[INFO] fetching crate blue-build-utils 0.9.22... [INFO] checking blue-build-utils-0.9.22 against try#c659ee110de67e82444e4b6c8407c1a9af9c2cf6 for pr-145608-1 [INFO] extracting crate blue-build-utils 0.9.22 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate blue-build-utils 0.9.22 [INFO] finished tweaking crates.io crate blue-build-utils 0.9.22 [INFO] tweaked toml for crates.io crate blue-build-utils 0.9.22 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate blue-build-utils 0.9.22 on toolchain c659ee110de67e82444e4b6c8407c1a9af9c2cf6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate blue-build-utils 0.9.22 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" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f14e6fa0d9f44846ec03706a473cf0f1f8e95a90500edba8fb0c2f990b91800e [INFO] running `Command { std: "docker" "start" "-a" "f14e6fa0d9f44846ec03706a473cf0f1f8e95a90500edba8fb0c2f990b91800e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f14e6fa0d9f44846ec03706a473cf0f1f8e95a90500edba8fb0c2f990b91800e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f14e6fa0d9f44846ec03706a473cf0f1f8e95a90500edba8fb0c2f990b91800e", kill_on_drop: false }` [INFO] [stdout] f14e6fa0d9f44846ec03706a473cf0f1f8e95a90500edba8fb0c2f990b91800e [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a5bca25313fa079f4176479dc2ceaf0efa31a3e08006e9dce3bcfdfe5d91ba79 [INFO] running `Command { std: "docker" "start" "-a" "a5bca25313fa079f4176479dc2ceaf0efa31a3e08006e9dce3bcfdfe5d91ba79", kill_on_drop: false }` [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling quick-xml v0.32.0 [INFO] [stderr] Compiling prettyplease v0.2.33 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Checking parking_lot_core v0.9.11 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling serde_json v1.0.141 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Checking ahash v0.8.12 [INFO] [stderr] Compiling rstest_macros v0.18.2 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Compiling plist v1.7.1 [INFO] [stderr] Compiling serde_yml v0.0.12 [INFO] [stderr] Compiling process_control v4.2.2 [INFO] [stderr] Checking clap_builder v4.5.41 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking dirs-sys v0.5.0 [INFO] [stderr] Checking fancy-regex v0.11.0 [INFO] [stderr] Checking libyml v0.0.5 [INFO] [stderr] Checking cached_proc_macro_types v0.1.1 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Checking directories v6.0.0 [INFO] [stderr] Checking which v8.0.0 [INFO] [stderr] Checking tempfile v3.20.0 [INFO] [stderr] Checking uuid v1.17.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking constcat v0.6.1 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling darling_core v0.21.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling clap_derive v4.5.41 [INFO] [stderr] Checking tokio v1.47.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking thiserror v2.0.12 [INFO] [stderr] Compiling miette-derive v7.6.0 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling comlexr_macro v1.4.2 [INFO] [stderr] Checking comlexr v1.4.2 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling_macro v0.21.0 [INFO] [stderr] Checking clap v4.5.41 [INFO] [stderr] Checking miette v7.6.0 [INFO] [stderr] Compiling darling v0.21.0 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling bon-macros v3.6.5 [INFO] [stderr] Compiling cached_proc_macro v0.24.0 [INFO] [stderr] Checking serde v1.0.219 [INFO] [stderr] Compiling syntect v5.2.0 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking cached v0.55.1 [INFO] [stderr] Checking rstest v0.18.2 [INFO] [stderr] Compiling blue-build-utils v0.9.22 (/opt/rustwide/workdir) [INFO] [stderr] Checking serde_yaml v0.8.26 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Checking lenient_semver_version_builder v0.4.2 [INFO] [stderr] Checking lenient_semver_parser v0.4.2 [INFO] [stderr] Checking docker_credential v1.3.2 [INFO] [stderr] Checking lenient_semver v0.4.2 [INFO] [stderr] Checking format_serde_error v0.3.0 [INFO] [stderr] Checking bon v3.6.5 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 18s [INFO] running `Command { std: "docker" "inspect" "a5bca25313fa079f4176479dc2ceaf0efa31a3e08006e9dce3bcfdfe5d91ba79", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a5bca25313fa079f4176479dc2ceaf0efa31a3e08006e9dce3bcfdfe5d91ba79", kill_on_drop: false }` [INFO] [stdout] a5bca25313fa079f4176479dc2ceaf0efa31a3e08006e9dce3bcfdfe5d91ba79