[INFO] fetching crate target-spec-miette 0.4.4... [INFO] building target-spec-miette-0.4.4 against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] extracting crate target-spec-miette 0.4.4 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate target-spec-miette 0.4.4 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate target-spec-miette 0.4.4 [INFO] tweaked toml for crates.io crate target-spec-miette 0.4.4 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate target-spec-miette 0.4.4 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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 99 packages to latest compatible versions [INFO] [stderr] Adding target-lexicon v0.13.2 (available: v0.13.3) [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 escape8259 v0.5.3 [INFO] [stderr] Downloaded target-spec v3.5.2 [INFO] [stderr] Downloaded libtest-mimic v0.8.1 [INFO] [stderr] Downloaded cfg-expr v0.20.3 [INFO] [stderr] Downloaded datatest-stable v0.3.3 [INFO] [stderr] Downloaded backtrace-ext v0.2.1 [INFO] [stderr] Downloaded supports-color v3.0.2 [INFO] [stderr] Downloaded supports-unicode v3.0.0 [INFO] [stderr] Downloaded guppy-workspace-hack v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 44867e20eb6dcea80df48b3ab1804674f9215e91901bd48709cd9129e4b95d8b [INFO] running `Command { std: "docker" "start" "-a" "44867e20eb6dcea80df48b3ab1804674f9215e91901bd48709cd9129e4b95d8b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "44867e20eb6dcea80df48b3ab1804674f9215e91901bd48709cd9129e4b95d8b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "44867e20eb6dcea80df48b3ab1804674f9215e91901bd48709cd9129e4b95d8b", kill_on_drop: false }` [INFO] [stdout] 44867e20eb6dcea80df48b3ab1804674f9215e91901bd48709cd9129e4b95d8b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 70a85345534bc63043a639ff4d9bf0b4c6cb1e89d0614af03583f98c739dd466 [INFO] running `Command { std: "docker" "start" "-a" "70a85345534bc63043a639ff4d9bf0b4c6cb1e89d0614af03583f98c739dd466", kill_on_drop: false }` [INFO] [stderr] Compiling target-lexicon v0.13.2 [INFO] [stderr] Compiling guppy-workspace-hack v0.1.0 [INFO] [stderr] Compiling target-spec v3.5.2 [INFO] [stderr] Compiling miette-derive v7.6.0 [INFO] [stderr] Compiling cfg-expr v0.20.3 [INFO] [stderr] Compiling miette v7.6.0 [INFO] [stderr] Compiling target-spec-miette v0.4.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.78s [INFO] running `Command { std: "docker" "inspect" "70a85345534bc63043a639ff4d9bf0b4c6cb1e89d0614af03583f98c739dd466", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "70a85345534bc63043a639ff4d9bf0b4c6cb1e89d0614af03583f98c739dd466", kill_on_drop: false }` [INFO] [stdout] 70a85345534bc63043a639ff4d9bf0b4c6cb1e89d0614af03583f98c739dd466 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 74eea8b2c19753548fb2162b6c47d9a7220a9670f8420d3237a55ba40fd27ac9 [INFO] running `Command { std: "docker" "start" "-a" "74eea8b2c19753548fb2162b6c47d9a7220a9670f8420d3237a55ba40fd27ac9", kill_on_drop: false }` [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling gimli v0.32.3 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling owo-colors v4.2.3 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling target-spec v3.5.2 [INFO] [stderr] Compiling camino v1.2.1 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling is_ci v1.2.0 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling textwrap v0.16.2 [INFO] [stderr] Compiling include_dir_macros v0.7.4 [INFO] [stderr] Compiling supports-unicode v3.0.0 [INFO] [stderr] Compiling supports-hyperlinks v3.1.0 [INFO] [stderr] Compiling supports-color v3.0.2 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling escape8259 v0.5.3 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling anstream v0.6.20 [INFO] [stderr] Compiling include_dir v0.7.4 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling clap_builder v4.5.48 [INFO] [stderr] Compiling insta v1.43.2 [INFO] [stderr] Compiling terminal_size v0.4.3 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling clap_derive v4.5.47 [INFO] [stderr] Compiling miette-derive v7.6.0 [INFO] [stderr] Compiling addr2line v0.25.1 [INFO] [stderr] Compiling clap v4.5.48 [INFO] [stderr] Compiling libtest-mimic v0.8.1 [INFO] [stderr] Compiling backtrace v0.3.76 [INFO] [stderr] Compiling backtrace-ext v0.2.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling miette v7.6.0 [INFO] [stderr] Compiling fancy-regex v0.14.0 [INFO] [stderr] Compiling target-spec-miette v0.4.4 (/opt/rustwide/workdir) [INFO] [stderr] Compiling datatest-stable v0.3.3 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 25.33s [INFO] running `Command { std: "docker" "inspect" "74eea8b2c19753548fb2162b6c47d9a7220a9670f8420d3237a55ba40fd27ac9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "74eea8b2c19753548fb2162b6c47d9a7220a9670f8420d3237a55ba40fd27ac9", kill_on_drop: false }` [INFO] [stdout] 74eea8b2c19753548fb2162b6c47d9a7220a9670f8420d3237a55ba40fd27ac9