[INFO] cloning repository https://github.com/Jacobious52/Mun-Lang-Rock-Paper-Scissors [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Jacobious52/Mun-Lang-Rock-Paper-Scissors" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJacobious52%2FMun-Lang-Rock-Paper-Scissors", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJacobious52%2FMun-Lang-Rock-Paper-Scissors'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6b5f9c5e6b2adb57f3e86d6c0f5ec0613611ae1f [INFO] checking Jacobious52/Mun-Lang-Rock-Paper-Scissors against try#6f12b8fe67b4eed2e838dab803ed9493b9d62c0f for pr-79073 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJacobious52%2FMun-Lang-Rock-Paper-Scissors" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Jacobious52/Mun-Lang-Rock-Paper-Scissors on toolchain 6f12b8fe67b4eed2e838dab803ed9493b9d62c0f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6f12b8fe67b4eed2e838dab803ed9493b9d62c0f" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Jacobious52/Mun-Lang-Rock-Paper-Scissors [INFO] finished tweaking git repo https://github.com/Jacobious52/Mun-Lang-Rock-Paper-Scissors [INFO] tweaked toml for git repo https://github.com/Jacobious52/Mun-Lang-Rock-Paper-Scissors written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/Jacobious52/Mun-Lang-Rock-Paper-Scissors already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6f12b8fe67b4eed2e838dab803ed9493b9d62c0f" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded inotify v0.7.0 [INFO] [stderr] Downloaded backtrace v0.3.48 [INFO] [stderr] Downloaded object v0.19.0 [INFO] [stderr] Downloaded cc v1.0.53 [INFO] [stderr] Downloaded filetime v0.2.10 [INFO] [stderr] Downloaded gimli v0.21.0 [INFO] [stderr] Downloaded addr2line v0.12.0 [INFO] [stderr] Downloaded mun_abi v0.2.0 [INFO] [stderr] Downloaded mun_memory v0.1.0 [INFO] [stderr] Downloaded mun_runtime v0.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "+6f12b8fe67b4eed2e838dab803ed9493b9d62c0f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 87e218f0ae0b4c48902e4dfe7475917d00e0450e9c34dc2a8f4d6e7934228ee7 [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" "87e218f0ae0b4c48902e4dfe7475917d00e0450e9c34dc2a8f4d6e7934228ee7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "87e218f0ae0b4c48902e4dfe7475917d00e0450e9c34dc2a8f4d6e7934228ee7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "87e218f0ae0b4c48902e4dfe7475917d00e0450e9c34dc2a8f4d6e7934228ee7", kill_on_drop: false }` [INFO] [stdout] 87e218f0ae0b4c48902e4dfe7475917d00e0450e9c34dc2a8f4d6e7934228ee7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "+6f12b8fe67b4eed2e838dab803ed9493b9d62c0f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7f91a3321242a2d3130b0be40aedc78192d77c241fb722b4483e51f5198dcc13 [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" "7f91a3321242a2d3130b0be40aedc78192d77c241fb722b4483e51f5198dcc13", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.70 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling proc-macro2 v1.0.13 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling syn v1.0.22 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking gimli v0.21.0 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling cc v1.0.53 [INFO] [stderr] Checking ppv-lite86 v0.2.8 [INFO] [stderr] Checking lazycell v1.2.1 [INFO] [stderr] Checking md5 v0.7.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Checking net2 v0.2.34 [INFO] [stderr] Checking parking_lot_core v0.7.2 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking inotify-sys v0.1.3 [INFO] [stderr] Checking filetime v0.2.10 [INFO] [stderr] Checking inotify v0.7.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking parking_lot v0.10.2 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking mun_abi v0.2.0 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking mun_memory v0.1.0 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Checking notify v4.0.15 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Checking addr2line v0.12.0 [INFO] [stderr] Checking backtrace v0.3.48 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking mun_runtime v0.2.0 [INFO] [stderr] Checking mun_test v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 50.29s [INFO] running `Command { std: "docker" "inspect" "7f91a3321242a2d3130b0be40aedc78192d77c241fb722b4483e51f5198dcc13", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f91a3321242a2d3130b0be40aedc78192d77c241fb722b4483e51f5198dcc13", kill_on_drop: false }` [INFO] [stdout] 7f91a3321242a2d3130b0be40aedc78192d77c241fb722b4483e51f5198dcc13