[INFO] cloning repository https://github.com/jordanbray/chess_perft [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jordanbray/chess_perft" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjordanbray%2Fchess_perft", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjordanbray%2Fchess_perft'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 575057ded9a4a5b7cd2773b961721e205fdc75bd [INFO] checking jordanbray/chess_perft against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjordanbray%2Fchess_perft" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jordanbray/chess_perft on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-7/source/.cargo/config [INFO] started tweaking git repo https://github.com/jordanbray/chess_perft [INFO] finished tweaking git repo https://github.com/jordanbray/chess_perft [INFO] tweaked toml for git repo https://github.com/jordanbray/chess_perft written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/jordanbray/chess_perft 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] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] [stdout] 35889bf3d78e34b5ec7c009580875c6c0ddfd0446c47cbee8530b0751a4d3de1 [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" "35889bf3d78e34b5ec7c009580875c6c0ddfd0446c47cbee8530b0751a4d3de1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "35889bf3d78e34b5ec7c009580875c6c0ddfd0446c47cbee8530b0751a4d3de1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "35889bf3d78e34b5ec7c009580875c6c0ddfd0446c47cbee8530b0751a4d3de1", kill_on_drop: false }` [INFO] [stdout] 35889bf3d78e34b5ec7c009580875c6c0ddfd0446c47cbee8530b0751a4d3de1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] [stdout] 1729892b98e81f3e5a67bfb7cb04e68092fc88f4005874df1045a926051418b8 [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" "1729892b98e81f3e5a67bfb7cb04e68092fc88f4005874df1045a926051418b8", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.55 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Compiling num-traits v0.2.4 [INFO] [stderr] Checking cfg-if v0.1.9 [INFO] [stderr] Checking rustc-demangle v0.1.14 [INFO] [stderr] Checking nodrop v0.1.13 [INFO] [stderr] Checking unicode-width v0.1.5 [INFO] [stderr] Checking bencher v0.1.5 [INFO] [stderr] Compiling backtrace v0.3.26 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling shakmaty v0.15.0 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Checking getopts v0.2.19 [INFO] [stderr] Compiling rand v0.4.2 [INFO] [stderr] Checking btoi v0.4.0 [INFO] [stderr] Compiling chess v3.1.1 [INFO] [stderr] Checking failure v0.1.5 [INFO] [stderr] Checking chess_perft v3.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [optimized + debuginfo] target(s) in 4m 10s [INFO] running `Command { std: "docker" "inspect" "1729892b98e81f3e5a67bfb7cb04e68092fc88f4005874df1045a926051418b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1729892b98e81f3e5a67bfb7cb04e68092fc88f4005874df1045a926051418b8", kill_on_drop: false }` [INFO] [stdout] 1729892b98e81f3e5a67bfb7cb04e68092fc88f4005874df1045a926051418b8