[INFO] cloning repository https://github.com/infinyon/cargo-cvm
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/infinyon/cargo-cvm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finfinyon%2Fcargo-cvm", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finfinyon%2Fcargo-cvm'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] cd30999af582a6ae6b80178792834c7fc9d1bc19
[INFO] testing infinyon/cargo-cvm against 1.57.0 for beta-1.58-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finfinyon%2Fcargo-cvm" "/workspace/builds/worker-44/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-44/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/infinyon/cargo-cvm on toolchain 1.57.0
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.57.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/infinyon/cargo-cvm
[INFO] finished tweaking git repo https://github.com/infinyon/cargo-cvm
[INFO] tweaked toml for git repo https://github.com/infinyon/cargo-cvm written to /workspace/builds/worker-44/source/Cargo.toml
[INFO] crate git repo https://github.com/infinyon/cargo-cvm already has a lockfile, it will not be regenerated
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.57.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-44/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-44/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:a429bb59b7a3b4e7270a4b4c243bb115fc561d8f62ec34ef63a0a36cabf65dfd" "/opt/rustwide/cargo-home/bin/cargo" "+1.57.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 625706815e95c09e9700e2bfefbdee3aa7f117a54a75a27a30bc2dec1f4114ab
[INFO] running `Command { std: "docker" "start" "-a" "625706815e95c09e9700e2bfefbdee3aa7f117a54a75a27a30bc2dec1f4114ab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "625706815e95c09e9700e2bfefbdee3aa7f117a54a75a27a30bc2dec1f4114ab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "625706815e95c09e9700e2bfefbdee3aa7f117a54a75a27a30bc2dec1f4114ab", kill_on_drop: false }`
[INFO] [stdout] 625706815e95c09e9700e2bfefbdee3aa7f117a54a75a27a30bc2dec1f4114ab
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-44/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-44/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:a429bb59b7a3b4e7270a4b4c243bb115fc561d8f62ec34ef63a0a36cabf65dfd" "/opt/rustwide/cargo-home/bin/cargo" "+1.57.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0726827b7d137e18cfcd8fca426badc218e822f6fac9e0b15aa1ec74fc4633ff
[INFO] running `Command { std: "docker" "start" "-a" "0726827b7d137e18cfcd8fca426badc218e822f6fac9e0b15aa1ec74fc4633ff", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]    Compiling libc v0.2.74
[INFO] [stderr]    Compiling pkg-config v0.3.18
[INFO] [stderr]    Compiling syn v1.0.38
[INFO] [stderr]    Compiling serde_derive v1.0.114
[INFO] [stderr]    Compiling log v0.4.11
[INFO] [stderr]    Compiling tinyvec v0.3.3
[INFO] [stderr]    Compiling serde v1.0.114
[INFO] [stderr]    Compiling regex-syntax v0.6.18
[INFO] [stderr]    Compiling anyhow v1.0.32
[INFO] [stderr]    Compiling proc-macro2 v1.0.19
[INFO] [stderr]    Compiling aho-corasick v0.7.13
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]    Compiling unicode-normalization v0.1.13
[INFO] [stderr]    Compiling idna v0.2.0
[INFO] [stderr]    Compiling jobserver v0.1.21
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling clap v2.33.2
[INFO] [stderr]    Compiling regex v1.3.9
[INFO] [stderr]    Compiling cc v1.0.58
[INFO] [stderr]    Compiling url v2.1.1
[INFO] [stderr]    Compiling libz-sys v1.0.25
[INFO] [stderr]    Compiling openssl-sys v0.9.58
[INFO] [stderr]    Compiling libssh2-sys v0.2.18
[INFO] [stderr]    Compiling libgit2-sys v0.12.9+1.0.1
[INFO] [stderr]    Compiling env_logger v0.7.1
[INFO] [stderr] error: could not compile `clap`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `rustc --crate-name clap /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clap-2.33.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="ansi_term"' --cfg 'feature="atty"' --cfg 'feature="color"' --cfg 'feature="default"' --cfg 'feature="strsim"' --cfg 'feature="suggestions"' --cfg 'feature="vec_map"' -C metadata=da83ae93bb6a18a2 -C extra-filename=-da83ae93bb6a18a2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ansi_term=/opt/rustwide/target/debug/deps/libansi_term-fd5483145f50c2a3.rmeta --extern atty=/opt/rustwide/target/debug/deps/libatty-e3b393c6d10dd161.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-01e4437f3078d39d.rmeta --extern strsim=/opt/rustwide/target/debug/deps/libstrsim-051cd6a41611ae41.rmeta --extern textwrap=/opt/rustwide/target/debug/deps/libtextwrap-0ec72d338de72f20.rmeta --extern unicode_width=/opt/rustwide/target/debug/deps/libunicode_width-5c1cb47dfce01947.rmeta --extern vec_map=/opt/rustwide/target/debug/deps/libvec_map-52bc0d3f36724a78.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: build failed
[INFO] running `Command { std: "docker" "inspect" "0726827b7d137e18cfcd8fca426badc218e822f6fac9e0b15aa1ec74fc4633ff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0726827b7d137e18cfcd8fca426badc218e822f6fac9e0b15aa1ec74fc4633ff", kill_on_drop: false }`
[INFO] [stdout] 0726827b7d137e18cfcd8fca426badc218e822f6fac9e0b15aa1ec74fc4633ff