2026-05-08 13:57.45: New job: docker build {
"commit": "6eb65a533d309080de03c3a5d06bc9f2bd35d6a8",
"dockerfile": {
"file": "Dockerfile"
},
"docker_context": null,
"squash": false,
"buildx": true,
"build_args": [],
"path": null
}
2026-05-08 13:57.45: Checking out commit 6eb65a53. To reproduce:
git clone --recursive "https://github.com/tarides/deployer.git" -b "master" && cd "deployer" && git reset --hard 6eb65a53
2026-05-08 13:57.45: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/deployer.git-0e6fb07d8adc7bc70f913609b7667c91d998739fc4aeb320731e359bdaedcbba/.git"
"/tmp/git-checkout27665b38"
2026-05-08 13:57.45: Exec: "git" "-C" "/tmp/git-checkout27665b38" "submodule"
"deinit" "--force" "--all"
2026-05-08 13:57.45: Exec: "git" "-C" "/tmp/git-checkout27665b38" "reset"
"--hard" "-q" "6eb65a533d309080de03c3a5d06bc9f2bd35d6a8"
2026-05-08 13:57.45: Exec: "git" "-c" "protocol.file.allow=always" "-C"
"/tmp/git-checkout27665b38" "submodule" "update"
"--recursive" "--init" "--no-fetch"
2026-05-08 13:57.45: Exec: "docker" "buildx" "build" "--pull" "-f" "/tmp/git-checkout27665b38/Dockerfile"
"--iidfile" "/tmp/git-checkout27665b38/docker-iid"
"--" "/tmp/git-checkout27665b38"
#0 building with "default" instance using docker driver
#1 [internal] load build definition from Dockerfile
#1 transferring dockerfile: 1.22kB done
#1 DONE 0.0s
#2 [internal] load metadata for docker.io/ocaml/opam:debian-12-ocaml-4.14
#2 ...
#3 [internal] load metadata for docker.io/library/debian:12
#3 DONE 1.2s
#2 [internal] load metadata for docker.io/ocaml/opam:debian-12-ocaml-4.14
#2 DONE 1.4s
#4 [internal] load .dockerignore
#4 transferring context: 114B done
#4 DONE 0.1s
#5 [stage-1 1/5] FROM docker.io/library/debian:12@sha256:8a8cd02c5912770b4980228a54d4aff9e4f986f1eb2525d2d371dec5232cefcc
#5 resolve docker.io/library/debian:12@sha256:8a8cd02c5912770b4980228a54d4aff9e4f986f1eb2525d2d371dec5232cefcc 0.0s done
#5 sha256:752182ee5d0c61be719426c40cdd345da9f8d51684555a39f4c9eebcc331902c 1.02kB / 1.02kB done
#5 sha256:a041da775387ba2acf2b74026ab35cfd66d7db7f087acf5914004b6c743977ea 453B / 453B done
#5 sha256:8a8cd02c5912770b4980228a54d4aff9e4f986f1eb2525d2d371dec5232cefcc 8.52kB / 8.52kB done
#5 DONE 0.2s
#6 [internal] load build context
#6 transferring context: 12.11kB done
#6 DONE 0.1s
#7 [build 1/10] FROM docker.io/ocaml/opam:debian-12-ocaml-4.14@sha256:13e1729d531bab06d748c6eae4387dfd6679df841ea27c98d4434cbbdfceeace
#7 resolve docker.io/ocaml/opam:debian-12-ocaml-4.14@sha256:13e1729d531bab06d748c6eae4387dfd6679df841ea27c98d4434cbbdfceeace 0.0s done
#7 sha256:13e1729d531bab06d748c6eae4387dfd6679df841ea27c98d4434cbbdfceeace 2.01kB / 2.01kB done
#7 sha256:bd1043eb57d29789b7d65bbdd8556fa0d0a0ed2b7686e686ed112ec02f259015 9.71kB / 9.71kB done
#7 sha256:064712a5a83453bf0d47ee36976e6a3210d36150c388794349fa5a363a038064 0B / 215B 0.1s
#7 sha256:4a73fc1bc59ee818433424c421b96605865b5622b7b17802684a04e4cafe0757 11.84kB / 11.84kB done
#7 sha256:f1d0f64653a7d73629c519d3351daff6aaf88452fc48abddbdeea846128ec9fd 0B / 156B 0.1s
#7 sha256:d4178e58147394f945f14b7d09322c1f5cc74ce157683ada9897300ad2730ed5 0B / 15.24MB 0.1s
#7 extracting sha256:f1d0f64653a7d73629c519d3351daff6aaf88452fc48abddbdeea846128ec9fd
#7 sha256:f1d0f64653a7d73629c519d3351daff6aaf88452fc48abddbdeea846128ec9fd 156B / 156B 0.2s done
#7 extracting sha256:f1d0f64653a7d73629c519d3351daff6aaf88452fc48abddbdeea846128ec9fd done
#7 extracting sha256:064712a5a83453bf0d47ee36976e6a3210d36150c388794349fa5a363a038064
#7 sha256:064712a5a83453bf0d47ee36976e6a3210d36150c388794349fa5a363a038064 215B / 215B 0.2s done
#7 extracting sha256:064712a5a83453bf0d47ee36976e6a3210d36150c388794349fa5a363a038064 done
#7 sha256:a6cf9e296c1f0b27879d697def8a855a099e372529472b93950d365084e96791 0B / 183.62MB 0.3s
#7 sha256:fc333dfdfd9b8cbf0fec277472d69c35c8aa3bd34d9f24b7f048a7bbf6a268df 0B / 365B 0.4s
#7 ...
#8 [stage-1 3/5] ADD --chmod=755 https://github.com/docker/buildx/releases/download/v0.19.3/buildx-v0.19.3.linux-amd64 /usr/local/lib/docker/cli-plugins/docker-buildx
#8 DONE 0.5s
#7 [build 1/10] FROM docker.io/ocaml/opam:debian-12-ocaml-4.14@sha256:13e1729d531bab06d748c6eae4387dfd6679df841ea27c98d4434cbbdfceeace
#7 sha256:d4178e58147394f945f14b7d09322c1f5cc74ce157683ada9897300ad2730ed5 12.58MB / 15.24MB 0.5s
#7 sha256:a6cf9e296c1f0b27879d697def8a855a099e372529472b93950d365084e96791 12.58MB / 183.62MB 0.5s
#7 sha256:fc333dfdfd9b8cbf0fec277472d69c35c8aa3bd34d9f24b7f048a7bbf6a268df 365B / 365B 0.4s done
#7 sha256:546616c9929ea4e686d31a80dd18ba65171d16a9c5877f6d9f975c9580895c0b 0B / 5.68MB 0.5s
#7 sha256:d4178e58147394f945f14b7d09322c1f5cc74ce157683ada9897300ad2730ed5 15.24MB / 15.24MB 0.5s done
#7 sha256:a6cf9e296c1f0b27879d697def8a855a099e372529472b93950d365084e96791 37.75MB / 183.62MB 0.6s
#7 sha256:546616c9929ea4e686d31a80dd18ba65171d16a9c5877f6d9f975c9580895c0b 1.05MB / 5.68MB 0.6s
#7 extracting sha256:d4178e58147394f945f14b7d09322c1f5cc74ce157683ada9897300ad2730ed5
#7 sha256:f23aa9ac846fd1f410f518f33cbd745a48d4a8657d72db70dd4d847efc88fc9b 0B / 5.68MB 0.6s
#7 sha256:a6cf9e296c1f0b27879d697def8a855a099e372529472b93950d365084e96791 61.87MB / 183.62MB 0.7s
#7 sha256:546616c9929ea4e686d31a80dd18ba65171d16a9c5877f6d9f975c9580895c0b 5.68MB / 5.68MB 0.6s done
#7 extracting sha256:d4178e58147394f945f14b7d09322c1f5cc74ce157683ada9897300ad2730ed5 0.2s done
#7 sha256:2e42eb607896e7c398c4ec01c655fbd006c5e76477a5b6b65f878613d4837597 0B / 6.30MB 0.7s
#7 sha256:a6cf9e296c1f0b27879d697def8a855a099e372529472b93950d365084e96791 111.15MB / 183.62MB 0.9s
#7 sha256:f23aa9ac846fd1f410f518f33cbd745a48d4a8657d72db70dd4d847efc88fc9b 5.68MB / 5.68MB 0.8s done
#7 sha256:2e42eb607896e7c398c4ec01c655fbd006c5e76477a5b6b65f878613d4837597 6.30MB / 6.30MB 0.8s
#7 extracting sha256:fc333dfdfd9b8cbf0fec277472d69c35c8aa3bd34d9f24b7f048a7bbf6a268df done
#7 sha256:591ffa0bad15de6ca99006c0ef1e098727fd31b1825c21923c8217acdb59d0e4 0B / 6.93MB 0.9s
#7 sha256:a6cf9e296c1f0b27879d697def8a855a099e372529472b93950d365084e96791 133.57MB / 183.62MB 1.0s
#7 sha256:2e42eb607896e7c398c4ec01c655fbd006c5e76477a5b6b65f878613d4837597 6.30MB / 6.30MB 0.8s done
#7 sha256:591ffa0bad15de6ca99006c0ef1e098727fd31b1825c21923c8217acdb59d0e4 1.05MB / 6.93MB 1.0s
#7 sha256:b7bdbbd283293b6f68f5fefd3809ec01bb8b8c70539c047fd4b80bf3d03fea8f 6.91MB / 6.91MB 1.0s
#7 sha256:913b0dfe096bfa1d54a258d572005f94fb57ecd9391930cb4e87536a7a7c96bf 0B / 7.01MB 1.1s
#7 sha256:a6cf9e296c1f0b27879d697def8a855a099e372529472b93950d365084e96791 183.62MB / 183.62MB 1.3s
#7 sha256:591ffa0bad15de6ca99006c0ef1e098727fd31b1825c21923c8217acdb59d0e4 6.93MB / 6.93MB 1.0s done
#7 sha256:b7bdbbd283293b6f68f5fefd3809ec01bb8b8c70539c047fd4b80bf3d03fea8f 6.91MB / 6.91MB 1.0s done
#7 sha256:913b0dfe096bfa1d54a258d572005f94fb57ecd9391930cb4e87536a7a7c96bf 1.05MB / 7.01MB 1.3s
#7 sha256:66055d504a3b691d92b918582fd9bf3c998648106c7ee1e66fa6a812857fc063 0B / 7.05MB 1.2s
#7 sha256:a6cf9e296c1f0b27879d697def8a855a099e372529472b93950d365084e96791 183.62MB / 183.62MB 1.3s done
#7 sha256:913b0dfe096bfa1d54a258d572005f94fb57ecd9391930cb4e87536a7a7c96bf 7.01MB / 7.01MB 1.4s
#7 sha256:66055d504a3b691d92b918582fd9bf3c998648106c7ee1e66fa6a812857fc063 2.10MB / 7.05MB 1.3s
#7 sha256:7257bffe6278ad57937d5376c69df1953216fa1c512d8abcc7f6ff8117302171 0B / 7.05MB 1.4s
#7 extracting sha256:a6cf9e296c1f0b27879d697def8a855a099e372529472b93950d365084e96791
#7 sha256:913b0dfe096bfa1d54a258d572005f94fb57ecd9391930cb4e87536a7a7c96bf 7.01MB / 7.01MB 1.4s done
#7 sha256:66055d504a3b691d92b918582fd9bf3c998648106c7ee1e66fa6a812857fc063 7.05MB / 7.05MB 1.4s done
#7 sha256:5a1501b738d29296dba79b88ca2b982b0a3e122e44dfabdf3df18cebdde2360c 0B / 443.11kB 1.5s
#7 sha256:dcce788e8ed7e171b1f3e3428fa2976790400db98a5c5332b99659926e9a7eaf 0B / 191B 1.5s
#7 sha256:5a1501b738d29296dba79b88ca2b982b0a3e122e44dfabdf3df18cebdde2360c 443.11kB / 443.11kB 1.5s done
#7 sha256:f3e893ada06ca4247ccb3db6f128e93cb677fe5e30d725eee5a7d4825eec32e1 0B / 194B 1.6s
#7 sha256:7257bffe6278ad57937d5376c69df1953216fa1c512d8abcc7f6ff8117302171 2.10MB / 7.05MB 1.7s
#7 sha256:dcce788e8ed7e171b1f3e3428fa2976790400db98a5c5332b99659926e9a7eaf 191B / 191B 1.6s done
#7 sha256:d296da698d1c72176ebe7c119b41cc591df35dc324348fc4d908d04505c31f3a 0B / 195B 1.7s
#7 sha256:7257bffe6278ad57937d5376c69df1953216fa1c512d8abcc7f6ff8117302171 6.29MB / 7.05MB 1.8s
#7 sha256:f3e893ada06ca4247ccb3db6f128e93cb677fe5e30d725eee5a7d4825eec32e1 194B / 194B 1.8s done
#7 sha256:7257bffe6278ad57937d5376c69df1953216fa1c512d8abcc7f6ff8117302171 7.05MB / 7.05MB 1.8s done
#7 sha256:d296da698d1c72176ebe7c119b41cc591df35dc324348fc4d908d04505c31f3a 195B / 195B 1.8s done
#7 sha256:f92604836e3a21d0df5f860d706e32edab9778d115d6e1b2927372f0c93f7897 0B / 3.35kB 1.9s
#7 sha256:f3272f3745f50079adeca24ed5385bb10224a16965b6fc8ad124de3ad15cd4ac 0B / 302B 1.9s
#7 sha256:c51e17d56e8de68a6eb16ef2fbb2b79704e89d2828b129a653390ae1869137ea 0B / 93B 1.9s
#7 sha256:f3272f3745f50079adeca24ed5385bb10224a16965b6fc8ad124de3ad15cd4ac 302B / 302B 1.9s done
#7 sha256:c51e17d56e8de68a6eb16ef2fbb2b79704e89d2828b129a653390ae1869137ea 93B / 93B 1.9s done
#7 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 0B / 32B 2.1s
#7 sha256:13a43a83b27ea02def8eb6af5c07f304d32c7b5eeb279b65bba2cc89a92eb136 2.19kB / 2.19kB 2.0s done
#7 sha256:f72b75beb9af0c1819794c6eab1264b5752e5243dcf5a4cc05e5225090d4f373 0B / 157B 2.1s
#7 sha256:f92604836e3a21d0df5f860d706e32edab9778d115d6e1b2927372f0c93f7897 3.35kB / 3.35kB 2.1s done
#7 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 2.1s done
#7 sha256:f72b75beb9af0c1819794c6eab1264b5752e5243dcf5a4cc05e5225090d4f373 157B / 157B 2.2s done
#7 sha256:a98284d78b32395172a5aae4e8158081f28b5d263e5ea8b18f885a0bf9899184 0B / 159B 2.3s
#7 sha256:6fc1d55e856f1b18f628a3334d0ed0da6bd516d3ec0dba151aa9dd817998ed42 0B / 226B 2.3s
#7 sha256:059803cba07aeb9701a3a7cca1d22e3ba0869f077f6348448bdb77682b554069 0B / 224B 2.3s
#7 sha256:a98284d78b32395172a5aae4e8158081f28b5d263e5ea8b18f885a0bf9899184 159B / 159B 2.3s done
#7 sha256:6fc1d55e856f1b18f628a3334d0ed0da6bd516d3ec0dba151aa9dd817998ed42 226B / 226B 2.4s done
#7 sha256:059803cba07aeb9701a3a7cca1d22e3ba0869f077f6348448bdb77682b554069 224B / 224B 2.4s done
#7 sha256:5703bd5e4c25909284a82bd821565cdbea64d32272bc4ac20b530bad7c9cc36e 0B / 232B 2.5s
#7 sha256:49c7f8b07dc5bcaa83c50e09ff4f5238331349f30fa9da6f1f6152b6e3123ac5 0B / 288B 2.5s
#7 sha256:4e02ab335e392753e321bd9a2f5e98a623bfb39b5d5b8086e59b17e5dbfd588c 0B / 247B 2.5s
#7 sha256:5703bd5e4c25909284a82bd821565cdbea64d32272bc4ac20b530bad7c9cc36e 232B / 232B 2.5s done
#7 sha256:a350df562f08eb09bb71dc96205dec009180b2e2f258ceafe616147c5e03131d 0B / 223B 2.6s
#7 sha256:49c7f8b07dc5bcaa83c50e09ff4f5238331349f30fa9da6f1f6152b6e3123ac5 288B / 288B 2.6s done
#7 sha256:4e02ab335e392753e321bd9a2f5e98a623bfb39b5d5b8086e59b17e5dbfd588c 247B / 247B 2.7s
#7 sha256:a350df562f08eb09bb71dc96205dec009180b2e2f258ceafe616147c5e03131d 223B / 223B 2.6s done
#7 sha256:ef1fd8df936d661339d0c9f478ff86285de66bccb19125050b3d5833c4b58680 0B / 286B 2.7s
#7 sha256:af61282981970be02cec2d7d445a0cf262212cdc3d9a3fece378fb197d9774ad 0B / 232B 2.7s
#7 sha256:4e02ab335e392753e321bd9a2f5e98a623bfb39b5d5b8086e59b17e5dbfd588c 247B / 247B 2.7s done
#7 sha256:af61282981970be02cec2d7d445a0cf262212cdc3d9a3fece378fb197d9774ad 232B / 232B 2.8s done
#7 sha256:35f9a181cff8e20314df32bafff0bfdef81406bf17749895745125c70b9a1b60 0B / 215B 2.8s
#7 sha256:ef1fd8df936d661339d0c9f478ff86285de66bccb19125050b3d5833c4b58680 286B / 286B 2.8s done
#7 sha256:6c51fd80b01f3169fb394ba659958adbe566a69ba115517217d5d39699f4b18f 0B / 217.61MB 2.9s
#7 sha256:ecdace7ecbd771437634d321d4c53a3b14b32c8d772b78e49932effa45ff5018 0B / 226B 2.9s
#7 sha256:35f9a181cff8e20314df32bafff0bfdef81406bf17749895745125c70b9a1b60 215B / 215B 2.9s done
#7 sha256:ecdace7ecbd771437634d321d4c53a3b14b32c8d772b78e49932effa45ff5018 226B / 226B 2.9s done
#7 sha256:705789060c38a57beac4e3e7dc41a7d23306f4b6d0716490f322d4a5439dfe35 0B / 183.23MB 3.0s
#7 sha256:22d9ac6aaa8de44e2797e75647ff351287a41637123370b7e984cbc09bb19ffd 0B / 232B 3.0s
#7 sha256:22d9ac6aaa8de44e2797e75647ff351287a41637123370b7e984cbc09bb19ffd 232B / 232B 3.1s done
#7 sha256:627b366f76418a847ecd9586aa2820546e0179295119bfef1a2f764ec887a400 0B / 412B 3.2s
#7 sha256:705789060c38a57beac4e3e7dc41a7d23306f4b6d0716490f322d4a5439dfe35 18.87MB / 183.23MB 3.4s
#7 sha256:705789060c38a57beac4e3e7dc41a7d23306f4b6d0716490f322d4a5439dfe35 28.31MB / 183.23MB 3.5s
#7 sha256:627b366f76418a847ecd9586aa2820546e0179295119bfef1a2f764ec887a400 412B / 412B 3.4s done
#7 sha256:753002b26f46f5b8bb6caa081fa55d91df0229f2a65ad421d6fb17992b223865 0B / 230B 3.5s
#7 sha256:705789060c38a57beac4e3e7dc41a7d23306f4b6d0716490f322d4a5439dfe35 50.33MB / 183.23MB 3.7s
#7 sha256:753002b26f46f5b8bb6caa081fa55d91df0229f2a65ad421d6fb17992b223865 230B / 230B 3.6s done
#7 sha256:ceacc8889769759ef5fb662b306c6b66313e45d8d41a7f1269ccaed0b802270f 0B / 1.75kB 3.7s
#7 sha256:705789060c38a57beac4e3e7dc41a7d23306f4b6d0716490f322d4a5439dfe35 75.50MB / 183.23MB 3.9s
#7 sha256:ceacc8889769759ef5fb662b306c6b66313e45d8d41a7f1269ccaed0b802270f 1.75kB / 1.75kB 3.9s done
#7 sha256:d74002e0bc95cab5fcce93e019cd665cb8c5658c88f713604e33d6f68c4c1018 0B / 199.66MB 4.0s
#7 sha256:6c51fd80b01f3169fb394ba659958adbe566a69ba115517217d5d39699f4b18f 11.53MB / 217.61MB 4.1s
#7 sha256:6c51fd80b01f3169fb394ba659958adbe566a69ba115517217d5d39699f4b18f 33.55MB / 217.61MB 4.4s
#7 sha256:705789060c38a57beac4e3e7dc41a7d23306f4b6d0716490f322d4a5439dfe35 96.47MB / 183.23MB 4.4s
#7 sha256:6c51fd80b01f3169fb394ba659958adbe566a69ba115517217d5d39699f4b18f 66.86MB / 217.61MB 4.5s
#7 sha256:6c51fd80b01f3169fb394ba659958adbe566a69ba115517217d5d39699f4b18f 98.88MB / 217.61MB 4.6s
#7 sha256:705789060c38a57beac4e3e7dc41a7d23306f4b6d0716490f322d4a5439dfe35 128.05MB / 183.23MB 4.6s
#7 sha256:d74002e0bc95cab5fcce93e019cd665cb8c5658c88f713604e33d6f68c4c1018 10.49MB / 199.66MB 4.6s
#7 sha256:6c51fd80b01f3169fb394ba659958adbe566a69ba115517217d5d39699f4b18f 131.07MB / 217.61MB 4.7s
#7 sha256:705789060c38a57beac4e3e7dc41a7d23306f4b6d0716490f322d4a5439dfe35 153.74MB / 183.23MB 4.7s
#7 sha256:d74002e0bc95cab5fcce93e019cd665cb8c5658c88f713604e33d6f68c4c1018 22.02MB / 199.66MB 4.7s
#7 sha256:6c51fd80b01f3169fb394ba659958adbe566a69ba115517217d5d39699f4b18f 195.04MB / 217.61MB 4.9s
#7 sha256:705789060c38a57beac4e3e7dc41a7d23306f4b6d0716490f322d4a5439dfe35 183.23MB / 183.23MB 4.9s
#7 sha256:d74002e0bc95cab5fcce93e019cd665cb8c5658c88f713604e33d6f68c4c1018 37.75MB / 199.66MB 4.9s
#7 sha256:6c51fd80b01f3169fb394ba659958adbe566a69ba115517217d5d39699f4b18f 217.61MB / 217.61MB 5.1s
#7 sha256:705789060c38a57beac4e3e7dc41a7d23306f4b6d0716490f322d4a5439dfe35 183.23MB / 183.23MB 4.9s done
#7 sha256:d74002e0bc95cab5fcce93e019cd665cb8c5658c88f713604e33d6f68c4c1018 49.28MB / 199.66MB 5.1s
#7 sha256:4e9e04f2425c7b98b964c1d381a7e2545c3d7413614a72b081aeb4bfc72ae016 0B / 697B 5.1s
#7 sha256:6c51fd80b01f3169fb394ba659958adbe566a69ba115517217d5d39699f4b18f 217.61MB / 217.61MB 5.2s done
#7 sha256:4e9e04f2425c7b98b964c1d381a7e2545c3d7413614a72b081aeb4bfc72ae016 697B / 697B 5.2s done
#7 sha256:f44a63e57bfb2baad3dec4523857591486411fdc8498eafd8cc421248b4c294a 0B / 259.34kB 5.3s
#7 sha256:fa455340c21259b169628050cfbeb30ebaf55698abdca0c413c15da9ba499c18 0B / 423B 5.3s
#7 sha256:fa455340c21259b169628050cfbeb30ebaf55698abdca0c413c15da9ba499c18 423B / 423B 5.4s done
#7 sha256:d74002e0bc95cab5fcce93e019cd665cb8c5658c88f713604e33d6f68c4c1018 66.06MB / 199.66MB 5.6s
#7 sha256:f44a63e57bfb2baad3dec4523857591486411fdc8498eafd8cc421248b4c294a 259.34kB / 259.34kB 5.5s done
#7 sha256:d74002e0bc95cab5fcce93e019cd665cb8c5658c88f713604e33d6f68c4c1018 83.89MB / 199.66MB 5.8s
#7 sha256:d74002e0bc95cab5fcce93e019cd665cb8c5658c88f713604e33d6f68c4c1018 100.66MB / 199.66MB 6.0s
#7 sha256:d74002e0bc95cab5fcce93e019cd665cb8c5658c88f713604e33d6f68c4c1018 119.54MB / 199.66MB 6.2s
#7 sha256:d74002e0bc95cab5fcce93e019cd665cb8c5658c88f713604e33d6f68c4c1018 144.70MB / 199.66MB 6.5s
#7 extracting sha256:a6cf9e296c1f0b27879d697def8a855a099e372529472b93950d365084e96791 5.1s
#7 sha256:d74002e0bc95cab5fcce93e019cd665cb8c5658c88f713604e33d6f68c4c1018 161.48MB / 199.66MB 6.7s
#7 sha256:d74002e0bc95cab5fcce93e019cd665cb8c5658c88f713604e33d6f68c4c1018 179.31MB / 199.66MB 6.9s
#7 sha256:d74002e0bc95cab5fcce93e019cd665cb8c5658c88f713604e33d6f68c4c1018 197.13MB / 199.66MB 7.1s
#7 extracting sha256:a6cf9e296c1f0b27879d697def8a855a099e372529472b93950d365084e96791 5.9s done
#7 sha256:d74002e0bc95cab5fcce93e019cd665cb8c5658c88f713604e33d6f68c4c1018 199.66MB / 199.66MB 7.3s done
#7 extracting sha256:546616c9929ea4e686d31a80dd18ba65171d16a9c5877f6d9f975c9580895c0b
#7 extracting sha256:546616c9929ea4e686d31a80dd18ba65171d16a9c5877f6d9f975c9580895c0b 0.1s done
#7 extracting sha256:f23aa9ac846fd1f410f518f33cbd745a48d4a8657d72db70dd4d847efc88fc9b 0.1s done
#7 extracting sha256:2e42eb607896e7c398c4ec01c655fbd006c5e76477a5b6b65f878613d4837597
#7 extracting sha256:2e42eb607896e7c398c4ec01c655fbd006c5e76477a5b6b65f878613d4837597 0.1s done
#7 extracting sha256:b7bdbbd283293b6f68f5fefd3809ec01bb8b8c70539c047fd4b80bf3d03fea8f
#7 extracting sha256:b7bdbbd283293b6f68f5fefd3809ec01bb8b8c70539c047fd4b80bf3d03fea8f 0.1s done
#7 extracting sha256:591ffa0bad15de6ca99006c0ef1e098727fd31b1825c21923c8217acdb59d0e4 0.1s
#7 extracting sha256:591ffa0bad15de6ca99006c0ef1e098727fd31b1825c21923c8217acdb59d0e4 0.1s done
#7 extracting sha256:913b0dfe096bfa1d54a258d572005f94fb57ecd9391930cb4e87536a7a7c96bf 0.1s
#7 extracting sha256:913b0dfe096bfa1d54a258d572005f94fb57ecd9391930cb4e87536a7a7c96bf 0.1s done
#7 extracting sha256:66055d504a3b691d92b918582fd9bf3c998648106c7ee1e66fa6a812857fc063
#7 extracting sha256:66055d504a3b691d92b918582fd9bf3c998648106c7ee1e66fa6a812857fc063 0.1s done
#7 extracting sha256:7257bffe6278ad57937d5376c69df1953216fa1c512d8abcc7f6ff8117302171
#7 extracting sha256:7257bffe6278ad57937d5376c69df1953216fa1c512d8abcc7f6ff8117302171 0.1s done
#7 extracting sha256:5a1501b738d29296dba79b88ca2b982b0a3e122e44dfabdf3df18cebdde2360c 0.0s done
#7 extracting sha256:dcce788e8ed7e171b1f3e3428fa2976790400db98a5c5332b99659926e9a7eaf done
#7 extracting sha256:f3e893ada06ca4247ccb3db6f128e93cb677fe5e30d725eee5a7d4825eec32e1
#7 extracting sha256:f3e893ada06ca4247ccb3db6f128e93cb677fe5e30d725eee5a7d4825eec32e1 done
#7 extracting sha256:d296da698d1c72176ebe7c119b41cc591df35dc324348fc4d908d04505c31f3a done
#7 extracting sha256:c51e17d56e8de68a6eb16ef2fbb2b79704e89d2828b129a653390ae1869137ea
#7 extracting sha256:c51e17d56e8de68a6eb16ef2fbb2b79704e89d2828b129a653390ae1869137ea done
#7 extracting sha256:f92604836e3a21d0df5f860d706e32edab9778d115d6e1b2927372f0c93f7897 done
#7 extracting sha256:f3272f3745f50079adeca24ed5385bb10224a16965b6fc8ad124de3ad15cd4ac
#7 extracting sha256:f3272f3745f50079adeca24ed5385bb10224a16965b6fc8ad124de3ad15cd4ac done
#7 extracting sha256:13a43a83b27ea02def8eb6af5c07f304d32c7b5eeb279b65bba2cc89a92eb136 done
#7 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1
#7 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done
#7 extracting sha256:f72b75beb9af0c1819794c6eab1264b5752e5243dcf5a4cc05e5225090d4f373 done
#7 extracting sha256:a98284d78b32395172a5aae4e8158081f28b5d263e5ea8b18f885a0bf9899184 done
#7 extracting sha256:6fc1d55e856f1b18f628a3334d0ed0da6bd516d3ec0dba151aa9dd817998ed42 done
#7 extracting sha256:059803cba07aeb9701a3a7cca1d22e3ba0869f077f6348448bdb77682b554069
#7 extracting sha256:059803cba07aeb9701a3a7cca1d22e3ba0869f077f6348448bdb77682b554069 done
#7 extracting sha256:5703bd5e4c25909284a82bd821565cdbea64d32272bc4ac20b530bad7c9cc36e done
#7 extracting sha256:49c7f8b07dc5bcaa83c50e09ff4f5238331349f30fa9da6f1f6152b6e3123ac5 done
#7 extracting sha256:4e02ab335e392753e321bd9a2f5e98a623bfb39b5d5b8086e59b17e5dbfd588c
#7 extracting sha256:4e02ab335e392753e321bd9a2f5e98a623bfb39b5d5b8086e59b17e5dbfd588c done
#7 extracting sha256:a350df562f08eb09bb71dc96205dec009180b2e2f258ceafe616147c5e03131d done
#7 extracting sha256:af61282981970be02cec2d7d445a0cf262212cdc3d9a3fece378fb197d9774ad
#7 extracting sha256:af61282981970be02cec2d7d445a0cf262212cdc3d9a3fece378fb197d9774ad done
#7 extracting sha256:ef1fd8df936d661339d0c9f478ff86285de66bccb19125050b3d5833c4b58680 done
#7 extracting sha256:35f9a181cff8e20314df32bafff0bfdef81406bf17749895745125c70b9a1b60 done
#7 extracting sha256:ecdace7ecbd771437634d321d4c53a3b14b32c8d772b78e49932effa45ff5018
#7 extracting sha256:ecdace7ecbd771437634d321d4c53a3b14b32c8d772b78e49932effa45ff5018 done
#7 extracting sha256:6c51fd80b01f3169fb394ba659958adbe566a69ba115517217d5d39699f4b18f
#7 ...
#9 [stage-1 2/5] RUN apt-get update && apt-get install libsqlite3-dev libev-dev ca-certificates git netbase graphviz -y --no-install-recommends
#9 0.266 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
#9 0.279 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
#9 0.279 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
#9 0.360 Get:4 http://deb.debian.org/debian bookworm/main amd64 Packages [8792 kB]
#9 0.424 Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [6924 B]
#9 0.499 Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [299 kB]
#9 1.250 Fetched 9352 kB in 1s (9476 kB/s)
#9 1.250 Reading package lists...
#9 1.919 Reading package lists...
#9 2.548 Building dependency tree...
#9 2.689 Reading state information...
#9 2.847 The following additional packages will be installed:
#9 2.847 fontconfig fontconfig-config fonts-dejavu-core git-man libabsl20220623
#9 2.849 libann0 libaom3 libavif15 libbrotli1 libbsd0 libc-dev-bin libc6-dev
#9 2.849 libcairo2 libcdt5 libcgraph6 libcrypt-dev libcurl3-gnutls libdatrie1
#9 2.849 libdav1d6 libde265-0 libdeflate0 liberror-perl libev4 libexpat1
#9 2.849 libfontconfig1 libfreetype6 libfribidi0 libgav1-1 libgd3 libgdbm-compat4
#9 2.849 libgdbm6 libglib2.0-0 libgraphite2-3 libgssapi-krb5-2 libgts-0.7-5 libgvc6
#9 2.849 libgvpr2 libharfbuzz0b libheif1 libice6 libjbig0 libjpeg62-turbo
#9 2.849 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblab-gamut1
#9 2.849 libldap-2.5-0 liblerc4 libltdl7 libnghttp2-14 libnsl-dev libnsl2 libnuma1
#9 2.849 libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4
#9 2.849 libperl5.36 libpixman-1-0 libpng16-16 libpsl5 librav1e0 librtmp1 libsasl2-2
#9 2.849 libsasl2-modules-db libsm6 libsqlite3-0 libssh2-1 libssl3 libsvtav1enc1
#9 2.849 libthai-data libthai0 libtiff6 libtirpc-common libtirpc-dev libtirpc3
#9 2.849 libwebp7 libx11-6 libx11-data libx265-199 libxau6 libxaw7 libxcb-render0
#9 2.849 libxcb-shm0 libxcb1 libxdmcp6 libxext6 libxmu6 libxpm4 libxrender1 libxt6
#9 2.849 libyuv0 linux-libc-dev openssl perl perl-modules-5.36 rpcsvc-proto
#9 2.849 x11-common
#9 2.849 Suggested packages:
#9 2.849 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-email git-gui
#9 2.849 gitk gitweb git-cvs git-mediawiki git-svn gsfonts graphviz-doc glibc-doc
#9 2.849 manpages-dev libgd-tools gdbm-l10n low-memory-monitor krb5-doc krb5-user
#9 2.849 sensible-utils sqlite3-doc perl-doc libterm-readline-gnu-perl
#9 2.849 | libterm-readline-perl-perl make libtap-harness-archive-perl
#9 2.849 Recommended packages:
#9 2.849 patch less ssh-client fonts-liberation2 manpages manpages-dev libc-devtools
#9 2.849 libglib2.0-data shared-mime-info xdg-user-dirs libgts-bin krb5-locales
#9 2.849 libldap-common publicsuffix libsasl2-modules
#9 3.488 The following NEW packages will be installed:
#9 3.488 ca-certificates fontconfig fontconfig-config fonts-dejavu-core git git-man
#9 3.489 graphviz libabsl20220623 libann0 libaom3 libavif15 libbrotli1 libbsd0
#9 3.489 libc-dev-bin libc6-dev libcairo2 libcdt5 libcgraph6 libcrypt-dev
#9 3.489 libcurl3-gnutls libdatrie1 libdav1d6 libde265-0 libdeflate0 liberror-perl
#9 3.489 libev-dev libev4 libexpat1 libfontconfig1 libfreetype6 libfribidi0 libgav1-1
#9 3.489 libgd3 libgdbm-compat4 libgdbm6 libglib2.0-0 libgraphite2-3 libgssapi-krb5-2
#9 3.489 libgts-0.7-5 libgvc6 libgvpr2 libharfbuzz0b libheif1 libice6 libjbig0
#9 3.489 libjpeg62-turbo libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0
#9 3.489 liblab-gamut1 libldap-2.5-0 liblerc4 libltdl7 libnghttp2-14 libnsl-dev
#9 3.489 libnsl2 libnuma1 libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0
#9 3.489 libpathplan4 libperl5.36 libpixman-1-0 libpng16-16 libpsl5 librav1e0
#9 3.489 librtmp1 libsasl2-2 libsasl2-modules-db libsm6 libsqlite3-0 libsqlite3-dev
#9 3.489 libssh2-1 libssl3 libsvtav1enc1 libthai-data libthai0 libtiff6
#9 3.489 libtirpc-common libtirpc-dev libtirpc3 libwebp7 libx11-6 libx11-data
#9 3.489 libx265-199 libxau6 libxaw7 libxcb-render0 libxcb-shm0 libxcb1 libxdmcp6
#9 3.489 libxext6 libxmu6 libxpm4 libxrender1 libxt6 libyuv0 linux-libc-dev netbase
#9 3.489 openssl perl perl-modules-5.36 rpcsvc-proto x11-common
#9 3.528 0 upgraded, 105 newly installed, 0 to remove and 0 not upgraded.
#9 3.528 Need to get 51.1 MB of archives.
#9 3.528 After this operation, 213 MB of additional disk space will be used.
#9 3.528 Get:1 http://deb.debian.org/debian bookworm/main amd64 perl-modules-5.36 all 5.36.0-7+deb12u3 [2815 kB]
#9 3.546 Get:2 http://deb.debian.org/debian bookworm/main amd64 libgdbm6 amd64 1.23-3 [72.2 kB]
#9 3.547 Get:3 http://deb.debian.org/debian bookworm/main amd64 libgdbm-compat4 amd64 1.23-3 [48.2 kB]
#9 3.547 Get:4 http://deb.debian.org/debian bookworm/main amd64 libperl5.36 amd64 5.36.0-7+deb12u3 [4196 kB]
#9 3.566 Get:5 http://deb.debian.org/debian bookworm/main amd64 perl amd64 5.36.0-7+deb12u3 [239 kB]
#9 3.568 Get:6 http://deb.debian.org/debian bookworm/main amd64 netbase all 6.4 [12.8 kB]
#9 3.568 Get:7 http://deb.debian.org/debian-security bookworm-security/main amd64 libssl3 amd64 3.0.19-1~deb12u2 [2032 kB]
#9 3.575 Get:8 http://deb.debian.org/debian-security bookworm-security/main amd64 openssl amd64 3.0.19-1~deb12u2 [1435 kB]
#9 3.578 Get:9 http://deb.debian.org/debian bookworm/main amd64 ca-certificates all 20230311+deb12u1 [155 kB]
#9 3.579 Get:10 http://deb.debian.org/debian bookworm/main amd64 libexpat1 amd64 2.5.0-1+deb12u2 [99.9 kB]
#9 3.581 Get:11 http://deb.debian.org/debian bookworm/main amd64 libbrotli1 amd64 1.0.9-2+b6 [275 kB]
#9 3.582 Get:12 http://deb.debian.org/debian-security bookworm-security/main amd64 libpng16-16 amd64 1.6.39-2+deb12u4 [276 kB]
#9 3.584 Get:13 http://deb.debian.org/debian bookworm/main amd64 libfreetype6 amd64 2.12.1+dfsg-5+deb12u4 [398 kB]
#9 3.588 Get:14 http://deb.debian.org/debian bookworm/main amd64 fonts-dejavu-core all 2.37-6 [1068 kB]
#9 3.591 Get:15 http://deb.debian.org/debian bookworm/main amd64 fontconfig-config amd64 2.14.1-4 [315 kB]
#9 3.592 Get:16 http://deb.debian.org/debian bookworm/main amd64 libfontconfig1 amd64 2.14.1-4 [386 kB]
#9 3.594 Get:17 http://deb.debian.org/debian bookworm/main amd64 fontconfig amd64 2.14.1-4 [449 kB]
#9 3.597 Get:18 http://deb.debian.org/debian bookworm/main amd64 libkrb5support0 amd64 1.20.1-2+deb12u4 [33.2 kB]
#9 3.597 Get:19 http://deb.debian.org/debian bookworm/main amd64 libk5crypto3 amd64 1.20.1-2+deb12u4 [79.8 kB]
#9 3.598 Get:20 http://deb.debian.org/debian bookworm/main amd64 libkeyutils1 amd64 1.6.3-2 [8808 B]
#9 3.599 Get:21 http://deb.debian.org/debian bookworm/main amd64 libkrb5-3 amd64 1.20.1-2+deb12u4 [334 kB]
#9 3.601 Get:22 http://deb.debian.org/debian bookworm/main amd64 libgssapi-krb5-2 amd64 1.20.1-2+deb12u4 [135 kB]
#9 3.602 Get:23 http://deb.debian.org/debian bookworm/main amd64 libsasl2-modules-db amd64 2.1.28+dfsg-10 [20.3 kB]
#9 3.603 Get:24 http://deb.debian.org/debian bookworm/main amd64 libsasl2-2 amd64 2.1.28+dfsg-10 [59.7 kB]
#9 3.605 Get:25 http://deb.debian.org/debian bookworm/main amd64 libldap-2.5-0 amd64 2.5.13+dfsg-5 [183 kB]
#9 3.605 Get:26 http://deb.debian.org/debian bookworm/main amd64 libnghttp2-14 amd64 1.52.0-1+deb12u2 [73.0 kB]
#9 3.605 Get:27 http://deb.debian.org/debian bookworm/main amd64 libpsl5 amd64 0.21.2-1 [58.7 kB]
#9 3.606 Get:28 http://deb.debian.org/debian bookworm/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB]
#9 3.606 Get:29 http://deb.debian.org/debian bookworm/main amd64 libssh2-1 amd64 1.10.0-3+b1 [179 kB]
#9 3.608 Get:30 http://deb.debian.org/debian bookworm/main amd64 libcurl3-gnutls amd64 7.88.1-10+deb12u14 [386 kB]
#9 3.610 Get:31 http://deb.debian.org/debian bookworm/main amd64 liberror-perl all 0.17029-2 [29.0 kB]
#9 3.610 Get:32 http://deb.debian.org/debian bookworm/main amd64 git-man all 1:2.39.5-0+deb12u3 [2053 kB]
#9 3.620 Get:33 http://deb.debian.org/debian bookworm/main amd64 git amd64 1:2.39.5-0+deb12u3 [7264 kB]
#9 3.651 Get:34 http://deb.debian.org/debian bookworm/main amd64 libann0 amd64 1.1.2+doc-9+b1 [25.1 kB]
#9 3.652 Get:35 http://deb.debian.org/debian bookworm/main amd64 libcdt5 amd64 2.42.2-7+deb12u1 [39.6 kB]
#9 3.652 Get:36 http://deb.debian.org/debian bookworm/main amd64 libcgraph6 amd64 2.42.2-7+deb12u1 [63.0 kB]
#9 3.657 Get:37 http://deb.debian.org/debian bookworm/main amd64 libaom3 amd64 3.6.0-1+deb12u2 [1850 kB]
#9 3.665 Get:38 http://deb.debian.org/debian bookworm/main amd64 libdav1d6 amd64 1.0.0-2+deb12u1 [513 kB]
#9 3.674 Get:39 http://deb.debian.org/debian bookworm/main amd64 libabsl20220623 amd64 20220623.1-1+deb12u2 [391 kB]
#9 3.676 Get:40 http://deb.debian.org/debian bookworm/main amd64 libgav1-1 amd64 0.18.0-1+b1 [332 kB]
#9 3.684 Get:41 http://deb.debian.org/debian bookworm/main amd64 librav1e0 amd64 0.5.1-6 [763 kB]
#9 3.687 Get:42 http://deb.debian.org/debian bookworm/main amd64 libsvtav1enc1 amd64 1.4.1+dfsg-1 [2121 kB]
#9 3.697 Get:43 http://deb.debian.org/debian bookworm/main amd64 libjpeg62-turbo amd64 1:2.1.5-2 [166 kB]
#9 3.697 Get:44 http://deb.debian.org/debian bookworm/main amd64 libyuv0 amd64 0.0~git20230123.b2528b0-1 [168 kB]
#9 3.698 Get:45 http://deb.debian.org/debian bookworm/main amd64 libavif15 amd64 0.11.1-1+deb12u1 [94.4 kB]
#9 3.699 Get:46 http://deb.debian.org/debian bookworm/main amd64 libde265-0 amd64 1.0.11-1+deb12u2 [185 kB]
#9 3.700 Get:47 http://deb.debian.org/debian bookworm/main amd64 libnuma1 amd64 2.0.16-1 [21.0 kB]
#9 3.704 Get:48 http://deb.debian.org/debian bookworm/main amd64 libx265-199 amd64 3.5-2+b1 [1150 kB]
#9 3.705 Get:49 http://deb.debian.org/debian bookworm/main amd64 libheif1 amd64 1.15.1-1+deb12u1 [215 kB]
#9 3.707 Get:50 http://deb.debian.org/debian bookworm/main amd64 libdeflate0 amd64 1.14-1 [61.4 kB]
#9 3.707 Get:51 http://deb.debian.org/debian bookworm/main amd64 libjbig0 amd64 2.1-6.1 [31.7 kB]
#9 3.708 Get:52 http://deb.debian.org/debian bookworm/main amd64 liblerc4 amd64 4.0.0+ds-2 [170 kB]
#9 3.711 Get:53 http://deb.debian.org/debian bookworm/main amd64 libwebp7 amd64 1.2.4-0.2+deb12u1 [286 kB]
#9 3.711 Get:54 http://deb.debian.org/debian-security bookworm-security/main amd64 libtiff6 amd64 4.5.0-6+deb12u4 [316 kB]
#9 3.713 Get:55 http://deb.debian.org/debian bookworm/main amd64 libxau6 amd64 1:1.0.9-1 [19.7 kB]
#9 3.715 Get:56 http://deb.debian.org/debian bookworm/main amd64 libbsd0 amd64 0.11.7-2 [117 kB]
#9 3.716 Get:57 http://deb.debian.org/debian bookworm/main amd64 libxdmcp6 amd64 1:1.1.2-3 [26.3 kB]
#9 3.718 Get:58 http://deb.debian.org/debian bookworm/main amd64 libxcb1 amd64 1.15-1 [144 kB]
#9 3.721 Get:59 http://deb.debian.org/debian bookworm/main amd64 libx11-data all 2:1.8.4-2+deb12u2 [292 kB]
#9 3.724 Get:60 http://deb.debian.org/debian bookworm/main amd64 libx11-6 amd64 2:1.8.4-2+deb12u2 [760 kB]
#9 3.727 Get:61 http://deb.debian.org/debian bookworm/main amd64 libxpm4 amd64 1:3.5.12-1.1+deb12u1 [48.6 kB]
#9 3.730 Get:62 http://deb.debian.org/debian bookworm/main amd64 libgd3 amd64 2.3.3-9 [124 kB]
#9 3.733 Get:63 http://deb.debian.org/debian bookworm/main amd64 libglib2.0-0 amd64 2.74.6-2+deb12u8 [1402 kB]
#9 3.742 Get:64 http://deb.debian.org/debian bookworm/main amd64 libgts-0.7-5 amd64 0.7.6+darcs121130-5+b1 [160 kB]
#9 3.744 Get:65 http://deb.debian.org/debian bookworm/main amd64 libpixman-1-0 amd64 0.42.2-1 [546 kB]
#9 3.747 Get:66 http://deb.debian.org/debian bookworm/main amd64 libxcb-render0 amd64 1.15-1 [115 kB]
#9 3.747 Get:67 http://deb.debian.org/debian bookworm/main amd64 libxcb-shm0 amd64 1.15-1 [105 kB]
#9 3.747 Get:68 http://deb.debian.org/debian bookworm/main amd64 libxext6 amd64 2:1.3.4-1+b1 [52.9 kB]
#9 3.748 Get:69 http://deb.debian.org/debian bookworm/main amd64 libxrender1 amd64 1:0.9.10-1.1 [33.2 kB]
#9 3.748 Get:70 http://deb.debian.org/debian bookworm/main amd64 libcairo2 amd64 1.16.0-7 [575 kB]
#9 3.751 Get:71 http://deb.debian.org/debian bookworm/main amd64 libltdl7 amd64 2.4.7-7~deb12u1 [393 kB]
#9 3.756 Get:72 http://deb.debian.org/debian bookworm/main amd64 libfribidi0 amd64 1.0.8-2.1 [65.0 kB]
#9 3.756 Get:73 http://deb.debian.org/debian bookworm/main amd64 libgraphite2-3 amd64 1.3.14-1 [81.2 kB]
#9 3.756 Get:74 http://deb.debian.org/debian bookworm/main amd64 libharfbuzz0b amd64 6.0.0+dfsg-3 [1945 kB]
#9 3.763 Get:75 http://deb.debian.org/debian bookworm/main amd64 libthai-data all 0.1.29-1 [176 kB]
#9 3.764 Get:76 http://deb.debian.org/debian bookworm/main amd64 libdatrie1 amd64 0.2.13-2+b1 [43.3 kB]
#9 3.764 Get:77 http://deb.debian.org/debian bookworm/main amd64 libthai0 amd64 0.1.29-1 [57.5 kB]
#9 3.765 Get:78 http://deb.debian.org/debian bookworm/main amd64 libpango-1.0-0 amd64 1.50.12+ds-1 [212 kB]
#9 3.766 Get:79 http://deb.debian.org/debian bookworm/main amd64 libpangoft2-1.0-0 amd64 1.50.12+ds-1 [47.4 kB]
#9 3.767 Get:80 http://deb.debian.org/debian bookworm/main amd64 libpangocairo-1.0-0 amd64 1.50.12+ds-1 [34.2 kB]
#9 3.768 Get:81 http://deb.debian.org/debian bookworm/main amd64 libpathplan4 amd64 2.42.2-7+deb12u1 [41.9 kB]
#9 3.768 Get:82 http://deb.debian.org/debian bookworm/main amd64 libgvc6 amd64 2.42.2-7+deb12u1 [679 kB]
#9 3.771 Get:83 http://deb.debian.org/debian bookworm/main amd64 libgvpr2 amd64 2.42.2-7+deb12u1 [189 kB]
#9 3.773 Get:84 http://deb.debian.org/debian bookworm/main amd64 liblab-gamut1 amd64 2.42.2-7+deb12u1 [197 kB]
#9 3.774 Get:85 http://deb.debian.org/debian bookworm/main amd64 x11-common all 1:7.7+23 [252 kB]
#9 3.778 Get:86 http://deb.debian.org/debian bookworm/main amd64 libice6 amd64 2:1.0.10-1 [58.5 kB]
#9 3.779 Get:87 http://deb.debian.org/debian bookworm/main amd64 libsm6 amd64 2:1.2.3-1 [35.1 kB]
#9 3.780 Get:88 http://deb.debian.org/debian bookworm/main amd64 libxt6 amd64 1:1.2.1-1.1 [186 kB]
#9 3.781 Get:89 http://deb.debian.org/debian bookworm/main amd64 libxmu6 amd64 2:1.1.3-3 [60.1 kB]
#9 3.782 Get:90 http://deb.debian.org/debian bookworm/main amd64 libxaw7 amd64 2:1.0.14-1 [201 kB]
#9 3.784 Get:91 http://deb.debian.org/debian bookworm/main amd64 graphviz amd64 2.42.2-7+deb12u1 [611 kB]
#9 3.790 Get:92 http://deb.debian.org/debian bookworm/main amd64 libc-dev-bin amd64 2.36-9+deb12u13 [47.4 kB]
#9 3.812 Get:93 http://deb.debian.org/debian-security bookworm-security/main amd64 linux-libc-dev amd64 6.1.170-1 [2271 kB]
#9 3.822 Get:94 http://deb.debian.org/debian bookworm/main amd64 libcrypt-dev amd64 1:4.4.33-2 [118 kB]
#9 3.833 Get:95 http://deb.debian.org/debian bookworm/main amd64 libtirpc-common all 1.3.3+ds-1 [14.0 kB]
#9 3.837 Get:96 http://deb.debian.org/debian bookworm/main amd64 libtirpc3 amd64 1.3.3+ds-1 [85.2 kB]
#9 3.840 Get:97 http://deb.debian.org/debian bookworm/main amd64 libnsl2 amd64 1.3.0-2 [39.5 kB]
#9 3.862 Get:98 http://deb.debian.org/debian bookworm/main amd64 libtirpc-dev amd64 1.3.3+ds-1 [191 kB]
#9 3.872 Get:99 http://deb.debian.org/debian bookworm/main amd64 libnsl-dev amd64 1.3.0-2 [66.4 kB]
#9 3.980 Get:100 http://deb.debian.org/debian bookworm/main amd64 rpcsvc-proto amd64 1.4.3-1 [63.3 kB]
#9 4.143 Get:101 http://deb.debian.org/debian bookworm/main amd64 libc6-dev amd64 2.36-9+deb12u13 [1904 kB]
#9 4.224 Get:102 http://deb.debian.org/debian bookworm/main amd64 libev4 amd64 1:4.33-1 [43.2 kB]
#9 4.279 Get:103 http://deb.debian.org/debian bookworm/main amd64 libev-dev amd64 1:4.33-1 [137 kB]
#9 4.284 Get:104 http://deb.debian.org/debian bookworm/main amd64 libsqlite3-0 amd64 3.40.1-2+deb12u2 [839 kB]
#9 4.288 Get:105 http://deb.debian.org/debian bookworm/main amd64 libsqlite3-dev amd64 3.40.1-2+deb12u2 [1025 kB]
#9 4.540 debconf: delaying package configuration, since apt-utils is not installed
#9 4.581 Fetched 51.1 MB in 1s (64.7 MB/s)
#9 4.633 Selecting previously unselected package perl-modules-5.36.
#9 4.633 (Reading database ...
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 6096 files and directories currently installed.)
#9 4.690 Preparing to unpack .../000-perl-modules-5.36_5.36.0-7+deb12u3_all.deb ...
#9 4.817 Unpacking perl-modules-5.36 (5.36.0-7+deb12u3) ...
#9 5.330 Selecting previously unselected package libgdbm6:amd64.
#9 5.330 Preparing to unpack .../001-libgdbm6_1.23-3_amd64.deb ...
#9 5.344 Unpacking libgdbm6:amd64 (1.23-3) ...
#9 5.417 Selecting previously unselected package libgdbm-compat4:amd64.
#9 5.419 Preparing to unpack .../002-libgdbm-compat4_1.23-3_amd64.deb ...
#9 5.425 Unpacking libgdbm-compat4:amd64 (1.23-3) ...
#9 5.484 Selecting previously unselected package libperl5.36:amd64.
#9 5.487 Preparing to unpack .../003-libperl5.36_5.36.0-7+deb12u3_amd64.deb ...
#9 5.493 Unpacking libperl5.36:amd64 (5.36.0-7+deb12u3) ...
#9 5.937 Selecting previously unselected package perl.
#9 5.939 Preparing to unpack .../004-perl_5.36.0-7+deb12u3_amd64.deb ...
#9 5.953 Unpacking perl (5.36.0-7+deb12u3) ...
#9 6.033 Selecting previously unselected package netbase.
#9 6.035 Preparing to unpack .../005-netbase_6.4_all.deb ...
#9 6.042 Unpacking netbase (6.4) ...
#9 6.105 Selecting previously unselected package libssl3:amd64.
#9 6.107 Preparing to unpack .../006-libssl3_3.0.19-1~deb12u2_amd64.deb ...
#9 6.114 Unpacking libssl3:amd64 (3.0.19-1~deb12u2) ...
#9 6.300 Selecting previously unselected package openssl.
#9 6.302 Preparing to unpack .../007-openssl_3.0.19-1~deb12u2_amd64.deb ...
#9 6.308 Unpacking openssl (3.0.19-1~deb12u2) ...
#9 6.479 Selecting previously unselected package ca-certificates.
#9 6.481 Preparing to unpack .../008-ca-certificates_20230311+deb12u1_all.deb ...
#9 6.486 Unpacking ca-certificates (20230311+deb12u1) ...
#9 6.609 Selecting previously unselected package libexpat1:amd64.
#9 6.611 Preparing to unpack .../009-libexpat1_2.5.0-1+deb12u2_amd64.deb ...
#9 6.619 Unpacking libexpat1:amd64 (2.5.0-1+deb12u2) ...
#9 6.687 Selecting previously unselected package libbrotli1:amd64.
#9 6.689 Preparing to unpack .../010-libbrotli1_1.0.9-2+b6_amd64.deb ...
#9 6.697 Unpacking libbrotli1:amd64 (1.0.9-2+b6) ...
#9 6.773 Selecting previously unselected package libpng16-16:amd64.
#9 6.776 Preparing to unpack .../011-libpng16-16_1.6.39-2+deb12u4_amd64.deb ...
#9 6.782 Unpacking libpng16-16:amd64 (1.6.39-2+deb12u4) ...
#9 6.873 Selecting previously unselected package libfreetype6:amd64.
#9 6.875 Preparing to unpack .../012-libfreetype6_2.12.1+dfsg-5+deb12u4_amd64.deb ...
#9 6.882 Unpacking libfreetype6:amd64 (2.12.1+dfsg-5+deb12u4) ...
#9 6.959 Selecting previously unselected package fonts-dejavu-core.
#9 6.961 Preparing to unpack .../013-fonts-dejavu-core_2.37-6_all.deb ...
#9 6.969 Unpacking fonts-dejavu-core (2.37-6) ...
#9 7.248 Selecting previously unselected package fontconfig-config.
#9 7.249 Preparing to unpack .../014-fontconfig-config_2.14.1-4_amd64.deb ...
#9 7.372 Unpacking fontconfig-config (2.14.1-4) ...
#9 7.463 Selecting previously unselected package libfontconfig1:amd64.
#9 7.465 Preparing to unpack .../015-libfontconfig1_2.14.1-4_amd64.deb ...
#9 7.476 Unpacking libfontconfig1:amd64 (2.14.1-4) ...
#9 7.545 Selecting previously unselected package fontconfig.
#9 7.545 Preparing to unpack .../016-fontconfig_2.14.1-4_amd64.deb ...
#9 7.551 Unpacking fontconfig (2.14.1-4) ...
#9 7.639 Selecting previously unselected package libkrb5support0:amd64.
#9 7.641 Preparing to unpack .../017-libkrb5support0_1.20.1-2+deb12u4_amd64.deb ...
#9 7.647 Unpacking libkrb5support0:amd64 (1.20.1-2+deb12u4) ...
#9 7.725 Selecting previously unselected package libk5crypto3:amd64.
#9 7.727 Preparing to unpack .../018-libk5crypto3_1.20.1-2+deb12u4_amd64.deb ...
#9 7.736 Unpacking libk5crypto3:amd64 (1.20.1-2+deb12u4) ...
#9 7.800 Selecting previously unselected package libkeyutils1:amd64.
#9 7.803 Preparing to unpack .../019-libkeyutils1_1.6.3-2_amd64.deb ...
#9 7.809 Unpacking libkeyutils1:amd64 (1.6.3-2) ...
#9 7.880 Selecting previously unselected package libkrb5-3:amd64.
#9 7.882 Preparing to unpack .../020-libkrb5-3_1.20.1-2+deb12u4_amd64.deb ...
#9 7.888 Unpacking libkrb5-3:amd64 (1.20.1-2+deb12u4) ...
#9 7.977 Selecting previously unselected package libgssapi-krb5-2:amd64.
#9 7.978 Preparing to unpack .../021-libgssapi-krb5-2_1.20.1-2+deb12u4_amd64.deb ...
#9 7.988 Unpacking libgssapi-krb5-2:amd64 (1.20.1-2+deb12u4) ...
#9 8.048 Selecting previously unselected package libsasl2-modules-db:amd64.
#9 8.050 Preparing to unpack .../022-libsasl2-modules-db_2.1.28+dfsg-10_amd64.deb ...
#9 8.056 Unpacking libsasl2-modules-db:amd64 (2.1.28+dfsg-10) ...
#9 8.111 Selecting previously unselected package libsasl2-2:amd64.
#9 8.111 Preparing to unpack .../023-libsasl2-2_2.1.28+dfsg-10_amd64.deb ...
#9 8.122 Unpacking libsasl2-2:amd64 (2.1.28+dfsg-10) ...
#9 8.194 Selecting previously unselected package libldap-2.5-0:amd64.
#9 8.196 Preparing to unpack .../024-libldap-2.5-0_2.5.13+dfsg-5_amd64.deb ...
#9 8.205 Unpacking libldap-2.5-0:amd64 (2.5.13+dfsg-5) ...
#9 8.286 Selecting previously unselected package libnghttp2-14:amd64.
#9 8.288 Preparing to unpack .../025-libnghttp2-14_1.52.0-1+deb12u2_amd64.deb ...
#9 8.300 Unpacking libnghttp2-14:amd64 (1.52.0-1+deb12u2) ...
#9 8.360 Selecting previously unselected package libpsl5:amd64.
#9 8.362 Preparing to unpack .../026-libpsl5_0.21.2-1_amd64.deb ...
#9 8.369 Unpacking libpsl5:amd64 (0.21.2-1) ...
#9 8.441 Selecting previously unselected package librtmp1:amd64.
#9 8.443 Preparing to unpack .../027-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ...
#9 8.450 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
#9 8.535 Selecting previously unselected package libssh2-1:amd64.
#9 8.536 Preparing to unpack .../028-libssh2-1_1.10.0-3+b1_amd64.deb ...
#9 8.550 Unpacking libssh2-1:amd64 (1.10.0-3+b1) ...
#9 8.647 Selecting previously unselected package libcurl3-gnutls:amd64.
#9 8.648 Preparing to unpack .../029-libcurl3-gnutls_7.88.1-10+deb12u14_amd64.deb ...
#9 8.658 Unpacking libcurl3-gnutls:amd64 (7.88.1-10+deb12u14) ...
#9 8.742 Selecting previously unselected package liberror-perl.
#9 8.744 Preparing to unpack .../030-liberror-perl_0.17029-2_all.deb ...
#9 8.755 Unpacking liberror-perl (0.17029-2) ...
#9 8.841 Selecting previously unselected package git-man.
#9 8.843 Preparing to unpack .../031-git-man_1%3a2.39.5-0+deb12u3_all.deb ...
#9 8.853 Unpacking git-man (1:2.39.5-0+deb12u3) ...
#9 9.028 Selecting previously unselected package git.
#9 9.030 Preparing to unpack .../032-git_1%3a2.39.5-0+deb12u3_amd64.deb ...
#9 9.047 Unpacking git (1:2.39.5-0+deb12u3) ...
#9 9.827 Selecting previously unselected package libann0.
#9 9.830 Preparing to unpack .../033-libann0_1.1.2+doc-9+b1_amd64.deb ...
#9 9.837 Unpacking libann0 (1.1.2+doc-9+b1) ...
#9 9.899 Selecting previously unselected package libcdt5:amd64.
#9 9.900 Preparing to unpack .../034-libcdt5_2.42.2-7+deb12u1_amd64.deb ...
#9 9.908 Unpacking libcdt5:amd64 (2.42.2-7+deb12u1) ...
#9 10.01 Selecting previously unselected package libcgraph6:amd64.
#9 10.01 Preparing to unpack .../035-libcgraph6_2.42.2-7+deb12u1_amd64.deb ...
#9 10.03 Unpacking libcgraph6:amd64 (2.42.2-7+deb12u1) ...
#9 10.16 Selecting previously unselected package libaom3:amd64.
#9 10.16 Preparing to unpack .../036-libaom3_3.6.0-1+deb12u2_amd64.deb ...
#9 10.17 Unpacking libaom3:amd64 (3.6.0-1+deb12u2) ...
#9 10.39 Selecting previously unselected package libdav1d6:amd64.
#9 10.39 Preparing to unpack .../037-libdav1d6_1.0.0-2+deb12u1_amd64.deb ...
#9 10.42 Unpacking libdav1d6:amd64 (1.0.0-2+deb12u1) ...
#9 10.63 Selecting previously unselected package libabsl20220623:amd64.
#9 10.63 Preparing to unpack .../038-libabsl20220623_20220623.1-1+deb12u2_amd64.deb ...
#9 10.64 Unpacking libabsl20220623:amd64 (20220623.1-1+deb12u2) ...
#9 10.76 Selecting previously unselected package libgav1-1:amd64.
#9 10.76 Preparing to unpack .../039-libgav1-1_0.18.0-1+b1_amd64.deb ...
#9 10.76 Unpacking libgav1-1:amd64 (0.18.0-1+b1) ...
#9 10.88 Selecting previously unselected package librav1e0:amd64.
#9 10.88 Preparing to unpack .../040-librav1e0_0.5.1-6_amd64.deb ...
#9 10.89 Unpacking librav1e0:amd64 (0.5.1-6) ...
#9 11.02 Selecting previously unselected package libsvtav1enc1:amd64.
#9 11.02 Preparing to unpack .../041-libsvtav1enc1_1.4.1+dfsg-1_amd64.deb ...
#9 11.03 Unpacking libsvtav1enc1:amd64 (1.4.1+dfsg-1) ...
#9 11.29 Selecting previously unselected package libjpeg62-turbo:amd64.
#9 11.29 Preparing to unpack .../042-libjpeg62-turbo_1%3a2.1.5-2_amd64.deb ...
#9 11.30 Unpacking libjpeg62-turbo:amd64 (1:2.1.5-2) ...
#9 11.38 Selecting previously unselected package libyuv0:amd64.
#9 11.38 Preparing to unpack .../043-libyuv0_0.0~git20230123.b2528b0-1_amd64.deb ...
#9 11.39 Unpacking libyuv0:amd64 (0.0~git20230123.b2528b0-1) ...
#9 11.46 Selecting previously unselected package libavif15:amd64.
#9 11.46 Preparing to unpack .../044-libavif15_0.11.1-1+deb12u1_amd64.deb ...
#9 11.47 Unpacking libavif15:amd64 (0.11.1-1+deb12u1) ...
#9 11.53 Selecting previously unselected package libde265-0:amd64.
#9 11.54 Preparing to unpack .../045-libde265-0_1.0.11-1+deb12u2_amd64.deb ...
#9 11.54 Unpacking libde265-0:amd64 (1.0.11-1+deb12u2) ...
#9 11.62 Selecting previously unselected package libnuma1:amd64.
#9 11.62 Preparing to unpack .../046-libnuma1_2.0.16-1_amd64.deb ...
#9 11.63 Unpacking libnuma1:amd64 (2.0.16-1) ...
#9 11.69 Selecting previously unselected package libx265-199:amd64.
#9 11.69 Preparing to unpack .../047-libx265-199_3.5-2+b1_amd64.deb ...
#9 11.70 Unpacking libx265-199:amd64 (3.5-2+b1) ...
#9 11.96 Selecting previously unselected package libheif1:amd64.
#9 11.96 Preparing to unpack .../048-libheif1_1.15.1-1+deb12u1_amd64.deb ...
#9 11.97 Unpacking libheif1:amd64 (1.15.1-1+deb12u1) ...
#9 12.06 Selecting previously unselected package libdeflate0:amd64.
#9 12.06 Preparing to unpack .../049-libdeflate0_1.14-1_amd64.deb ...
#9 12.06 Unpacking libdeflate0:amd64 (1.14-1) ...
#9 12.13 Selecting previously unselected package libjbig0:amd64.
#9 12.14 Preparing to unpack .../050-libjbig0_2.1-6.1_amd64.deb ...
#9 12.14 Unpacking libjbig0:amd64 (2.1-6.1) ...
#9 12.21 Selecting previously unselected package liblerc4:amd64.
#9 12.21 Preparing to unpack .../051-liblerc4_4.0.0+ds-2_amd64.deb ...
#9 12.21 Unpacking liblerc4:amd64 (4.0.0+ds-2) ...
#9 12.29 Selecting previously unselected package libwebp7:amd64.
#9 12.29 Preparing to unpack .../052-libwebp7_1.2.4-0.2+deb12u1_amd64.deb ...
#9 12.30 Unpacking libwebp7:amd64 (1.2.4-0.2+deb12u1) ...
#9 12.39 Selecting previously unselected package libtiff6:amd64.
#9 12.39 Preparing to unpack .../053-libtiff6_4.5.0-6+deb12u4_amd64.deb ...
#9 12.40 Unpacking libtiff6:amd64 (4.5.0-6+deb12u4) ...
#9 12.49 Selecting previously unselected package libxau6:amd64.
#9 12.49 Preparing to unpack .../054-libxau6_1%3a1.0.9-1_amd64.deb ...
#9 12.50 Unpacking libxau6:amd64 (1:1.0.9-1) ...
#9 12.58 Selecting previously unselected package libbsd0:amd64.
#9 12.58 Preparing to unpack .../055-libbsd0_0.11.7-2_amd64.deb ...
#9 12.59 Unpacking libbsd0:amd64 (0.11.7-2) ...
#9 12.68 Selecting previously unselected package libxdmcp6:amd64.
#9 12.68 Preparing to unpack .../056-libxdmcp6_1%3a1.1.2-3_amd64.deb ...
#9 12.69 Unpacking libxdmcp6:amd64 (1:1.1.2-3) ...
#9 12.76 Selecting previously unselected package libxcb1:amd64.
#9 12.76 Preparing to unpack .../057-libxcb1_1.15-1_amd64.deb ...
#9 12.77 Unpacking libxcb1:amd64 (1.15-1) ...
#9 12.84 Selecting previously unselected package libx11-data.
#9 12.84 Preparing to unpack .../058-libx11-data_2%3a1.8.4-2+deb12u2_all.deb ...
#9 12.85 Unpacking libx11-data (2:1.8.4-2+deb12u2) ...
#9 13.00 Selecting previously unselected package libx11-6:amd64.
#9 13.00 Preparing to unpack .../059-libx11-6_2%3a1.8.4-2+deb12u2_amd64.deb ...
#9 13.01 Unpacking libx11-6:amd64 (2:1.8.4-2+deb12u2) ...
#9 13.13 Selecting previously unselected package libxpm4:amd64.
#9 13.13 Preparing to unpack .../060-libxpm4_1%3a3.5.12-1.1+deb12u1_amd64.deb ...
#9 13.14 Unpacking libxpm4:amd64 (1:3.5.12-1.1+deb12u1) ...
#9 13.25 Selecting previously unselected package libgd3:amd64.
#9 13.25 Preparing to unpack .../061-libgd3_2.3.3-9_amd64.deb ...
#9 13.26 Unpacking libgd3:amd64 (2.3.3-9) ...
#9 13.35 Selecting previously unselected package libglib2.0-0:amd64.
#9 13.35 Preparing to unpack .../062-libglib2.0-0_2.74.6-2+deb12u8_amd64.deb ...
#9 13.36 Unpacking libglib2.0-0:amd64 (2.74.6-2+deb12u8) ...
#9 13.56 Selecting previously unselected package libgts-0.7-5:amd64.
#9 13.56 Preparing to unpack .../063-libgts-0.7-5_0.7.6+darcs121130-5+b1_amd64.deb ...
#9 13.57 Unpacking libgts-0.7-5:amd64 (0.7.6+darcs121130-5+b1) ...
#9 13.67 Selecting previously unselected package libpixman-1-0:amd64.
#9 13.68 Preparing to unpack .../064-libpixman-1-0_0.42.2-1_amd64.deb ...
#9 13.69 Unpacking libpixman-1-0:amd64 (0.42.2-1) ...
#9 13.77 Selecting previously unselected package libxcb-render0:amd64.
#9 13.78 Preparing to unpack .../065-libxcb-render0_1.15-1_amd64.deb ...
#9 13.79 Unpacking libxcb-render0:amd64 (1.15-1) ...
#9 13.87 Selecting previously unselected package libxcb-shm0:amd64.
#9 13.87 Preparing to unpack .../066-libxcb-shm0_1.15-1_amd64.deb ...
#9 13.88 Unpacking libxcb-shm0:amd64 (1.15-1) ...
#9 13.96 Selecting previously unselected package libxext6:amd64.
#9 13.96 Preparing to unpack .../067-libxext6_2%3a1.3.4-1+b1_amd64.deb ...
#9 13.97 Unpacking libxext6:amd64 (2:1.3.4-1+b1) ...
#9 14.03 Selecting previously unselected package libxrender1:amd64.
#9 14.03 Preparing to unpack .../068-libxrender1_1%3a0.9.10-1.1_amd64.deb ...
#9 14.04 Unpacking libxrender1:amd64 (1:0.9.10-1.1) ...
#9 14.14 Selecting previously unselected package libcairo2:amd64.
#9 14.14 Preparing to unpack .../069-libcairo2_1.16.0-7_amd64.deb ...
#9 14.16 Unpacking libcairo2:amd64 (1.16.0-7) ...
#9 14.30 Selecting previously unselected package libltdl7:amd64.
#9 14.30 Preparing to unpack .../070-libltdl7_2.4.7-7~deb12u1_amd64.deb ...
#9 14.31 Unpacking libltdl7:amd64 (2.4.7-7~deb12u1) ...
#9 14.38 Selecting previously unselected package libfribidi0:amd64.
#9 14.38 Preparing to unpack .../071-libfribidi0_1.0.8-2.1_amd64.deb ...
#9 14.39 Unpacking libfribidi0:amd64 (1.0.8-2.1) ...
#9 14.50 Selecting previously unselected package libgraphite2-3:amd64.
#9 14.51 Preparing to unpack .../072-libgraphite2-3_1.3.14-1_amd64.deb ...
#9 14.52 Unpacking libgraphite2-3:amd64 (1.3.14-1) ...
#9 14.67 Selecting previously unselected package libharfbuzz0b:amd64.
#9 14.67 Preparing to unpack .../073-libharfbuzz0b_6.0.0+dfsg-3_amd64.deb ...
#9 14.69 Unpacking libharfbuzz0b:amd64 (6.0.0+dfsg-3) ...
#9 14.81 Selecting previously unselected package libthai-data.
#9 14.82 Preparing to unpack .../074-libthai-data_0.1.29-1_all.deb ...
#9 14.82 Unpacking libthai-data (0.1.29-1) ...
#9 14.90 Selecting previously unselected package libdatrie1:amd64.
#9 14.90 Preparing to unpack .../075-libdatrie1_0.2.13-2+b1_amd64.deb ...
#9 14.91 Unpacking libdatrie1:amd64 (0.2.13-2+b1) ...
#9 14.97 Selecting previously unselected package libthai0:amd64.
#9 14.98 Preparing to unpack .../076-libthai0_0.1.29-1_amd64.deb ...
#9 14.98 Unpacking libthai0:amd64 (0.1.29-1) ...
#9 15.06 Selecting previously unselected package libpango-1.0-0:amd64.
#9 15.06 Preparing to unpack .../077-libpango-1.0-0_1.50.12+ds-1_amd64.deb ...
#9 15.07 Unpacking libpango-1.0-0:amd64 (1.50.12+ds-1) ...
#9 15.16 Selecting previously unselected package libpangoft2-1.0-0:amd64.
#9 15.16 Preparing to unpack .../078-libpangoft2-1.0-0_1.50.12+ds-1_amd64.deb ...
#9 15.17 Unpacking libpangoft2-1.0-0:amd64 (1.50.12+ds-1) ...
#9 15.24 Selecting previously unselected package libpangocairo-1.0-0:amd64.
#9 15.24 Preparing to unpack .../079-libpangocairo-1.0-0_1.50.12+ds-1_amd64.deb ...
#9 15.25 Unpacking libpangocairo-1.0-0:amd64 (1.50.12+ds-1) ...
#9 15.30 Selecting previously unselected package libpathplan4:amd64.
#9 15.31 Preparing to unpack .../080-libpathplan4_2.42.2-7+deb12u1_amd64.deb ...
#9 15.31 Unpacking libpathplan4:amd64 (2.42.2-7+deb12u1) ...
#9 15.38 Selecting previously unselected package libgvc6.
#9 15.38 Preparing to unpack .../081-libgvc6_2.42.2-7+deb12u1_amd64.deb ...
#9 15.39 Unpacking libgvc6 (2.42.2-7+deb12u1) ...
#9 15.53 Selecting previously unselected package libgvpr2:amd64.
#9 15.53 Preparing to unpack .../082-libgvpr2_2.42.2-7+deb12u1_amd64.deb ...
#9 15.54 Unpacking libgvpr2:amd64 (2.42.2-7+deb12u1) ...
#9 15.63 Selecting previously unselected package liblab-gamut1:amd64.
#9 15.63 Preparing to unpack .../083-liblab-gamut1_2.42.2-7+deb12u1_amd64.deb ...
#9 15.70 Unpacking liblab-gamut1:amd64 (2.42.2-7+deb12u1) ...
#9 15.87 Selecting previously unselected package x11-common.
#9 15.88 Preparing to unpack .../084-x11-common_1%3a7.7+23_all.deb ...
#9 15.89 Unpacking x11-common (1:7.7+23) ...
#9 16.11 Selecting previously unselected package libice6:amd64.
#9 16.11 Preparing to unpack .../085-libice6_2%3a1.0.10-1_amd64.deb ...
#9 16.12 Unpacking libice6:amd64 (2:1.0.10-1) ...
#9 16.20 Selecting previously unselected package libsm6:amd64.
#9 16.21 Preparing to unpack .../086-libsm6_2%3a1.2.3-1_amd64.deb ...
#9 16.22 Unpacking libsm6:amd64 (2:1.2.3-1) ...
#9 16.29 Selecting previously unselected package libxt6:amd64.
#9 16.29 Preparing to unpack .../087-libxt6_1%3a1.2.1-1.1_amd64.deb ...
#9 16.30 Unpacking libxt6:amd64 (1:1.2.1-1.1) ...
#9 16.38 Selecting previously unselected package libxmu6:amd64.
#9 16.38 Preparing to unpack .../088-libxmu6_2%3a1.1.3-3_amd64.deb ...
#9 16.39 Unpacking libxmu6:amd64 (2:1.1.3-3) ...
#9 16.52 Selecting previously unselected package libxaw7:amd64.
#9 16.52 Preparing to unpack .../089-libxaw7_2%3a1.0.14-1_amd64.deb ...
#9 16.53 Unpacking libxaw7:amd64 (2:1.0.14-1) ...
#9 16.62 Selecting previously unselected package graphviz.
#9 16.63 Preparing to unpack .../090-graphviz_2.42.2-7+deb12u1_amd64.deb ...
#9 16.63 Unpacking graphviz (2.42.2-7+deb12u1) ...
#9 16.78 Selecting previously unselected package libc-dev-bin.
#9 16.78 Preparing to unpack .../091-libc-dev-bin_2.36-9+deb12u13_amd64.deb ...
#9 16.79 Unpacking libc-dev-bin (2.36-9+deb12u13) ...
#9 16.85 Selecting previously unselected package linux-libc-dev:amd64.
#9 16.85 Preparing to unpack .../092-linux-libc-dev_6.1.170-1_amd64.deb ...
#9 16.86 Unpacking linux-libc-dev:amd64 (6.1.170-1) ...
#9 17.64 Selecting previously unselected package libcrypt-dev:amd64.
#9 17.64 Preparing to unpack .../093-libcrypt-dev_1%3a4.4.33-2_amd64.deb ...
#9 17.67 Unpacking libcrypt-dev:amd64 (1:4.4.33-2) ...
#9 17.77 Selecting previously unselected package libtirpc-common.
#9 17.77 Preparing to unpack .../094-libtirpc-common_1.3.3+ds-1_all.deb ...
#9 17.78 Unpacking libtirpc-common (1.3.3+ds-1) ...
#9 17.84 Selecting previously unselected package libtirpc3:amd64.
#9 17.84 Preparing to unpack .../095-libtirpc3_1.3.3+ds-1_amd64.deb ...
#9 17.85 Unpacking libtirpc3:amd64 (1.3.3+ds-1) ...
#9 17.92 Selecting previously unselected package libnsl2:amd64.
#9 17.92 Preparing to unpack .../096-libnsl2_1.3.0-2_amd64.deb ...
#9 17.93 Unpacking libnsl2:amd64 (1.3.0-2) ...
#9 18.00 Selecting previously unselected package libtirpc-dev:amd64.
#9 18.00 Preparing to unpack .../097-libtirpc-dev_1.3.3+ds-1_amd64.deb ...
#9 18.01 Unpacking libtirpc-dev:amd64 (1.3.3+ds-1) ...
#9 18.10 Selecting previously unselected package libnsl-dev:amd64.
#9 18.10 Preparing to unpack .../098-libnsl-dev_1.3.0-2_amd64.deb ...
#9 18.11 Unpacking libnsl-dev:amd64 (1.3.0-2) ...
#9 18.18 Selecting previously unselected package rpcsvc-proto.
#9 18.18 Preparing to unpack .../099-rpcsvc-proto_1.4.3-1_amd64.deb ...
#9 18.19 Unpacking rpcsvc-proto (1.4.3-1) ...
#9 18.27 Selecting previously unselected package libc6-dev:amd64.
#9 18.27 Preparing to unpack .../100-libc6-dev_2.36-9+deb12u13_amd64.deb ...
#9 18.28 Unpacking libc6-dev:amd64 (2.36-9+deb12u13) ...
#9 18.62 Selecting previously unselected package libev4:amd64.
#9 18.63 Preparing to unpack .../101-libev4_1%3a4.33-1_amd64.deb ...
#9 18.63 Unpacking libev4:amd64 (1:4.33-1) ...
#9 18.69 Selecting previously unselected package libev-dev:amd64.
#9 18.70 Preparing to unpack .../102-libev-dev_1%3a4.33-1_amd64.deb ...
#9 18.71 Unpacking libev-dev:amd64 (1:4.33-1) ...
#9 18.77 Selecting previously unselected package libsqlite3-0:amd64.
#9 18.77 Preparing to unpack .../103-libsqlite3-0_3.40.1-2+deb12u2_amd64.deb ...
#9 18.78 Unpacking libsqlite3-0:amd64 (3.40.1-2+deb12u2) ...
#9 ...
#7 [build 1/10] FROM docker.io/ocaml/opam:debian-12-ocaml-4.14@sha256:13e1729d531bab06d748c6eae4387dfd6679df841ea27c98d4434cbbdfceeace
#7 extracting sha256:6c51fd80b01f3169fb394ba659958adbe566a69ba115517217d5d39699f4b18f 9.3s
#7 ...
#9 [stage-1 2/5] RUN apt-get update && apt-get install libsqlite3-dev libev-dev ca-certificates git netbase graphviz -y --no-install-recommends
#9 18.90 Selecting previously unselected package libsqlite3-dev:amd64.
#9 18.90 Preparing to unpack .../104-libsqlite3-dev_3.40.1-2+deb12u2_amd64.deb ...
#9 18.91 Unpacking libsqlite3-dev:amd64 (3.40.1-2+deb12u2) ...
#9 19.07 Setting up libexpat1:amd64 (2.5.0-1+deb12u2) ...
#9 19.16 Setting up libgraphite2-3:amd64 (1.3.14-1) ...
#9 19.22 Setting up libpixman-1-0:amd64 (0.42.2-1) ...
#9 19.25 Setting up libaom3:amd64 (3.6.0-1+deb12u2) ...
#9 19.27 Setting up libabsl20220623:amd64 (20220623.1-1+deb12u2) ...
#9 19.30 Setting up libxau6:amd64 (1:1.0.9-1) ...
#9 19.32 Setting up libkeyutils1:amd64 (1.6.3-2) ...
#9 19.36 Setting up libpsl5:amd64 (0.21.2-1) ...
#9 19.38 Setting up liblerc4:amd64 (4.0.0+ds-2) ...
#9 19.40 Setting up libdatrie1:amd64 (0.2.13-2+b1) ...
#9 19.42 Setting up libglib2.0-0:amd64 (2.74.6-2+deb12u8) ...
#9 19.45 No schema files found: doing nothing.
#9 19.46 Setting up libtirpc-common (1.3.3+ds-1) ...
#9 19.49 Setting up libev4:amd64 (1:4.33-1) ...
#9 19.51 Setting up libbrotli1:amd64 (1.0.9-2+b6) ...
#9 19.53 Setting up libsqlite3-0:amd64 (3.40.1-2+deb12u2) ...
#9 19.55 Setting up liblab-gamut1:amd64 (2.42.2-7+deb12u1) ...
#9 19.57 Setting up libssl3:amd64 (3.0.19-1~deb12u2) ...
#9 19.59 Setting up x11-common (1:7.7+23) ...
#9 19.79 debconf: unable to initialize frontend: Dialog
#9 19.79 debconf: (TERM is not set, so the dialog frontend is not usable.)
#9 19.79 debconf: falling back to frontend: Readline
#9 19.80 debconf: unable to initialize frontend: Readline
#9 19.80 debconf: (This frontend requires a controlling tty.)
#9 19.80 debconf: falling back to frontend: Teletype
#9 19.86 invoke-rc.d: could not determine current runlevel
#9 19.87 invoke-rc.d: policy-rc.d denied execution of restart.
#9 19.89 Setting up libnghttp2-14:amd64 (1.52.0-1+deb12u2) ...
#9 19.91 Setting up libdeflate0:amd64 (1.14-1) ...
#9 19.93 Setting up linux-libc-dev:amd64 (6.1.170-1) ...
#9 19.96 Setting up libsvtav1enc1:amd64 (1.4.1+dfsg-1) ...
#9 19.98 Setting up libjbig0:amd64 (2.1-6.1) ...
#9 20.00 Setting up librav1e0:amd64 (0.5.1-6) ...
#9 20.03 Setting up libkrb5support0:amd64 (1.20.1-2+deb12u4) ...
#9 20.05 Setting up libsasl2-modules-db:amd64 (2.1.28+dfsg-10) ...
#9 20.08 Setting up libgts-0.7-5:amd64 (0.7.6+darcs121130-5+b1) ...
#9 20.10 Setting up perl-modules-5.36 (5.36.0-7+deb12u3) ...
#9 20.13 Setting up rpcsvc-proto (1.4.3-1) ...
#9 20.15 Setting up libjpeg62-turbo:amd64 (1:2.1.5-2) ...
#9 20.17 Setting up libx11-data (2:1.8.4-2+deb12u2) ...
#9 20.20 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
#9 20.22 Setting up libpathplan4:amd64 (2.42.2-7+deb12u1) ...
#9 20.26 Setting up libann0 (1.1.2+doc-9+b1) ...
#9 20.28 Setting up libfribidi0:amd64 (1.0.8-2.1) ...
#9 20.31 Setting up libpng16-16:amd64 (1.6.39-2+deb12u4) ...
#9 20.33 Setting up fonts-dejavu-core (2.37-6) ...
#9 20.43 Setting up libgav1-1:amd64 (0.18.0-1+b1) ...
#9 20.46 Setting up libk5crypto3:amd64 (1.20.1-2+deb12u4) ...
#9 20.48 Setting up libdav1d6:amd64 (1.0.0-2+deb12u1) ...
#9 20.51 Setting up libltdl7:amd64 (2.4.7-7~deb12u1) ...
#9 20.53 Setting up libsasl2-2:amd64 (2.1.28+dfsg-10) ...
#9 20.55 Setting up libwebp7:amd64 (1.2.4-0.2+deb12u1) ...
#9 20.57 Setting up libnuma1:amd64 (2.0.16-1) ...
#9 20.60 Setting up libcrypt-dev:amd64 (1:4.4.33-2) ...
#9 20.63 Setting up libtiff6:amd64 (4.5.0-6+deb12u4) ...
#9 20.77 Setting up git-man (1:2.39.5-0+deb12u3) ...
#9 20.80 Setting up libthai-data (0.1.29-1) ...
#9 20.82 Setting up libssh2-1:amd64 (1.10.0-3+b1) ...
#9 20.85 Setting up netbase (6.4) ...
#9 20.90 Setting up libcdt5:amd64 (2.42.2-7+deb12u1) ...
#9 20.93 Setting up libkrb5-3:amd64 (1.20.1-2+deb12u4) ...
#9 20.95 Setting up libcgraph6:amd64 (2.42.2-7+deb12u1) ...
#9 20.98 Setting up libev-dev:amd64 (1:4.33-1) ...
#9 21.01 Setting up libde265-0:amd64 (1.0.11-1+deb12u2) ...
#9 21.03 Setting up libc-dev-bin (2.36-9+deb12u13) ...
#9 21.06 Setting up openssl (3.0.19-1~deb12u2) ...
#9 21.11 Setting up libbsd0:amd64 (0.11.7-2) ...
#9 21.15 Setting up libyuv0:amd64 (0.0~git20230123.b2528b0-1) ...
#9 21.18 Setting up libgdbm6:amd64 (1.23-3) ...
#9 21.20 Setting up libice6:amd64 (2:1.0.10-1) ...
#9 21.23 Setting up libxdmcp6:amd64 (1:1.1.2-3) ...
#9 21.25 Setting up libxcb1:amd64 (1.15-1) ...
#9 21.27 Setting up libavif15:amd64 (0.11.1-1+deb12u1) ...
#9 21.29 Setting up libxcb-render0:amd64 (1.15-1) ...
#9 21.31 Setting up fontconfig-config (2.14.1-4) ...
#9 21.43 debconf: unable to initialize frontend: Dialog
#9 21.43 debconf: (TERM is not set, so the dialog frontend is not usable.)
#9 21.43 debconf: falling back to frontend: Readline
#9 21.44 debconf: unable to initialize frontend: Readline
#9 21.44 debconf: (This frontend requires a controlling tty.)
#9 21.44 debconf: falling back to frontend: Teletype
#9 21.70 Setting up libxcb-shm0:amd64 (1.15-1) ...
#9 21.72 Setting up libldap-2.5-0:amd64 (2.5.13+dfsg-5) ...
#9 21.75 Setting up libthai0:amd64 (0.1.29-1) ...
#9 21.78 Setting up ca-certificates (20230311+deb12u1) ...
#9 21.89 debconf: unable to initialize frontend: Dialog
#9 21.89 debconf: (TERM is not set, so the dialog frontend is not usable.)
#9 21.89 debconf: falling back to frontend: Readline
#9 21.90 debconf: unable to initialize frontend: Readline
#9 21.90 debconf: (This frontend requires a controlling tty.)
#9 21.90 debconf: falling back to frontend: Teletype
#9 22.44 Updating certificates in /etc/ssl/certs...
#9 23.70 142 added, 0 removed; done.
#9 23.82 Setting up libfreetype6:amd64 (2.12.1+dfsg-5+deb12u4) ...
#9 23.84 Setting up libgssapi-krb5-2:amd64 (1.20.1-2+deb12u4) ...
#9 23.92 Setting up libgdbm-compat4:amd64 (1.23-3) ...
#9 23.94 Setting up libx265-199:amd64 (3.5-2+b1) ...
#9 23.97 Setting up libgvpr2:amd64 (2.42.2-7+deb12u1) ...
#9 23.99 Setting up libx11-6:amd64 (2:1.8.4-2+deb12u2) ...
#9 24.01 Setting up libharfbuzz0b:amd64 (6.0.0+dfsg-3) ...
#9 24.03 Setting up libfontconfig1:amd64 (2.14.1-4) ...
#9 24.05 Setting up libsm6:amd64 (2:1.2.3-1) ...
#9 24.08 Setting up libperl5.36:amd64 (5.36.0-7+deb12u3) ...
#9 24.10 Setting up libtirpc3:amd64 (1.3.3+ds-1) ...
#9 24.12 Setting up fontconfig (2.14.1-4) ...
#9 24.13 Regenerating fonts cache... done.
#9 26.25 Setting up libxpm4:amd64 (1:3.5.12-1.1+deb12u1) ...
#9 26.30 Setting up libxrender1:amd64 (1:0.9.10-1.1) ...
#9 26.42 Setting up libpango-1.0-0:amd64 (1.50.12+ds-1) ...
#9 26.44 Setting up libheif1:amd64 (1.15.1-1+deb12u1) ...
#9 26.46 Setting up libxext6:amd64 (2:1.3.4-1+b1) ...
#9 26.49 Setting up libcurl3-gnutls:amd64 (7.88.1-10+deb12u14) ...
#9 26.52 Setting up libcairo2:amd64 (1.16.0-7) ...
#9 26.54 Setting up perl (5.36.0-7+deb12u3) ...
#9 26.58 Setting up libtirpc-dev:amd64 (1.3.3+ds-1) ...
#9 26.60 Setting up libgd3:amd64 (2.3.3-9) ...
#9 26.63 Setting up libxt6:amd64 (1:1.2.1-1.1) ...
#9 26.65 Setting up libnsl2:amd64 (1.3.0-2) ...
#9 26.71 Setting up libpangoft2-1.0-0:amd64 (1.50.12+ds-1) ...
#9 26.74 Setting up libpangocairo-1.0-0:amd64 (1.50.12+ds-1) ...
#9 26.76 Setting up libxmu6:amd64 (2:1.1.3-3) ...
#9 26.79 Setting up libxaw7:amd64 (2:1.0.14-1) ...
#9 26.82 Setting up liberror-perl (0.17029-2) ...
#9 26.86 Setting up libgvc6 (2.42.2-7+deb12u1) ...
#9 26.91 Setting up git (1:2.39.5-0+deb12u3) ...
#9 26.94 Setting up libnsl-dev:amd64 (1.3.0-2) ...
#9 26.96 Setting up libc6-dev:amd64 (2.36-9+deb12u13) ...
#9 26.98 Setting up graphviz (2.42.2-7+deb12u1) ...
#9 27.00 Setting up libsqlite3-dev:amd64 (3.40.1-2+deb12u2) ...
#9 27.02 Processing triggers for libc-bin (2.36-9+deb12u13) ...
#9 27.08 Processing triggers for ca-certificates (20230311+deb12u1) ...
#9 27.09 Updating certificates in /etc/ssl/certs...
#9 27.69 0 added, 0 removed; done.
#9 27.69 Running hooks in /etc/ca-certificates/update.d...
#9 27.69 done.
#9 DONE 28.3s
#7 [build 1/10] FROM docker.io/ocaml/opam:debian-12-ocaml-4.14@sha256:13e1729d531bab06d748c6eae4387dfd6679df841ea27c98d4434cbbdfceeace
#7 extracting sha256:6c51fd80b01f3169fb394ba659958adbe566a69ba115517217d5d39699f4b18f 16.6s
#7 ...
#10 [stage-1 3/5] ADD --chmod=755 https://github.com/docker/buildx/releases/download/v0.19.3/buildx-v0.19.3.linux-amd64 /usr/local/lib/docker/cli-plugins/docker-buildx
#10 DONE 0.2s
#7 [build 1/10] FROM docker.io/ocaml/opam:debian-12-ocaml-4.14@sha256:13e1729d531bab06d748c6eae4387dfd6679df841ea27c98d4434cbbdfceeace
#7 extracting sha256:6c51fd80b01f3169fb394ba659958adbe566a69ba115517217d5d39699f4b18f 22.1s
#7 extracting sha256:6c51fd80b01f3169fb394ba659958adbe566a69ba115517217d5d39699f4b18f 31.3s
#7 extracting sha256:6c51fd80b01f3169fb394ba659958adbe566a69ba115517217d5d39699f4b18f 36.8s
#7 extracting sha256:6c51fd80b01f3169fb394ba659958adbe566a69ba115517217d5d39699f4b18f 38.7s done
#7 extracting sha256:22d9ac6aaa8de44e2797e75647ff351287a41637123370b7e984cbc09bb19ffd
#7 extracting sha256:22d9ac6aaa8de44e2797e75647ff351287a41637123370b7e984cbc09bb19ffd done
#7 extracting sha256:705789060c38a57beac4e3e7dc41a7d23306f4b6d0716490f322d4a5439dfe35 0.1s
#7 extracting sha256:705789060c38a57beac4e3e7dc41a7d23306f4b6d0716490f322d4a5439dfe35 5.9s
#7 extracting sha256:705789060c38a57beac4e3e7dc41a7d23306f4b6d0716490f322d4a5439dfe35 8.7s done
#7 extracting sha256:627b366f76418a847ecd9586aa2820546e0179295119bfef1a2f764ec887a400
#7 extracting sha256:627b366f76418a847ecd9586aa2820546e0179295119bfef1a2f764ec887a400 done
#7 extracting sha256:753002b26f46f5b8bb6caa081fa55d91df0229f2a65ad421d6fb17992b223865 done
#7 extracting sha256:ceacc8889769759ef5fb662b306c6b66313e45d8d41a7f1269ccaed0b802270f done
#7 extracting sha256:d74002e0bc95cab5fcce93e019cd665cb8c5658c88f713604e33d6f68c4c1018
#7 extracting sha256:d74002e0bc95cab5fcce93e019cd665cb8c5658c88f713604e33d6f68c4c1018 3.7s done
#7 extracting sha256:4e9e04f2425c7b98b964c1d381a7e2545c3d7413614a72b081aeb4bfc72ae016
#7 extracting sha256:4e9e04f2425c7b98b964c1d381a7e2545c3d7413614a72b081aeb4bfc72ae016 done
#7 extracting sha256:f44a63e57bfb2baad3dec4523857591486411fdc8498eafd8cc421248b4c294a 0.0s done
#7 extracting sha256:fa455340c21259b169628050cfbeb30ebaf55698abdca0c413c15da9ba499c18 done
#7 DONE 66.0s
#11 [build 2/10] RUN sudo ln -sf /usr/bin/opam-2.3 /usr/bin/opam && opam init --reinit -ni
#11 0.266 Configuring from /home/opam/.opamrc and then from built-in defaults.
#11 0.267 Checking for available remotes: rsync and local, git.
#11 0.267 - you won't be able to use mercurial repositories unless you install the hg command on your system.
#11 0.267 - you won't be able to use darcs repositories unless you install the darcs command on your system.
#11 0.267
#11 0.317 This development version of opam requires an update to the layout of /home/opam/.opam from version 2.0 to version 2.2, which can't be reverted.
#11 0.317 You may want to back it up before going further.
#11 0.317
#11 0.320 Continue? [y/n] y
#11 0.325 [NOTE] The 'jobs' option was reset, its value was 255 and its new value will vary according to the current number of cores on your machine. You can restore the fixed value using:
#11 0.325 opam option jobs=255 --global
#11 0.330 Format upgrade done.
#11 5.879
#11 5.879 <><> Updating repositories ><><><><><><><><><><><><><><><><><><><><><><><><><><>
#11 100.2 [default] Initialised
#11 DONE 106.9s
#12 [build 3/10] RUN sudo apt-get update && sudo apt-get install pkg-config libgmp-dev graphviz libev-dev libffi-dev libsqlite3-dev -y --no-install-recommends
#12 0.279 Hit:1 http://deb.debian.org/debian bookworm InRelease
#12 0.279 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
#12 0.279 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
#12 0.465 Get:4 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [299 kB]
#12 0.502 Fetched 402 kB in 0s (1676 kB/s)
#12 0.502 Reading package lists...
#12 0.939 Reading package lists...
#12 1.337 Building dependency tree...
#12 1.438 Reading state information...
#12 1.534 The following additional packages will be installed:
#12 1.534 fontconfig libann0 libcairo2 libcdt5 libcgraph6 libdatrie1 libev4
#12 1.534 libfribidi0 libglib2.0-0 libgmpxx4ldbl libgraphite2-3 libgts-0.7-5 libgvc6
#12 1.534 libgvpr2 libharfbuzz0b libice6 liblab-gamut1 libltdl7 libpango-1.0-0
#12 1.535 libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 libpixman-1-0 libpkgconf3
#12 1.535 libsm6 libthai-data libthai0 libxaw7 libxcb-render0 libxcb-shm0 libxmu6
#12 1.535 libxrender1 libxt6 pkgconf pkgconf-bin x11-common
#12 1.536 Suggested packages:
#12 1.536 gsfonts graphviz-doc low-memory-monitor gmp-doc libgmp10-doc libmpfr-dev
#12 1.536 sqlite3-doc
#12 1.536 Recommended packages:
#12 1.536 fonts-liberation2 libglib2.0-data shared-mime-info xdg-user-dirs libgts-bin
#12 1.750 The following NEW packages will be installed:
#12 1.751 fontconfig graphviz libann0 libcairo2 libcdt5 libcgraph6 libdatrie1
#12 1.751 libev-dev libev4 libffi-dev libfribidi0 libglib2.0-0 libgmp-dev
#12 1.751 libgmpxx4ldbl libgraphite2-3 libgts-0.7-5 libgvc6 libgvpr2 libharfbuzz0b
#12 1.751 libice6 liblab-gamut1 libltdl7 libpango-1.0-0 libpangocairo-1.0-0
#12 1.751 libpangoft2-1.0-0 libpathplan4 libpixman-1-0 libpkgconf3 libsm6
#12 1.751 libsqlite3-dev libthai-data libthai0 libxaw7 libxcb-render0 libxcb-shm0
#12 1.752 libxmu6 libxrender1 libxt6 pkg-config pkgconf pkgconf-bin x11-common
#12 1.775 0 upgraded, 42 newly installed, 0 to remove and 0 not upgraded.
#12 1.775 Need to get 11.4 MB of archives.
#12 1.775 After this operation, 29.9 MB of additional disk space will be used.
#12 1.775 Get:1 http://deb.debian.org/debian bookworm/main amd64 fontconfig amd64 2.14.1-4 [449 kB]
#12 1.786 Get:2 http://deb.debian.org/debian bookworm/main amd64 libann0 amd64 1.1.2+doc-9+b1 [25.1 kB]
#12 1.788 Get:3 http://deb.debian.org/debian bookworm/main amd64 libcdt5 amd64 2.42.2-7+deb12u1 [39.6 kB]
#12 1.791 Get:4 http://deb.debian.org/debian bookworm/main amd64 libcgraph6 amd64 2.42.2-7+deb12u1 [63.0 kB]
#12 1.796 Get:5 http://deb.debian.org/debian bookworm/main amd64 libglib2.0-0 amd64 2.74.6-2+deb12u8 [1402 kB]
#12 1.801 Get:6 http://deb.debian.org/debian bookworm/main amd64 libgts-0.7-5 amd64 0.7.6+darcs121130-5+b1 [160 kB]
#12 1.803 Get:7 http://deb.debian.org/debian bookworm/main amd64 libpixman-1-0 amd64 0.42.2-1 [546 kB]
#12 1.806 Get:8 http://deb.debian.org/debian bookworm/main amd64 libxcb-render0 amd64 1.15-1 [115 kB]
#12 1.807 Get:9 http://deb.debian.org/debian bookworm/main amd64 libxcb-shm0 amd64 1.15-1 [105 kB]
#12 1.808 Get:10 http://deb.debian.org/debian bookworm/main amd64 libxrender1 amd64 1:0.9.10-1.1 [33.2 kB]
#12 1.808 Get:11 http://deb.debian.org/debian bookworm/main amd64 libcairo2 amd64 1.16.0-7 [575 kB]
#12 1.811 Get:12 http://deb.debian.org/debian bookworm/main amd64 libltdl7 amd64 2.4.7-7~deb12u1 [393 kB]
#12 1.813 Get:13 http://deb.debian.org/debian bookworm/main amd64 libfribidi0 amd64 1.0.8-2.1 [65.0 kB]
#12 1.814 Get:14 http://deb.debian.org/debian bookworm/main amd64 libgraphite2-3 amd64 1.3.14-1 [81.2 kB]
#12 1.815 Get:15 http://deb.debian.org/debian bookworm/main amd64 libharfbuzz0b amd64 6.0.0+dfsg-3 [1945 kB]
#12 1.822 Get:16 http://deb.debian.org/debian bookworm/main amd64 libthai-data all 0.1.29-1 [176 kB]
#12 1.823 Get:17 http://deb.debian.org/debian bookworm/main amd64 libdatrie1 amd64 0.2.13-2+b1 [43.3 kB]
#12 1.824 Get:18 http://deb.debian.org/debian bookworm/main amd64 libthai0 amd64 0.1.29-1 [57.5 kB]
#12 1.824 Get:19 http://deb.debian.org/debian bookworm/main amd64 libpango-1.0-0 amd64 1.50.12+ds-1 [212 kB]
#12 1.825 Get:20 http://deb.debian.org/debian bookworm/main amd64 libpangoft2-1.0-0 amd64 1.50.12+ds-1 [47.4 kB]
#12 1.826 Get:21 http://deb.debian.org/debian bookworm/main amd64 libpangocairo-1.0-0 amd64 1.50.12+ds-1 [34.2 kB]
#12 1.828 Get:22 http://deb.debian.org/debian bookworm/main amd64 libpathplan4 amd64 2.42.2-7+deb12u1 [41.9 kB]
#12 1.829 Get:23 http://deb.debian.org/debian bookworm/main amd64 libgvc6 amd64 2.42.2-7+deb12u1 [679 kB]
#12 1.837 Get:24 http://deb.debian.org/debian bookworm/main amd64 libgvpr2 amd64 2.42.2-7+deb12u1 [189 kB]
#12 1.838 Get:25 http://deb.debian.org/debian bookworm/main amd64 liblab-gamut1 amd64 2.42.2-7+deb12u1 [197 kB]
#12 1.839 Get:26 http://deb.debian.org/debian bookworm/main amd64 x11-common all 1:7.7+23 [252 kB]
#12 1.842 Get:27 http://deb.debian.org/debian bookworm/main amd64 libice6 amd64 2:1.0.10-1 [58.5 kB]
#12 1.843 Get:28 http://deb.debian.org/debian bookworm/main amd64 libsm6 amd64 2:1.2.3-1 [35.1 kB]
#12 1.843 Get:29 http://deb.debian.org/debian bookworm/main amd64 libxt6 amd64 1:1.2.1-1.1 [186 kB]
#12 1.845 Get:30 http://deb.debian.org/debian bookworm/main amd64 libxmu6 amd64 2:1.1.3-3 [60.1 kB]
#12 1.846 Get:31 http://deb.debian.org/debian bookworm/main amd64 libxaw7 amd64 2:1.0.14-1 [201 kB]
#12 1.847 Get:32 http://deb.debian.org/debian bookworm/main amd64 graphviz amd64 2.42.2-7+deb12u1 [611 kB]
#12 1.851 Get:33 http://deb.debian.org/debian bookworm/main amd64 libev4 amd64 1:4.33-1 [43.2 kB]
#12 1.855 Get:34 http://deb.debian.org/debian bookworm/main amd64 libev-dev amd64 1:4.33-1 [137 kB]
#12 1.857 Get:35 http://deb.debian.org/debian bookworm/main amd64 libffi-dev amd64 3.4.4-1 [59.4 kB]
#12 1.861 Get:36 http://deb.debian.org/debian bookworm/main amd64 libgmpxx4ldbl amd64 2:6.2.1+dfsg1-1.1 [338 kB]
#12 1.865 Get:37 http://deb.debian.org/debian bookworm/main amd64 libgmp-dev amd64 2:6.2.1+dfsg1-1.1 [641 kB]
#12 1.869 Get:38 http://deb.debian.org/debian bookworm/main amd64 libpkgconf3 amd64 1.8.1-1 [36.1 kB]
#12 1.872 Get:39 http://deb.debian.org/debian bookworm/main amd64 libsqlite3-dev amd64 3.40.1-2+deb12u2 [1025 kB]
#12 1.876 Get:40 http://deb.debian.org/debian bookworm/main amd64 pkgconf-bin amd64 1.8.1-1 [29.5 kB]
#12 1.877 Get:41 http://deb.debian.org/debian bookworm/main amd64 pkgconf amd64 1.8.1-1 [25.9 kB]
#12 1.877 Get:42 http://deb.debian.org/debian bookworm/main amd64 pkg-config amd64 1.8.1-1 [13.7 kB]
#12 2.028 debconf: delaying package configuration, since apt-utils is not installed
#12 2.062 Fetched 11.4 MB in 0s (96.1 MB/s)
#12 2.108 Selecting previously unselected package fontconfig.
#12 2.108 (Reading database ...
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 18755 files and directories currently installed.)
#12 2.122 Preparing to unpack .../00-fontconfig_2.14.1-4_amd64.deb ...
#12 2.129 Unpacking fontconfig (2.14.1-4) ...
#12 2.224 Selecting previously unselected package libann0.
#12 2.226 Preparing to unpack .../01-libann0_1.1.2+doc-9+b1_amd64.deb ...
#12 2.238 Unpacking libann0 (1.1.2+doc-9+b1) ...
#12 2.288 Selecting previously unselected package libcdt5:amd64.
#12 2.290 Preparing to unpack .../02-libcdt5_2.42.2-7+deb12u1_amd64.deb ...
#12 2.296 Unpacking libcdt5:amd64 (2.42.2-7+deb12u1) ...
#12 2.344 Selecting previously unselected package libcgraph6:amd64.
#12 2.346 Preparing to unpack .../03-libcgraph6_2.42.2-7+deb12u1_amd64.deb ...
#12 2.352 Unpacking libcgraph6:amd64 (2.42.2-7+deb12u1) ...
#12 2.410 Selecting previously unselected package libglib2.0-0:amd64.
#12 2.413 Preparing to unpack .../04-libglib2.0-0_2.74.6-2+deb12u8_amd64.deb ...
#12 2.419 Unpacking libglib2.0-0:amd64 (2.74.6-2+deb12u8) ...
#12 2.558 Selecting previously unselected package libgts-0.7-5:amd64.
#12 2.560 Preparing to unpack .../05-libgts-0.7-5_0.7.6+darcs121130-5+b1_amd64.deb ...
#12 2.566 Unpacking libgts-0.7-5:amd64 (0.7.6+darcs121130-5+b1) ...
#12 2.631 Selecting previously unselected package libpixman-1-0:amd64.
#12 2.634 Preparing to unpack .../06-libpixman-1-0_0.42.2-1_amd64.deb ...
#12 2.642 Unpacking libpixman-1-0:amd64 (0.42.2-1) ...
#12 2.721 Selecting previously unselected package libxcb-render0:amd64.
#12 2.724 Preparing to unpack .../07-libxcb-render0_1.15-1_amd64.deb ...
#12 2.734 Unpacking libxcb-render0:amd64 (1.15-1) ...
#12 2.793 Selecting previously unselected package libxcb-shm0:amd64.
#12 2.795 Preparing to unpack .../08-libxcb-shm0_1.15-1_amd64.deb ...
#12 2.801 Unpacking libxcb-shm0:amd64 (1.15-1) ...
#12 2.849 Selecting previously unselected package libxrender1:amd64.
#12 2.851 Preparing to unpack .../09-libxrender1_1%3a0.9.10-1.1_amd64.deb ...
#12 2.858 Unpacking libxrender1:amd64 (1:0.9.10-1.1) ...
#12 2.905 Selecting previously unselected package libcairo2:amd64.
#12 2.907 Preparing to unpack .../10-libcairo2_1.16.0-7_amd64.deb ...
#12 2.913 Unpacking libcairo2:amd64 (1.16.0-7) ...
#12 2.996 Selecting previously unselected package libltdl7:amd64.
#12 2.999 Preparing to unpack .../11-libltdl7_2.4.7-7~deb12u1_amd64.deb ...
#12 3.004 Unpacking libltdl7:amd64 (2.4.7-7~deb12u1) ...
#12 3.056 Selecting previously unselected package libfribidi0:amd64.
#12 3.059 Preparing to unpack .../12-libfribidi0_1.0.8-2.1_amd64.deb ...
#12 3.068 Unpacking libfribidi0:amd64 (1.0.8-2.1) ...
#12 3.113 Selecting previously unselected package libgraphite2-3:amd64.
#12 3.116 Preparing to unpack .../13-libgraphite2-3_1.3.14-1_amd64.deb ...
#12 3.122 Unpacking libgraphite2-3:amd64 (1.3.14-1) ...
#12 3.169 Selecting previously unselected package libharfbuzz0b:amd64.
#12 3.171 Preparing to unpack .../14-libharfbuzz0b_6.0.0+dfsg-3_amd64.deb ...
#12 3.176 Unpacking libharfbuzz0b:amd64 (6.0.0+dfsg-3) ...
#12 3.250 Selecting previously unselected package libthai-data.
#12 3.252 Preparing to unpack .../15-libthai-data_0.1.29-1_all.deb ...
#12 3.259 Unpacking libthai-data (0.1.29-1) ...
#12 3.316 Selecting previously unselected package libdatrie1:amd64.
#12 3.318 Preparing to unpack .../16-libdatrie1_0.2.13-2+b1_amd64.deb ...
#12 3.323 Unpacking libdatrie1:amd64 (0.2.13-2+b1) ...
#12 3.367 Selecting previously unselected package libthai0:amd64.
#12 3.369 Preparing to unpack .../17-libthai0_0.1.29-1_amd64.deb ...
#12 3.375 Unpacking libthai0:amd64 (0.1.29-1) ...
#12 3.419 Selecting previously unselected package libpango-1.0-0:amd64.
#12 3.421 Preparing to unpack .../18-libpango-1.0-0_1.50.12+ds-1_amd64.deb ...
#12 3.427 Unpacking libpango-1.0-0:amd64 (1.50.12+ds-1) ...
#12 3.490 Selecting previously unselected package libpangoft2-1.0-0:amd64.
#12 3.492 Preparing to unpack .../19-libpangoft2-1.0-0_1.50.12+ds-1_amd64.deb ...
#12 3.498 Unpacking libpangoft2-1.0-0:amd64 (1.50.12+ds-1) ...
#12 3.548 Selecting previously unselected package libpangocairo-1.0-0:amd64.
#12 3.550 Preparing to unpack .../20-libpangocairo-1.0-0_1.50.12+ds-1_amd64.deb ...
#12 3.556 Unpacking libpangocairo-1.0-0:amd64 (1.50.12+ds-1) ...
#12 3.600 Selecting previously unselected package libpathplan4:amd64.
#12 3.603 Preparing to unpack .../21-libpathplan4_2.42.2-7+deb12u1_amd64.deb ...
#12 3.609 Unpacking libpathplan4:amd64 (2.42.2-7+deb12u1) ...
#12 3.663 Selecting previously unselected package libgvc6.
#12 3.665 Preparing to unpack .../22-libgvc6_2.42.2-7+deb12u1_amd64.deb ...
#12 3.672 Unpacking libgvc6 (2.42.2-7+deb12u1) ...
#12 3.760 Selecting previously unselected package libgvpr2:amd64.
#12 3.763 Preparing to unpack .../23-libgvpr2_2.42.2-7+deb12u1_amd64.deb ...
#12 3.768 Unpacking libgvpr2:amd64 (2.42.2-7+deb12u1) ...
#12 3.823 Selecting previously unselected package liblab-gamut1:amd64.
#12 3.825 Preparing to unpack .../24-liblab-gamut1_2.42.2-7+deb12u1_amd64.deb ...
#12 3.831 Unpacking liblab-gamut1:amd64 (2.42.2-7+deb12u1) ...
#12 3.927 Selecting previously unselected package x11-common.
#12 3.930 Preparing to unpack .../25-x11-common_1%3a7.7+23_all.deb ...
#12 3.935 Unpacking x11-common (1:7.7+23) ...
#12 4.004 Selecting previously unselected package libice6:amd64.
#12 4.007 Preparing to unpack .../26-libice6_2%3a1.0.10-1_amd64.deb ...
#12 4.013 Unpacking libice6:amd64 (2:1.0.10-1) ...
#12 4.061 Selecting previously unselected package libsm6:amd64.
#12 4.063 Preparing to unpack .../27-libsm6_2%3a1.2.3-1_amd64.deb ...
#12 4.069 Unpacking libsm6:amd64 (2:1.2.3-1) ...
#12 4.116 Selecting previously unselected package libxt6:amd64.
#12 4.118 Preparing to unpack .../28-libxt6_1%3a1.2.1-1.1_amd64.deb ...
#12 4.125 Unpacking libxt6:amd64 (1:1.2.1-1.1) ...
#12 4.177 Selecting previously unselected package libxmu6:amd64.
#12 4.180 Preparing to unpack .../29-libxmu6_2%3a1.1.3-3_amd64.deb ...
#12 4.186 Unpacking libxmu6:amd64 (2:1.1.3-3) ...
#12 4.244 Selecting previously unselected package libxaw7:amd64.
#12 4.246 Preparing to unpack .../30-libxaw7_2%3a1.0.14-1_amd64.deb ...
#12 4.252 Unpacking libxaw7:amd64 (2:1.0.14-1) ...
#12 4.309 Selecting previously unselected package graphviz.
#12 4.312 Preparing to unpack .../31-graphviz_2.42.2-7+deb12u1_amd64.deb ...
#12 4.318 Unpacking graphviz (2.42.2-7+deb12u1) ...
#12 4.440 Selecting previously unselected package libev4:amd64.
#12 4.442 Preparing to unpack .../32-libev4_1%3a4.33-1_amd64.deb ...
#12 4.449 Unpacking libev4:amd64 (1:4.33-1) ...
#12 4.506 Selecting previously unselected package libev-dev:amd64.
#12 4.509 Preparing to unpack .../33-libev-dev_1%3a4.33-1_amd64.deb ...
#12 4.515 Unpacking libev-dev:amd64 (1:4.33-1) ...
#12 4.563 Selecting previously unselected package libffi-dev:amd64.
#12 4.565 Preparing to unpack .../34-libffi-dev_3.4.4-1_amd64.deb ...
#12 4.571 Unpacking libffi-dev:amd64 (3.4.4-1) ...
#12 4.634 Selecting previously unselected package libgmpxx4ldbl:amd64.
#12 4.636 Preparing to unpack .../35-libgmpxx4ldbl_2%3a6.2.1+dfsg1-1.1_amd64.deb ...
#12 4.641 Unpacking libgmpxx4ldbl:amd64 (2:6.2.1+dfsg1-1.1) ...
#12 4.685 Selecting previously unselected package libgmp-dev:amd64.
#12 4.687 Preparing to unpack .../36-libgmp-dev_2%3a6.2.1+dfsg1-1.1_amd64.deb ...
#12 4.692 Unpacking libgmp-dev:amd64 (2:6.2.1+dfsg1-1.1) ...
#12 4.758 Selecting previously unselected package libpkgconf3:amd64.
#12 4.761 Preparing to unpack .../37-libpkgconf3_1.8.1-1_amd64.deb ...
#12 4.767 Unpacking libpkgconf3:amd64 (1.8.1-1) ...
#12 4.802 Selecting previously unselected package libsqlite3-dev:amd64.
#12 4.804 Preparing to unpack .../38-libsqlite3-dev_3.40.1-2+deb12u2_amd64.deb ...
#12 4.809 Unpacking libsqlite3-dev:amd64 (3.40.1-2+deb12u2) ...
#12 4.897 Selecting previously unselected package pkgconf-bin.
#12 4.899 Preparing to unpack .../39-pkgconf-bin_1.8.1-1_amd64.deb ...
#12 4.905 Unpacking pkgconf-bin (1.8.1-1) ...
#12 4.947 Selecting previously unselected package pkgconf:amd64.
#12 4.949 Preparing to unpack .../40-pkgconf_1.8.1-1_amd64.deb ...
#12 4.956 Unpacking pkgconf:amd64 (1.8.1-1) ...
#12 5.009 Selecting previously unselected package pkg-config:amd64.
#12 5.011 Preparing to unpack .../41-pkg-config_1.8.1-1_amd64.deb ...
#12 5.018 Unpacking pkg-config:amd64 (1.8.1-1) ...
#12 5.072 Setting up libgraphite2-3:amd64 (1.3.14-1) ...
#12 5.096 Setting up libpixman-1-0:amd64 (0.42.2-1) ...
#12 5.116 Setting up fontconfig (2.14.1-4) ...
#12 5.128 Regenerating fonts cache... done.
#12 7.149 Setting up libxrender1:amd64 (1:0.9.10-1.1) ...
#12 7.166 Setting up libdatrie1:amd64 (0.2.13-2+b1) ...
#12 7.182 Setting up libxcb-render0:amd64 (1.15-1) ...
#12 7.198 Setting up libglib2.0-0:amd64 (2.74.6-2+deb12u8) ...
#12 7.215 No schema files found: doing nothing.
#12 7.224 Setting up libev4:amd64 (1:4.33-1) ...
#12 7.240 Setting up liblab-gamut1:amd64 (2.42.2-7+deb12u1) ...
#12 7.258 Setting up x11-common (1:7.7+23) ...
#12 7.417 invoke-rc.d: could not determine current runlevel
#12 7.420 invoke-rc.d: policy-rc.d denied execution of restart.
#12 7.429 Setting up libxcb-shm0:amd64 (1.15-1) ...
#12 7.446 Setting up libffi-dev:amd64 (3.4.4-1) ...
#12 7.463 Setting up libcairo2:amd64 (1.16.0-7) ...
#12 7.479 Setting up libgts-0.7-5:amd64 (0.7.6+darcs121130-5+b1) ...
#12 7.496 Setting up libpkgconf3:amd64 (1.8.1-1) ...
#12 7.513 Setting up libgmpxx4ldbl:amd64 (2:6.2.1+dfsg1-1.1) ...
#12 7.529 Setting up libsqlite3-dev:amd64 (3.40.1-2+deb12u2) ...
#12 7.548 Setting up libpathplan4:amd64 (2.42.2-7+deb12u1) ...
#12 7.564 Setting up libann0 (1.1.2+doc-9+b1) ...
#12 7.581 Setting up libfribidi0:amd64 (1.0.8-2.1) ...
#12 7.598 Setting up pkgconf-bin (1.8.1-1) ...
#12 7.615 Setting up libltdl7:amd64 (2.4.7-7~deb12u1) ...
#12 7.632 Setting up libharfbuzz0b:amd64 (6.0.0+dfsg-3) ...
#12 7.649 Setting up libthai-data (0.1.29-1) ...
#12 7.666 Setting up libcdt5:amd64 (2.42.2-7+deb12u1) ...
#12 7.682 Setting up libcgraph6:amd64 (2.42.2-7+deb12u1) ...
#12 7.701 Setting up libev-dev:amd64 (1:4.33-1) ...
#12 7.719 Setting up libice6:amd64 (2:1.0.10-1) ...
#12 7.748 Setting up libgmp-dev:amd64 (2:6.2.1+dfsg1-1.1) ...
#12 7.765 Setting up pkgconf:amd64 (1.8.1-1) ...
#12 7.782 Setting up libthai0:amd64 (0.1.29-1) ...
#12 7.801 Setting up pkg-config:amd64 (1.8.1-1) ...
#12 7.820 Setting up libgvpr2:amd64 (2.42.2-7+deb12u1) ...
#12 7.839 Setting up libsm6:amd64 (2:1.2.3-1) ...
#12 7.855 Setting up libpango-1.0-0:amd64 (1.50.12+ds-1) ...
#12 7.872 Setting up libxt6:amd64 (1:1.2.1-1.1) ...
#12 7.888 Setting up libpangoft2-1.0-0:amd64 (1.50.12+ds-1) ...
#12 7.907 Setting up libpangocairo-1.0-0:amd64 (1.50.12+ds-1) ...
#12 7.925 Setting up libxmu6:amd64 (2:1.1.3-3) ...
#12 7.942 Setting up libxaw7:amd64 (2:1.0.14-1) ...
#12 7.960 Setting up libgvc6 (2.42.2-7+deb12u1) ...
#12 8.000 Setting up graphviz (2.42.2-7+deb12u1) ...
#12 8.027 Processing triggers for libc-bin (2.36-9+deb12u13) ...
#12 DONE 8.2s
#13 [build 4/10] RUN cd opam-repository && git pull origin f089d8564db935c703bea70a4b3d8335ffa1bef3
#13 4.606 From https://github.com/ocaml/opam-repository
#13 4.606 * branch f089d8564db935c703bea70a4b3d8335ffa1bef3 -> FETCH_HEAD
#13 5.345 Already up to date.
#13 DONE 5.7s
#14 [build 5/10] RUN opam update
#14 0.561
#14 0.561 <><> Updating package repositories ><><><><><><><><><><><><><><><><><><><><><><>
#14 1.417 [default] no changes from git+file:///home/opam/opam-repository
#14 DONE 1.6s
#15 [build 6/10] WORKDIR /home/opam
#15 DONE 0.1s
#16 [build 7/10] ADD deployer.opam deployer.opam
#16 DONE 0.1s
#17 [build 8/10] RUN opam install . --deps-only
#17 0.541 [WARNING] Failed checks on deployer package definition from source at file:///home/opam:
#17 0.541 warning 62: License doesn't adhere to the SPDX standard, see https://spdx.org/licenses/ : "LICENSE"
#17 1.064 The following additional pinnings are required by deployer.dev:
#17 1.064 - current.dev at git+https://github.com/mtelvers/ocurrent.git#patch
#17 1.064 - current_web.dev at git+https://github.com/mtelvers/ocurrent.git#patch
#17 1.064 - current_git.dev at git+https://github.com/mtelvers/ocurrent.git#patch
#17 1.064 - current_github.dev at git+https://github.com/mtelvers/ocurrent.git#patch
#17 1.064 - current_docker.dev at git+https://github.com/mtelvers/ocurrent.git#patch
#17 1.064 - current_slack.dev at git+https://github.com/mtelvers/ocurrent.git#patch
#17 1.064 Pin and install them? [y/n] y
#17 2.893 [ERROR] Could not synchronize /home/opam/.opam/4.14/.opam-switch/sources/current_git from "git+https://github.com/mtelvers/ocurrent.git#patch":
#17 2.893 Branch patch not found
#17 3.911 [ERROR] Could not synchronize /home/opam/.opam/4.14/.opam-switch/sources/current from "git+https://github.com/mtelvers/ocurrent.git#patch":
#17 3.911 Branch patch not found
#17 3.916 [ERROR] Could not synchronize /home/opam/.opam/4.14/.opam-switch/sources/current_web from "git+https://github.com/mtelvers/ocurrent.git#patch":
#17 3.916 Branch patch not found
#17 5.647 [ERROR] Could not synchronize /home/opam/.opam/4.14/.opam-switch/sources/current_github from "git+https://github.com/mtelvers/ocurrent.git#patch":
#17 5.647 Branch patch not found
#17 7.102 [ERROR] Could not synchronize /home/opam/.opam/4.14/.opam-switch/sources/current_slack from "git+https://github.com/mtelvers/ocurrent.git#patch":
#17 7.102 Branch patch not found
#17 7.108 [ERROR] Could not synchronize /home/opam/.opam/4.14/.opam-switch/sources/current_docker from "git+https://github.com/mtelvers/ocurrent.git#patch":
#17 7.108 Branch patch not found
#17 7.108 Could not retrieve some package sources, they will not be pinned nor installed:
#17 7.108 - current:git+https://github.com/mtelvers/ocurrent.git#patch
#17 7.108 - current_web:git+https://github.com/mtelvers/ocurrent.git#patch
#17 7.108 - current_git:git+https://github.com/mtelvers/ocurrent.git#patch
#17 7.108 - current_github:git+https://github.com/mtelvers/ocurrent.git#patch
#17 7.108 - current_docker:git+https://github.com/mtelvers/ocurrent.git#patch
#17 7.108 - current_slack:git+https://github.com/mtelvers/ocurrent.git#patch
#17 7.108
#17 7.108 Continue anyway? [y/n] y
#17 64.09 The following actions will be performed:
#17 64.10 === install 134 packages
#17 64.10 - install angstrom 0.16.1 [required by multipart_form-lwt]
#17 64.10 - install ansi 0.7.0 [required by current_web]
#17 64.10 - install asetmap 0.8.1 [required by prometheus]
#17 64.10 - install asn1-combinators 0.2.6 [required by x509]
#17 64.10 - install astring 0.8.5 [required by current_docker, current, current_github]
#17 64.10 - install atd 4.2.0 [required by atdgen]
#17 64.10 - install atdgen 4.2.0 [required by github-data]
#17 64.10 - install atdgen-runtime 4.2.0 [required by github-data]
#17 64.10 - install base v0.16.5 [required by ppx_sexp_conv]
#17 64.10 - install base-bytes base [required by csv]
#17 64.10 - install base64 3.5.2 [required by current_github]
#17 64.10 - install bigstringaf 0.10.0 [required by multipart_form-lwt]
#17 64.10 - install biniou 1.2.2 [required by atdgen]
#17 64.10 - install bos 0.3.0 [required by current, current_docker]
#17 64.10 - install bstr 0.0.4 [required by prettym]
#17 64.10 - install ca-certs 0.2.3 [required by conduit-lwt-unix]
#17 64.10 - install camlp-streams 5.0.1 [required by biniou]
#17 64.10 - install cf 0.5.0 [required by cf-lwt]
#17 64.10 - install cf-lwt 0.5.0 [required by irmin-watcher]
#17 64.10 - install cmdliner 1.3.0 [required by current, current_github]
#17 64.10 - install cohttp 6.0.0 [required by cohttp-lwt-unix, github-unix]
#17 64.10 - install cohttp-lwt 6.0.0 [required by cohttp-lwt-unix]
#17 64.10 - install cohttp-lwt-unix 6.0.0 [required by current_github, current_slack]
#17 64.10 - install conduit 6.2.3 [required by conduit-lwt]
#17 64.10 - install conduit-lwt 6.2.3 [required by cohttp-lwt-unix]
#17 64.10 - install conduit-lwt-unix 6.2.3 [required by cohttp-lwt-unix, current_web]
#17 64.10 - install conf-git 1.1 [required by current_git]
#17 64.10 - install conf-gmp 5 [required by zarith, conf-gmp-powm-sec]
#17 64.10 - install conf-gmp-powm-sec 4 [required by mirage-crypto-pk]
#17 64.10 - install conf-graphviz 0.1 [required by current_web]
#17 64.10 - install conf-libev 4-13 [required by current]
#17 64.10 - install conf-libffi 2.0.0 [required by ctypes-foreign]
#17 64.10 - install conf-pkg-config 4 [required by conf-sqlite3]
#17 64.10 - install conf-sqlite3 1 [required by sqlite3]
#17 64.10 - install cppo 1.8.0 [required by ppx_deriving]
#17 64.10 - install crunch 4.0.0 [required by current_web]
#17 64.10 - install csexp 1.5.2 [required by dune-configurator]
#17 64.10 - install cstruct 6.2.0 [required by current_github]
#17 64.10 - install csv 2.4 [required by current_web]
#17 64.10 - install ctypes 0.24.0 [required by cf, fsevents]
#17 64.10 - install ctypes-foreign 0.24.0 [required by cf]
#17 64.10 - install current 0.7.4 [required by deployer]
#17 64.10 - install current_docker 0.7.4 [required by deployer]
#17 64.10 - install current_git 0.7.4 [required by deployer]
#17 64.10 - install current_github 0.7.4 [required by deployer]
#17 64.10 - install current_incr 0.6.1 [required by current]
#17 64.10 - install current_slack 0.7.4 [required by deployer]
#17 64.10 - install current_web 0.7.4 [required by deployer]
#17 64.10 - install domain-name 0.5.0 [required by x509, ipaddr, tls]
#17 64.10 - install dune 3.22.2 [required by deployer]
#17 64.10 - install dune-compiledb 0.6.0 [required by sqlite3]
#17 64.10 - install dune-configurator 3.22.2 [required by sqlite3]
#17 64.10 - install duration 0.3.1 [required by current_docker, current, current_github]
#17 64.10 - install easy-format 1.3.4 [required by atd]
#17 64.10 - install eqaf 0.9 [required by mirage-crypto]
#17 64.10 - install ezjsonm 1.3.0 [required by dune-compiledb]
#17 64.10 - install fmt 0.11.0 [required by current_github, current, current_docker, current_slack]
#17 64.10 - install fpath 0.7.3 [required by current, current_docker]
#17 64.10 - install fsevents 0.3.0 [required by fsevents-lwt]
#17 64.10 - install fsevents-lwt 0.3.0 [required by irmin-watcher]
#17 64.10 - install github 4.5.1 [required by github-unix]
#17 64.10 - install github-data 4.5.1 [required by github]
#17 64.10 - install github-unix 4.5.1 [required by current_github]
#17 64.10 - install gmap 0.3.0 [required by x509]
#17 64.10 - install hex 1.5.0 [required by current_github]
#17 64.10 - install hkdf 1.0.4 (deprecated) [required by tls]
#17 64.10 - install http 6.0.0 [required by cohttp-lwt-unix]
#17 64.10 - install inotify 2.6 [required by irmin-watcher]
#17 64.10 - install integers 0.7.0 [required by ctypes]
#17 64.10 - install ipaddr 5.6.2 [required by conduit-lwt-unix]
#17 64.10 - install ipaddr-sexp 5.6.2 [required by conduit-lwt-unix]
#17 64.10 - install irmin-watcher 0.5.0 [required by current_git]
#17 64.10 - install jsonm 1.0.2 [required by ezjsonm]
#17 64.10 - install ke 0.6 [required by multipart_form-lwt]
#17 64.10 - install logs 0.10.0 [required by current_github, current, current_docker, current_slack]
#17 64.10 - install lwt 6.1.2 [required by current_github, current, current_docker, current_slack]
#17 64.10 - install lwt-dllist 1.1.0 [required by current]
#17 64.10 - install macaddr 5.6.2 [required by ipaddr]
#17 64.10 - install magic-mime 1.3.1 [required by cohttp-lwt-unix]
#17 64.10 - install menhir 20260209 [required by atd]
#17 64.10 - install menhirCST 20260209 [required by menhir]
#17 64.10 - install menhirGLR 20260209 [required by menhir]
#17 64.10 - install menhirLib 20260209 [required by menhir]
#17 64.10 - install menhirSdk 20260209 [required by menhir]
#17 64.10 - install mirage-crypto 0.11.3 [required by current_github]
#17 64.10 - install mirage-crypto-ec 0.11.3 [required by x509, tls]
#17 64.10 - install mirage-crypto-pk 0.11.3 [required by current_github]
#17 64.10 - install mirage-crypto-rng 0.11.3 [required by current_web]
#17 64.10 - install mirage-crypto-rng-lwt 0.11.3 [required by current_web]
#17 64.10 - install mtime 2.1.0 [required by mirage-crypto-rng-lwt]
#17 64.10 - install multipart_form 0.8.0 [required by multipart_form-lwt]
#17 64.10 - install multipart_form-lwt 0.8.0 [required by current_web]
#17 64.10 - install num 1.6 [required by sexplib]
#17 64.10 - install ocaml-compiler-libs v0.12.4 [required by ppxlib]
#17 64.10 - install ocaml-syntax-shims 1.0.0 [required by angstrom]
#17 64.10 - install ocamlbuild 0.16.1 [required by astring, bos]
#17 64.10 - install ocamlfind 1.9.8 [required by bos, astring, ppx_deriving]
#17 64.10 - install ocplib-endian 1.2 [required by lwt]
#17 64.10 - install parsexp v0.16.0 [required by sexplib]
#17 64.10 - install pbkdf 1.2.0 [required by x509]
#17 64.10 - install pecu 0.7 [required by multipart_form]
#17 64.10 - install ppx_derivers 1.2.1 [required by ppx_deriving]
#17 64.10 - install ppx_deriving 6.0.3 [required by current, current_docker]
#17 64.10 - install ppx_deriving_yojson 3.9.1 [required by current_docker, current_github]
#17 64.10 - install ppx_sexp_conv v0.16.0 [required by cohttp-lwt-unix, current_web]
#17 64.10 - install ppxlib 0.35.0 [required by ppx_deriving]
#17 64.10 - install prettym 0.0.5 [required by multipart_form]
#17 64.10 - install prometheus 1.3 [required by deployer]
#17 64.10 - install prometheus-app 1.3 [required by deployer]
#17 64.10 - install ptime 1.2.0 [required by current_github]
#17 64.10 - install re 1.14.0 [required by current]
#17 64.10 - install result 1.5 [required by current_docker, current, current_github]
#17 64.10 - install routes 2.0.0 [required by current_web]
#17 64.10 - install rresult 0.7.0 [required by current_github]
#17 64.10 - install seq base [required by tyxml]
#17 64.10 - install session 0.5.0 [required by current_web]
#17 64.10 - install session-cohttp 0.5.0 [required by session-cohttp-lwt]
#17 64.10 - install session-cohttp-lwt 0.5.0 [required by current_web]
#17 64.10 - install sexplib v0.16.0 [required by current_web]
#17 64.10 - install sexplib0 v0.16.0 [required by cohttp, ppxlib, dune-compiledb, cohttp-lwt]
#17 64.10 - install sqlite3 5.4.1 [required by current]
#17 64.10 - install stdlib-shims 0.3.0 [required by ppxlib]
#17 64.10 - install stringext 1.6.0 [required by github-unix]
#17 64.10 - install tls 0.17.5 [required by tls-lwt]
#17 64.10 - install tls-lwt 0.17.5 [required by current_github, current_slack]
#17 64.10 - install topkg 1.1.1 [required by astring, bos]
#17 64.10 - install tyxml 4.6.0 [required by current_github]
#17 64.10 - install unstrctrd 0.4 [required by multipart_form]
#17 64.10 - install uri 4.4.0 [required by current_github, current_slack]
#17 64.10 - install uri-sexp 4.4.0 [required by cohttp]
#17 64.10 - install uutf 1.0.4 [required by tyxml, ezjsonm, multipart_form]
#17 64.10 - install x509 0.16.5 [required by current_github]
#17 64.10 - install yojson 3.0.0 [required by current_github, current_docker, current_slack]
#17 64.10 - install zarith 1.14 [required by asn1-combinators, mirage-crypto-pk]
#17 64.54
#17 64.54 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#17 64.63 -> retrieved asetmap.0.8.1 (https://opam.ocaml.org/cache)
#17 64.72 -> retrieved asn1-combinators.0.2.6 (https://opam.ocaml.org/cache)
#17 64.74 -> retrieved ansi.0.7.0 (https://opam.ocaml.org/cache)
#17 64.80 -> retrieved angstrom.0.16.1 (https://opam.ocaml.org/cache)
#17 64.93 -> retrieved astring.0.8.5 (https://opam.ocaml.org/cache)
#17 65.14 -> retrieved base.v0.16.5 (https://opam.ocaml.org/cache)
#17 65.15 -> retrieved base64.3.5.2 (https://opam.ocaml.org/cache)
#17 65.72 -> retrieved atd.4.2.0, atdgen.4.2.0, atdgen-runtime.4.2.0 (https://opam.ocaml.org/cache)
#17 65.77 -> retrieved bigstringaf.0.10.0 (https://opam.ocaml.org/cache)
#17 65.77 -> retrieved biniou.1.2.2 (https://opam.ocaml.org/cache)
#17 65.87 -> retrieved ca-certs.0.2.3 (https://opam.ocaml.org/cache)
#17 65.88 -> retrieved bstr.0.0.4 (https://opam.ocaml.org/cache)
#17 65.96 -> retrieved bos.0.3.0 (https://opam.ocaml.org/cache)
#17 66.02 -> retrieved camlp-streams.5.0.1 (https://opam.ocaml.org/cache)
#17 66.04 -> retrieved cf.0.5.0, cf-lwt.0.5.0 (https://opam.ocaml.org/cache)
#17 66.09 -> retrieved cmdliner.1.3.0 (https://opam.ocaml.org/cache)
#17 66.14 -> installed conf-git.1.1
#17 66.17 -> retrieved conf-gmp.5 (https://opam.ocaml.org/cache)
#17 66.18 -> installed conf-gmp.5
#17 66.27 -> retrieved conduit.6.2.3, conduit-lwt.6.2.3, conduit-lwt-unix.6.2.3 (https://opam.ocaml.org/cache)
#17 66.28 -> retrieved conf-gmp-powm-sec.4 (https://opam.ocaml.org/cache)
#17 66.32 -> installed conf-graphviz.0.1
#17 66.32 -> installed conf-gmp-powm-sec.4
#17 66.33 -> installed conf-pkg-config.4
#17 66.54 -> retrieved cohttp.6.0.0, cohttp-lwt.6.0.0, cohttp-lwt-unix.6.0.0, http.6.0.0 (https://opam.ocaml.org/cache)
#17 66.55 -> installed conf-libffi.2.0.0
#17 66.58 -> installed conf-sqlite3.1
#17 66.60 -> retrieved cppo.1.8.0 (https://opam.ocaml.org/cache)
#17 66.66 -> retrieved conf-libev.4-13 (2 extra sources)
#17 66.66 -> retrieved conf-libev.4-13 (2 extra sources)
#17 66.68 -> retrieved crunch.4.0.0 (https://opam.ocaml.org/cache)
#17 66.69 -> retrieved csexp.1.5.2 (https://opam.ocaml.org/cache)
#17 66.81 -> retrieved csv.2.4 (https://opam.ocaml.org/cache)
#17 67.15 -> retrieved ctypes.0.24.0, ctypes-foreign.0.24.0 (https://opam.ocaml.org/cache)
#17 67.15 -> installed conf-libev.4-13
#17 67.20 -> retrieved cstruct.6.2.0 (https://opam.ocaml.org/cache)
#17 67.49 -> retrieved current.0.7.4, current_docker.0.7.4, current_git.0.7.4, current_github.0.7.4, current_slack.0.7.4, current_web.0.7.4 (https://opam.ocaml.org/cache)
#17 67.50 -> retrieved current_incr.0.6.1 (https://opam.ocaml.org/cache)
#17 67.51 -> retrieved domain-name.0.5.0 (https://opam.ocaml.org/cache)
#17 67.64 -> retrieved duration.0.3.1 (https://opam.ocaml.org/cache)
#17 67.67 -> retrieved dune-compiledb.0.6.0 (https://opam.ocaml.org/cache)
#17 67.74 -> retrieved easy-format.1.3.4 (https://opam.ocaml.org/cache)
#17 67.84 -> retrieved eqaf.0.9 (https://opam.ocaml.org/cache)
#17 67.86 -> retrieved ezjsonm.1.3.0 (https://opam.ocaml.org/cache)
#17 67.94 -> retrieved fmt.0.11.0 (https://opam.ocaml.org/cache)
#17 68.06 -> retrieved fpath.0.7.3 (https://opam.ocaml.org/cache)
#17 68.11 -> retrieved fsevents.0.3.0, fsevents-lwt.0.3.0 (https://opam.ocaml.org/cache)
#17 68.20 -> retrieved gmap.0.3.0 (https://opam.ocaml.org/cache)
#17 68.29 -> retrieved github.4.5.1, github-data.4.5.1, github-unix.4.5.1 (https://opam.ocaml.org/cache)
#17 73.66 -> retrieved dune.3.22.2, dune-configurator.3.22.2 (https://opam.ocaml.org/cache)
#17 74.97 -> retrieved hex.1.5.0 (https://opam.ocaml.org/cache)
#17 74.97 -> retrieved hkdf.1.0.4 (https://opam.ocaml.org/cache)
#17 74.98 -> retrieved inotify.2.6 (https://opam.ocaml.org/cache)
#17 75.09 -> installed cmdliner.1.3.0
#17 75.10 -> retrieved irmin-watcher.0.5.0 (https://opam.ocaml.org/cache)
#17 75.12 -> retrieved integers.0.7.0 (https://opam.ocaml.org/cache)
#17 75.20 -> retrieved ipaddr.5.6.2, ipaddr-sexp.5.6.2, macaddr.5.6.2 (https://opam.ocaml.org/cache)
#17 75.25 -> retrieved ke.0.6 (https://opam.ocaml.org/cache)
#17 75.28 -> retrieved jsonm.1.0.2 (https://opam.ocaml.org/cache)
#17 75.32 -> retrieved logs.0.10.0 (https://opam.ocaml.org/cache)
#17 75.40 -> retrieved lwt-dllist.1.1.0 (https://opam.ocaml.org/cache)
#17 75.42 -> retrieved magic-mime.1.3.1 (https://opam.ocaml.org/cache)
#17 75.54 -> retrieved lwt.6.1.2 (https://opam.ocaml.org/cache)
#17 76.39 -> retrieved menhir.20260209, menhirCST.20260209, menhirGLR.20260209, menhirLib.20260209, menhirSdk.20260209 (https://opam.ocaml.org/cache)
#17 76.42 -> retrieved mtime.2.1.0 (https://opam.ocaml.org/cache)
#17 76.53 -> retrieved multipart_form.0.8.0, multipart_form-lwt.0.8.0 (https://opam.ocaml.org/cache)
#17 76.65 -> retrieved num.1.6 (https://opam.ocaml.org/cache)
#17 76.70 -> retrieved ocaml-compiler-libs.v0.12.4 (https://opam.ocaml.org/cache)
#17 76.80 -> retrieved ocaml-syntax-shims.1.0.0 (https://opam.ocaml.org/cache)
#17 77.26 -> retrieved mirage-crypto.0.11.3, mirage-crypto-ec.0.11.3, mirage-crypto-pk.0.11.3, mirage-crypto-rng.0.11.3, mirage-crypto-rng-lwt.0.11.3 (https://opam.ocaml.org/cache)
#17 77.33 -> retrieved ocamlbuild.0.16.1 (https://opam.ocaml.org/cache)
#17 77.42 -> retrieved ocamlfind.1.9.8 (https://opam.ocaml.org/cache)
#17 77.52 -> retrieved ocplib-endian.1.2 (https://opam.ocaml.org/cache)
#17 77.56 -> retrieved parsexp.v0.16.0 (https://opam.ocaml.org/cache)
#17 77.58 -> retrieved pbkdf.1.2.0 (https://opam.ocaml.org/cache)
#17 77.69 -> retrieved pecu.0.7 (https://opam.ocaml.org/cache)
#17 77.76 -> retrieved ppx_derivers.1.2.1 (https://opam.ocaml.org/cache)
#17 77.93 -> retrieved ppx_deriving_yojson.3.9.1 (https://opam.ocaml.org/cache)
#17 77.96 -> retrieved ppx_deriving.6.0.3 (https://opam.ocaml.org/cache)
#17 77.98 -> retrieved ppx_sexp_conv.v0.16.0 (https://opam.ocaml.org/cache)
#17 78.17 -> retrieved prometheus.1.3, prometheus-app.1.3 (https://opam.ocaml.org/cache)
#17 78.18 -> retrieved prettym.0.0.5 (https://opam.ocaml.org/cache)
#17 78.39 -> retrieved ppxlib.0.35.0 (https://opam.ocaml.org/cache)
#17 78.44 -> retrieved ptime.1.2.0 (https://opam.ocaml.org/cache)
#17 78.55 -> retrieved re.1.14.0 (https://opam.ocaml.org/cache)
#17 78.57 -> retrieved result.1.5 (https://opam.ocaml.org/cache)
#17 78.62 -> retrieved routes.2.0.0 (https://opam.ocaml.org/cache)
#17 78.70 -> retrieved rresult.0.7.0 (https://opam.ocaml.org/cache)
#17 79.08 -> retrieved session.0.5.0, session-cohttp.0.5.0, session-cohttp-lwt.0.5.0 (https://opam.ocaml.org/cache)
#17 79.17 -> installed num.1.6
#17 79.17 -> retrieved seq.base (2 extra sources)
#17 79.17 -> retrieved seq.base (2 extra sources)
#17 79.21 -> retrieved sexplib.v0.16.0 (https://opam.ocaml.org/cache)
#17 79.34 -> retrieved sexplib0.v0.16.0 (https://opam.ocaml.org/cache)
#17 79.38 -> retrieved sqlite3.5.4.1 (https://opam.ocaml.org/cache)
#17 79.40 -> retrieved stdlib-shims.0.3.0 (https://opam.ocaml.org/cache)
#17 79.54 -> retrieved stringext.1.6.0 (https://opam.ocaml.org/cache)
#17 79.69 -> retrieved topkg.1.1.1 (https://opam.ocaml.org/cache)
#17 79.81 -> retrieved tls.0.17.5, tls-lwt.0.17.5 (https://opam.ocaml.org/cache)
#17 79.88 -> retrieved unstrctrd.0.4 (https://opam.ocaml.org/cache)
#17 79.97 -> retrieved tyxml.4.6.0 (https://opam.ocaml.org/cache)
#17 80.15 -> retrieved uutf.1.0.4 (https://opam.ocaml.org/cache)
#17 80.18 -> retrieved uri.4.4.0, uri-sexp.4.4.0 (https://opam.ocaml.org/cache)
#17 80.31 -> retrieved x509.0.16.5 (https://opam.ocaml.org/cache)
#17 80.37 -> retrieved zarith.1.14 (https://opam.ocaml.org/cache)
#17 80.57 -> retrieved yojson.3.0.0 (https://opam.ocaml.org/cache)
#17 83.72 -> installed ocamlfind.1.9.8
#17 83.74 -> installed base-bytes.base
#17 83.74 -> installed seq.base
#17 85.45 -> installed ocamlbuild.0.16.1
#17 86.96 -> installed zarith.1.14
#17 90.68 -> installed topkg.1.1.1
#17 91.34 -> installed asetmap.0.8.1
#17 92.78 -> installed astring.0.8.5
#17 92.94 -> installed fmt.0.11.0
#17 93.85 -> installed fpath.0.7.3
#17 94.26 -> installed mtime.2.1.0
#17 94.93 -> installed rresult.0.7.0
#17 95.52 -> installed ptime.1.2.0
#17 96.10 -> installed uutf.1.0.4
#17 97.26 -> installed jsonm.1.0.2
#17 115.7 -> installed dune.3.22.2
#17 116.1 -> installed base64.3.5.2
#17 116.1 -> installed camlp-streams.5.0.1
#17 116.2 -> installed bstr.0.0.4
#17 116.4 -> installed csexp.1.5.2
#17 116.7 -> installed crunch.4.0.0
#17 117.0 -> installed cstruct.6.2.0
#17 117.3 -> installed cppo.1.8.0
#17 117.3 -> installed current_incr.0.6.1
#17 118.8 -> installed csv.2.4
#17 118.8 -> installed asn1-combinators.0.2.6
#17 118.9 -> installed domain-name.0.5.0
#17 119.0 -> installed duration.0.3.1
#17 119.1 -> installed easy-format.1.3.4
#17 119.3 -> installed gmap.0.3.0
#17 119.7 -> installed eqaf.0.9
#17 119.9 -> installed hex.1.5.0
#17 120.2 -> installed biniou.1.2.2
#17 120.4 -> installed http.6.0.0
#17 120.5 -> installed dune-configurator.3.22.2
#17 120.6 -> installed lwt-dllist.1.1.0
#17 120.6 -> installed ke.0.6
#17 120.9 -> installed macaddr.5.6.2
#17 121.2 -> installed bigstringaf.0.10.0
#17 121.3 -> installed menhirCST.20260209
#17 121.7 -> installed magic-mime.1.3.1
#17 122.0 -> installed ipaddr.5.6.2
#17 122.5 -> installed menhirGLR.20260209
#17 122.6 -> installed menhirSdk.20260209
#17 122.7 -> installed menhirLib.20260209
#17 124.4 -> installed ocaml-syntax-shims.1.0.0
#17 124.4 -> installed ocaml-compiler-libs.v0.12.4
#17 125.5 -> installed angstrom.0.16.1
#17 126.4 -> installed ocplib-endian.1.2
#17 127.0 -> installed pecu.0.7
#17 129.1 -> installed mirage-crypto.0.11.3
#17 129.3 -> installed ppx_derivers.1.2.1
#17 129.5 -> installed hkdf.1.0.4
#17 129.8 -> installed pbkdf.1.2.0
#17 130.9 -> installed prettym.0.0.5
#17 134.8 -> installed re.1.14.0
#17 134.9 -> installed result.1.5
#17 135.3 -> installed routes.2.0.0
#17 136.5 -> installed sexplib0.v0.16.0
#17 136.8 -> installed stdlib-shims.0.3.0
#17 138.0 -> installed lwt.6.1.2
#17 138.1 -> installed ezjsonm.1.3.0
#17 138.6 -> installed inotify.2.6
#17 139.2 -> installed integers.0.7.0
#17 141.1 -> installed logs.0.10.0
#17 143.2 -> installed menhir.20260209
#17 146.5 -> installed bos.0.3.0
#17 147.3 -> installed mirage-crypto-rng.0.11.3
#17 149.8 -> installed parsexp.v0.16.0
#17 150.3 -> installed base.v0.16.5
#17 150.6 -> installed ctypes.0.24.0
#17 150.8 -> installed mirage-crypto-pk.0.11.3
#17 151.0 -> installed mirage-crypto-rng-lwt.0.11.3
#17 154.3 -> installed ctypes-foreign.0.24.0
#17 154.8 -> installed prometheus.1.3
#17 154.9 -> installed cf.0.5.0
#17 155.4 -> installed session.0.5.0
#17 155.5 -> installed cf-lwt.0.5.0
#17 155.6 -> installed fsevents.0.3.0
#17 158.0 -> installed sexplib.v0.16.0
#17 158.1 -> installed fsevents-lwt.0.3.0
#17 159.1 -> installed dune-compiledb.0.6.0
#17 160.1 -> installed irmin-watcher.0.5.0
#17 162.1 -> installed sqlite3.5.4.1
#17 162.2 -> installed stringext.1.6.0
#17 165.1 -> installed mirage-crypto-ec.0.11.3
#17 165.5 -> installed unstrctrd.0.4
#17 167.2 -> installed tyxml.4.6.0
#17 167.9 -> installed uri.4.4.0
#17 168.3 -> installed multipart_form.0.8.0
#17 168.3 -> installed ansi.0.7.0
#17 168.8 -> installed multipart_form-lwt.0.8.0
#17 171.2 -> installed x509.0.16.5
#17 171.5 -> installed yojson.3.0.0
#17 171.9 -> installed ca-certs.0.2.3
#17 175.1 -> installed tls.0.17.5
#17 175.8 -> installed atd.4.2.0
#17 175.9 -> installed atdgen-runtime.4.2.0
#17 176.1 -> installed tls-lwt.0.17.5
#17 177.6 -> installed atdgen.4.2.0
#17 178.6 -> installed ppxlib.0.35.0
#17 184.7 -> installed ppx_sexp_conv.v0.16.0
#17 185.3 -> installed ppx_deriving.6.0.3
#17 185.7 -> installed github-data.4.5.1
#17 186.1 -> installed ipaddr-sexp.5.6.2
#17 186.4 -> installed uri-sexp.4.4.0
#17 188.1 -> installed ppx_deriving_yojson.3.9.1
#17 188.2 -> installed conduit.6.2.3
#17 189.1 -> installed current.0.7.4
#17 189.5 -> installed conduit-lwt.6.2.3
#17 191.0 -> installed current_git.0.7.4
#17 191.3 -> installed cohttp.6.0.0
#17 191.7 -> installed conduit-lwt-unix.6.2.3
#17 191.8 -> installed session-cohttp.0.5.0
#17 193.3 -> installed cohttp-lwt.6.0.0
#17 193.4 -> installed current_docker.0.7.4
#17 193.6 -> installed session-cohttp-lwt.0.5.0
#17 194.4 -> installed github.4.5.1
#17 194.8 -> installed cohttp-lwt-unix.6.0.0
#17 195.3 -> installed current_slack.0.7.4
#17 195.3 -> installed prometheus-app.1.3
#17 199.2 -> installed current_web.0.7.4
#17 200.1 -> installed github-unix.4.5.1
#17 202.0 -> installed current_github.0.7.4
#17 205.4 Done.
#17 205.5
#17 205.5 <><> hkdf.1.0.4 installed successfully ><><><><><><><><><><><><><><><><><><><><>
#17 205.5 => Note: This package is deprecated.
#17 205.5 # To update the current shell environment, run: eval $(opam env)
#17 DONE 205.8s
#18 [build 9/10] COPY --chown=opam:opam . .
#18 DONE 0.1s
#19 [build 10/10] RUN opam exec -- dune build @install --profile=release
#19 DONE 11.6s
#20 [stage-1 4/5] COPY --from=build /home/opam/_build/install/default/bin/deployer /bin/deployer
#20 DONE 0.1s
#21 [stage-1 5/5] WORKDIR /var/lib/ocurrent
#21 DONE 0.1s
#22 exporting to image
#22 exporting layers
#22 exporting layers 3.3s done
#22 writing image sha256:66b962e2bd7c5a36e70b034b76b18af3bbce6624d43b4434764b3a99ff02e540 done
#22 DONE 3.3s
2026-05-08 14:04.36: Job succeeded