[INFO] cloning repository https://github.com/Mossop/docker-dns [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Mossop/docker-dns" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMossop%2Fdocker-dns", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMossop%2Fdocker-dns'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f17e5e6cfbc432e745454c5f7c4c9a9e72ba8f04 [INFO] testing Mossop/docker-dns against master#e9385f9eea0221ef295a188d49d16f8f5189abf1 for pr-146098 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMossop%2Fdocker-dns" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Mossop/docker-dns [INFO] finished tweaking git repo https://github.com/Mossop/docker-dns [INFO] tweaked toml for git repo https://github.com/Mossop/docker-dns written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Mossop/docker-dns on toolchain e9385f9eea0221ef295a188d49d16f8f5189abf1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e9385f9eea0221ef295a188d49d16f8f5189abf1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Mossop/docker-dns already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e9385f9eea0221ef295a188d49d16f8f5189abf1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded opentelemetry v0.27.1 [INFO] [stderr] Downloaded tokio-tar v0.3.1 [INFO] [stderr] Downloaded endian-type v0.1.2 [INFO] [stderr] Downloaded redox_syscall v0.5.4 [INFO] [stderr] Downloaded hyper-named-pipe v0.1.0 [INFO] [stderr] Downloaded impl-more v0.1.6 [INFO] [stderr] Downloaded nibble_vec v0.1.0 [INFO] [stderr] Downloaded hyperlocal v0.9.1 [INFO] [stderr] Downloaded zstd v0.13.2 [INFO] [stderr] Downloaded zstd-safe v7.2.1 [INFO] [stderr] Downloaded bollard-stubs v1.47.1-rc.27.3.1 [INFO] [stderr] Downloaded hickory-client v0.24.4 [INFO] [stderr] Downloaded quinn v0.11.5 [INFO] [stderr] Downloaded flate2 v1.0.33 [INFO] [stderr] Downloaded hickory-server v0.24.4 [INFO] [stderr] Downloaded bollard v0.18.1 [INFO] [stderr] Downloaded serde_with v3.11.0 [INFO] [stderr] Downloaded brotli-decompressor v4.0.1 [INFO] [stderr] Downloaded actix-http v3.10.0 [INFO] [stderr] Downloaded quinn-proto v0.11.8 [INFO] [stderr] Downloaded actix-web v4.10.2 [INFO] [stderr] Downloaded radix_trie v0.2.1 [INFO] [stderr] Downloaded reqwest v0.12.14 [INFO] [stderr] Downloaded webpki-roots v0.26.6 [INFO] [stderr] Downloaded opentelemetry-proto v0.27.0 [INFO] [stderr] Downloaded opentelemetry_sdk v0.27.1 [INFO] [stderr] Downloaded hickory-proto v0.24.1 [INFO] [stderr] Downloaded rustls v0.23.14 [INFO] [stderr] Downloaded rustix v0.38.40 [INFO] [stderr] Downloaded rustix v1.0.1 [INFO] [stderr] Downloaded hickory-resolver v0.24.1 [INFO] [stderr] Downloaded tracing-opentelemetry v0.28.0 [INFO] [stderr] Downloaded schannel v0.1.24 [INFO] [stderr] Downloaded rustls-native-certs v0.8.0 [INFO] [stderr] Downloaded rustls-pki-types v1.9.0 [INFO] [stderr] Downloaded serde_with_macros v3.11.0 [INFO] [stderr] Downloaded testcontainers v0.23.3 [INFO] [stderr] Downloaded uuid v1.15.1 [INFO] [stderr] Downloaded actix-server v2.5.0 [INFO] [stderr] Downloaded opentelemetry-otlp v0.27.0 [INFO] [stderr] Downloaded tempfile v3.18.0 [INFO] [stderr] Downloaded ipnet v2.10.0 [INFO] [stderr] Downloaded docker_credential v1.3.1 [INFO] [stderr] Downloaded structmeta v0.3.0 [INFO] [stderr] Downloaded parse-display-derive v0.9.1 [INFO] [stderr] Downloaded quinn-udp v0.5.5 [INFO] [stderr] Downloaded rustc-hash v2.0.0 [INFO] [stderr] Downloaded zstd-sys v2.0.13+zstd.1.5.6 [INFO] [stderr] Downloaded windows-result v0.3.1 [INFO] [stderr] Downloaded async-trait v0.1.87 [INFO] [stderr] Downloaded opentelemetry-http v0.27.0 [INFO] [stderr] Downloaded structmeta-derive v0.3.0 [INFO] [stderr] Downloaded tokio v1.44.1 [INFO] [stderr] Downloaded parse-display v0.9.1 [INFO] [stderr] Downloaded linux-raw-sys v0.9.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+e9385f9eea0221ef295a188d49d16f8f5189abf1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cdee3731a5babf04609f09ccef26e3f42dc390739f355a5668fe41f933217665 [INFO] running `Command { std: "docker" "start" "-a" "cdee3731a5babf04609f09ccef26e3f42dc390739f355a5668fe41f933217665", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cdee3731a5babf04609f09ccef26e3f42dc390739f355a5668fe41f933217665", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cdee3731a5babf04609f09ccef26e3f42dc390739f355a5668fe41f933217665", kill_on_drop: false }` [INFO] [stdout] cdee3731a5babf04609f09ccef26e3f42dc390739f355a5668fe41f933217665 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+e9385f9eea0221ef295a188d49d16f8f5189abf1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1c7072c5bae6856a8b8449504be05ae8163434f1668f94df674c93dd1b7b426b [INFO] running `Command { std: "docker" "start" "-a" "1c7072c5bae6856a8b8449504be05ae8163434f1668f94df674c93dd1b7b426b", kill_on_drop: false }` [INFO] [stderr] Compiling bytes v1.7.2 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling cc v1.1.21 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rustls-pki-types v1.9.0 [INFO] [stderr] Compiling thiserror v1.0.64 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling sync_wrapper v1.0.1 [INFO] [stderr] Compiling rustls v0.23.14 [INFO] [stderr] Compiling indexmap v2.5.0 [INFO] [stderr] Compiling anyhow v1.0.97 [INFO] [stderr] Compiling rustversion v1.0.20 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling ipnet v2.10.0 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling miniz_oxide v0.8.0 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling zstd-sys v2.0.13+zstd.1.5.6 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling webpki-roots v0.26.6 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling zstd-safe v7.2.1 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling cpufeatures v0.2.14 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling regex-lite v0.1.6 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling anstyle-parse v0.2.5 [INFO] [stderr] Compiling bytestring v1.3.1 [INFO] [stderr] Compiling actix-service v2.0.2 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio v1.44.1 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling async-trait v0.1.87 [INFO] [stderr] Compiling thiserror-impl v1.0.64 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling rustls-webpki v0.102.8 [INFO] [stderr] Compiling pin-project-internal v1.1.8 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling opentelemetry v0.27.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling pin-project v1.1.8 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling axum-core v0.4.5 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling prost-derive v0.13.4 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling tokio-util v0.7.12 [INFO] [stderr] Compiling h2 v0.4.6 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-stream v0.1.16 [INFO] [stderr] Compiling prost v0.13.4 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling actix-rt v2.10.0 [INFO] [stderr] Compiling serde_json v1.0.138 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling tokio-rustls v0.26.0 [INFO] [stderr] Compiling axum v0.7.9 [INFO] [stderr] Compiling enum-as-inner v0.6.1 [INFO] [stderr] Compiling brotli-decompressor v4.0.1 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling opentelemetry_sdk v0.27.1 [INFO] [stderr] Compiling uncased v0.9.10 [INFO] [stderr] Compiling colorchoice v1.0.2 [INFO] [stderr] Compiling data-encoding v2.6.0 [INFO] [stderr] Compiling gimli v0.31.0 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling anstyle-query v1.1.1 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling anstream v0.6.15 [INFO] [stderr] Compiling actix-codec v0.5.2 [INFO] [stderr] Compiling hickory-proto v0.24.1 [INFO] [stderr] Compiling brotli v7.0.0 [INFO] [stderr] Compiling zstd v0.13.2 [INFO] [stderr] Compiling hyper v1.4.1 [INFO] [stderr] Compiling flate2 v1.0.33 [INFO] [stderr] Compiling rand v0.9.0 [INFO] [stderr] Compiling addr2line v0.24.1 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling serde_with v3.11.0 [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling actix-router v0.5.3 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling serde_repr v0.1.19 [INFO] [stderr] Compiling hyper-rustls v0.27.3 [INFO] [stderr] Compiling hyper-timeout v0.5.2 [INFO] [stderr] Compiling tonic v0.12.3 [INFO] [stderr] Compiling reqwest v0.12.14 [INFO] [stderr] Compiling pear_codegen v0.2.9 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling local-channel v0.1.5 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling figment v0.10.19 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling object v0.36.4 [INFO] [stderr] Compiling inlinable_string v0.1.15 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling foldhash v0.1.4 [INFO] [stderr] Compiling clap_builder v4.5.32 [INFO] [stderr] Compiling opentelemetry-http v0.27.0 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling opentelemetry-proto v0.27.0 [INFO] [stderr] Compiling rustls-native-certs v0.8.0 [INFO] [stderr] Compiling hyperlocal v0.9.1 [INFO] [stderr] Compiling actix-http v3.10.0 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Compiling pear v0.2.9 [INFO] [stderr] Compiling backtrace v0.3.74 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling bollard-stubs v1.47.1-rc.27.3.1 [INFO] [stderr] Compiling actix-web-codegen v4.3.0 [INFO] [stderr] Compiling actix-server v2.5.0 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Compiling impl-more v0.1.6 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling chrono v0.4.40 [INFO] [stderr] Compiling tracing-opentelemetry v0.28.0 [INFO] [stderr] Compiling actix-web v4.10.2 [INFO] [stderr] Compiling hickory-client v0.24.4 [INFO] [stderr] Compiling opentelemetry-otlp v0.27.0 [INFO] [stderr] Compiling hickory-server v0.24.4 [INFO] [stderr] Compiling clap v4.5.32 [INFO] [stderr] Compiling serde_plain v1.0.2 [INFO] [stderr] Compiling uuid v1.15.1 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling bollard v0.18.1 [INFO] [stderr] Compiling localns v2.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 56s [INFO] running `Command { std: "docker" "inspect" "1c7072c5bae6856a8b8449504be05ae8163434f1668f94df674c93dd1b7b426b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c7072c5bae6856a8b8449504be05ae8163434f1668f94df674c93dd1b7b426b", kill_on_drop: false }` [INFO] [stdout] 1c7072c5bae6856a8b8449504be05ae8163434f1668f94df674c93dd1b7b426b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+e9385f9eea0221ef295a188d49d16f8f5189abf1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 07a6f6a186fa12b3f8af7ce6972ae99990d8fad74d575bf4c671f4b719a10d93 [INFO] running `Command { std: "docker" "start" "-a" "07a6f6a186fa12b3f8af7ce6972ae99990d8fad74d575bf4c671f4b719a10d93", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling rustix v0.38.40 [INFO] [stderr] Compiling structmeta-derive v0.3.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling rustix v1.0.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling linux-raw-sys v0.9.2 [INFO] [stderr] Compiling docker_credential v1.3.1 [INFO] [stderr] Compiling cc v1.1.21 [INFO] [stderr] Compiling structmeta v0.3.0 [INFO] [stderr] Compiling etcetera v0.8.0 [INFO] [stderr] Compiling tracing-test-macro v0.2.5 [INFO] [stderr] Compiling fastrand v2.1.1 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling tracing-test v0.2.5 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling tokio v1.44.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling zstd-sys v2.0.13+zstd.1.5.6 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling resolv-conf v0.7.0 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling serde_with_macros v3.11.0 [INFO] [stderr] Compiling rand v0.9.0 [INFO] [stderr] Compiling backtrace v0.3.74 [INFO] [stderr] Compiling uuid v1.15.1 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling anyhow v1.0.97 [INFO] [stderr] Compiling serde_with v3.11.0 [INFO] [stderr] Compiling xattr v1.3.1 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling tempfile v3.18.0 [INFO] [stderr] Compiling rustls v0.23.14 [INFO] [stderr] Compiling parse-display-derive v0.9.1 [INFO] [stderr] Compiling bollard-stubs v1.47.1-rc.27.3.1 [INFO] [stderr] Compiling rustls-webpki v0.102.8 [INFO] [stderr] Compiling tokio-util v0.7.12 [INFO] [stderr] Compiling h2 v0.4.6 [INFO] [stderr] Compiling tokio-stream v0.1.16 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling hickory-proto v0.24.1 [INFO] [stderr] Compiling zstd-safe v7.2.1 [INFO] [stderr] Compiling axum v0.7.9 [INFO] [stderr] Compiling opentelemetry_sdk v0.27.1 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling actix-rt v2.10.0 [INFO] [stderr] Compiling zstd v0.13.2 [INFO] [stderr] Compiling actix-codec v0.5.2 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling hickory-resolver v0.24.1 [INFO] [stderr] error: could not compile `bollard-stubs` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/e9385f9eea0221ef295a188d49d16f8f5189abf1/bin/rustc --crate-name bollard_stubs --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bollard-stubs-1.47.1-rc.27.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("base64", "bollard-buildkit-proto", "buildkit", "bytes", "chrono", "prost", "time"))' -C metadata=303fe26b9c106c9c -C extra-filename=-c3168374c593aae4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern serde=/opt/rustwide/target/debug/deps/libserde-05b67098007aa59e.rmeta --extern serde_repr=/opt/rustwide/target/debug/deps/libserde_repr-d91de1107547c8a2.so --extern serde_with=/opt/rustwide/target/debug/deps/libserde_with-5314a8eaaf62ac51.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "07a6f6a186fa12b3f8af7ce6972ae99990d8fad74d575bf4c671f4b719a10d93", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "07a6f6a186fa12b3f8af7ce6972ae99990d8fad74d575bf4c671f4b719a10d93", kill_on_drop: false }` [INFO] [stdout] 07a6f6a186fa12b3f8af7ce6972ae99990d8fad74d575bf4c671f4b719a10d93