[INFO] cloning repository https://github.com/j0ru/rm_game_of_life [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/j0ru/rm_game_of_life" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fj0ru%2Frm_game_of_life", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fj0ru%2Frm_game_of_life'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6ea6e80b12c6c9a0bb8748f7945ea5cdc32a1fc0 [INFO] testing j0ru/rm_game_of_life against try#bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b for pr-154756 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fj0ru%2Frm_game_of_life" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-4-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/j0ru/rm_game_of_life [INFO] finished tweaking git repo https://github.com/j0ru/rm_game_of_life [INFO] tweaked toml for git repo https://github.com/j0ru/rm_game_of_life written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/j0ru/rm_game_of_life on toolchain bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/j0ru/rm_game_of_life 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" "+bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9124b60a41f80fb1383edf1c75c6804c77cbc6bbe045bc5e40eb0a98596fb063 [INFO] running `Command { std: "docker" "start" "-a" "9124b60a41f80fb1383edf1c75c6804c77cbc6bbe045bc5e40eb0a98596fb063", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9124b60a41f80fb1383edf1c75c6804c77cbc6bbe045bc5e40eb0a98596fb063", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9124b60a41f80fb1383edf1c75c6804c77cbc6bbe045bc5e40eb0a98596fb063", kill_on_drop: false }` [INFO] [stdout] 9124b60a41f80fb1383edf1c75c6804c77cbc6bbe045bc5e40eb0a98596fb063 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 02433506abea50c1bb7187b80f2d410867132a91ea4c88f9b019eff19af8db5a [INFO] running `Command { std: "docker" "start" "-a" "02433506abea50c1bb7187b80f2d410867132a91ea4c88f9b019eff19af8db5a", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling crossbeam-utils v0.8.11 [INFO] [stderr] Compiling once_cell v1.14.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling radium v0.6.2 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling crossbeam-epoch v0.9.10 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling crossbeam-channel v0.5.6 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling crossbeam-deque v0.8.2 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling weezl v0.1.7 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling zstd-safe v4.1.3+zstd.1.5.1 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling wyz v0.4.0 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling atomic v0.5.1 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling funty v1.2.0 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling zstd-sys v1.6.2+zstd.1.5.1 [INFO] [stderr] Compiling lua52-sys v0.1.2 [INFO] [stderr] Compiling cgmath v0.18.0 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling ttf-parser v0.6.2 [INFO] [stderr] Compiling gif v0.11.4 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling bitvec v0.22.3 [INFO] [stderr] Compiling approx v0.4.0 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling nix v0.23.1 [INFO] [stderr] Compiling owned_ttf_parser v0.6.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling bytemuck v1.12.1 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.5 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling aabb-quadtree v0.1.0 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling rusttype v0.9.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling line_drawing v1.0.0 [INFO] [stderr] Compiling epoll v4.3.1 [INFO] [stderr] Compiling memmap2 v0.5.7 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling ioctl-gen v0.1.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling tiff v0.6.1 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling evdev v0.11.3 [INFO] [stderr] Compiling hlua v0.4.1 [INFO] [stderr] Compiling zstd v0.9.2+zstd.1.5.1 [INFO] [stderr] Compiling libremarkable v0.6.1 [INFO] [stderr] Compiling rm_game_of_life v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 12s [INFO] running `Command { std: "docker" "inspect" "02433506abea50c1bb7187b80f2d410867132a91ea4c88f9b019eff19af8db5a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "02433506abea50c1bb7187b80f2d410867132a91ea4c88f9b019eff19af8db5a", kill_on_drop: false }` [INFO] [stdout] 02433506abea50c1bb7187b80f2d410867132a91ea4c88f9b019eff19af8db5a [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] facbee564b98aca53d8783b870b9a5bdb6defff068978f5b71733e42956ef553 [INFO] running `Command { std: "docker" "start" "-a" "facbee564b98aca53d8783b870b9a5bdb6defff068978f5b71733e42956ef553", kill_on_drop: false }` [INFO] [stderr] Compiling rm_game_of_life v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.55s [INFO] running `Command { std: "docker" "inspect" "facbee564b98aca53d8783b870b9a5bdb6defff068978f5b71733e42956ef553", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "facbee564b98aca53d8783b870b9a5bdb6defff068978f5b71733e42956ef553", kill_on_drop: false }` [INFO] [stdout] facbee564b98aca53d8783b870b9a5bdb6defff068978f5b71733e42956ef553 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0f9c72b5dd9e8bf9a9869859e47e8ffec26881c60fb7c43879ea0bd7a0ab27f5 [INFO] running `Command { std: "docker" "start" "-a" "0f9c72b5dd9e8bf9a9869859e47e8ffec26881c60fb7c43879ea0bd7a0ab27f5", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rm_game_of_life-b656b5a9caec52c7) [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" "0f9c72b5dd9e8bf9a9869859e47e8ffec26881c60fb7c43879ea0bd7a0ab27f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0f9c72b5dd9e8bf9a9869859e47e8ffec26881c60fb7c43879ea0bd7a0ab27f5", kill_on_drop: false }` [INFO] [stdout] 0f9c72b5dd9e8bf9a9869859e47e8ffec26881c60fb7c43879ea0bd7a0ab27f5