[INFO] updating cached repository https://github.com/shekohex/pingpong-p2p [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 04e83abc4ae9a2ba5104c167c2ed1ef3e407a154 [INFO] testing shekohex/pingpong-p2p/04e83abc4ae9a2ba5104c167c2ed1ef3e407a154 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%2Fshekohex%2Fpingpong-p2p" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/shekohex/pingpong-p2p 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/shekohex/pingpong-p2p [INFO] finished tweaking git repo https://github.com/shekohex/pingpong-p2p [INFO] tweaked toml for git repo https://github.com/shekohex/pingpong-p2p written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/shekohex/pingpong-p2p 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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] 8f7830cef5cba4a0493ad3d1be796a8ef019380baaba6d0ff217c1e68d5f28fa [INFO] running `Command { std: "docker" "start" "-a" "8f7830cef5cba4a0493ad3d1be796a8ef019380baaba6d0ff217c1e68d5f28fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8f7830cef5cba4a0493ad3d1be796a8ef019380baaba6d0ff217c1e68d5f28fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8f7830cef5cba4a0493ad3d1be796a8ef019380baaba6d0ff217c1e68d5f28fa", kill_on_drop: false }` [INFO] [stdout] 8f7830cef5cba4a0493ad3d1be796a8ef019380baaba6d0ff217c1e68d5f28fa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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] 88bfa9826e697cb99b5dc7e12b3b35baf82a101f2e28bf914c3b899b40c8038e [INFO] running `Command { std: "docker" "start" "-a" "88bfa9826e697cb99b5dc7e12b3b35baf82a101f2e28bf914c3b899b40c8038e", kill_on_drop: false }` [INFO] [stderr] Compiling value-bag v1.0.0-alpha.6 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling prost v0.7.0 [INFO] [stderr] Compiling futures-util v0.3.13 [INFO] [stderr] Compiling pin-project v1.0.5 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling asn1_der v0.6.3 [INFO] [stderr] Compiling minicbor v0.7.2 [INFO] [stderr] Compiling zeroize v1.2.0 [INFO] [stderr] Compiling multihash v0.13.2 [INFO] [stderr] Compiling libsecp256k1 v0.3.5 [INFO] [stderr] Compiling which v4.0.2 [INFO] [stderr] Compiling curve25519-dalek v3.0.2 [INFO] [stderr] Compiling chacha20 v0.5.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling prost-build v0.7.0 [INFO] [stderr] Compiling prost-types v0.7.0 [INFO] [stderr] Compiling chacha20poly1305 v0.6.0 [INFO] [stderr] Compiling polling v2.0.2 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.71 [INFO] [stderr] Compiling rustls v0.19.0 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling env_logger v0.8.3 [INFO] [stderr] Compiling async-io v1.3.1 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling x25519-dalek v1.1.0 [INFO] [stderr] Compiling snow v0.7.2 [INFO] [stderr] Compiling if-watch v0.1.8 [INFO] [stderr] Compiling async-global-executor v2.0.2 [INFO] [stderr] Compiling async-std v1.9.0 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.71 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.71 [INFO] [stderr] Compiling libp2p-core v0.27.1 [INFO] [stderr] Compiling libp2p-floodsub v0.27.0 [INFO] [stderr] Compiling libp2p-noise v0.29.0 [INFO] [stderr] Compiling libp2p-kad v0.28.1 [INFO] [stderr] Compiling libp2p-gossipsub v0.28.0 [INFO] [stderr] Compiling libp2p-identify v0.27.0 [INFO] [stderr] Compiling libp2p-plaintext v0.27.1 [INFO] [stderr] Compiling futures-executor v0.3.13 [INFO] [stderr] Compiling asynchronous-codec v0.6.0 [INFO] [stderr] Compiling futures-rustls v0.21.1 [INFO] [stderr] Compiling unsigned-varint v0.7.0 [INFO] [stderr] Compiling futures v0.3.13 [INFO] [stderr] Compiling rw-stream-sink v0.2.1 [INFO] [stderr] Compiling wasm-timer v0.2.5 [INFO] [stderr] Compiling yamux v0.8.1 [INFO] [stderr] Compiling soketto v0.4.2 [INFO] [stderr] Compiling libp2p-pnet v0.20.0 [INFO] [stderr] Compiling parity-multiaddr v0.11.1 [INFO] [stderr] Compiling multistream-select v0.10.2 [INFO] [stderr] error: could not compile `libsecp256k1` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name secp256k1 --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsecp256k1-0.3.5/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="default"' --cfg 'feature="hmac"' --cfg 'feature="hmac-drbg"' --cfg 'feature="sha2"' --cfg 'feature="std"' --cfg 'feature="typenum"' -C metadata=e53e645bd85578d4 -C extra-filename=-e53e645bd85578d4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arrayref=/opt/rustwide/target/debug/deps/libarrayref-d74246b9792fc0ab.rmeta --extern crunchy=/opt/rustwide/target/debug/deps/libcrunchy-0569b23048a08b12.rmeta --extern digest=/opt/rustwide/target/debug/deps/libdigest-afa3c8626fe48219.rmeta --extern hmac_drbg=/opt/rustwide/target/debug/deps/libhmac_drbg-a597776eaa3a52a1.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-b1112d800bacc87e.rmeta --extern sha2=/opt/rustwide/target/debug/deps/libsha2-0b31e5f0399b58bb.rmeta --extern subtle=/opt/rustwide/target/debug/deps/libsubtle-59696483ad6417cc.rmeta --extern typenum=/opt/rustwide/target/debug/deps/libtypenum-5a3a7afc00429bcf.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "88bfa9826e697cb99b5dc7e12b3b35baf82a101f2e28bf914c3b899b40c8038e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "88bfa9826e697cb99b5dc7e12b3b35baf82a101f2e28bf914c3b899b40c8038e", kill_on_drop: false }` [INFO] [stdout] 88bfa9826e697cb99b5dc7e12b3b35baf82a101f2e28bf914c3b899b40c8038e