[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] 15e43f3af864bdda5bacb5af388aad6833e98142 [INFO] testing ipfs-rust/libp2p-bitswap against master#0d13f6afeba4935499abe0c9a07426c94492c94e for pr-96025 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fipfs-rust%2Flibp2p-bitswap" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ipfs-rust/libp2p-bitswap on toolchain 0d13f6afeba4935499abe0c9a07426c94492c94e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "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-12/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" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded netlink-packet-route v0.10.0 [INFO] [stderr] Downloaded yamux v0.10.0 [INFO] [stderr] Downloaded libp2p-ping v0.34.0 [INFO] [stderr] Downloaded lru v0.7.2 [INFO] [stderr] Downloaded libp2p-metrics v0.4.0 [INFO] [stderr] Downloaded libp2p-autonat v0.2.0 [INFO] [stderr] Downloaded libp2p-dns v0.32.0 [INFO] [stderr] Downloaded libp2p-kad v0.35.0 [INFO] [stderr] Downloaded libipld-cbor v0.12.1 [INFO] [stderr] Downloaded libipld-core v0.12.0 [INFO] [stderr] Downloaded libipld v0.12.0 [INFO] [stderr] Downloaded libipld-macro v0.12.0 [INFO] [stderr] Downloaded poly1305 v0.7.0 [INFO] [stderr] Downloaded libp2p-relay v0.7.0 [INFO] [stderr] Downloaded netlink-proto v0.9.1 [INFO] [stderr] Downloaded libp2p-mdns v0.35.0 [INFO] [stderr] Downloaded libp2p-identify v0.34.0 [INFO] [stderr] Downloaded libp2p-rendezvous v0.4.0 [INFO] [stderr] Downloaded netlink-packet-utils v0.5.0 [INFO] [stderr] Downloaded netlink-packet-core v0.4.1 [INFO] [stderr] Downloaded netlink-sys v0.8.1 [INFO] [stderr] Downloaded rtnetlink v0.9.0 [INFO] [stderr] Downloaded futures-rustls v0.22.0 [INFO] [stderr] Downloaded libp2p-floodsub v0.34.0 [INFO] [stderr] Downloaded libp2p-gossipsub v0.36.0 [INFO] [stderr] Downloaded libp2p-request-response v0.16.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 98154de2c2f31b99fa957c8fb0f1025ff1b6cb7629e8988ed28467679f9fbbdb [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" "98154de2c2f31b99fa957c8fb0f1025ff1b6cb7629e8988ed28467679f9fbbdb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "98154de2c2f31b99fa957c8fb0f1025ff1b6cb7629e8988ed28467679f9fbbdb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "98154de2c2f31b99fa957c8fb0f1025ff1b6cb7629e8988ed28467679f9fbbdb", kill_on_drop: false }` [INFO] [stdout] 98154de2c2f31b99fa957c8fb0f1025ff1b6cb7629e8988ed28467679f9fbbdb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "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" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] b96e9b549de2f56652e87498f28acba2e4ba66548db09137ab3faae696272540 [INFO] running `Command { std: "docker" "start" "-a" "b96e9b549de2f56652e87498f28acba2e4ba66548db09137ab3faae696272540", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.117 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling futures-core v0.3.19 [INFO] [stderr] Compiling anyhow v1.0.42 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [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-channel v0.3.19 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling futures-sink v0.3.19 [INFO] [stderr] Compiling futures-task v0.3.19 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [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 byteorder v1.4.3 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling cpufeatures v0.1.5 [INFO] [stderr] Compiling data-encoding v2.3.2 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling pin-project-internal v0.4.28 [INFO] [stderr] Compiling parking_lot_core v0.9.1 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling signature v1.3.1 [INFO] [stderr] Compiling bs58 v0.4.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling futures-timer v3.0.2 [INFO] [stderr] Compiling asn1_der v0.7.4 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling fastrand v1.4.1 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling async-task v4.0.3 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [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 bitflags v1.2.1 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling bumpalo v3.7.0 [INFO] [stderr] Compiling semver v1.0.6 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling base-x v0.2.8 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.74 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling httparse v1.4.1 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling nohash-hasher v0.2.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling dtoa v1.0.2 [INFO] [stderr] Compiling keccak v0.1.0 [INFO] [stderr] Compiling protobuf v2.24.1 [INFO] [stderr] Compiling pin-project-lite v0.1.12 [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 hashbrown v0.9.1 [INFO] [stderr] Compiling parity-send-wrapper v0.1.0 [INFO] [stderr] Compiling libp2p-bitswap v0.22.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.7 [INFO] [stderr] Compiling generic-array v0.14.4 [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 indexmap v1.7.0 [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 lock_api v0.4.6 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling ed25519 v1.1.1 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling async-lock v2.4.0 [INFO] [stderr] Compiling dns-parser v0.8.0 [INFO] [stderr] Compiling owning_ref v0.4.1 [INFO] [stderr] Compiling lru-cache v0.1.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 cached v0.23.0 [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 quote v1.0.9 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling core2 v0.4.0 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling tokio v1.16.1 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling crypto-common v0.1.3 [INFO] [stderr] Compiling block-buffer v0.9.0 [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 snow v0.9.0 [INFO] [stderr] Compiling libsecp256k1-core v0.3.0 [INFO] [stderr] Compiling hmac v0.8.1 [INFO] [stderr] Compiling sha2 v0.9.5 [INFO] [stderr] Compiling sha-1 v0.9.6 [INFO] [stderr] Compiling sha3 v0.9.1 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling polyval v0.5.1 [INFO] [stderr] Compiling poly1305 v0.7.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 socket2 v0.4.0 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling nix v0.22.3 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling ctr v0.7.0 [INFO] [stderr] Compiling aes v0.7.4 [INFO] [stderr] Compiling salsa20 v0.9.0 [INFO] [stderr] Compiling hmac-drbg v0.3.0 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling sha2 v0.10.1 [INFO] [stderr] Compiling blake2 v0.10.4 [INFO] [stderr] Compiling ghash v0.4.2 [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.12.0 [INFO] [stderr] Compiling parking_lot v0.11.1 [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_chacha v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling libsecp256k1 v0.7.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling lru v0.7.2 [INFO] [stderr] Compiling petgraph v0.6.0 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling cuckoofilter v0.5.0 [INFO] [stderr] Compiling webpki-roots v0.22.2 [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 prometheus-client-derive-text-encode v0.2.0 [INFO] [stderr] Compiling tracing-attributes v0.1.18 [INFO] [stderr] Compiling libp2p-swarm-derive v0.27.1 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling data-encoding-macro v0.1.12 [INFO] [stderr] Compiling multibase v0.9.1 [INFO] [stderr] Compiling curve25519-dalek v3.1.0 [INFO] [stderr] Compiling chacha20 v0.8.1 [INFO] [stderr] Compiling curve25519-dalek v4.0.0-pre.2 [INFO] [stderr] Compiling prometheus-client v0.15.1 [INFO] [stderr] Compiling chacha20poly1305 v0.9.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 async-global-executor v2.0.2 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling pin-project v0.4.28 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling async-std v1.10.0 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling prost v0.9.0 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.74 [INFO] [stderr] Compiling netlink-packet-utils v0.5.0 [INFO] [stderr] Compiling netlink-packet-core v0.4.1 [INFO] [stderr] Compiling netlink-packet-route v0.10.0 [INFO] [stderr] Compiling prost-types v0.9.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 wasm-timer v0.2.5 [INFO] [stderr] Compiling yamux v0.10.0 [INFO] [stderr] Compiling soketto v0.7.1 [INFO] [stderr] Compiling libp2p-pnet v0.22.0 [INFO] [stderr] Compiling libp2p-core v0.32.0 [INFO] [stderr] Compiling libp2p-gossipsub v0.36.0 [INFO] [stderr] Compiling libp2p-identify v0.34.0 [INFO] [stderr] Compiling libp2p-relay v0.7.0 [INFO] [stderr] Compiling libp2p-kad v0.35.0 [INFO] [stderr] Compiling libp2p-plaintext v0.32.0 [INFO] [stderr] Compiling libp2p-rendezvous v0.4.0 [INFO] [stderr] Compiling libp2p-autonat v0.2.0 [INFO] [stderr] Compiling libp2p-floodsub v0.34.0 [INFO] [stderr] Compiling libp2p-noise v0.35.0 [INFO] [stderr] Compiling netlink-proto v0.9.1 [INFO] [stderr] Compiling multistream-select v0.11.0 [INFO] [stderr] error: could not compile `async-std` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name async_std --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.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 --cfg 'feature="alloc"' --cfg 'feature="async-attributes"' --cfg 'feature="async-channel"' --cfg 'feature="async-global-executor"' --cfg 'feature="async-io"' --cfg 'feature="async-lock"' --cfg 'feature="attributes"' --cfg 'feature="crossbeam-utils"' --cfg 'feature="default"' --cfg 'feature="futures-channel"' --cfg 'feature="futures-core"' --cfg 'feature="futures-io"' --cfg 'feature="futures-lite"' --cfg 'feature="gloo-timers"' --cfg 'feature="kv-log-macro"' --cfg 'feature="log"' --cfg 'feature="memchr"' --cfg 'feature="num_cpus"' --cfg 'feature="once_cell"' --cfg 'feature="pin-project-lite"' --cfg 'feature="pin-utils"' --cfg 'feature="slab"' --cfg 'feature="std"' --cfg 'feature="wasm-bindgen-futures"' -C metadata=fb0ee9409d587a3e -C extra-filename=-fb0ee9409d587a3e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_attributes=/opt/rustwide/target/debug/deps/libasync_attributes-86ffefdd72f49af9.so --extern async_channel=/opt/rustwide/target/debug/deps/libasync_channel-97c4ff4400a10614.rmeta --extern async_global_executor=/opt/rustwide/target/debug/deps/libasync_global_executor-60069d58d7a023ec.rmeta --extern async_io=/opt/rustwide/target/debug/deps/libasync_io-8e51a9b4aa9bb3ff.rmeta --extern async_lock=/opt/rustwide/target/debug/deps/libasync_lock-ccee8b1571c01deb.rmeta --extern crossbeam_utils=/opt/rustwide/target/debug/deps/libcrossbeam_utils-c48a12501a6794e4.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-1f821401d0f7046c.rmeta --extern futures_io=/opt/rustwide/target/debug/deps/libfutures_io-25317d1fdd668b84.rmeta --extern futures_lite=/opt/rustwide/target/debug/deps/libfutures_lite-f7fd18c0128b0db8.rmeta --extern kv_log_macro=/opt/rustwide/target/debug/deps/libkv_log_macro-1218b8994de13507.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-94e584b229975bd8.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-334ead3495f848fb.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-16d3860728ee2990.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-393bd80b9b1a6bb7.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-c01d3460c002bb08.rmeta --extern pin_utils=/opt/rustwide/target/debug/deps/libpin_utils-b7ff504f33cec58a.rmeta --extern slab=/opt/rustwide/target/debug/deps/libslab-8091020f1d99dad1.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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=fb53c4b3e98163c4 -C extra-filename=-fb53c4b3e98163c4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-36d42a2b09968698.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-6d05264d59b50f7f.rmeta --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-a56eb54c3a7d7629.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-0211ee18fd7c60ce.rmeta --extern netlink_packet_core=/opt/rustwide/target/debug/deps/libnetlink_packet_core-3fbcadee3d1324e9.rmeta --extern netlink_packet_utils=/opt/rustwide/target/debug/deps/libnetlink_packet_utils-7de6a893540d6db9.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `serde` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name serde /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde-1.0.126/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="derive"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' -C metadata=4140123c1a80ea62 -C extra-filename=-4140123c1a80ea62 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-1a1657e70bf2eaf5.so --cap-lints allow --cap-lints=forbid --cfg ops_bound --cfg core_reverse --cfg de_boxed_c_str --cfg de_boxed_path --cfg de_rc_dst --cfg core_duration --cfg integer128 --cfg range_inclusive --cfg num_nonzero --cfg serde_derive --cfg core_try_from --cfg num_nonzero_signed --cfg systemtime_checked_add --cfg std_atomic64 --cfg std_atomic` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `trust-dns-proto` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name trust_dns_proto --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/trust-dns-proto-0.20.3/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=340438ec1c5c4d93 -C extra-filename=-340438ec1c5c4d93 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-fc26392d01b7f3ee.so --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rmeta --extern data_encoding=/opt/rustwide/target/debug/deps/libdata_encoding-3c374c1dd97708e3.rmeta --extern enum_as_inner=/opt/rustwide/target/debug/deps/libenum_as_inner-4ee0649babc98a5d.so --extern futures_channel=/opt/rustwide/target/debug/deps/libfutures_channel-3f87afd9dbef6dde.rmeta --extern futures_io=/opt/rustwide/target/debug/deps/libfutures_io-25317d1fdd668b84.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-44415110409c54c8.rmeta --extern idna=/opt/rustwide/target/debug/deps/libidna-483b1e282589b685.rmeta --extern ipnet=/opt/rustwide/target/debug/deps/libipnet-552718e39905e137.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-94e584b229975bd8.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-a041c812f153ce0b.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-dba68b901e1d2035.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-60dcca29612b8a99.rmeta --extern tinyvec=/opt/rustwide/target/debug/deps/libtinyvec-4d4204f323faecd8.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-b97493b7092d73cf.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/build/libp2p-gossipsub-80be2780e8dcb540/build_script_build-80be2780e8dcb540.build_script_build.a77d0dbb-cgu.0.rcgu.o" "/opt/rustwide/target/debug/build/libp2p-gossipsub-80be2780e8dcb540/build_script_build-80be2780e8dcb540.build_script_build.a77d0dbb-cgu.1.rcgu.o" "/opt/rustwide/target/debug/build/libp2p-gossipsub-80be2780e8dcb540/build_script_build-80be2780e8dcb540.build_script_build.a77d0dbb-cgu.10.rcgu.o" "/opt/rustwide/target/debug/build/libp2p-gossipsub-80be2780e8dcb540/build_script_build-80be2780e8dcb540.build_script_build.a77d0dbb-cgu.11.rcgu.o" "/opt/rustwide/target/debug/build/libp2p-gossipsub-80be2780e8dcb540/build_script_build-80be2780e8dcb540.build_script_build.a77d0dbb-cgu.12.rcgu.o" "/opt/rustwide/target/debug/build/libp2p-gossipsub-80be2780e8dcb540/build_script_build-80be2780e8dcb540.build_script_build.a77d0dbb-cgu.13.rcgu.o" "/opt/rustwide/target/debug/build/libp2p-gossipsub-80be2780e8dcb540/build_script_build-80be2780e8dcb540.build_script_build.a77d0dbb-cgu.14.rcgu.o" "/opt/rustwide/target/debug/build/libp2p-gossipsub-80be2780e8dcb540/build_script_build-80be2780e8dcb540.build_script_build.a77d0dbb-cgu.15.rcgu.o" "/opt/rustwide/target/debug/build/libp2p-gossipsub-80be2780e8dcb540/build_script_build-80be2780e8dcb540.build_script_build.a77d0dbb-cgu.2.rcgu.o" "/opt/rustwide/target/debug/build/libp2p-gossipsub-80be2780e8dcb540/build_script_build-80be2780e8dcb540.build_script_build.a77d0dbb-cgu.3.rcgu.o" "/opt/rustwide/target/debug/build/libp2p-gossipsub-80be2780e8dcb540/build_script_build-80be2780e8dcb540.build_script_build.a77d0dbb-cgu.4.rcgu.o" "/opt/rustwide/target/debug/build/libp2p-gossipsub-80be2780e8dcb540/build_script_build-80be2780e8dcb540.build_script_build.a77d0dbb-cgu.5.rcgu.o" "/opt/rustwide/target/debug/build/libp2p-gossipsub-80be2780e8dcb540/build_script_build-80be2780e8dcb540.build_script_build.a77d0dbb-cgu.6.rcgu.o" "/opt/rustwide/target/debug/build/libp2p-gossipsub-80be2780e8dcb540/build_script_build-80be2780e8dcb540.build_script_build.a77d0dbb-cgu.7.rcgu.o" "/opt/rustwide/target/debug/build/libp2p-gossipsub-80be2780e8dcb540/build_script_build-80be2780e8dcb540.build_script_build.a77d0dbb-cgu.8.rcgu.o" "/opt/rustwide/target/debug/build/libp2p-gossipsub-80be2780e8dcb540/build_script_build-80be2780e8dcb540.build_script_build.a77d0dbb-cgu.9.rcgu.o" "/opt/rustwide/target/debug/build/libp2p-gossipsub-80be2780e8dcb540/build_script_build-80be2780e8dcb540.2gh8oe9ksr1osckj.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libprost_build-281f77fdf29ba708.rlib" "/opt/rustwide/target/debug/deps/libtempfile-9159ab68c528fa2f.rlib" "/opt/rustwide/target/debug/deps/librand-a041c812f153ce0b.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-db9a48028250263b.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-b183ff56153a063c.rlib" "/opt/rustwide/target/debug/deps/librand_core-c7efd3ea0001b2fe.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-a366538c24cba4e3.rlib" "/opt/rustwide/target/debug/deps/libpetgraph-6b569214ebbd4659.rlib" "/opt/rustwide/target/debug/deps/libindexmap-dae30e389323e6cc.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-2f2e7d7dc5035c3d.rlib" "/opt/rustwide/target/debug/deps/libahash-b4d1a2621dbcf788.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-e2dc656610f8ffb1.rlib" "/opt/rustwide/target/debug/deps/liblibc-0211ee18fd7c60ce.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-393bd80b9b1a6bb7.rlib" "/opt/rustwide/target/debug/deps/libfixedbitset-6d561a38e870b0a7.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-94e584b229975bd8.rlib" "/opt/rustwide/target/debug/deps/libvalue_bag-1e366d5c75347621.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-f8e650a70feede2b.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-c9eb7174bbf030a9.rlib" "/opt/rustwide/target/debug/deps/libmemchr-334ead3495f848fb.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-c25dc19d7487cdf7.rlib" "/opt/rustwide/target/debug/deps/libprost_types-a92f88dba6cc74da.rlib" "/opt/rustwide/target/debug/deps/libprost-fea55bac341e6af9.rlib" "/opt/rustwide/target/debug/deps/libbytes-486dd913f668f7b5.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-443e20b28eeed844.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-3e337470e099b116.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-10a87791239bd676.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-0e6cad6dd623d38e.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-9d05dd05a4d51b33.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-a60ff138fe1adfad.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-0e9344458c09713e.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-939385b13e387309.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e3ce420901586b53.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-546bece8dd1bea42.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9b358af16d7d7aa1.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-554cd499fe1a3b52.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-fbad2f5de5fb5cb2.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8fec8a74c706e4b4.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-020914c5936c5f85.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-4896c4057dc9553a.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1f103368fa522bc0.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/libp2p-gossipsub-80be2780e8dcb540/build_script_build-80be2780e8dcb540" "-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-gossipsub` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "b96e9b549de2f56652e87498f28acba2e4ba66548db09137ab3faae696272540", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b96e9b549de2f56652e87498f28acba2e4ba66548db09137ab3faae696272540", kill_on_drop: false }` [INFO] [stdout] b96e9b549de2f56652e87498f28acba2e4ba66548db09137ab3faae696272540