[INFO] cloning repository https://github.com/whostolemyhat/mazes [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/whostolemyhat/mazes" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwhostolemyhat%2Fmazes", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwhostolemyhat%2Fmazes'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7efcaf86c6f6569ab70a818382224514c8e4e030 [INFO] testing whostolemyhat/mazes against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwhostolemyhat%2Fmazes" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/whostolemyhat/mazes on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/whostolemyhat/mazes [INFO] finished tweaking git repo https://github.com/whostolemyhat/mazes [INFO] tweaked toml for git repo https://github.com/whostolemyhat/mazes written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/whostolemyhat/mazes already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+1.60.0" "metadata" "--no-deps" "--format-version=1", 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] 6d62f94a030f3b2a71bf6a1f33efa4749cc564428a04fbc0ddd48cbe7725d37a [INFO] running `Command { std: "docker" "start" "-a" "6d62f94a030f3b2a71bf6a1f33efa4749cc564428a04fbc0ddd48cbe7725d37a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6d62f94a030f3b2a71bf6a1f33efa4749cc564428a04fbc0ddd48cbe7725d37a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6d62f94a030f3b2a71bf6a1f33efa4749cc564428a04fbc0ddd48cbe7725d37a", kill_on_drop: false }` [INFO] [stdout] 6d62f94a030f3b2a71bf6a1f33efa4749cc564428a04fbc0ddd48cbe7725d37a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+1.60.0" "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] fa58e71464886b879b83125bb65744763139c69792d810c1ea2900fa8931c1f1 [INFO] running `Command { std: "docker" "start" "-a" "fa58e71464886b879b83125bb65744763139c69792d810c1ea2900fa8931c1f1", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.34 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling serde v1.0.131 [INFO] [stderr] Compiling anyhow v1.0.51 [INFO] [stderr] Compiling version-compare v0.0.11 [INFO] [stderr] Compiling strum v0.21.0 [INFO] [stderr] Compiling libc v0.2.111 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling crc32fast v1.3.0 [INFO] [stderr] Compiling cfg-expr v0.8.1 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling deflate v0.9.1 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling png v0.17.2 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling futures-executor v0.3.17 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling strum_macros v0.21.1 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling proc-macro-crate v1.1.0 [INFO] [stderr] Compiling system-deps v3.2.0 [INFO] [stderr] Compiling glib-macros v0.14.1 [INFO] [stderr] Compiling glib-sys v0.14.0 [INFO] [stderr] Compiling gobject-sys v0.14.0 [INFO] [stderr] Compiling cairo-sys-rs v0.14.9 [INFO] [stderr] Compiling glib v0.14.8 [INFO] [stderr] Compiling cairo-rs v0.14.9 [INFO] [stderr] Compiling mazes v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: associated function is never used: `unlink` [INFO] [stdout] --> src/cell.rs:40:6 [INFO] [stdout] | [INFO] [stdout] 40 | fn unlink(&mut self, cell_pos: &Position) { [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: `random_cell` [INFO] [stdout] --> src/grid.rs:57:10 [INFO] [stdout] | [INFO] [stdout] 57 | pub fn random_cell(&self) -> Option<&Cell> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `size` [INFO] [stdout] --> src/grid.rs:62:6 [INFO] [stdout] | [INFO] [stdout] 62 | fn size(&self) -> i32 { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 35s [INFO] running `Command { std: "docker" "inspect" "fa58e71464886b879b83125bb65744763139c69792d810c1ea2900fa8931c1f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fa58e71464886b879b83125bb65744763139c69792d810c1ea2900fa8931c1f1", kill_on_drop: false }` [INFO] [stdout] fa58e71464886b879b83125bb65744763139c69792d810c1ea2900fa8931c1f1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+1.60.0" "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] 95d9e10edfe2e36beca55c43e1b2da15e93352b468d23de289d8ecb499c63c8f [INFO] running `Command { std: "docker" "start" "-a" "95d9e10edfe2e36beca55c43e1b2da15e93352b468d23de289d8ecb499c63c8f", kill_on_drop: false }` [INFO] [stderr] Compiling mazes v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: associated function is never used: `unlink` [INFO] [stdout] --> src/cell.rs:40:6 [INFO] [stdout] | [INFO] [stdout] 40 | fn unlink(&mut self, cell_pos: &Position) { [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: `random_cell` [INFO] [stdout] --> src/grid.rs:57:10 [INFO] [stdout] | [INFO] [stdout] 57 | pub fn random_cell(&self) -> Option<&Cell> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `size` [INFO] [stdout] --> src/grid.rs:62:6 [INFO] [stdout] | [INFO] [stdout] 62 | fn size(&self) -> i32 { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.32s [INFO] running `Command { std: "docker" "inspect" "95d9e10edfe2e36beca55c43e1b2da15e93352b468d23de289d8ecb499c63c8f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "95d9e10edfe2e36beca55c43e1b2da15e93352b468d23de289d8ecb499c63c8f", kill_on_drop: false }` [INFO] [stdout] 95d9e10edfe2e36beca55c43e1b2da15e93352b468d23de289d8ecb499c63c8f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+1.60.0" "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] 29ef575568de205feeabf883f08dfbd028414430939ac4a6b169403bdf32930b [INFO] running `Command { std: "docker" "start" "-a" "29ef575568de205feeabf883f08dfbd028414430939ac4a6b169403bdf32930b", kill_on_drop: false }` [INFO] [stderr] warning: associated function is never used: `unlink` [INFO] [stderr] --> src/cell.rs:40:6 [INFO] [stderr] | [INFO] [stderr] 40 | fn unlink(&mut self, cell_pos: &Position) { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `random_cell` [INFO] [stderr] --> src/grid.rs:57:10 [INFO] [stderr] | [INFO] [stderr] 57 | pub fn random_cell(&self) -> Option<&Cell> { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `size` [INFO] [stderr] --> src/grid.rs:62:6 [INFO] [stderr] | [INFO] [stderr] 62 | fn size(&self) -> i32 { [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: `mazes` (bin "mazes" test) generated 3 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/mazes-18469efe74bc620b) [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" "29ef575568de205feeabf883f08dfbd028414430939ac4a6b169403bdf32930b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "29ef575568de205feeabf883f08dfbd028414430939ac4a6b169403bdf32930b", kill_on_drop: false }` [INFO] [stdout] 29ef575568de205feeabf883f08dfbd028414430939ac4a6b169403bdf32930b