[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] testing jordanbray/chess_perft against master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjordanbray%2Fchess_perft" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jordanbray/chess_perft on toolchain 5d5ff84130da0d74c6ece368dbe821d8f83fa526 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-4/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-4/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" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "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-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c82e3778c1c8b1cb2a19087a58f307571f7e46004d644c15ec6d0ad6605e4b25 [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" "c82e3778c1c8b1cb2a19087a58f307571f7e46004d644c15ec6d0ad6605e4b25", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c82e3778c1c8b1cb2a19087a58f307571f7e46004d644c15ec6d0ad6605e4b25", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c82e3778c1c8b1cb2a19087a58f307571f7e46004d644c15ec6d0ad6605e4b25", kill_on_drop: false }` [INFO] [stdout] c82e3778c1c8b1cb2a19087a58f307571f7e46004d644c15ec6d0ad6605e4b25 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 101f108f8849635b3af55ee46fe3faad918ca453d9c8d049de163ce655a4ba47 [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" "101f108f8849635b3af55ee46fe3faad918ca453d9c8d049de163ce655a4ba47", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.55 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling cc v1.0.37 [INFO] [stderr] Compiling syn v0.15.34 [INFO] [stderr] Compiling autocfg v0.1.1 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling rustc-demangle v0.1.14 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling num-traits v0.2.4 [INFO] [stderr] Compiling getopts v0.2.19 [INFO] [stderr] Compiling backtrace v0.3.26 [INFO] [stderr] Compiling shakmaty v0.15.0 [INFO] [stderr] Compiling rand v0.4.2 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling btoi v0.4.0 [INFO] [stderr] Compiling chess v3.1.1 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling failure v0.1.5 [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "101f108f8849635b3af55ee46fe3faad918ca453d9c8d049de163ce655a4ba47", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "101f108f8849635b3af55ee46fe3faad918ca453d9c8d049de163ce655a4ba47", kill_on_drop: false }` [INFO] [stdout] 101f108f8849635b3af55ee46fe3faad918ca453d9c8d049de163ce655a4ba47