[INFO] cloning repository https://github.com/ipfs-rust/libp2p-bitswap [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ipfs-rust/libp2p-bitswap" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fipfs-rust%2Flibp2p-bitswap", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fipfs-rust%2Flibp2p-bitswap'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3061e5bc496254a51958e76c69de9c32c5d5f741 [INFO] testing ipfs-rust/libp2p-bitswap against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fipfs-rust%2Flibp2p-bitswap" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ipfs-rust/libp2p-bitswap on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ipfs-rust/libp2p-bitswap [INFO] finished tweaking git repo https://github.com/ipfs-rust/libp2p-bitswap [INFO] tweaked toml for git repo https://github.com/ipfs-rust/libp2p-bitswap written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/ipfs-rust/libp2p-bitswap already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] de8d52591d6ccd3cc0694033c597e54e3e80c81158e6c11ef8eabf0bbdaf9dc9 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "de8d52591d6ccd3cc0694033c597e54e3e80c81158e6c11ef8eabf0bbdaf9dc9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "de8d52591d6ccd3cc0694033c597e54e3e80c81158e6c11ef8eabf0bbdaf9dc9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "de8d52591d6ccd3cc0694033c597e54e3e80c81158e6c11ef8eabf0bbdaf9dc9", kill_on_drop: false }` [INFO] [stdout] de8d52591d6ccd3cc0694033c597e54e3e80c81158e6c11ef8eabf0bbdaf9dc9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 058d8c4326ba26a1b334f006e1f6b9997d76ebfc739e72274fbbce5d25066713 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "058d8c4326ba26a1b334f006e1f6b9997d76ebfc739e72274fbbce5d25066713", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling libc v0.2.117 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling anyhow v1.0.42 [INFO] [stderr] Compiling futures-core v0.3.19 [INFO] [stderr] Compiling futures-io v0.3.19 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling futures-task v0.3.19 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling futures-channel v0.3.19 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Compiling fixedbitset v0.4.1 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling cpufeatures v0.1.5 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling data-encoding v2.3.2 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling pin-project-internal v0.4.28 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling signature v1.3.1 [INFO] [stderr] Compiling bs58 v0.4.0 [INFO] [stderr] Compiling futures-timer v3.0.2 [INFO] [stderr] Compiling asn1_der v0.7.4 [INFO] [stderr] Compiling fastrand v1.4.1 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.74 [INFO] [stderr] Compiling paste v1.0.6 [INFO] [stderr] Compiling bumpalo v3.7.0 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling base-x v0.2.8 [INFO] [stderr] Compiling wasm-bindgen v0.2.74 [INFO] [stderr] Compiling httparse v1.4.1 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling nohash-hasher v0.2.0 [INFO] [stderr] Compiling dtoa v1.0.2 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling protobuf v2.24.1 [INFO] [stderr] Compiling hex_fmt v0.3.0 [INFO] [stderr] Compiling bimap v0.6.1 [INFO] [stderr] Compiling prometheus v0.13.0 [INFO] [stderr] Compiling parity-send-wrapper v0.1.0 [INFO] [stderr] Compiling libp2p-bitswap v0.21.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling value-bag v1.0.0-alpha.7 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling atomic v0.5.0 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling ed25519 v1.1.1 [INFO] [stderr] Compiling dns-parser v0.8.0 [INFO] [stderr] Compiling cached v0.23.0 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling blake3 v0.3.8 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling quicksink v0.1.2 [INFO] [stderr] Compiling uint v0.9.1 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling tokio v1.16.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling rustc_version v0.3.3 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling crypto-common v0.1.1 [INFO] [stderr] Compiling block-buffer v0.10.0 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling universal-hash v0.4.0 [INFO] [stderr] Compiling aead v0.4.2 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling snow v0.8.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling which v4.1.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling nix v0.22.3 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling sha2 v0.9.5 [INFO] [stderr] Compiling libsecp256k1-core v0.3.0 [INFO] [stderr] Compiling sha-1 v0.9.6 [INFO] [stderr] Compiling sha3 v0.9.1 [INFO] [stderr] Compiling hmac v0.8.1 [INFO] [stderr] Compiling blake2 v0.9.1 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling digest v0.10.1 [INFO] [stderr] Compiling polyval v0.5.1 [INFO] [stderr] Compiling poly1305 v0.7.0 [INFO] [stderr] Compiling aes v0.7.4 [INFO] [stderr] Compiling ctr v0.7.0 [INFO] [stderr] Compiling salsa20 v0.9.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling prost-build v0.9.0 [INFO] [stderr] Compiling resolv-conf v0.7.0 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling hmac-drbg v0.3.0 [INFO] [stderr] Compiling ghash v0.4.2 [INFO] [stderr] Compiling sha2 v0.10.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling libsecp256k1-gen-ecmult v0.3.0 [INFO] [stderr] Compiling libsecp256k1-gen-genmult v0.3.0 [INFO] [stderr] Compiling aes-gcm v0.9.2 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling libsecp256k1 v0.7.0 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling lru v0.7.2 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling petgraph v0.6.0 [INFO] [stderr] Compiling webpki-roots v0.22.2 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling cuckoofilter v0.5.0 [INFO] [stderr] Compiling synstructure v0.12.5 [INFO] [stderr] Compiling ctor v0.1.20 [INFO] [stderr] Compiling futures-macro v0.3.19 [INFO] [stderr] Compiling prost-derive v0.9.0 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling zeroize_derive v1.1.0 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling data-encoding-macro-internal v0.1.10 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling enum-as-inner v0.3.3 [INFO] [stderr] Compiling open-metrics-client-derive-text-encode v0.1.1 [INFO] [stderr] Compiling tracing-attributes v0.1.18 [INFO] [stderr] Compiling libp2p-swarm-derive v0.26.1 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling data-encoding-macro v0.1.12 [INFO] [stderr] Compiling open-metrics-client v0.14.0 [INFO] [stderr] Compiling curve25519-dalek v3.1.0 [INFO] [stderr] Compiling chacha20 v0.7.1 [INFO] [stderr] Compiling multibase v0.9.1 [INFO] [stderr] Compiling chacha20poly1305 v0.8.0 [INFO] [stderr] Compiling polling v2.1.0 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.74 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling rustls v0.20.2 [INFO] [stderr] Compiling async-io v1.6.0 [INFO] [stderr] Compiling x25519-dalek v1.1.1 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling async-global-executor v2.0.2 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.74 [INFO] [stderr] Compiling async-std v1.10.0 [INFO] [stderr] Compiling prost v0.9.0 [INFO] [stderr] Compiling netlink-packet-utils v0.5.0 [INFO] [stderr] Compiling pin-project v0.4.28 [INFO] [stderr] Compiling netlink-packet-core v0.4.1 [INFO] [stderr] Compiling prost-types v0.9.0 [INFO] [stderr] Compiling netlink-packet-route v0.10.0 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.74 [INFO] [stderr] Compiling futures-rustls v0.22.0 [INFO] [stderr] Compiling futures-executor v0.3.19 [INFO] [stderr] Compiling asynchronous-codec v0.6.0 [INFO] [stderr] Compiling trust-dns-proto v0.20.3 [INFO] [stderr] Compiling futures v0.3.19 [INFO] [stderr] Compiling unsigned-varint v0.7.1 [INFO] [stderr] Compiling rw-stream-sink v0.2.1 [INFO] [stderr] Compiling netlink-sys v0.8.1 [INFO] [stderr] Compiling soketto v0.7.1 [INFO] [stderr] Compiling yamux v0.10.0 [INFO] [stderr] Compiling libp2p-pnet v0.22.0 [INFO] [stderr] Compiling js-sys v0.3.51 [INFO] [stderr] Compiling netlink-proto v0.9.1 [INFO] [stderr] Compiling multistream-select v0.11.0 [INFO] [stderr] Compiling libp2p-core v0.31.0 [INFO] [stderr] Compiling libp2p-gossipsub v0.35.0 [INFO] [stderr] Compiling libp2p-identify v0.33.0 [INFO] [stderr] Compiling libp2p-relay v0.6.1 [INFO] [stderr] Compiling libp2p-kad v0.34.0 [INFO] [stderr] Compiling libp2p-floodsub v0.33.0 [INFO] [stderr] Compiling libp2p-noise v0.34.0 [INFO] [stderr] Compiling libp2p-rendezvous v0.3.0 [INFO] [stderr] Compiling libp2p-plaintext v0.31.0 [INFO] [stderr] Compiling libp2p-autonat v0.1.0 [INFO] [stderr] error: could not compile `netlink-packet-route` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name netlink_packet_route --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/netlink-packet-route-0.10.0/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 -C metadata=1906d9d6400874cd -C extra-filename=-1906d9d6400874cd --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-f30f815611283c99.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-0409eb6f696bdc99.rmeta --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-593a0f5d71c3c8c3.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-af22ed80eedd4435.rmeta --extern netlink_packet_core=/opt/rustwide/target/debug/deps/libnetlink_packet_core-d673993e93018774.rmeta --extern netlink_packet_utils=/opt/rustwide/target/debug/deps/libnetlink_packet_utils-16a65b9b8f7fed74.rmeta --cap-lints allow --cap-lints=warn` (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" "/opt/rustwide/target/debug/build/libp2p-identify-b643882c4268345d/build_script_build-b643882c4268345d.build_script_build.ea60390b-cgu.0.rcgu.o" "/opt/rustwide/target/debug/build/libp2p-identify-b643882c4268345d/build_script_build-b643882c4268345d.build_script_build.ea60390b-cgu.1.rcgu.o" "/opt/rustwide/target/debug/build/libp2p-identify-b643882c4268345d/build_script_build-b643882c4268345d.build_script_build.ea60390b-cgu.10.rcgu.o" "/opt/rustwide/target/debug/build/libp2p-identify-b643882c4268345d/build_script_build-b643882c4268345d.build_script_build.ea60390b-cgu.11.rcgu.o" "/opt/rustwide/target/debug/build/libp2p-identify-b643882c4268345d/build_script_build-b643882c4268345d.build_script_build.ea60390b-cgu.12.rcgu.o" "/opt/rustwide/target/debug/build/libp2p-identify-b643882c4268345d/build_script_build-b643882c4268345d.build_script_build.ea60390b-cgu.13.rcgu.o" "/opt/rustwide/target/debug/build/libp2p-identify-b643882c4268345d/build_script_build-b643882c4268345d.build_script_build.ea60390b-cgu.14.rcgu.o" "/opt/rustwide/target/debug/build/libp2p-identify-b643882c4268345d/build_script_build-b643882c4268345d.build_script_build.ea60390b-cgu.15.rcgu.o" "/opt/rustwide/target/debug/build/libp2p-identify-b643882c4268345d/build_script_build-b643882c4268345d.build_script_build.ea60390b-cgu.2.rcgu.o" "/opt/rustwide/target/debug/build/libp2p-identify-b643882c4268345d/build_script_build-b643882c4268345d.build_script_build.ea60390b-cgu.3.rcgu.o" "/opt/rustwide/target/debug/build/libp2p-identify-b643882c4268345d/build_script_build-b643882c4268345d.build_script_build.ea60390b-cgu.4.rcgu.o" "/opt/rustwide/target/debug/build/libp2p-identify-b643882c4268345d/build_script_build-b643882c4268345d.build_script_build.ea60390b-cgu.5.rcgu.o" "/opt/rustwide/target/debug/build/libp2p-identify-b643882c4268345d/build_script_build-b643882c4268345d.build_script_build.ea60390b-cgu.6.rcgu.o" "/opt/rustwide/target/debug/build/libp2p-identify-b643882c4268345d/build_script_build-b643882c4268345d.build_script_build.ea60390b-cgu.7.rcgu.o" "/opt/rustwide/target/debug/build/libp2p-identify-b643882c4268345d/build_script_build-b643882c4268345d.build_script_build.ea60390b-cgu.8.rcgu.o" "/opt/rustwide/target/debug/build/libp2p-identify-b643882c4268345d/build_script_build-b643882c4268345d.build_script_build.ea60390b-cgu.9.rcgu.o" "/opt/rustwide/target/debug/build/libp2p-identify-b643882c4268345d/build_script_build-b643882c4268345d.pr4226fz164x1mw.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libprost_build-c278c98d6a09c753.rlib" "/opt/rustwide/target/debug/deps/libtempfile-ab160c283742a85f.rlib" "/opt/rustwide/target/debug/deps/librand-e0e4b986470db9ba.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-83cc5d1333c7a6e0.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-81457fe4706505af.rlib" "/opt/rustwide/target/debug/deps/librand_core-df73518fe43346bf.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-8bff6929bc7e58da.rlib" "/opt/rustwide/target/debug/deps/libpetgraph-c59edefb3dbc560f.rlib" "/opt/rustwide/target/debug/deps/libindexmap-eb1fba74d0615f32.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-a3114a15c5a8c9ad.rlib" "/opt/rustwide/target/debug/deps/libahash-509a984a1d18bc26.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-547b86b777a3be46.rlib" "/opt/rustwide/target/debug/deps/liblibc-af22ed80eedd4435.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-6a8570468b82bacc.rlib" "/opt/rustwide/target/debug/deps/libfixedbitset-ebc0b6150282fd52.rlib" "/opt/rustwide/target/debug/deps/libheck-bf605c42c76778fd.rlib" "/opt/rustwide/target/debug/deps/libunicode_segmentation-c826eeacbb34f07b.rlib" "/opt/rustwide/target/debug/deps/libmultimap-c083c3351286ac90.rlib" "/opt/rustwide/target/debug/deps/liblog-b0f091c9d8c2bd4c.rlib" "/opt/rustwide/target/debug/deps/libvalue_bag-1a6512285cac9306.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0a04e74fc4f21d18.rlib" "/opt/rustwide/target/debug/deps/libitertools-671f43f7dbacec7b.rlib" "/opt/rustwide/target/debug/deps/libeither-c5489414264d9d01.rlib" "/opt/rustwide/target/debug/deps/libregex-a5dcbee32486fb12.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-c8e5935077525ae4.rlib" "/opt/rustwide/target/debug/deps/libmemchr-74d4e3ea3bb47a23.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-930967c34ea90294.rlib" "/opt/rustwide/target/debug/deps/libprost_types-c365fca04e249fcf.rlib" "/opt/rustwide/target/debug/deps/libprost-dd5762d648d413b0.rlib" "/opt/rustwide/target/debug/deps/libbytes-ccb020cc4e997682.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-02ff0d0fbc57b9b4.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a46a068050a12a4b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1df56095db9453cb.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-9062de483386e50b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-b988ab269ff13602.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-1bc822d886d4f7bd.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-963eca8df4c224a6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d805b480c9102e58.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-06dfdbc22b935051.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d7523a4d118e6572.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-5d7898c7fac3a07d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8c2bdbab4845bf3d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-d578639df0547b30.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-58bbb7b1efa3a5e2.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4c9b082d197c16f8.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-70f9ed6d8e7a5ce6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8c0a241d0360fa53.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-bad7ed93fdd31371.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-98b4d121af2b7335.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1d9f7e5920635d15.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/libp2p-identify-b643882c4268345d/build_script_build-b643882c4268345d" "-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: build failed [INFO] running `Command { std: "docker" "inspect" "058d8c4326ba26a1b334f006e1f6b9997d76ebfc739e72274fbbce5d25066713", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "058d8c4326ba26a1b334f006e1f6b9997d76ebfc739e72274fbbce5d25066713", kill_on_drop: false }` [INFO] [stdout] 058d8c4326ba26a1b334f006e1f6b9997d76ebfc739e72274fbbce5d25066713