[INFO] fetching crate tuiwindow 0.1.1...
[INFO] testing tuiwindow-0.1.1 against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] extracting crate tuiwindow 0.1.1 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate tuiwindow 0.1.1
[INFO] finished tweaking crates.io crate tuiwindow 0.1.1
[INFO] tweaked toml for crates.io crate tuiwindow 0.1.1 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate tuiwindow 0.1.1 on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate tuiwindow 0.1.1 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 874c0f1c2087b1f5dc764505907f2846c88371c6d98c02c9a32bdd47d6e988b4
[INFO] running `Command { std: "docker" "start" "-a" "874c0f1c2087b1f5dc764505907f2846c88371c6d98c02c9a32bdd47d6e988b4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "874c0f1c2087b1f5dc764505907f2846c88371c6d98c02c9a32bdd47d6e988b4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "874c0f1c2087b1f5dc764505907f2846c88371c6d98c02c9a32bdd47d6e988b4", kill_on_drop: false }`
[INFO] [stdout] 874c0f1c2087b1f5dc764505907f2846c88371c6d98c02c9a32bdd47d6e988b4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8e9cc9cdd762a8751a241163fc560e35624840835a3f52091483cceecd544522
[INFO] running `Command { std: "docker" "start" "-a" "8e9cc9cdd762a8751a241163fc560e35624840835a3f52091483cceecd544522", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling smallvec v1.13.1
[INFO] [stderr]    Compiling zerocopy v0.7.32
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling allocator-api2 v0.2.16
[INFO] [stderr]    Compiling either v1.10.0
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling bitflags v2.4.2
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling indoc v2.0.4
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling ahash v0.8.9
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling castaway v0.2.2
[INFO] [stderr]    Compiling compact_str v0.7.1
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling mio v0.8.10
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling syn v2.0.50
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling uuid v1.7.0
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling lru v0.12.3
[INFO] [stderr]    Compiling signal-hook-mio v0.2.3
[INFO] [stderr]    Compiling crossterm v0.27.0
[INFO] [stderr]    Compiling strum_macros v0.26.1
[INFO] [stderr]    Compiling stability v0.1.1
[INFO] [stderr]    Compiling strum v0.26.1
[INFO] [stderr]    Compiling ratatui v0.26.1
[INFO] [stderr]    Compiling tuiwindow v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.91s
[INFO] running `Command { std: "docker" "inspect" "8e9cc9cdd762a8751a241163fc560e35624840835a3f52091483cceecd544522", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8e9cc9cdd762a8751a241163fc560e35624840835a3f52091483cceecd544522", kill_on_drop: false }`
[INFO] [stdout] 8e9cc9cdd762a8751a241163fc560e35624840835a3f52091483cceecd544522
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5d49a5a4b323ea890055d127d7e2b00dbd91f8aa09718a68e2a11b1cb35ac6b0
[INFO] running `Command { std: "docker" "start" "-a" "5d49a5a4b323ea890055d127d7e2b00dbd91f8aa09718a68e2a11b1cb35ac6b0", kill_on_drop: false }`
[INFO] [stderr]    Compiling tuiwindow v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `macros`
[INFO] [stdout]   --> tests/integration_test.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[cfg(feature = "macros")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `macros` 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] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.43s
[INFO] running `Command { std: "docker" "inspect" "5d49a5a4b323ea890055d127d7e2b00dbd91f8aa09718a68e2a11b1cb35ac6b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5d49a5a4b323ea890055d127d7e2b00dbd91f8aa09718a68e2a11b1cb35ac6b0", kill_on_drop: false }`
[INFO] [stdout] 5d49a5a4b323ea890055d127d7e2b00dbd91f8aa09718a68e2a11b1cb35ac6b0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c80006b538835c910a78ae3cfb9551896ef82725f811cb6326851b9263939e59
[INFO] running `Command { std: "docker" "start" "-a" "c80006b538835c910a78ae3cfb9551896ef82725f811cb6326851b9263939e59", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition value: `macros`
[INFO] [stderr]   --> tests/integration_test.rs:10:7
[INFO] [stderr]    |
[INFO] [stderr] 10 | #[cfg(feature = "macros")]
[INFO] [stderr]    |       ^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]    |
[INFO] [stderr]    = note: no expected values for `feature`
[INFO] [stderr]    = help: consider adding `macros` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `tuiwindow` (test "integration_test") generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tuiwindow-087e68990c6f5bde)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test core::tests::test_visit ... ok
[INFO] [stdout] test core::tests::test_visit_with_factory ... ok
[INFO] [stdout] test windows::page::tests::test_creating_page ... ok
[INFO] [stdout] test core::tests::it_works_with_factory ... ok
[INFO] [stdout] test core::tests::it_works ... ok
[INFO] [stdout] test tests::test_asoc ... ok
[INFO] [stdout] test core::tests::test_macros ... ok
[INFO] [stdout] test tests::tui_test ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::tui_test stdout ----
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::tui_test
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 7 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.51s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "c80006b538835c910a78ae3cfb9551896ef82725f811cb6326851b9263939e59", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c80006b538835c910a78ae3cfb9551896ef82725f811cb6326851b9263939e59", kill_on_drop: false }`
[INFO] [stdout] c80006b538835c910a78ae3cfb9551896ef82725f811cb6326851b9263939e59
