[INFO] fetching crate terrazzo-pty 0.1.19...
[INFO] testing terrazzo-pty-0.1.19 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate terrazzo-pty 0.1.19 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate terrazzo-pty 0.1.19
[INFO] finished tweaking crates.io crate terrazzo-pty 0.1.19
[INFO] tweaked toml for crates.io crate terrazzo-pty 0.1.19 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate terrazzo-pty 0.1.19 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate terrazzo-pty 0.1.19 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tonic-prost v0.14.1
[INFO] [stderr]   Downloaded nameth-macro v0.1.17
[INFO] [stderr]   Downloaded tonic-prost-build v0.14.1
[INFO] [stderr]   Downloaded nameth v0.1.17
[INFO] [stderr]   Downloaded tonic-build v0.14.1
[INFO] [stderr]   Downloaded pulldown-cmark-to-cmark v21.0.0
[INFO] [stderr]   Downloaded tonic v0.14.1
[INFO] [stderr]   Downloaded prost-build v0.14.1
[INFO] [stderr]   Downloaded axum v0.8.4
[INFO] [stderr]   Downloaded axum-core v0.5.2
[INFO] [stderr]   Downloaded trz-gateway-common v0.1.17
[INFO] [stderr]   Downloaded pulldown-cmark v0.13.0
[INFO] [stderr]   Downloaded petgraph v0.7.1
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d891564767bbd06ff948b073061ffc337991423e34295e0dabf77eb5286195a1
[INFO] running `Command { std: "docker" "start" "-a" "d891564767bbd06ff948b073061ffc337991423e34295e0dabf77eb5286195a1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d891564767bbd06ff948b073061ffc337991423e34295e0dabf77eb5286195a1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d891564767bbd06ff948b073061ffc337991423e34295e0dabf77eb5286195a1", kill_on_drop: false }`
[INFO] [stdout] d891564767bbd06ff948b073061ffc337991423e34295e0dabf77eb5286195a1
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0bb3a29c53ae3f8f5aba5d83cdc4714f673320278ee3fb37c61f8f46fce8bf81
[INFO] running `Command { std: "docker" "start" "-a" "0bb3a29c53ae3f8f5aba5d83cdc4714f673320278ee3fb37c61f8f46fce8bf81", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling nameth-macro v0.1.17
[INFO] [stderr]    Compiling nameth v0.1.17
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling terrazzo-pty v0.1.19 (/opt/rustwide/workdir)
[INFO] [stdout] error: unused import: `tracing::error`
[INFO] [stdout]   --> src/lease.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | use tracing::error;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `-D unused-imports` implied by `-D unused`
[INFO] [stdout]    = help: to override `-D unused` add `#[allow(unused_imports)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `terrazzo-pty` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "0bb3a29c53ae3f8f5aba5d83cdc4714f673320278ee3fb37c61f8f46fce8bf81", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0bb3a29c53ae3f8f5aba5d83cdc4714f673320278ee3fb37c61f8f46fce8bf81", kill_on_drop: false }`
[INFO] [stdout] 0bb3a29c53ae3f8f5aba5d83cdc4714f673320278ee3fb37c61f8f46fce8bf81
