[INFO] cloning repository https://github.com/alborrajo/sheetesia [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/alborrajo/sheetesia" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falborrajo%2Fsheetesia", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falborrajo%2Fsheetesia'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b8018d9c5cd7e5d76235d5fb062514ffa48c2552 [INFO] testing alborrajo/sheetesia against master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falborrajo%2Fsheetesia" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/alborrajo/sheetesia 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/alborrajo/sheetesia [INFO] finished tweaking git repo https://github.com/alborrajo/sheetesia [INFO] tweaked toml for git repo https://github.com/alborrajo/sheetesia written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/alborrajo/sheetesia 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-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] 2bd3dcbdcea500bf46da68a0037fe6422befe4841c59c7e44c199559bf85c900 [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" "2bd3dcbdcea500bf46da68a0037fe6422befe4841c59c7e44c199559bf85c900", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2bd3dcbdcea500bf46da68a0037fe6422befe4841c59c7e44c199559bf85c900", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2bd3dcbdcea500bf46da68a0037fe6422befe4841c59c7e44c199559bf85c900", kill_on_drop: false }` [INFO] [stdout] 2bd3dcbdcea500bf46da68a0037fe6422befe4841c59c7e44c199559bf85c900 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] 5b295df5ac9d83e1b9ea896a041fe0abc9aacca230f146d8d7869bd009d265ab [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" "5b295df5ac9d83e1b9ea896a041fe0abc9aacca230f146d8d7869bd009d265ab", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v0.1.6 [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling arrayvec v0.4.11 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling rayon-core v1.5.0 [INFO] [stderr] Compiling either v1.5.2 [INFO] [stderr] Compiling regex-syntax v0.6.11 [INFO] [stderr] Compiling num-bigint v0.2.2 [INFO] [stderr] Compiling pkg-config v0.3.15 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling lock_api v0.3.1 [INFO] [stderr] Compiling memoffset v0.5.1 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling ghakuf v0.5.3 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Compiling num-complex v0.2.3 [INFO] [stderr] Compiling crossbeam-epoch v0.7.2 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Compiling crossbeam-deque v0.6.3 [INFO] [stderr] Compiling once_cell v0.2.6 [INFO] [stderr] Compiling rayon v1.1.0 [INFO] [stderr] Compiling regex v1.2.1 [INFO] [stderr] Compiling cc v1.0.40 [INFO] [stderr] Compiling num v0.2.0 [INFO] [stderr] Compiling cpp_common v0.5.3 [INFO] [stderr] Compiling cpp_build v0.5.3 [INFO] [stderr] Compiling cpp_macros v0.5.3 [INFO] [stderr] Compiling opencv v0.19.1 [INFO] [stderr] Compiling cpp v0.5.3 [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "5b295df5ac9d83e1b9ea896a041fe0abc9aacca230f146d8d7869bd009d265ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5b295df5ac9d83e1b9ea896a041fe0abc9aacca230f146d8d7869bd009d265ab", kill_on_drop: false }` [INFO] [stdout] 5b295df5ac9d83e1b9ea896a041fe0abc9aacca230f146d8d7869bd009d265ab