[INFO] fetching crate dui 0.2.0...
[INFO] testing dui-0.2.0 against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] extracting crate dui 0.2.0 into /workspace/builds/worker-7-tc1/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-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate dui 0.2.0 on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded walkdir v2.3.3
[INFO] [stderr]   Downloaded human_bytes v0.3.1
[INFO] [stderr]   Downloaded globset v0.4.12
[INFO] [stderr]   Downloaded clap v4.3.19
[INFO] [stderr]   Downloaded serde v1.0.178
[INFO] [stderr]   Downloaded crossterm v0.23.2
[INFO] [stderr]   Downloaded regex v1.9.1
[INFO] [stderr]   Downloaded clap_builder v4.3.19
[INFO] [stderr]   Downloaded syn v2.0.27
[INFO] [stderr]   Downloaded regex-automata v0.3.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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 79e146241ef88037931159844020b9a7d43b9af5a96a89dce9ae7e1c0d8cd47c
[INFO] running `Command { std: "docker" "start" "-a" "79e146241ef88037931159844020b9a7d43b9af5a96a89dce9ae7e1c0d8cd47c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "79e146241ef88037931159844020b9a7d43b9af5a96a89dce9ae7e1c0d8cd47c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "79e146241ef88037931159844020b9a7d43b9af5a96a89dce9ae7e1c0d8cd47c", kill_on_drop: false }`
[INFO] [stdout] 79e146241ef88037931159844020b9a7d43b9af5a96a89dce9ae7e1c0d8cd47c
[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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 68a3bdd015d4d770e1b5e3f865ccac28da4935bfc7e1b09db7bde8bf5134150d
[INFO] running `Command { std: "docker" "start" "-a" "68a3bdd015d4d770e1b5e3f865ccac28da4935bfc7e1b09db7bde8bf5134150d", 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 unicode-ident v1.0.11
[INFO] [stderr]    Compiling log v0.4.19
[INFO] [stderr]    Compiling bitflags v2.3.3
[INFO] [stderr]    Compiling regex-syntax v0.7.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling anstyle-parse v0.2.1
[INFO] [stderr]    Compiling anstyle-query v1.0.0
[INFO] [stderr]    Compiling aho-corasick v1.0.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling smallvec v1.11.0
[INFO] [stderr]    Compiling anstyle v1.0.1
[INFO] [stderr]    Compiling bstr v1.6.0
[INFO] [stderr]    Compiling clap_lex v0.5.0
[INFO] [stderr]    Compiling strsim v0.10.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 is-terminal v0.4.9
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling mio v0.8.8
[INFO] [stderr]    Compiling anstream v0.3.2
[INFO] [stderr]    Compiling syn v2.0.27
[INFO] [stderr]    Compiling clap_builder v4.3.19
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling signal-hook-mio v0.2.3
[INFO] [stderr]    Compiling crossterm v0.23.2
[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 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 10.40s
[INFO] running `Command { std: "docker" "inspect" "68a3bdd015d4d770e1b5e3f865ccac28da4935bfc7e1b09db7bde8bf5134150d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "68a3bdd015d4d770e1b5e3f865ccac28da4935bfc7e1b09db7bde8bf5134150d", kill_on_drop: false }`
[INFO] [stdout] 68a3bdd015d4d770e1b5e3f865ccac28da4935bfc7e1b09db7bde8bf5134150d
[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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3600b8f3d2e1dae4b4c3c0b533b0dbd515e6aca1cd64eb18536498a826e745da
[INFO] running `Command { std: "docker" "start" "-a" "3600b8f3d2e1dae4b4c3c0b533b0dbd515e6aca1cd64eb18536498a826e745da", 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.39s
[INFO] running `Command { std: "docker" "inspect" "3600b8f3d2e1dae4b4c3c0b533b0dbd515e6aca1cd64eb18536498a826e745da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3600b8f3d2e1dae4b4c3c0b533b0dbd515e6aca1cd64eb18536498a826e745da", kill_on_drop: false }`
[INFO] [stdout] 3600b8f3d2e1dae4b4c3c0b533b0dbd515e6aca1cd64eb18536498a826e745da
[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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 3f248b0d70b1624a92dc36edb13e717281d03a1f372a194272b0fc6aac795608
[INFO] running `Command { std: "docker" "start" "-a" "3f248b0d70b1624a92dc36edb13e717281d03a1f372a194272b0fc6aac795608", 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.08s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/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" "3f248b0d70b1624a92dc36edb13e717281d03a1f372a194272b0fc6aac795608", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3f248b0d70b1624a92dc36edb13e717281d03a1f372a194272b0fc6aac795608", kill_on_drop: false }`
[INFO] [stdout] 3f248b0d70b1624a92dc36edb13e717281d03a1f372a194272b0fc6aac795608
