[INFO] cloning repository https://github.com/Pctg-x8/simple_reversi [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Pctg-x8/simple_reversi" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPctg-x8%2Fsimple_reversi", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPctg-x8%2Fsimple_reversi'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 88f6e11231bccd96f86ebf545072113ecdc9eb5d [INFO] checking Pctg-x8/simple_reversi against try#d4bd6c543d189dee2fa075d0b37e31ddc7d111a4 for pr-106073 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPctg-x8%2Fsimple_reversi" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Pctg-x8/simple_reversi on toolchain d4bd6c543d189dee2fa075d0b37e31ddc7d111a4 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d4bd6c543d189dee2fa075d0b37e31ddc7d111a4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Pctg-x8/simple_reversi [INFO] finished tweaking git repo https://github.com/Pctg-x8/simple_reversi [INFO] tweaked toml for git repo https://github.com/Pctg-x8/simple_reversi written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/Pctg-x8/simple_reversi already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d4bd6c543d189dee2fa075d0b37e31ddc7d111a4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:9db6adea6fe108e8475f2314ed6ea91319efc655499b550640da2809d69ffe6a" "/opt/rustwide/cargo-home/bin/cargo" "+d4bd6c543d189dee2fa075d0b37e31ddc7d111a4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 90e688dab95ef76715f0b69d893ef3335c2ceb2e248844c66f4ffd128fffa09c [INFO] running `Command { std: "docker" "start" "-a" "90e688dab95ef76715f0b69d893ef3335c2ceb2e248844c66f4ffd128fffa09c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "90e688dab95ef76715f0b69d893ef3335c2ceb2e248844c66f4ffd128fffa09c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "90e688dab95ef76715f0b69d893ef3335c2ceb2e248844c66f4ffd128fffa09c", kill_on_drop: false }` [INFO] [stdout] 90e688dab95ef76715f0b69d893ef3335c2ceb2e248844c66f4ffd128fffa09c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:9db6adea6fe108e8475f2314ed6ea91319efc655499b550640da2809d69ffe6a" "/opt/rustwide/cargo-home/bin/cargo" "+d4bd6c543d189dee2fa075d0b37e31ddc7d111a4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ae34cd7a8a694cf14fd3279bd8add1feeeec5c99da342df13e532d5f338e1abb [INFO] running `Command { std: "docker" "start" "-a" "ae34cd7a8a694cf14fd3279bd8add1feeeec5c99da342df13e532d5f338e1abb", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Checking semver-parser v0.7.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking semver v0.9.0 [INFO] [stderr] Compiling cmake v0.1.45 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Checking raw-window-handle v0.3.3 [INFO] [stderr] Compiling glfw-sys v3.3.4 [INFO] [stderr] Compiling fslock v0.1.6 [INFO] [stderr] Compiling which v4.1.0 [INFO] [stderr] Compiling rusty_v8 v0.22.2 [INFO] [stderr] Checking glfw v0.41.0 [INFO] [stderr] Compiling gl v0.14.0 [INFO] [stderr] Checking reversi_script v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.59s [INFO] running `Command { std: "docker" "inspect" "ae34cd7a8a694cf14fd3279bd8add1feeeec5c99da342df13e532d5f338e1abb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ae34cd7a8a694cf14fd3279bd8add1feeeec5c99da342df13e532d5f338e1abb", kill_on_drop: false }` [INFO] [stdout] ae34cd7a8a694cf14fd3279bd8add1feeeec5c99da342df13e532d5f338e1abb