[INFO] fetching crate agentic_logging 0.1.1... [INFO] checking agentic_logging-0.1.1 against master#2b112efcccf831c0e0fbaa6470047c7067f12801 for pr-150727-1 [INFO] extracting crate agentic_logging 0.1.1 into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate agentic_logging 0.1.1 [INFO] finished tweaking crates.io crate agentic_logging 0.1.1 [INFO] tweaked toml for crates.io crate agentic_logging 0.1.1 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate agentic_logging 0.1.1 on toolchain 2b112efcccf831c0e0fbaa6470047c7067f12801 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2b112efcccf831c0e0fbaa6470047c7067f12801" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate agentic_logging 0.1.1 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" "+2b112efcccf831c0e0fbaa6470047c7067f12801" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded fd-lock v4.0.4 [INFO] [stderr] Downloaded cc v1.2.46 [INFO] [stderr] Downloaded atomicwrites v0.4.4 [INFO] [stderr] Downloaded syn v2.0.110 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2b112efcccf831c0e0fbaa6470047c7067f12801" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 21da0b6417559a571bd1756a047cdaad8b655026649a1f0a1f6f928fd4f086ee [INFO] running `Command { std: "docker" "start" "-a" "21da0b6417559a571bd1756a047cdaad8b655026649a1f0a1f6f928fd4f086ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "21da0b6417559a571bd1756a047cdaad8b655026649a1f0a1f6f928fd4f086ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "21da0b6417559a571bd1756a047cdaad8b655026649a1f0a1f6f928fd4f086ee", kill_on_drop: false }` [INFO] [stdout] 21da0b6417559a571bd1756a047cdaad8b655026649a1f0a1f6f928fd4f086ee [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2b112efcccf831c0e0fbaa6470047c7067f12801" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 35e66f55f8958da06b07710e4fa88c1806613106024941582c3f517160745a5d [INFO] running `Command { std: "docker" "start" "-a" "35e66f55f8958da06b07710e4fa88c1806613106024941582c3f517160745a5d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Checking cfg-if v1.0.4 [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Checking bitflags v2.10.0 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Checking memchr v2.7.6 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking linux-raw-sys v0.11.0 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Checking slab v0.4.11 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Compiling syn v2.0.110 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Checking lock_api v0.4.14 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking iana-time-zone v0.1.64 [INFO] [stderr] Checking sdd v3.0.10 [INFO] [stderr] Checking tempfile v3.23.0 [INFO] [stderr] Checking fd-lock v4.0.4 [INFO] [stderr] Checking scc v2.4.0 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking log v0.4.28 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking atomicwrites v0.4.4 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Checking uuid v1.18.1 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling serial_test_derive v3.2.0 [INFO] [stderr] Checking serial_test v3.2.0 [INFO] [stderr] Checking chrono v0.4.42 [INFO] [stderr] Checking agentic_logging v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.80s [INFO] running `Command { std: "docker" "inspect" "35e66f55f8958da06b07710e4fa88c1806613106024941582c3f517160745a5d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "35e66f55f8958da06b07710e4fa88c1806613106024941582c3f517160745a5d", kill_on_drop: false }` [INFO] [stdout] 35e66f55f8958da06b07710e4fa88c1806613106024941582c3f517160745a5d