[INFO] fetching crate kcr_keda_sh 1.20250520.34227... [INFO] checking kcr_keda_sh-1.20250520.34227 against try#998b6603a58e47f42ccce7a67943234e96b6839e for pr-143170 [INFO] extracting crate kcr_keda_sh 1.20250520.34227 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate kcr_keda_sh 1.20250520.34227 [INFO] finished tweaking crates.io crate kcr_keda_sh 1.20250520.34227 [INFO] tweaked toml for crates.io crate kcr_keda_sh 1.20250520.34227 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate kcr_keda_sh 1.20250520.34227 on toolchain 998b6603a58e47f42ccce7a67943234e96b6839e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate kcr_keda_sh 1.20250520.34227 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" "+998b6603a58e47f42ccce7a67943234e96b6839e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] abe5a951d5758048d15878b0c39e4736d833e41f0e5e0f9a21d332086757fabc [INFO] running `Command { std: "docker" "start" "-a" "abe5a951d5758048d15878b0c39e4736d833e41f0e5e0f9a21d332086757fabc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "abe5a951d5758048d15878b0c39e4736d833e41f0e5e0f9a21d332086757fabc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "abe5a951d5758048d15878b0c39e4736d833e41f0e5e0f9a21d332086757fabc", kill_on_drop: false }` [INFO] [stdout] abe5a951d5758048d15878b0c39e4736d833e41f0e5e0f9a21d332086757fabc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7db8a423b6c45e8262b97f8cfc2a256355d17dc17018cbd4b8e260c45ebf88a4 [INFO] running `Command { std: "docker" "start" "-a" "7db8a423b6c45e8262b97f8cfc2a256355d17dc17018cbd4b8e260c45ebf88a4", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling schemars v0.8.22 [INFO] [stderr] Compiling k8s-openapi v0.25.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking dyn-clone v1.0.19 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking form_urlencoded v1.2.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 thiserror-impl v2.0.12 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling schemars_derive v0.8.22 [INFO] [stderr] Checking derive_more v2.0.1 [INFO] [stderr] Checking thiserror v2.0.12 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Checking serde v1.0.219 [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_keda_sh v1.20250520.34227 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 04s [INFO] running `Command { std: "docker" "inspect" "7db8a423b6c45e8262b97f8cfc2a256355d17dc17018cbd4b8e260c45ebf88a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7db8a423b6c45e8262b97f8cfc2a256355d17dc17018cbd4b8e260c45ebf88a4", kill_on_drop: false }` [INFO] [stdout] 7db8a423b6c45e8262b97f8cfc2a256355d17dc17018cbd4b8e260c45ebf88a4