[INFO] cloning repository https://github.com/DR-BoneZ/knowledge-engine-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DR-BoneZ/knowledge-engine-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDR-BoneZ%2Fknowledge-engine-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDR-BoneZ%2Fknowledge-engine-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] af98fa45ed6061e5332bf155b2b7c5266e883aab [INFO] testing DR-BoneZ/knowledge-engine-rs against master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDR-BoneZ%2Fknowledge-engine-rs" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/DR-BoneZ/knowledge-engine-rs on toolchain 5d5ff84130da0d74c6ece368dbe821d8f83fa526 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/DR-BoneZ/knowledge-engine-rs [INFO] finished tweaking git repo https://github.com/DR-BoneZ/knowledge-engine-rs [INFO] tweaked toml for git repo https://github.com/DR-BoneZ/knowledge-engine-rs written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/DR-BoneZ/knowledge-engine-rs 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] 5bfde8d2a89aec1ad65a1a48345ac160087d64c5969db3cda9cdaa77701ace4d [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" "5bfde8d2a89aec1ad65a1a48345ac160087d64c5969db3cda9cdaa77701ace4d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5bfde8d2a89aec1ad65a1a48345ac160087d64c5969db3cda9cdaa77701ace4d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5bfde8d2a89aec1ad65a1a48345ac160087d64c5969db3cda9cdaa77701ace4d", kill_on_drop: false }` [INFO] [stdout] 5bfde8d2a89aec1ad65a1a48345ac160087d64c5969db3cda9cdaa77701ace4d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] c4abd856fe331b81418137a901612a31d18f01eab209b3b349cac6f413e7fb7c [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" "c4abd856fe331b81418137a901612a31d18f01eab209b3b349cac6f413e7fb7c", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling ucd-trie v0.1.1 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling serde v1.0.90 [INFO] [stderr] Compiling maplit v1.0.1 [INFO] [stderr] Compiling regex v1.1.6 [INFO] [stderr] Compiling utf8-ranges v1.0.2 [INFO] [stderr] Compiling half v1.3.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling clingo-sys v0.4.1 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling backtrace v0.3.15 [INFO] [stderr] Compiling regex-syntax v0.6.6 [INFO] [stderr] Compiling pest v2.1.1 [INFO] [stderr] Compiling syn v0.15.32 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling aho-corasick v0.7.3 [INFO] [stderr] Compiling pest_meta v2.1.1 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling pest_generator v2.1.0 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling serde_derive v1.0.90 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling serde_cbor v0.9.0 [INFO] [stderr] Compiling failure v0.1.5 [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "c4abd856fe331b81418137a901612a31d18f01eab209b3b349cac6f413e7fb7c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c4abd856fe331b81418137a901612a31d18f01eab209b3b349cac6f413e7fb7c", kill_on_drop: false }` [INFO] [stdout] c4abd856fe331b81418137a901612a31d18f01eab209b3b349cac6f413e7fb7c