[INFO] fetching crate kcr_clusters_clusternet_io 1.20250524.154630... [INFO] checking kcr_clusters_clusternet_io-1.20250524.154630 against try#a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d for pr-145342-1 [INFO] extracting crate kcr_clusters_clusternet_io 1.20250524.154630 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate kcr_clusters_clusternet_io 1.20250524.154630 [INFO] finished tweaking crates.io crate kcr_clusters_clusternet_io 1.20250524.154630 [INFO] tweaked toml for crates.io crate kcr_clusters_clusternet_io 1.20250524.154630 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate kcr_clusters_clusternet_io 1.20250524.154630 on toolchain a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate kcr_clusters_clusternet_io 1.20250524.154630 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" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 41a6827c4d7cfaba5b3ea802e9c3a97f9d125799f7aa178b02469a5c198c627c [INFO] running `Command { std: "docker" "start" "-a" "41a6827c4d7cfaba5b3ea802e9c3a97f9d125799f7aa178b02469a5c198c627c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "41a6827c4d7cfaba5b3ea802e9c3a97f9d125799f7aa178b02469a5c198c627c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "41a6827c4d7cfaba5b3ea802e9c3a97f9d125799f7aa178b02469a5c198c627c", kill_on_drop: false }` [INFO] [stdout] 41a6827c4d7cfaba5b3ea802e9c3a97f9d125799f7aa178b02469a5c198c627c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7a4bb9e93a8404342bebd52863fe796a43e08abaee7b533f5e480eebe2acff0c [INFO] running `Command { std: "docker" "start" "-a" "7a4bb9e93a8404342bebd52863fe796a43e08abaee7b533f5e480eebe2acff0c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling schemars v0.8.22 [INFO] [stderr] Compiling k8s-openapi v0.25.0 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking bytes v1.10.1 [INFO] [stderr] Checking dyn-clone v1.0.19 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Checking http v1.3.1 [INFO] [stderr] Checking ordered-float v2.10.1 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling schemars_derive v0.8.22 [INFO] [stderr] Checking derive_more v2.0.1 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Checking serde-value v0.7.0 [INFO] [stderr] Compiling kube-derive v1.0.0 [INFO] [stderr] Checking kube-core v1.0.0 [INFO] [stderr] Checking kube v1.0.0 [INFO] [stderr] Checking kcr_clusters_clusternet_io v1.20250524.154630 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 54.34s [INFO] running `Command { std: "docker" "inspect" "7a4bb9e93a8404342bebd52863fe796a43e08abaee7b533f5e480eebe2acff0c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a4bb9e93a8404342bebd52863fe796a43e08abaee7b533f5e480eebe2acff0c", kill_on_drop: false }` [INFO] [stdout] 7a4bb9e93a8404342bebd52863fe796a43e08abaee7b533f5e480eebe2acff0c