[INFO] fetching crate tracing-lv-core 0.0.2...
[INFO] building tracing-lv-core-0.0.2 against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2
[INFO] extracting crate tracing-lv-core 0.0.2 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate tracing-lv-core 0.0.2
[INFO] finished tweaking crates.io crate tracing-lv-core 0.0.2
[INFO] tweaked toml for crates.io crate tracing-lv-core 0.0.2 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate tracing-lv-core 0.0.2 on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate tracing-lv-core 0.0.2 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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 31334509f6e5340627901458f93c4d71ea7aaf2ceef2c2cc02110863bcd19a2a
[INFO] running `Command { std: "docker" "start" "-a" "31334509f6e5340627901458f93c4d71ea7aaf2ceef2c2cc02110863bcd19a2a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "31334509f6e5340627901458f93c4d71ea7aaf2ceef2c2cc02110863bcd19a2a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "31334509f6e5340627901458f93c4d71ea7aaf2ceef2c2cc02110863bcd19a2a", kill_on_drop: false }`
[INFO] [stdout] 31334509f6e5340627901458f93c4d71ea7aaf2ceef2c2cc02110863bcd19a2a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5e45196617d0e5732c7842e4019dc9910aed88ba6005994cbed52283d7963243
[INFO] running `Command { std: "docker" "start" "-a" "5e45196617d0e5732c7842e4019dc9910aed88ba6005994cbed52283d7963243", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling libc v0.2.168
[INFO] [stderr]    Compiling anyhow v1.0.94
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling portable-atomic v1.10.0
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling bytes v1.9.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.15
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling tracing-lv-core v0.0.2 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling foldhash v0.1.3
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling uuid v1.11.0
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling prost-derive v0.13.4
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling derive_more v1.0.0
[INFO] [stderr]    Compiling prost v0.13.4
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling chrono v0.4.39
[INFO] [stderr]    Compiling smol_str v0.2.2
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.35s
[INFO] running `Command { std: "docker" "inspect" "5e45196617d0e5732c7842e4019dc9910aed88ba6005994cbed52283d7963243", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5e45196617d0e5732c7842e4019dc9910aed88ba6005994cbed52283d7963243", kill_on_drop: false }`
[INFO] [stdout] 5e45196617d0e5732c7842e4019dc9910aed88ba6005994cbed52283d7963243
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 144da728b5e5a24d4070842a60c6fe904ddf1969f40bc6df9d676023045fe63c
[INFO] running `Command { std: "docker" "start" "-a" "144da728b5e5a24d4070842a60c6fe904ddf1969f40bc6df9d676023045fe63c", kill_on_drop: false }`
[INFO] [stderr]    Compiling tracing-lv-core v0.0.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.46s
[INFO] running `Command { std: "docker" "inspect" "144da728b5e5a24d4070842a60c6fe904ddf1969f40bc6df9d676023045fe63c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "144da728b5e5a24d4070842a60c6fe904ddf1969f40bc6df9d676023045fe63c", kill_on_drop: false }`
[INFO] [stdout] 144da728b5e5a24d4070842a60c6fe904ddf1969f40bc6df9d676023045fe63c
