[INFO] cloning repository https://github.com/ekeih/hcloud-firewall-controller [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ekeih/hcloud-firewall-controller" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fekeih%2Fhcloud-firewall-controller", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fekeih%2Fhcloud-firewall-controller'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b3bbd4b815e78ef97f47f45aee1ac26f7fad27fc [INFO] building ekeih/hcloud-firewall-controller against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fekeih%2Fhcloud-firewall-controller" "/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/ekeih/hcloud-firewall-controller [INFO] finished tweaking git repo https://github.com/ekeih/hcloud-firewall-controller [INFO] tweaked toml for git repo https://github.com/ekeih/hcloud-firewall-controller written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ekeih/hcloud-firewall-controller on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/ekeih/hcloud-firewall-controller 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ryu v1.0.12 [INFO] [stderr] Downloaded pkg-config v0.3.26 [INFO] [stderr] Downloaded anstyle-parse v0.2.0 [INFO] [stderr] Downloaded futures-channel v0.3.25 [INFO] [stderr] Downloaded itoa v1.0.5 [INFO] [stderr] Downloaded wasm-bindgen-futures v0.4.33 [INFO] [stderr] Downloaded windows-result v0.3.1 [INFO] [stderr] Downloaded openssl-sys v0.9.80 [INFO] [stderr] Downloaded clap_derive v4.5.47 [INFO] [stderr] Downloaded schannel v0.1.21 [INFO] [stderr] Downloaded socket2 v0.4.7 [INFO] [stderr] Downloaded tracing-core v0.1.30 [INFO] [stderr] Downloaded unicode-ident v1.0.6 [INFO] [stderr] Downloaded indexmap v2.2.5 [INFO] [stderr] Downloaded security-framework v2.7.0 [INFO] [stderr] Downloaded tokio-util v0.7.4 [INFO] [stderr] Downloaded tower-http v0.6.5 [INFO] [stderr] Downloaded aho-corasick v0.7.20 [INFO] [stderr] Downloaded mio v0.8.5 [INFO] [stderr] Downloaded reqwest v0.12.23 [INFO] [stderr] Downloaded h2 v0.4.3 [INFO] [stderr] Downloaded syn v2.0.82 [INFO] [stderr] Downloaded syn v1.0.107 [INFO] [stderr] Downloaded openssl v0.10.45 [INFO] [stderr] Downloaded regex v1.7.1 [INFO] [stderr] Downloaded regex-syntax v0.6.28 [INFO] [stderr] Downloaded rustls v0.23.7 [INFO] [stderr] Downloaded tokio v1.24.2 [INFO] [stderr] Downloaded web-sys v0.3.60 [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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e8fe371cbb0ce29fb96d524fa60eec1c78cb499c34a0513a7ba01458607a0f95 [INFO] running `Command { std: "docker" "start" "-a" "e8fe371cbb0ce29fb96d524fa60eec1c78cb499c34a0513a7ba01458607a0f95", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e8fe371cbb0ce29fb96d524fa60eec1c78cb499c34a0513a7ba01458607a0f95", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e8fe371cbb0ce29fb96d524fa60eec1c78cb499c34a0513a7ba01458607a0f95", kill_on_drop: false }` [INFO] [stdout] e8fe371cbb0ce29fb96d524fa60eec1c78cb499c34a0513a7ba01458607a0f95 [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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 58e2e10478846e3bbcdfa7d1849d23e954caf26b4b1cc2917ba755def90ccbda [INFO] running `Command { std: "docker" "start" "-a" "58e2e10478846e3bbcdfa7d1849d23e954caf26b4b1cc2917ba755def90ccbda", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.88 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling itoa v1.0.5 [INFO] [stderr] Compiling cc v1.0.99 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling tokio v1.24.2 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling litemap v0.7.3 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling smallvec v1.13.1 [INFO] [stderr] Compiling serde_core v1.0.226 [INFO] [stderr] Compiling futures-channel v0.3.25 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling mio v0.8.5 [INFO] [stderr] Compiling openssl v0.10.45 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling indexmap v2.2.5 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling anstyle-parse v0.2.0 [INFO] [stderr] Compiling serde v1.0.226 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling sync_wrapper v1.0.1 [INFO] [stderr] Compiling base64 v0.22.0 [INFO] [stderr] Compiling ryu v1.0.12 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling anstream v0.6.11 [INFO] [stderr] Compiling iri-string v0.7.8 [INFO] [stderr] Compiling strsim v0.11.0 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling clap_builder v4.5.48 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling openssl-sys v0.9.80 [INFO] [stderr] Compiling http-body v1.0.0 [INFO] [stderr] Compiling syn v2.0.82 [INFO] [stderr] Compiling http-body-util v0.1.1 [INFO] [stderr] Compiling regex v1.7.1 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling env_filter v0.1.0 [INFO] [stderr] Compiling env_logger v0.11.6 [INFO] [stderr] Compiling tokio-util v0.7.4 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling h2 v0.4.3 [INFO] [stderr] Compiling tower-http v0.6.5 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.4 [INFO] [stderr] Compiling yoke-derive v0.7.4 [INFO] [stderr] Compiling zerovec-derive v0.10.2 [INFO] [stderr] Compiling displaydoc v0.2.4 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling serde_derive v1.0.226 [INFO] [stderr] Compiling clap_derive v4.5.47 [INFO] [stderr] Compiling zerofrom v0.1.4 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling yoke v0.7.4 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling zerovec v0.10.2 [INFO] [stderr] Compiling hyper-util v0.1.13 [INFO] [stderr] Compiling clap v4.5.48 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling icu_properties v1.5.0 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling idna v1.0.0 [INFO] [stderr] Compiling url v2.5.1 [INFO] [stderr] Compiling reqwest v0.12.23 [INFO] [stderr] Compiling hcloud-firewall-controller v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.25s [INFO] running `Command { std: "docker" "inspect" "58e2e10478846e3bbcdfa7d1849d23e954caf26b4b1cc2917ba755def90ccbda", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "58e2e10478846e3bbcdfa7d1849d23e954caf26b4b1cc2917ba755def90ccbda", kill_on_drop: false }` [INFO] [stdout] 58e2e10478846e3bbcdfa7d1849d23e954caf26b4b1cc2917ba755def90ccbda [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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 890f949168d673d0e743caa74b72eb7d28c11dedafaa480c47ac34c11a1dea16 [INFO] running `Command { std: "docker" "start" "-a" "890f949168d673d0e743caa74b72eb7d28c11dedafaa480c47ac34c11a1dea16", kill_on_drop: false }` [INFO] [stderr] Compiling hcloud-firewall-controller v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.20s [INFO] running `Command { std: "docker" "inspect" "890f949168d673d0e743caa74b72eb7d28c11dedafaa480c47ac34c11a1dea16", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "890f949168d673d0e743caa74b72eb7d28c11dedafaa480c47ac34c11a1dea16", kill_on_drop: false }` [INFO] [stdout] 890f949168d673d0e743caa74b72eb7d28c11dedafaa480c47ac34c11a1dea16