[INFO] cloning repository https://github.com/thulithwilfred/conway_gol [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/thulithwilfred/conway_gol" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthulithwilfred%2Fconway_gol", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthulithwilfred%2Fconway_gol'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e5f1a87b35d62b7bf0cb5548df3a84efd1beca74 [INFO] testing thulithwilfred/conway_gol 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%2Fthulithwilfred%2Fconway_gol" "/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/thulithwilfred/conway_gol 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/thulithwilfred/conway_gol [INFO] finished tweaking git repo https://github.com/thulithwilfred/conway_gol [INFO] tweaked toml for git repo https://github.com/thulithwilfred/conway_gol written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/thulithwilfred/conway_gol 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-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fa1dd4f865cf7ad2dd27c6b5a33a4ac1e2cb31d50c1f81fb8dea03f8a8caebbc [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" "fa1dd4f865cf7ad2dd27c6b5a33a4ac1e2cb31d50c1f81fb8dea03f8a8caebbc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fa1dd4f865cf7ad2dd27c6b5a33a4ac1e2cb31d50c1f81fb8dea03f8a8caebbc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fa1dd4f865cf7ad2dd27c6b5a33a4ac1e2cb31d50c1f81fb8dea03f8a8caebbc", kill_on_drop: false }` [INFO] [stdout] fa1dd4f865cf7ad2dd27c6b5a33a4ac1e2cb31d50c1f81fb8dea03f8a8caebbc [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=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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 469595505f7f08b5fba0c643db635821531066012224d1a8e4986ba6c2bbe476 [INFO] running `Command { std: "docker" "start" "-a" "469595505f7f08b5fba0c643db635821531066012224d1a8e4986ba6c2bbe476", kill_on_drop: false }` [INFO] [stderr] Compiling gol v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.83s [INFO] running `Command { std: "docker" "inspect" "469595505f7f08b5fba0c643db635821531066012224d1a8e4986ba6c2bbe476", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "469595505f7f08b5fba0c643db635821531066012224d1a8e4986ba6c2bbe476", kill_on_drop: false }` [INFO] [stdout] 469595505f7f08b5fba0c643db635821531066012224d1a8e4986ba6c2bbe476 [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=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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 266b3b5b3787fa250b215179527ac963baa30d370f06a4427eee21bf5760ad7b [INFO] running `Command { std: "docker" "start" "-a" "266b3b5b3787fa250b215179527ac963baa30d370f06a4427eee21bf5760ad7b", kill_on_drop: false }` [INFO] [stderr] Compiling gol v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.80s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/gol-6c43f729bdf906c3) [INFO] running `Command { std: "docker" "inspect" "266b3b5b3787fa250b215179527ac963baa30d370f06a4427eee21bf5760ad7b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "266b3b5b3787fa250b215179527ac963baa30d370f06a4427eee21bf5760ad7b", kill_on_drop: false }` [INFO] [stdout] 266b3b5b3787fa250b215179527ac963baa30d370f06a4427eee21bf5760ad7b [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=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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] a037fa5418da2c4a68de9e1e5622937d7dbd9ba1b51dbb715a386cfd00849778 [INFO] running `Command { std: "docker" "start" "-a" "a037fa5418da2c4a68de9e1e5622937d7dbd9ba1b51dbb715a386cfd00849778", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/gol-6c43f729bdf906c3) [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" "a037fa5418da2c4a68de9e1e5622937d7dbd9ba1b51dbb715a386cfd00849778", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a037fa5418da2c4a68de9e1e5622937d7dbd9ba1b51dbb715a386cfd00849778", kill_on_drop: false }` [INFO] [stdout] a037fa5418da2c4a68de9e1e5622937d7dbd9ba1b51dbb715a386cfd00849778