[INFO] cloning repository https://github.com/Tesseract22/tictactoe-ol [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Tesseract22/tictactoe-ol" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTesseract22%2Ftictactoe-ol", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTesseract22%2Ftictactoe-ol'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e4b249b55e9d54c24e47914192c5114429ccf6eb [INFO] checking Tesseract22/tictactoe-ol/e4b249b55e9d54c24e47914192c5114429ccf6eb against master#f8192ba0d00bbbc58a10c45823ba010e98ea4474 for pr-130531 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTesseract22%2Ftictactoe-ol" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Tesseract22/tictactoe-ol on toolchain f8192ba0d00bbbc58a10c45823ba010e98ea4474 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f8192ba0d00bbbc58a10c45823ba010e98ea4474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Tesseract22/tictactoe-ol [INFO] finished tweaking git repo https://github.com/Tesseract22/tictactoe-ol [INFO] tweaked toml for git repo https://github.com/Tesseract22/tictactoe-ol written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Tesseract22/tictactoe-ol already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f8192ba0d00bbbc58a10c45823ba010e98ea4474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+f8192ba0d00bbbc58a10c45823ba010e98ea4474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d373a6157f71ba8a1eb47aa3a4d773d2902feda751c82cf3f9b63212b05a30d3 [INFO] running `Command { std: "docker" "start" "-a" "d373a6157f71ba8a1eb47aa3a4d773d2902feda751c82cf3f9b63212b05a30d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d373a6157f71ba8a1eb47aa3a4d773d2902feda751c82cf3f9b63212b05a30d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d373a6157f71ba8a1eb47aa3a4d773d2902feda751c82cf3f9b63212b05a30d3", kill_on_drop: false }` [INFO] [stdout] d373a6157f71ba8a1eb47aa3a4d773d2902feda751c82cf3f9b63212b05a30d3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+f8192ba0d00bbbc58a10c45823ba010e98ea4474" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 26949cfb9a83fdfba8d226eb654ad026a39e2e092b6d06b9e9373e3ca02d4100 [INFO] running `Command { std: "docker" "start" "-a" "26949cfb9a83fdfba8d226eb654ad026a39e2e092b6d06b9e9373e3ca02d4100", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling cmake v0.1.50 [INFO] [stderr] Compiling raylib-sys v3.7.0 [INFO] [stderr] Checking raylib v3.7.0 [INFO] [stderr] Checking tictactoe v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.97s [INFO] running `Command { std: "docker" "inspect" "26949cfb9a83fdfba8d226eb654ad026a39e2e092b6d06b9e9373e3ca02d4100", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "26949cfb9a83fdfba8d226eb654ad026a39e2e092b6d06b9e9373e3ca02d4100", kill_on_drop: false }` [INFO] [stdout] 26949cfb9a83fdfba8d226eb654ad026a39e2e092b6d06b9e9373e3ca02d4100