[INFO] cloning repository https://github.com/msawatzky75/life [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/msawatzky75/life" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmsawatzky75%2Flife", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmsawatzky75%2Flife'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 31e277b41e80c32692c0ed2363557faf9509a15c [INFO] testing msawatzky75/life against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmsawatzky75%2Flife" "/workspace/builds/worker-118/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-118/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/msawatzky75/life on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/msawatzky75/life [INFO] finished tweaking git repo https://github.com/msawatzky75/life [INFO] tweaked toml for git repo https://github.com/msawatzky75/life written to /workspace/builds/worker-118/source/Cargo.toml [INFO] crate git repo https://github.com/msawatzky75/life already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-118/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-118/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 52ce841d6881ce79fa726fe974aaf5974aacc7b174d4f1e2796c60ced6bddd79 [INFO] running `Command { std: "docker" "start" "-a" "52ce841d6881ce79fa726fe974aaf5974aacc7b174d4f1e2796c60ced6bddd79", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "52ce841d6881ce79fa726fe974aaf5974aacc7b174d4f1e2796c60ced6bddd79", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "52ce841d6881ce79fa726fe974aaf5974aacc7b174d4f1e2796c60ced6bddd79", kill_on_drop: false }` [INFO] [stdout] 52ce841d6881ce79fa726fe974aaf5974aacc7b174d4f1e2796c60ced6bddd79 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-118/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-118/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d9268709f74f1e5ee711bbc5b7260f71f614825caacc442b1cca3affe7809b3e [INFO] running `Command { std: "docker" "start" "-a" "d9268709f74f1e5ee711bbc5b7260f71f614825caacc442b1cca3affe7809b3e", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.116 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.79 [INFO] [stderr] Compiling signal-hook v0.3.13 [INFO] [stderr] Compiling bumpalo v3.9.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.79 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling lock_api v0.4.6 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling signal-hook-mio v0.2.1 [INFO] [stderr] Compiling crossterm v0.22.1 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.79 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.79 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.79 [INFO] [stderr] Compiling life v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/main.rs:143:2 [INFO] [stdout] | [INFO] [stdout] 130 | / loop { [INFO] [stdout] 131 | | stdout [INFO] [stdout] 132 | | .queue(terminal::Clear(terminal::ClearType::All))? [INFO] [stdout] 133 | | .queue(cursor::MoveTo(0, 0))? [INFO] [stdout] ... | [INFO] [stdout] 140 | | gen += 1; [INFO] [stdout] 141 | | } [INFO] [stdout] | |_____- any code following this expression is unreachable [INFO] [stdout] 142 | [INFO] [stdout] 143 | Ok(()) [INFO] [stdout] | ^^^^^^ unreachable expression [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 58.82s [INFO] running `Command { std: "docker" "inspect" "d9268709f74f1e5ee711bbc5b7260f71f614825caacc442b1cca3affe7809b3e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d9268709f74f1e5ee711bbc5b7260f71f614825caacc442b1cca3affe7809b3e", kill_on_drop: false }` [INFO] [stdout] d9268709f74f1e5ee711bbc5b7260f71f614825caacc442b1cca3affe7809b3e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-118/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-118/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 15185f242f88d8d6d4a6e1d1221fe9631d3158cc2d68294140f9903af06725f0 [INFO] running `Command { std: "docker" "start" "-a" "15185f242f88d8d6d4a6e1d1221fe9631d3158cc2d68294140f9903af06725f0", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling life v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/main.rs:143:2 [INFO] [stdout] | [INFO] [stdout] 130 | / loop { [INFO] [stdout] 131 | | stdout [INFO] [stdout] 132 | | .queue(terminal::Clear(terminal::ClearType::All))? [INFO] [stdout] 133 | | .queue(cursor::MoveTo(0, 0))? [INFO] [stdout] ... | [INFO] [stdout] 140 | | gen += 1; [INFO] [stdout] 141 | | } [INFO] [stdout] | |_____- any code following this expression is unreachable [INFO] [stdout] 142 | [INFO] [stdout] 143 | Ok(()) [INFO] [stdout] | ^^^^^^ unreachable expression [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 20.58s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/life-37405f6b9906eb9d) [INFO] running `Command { std: "docker" "inspect" "15185f242f88d8d6d4a6e1d1221fe9631d3158cc2d68294140f9903af06725f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "15185f242f88d8d6d4a6e1d1221fe9631d3158cc2d68294140f9903af06725f0", kill_on_drop: false }` [INFO] [stdout] 15185f242f88d8d6d4a6e1d1221fe9631d3158cc2d68294140f9903af06725f0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-118/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-118/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 8c7867f1d7cb0fcadc10f58ca13f702ccbf14cd9236b7b27a51cbb6f3949e946 [INFO] running `Command { std: "docker" "start" "-a" "8c7867f1d7cb0fcadc10f58ca13f702ccbf14cd9236b7b27a51cbb6f3949e946", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: unreachable expression [INFO] [stderr] --> src/main.rs:143:2 [INFO] [stderr] | [INFO] [stderr] 130 | / loop { [INFO] [stderr] 131 | | stdout [INFO] [stderr] 132 | | .queue(terminal::Clear(terminal::ClearType::All))? [INFO] [stderr] 133 | | .queue(cursor::MoveTo(0, 0))? [INFO] [stderr] ... | [INFO] [stderr] 140 | | gen += 1; [INFO] [stderr] 141 | | } [INFO] [stderr] | |_____- any code following this expression is unreachable [INFO] [stderr] 142 | [INFO] [stderr] 143 | Ok(()) [INFO] [stderr] | ^^^^^^ unreachable expression [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unreachable_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `life` (bin "life" test) generated 1 warning [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.58s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/life-37405f6b9906eb9d) [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" "8c7867f1d7cb0fcadc10f58ca13f702ccbf14cd9236b7b27a51cbb6f3949e946", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8c7867f1d7cb0fcadc10f58ca13f702ccbf14cd9236b7b27a51cbb6f3949e946", kill_on_drop: false }` [INFO] [stdout] 8c7867f1d7cb0fcadc10f58ca13f702ccbf14cd9236b7b27a51cbb6f3949e946