[INFO] fetching crate unsegen_terminal 0.3.2...
[INFO] building unsegen_terminal-0.3.2 against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1
[INFO] extracting crate unsegen_terminal 0.3.2 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate unsegen_terminal 0.3.2
[INFO] finished tweaking crates.io crate unsegen_terminal 0.3.2
[INFO] tweaked toml for crates.io crate unsegen_terminal 0.3.2 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate unsegen_terminal 0.3.2 on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate unsegen_terminal 0.3.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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded raw_tty v0.1.0
[INFO] [stderr]   Downloaded derive_more v0.14.1
[INFO] [stderr]   Downloaded itertools v0.5.10
[INFO] [stderr]   Downloaded unsegen v0.3.1
[INFO] [stderr]   Downloaded ndarray v0.8.4
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d5c5fa68ed98b79f87cadd6d605df8b0d0b304df67dd657ec814da137316824d
[INFO] running `Command { std: "docker" "start" "-a" "d5c5fa68ed98b79f87cadd6d605df8b0d0b304df67dd657ec814da137316824d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d5c5fa68ed98b79f87cadd6d605df8b0d0b304df67dd657ec814da137316824d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d5c5fa68ed98b79f87cadd6d605df8b0d0b304df67dd657ec814da137316824d", kill_on_drop: false }`
[INFO] [stdout] d5c5fa68ed98b79f87cadd6d605df8b0d0b304df67dd657ec814da137316824d
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 36b8fb615c7f40bc3802fcd1c1a3ca1249092dc12399d42597a294a63d2f3bb1
[INFO] running `Command { std: "docker" "start" "-a" "36b8fb615c7f40bc3802fcd1c1a3ca1249092dc12399d42597a294a63d2f3bb1", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling libc v0.2.170
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling num-complex v0.1.44
[INFO] [stderr]    Compiling matrixmultiply v0.1.15
[INFO] [stderr]    Compiling ndarray v0.8.4
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling rawpointer v0.1.0
[INFO] [stderr]    Compiling str_indices v0.4.4
[INFO] [stderr]    Compiling numtoa v0.1.0
[INFO] [stderr]    Compiling nix v0.17.0
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling num-traits v0.1.43
[INFO] [stderr]    Compiling utf8parse v0.1.1
[INFO] [stderr]    Compiling log v0.4.26
[INFO] [stderr]    Compiling itertools v0.5.10
[INFO] [stderr]    Compiling vte v0.3.3
[INFO] [stderr]    Compiling ropey v1.6.1
[INFO] [stderr]    Compiling derive_more v0.14.1
[INFO] [stderr]    Compiling nix v0.24.3
[INFO] [stderr]    Compiling termion v1.5.6
[INFO] [stderr]    Compiling raw_tty v0.1.0
[INFO] [stderr]    Compiling unsegen v0.3.1
[INFO] [stderr]    Compiling unsegen_terminal v0.3.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `dev`
[INFO] [stdout]   --> src/pty/mod.rs:26:13
[INFO] [stdout]    |
[INFO] [stdout] 26 | #![cfg_attr(feature = "dev", allow(unstable_features))]
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `dev` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dev`
[INFO] [stdout]   --> src/pty/mod.rs:27:13
[INFO] [stdout]    |
[INFO] [stdout] 27 | #![cfg_attr(feature = "dev", feature(plugin))]
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `dev` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dev`
[INFO] [stdout]   --> src/pty/mod.rs:28:13
[INFO] [stdout]    |
[INFO] [stdout] 28 | #![cfg_attr(feature = "dev", plugin(clippy))]
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `dev` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.27s
[INFO] running `Command { std: "docker" "inspect" "36b8fb615c7f40bc3802fcd1c1a3ca1249092dc12399d42597a294a63d2f3bb1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "36b8fb615c7f40bc3802fcd1c1a3ca1249092dc12399d42597a294a63d2f3bb1", kill_on_drop: false }`
[INFO] [stdout] 36b8fb615c7f40bc3802fcd1c1a3ca1249092dc12399d42597a294a63d2f3bb1
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bd9ec29e50cf7eddc4a204fa529fd2577f45f7ff4b18faa32fbcb9ef6eedddc8
[INFO] running `Command { std: "docker" "start" "-a" "bd9ec29e50cf7eddc4a204fa529fd2577f45f7ff4b18faa32fbcb9ef6eedddc8", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stdout] warning: unexpected `cfg` condition value: `dev`
[INFO] [stdout]   --> src/pty/mod.rs:26:13
[INFO] [stdout]    |
[INFO] [stdout] 26 | #![cfg_attr(feature = "dev", allow(unstable_features))]
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `dev` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dev`
[INFO] [stdout]   --> src/pty/mod.rs:27:13
[INFO] [stdout]    |
[INFO] [stdout] 27 | #![cfg_attr(feature = "dev", feature(plugin))]
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `dev` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling unsegen_terminal v0.3.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `dev`
[INFO] [stdout]   --> src/pty/mod.rs:28:13
[INFO] [stdout]    |
[INFO] [stdout] 28 | #![cfg_attr(feature = "dev", plugin(clippy))]
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `dev` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dev`
[INFO] [stdout]   --> src/pty/mod.rs:26:13
[INFO] [stdout]    |
[INFO] [stdout] 26 | #![cfg_attr(feature = "dev", allow(unstable_features))]
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `dev` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dev`
[INFO] [stdout]   --> src/pty/mod.rs:27:13
[INFO] [stdout]    |
[INFO] [stdout] 27 | #![cfg_attr(feature = "dev", feature(plugin))]
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `dev` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dev`
[INFO] [stdout]   --> src/pty/mod.rs:28:13
[INFO] [stdout]    |
[INFO] [stdout] 28 | #![cfg_attr(feature = "dev", plugin(clippy))]
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `dev` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.07s
[INFO] running `Command { std: "docker" "inspect" "bd9ec29e50cf7eddc4a204fa529fd2577f45f7ff4b18faa32fbcb9ef6eedddc8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bd9ec29e50cf7eddc4a204fa529fd2577f45f7ff4b18faa32fbcb9ef6eedddc8", kill_on_drop: false }`
[INFO] [stdout] bd9ec29e50cf7eddc4a204fa529fd2577f45f7ff4b18faa32fbcb9ef6eedddc8
