[INFO] fetching crate tracing-prof 0.3.0... [INFO] building tracing-prof-0.3.0 against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] extracting crate tracing-prof 0.3.0 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate tracing-prof 0.3.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate tracing-prof 0.3.0 [INFO] tweaked toml for crates.io crate tracing-prof 0.3.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate tracing-prof 0.3.0 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] crate crates.io crate tracing-prof 0.3.0 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded h2 v0.4.9 [INFO] [stderr] Downloaded minstant v0.1.7 [INFO] [stderr] Downloaded rustls v0.23.26 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] a9f2597c587c786002c0dfde12f7916e0140f8636d71026f55653e5c9f50e58e [INFO] running `Command { std: "docker" "start" "-a" "a9f2597c587c786002c0dfde12f7916e0140f8636d71026f55653e5c9f50e58e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a9f2597c587c786002c0dfde12f7916e0140f8636d71026f55653e5c9f50e58e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a9f2597c587c786002c0dfde12f7916e0140f8636d71026f55653e5c9f50e58e", kill_on_drop: false }` [INFO] [stdout] a9f2597c587c786002c0dfde12f7916e0140f8636d71026f55653e5c9f50e58e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 846e22664f319ee00c6ee94b6fe225cafa3f110f4336f3a245afac3b354d92b1 [INFO] running `Command { std: "docker" "start" "-a" "846e22664f319ee00c6ee94b6fe225cafa3f110f4336f3a245afac3b354d92b1", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Compiling hashbrown v0.15.3 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling hash32 v0.3.1 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling web-time v1.1.0 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling ctor v0.1.26 [INFO] [stderr] Compiling minstant v0.1.7 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tracing-prof v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.16s [INFO] running `Command { std: "docker" "inspect" "846e22664f319ee00c6ee94b6fe225cafa3f110f4336f3a245afac3b354d92b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "846e22664f319ee00c6ee94b6fe225cafa3f110f4336f3a245afac3b354d92b1", kill_on_drop: false }` [INFO] [stdout] 846e22664f319ee00c6ee94b6fe225cafa3f110f4336f3a245afac3b354d92b1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] fd105b1c3f00cdc5a1710fcd91ffaed87501a4921a6ad1423ff86ca38abb7cf8 [INFO] running `Command { std: "docker" "start" "-a" "fd105b1c3f00cdc5a1710fcd91ffaed87501a4921a6ad1423ff86ca38abb7cf8", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling condtype v1.3.0 [INFO] [stderr] Compiling regex-lite v0.1.6 [INFO] [stderr] Compiling divan-macros v0.1.21 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling terminal_size v0.4.2 [INFO] [stderr] Compiling clap_builder v4.5.37 [INFO] [stderr] Compiling tracing-prof v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling clap v4.5.37 [INFO] [stderr] Compiling divan v0.1.21 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 10.97s [INFO] running `Command { std: "docker" "inspect" "fd105b1c3f00cdc5a1710fcd91ffaed87501a4921a6ad1423ff86ca38abb7cf8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fd105b1c3f00cdc5a1710fcd91ffaed87501a4921a6ad1423ff86ca38abb7cf8", kill_on_drop: false }` [INFO] [stdout] fd105b1c3f00cdc5a1710fcd91ffaed87501a4921a6ad1423ff86ca38abb7cf8