[INFO] fetching crate typetw 0.2.1... [INFO] testing typetw-0.2.1 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-1 [INFO] extracting crate typetw 0.2.1 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate typetw 0.2.1 [INFO] finished tweaking crates.io crate typetw 0.2.1 [INFO] tweaked toml for crates.io crate typetw 0.2.1 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate typetw 0.2.1 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate typetw 0.2.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" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded strum_macros v0.25.2 [INFO] [stderr] Downloaded indoc v2.0.3 [INFO] [stderr] Downloaded include_dir_macros v0.7.3 [INFO] [stderr] Downloaded include_dir v0.7.3 [INFO] [stderr] Downloaded unicode-segmentation v1.10.1 [INFO] [stderr] Downloaded serde_json v1.0.106 [INFO] [stderr] Downloaded ratatui v0.23.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dc668fd1e9832fde7a8c4493324df0a882786d3ab5cbe4493bedddaeaa13e43f [INFO] running `Command { std: "docker" "start" "-a" "dc668fd1e9832fde7a8c4493324df0a882786d3ab5cbe4493bedddaeaa13e43f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dc668fd1e9832fde7a8c4493324df0a882786d3ab5cbe4493bedddaeaa13e43f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dc668fd1e9832fde7a8c4493324df0a882786d3ab5cbe4493bedddaeaa13e43f", kill_on_drop: false }` [INFO] [stdout] dc668fd1e9832fde7a8c4493324df0a882786d3ab5cbe4493bedddaeaa13e43f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d404ed93038f644c5557280cad213d6b032f4b23ce30bebe0b6a84828b1dfce0 [INFO] running `Command { std: "docker" "start" "-a" "d404ed93038f644c5557280cad213d6b032f4b23ce30bebe0b6a84828b1dfce0", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling smallvec v1.11.0 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling serde_json v1.0.106 [INFO] [stderr] Compiling indoc v2.0.3 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling syn v2.0.31 [INFO] [stderr] Compiling include_dir_macros v0.7.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling crossterm v0.27.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling include_dir v0.7.3 [INFO] [stderr] Compiling strum_macros v0.25.2 [INFO] [stderr] Compiling strum v0.25.0 [INFO] [stderr] Compiling ratatui v0.23.0 [INFO] [stderr] Compiling typetw v0.2.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/main.rs:116:5 [INFO] [stdout] | [INFO] [stdout] 52 | / loop { [INFO] [stdout] 53 | | terminal.draw(|f| ui(app, f))?; [INFO] [stdout] 54 | | app.game.start(); [INFO] [stdout] 55 | | loop { [INFO] [stdout] ... | [INFO] [stdout] 114 | | } [INFO] [stdout] | |_____- any code following this expression is unreachable [INFO] [stdout] 115 | [INFO] [stdout] 116 | Ok(()) [INFO] [stdout] | ^^^^^^ unreachable expression [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.84s [INFO] running `Command { std: "docker" "inspect" "d404ed93038f644c5557280cad213d6b032f4b23ce30bebe0b6a84828b1dfce0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d404ed93038f644c5557280cad213d6b032f4b23ce30bebe0b6a84828b1dfce0", kill_on_drop: false }` [INFO] [stdout] d404ed93038f644c5557280cad213d6b032f4b23ce30bebe0b6a84828b1dfce0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 85a58aac474aac519d5c042c1a0484c3a496eb92511742631488e920d5c2afe6 [INFO] running `Command { std: "docker" "start" "-a" "85a58aac474aac519d5c042c1a0484c3a496eb92511742631488e920d5c2afe6", kill_on_drop: false }` [INFO] [stderr] Compiling typetw v0.2.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/main.rs:116:5 [INFO] [stdout] | [INFO] [stdout] 52 | / loop { [INFO] [stdout] 53 | | terminal.draw(|f| ui(app, f))?; [INFO] [stdout] 54 | | app.game.start(); [INFO] [stdout] 55 | | loop { [INFO] [stdout] ... | [INFO] [stdout] 114 | | } [INFO] [stdout] | |_____- any code following this expression is unreachable [INFO] [stdout] 115 | [INFO] [stdout] 116 | Ok(()) [INFO] [stdout] | ^^^^^^ unreachable expression [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.29s [INFO] running `Command { std: "docker" "inspect" "85a58aac474aac519d5c042c1a0484c3a496eb92511742631488e920d5c2afe6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "85a58aac474aac519d5c042c1a0484c3a496eb92511742631488e920d5c2afe6", kill_on_drop: false }` [INFO] [stdout] 85a58aac474aac519d5c042c1a0484c3a496eb92511742631488e920d5c2afe6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 684db358f3cd521088993f132ba7d2b95ec7cdefda2d407f178c018f0d926b14 [INFO] running `Command { std: "docker" "start" "-a" "684db358f3cd521088993f132ba7d2b95ec7cdefda2d407f178c018f0d926b14", kill_on_drop: false }` [INFO] [stderr] warning: unreachable expression [INFO] [stderr] --> src/main.rs:116:5 [INFO] [stderr] | [INFO] [stderr] 52 | / loop { [INFO] [stderr] 53 | | terminal.draw(|f| ui(app, f))?; [INFO] [stderr] 54 | | app.game.start(); [INFO] [stderr] 55 | | loop { [INFO] [stderr] ... | [INFO] [stderr] 114 | | } [INFO] [stderr] | |_____- any code following this expression is unreachable [INFO] [stderr] 115 | [INFO] [stderr] 116 | Ok(()) [INFO] [stderr] | ^^^^^^ unreachable expression [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `typetw` (bin "typetw" test) generated 1 warning [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/typetw-a357a50753814532) [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] running `Command { std: "docker" "inspect" "684db358f3cd521088993f132ba7d2b95ec7cdefda2d407f178c018f0d926b14", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "684db358f3cd521088993f132ba7d2b95ec7cdefda2d407f178c018f0d926b14", kill_on_drop: false }` [INFO] [stdout] 684db358f3cd521088993f132ba7d2b95ec7cdefda2d407f178c018f0d926b14