[INFO] cloning repository https://github.com/sunsided/rustchain [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sunsided/rustchain" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsunsided%2Frustchain", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsunsided%2Frustchain'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fd78cd1a8192cd885dfa4287aa92495662bebdc7 [INFO] checking sunsided/rustchain against try#c3491e21996dc67a8e37d9e5e74ed156563e9854 for pr-101345 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsunsided%2Frustchain" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sunsided/rustchain on toolchain c3491e21996dc67a8e37d9e5e74ed156563e9854 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c3491e21996dc67a8e37d9e5e74ed156563e9854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sunsided/rustchain [INFO] finished tweaking git repo https://github.com/sunsided/rustchain [INFO] tweaked toml for git repo https://github.com/sunsided/rustchain written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/sunsided/rustchain already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c3491e21996dc67a8e37d9e5e74ed156563e9854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+c3491e21996dc67a8e37d9e5e74ed156563e9854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ccb6bc3c0ea0545f4982dcea7f24aee249e67949eacf338eaefe693d4ca56001 [INFO] running `Command { std: "docker" "start" "-a" "ccb6bc3c0ea0545f4982dcea7f24aee249e67949eacf338eaefe693d4ca56001", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ccb6bc3c0ea0545f4982dcea7f24aee249e67949eacf338eaefe693d4ca56001", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ccb6bc3c0ea0545f4982dcea7f24aee249e67949eacf338eaefe693d4ca56001", kill_on_drop: false }` [INFO] [stdout] ccb6bc3c0ea0545f4982dcea7f24aee249e67949eacf338eaefe693d4ca56001 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+c3491e21996dc67a8e37d9e5e74ed156563e9854" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 14b6eb8d6323c48914542344b20a818f7ff771a3016b0d62707348760964fb15 [INFO] running `Command { std: "docker" "start" "-a" "14b6eb8d6323c48914542344b20a818f7ff771a3016b0d62707348760964fb15", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling libc v0.2.108 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling futures-core v0.3.18 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling anyhow v1.0.49 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Checking futures-io v0.3.18 [INFO] [stderr] Checking pin-project-lite v0.2.7 [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling fixedbitset v0.4.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Checking slab v0.4.5 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Checking futures-sink v0.3.18 [INFO] [stderr] Compiling futures-channel v0.3.18 [INFO] [stderr] Compiling futures-task v0.3.18 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling futures-util v0.3.18 [INFO] [stderr] Checking block-padding v0.2.1 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking cpufeatures v0.2.1 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Checking smallvec v1.7.0 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Checking unicode-bidi v0.3.7 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling pin-project-internal v0.4.28 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking data-encoding v2.3.2 [INFO] [stderr] Checking signature v1.4.0 [INFO] [stderr] Checking arrayref v0.3.6 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking bs58 v0.4.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking asn1_der v0.7.5 [INFO] [stderr] Checking futures-timer v3.0.2 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking cache-padded v1.1.1 [INFO] [stderr] Checking fastrand v1.5.0 [INFO] [stderr] Checking parking v2.0.0 [INFO] [stderr] Checking waker-fn v1.1.0 [INFO] [stderr] Checking event-listener v2.5.1 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.78 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling bumpalo v3.8.0 [INFO] [stderr] Checking ipnet v2.3.1 [INFO] [stderr] Checking async-task v4.0.3 [INFO] [stderr] Compiling pkg-config v0.3.22 [INFO] [stderr] Checking atomic-waker v1.0.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling crc32fast v1.2.2 [INFO] [stderr] Compiling wasm-bindgen v0.2.78 [INFO] [stderr] Checking match_cfg v0.1.0 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking linked-hash-map v0.5.4 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Checking nohash-hasher v0.2.0 [INFO] [stderr] Checking dtoa v0.4.8 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking pin-project-lite v0.1.12 [INFO] [stderr] Checking hex_fmt v0.3.0 [INFO] [stderr] Checking keccak v0.1.0 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking bimap v0.6.1 [INFO] [stderr] Compiling serde_json v1.0.72 [INFO] [stderr] Checking parity-send-wrapper v0.1.0 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.8 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling tokio v1.14.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling atomic v0.5.1 [INFO] [stderr] Checking tinyvec v1.5.1 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking lock_api v0.4.5 [INFO] [stderr] Checking ed25519 v1.3.0 [INFO] [stderr] Checking concurrent-queue v1.2.2 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Checking dns-parser v0.8.0 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Checking async-mutex v1.4.0 [INFO] [stderr] Checking async-lock v2.4.0 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Checking owning_ref v0.4.1 [INFO] [stderr] Checking lru-cache v0.1.2 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling which v4.2.2 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Checking futures-lite v1.12.0 [INFO] [stderr] Checking async-channel v1.6.1 [INFO] [stderr] Checking quicksink v0.1.2 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking socket2 v0.4.2 [INFO] [stderr] Checking hostname v0.3.1 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking if-addrs v0.6.7 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Checking uint v0.9.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling prost-build v0.9.0 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking blocking v1.1.0 [INFO] [stderr] Checking async-executor v1.4.1 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking resolv-conf v0.7.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rustc_version v0.3.3 [INFO] [stderr] Compiling petgraph v0.6.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking crypto-mac v0.8.0 [INFO] [stderr] Checking flate2 v1.0.22 [INFO] [stderr] Checking cipher v0.3.0 [INFO] [stderr] Checking webpki v0.22.0 [INFO] [stderr] Checking sct v0.7.0 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Compiling snow v0.8.0 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Compiling libsecp256k1-core v0.3.0 [INFO] [stderr] Checking sha2 v0.9.8 [INFO] [stderr] Checking sha-1 v0.9.8 [INFO] [stderr] Checking sha3 v0.9.1 [INFO] [stderr] Checking hmac v0.8.1 [INFO] [stderr] Checking salsa20 v0.9.0 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking lru v0.6.6 [INFO] [stderr] Checking webpki-roots v0.22.1 [INFO] [stderr] Checking lru v0.7.0 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Compiling libsecp256k1-gen-genmult v0.3.0 [INFO] [stderr] Compiling libsecp256k1-gen-ecmult v0.3.0 [INFO] [stderr] Checking hmac-drbg v0.3.0 [INFO] [stderr] Compiling libsecp256k1 v0.7.0 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.78 [INFO] [stderr] Checking cuckoofilter v0.5.0 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.78 [INFO] [stderr] Compiling prost-derive v0.9.0 [INFO] [stderr] Compiling ctor v0.1.21 [INFO] [stderr] Compiling futures-macro v0.3.18 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling zeroize_derive v1.2.2 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling enum-as-inner v0.3.3 [INFO] [stderr] Compiling open-metrics-client-derive-text-encode v0.1.1 [INFO] [stderr] Compiling tokio-macros v1.6.0 [INFO] [stderr] Compiling libp2p-swarm-derive v0.26.0 [INFO] [stderr] Checking open-metrics-client v0.12.0 [INFO] [stderr] Checking polling v2.2.0 [INFO] [stderr] Checking kv-log-macro v1.0.7 [INFO] [stderr] Checking mio v0.7.14 [INFO] [stderr] Checking rustls v0.20.2 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking zeroize v1.3.0 [INFO] [stderr] Checking async-io v1.6.0 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.78 [INFO] [stderr] Checking futures-rustls v0.22.0 [INFO] [stderr] Checking pin-project v1.0.8 [INFO] [stderr] Checking curve25519-dalek v3.2.0 [INFO] [stderr] Checking pretty_env_logger v0.4.0 [INFO] [stderr] Checking async-global-executor v2.0.2 [INFO] [stderr] Checking if-watch v0.2.2 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Checking x25519-dalek v1.2.0 [INFO] [stderr] Compiling proc-macro-crate v1.1.0 [INFO] [stderr] Compiling prost v0.9.0 [INFO] [stderr] Checking pin-project v0.4.28 [INFO] [stderr] Checking async-std v1.10.0 [INFO] [stderr] Compiling prost-types v0.9.0 [INFO] [stderr] Checking futures-executor v0.3.18 [INFO] [stderr] Checking asynchronous-codec v0.6.0 [INFO] [stderr] Checking trust-dns-proto v0.20.3 [INFO] [stderr] Checking js-sys v0.3.55 [INFO] [stderr] Compiling multihash-derive v0.7.2 [INFO] [stderr] Checking unsigned-varint v0.7.1 [INFO] [stderr] Checking futures v0.3.18 [INFO] [stderr] Checking rw-stream-sink v0.2.1 [INFO] [stderr] Checking yamux v0.9.0 [INFO] [stderr] Checking soketto v0.7.1 [INFO] [stderr] Checking libp2p-pnet v0.22.0 [INFO] [stderr] Checking trust-dns-resolver v0.20.3 [INFO] [stderr] Checking multistream-select v0.10.4 [INFO] [stderr] Checking multihash v0.14.0 [INFO] [stderr] Checking wasm-bindgen-futures v0.4.28 [INFO] [stderr] Checking multiaddr v0.13.0 [INFO] [stderr] Checking ed25519-dalek v1.0.1 [INFO] [stderr] Checking async-std-resolver v0.20.3 [INFO] [stderr] Compiling libp2p-core v0.30.0 [INFO] [stderr] Compiling libp2p-identify v0.32.0 [INFO] [stderr] Compiling libp2p-kad v0.33.0 [INFO] [stderr] Compiling libp2p-gossipsub v0.34.0 [INFO] [stderr] Compiling libp2p-floodsub v0.32.0 [INFO] [stderr] Compiling libp2p-plaintext v0.30.0 [INFO] [stderr] Compiling libp2p-relay v0.5.0 [INFO] [stderr] Compiling libp2p-rendezvous v0.2.0 [INFO] [stderr] Compiling libp2p-noise v0.33.0 [INFO] [stderr] error: could not compile `libsecp256k1` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name libsecp256k1 --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsecp256k1-0.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="hmac"' --cfg 'feature="hmac-drbg"' --cfg 'feature="sha2"' --cfg 'feature="static-context"' --cfg 'feature="std"' --cfg 'feature="typenum"' -C metadata=bbe9aced99266fe6 -C extra-filename=-bbe9aced99266fe6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arrayref=/opt/rustwide/target/debug/deps/libarrayref-e3c1ab0608993ffe.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-0cca2f90e130938c.rmeta --extern digest=/opt/rustwide/target/debug/deps/libdigest-1875fcab48220c92.rmeta --extern hmac_drbg=/opt/rustwide/target/debug/deps/libhmac_drbg-6a9128dbb7e58c68.rmeta --extern libsecp256k1_core=/opt/rustwide/target/debug/deps/liblibsecp256k1_core-cd6f03ae55e62e81.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-7bb933ba4cfa48a4.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-60da9f7d06ffcbef.rmeta --extern sha2=/opt/rustwide/target/debug/deps/libsha2-2ee9b829765badf7.rmeta --extern typenum=/opt/rustwide/target/debug/deps/libtypenum-6bc51bbc25db838e.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcnx3yyC/symbols.o" "/opt/rustwide/target/debug/build/libp2p-identify-2eff5c4bac7aff28/build_script_build-2eff5c4bac7aff28.build_script_build.9fa31b1e-cgu.0.rcgu.o" "/opt/rustwide/target/debug/build/libp2p-identify-2eff5c4bac7aff28/build_script_build-2eff5c4bac7aff28.build_script_build.9fa31b1e-cgu.1.rcgu.o" "/opt/rustwide/target/debug/build/libp2p-identify-2eff5c4bac7aff28/build_script_build-2eff5c4bac7aff28.build_script_build.9fa31b1e-cgu.10.rcgu.o" "/opt/rustwide/target/debug/build/libp2p-identify-2eff5c4bac7aff28/build_script_build-2eff5c4bac7aff28.build_script_build.9fa31b1e-cgu.11.rcgu.o" "/opt/rustwide/target/debug/build/libp2p-identify-2eff5c4bac7aff28/build_script_build-2eff5c4bac7aff28.build_script_build.9fa31b1e-cgu.12.rcgu.o" "/opt/rustwide/target/debug/build/libp2p-identify-2eff5c4bac7aff28/build_script_build-2eff5c4bac7aff28.build_script_build.9fa31b1e-cgu.13.rcgu.o" "/opt/rustwide/target/debug/build/libp2p-identify-2eff5c4bac7aff28/build_script_build-2eff5c4bac7aff28.build_script_build.9fa31b1e-cgu.14.rcgu.o" "/opt/rustwide/target/debug/build/libp2p-identify-2eff5c4bac7aff28/build_script_build-2eff5c4bac7aff28.build_script_build.9fa31b1e-cgu.15.rcgu.o" "/opt/rustwide/target/debug/build/libp2p-identify-2eff5c4bac7aff28/build_script_build-2eff5c4bac7aff28.build_script_build.9fa31b1e-cgu.2.rcgu.o" "/opt/rustwide/target/debug/build/libp2p-identify-2eff5c4bac7aff28/build_script_build-2eff5c4bac7aff28.build_script_build.9fa31b1e-cgu.3.rcgu.o" "/opt/rustwide/target/debug/build/libp2p-identify-2eff5c4bac7aff28/build_script_build-2eff5c4bac7aff28.build_script_build.9fa31b1e-cgu.4.rcgu.o" "/opt/rustwide/target/debug/build/libp2p-identify-2eff5c4bac7aff28/build_script_build-2eff5c4bac7aff28.build_script_build.9fa31b1e-cgu.5.rcgu.o" "/opt/rustwide/target/debug/build/libp2p-identify-2eff5c4bac7aff28/build_script_build-2eff5c4bac7aff28.build_script_build.9fa31b1e-cgu.6.rcgu.o" "/opt/rustwide/target/debug/build/libp2p-identify-2eff5c4bac7aff28/build_script_build-2eff5c4bac7aff28.build_script_build.9fa31b1e-cgu.7.rcgu.o" "/opt/rustwide/target/debug/build/libp2p-identify-2eff5c4bac7aff28/build_script_build-2eff5c4bac7aff28.build_script_build.9fa31b1e-cgu.8.rcgu.o" "/opt/rustwide/target/debug/build/libp2p-identify-2eff5c4bac7aff28/build_script_build-2eff5c4bac7aff28.build_script_build.9fa31b1e-cgu.9.rcgu.o" "/opt/rustwide/target/debug/build/libp2p-identify-2eff5c4bac7aff28/build_script_build-2eff5c4bac7aff28.1ning28je72mc7xz.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/c3491e21996dc67a8e37d9e5e74ed156563e9854/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libprost_build-00b6767d42df8e23.rlib" "/opt/rustwide/target/debug/deps/libtempfile-cd45d89ff71893f2.rlib" "/opt/rustwide/target/debug/deps/librand-ed3f7de9e5d80eab.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-0a574852619bf2ba.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-5cfb47b1afe89ac4.rlib" "/opt/rustwide/target/debug/deps/librand_core-7c259caa99362aeb.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-e2e885a5916dde3e.rlib" "/opt/rustwide/target/debug/deps/liblibc-91d257e9eed50cc0.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-a366538c24cba4e3.rlib" "/opt/rustwide/target/debug/deps/libpetgraph-07bd51a5734d36c3.rlib" "/opt/rustwide/target/debug/deps/libindexmap-5cccde57aa7bbf99.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-238efa6a2ed05171.rlib" "/opt/rustwide/target/debug/deps/libfixedbitset-b0dc79186127ef5e.rlib" "/opt/rustwide/target/debug/deps/libheck-6994a7fd644caa42.rlib" "/opt/rustwide/target/debug/deps/libunicode_segmentation-83e4960f50a23269.rlib" "/opt/rustwide/target/debug/deps/libmultimap-d16275ac3c45961b.rlib" "/opt/rustwide/target/debug/deps/liblog-d1d9e9bb2ac58ba1.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/libitertools-b17ac59ddf24dcf1.rlib" "/opt/rustwide/target/debug/deps/libeither-2e3eb180977f1f53.rlib" "/opt/rustwide/target/debug/deps/libregex-dd9363dd410b6a25.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-056f10d3df8fc98c.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e6bbee201eb478c9.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-c25dc19d7487cdf7.rlib" "/opt/rustwide/target/debug/deps/libprost_types-4dd07b22942aa6c4.rlib" "/opt/rustwide/target/debug/deps/libprost-af6bf733a2d5aaf8.rlib" "/opt/rustwide/target/debug/deps/libbytes-4d02b6edfbe0b42c.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/c3491e21996dc67a8e37d9e5e74ed156563e9854/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-4393e7d07259b8a4.rlib" "/opt/rustwide/rustup-home/toolchains/c3491e21996dc67a8e37d9e5e74ed156563e9854/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e13cbb326bcd01a4.rlib" "/opt/rustwide/rustup-home/toolchains/c3491e21996dc67a8e37d9e5e74ed156563e9854/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-13ac6af5403a52c8.rlib" "/opt/rustwide/rustup-home/toolchains/c3491e21996dc67a8e37d9e5e74ed156563e9854/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-a7b8febdd2acb289.rlib" "/opt/rustwide/rustup-home/toolchains/c3491e21996dc67a8e37d9e5e74ed156563e9854/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-343513f0726f71ed.rlib" "/opt/rustwide/rustup-home/toolchains/c3491e21996dc67a8e37d9e5e74ed156563e9854/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-8f833d900bfb98aa.rlib" "/opt/rustwide/rustup-home/toolchains/c3491e21996dc67a8e37d9e5e74ed156563e9854/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e97a7960ca6216c8.rlib" "/opt/rustwide/rustup-home/toolchains/c3491e21996dc67a8e37d9e5e74ed156563e9854/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-683fb35093a61fcc.rlib" "/opt/rustwide/rustup-home/toolchains/c3491e21996dc67a8e37d9e5e74ed156563e9854/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-f943c2d34bd4b56d.rlib" "/opt/rustwide/rustup-home/toolchains/c3491e21996dc67a8e37d9e5e74ed156563e9854/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-72ce2aaa649404e0.rlib" "/opt/rustwide/rustup-home/toolchains/c3491e21996dc67a8e37d9e5e74ed156563e9854/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ac5d08ad5339e92e.rlib" "/opt/rustwide/rustup-home/toolchains/c3491e21996dc67a8e37d9e5e74ed156563e9854/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-dacfda262d5656fb.rlib" "/opt/rustwide/rustup-home/toolchains/c3491e21996dc67a8e37d9e5e74ed156563e9854/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e2056a834ba0712c.rlib" "/opt/rustwide/rustup-home/toolchains/c3491e21996dc67a8e37d9e5e74ed156563e9854/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a60649c148c6e2db.rlib" "/opt/rustwide/rustup-home/toolchains/c3491e21996dc67a8e37d9e5e74ed156563e9854/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-3e961d059b9bcde7.rlib" "/opt/rustwide/rustup-home/toolchains/c3491e21996dc67a8e37d9e5e74ed156563e9854/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-20f26f875d0170e2.rlib" "/opt/rustwide/rustup-home/toolchains/c3491e21996dc67a8e37d9e5e74ed156563e9854/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-522518611024dce5.rlib" "/opt/rustwide/rustup-home/toolchains/c3491e21996dc67a8e37d9e5e74ed156563e9854/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-05898138a596088a.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/c3491e21996dc67a8e37d9e5e74ed156563e9854/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-5b83a1df856cf582.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/c3491e21996dc67a8e37d9e5e74ed156563e9854/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/libp2p-identify-2eff5c4bac7aff28/build_script_build-2eff5c4bac7aff28" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `libp2p-identify` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "14b6eb8d6323c48914542344b20a818f7ff771a3016b0d62707348760964fb15", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "14b6eb8d6323c48914542344b20a818f7ff771a3016b0d62707348760964fb15", kill_on_drop: false }` [INFO] [stdout] 14b6eb8d6323c48914542344b20a818f7ff771a3016b0d62707348760964fb15