[INFO] fetching crate dui 0.2.0...
[INFO] testing dui-0.2.0 against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] extracting crate dui 0.2.0 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate dui 0.2.0
[INFO] finished tweaking crates.io crate dui 0.2.0
[INFO] tweaked toml for crates.io crate dui 0.2.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate dui 0.2.0 on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate dui 0.2.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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 438b36ec7d1f2128e711060c4de74c1c710223c58ad906cb6e9c368d98991928
[INFO] running `Command { std: "docker" "start" "-a" "438b36ec7d1f2128e711060c4de74c1c710223c58ad906cb6e9c368d98991928", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "438b36ec7d1f2128e711060c4de74c1c710223c58ad906cb6e9c368d98991928", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "438b36ec7d1f2128e711060c4de74c1c710223c58ad906cb6e9c368d98991928", kill_on_drop: false }`
[INFO] [stdout] 438b36ec7d1f2128e711060c4de74c1c710223c58ad906cb6e9c368d98991928
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 2fc86570714e154b875bf590c7c09d54aab56242ea01f32f368128ba1fd89f06
[INFO] running `Command { std: "docker" "start" "-a" "2fc86570714e154b875bf590c7c09d54aab56242ea01f32f368128ba1fd89f06", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling rustix v0.38.4
[INFO] [stderr]    Compiling bitflags v2.3.3
[INFO] [stderr]    Compiling log v0.4.19
[INFO] [stderr]    Compiling linux-raw-sys v0.4.3
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]    Compiling regex-syntax v0.7.4
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling anstyle-parse v0.2.1
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling smallvec v1.11.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling anstyle-query v1.0.0
[INFO] [stderr]    Compiling aho-corasick v1.0.2
[INFO] [stderr]    Compiling anstyle v1.0.1
[INFO] [stderr]    Compiling bstr v1.6.0
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling clap_lex v0.5.0
[INFO] [stderr]    Compiling walkdir v2.3.3
[INFO] [stderr]    Compiling thread_local v1.1.7
[INFO] [stderr]    Compiling human_bytes v0.3.1
[INFO] [stderr]    Compiling crossbeam-channel v0.5.8
[INFO] [stderr]    Compiling quote v1.0.32
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling mio v0.8.8
[INFO] [stderr]    Compiling syn v2.0.27
[INFO] [stderr]    Compiling is-terminal v0.4.9
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling anstream v0.3.2
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling regex-automata v0.3.4
[INFO] [stderr]    Compiling clap_builder v4.3.19
[INFO] [stderr]    Compiling signal-hook-mio v0.2.3
[INFO] [stderr]    Compiling crossterm v0.23.2
[INFO] [stderr]    Compiling regex v1.9.1
[INFO] [stderr]    Compiling clap_derive v4.3.12
[INFO] [stderr]    Compiling globset v0.4.12
[INFO] [stderr]    Compiling ignore v0.4.20
[INFO] [stderr]    Compiling clap v4.3.19
[INFO] [stderr]    Compiling dui v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: method `debug` is never used
[INFO] [stdout]    --> src/cli/mod.rs:121:6
[INFO] [stdout]     |
[INFO] [stdout]  68 | impl CrosstermCli {
[INFO] [stdout]     | ----------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 121 |   fn debug<W>(&self, w: &mut W, row: u16, msg: &str) -> Result<()>
[INFO] [stdout]     |      ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.51s
[INFO] running `Command { std: "docker" "inspect" "2fc86570714e154b875bf590c7c09d54aab56242ea01f32f368128ba1fd89f06", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2fc86570714e154b875bf590c7c09d54aab56242ea01f32f368128ba1fd89f06", kill_on_drop: false }`
[INFO] [stdout] 2fc86570714e154b875bf590c7c09d54aab56242ea01f32f368128ba1fd89f06
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 9f530c065c5dd4a4eed8b90d44264b59fce3465d0aa033cf82aeb9a21f575ac2
[INFO] running `Command { std: "docker" "start" "-a" "9f530c065c5dd4a4eed8b90d44264b59fce3465d0aa033cf82aeb9a21f575ac2", kill_on_drop: false }`
[INFO] [stdout] warning: method `debug` is never used
[INFO] [stdout]    --> src/cli/mod.rs:121:6
[INFO] [stdout]     |
[INFO] [stdout]  68 | impl CrosstermCli {
[INFO] [stdout]     | ----------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 121 |   fn debug<W>(&self, w: &mut W, row: u16, msg: &str) -> Result<()>
[INFO] [stdout]     |      ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling dui v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: method `debug` is never used
[INFO] [stdout]    --> src/cli/mod.rs:121:6
[INFO] [stdout]     |
[INFO] [stdout]  68 | impl CrosstermCli {
[INFO] [stdout]     | ----------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 121 |   fn debug<W>(&self, w: &mut W, row: u16, msg: &str) -> Result<()>
[INFO] [stdout]     |      ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.51s
[INFO] running `Command { std: "docker" "inspect" "9f530c065c5dd4a4eed8b90d44264b59fce3465d0aa033cf82aeb9a21f575ac2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9f530c065c5dd4a4eed8b90d44264b59fce3465d0aa033cf82aeb9a21f575ac2", kill_on_drop: false }`
[INFO] [stdout] 9f530c065c5dd4a4eed8b90d44264b59fce3465d0aa033cf82aeb9a21f575ac2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 8627bf2d591d24a8fb6b2165c3c42363f4bdb17dc380c9e736ccd14df794fb4d
[INFO] running `Command { std: "docker" "start" "-a" "8627bf2d591d24a8fb6b2165c3c42363f4bdb17dc380c9e736ccd14df794fb4d", kill_on_drop: false }`
[INFO] [stderr] warning: method `debug` is never used
[INFO] [stderr]    --> src/cli/mod.rs:121:6
[INFO] [stderr]     |
[INFO] [stderr]  68 | impl CrosstermCli {
[INFO] [stderr]     | ----------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 121 |   fn debug<W>(&self, w: &mut W, row: u16, msg: &str) -> Result<()>
[INFO] [stderr]     |      ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `dui` (lib) generated 1 warning
[INFO] [stderr] warning: `dui` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/dui/67e7b1ae2fc3c167/deps/dui-67e7b1ae2fc3c167)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test cli::render::tests::test_indent_len ... ok
[INFO] [stdout] test cli::render::tests::test_basic_render ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- cli::render::tests::test_basic_render stdout ----
[INFO] [stdout] Error: Os { code: 11, kind: WouldBlock, message: "Resource temporarily unavailable" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     cli::render::tests::test_basic_render
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "8627bf2d591d24a8fb6b2165c3c42363f4bdb17dc380c9e736ccd14df794fb4d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8627bf2d591d24a8fb6b2165c3c42363f4bdb17dc380c9e736ccd14df794fb4d", kill_on_drop: false }`
[INFO] [stdout] 8627bf2d591d24a8fb6b2165c3c42363f4bdb17dc380c9e736ccd14df794fb4d
