[INFO] cloning repository https://github.com/thea0032/tetris [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/thea0032/tetris" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthea0032%2Ftetris", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthea0032%2Ftetris'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 337d0ac523237673bac2ce20ea1feb926a8c47ac [INFO] testing thea0032/tetris against master#62efba8a050c64249dab942951bb28f710208bc8 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthea0032%2Ftetris" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/thea0032/tetris on toolchain 62efba8a050c64249dab942951bb28f710208bc8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/thea0032/tetris [INFO] finished tweaking git repo https://github.com/thea0032/tetris [INFO] tweaked toml for git repo https://github.com/thea0032/tetris written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/thea0032/tetris already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0fc0f757d064dacf05fedaa66ff1a6f8850dc729ab42cb4778cef9e0167f191c [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "0fc0f757d064dacf05fedaa66ff1a6f8850dc729ab42cb4778cef9e0167f191c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0fc0f757d064dacf05fedaa66ff1a6f8850dc729ab42cb4778cef9e0167f191c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0fc0f757d064dacf05fedaa66ff1a6f8850dc729ab42cb4778cef9e0167f191c", kill_on_drop: false }` [INFO] [stdout] 0fc0f757d064dacf05fedaa66ff1a6f8850dc729ab42cb4778cef9e0167f191c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c881ec3fa13bcacb3c4cc4e590991a279f60586d1200f1b24d162b424f00ca11 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "c881ec3fa13bcacb3c4cc4e590991a279f60586d1200f1b24d162b424f00ca11", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.90 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling futures-core v0.3.13 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling mio v0.7.10 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling signal-hook v0.1.17 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling crossterm v0.19.0 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling terminal_app v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: associated function is never used: `blank_line` [INFO] [stdout] --> src/frame.rs:73:12 [INFO] [stdout] | [INFO] [stdout] 73 | pub fn blank_line(&mut self, row: u16, cols: u16, bg: Color) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `clear` [INFO] [stdout] --> src/frame.rs:80:12 [INFO] [stdout] | [INFO] [stdout] 80 | pub fn clear(&mut self) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `filter` [INFO] [stdout] --> src/frame.rs:84:12 [INFO] [stdout] | [INFO] [stdout] 84 | pub fn filter
(&mut self, mut p: P) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `display_all_in_lines` [INFO] [stdout] --> src/frame.rs:110:8 [INFO] [stdout] | [INFO] [stdout] 110 | pub fn display_all_in_lines(content: Vec) -> crossterm::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 10.59s [INFO] running `Command { std: "docker" "inspect" "c881ec3fa13bcacb3c4cc4e590991a279f60586d1200f1b24d162b424f00ca11", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c881ec3fa13bcacb3c4cc4e590991a279f60586d1200f1b24d162b424f00ca11", kill_on_drop: false }` [INFO] [stdout] c881ec3fa13bcacb3c4cc4e590991a279f60586d1200f1b24d162b424f00ca11 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ced2dbfa8a3a43f626afd740fd58dfe66b9f5d063d82407da017a5a992de7ddc [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "ced2dbfa8a3a43f626afd740fd58dfe66b9f5d063d82407da017a5a992de7ddc", kill_on_drop: false }` [INFO] [stderr] Compiling terminal_app v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: associated function is never used: `blank_line` [INFO] [stdout] --> src/frame.rs:73:12 [INFO] [stdout] | [INFO] [stdout] 73 | pub fn blank_line(&mut self, row: u16, cols: u16, bg: Color) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `clear` [INFO] [stdout] --> src/frame.rs:80:12 [INFO] [stdout] | [INFO] [stdout] 80 | pub fn clear(&mut self) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `filter` [INFO] [stdout] --> src/frame.rs:84:12 [INFO] [stdout] | [INFO] [stdout] 84 | pub fn filter
(&mut self, mut p: P) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `display_all_in_lines` [INFO] [stdout] --> src/frame.rs:110:8 [INFO] [stdout] | [INFO] [stdout] 110 | pub fn display_all_in_lines(content: Vec) -> crossterm::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.90s [INFO] running `Command { std: "docker" "inspect" "ced2dbfa8a3a43f626afd740fd58dfe66b9f5d063d82407da017a5a992de7ddc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ced2dbfa8a3a43f626afd740fd58dfe66b9f5d063d82407da017a5a992de7ddc", kill_on_drop: false }` [INFO] [stdout] ced2dbfa8a3a43f626afd740fd58dfe66b9f5d063d82407da017a5a992de7ddc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6d456fd98db8806eb3fbb92ba4f5c7ee384f64d01f4ba820d51c91db8ac26c30 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "6d456fd98db8806eb3fbb92ba4f5c7ee384f64d01f4ba820d51c91db8ac26c30", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: associated function is never used: `blank_line` [INFO] [stderr] --> src/frame.rs:73:12 [INFO] [stderr] | [INFO] [stderr] 73 | pub fn blank_line(&mut self, row: u16, cols: u16, bg: Color) { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `clear` [INFO] [stderr] --> src/frame.rs:80:12 [INFO] [stderr] | [INFO] [stderr] 80 | pub fn clear(&mut self) { [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `filter` [INFO] [stderr] --> src/frame.rs:84:12 [INFO] [stderr] | [INFO] [stderr] 84 | pub fn filter
(&mut self, mut p: P) [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `display_all_in_lines` [INFO] [stderr] --> src/frame.rs:110:8 [INFO] [stderr] | [INFO] [stderr] 110 | pub fn display_all_in_lines(content: Vec) -> crossterm::Result<()> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `terminal_app` (bin "terminal_app" test) generated 4 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.76s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/terminal_app-8d79a399c1b9f6e3) [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" "6d456fd98db8806eb3fbb92ba4f5c7ee384f64d01f4ba820d51c91db8ac26c30", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6d456fd98db8806eb3fbb92ba4f5c7ee384f64d01f4ba820d51c91db8ac26c30", kill_on_drop: false }` [INFO] [stdout] 6d456fd98db8806eb3fbb92ba4f5c7ee384f64d01f4ba820d51c91db8ac26c30