[INFO] fetching crate dui 0.2.0...
[INFO] testing dui-0.2.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[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 c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 590a370a0f8c9934a418273c6412668879421d33a76c3064549ebc674256786a
[INFO] running `Command { std: "docker" "start" "-a" "590a370a0f8c9934a418273c6412668879421d33a76c3064549ebc674256786a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "590a370a0f8c9934a418273c6412668879421d33a76c3064549ebc674256786a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "590a370a0f8c9934a418273c6412668879421d33a76c3064549ebc674256786a", kill_on_drop: false }`
[INFO] [stdout] 590a370a0f8c9934a418273c6412668879421d33a76c3064549ebc674256786a
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8c529f188504aa8a3d23ba001f61e803d7b3e262a71b3752c89d1a0a342955b7
[INFO] running `Command { std: "docker" "start" "-a" "8c529f188504aa8a3d23ba001f61e803d7b3e262a71b3752c89d1a0a342955b7", 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 linux-raw-sys v0.4.3
[INFO] [stderr]    Compiling log v0.4.19
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling bitflags v2.3.3
[INFO] [stderr]    Compiling aho-corasick v1.0.2
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling regex-syntax v0.7.4
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]    Compiling anstyle v1.0.1
[INFO] [stderr]    Compiling anstyle-parse v0.2.1
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling smallvec v1.11.0
[INFO] [stderr]    Compiling anstyle-query v1.0.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling quote v1.0.32
[INFO] [stderr]    Compiling bstr v1.6.0
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling clap_lex v0.5.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling is-terminal v0.4.9
[INFO] [stderr]    Compiling mio v0.8.8
[INFO] [stderr]    Compiling anstream v0.3.2
[INFO] [stderr]    Compiling syn v2.0.27
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling walkdir v2.3.3
[INFO] [stderr]    Compiling clap_builder v4.3.19
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling signal-hook-mio v0.2.3
[INFO] [stderr]    Compiling thread_local v1.1.7
[INFO] [stderr]    Compiling crossterm v0.23.2
[INFO] [stderr]    Compiling human_bytes v0.3.1
[INFO] [stderr]    Compiling crossbeam-channel v0.5.8
[INFO] [stderr]    Compiling regex-automata v0.3.4
[INFO] [stderr]    Compiling clap_derive v4.3.12
[INFO] [stderr]    Compiling regex v1.9.1
[INFO] [stderr]    Compiling globset v0.4.12
[INFO] [stderr]    Compiling clap v4.3.19
[INFO] [stderr]    Compiling ignore v0.4.20
[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 37.40s
[INFO] running `Command { std: "docker" "inspect" "8c529f188504aa8a3d23ba001f61e803d7b3e262a71b3752c89d1a0a342955b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8c529f188504aa8a3d23ba001f61e803d7b3e262a71b3752c89d1a0a342955b7", kill_on_drop: false }`
[INFO] [stdout] 8c529f188504aa8a3d23ba001f61e803d7b3e262a71b3752c89d1a0a342955b7
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3558f48ce872239e74c70cb102091ccc2850913a4be19ebf61a9f7cd415baeb3
[INFO] running `Command { std: "docker" "start" "-a" "3558f48ce872239e74c70cb102091ccc2850913a4be19ebf61a9f7cd415baeb3", kill_on_drop: false }`
[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] [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 1.42s
[INFO] running `Command { std: "docker" "inspect" "3558f48ce872239e74c70cb102091ccc2850913a4be19ebf61a9f7cd415baeb3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3558f48ce872239e74c70cb102091ccc2850913a4be19ebf61a9f7cd415baeb3", kill_on_drop: false }`
[INFO] [stdout] 3558f48ce872239e74c70cb102091ccc2850913a4be19ebf61a9f7cd415baeb3
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 6373962a44340ecc298d6aef4f5cb147a195095e22fad2906b0829205e4f2a2d
[INFO] running `Command { std: "docker" "start" "-a" "6373962a44340ecc298d6aef4f5cb147a195095e22fad2906b0829205e4f2a2d", 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.10s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dui-f8e661916795f100)
[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: 2, kind: NotFound, message: "No such file or directory" }
[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" "6373962a44340ecc298d6aef4f5cb147a195095e22fad2906b0829205e4f2a2d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6373962a44340ecc298d6aef4f5cb147a195095e22fad2906b0829205e4f2a2d", kill_on_drop: false }`
[INFO] [stdout] 6373962a44340ecc298d6aef4f5cb147a195095e22fad2906b0829205e4f2a2d
