[INFO] cloning repository https://github.com/exrok/svg2pts [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/exrok/svg2pts" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fexrok%2Fsvg2pts", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fexrok%2Fsvg2pts'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4bdf4613bb9abe3178135a4e6e45ce0e40403122 [INFO] testing exrok/svg2pts against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fexrok%2Fsvg2pts" "/workspace/builds/worker-105/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-105/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/exrok/svg2pts on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/exrok/svg2pts [INFO] finished tweaking git repo https://github.com/exrok/svg2pts [INFO] tweaked toml for git repo https://github.com/exrok/svg2pts written to /workspace/builds/worker-105/source/Cargo.toml [INFO] crate git repo https://github.com/exrok/svg2pts already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--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-105/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-105/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e3372e66ee80b76f49a48ca55270cdfd8fc29aa4b5eb88f0578dc1e2f6a27ce0 [INFO] running `Command { std: "docker" "start" "-a" "e3372e66ee80b76f49a48ca55270cdfd8fc29aa4b5eb88f0578dc1e2f6a27ce0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e3372e66ee80b76f49a48ca55270cdfd8fc29aa4b5eb88f0578dc1e2f6a27ce0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e3372e66ee80b76f49a48ca55270cdfd8fc29aa4b5eb88f0578dc1e2f6a27ce0", kill_on_drop: false }` [INFO] [stdout] e3372e66ee80b76f49a48ca55270cdfd8fc29aa4b5eb88f0578dc1e2f6a27ce0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-105/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-105/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=warn" "-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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f7f47fb9d3dc5b482826b600b8cbfc4f737098755523c2753d9e1f84aa76811e [INFO] running `Command { std: "docker" "start" "-a" "f7f47fb9d3dc5b482826b600b8cbfc4f737098755523c2753d9e1f84aa76811e", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling libc v0.2.67 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling float-cmp v0.5.3 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling xmlparser v0.13.0 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling xmlwriter v0.1.0 [INFO] [stderr] Compiling rctree v0.3.3 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling data-url v0.1.0 [INFO] [stderr] Compiling svgtypes v0.5.0 [INFO] [stderr] Compiling kurbo v0.5.8 [INFO] [stderr] Compiling roxmltree v0.9.1 [INFO] [stderr] Compiling error-chain v0.12.2 [INFO] [stderr] Compiling miniz_oxide v0.3.6 [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "f7f47fb9d3dc5b482826b600b8cbfc4f737098755523c2753d9e1f84aa76811e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f7f47fb9d3dc5b482826b600b8cbfc4f737098755523c2753d9e1f84aa76811e", kill_on_drop: false }` [INFO] [stdout] f7f47fb9d3dc5b482826b600b8cbfc4f737098755523c2753d9e1f84aa76811e