[INFO] cloning repository https://github.com/quentm74/SSL_network [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/quentm74/SSL_network" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fquentm74%2FSSL_network", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fquentm74%2FSSL_network'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7ec7237c7756c3647061bd6e528df9c5ac4a4219 [INFO] testing quentm74/SSL_network against beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fquentm74%2FSSL_network" "/workspace/builds/worker-74/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-74/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/quentm74/SSL_network on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/quentm74/SSL_network [INFO] finished tweaking git repo https://github.com/quentm74/SSL_network [INFO] tweaked toml for git repo https://github.com/quentm74/SSL_network written to /workspace/builds/worker-74/source/Cargo.toml [INFO] crate git repo https://github.com/quentm74/SSL_network already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "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-74/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-74/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8ac9957bc021e5611bdcf5464ac60f6c612f2eb3a28d65e5738023a3c7f21775 [INFO] running `Command { std: "docker" "start" "-a" "8ac9957bc021e5611bdcf5464ac60f6c612f2eb3a28d65e5738023a3c7f21775", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8ac9957bc021e5611bdcf5464ac60f6c612f2eb3a28d65e5738023a3c7f21775", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ac9957bc021e5611bdcf5464ac60f6c612f2eb3a28d65e5738023a3c7f21775", kill_on_drop: false }` [INFO] [stdout] 8ac9957bc021e5611bdcf5464ac60f6c612f2eb3a28d65e5738023a3c7f21775 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-74/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-74/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 26280d575009c6ea59805cc35536b0e74cf86fad48aa142d45ad5978b84e19fe [INFO] running `Command { std: "docker" "start" "-a" "26280d575009c6ea59805cc35536b0e74cf86fad48aa142d45ad5978b84e19fe", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.65 [INFO] [stderr] Compiling proc-macro2 v1.0.5 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling cc v1.0.46 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling serde v1.0.101 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling autocfg v0.1.6 [INFO] [stderr] Compiling pkg-config v0.3.16 [INFO] [stderr] Compiling unicode-width v0.1.6 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling getrandom v0.1.12 [INFO] [stderr] Compiling encode_unicode v0.3.6 [INFO] [stderr] Compiling openssl v0.10.25 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling ordermap v0.3.5 [INFO] [stderr] Compiling ansi_term v0.9.0 [INFO] [stderr] Compiling strsim v0.6.0 [INFO] [stderr] Compiling yaml-rust v0.3.5 [INFO] [stderr] Compiling bitflags v0.9.1 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling fixedbitset v0.1.9 [INFO] [stderr] Compiling textwrap v0.9.0 [INFO] [stderr] Compiling petgraph v0.4.13 [INFO] [stderr] Compiling openssl-src v111.6.0+1.1.1d [INFO] [stderr] Compiling regex-automata v0.1.8 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling clap v2.27.1 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling csv-core v0.1.6 [INFO] [stderr] Compiling openssl-sys v0.9.51 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling backtrace v0.3.40 [INFO] [stderr] Compiling synstructure v0.12.1 [INFO] [stderr] Compiling serde_derive v1.0.101 [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.27.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --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"' --cfg 'feature="yaml"' --cfg 'feature="yaml-rust"' -C metadata=c86c37666b773180 -C extra-filename=-c86c37666b773180 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ansi_term=/opt/rustwide/target/debug/deps/libansi_term-dcebc039ca4476ad.rmeta --extern atty=/opt/rustwide/target/debug/deps/libatty-c1931ec6c7f75a05.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-824b27534dc38988.rmeta --extern strsim=/opt/rustwide/target/debug/deps/libstrsim-4727078a0dc09178.rmeta --extern textwrap=/opt/rustwide/target/debug/deps/libtextwrap-7f691e9a0fb86c1d.rmeta --extern unicode_width=/opt/rustwide/target/debug/deps/libunicode_width-b4c4c34a2a132f74.rmeta --extern vec_map=/opt/rustwide/target/debug/deps/libvec_map-57200e3d45d6f731.rmeta --extern yaml_rust=/opt/rustwide/target/debug/deps/libyaml_rust-7229d66066c949e4.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" "26280d575009c6ea59805cc35536b0e74cf86fad48aa142d45ad5978b84e19fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "26280d575009c6ea59805cc35536b0e74cf86fad48aa142d45ad5978b84e19fe", kill_on_drop: false }` [INFO] [stdout] 26280d575009c6ea59805cc35536b0e74cf86fad48aa142d45ad5978b84e19fe