[INFO] cloning repository https://github.com/MichaelKennedy1983/maze_solver [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MichaelKennedy1983/maze_solver" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMichaelKennedy1983%2Fmaze_solver", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMichaelKennedy1983%2Fmaze_solver'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7adab43ddc0678e96e011c03f9092bb31271b72b [INFO] checking MichaelKennedy1983/maze_solver against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMichaelKennedy1983%2Fmaze_solver" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/MichaelKennedy1983/maze_solver on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/MichaelKennedy1983/maze_solver [INFO] finished tweaking git repo https://github.com/MichaelKennedy1983/maze_solver [INFO] tweaked toml for git repo https://github.com/MichaelKennedy1983/maze_solver written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/MichaelKennedy1983/maze_solver already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "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] d4f9117683a8e59fb35ef2e30b57a8c7a23a746c5f55aacf5c843db9b63e84a2 [INFO] running `Command { std: "docker" "start" "-a" "d4f9117683a8e59fb35ef2e30b57a8c7a23a746c5f55aacf5c843db9b63e84a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d4f9117683a8e59fb35ef2e30b57a8c7a23a746c5f55aacf5c843db9b63e84a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d4f9117683a8e59fb35ef2e30b57a8c7a23a746c5f55aacf5c843db9b63e84a2", kill_on_drop: false }` [INFO] [stdout] d4f9117683a8e59fb35ef2e30b57a8c7a23a746c5f55aacf5c843db9b63e84a2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "check" "--frozen" "--all" "--all-targets" "--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] 7b832a93f14a3566b8e48952b1e2231ad0cba094ddb9d8a34b94f12e69a05b41 [INFO] running `Command { std: "docker" "start" "-a" "7b832a93f14a3566b8e48952b1e2231ad0cba094ddb9d8a34b94f12e69a05b41", kill_on_drop: false }` [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling syn v0.15.39 [INFO] [stderr] Compiling rayon-core v1.5.0 [INFO] [stderr] Compiling num-bigint v0.2.2 [INFO] [stderr] Compiling unicode-segmentation v1.3.0 [INFO] [stderr] Checking either v1.5.2 [INFO] [stderr] Checking indexmap v0.4.1 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Compiling num-complex v0.2.3 [INFO] [stderr] Checking inflate v0.4.5 [INFO] [stderr] Checking gif v0.10.2 [INFO] [stderr] Checking crossbeam-queue v0.1.2 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Checking crossbeam-epoch v0.7.1 [INFO] [stderr] Checking num_cpus v1.10.1 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Checking priority-queue v0.6.0 [INFO] [stderr] Checking crossbeam-deque v0.6.3 [INFO] [stderr] Checking deflate v0.7.20 [INFO] [stderr] Checking rayon v1.1.0 [INFO] [stderr] Checking png v0.14.1 [INFO] [stderr] Checking jpeg-decoder v0.1.15 [INFO] [stderr] Checking num v0.2.0 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling structopt-derive v0.2.18 [INFO] [stderr] Checking structopt v0.2.18 [INFO] [stderr] Checking tiff v0.2.2 [INFO] [stderr] Checking image v0.21.2 [INFO] [stderr] Checking maze_solver v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 36.35s [INFO] running `Command { std: "docker" "inspect" "7b832a93f14a3566b8e48952b1e2231ad0cba094ddb9d8a34b94f12e69a05b41", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7b832a93f14a3566b8e48952b1e2231ad0cba094ddb9d8a34b94f12e69a05b41", kill_on_drop: false }` [INFO] [stdout] 7b832a93f14a3566b8e48952b1e2231ad0cba094ddb9d8a34b94f12e69a05b41