[INFO] fetching crate prettui 0.3.3...
[INFO] testing prettui-0.3.3 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-8
[INFO] extracting crate prettui 0.3.3 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate prettui 0.3.3
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate prettui 0.3.3
[INFO] tweaked toml for crates.io crate prettui 0.3.3 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate prettui 0.3.3 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 prettui 0.3.3 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]  Downloading crates ...
[INFO] [stderr]   Downloaded redox_syscall v0.5.15
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 575d200823ab427c3f738ac8fb6e94565c12689f29afbfaf75de190ecb2abd3d
[INFO] running `Command { std: "docker" "start" "-a" "575d200823ab427c3f738ac8fb6e94565c12689f29afbfaf75de190ecb2abd3d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "575d200823ab427c3f738ac8fb6e94565c12689f29afbfaf75de190ecb2abd3d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "575d200823ab427c3f738ac8fb6e94565c12689f29afbfaf75de190ecb2abd3d", kill_on_drop: false }`
[INFO] [stdout] 575d200823ab427c3f738ac8fb6e94565c12689f29afbfaf75de190ecb2abd3d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 84bcf7d3547b80fd5d38cac62edfee93927dd837cfb80cdf990dee17a636f0b6
[INFO] running `Command { std: "docker" "start" "-a" "84bcf7d3547b80fd5d38cac62edfee93927dd837cfb80cdf990dee17a636f0b6", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling convert_case v0.7.1
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling prettui v0.3.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.58s
[INFO] running `Command { std: "docker" "inspect" "84bcf7d3547b80fd5d38cac62edfee93927dd837cfb80cdf990dee17a636f0b6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "84bcf7d3547b80fd5d38cac62edfee93927dd837cfb80cdf990dee17a636f0b6", kill_on_drop: false }`
[INFO] [stdout] 84bcf7d3547b80fd5d38cac62edfee93927dd837cfb80cdf990dee17a636f0b6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c53ae47d8816685b2ae7b6ae4e955efb5383c506b1c2667935754d916c9da757
[INFO] running `Command { std: "docker" "start" "-a" "c53ae47d8816685b2ae7b6ae4e955efb5383c506b1c2667935754d916c9da757", kill_on_drop: false }`
[INFO] [stderr]    Compiling prettui v0.3.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.93s
[INFO] running `Command { std: "docker" "inspect" "c53ae47d8816685b2ae7b6ae4e955efb5383c506b1c2667935754d916c9da757", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c53ae47d8816685b2ae7b6ae4e955efb5383c506b1c2667935754d916c9da757", kill_on_drop: false }`
[INFO] [stdout] c53ae47d8816685b2ae7b6ae4e955efb5383c506b1c2667935754d916c9da757
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ab09121727f1fccc85a130e7ecc9cd5908a86c160dc9e2c293fde1c6c909ccb5
[INFO] running `Command { std: "docker" "start" "-a" "ab09121727f1fccc85a130e7ecc9cd5908a86c160dc9e2c293fde1c6c909ccb5", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/prettui-e1015be73f82954d)
[INFO] [stderr]    Doc-tests prettui
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test src/io/input.rs - io::input (line 12) ... FAILED
[INFO] [stdout] test src/io/output.rs - io::output (line 13) ... ok
[INFO] [stdout] test src/lib.rs - (line 12) ... FAILED
[INFO] [stdout] test src/io/prompt.rs - io::prompt (line 5) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/io/input.rs - io::input (line 12) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `read_secret_input` in this scope
[INFO] [stdout]   --> src/io/input.rs:37:16
[INFO] [stdout]    |
[INFO] [stdout] 37 |     let body = read_secret_input(&cfg)?;
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 14 + use prettui::prelude::read_secret_input;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 12) stdout ----
[INFO] [stdout] Test executable failed (exit status: 1).
[INFO] [stdout] 
[INFO] [stdout] stdout:
[INFO] [stdout] Example of using
[INFO] [stdout] Use arrows/PageUp/PageDown to navigate, type digits, Backspace to delete, Enter to confirm, Esc to cancel.
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] Error: No such device or address (os error 6)
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: anyhow::error::<impl core::convert::From<E> for anyhow::Error>::from
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.98/src/backtrace.rs:27:14
[INFO] [stdout]    1: <core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual
[INFO] [stdout]    2: prettui::list::choose_from_list
[INFO] [stdout]    3: rust_out::main
[INFO] [stdout]    4: core::ops::function::FnOnce::call_once
[INFO] [stdout]    5: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]    6: std::rt::lang_start::{{closure}}
[INFO] [stdout]    7: core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once
[INFO] [stdout]              at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/ops/function.rs:287:21
[INFO] [stdout]    8: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:590:40
[INFO] [stdout]    9: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:553:19
[INFO] [stdout]   10: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panic.rs:359:14
[INFO] [stdout]   11: std::rt::lang_start_internal::{{closure}}
[INFO] [stdout]              at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/rt.rs:175:24
[INFO] [stdout]   12: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:590:40
[INFO] [stdout]   13: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:553:19
[INFO] [stdout]   14: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panic.rs:359:14
[INFO] [stdout]   15: std::rt::lang_start_internal
[INFO] [stdout]              at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/rt.rs:171:5
[INFO] [stdout]   16: std::rt::lang_start
[INFO] [stdout]   17: main
[INFO] [stdout]   18: <unknown>
[INFO] [stdout]   19: __libc_start_main
[INFO] [stdout]   20: _start
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/io/prompt.rs - io::prompt (line 5) stdout ----
[INFO] [stdout] Test executable failed (exit status: 1).
[INFO] [stdout] 
[INFO] [stdout] stdout:
[INFO] [stdout] [38;5;15m Continue installation? [Y/n]: [39mUser chose to proceed: true
[INFO] [stdout] [38;5;15m Enter your email (pattern: ^[^\s@]+@[^\s@]+\.[^\s@]+$): [39m[38;5;15m Enter your email (pattern: ^[^\s@]+@[^\s@]+\.[^\s@]+$): [39m[38;5;15m Enter your email (pattern: ^[^\s@]+@[^\s@]+\.[^\s@]+$): [39m
[INFO] [stdout] stderr:
[INFO] [stdout] [38;5;15mError: Invalid email[39m
[INFO] [stdout] [38;5;15mError: Invalid email[39m
[INFO] [stdout] Error: Custom { kind: InvalidInput, error: "Invalid email" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/io/input.rs - io::input (line 12)
[INFO] [stdout]     src/io/prompt.rs - io::prompt (line 5)
[INFO] [stdout]     src/lib.rs - (line 12)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.63s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "ab09121727f1fccc85a130e7ecc9cd5908a86c160dc9e2c293fde1c6c909ccb5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ab09121727f1fccc85a130e7ecc9cd5908a86c160dc9e2c293fde1c6c909ccb5", kill_on_drop: false }`
[INFO] [stdout] ab09121727f1fccc85a130e7ecc9cd5908a86c160dc9e2c293fde1c6c909ccb5
