[INFO] cloning repository https://github.com/crazymerlyn/termchess [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/crazymerlyn/termchess" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcrazymerlyn%2Ftermchess", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcrazymerlyn%2Ftermchess'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 471aa4c3943d3b5d8928882b37574ac17ee721ca [INFO] checking crazymerlyn/termchess against master#c724b67e1b474262917a5154d74e7072267593fe for pr-74315 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcrazymerlyn%2Ftermchess" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/crazymerlyn/termchess on toolchain c724b67e1b474262917a5154d74e7072267593fe [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c724b67e1b474262917a5154d74e7072267593fe" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/crazymerlyn/termchess [INFO] finished tweaking git repo https://github.com/crazymerlyn/termchess [INFO] tweaked toml for git repo https://github.com/crazymerlyn/termchess written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/crazymerlyn/termchess already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c724b67e1b474262917a5154d74e7072267593fe" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+c724b67e1b474262917a5154d74e7072267593fe" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bfaf3049ee454ba4435f0ff7cb7cf54f1fde722d621f91fe7588c7ca8b163c5b [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" "bfaf3049ee454ba4435f0ff7cb7cf54f1fde722d621f91fe7588c7ca8b163c5b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bfaf3049ee454ba4435f0ff7cb7cf54f1fde722d621f91fe7588c7ca8b163c5b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bfaf3049ee454ba4435f0ff7cb7cf54f1fde722d621f91fe7588c7ca8b163c5b", kill_on_drop: false }` [INFO] [stdout] bfaf3049ee454ba4435f0ff7cb7cf54f1fde722d621f91fe7588c7ca8b163c5b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+c724b67e1b474262917a5154d74e7072267593fe" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bc7cdd7c30430dc409cc6615c62a4d24d1f2a3e7d4da80e9e15a9dffa11a8db2 [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" "bc7cdd7c30430dc409cc6615c62a4d24d1f2a3e7d4da80e9e15a9dffa11a8db2", kill_on_drop: false }` [INFO] [stderr] Checking libc v0.2.39 [INFO] [stderr] Checking num-traits v0.2.1 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking nodrop v0.1.12 [INFO] [stderr] Checking option-filter v1.0.1 [INFO] [stderr] Compiling regex v0.2.9 [INFO] [stderr] Checking ucd-util v0.1.1 [INFO] [stderr] Checking utf8-ranges v1.0.0 [INFO] [stderr] Compiling shakmaty v0.5.1 [INFO] [stderr] Compiling shakmaty v0.6.1 [INFO] [stderr] Checking log v0.4.1 [INFO] [stderr] Checking arrayvec v0.4.7 [INFO] [stderr] Checking unreachable v1.0.0 [INFO] [stderr] Checking thread_local v0.3.5 [INFO] [stderr] Checking regex-syntax v0.5.2 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking uci v0.1.2 [INFO] [stderr] Checking memchr v2.0.1 [INFO] [stderr] Checking aho-corasick v0.6.4 [INFO] [stderr] Checking btoi v0.1.3 [INFO] [stderr] Checking pgn-reader v0.4.0 [INFO] [stderr] Checking env_logger v0.4.3 [INFO] [stderr] Checking termchess v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 14.45s [INFO] running `Command { std: "docker" "inspect" "bc7cdd7c30430dc409cc6615c62a4d24d1f2a3e7d4da80e9e15a9dffa11a8db2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc7cdd7c30430dc409cc6615c62a4d24d1f2a3e7d4da80e9e15a9dffa11a8db2", kill_on_drop: false }` [INFO] [stdout] bc7cdd7c30430dc409cc6615c62a4d24d1f2a3e7d4da80e9e15a9dffa11a8db2