[INFO] fetching crate kcr_cilium_io 2.20251121.70014...
[INFO] checking kcr_cilium_io-2.20251121.70014 against try#0c70cfbec949d241375e31c5a42066be70c720fc for pr-149681
[INFO] extracting crate kcr_cilium_io 2.20251121.70014 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate kcr_cilium_io 2.20251121.70014
[INFO] finished tweaking crates.io crate kcr_cilium_io 2.20251121.70014
[INFO] tweaked toml for crates.io crate kcr_cilium_io 2.20251121.70014 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate kcr_cilium_io 2.20251121.70014 on toolchain 0c70cfbec949d241375e31c5a42066be70c720fc
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0c70cfbec949d241375e31c5a42066be70c720fc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate kcr_cilium_io 2.20251121.70014 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" "+0c70cfbec949d241375e31c5a42066be70c720fc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0c70cfbec949d241375e31c5a42066be70c720fc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ff38ed34c19fa89836922e803fd85b864b3d06400d3d5e2f5de3cee60449a22a
[INFO] running `Command { std: "docker" "start" "-a" "ff38ed34c19fa89836922e803fd85b864b3d06400d3d5e2f5de3cee60449a22a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ff38ed34c19fa89836922e803fd85b864b3d06400d3d5e2f5de3cee60449a22a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ff38ed34c19fa89836922e803fd85b864b3d06400d3d5e2f5de3cee60449a22a", kill_on_drop: false }`
[INFO] [stdout] ff38ed34c19fa89836922e803fd85b864b3d06400d3d5e2f5de3cee60449a22a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0c70cfbec949d241375e31c5a42066be70c720fc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cbb03e3722b9a6ec4341f1e837966facc25984df02e2abfa9529b61119214e7a
[INFO] running `Command { std: "docker" "start" "-a" "cbb03e3722b9a6ec4341f1e837966facc25984df02e2abfa9529b61119214e7a", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling k8s-openapi v0.26.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]     Checking ordered-float v2.10.1
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling schemars_derive v1.1.0
[INFO] [stderr]     Checking ref-cast v1.0.25
[INFO] [stderr]     Checking derive_more v2.0.1
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking serde-value v0.7.0
[INFO] [stderr]     Checking schemars v1.1.0
[INFO] [stderr]    Compiling kube-derive v2.0.1
[INFO] [stderr]     Checking kube-core v2.0.1
[INFO] [stderr]     Checking kube v2.0.1
[INFO] [stderr]     Checking kcr_cilium_io v2.20251121.70014 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 11s
[INFO] running `Command { std: "docker" "inspect" "cbb03e3722b9a6ec4341f1e837966facc25984df02e2abfa9529b61119214e7a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cbb03e3722b9a6ec4341f1e837966facc25984df02e2abfa9529b61119214e7a", kill_on_drop: false }`
[INFO] [stdout] cbb03e3722b9a6ec4341f1e837966facc25984df02e2abfa9529b61119214e7a
