[INFO] fetching crate banyan 0.17.1... [INFO] testing banyan-0.17.1 against master#0d13f6afeba4935499abe0c9a07426c94492c94e for pr-96025 [INFO] extracting crate banyan 0.17.1 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate banyan 0.17.1 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 crates.io crate banyan 0.17.1 [INFO] finished tweaking crates.io crate banyan 0.17.1 [INFO] tweaked toml for crates.io crate banyan 0.17.1 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [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 range-collections v0.1.2 [INFO] [stderr] Downloaded quickcheck_async v0.1.1 [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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "metadata" "--no-deps" "--format-version=1", 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] b9366a77c36afef37297196036f8537d1fb4e7a0bbdd4b897d9a0f8dc856fd5d [INFO] running `Command { std: "docker" "start" "-a" "b9366a77c36afef37297196036f8537d1fb4e7a0bbdd4b897d9a0f8dc856fd5d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b9366a77c36afef37297196036f8537d1fb4e7a0bbdd4b897d9a0f8dc856fd5d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b9366a77c36afef37297196036f8537d1fb4e7a0bbdd4b897d9a0f8dc856fd5d", kill_on_drop: false }` [INFO] [stdout] b9366a77c36afef37297196036f8537d1fb4e7a0bbdd4b897d9a0f8dc856fd5d [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" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/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] f1d61852c5e4332e7d156d6ef91c72aa48c7ca884a04209171e72dfe7aeca528 [INFO] running `Command { std: "docker" "start" "-a" "f1d61852c5e4332e7d156d6ef91c72aa48c7ca884a04209171e72dfe7aeca528", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling libc v0.2.124 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling anyhow v1.0.57 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling data-encoding v2.3.2 [INFO] [stderr] Compiling keccak v0.1.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling base-x v0.2.10 [INFO] [stderr] Compiling unsigned-varint v0.7.1 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling zstd-safe v4.1.3+zstd.1.5.1 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling async-trait v0.1.53 [INFO] [stderr] Compiling protobuf v2.27.1 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling prometheus v0.13.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling blake2b_simd v0.5.11 [INFO] [stderr] Compiling blake2s_simd v0.5.11 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling tracing-core v0.1.26 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling weight-cache v0.2.3 [INFO] [stderr] Compiling cached v0.23.0 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling which v4.2.5 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling prost-build v0.7.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [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 cipher v0.3.0 [INFO] [stderr] Compiling sha3 v0.9.1 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling chacha20 v0.8.1 [INFO] [stderr] Compiling blake3 v0.3.8 [INFO] [stderr] Compiling zstd-sys v1.6.2+zstd.1.5.1 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling data-encoding-macro-internal v0.1.10 [INFO] [stderr] Compiling prost-derive v0.7.0 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling tracing-attributes v0.1.20 [INFO] [stderr] Compiling libipld-cbor-derive v0.12.0 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling data-encoding-macro v0.1.12 [INFO] [stderr] Compiling multibase v0.9.1 [INFO] [stderr] Compiling tracing v0.1.34 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling prost v0.7.0 [INFO] [stderr] Compiling prost-types v0.7.0 [INFO] [stderr] Compiling libipld-pb v0.12.0 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling zstd v0.9.2+zstd.1.5.1 [INFO] [stderr] Compiling proc-macro-crate v1.1.3 [INFO] [stderr] Compiling multihash-derive v0.7.2 [INFO] [stderr] Compiling multihash v0.14.0 [INFO] [stderr] Compiling cid v0.7.0 [INFO] [stderr] Compiling libipld-core v0.12.0 [INFO] [stderr] Compiling libipld-macro v0.12.0 [INFO] [stderr] Compiling libipld-cbor v0.12.1 [INFO] [stderr] Compiling libipld-json v0.12.0 [INFO] [stderr] Compiling libipld v0.12.0 [INFO] [stderr] Compiling banyan v0.17.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `registry` [INFO] [stdout] --> src/forest/mod.rs:60:5 [INFO] [stdout] | [INFO] [stdout] 60 | pub(crate) registry: Registry, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `ForestInner` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/forest/mod.rs:55:10 [INFO] [stdout] | [INFO] [stdout] 55 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 42s [INFO] running `Command { std: "docker" "inspect" "f1d61852c5e4332e7d156d6ef91c72aa48c7ca884a04209171e72dfe7aeca528", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f1d61852c5e4332e7d156d6ef91c72aa48c7ca884a04209171e72dfe7aeca528", kill_on_drop: false }` [INFO] [stdout] f1d61852c5e4332e7d156d6ef91c72aa48c7ca884a04209171e72dfe7aeca528 [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" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "test" "--frozen" "--no-run" "--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] 3dddbe22b03b6bb4e396afb99261baabd95226f7f5725951bb6b8b25d931aab2 [INFO] running `Command { std: "docker" "start" "-a" "3dddbe22b03b6bb4e396afb99261baabd95226f7f5725951bb6b8b25d931aab2", kill_on_drop: false }` [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling parking_lot_core v0.9.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling mio v0.8.2 [INFO] [stderr] Compiling crypto-common v0.1.3 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling clap_lex v0.1.1 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling quickcheck_macros v1.0.0 [INFO] [stderr] Compiling quickcheck_async v0.1.1 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling range-collections v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling clap v3.1.12 [INFO] [stdout] warning: field is never read: `registry` [INFO] [stdout] --> src/forest/mod.rs:60:5 [INFO] [stdout] | [INFO] [stdout] 60 | pub(crate) registry: Registry, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `ForestInner` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/forest/mod.rs:55:10 [INFO] [stdout] | [INFO] [stdout] 55 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling sha2 v0.10.2 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.11 [INFO] [stderr] Compiling quickcheck v1.0.3 [INFO] [stderr] Compiling banyan v0.17.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `registry` [INFO] [stdout] --> src/forest/mod.rs:60:5 [INFO] [stdout] | [INFO] [stdout] 60 | pub(crate) registry: Registry, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `ForestInner` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/forest/mod.rs:55:10 [INFO] [stdout] | [INFO] [stdout] 55 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/mini_store-1c7fa57159c3b2b4.mini_store.d18a1df1-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/mini_store-1c7fa57159c3b2b4.mini_store.d18a1df1-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/mini_store-1c7fa57159c3b2b4.mini_store.d18a1df1-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/mini_store-1c7fa57159c3b2b4.mini_store.d18a1df1-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/mini_store-1c7fa57159c3b2b4.mini_store.d18a1df1-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/mini_store-1c7fa57159c3b2b4.mini_store.d18a1df1-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/mini_store-1c7fa57159c3b2b4.mini_store.d18a1df1-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/mini_store-1c7fa57159c3b2b4.mini_store.d18a1df1-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/mini_store-1c7fa57159c3b2b4.mini_store.d18a1df1-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/mini_store-1c7fa57159c3b2b4.mini_store.d18a1df1-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/mini_store-1c7fa57159c3b2b4.mini_store.d18a1df1-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/mini_store-1c7fa57159c3b2b4.mini_store.d18a1df1-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/mini_store-1c7fa57159c3b2b4.mini_store.d18a1df1-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/mini_store-1c7fa57159c3b2b4.mini_store.d18a1df1-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/mini_store-1c7fa57159c3b2b4.mini_store.d18a1df1-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/mini_store-1c7fa57159c3b2b4.mini_store.d18a1df1-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/mini_store-1c7fa57159c3b2b4.56cuzkaiyi1ien50.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/blake3-9eb7e7cc1505a769/out" "-L" "/opt/rustwide/target/debug/build/blake3-9eb7e7cc1505a769/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-544d1ad848983723/out" "-L" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libhex-df8306afd9dee15d.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-24c343f7e96c8ea5.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-410d0ba1764cd138.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-46b6eda3c29e605d.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-9b16cd8832a7b748.rlib" "/opt/rustwide/target/debug/deps/libsha2-a876d0eee2af7f9e.rlib" "/opt/rustwide/target/debug/deps/libdigest-bd5333b8d1ee3bf5.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-d7d5f41b71548fac.rlib" "/opt/rustwide/target/debug/deps/libcrypto_common-2ff8e4175d5b7ef1.rlib" "/opt/rustwide/target/debug/deps/libquickcheck-fa7951cf9615532b.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-d562c91967736ecd.rlib" "/opt/rustwide/target/debug/deps/libregex-51cb0d13f8d18860.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-056f10d3df8fc98c.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-c25dc19d7487cdf7.rlib" "/opt/rustwide/target/debug/deps/libtokio-ed046f1d66dde802.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-8ebd62ef749574ad.rlib" "/opt/rustwide/target/debug/deps/libsocket2-c2aac46100ffbb42.rlib" "/opt/rustwide/target/debug/deps/libmio-00a1d67c3183f707.rlib" "/opt/rustwide/target/debug/deps/liblog-de6ab1fd6080fec5.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-0c7a9033b2575ccb.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-900350cf5af6055c.rlib" "/opt/rustwide/target/debug/deps/librange_collections-9bb44045f720d905.rlib" "/opt/rustwide/target/debug/deps/librand-fb8406eb604cdd2a.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-a1303d054309edce.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-5e6fdfabf1edbf66.rlib" "/opt/rustwide/target/debug/deps/librand_core-04654ed6eecfafd1.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-64cf0773ed734090.rlib" "/opt/rustwide/target/debug/deps/libbanyan-b960f8db42a3503d.rlib" "/opt/rustwide/target/debug/deps/libtracing-b6bc0b119537099a.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-f4217ba2570bf51a.rlib" "/opt/rustwide/target/debug/deps/libchacha20-fad32e7aa63472f5.rlib" "/opt/rustwide/target/debug/deps/libcipher-15ab9f38caeae2d0.rlib" "/opt/rustwide/target/debug/deps/libzstd-6da159e80b3034b5.rlib" "/opt/rustwide/target/debug/deps/libzstd_safe-05632188051020b2.rlib" "/opt/rustwide/target/debug/deps/libzstd_sys-1388304767e4b150.rlib" "/opt/rustwide/target/debug/deps/libweight_cache-6abed66806b00a32.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-ea264b62bc2c9c07.rlib" "/opt/rustwide/target/debug/deps/libfutures-334f7d2cbc0eed3b.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-c89686753a74bd24.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-3a3104a2edd7c310.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-e0057f55a6eadbd6.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-cc2c366f0800939b.rlib" "/opt/rustwide/target/debug/deps/libslab-bda603b4c4e76b4a.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-5e6ae6cc2080a5df.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-d4223cfaa04037d7.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-935d093f80bd7210.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-fc22affba0d30485.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b7ff504f33cec58a.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-24ae6b0c1e4ada13.rlib" "/opt/rustwide/target/debug/deps/libprometheus-b0f2c806912196b6.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e6bbee201eb478c9.rlib" "/opt/rustwide/target/debug/deps/libprotobuf-be772f8518af30f5.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/liblibipld-0daf21b8dba99afb.rlib" "/opt/rustwide/target/debug/deps/liblibipld_pb-5b4ccedcee10f181.rlib" "/opt/rustwide/target/debug/deps/libprost-b1a26e3f54579e27.rlib" "/opt/rustwide/target/debug/deps/libbytes-5e8424a0f7103369.rlib" "/opt/rustwide/target/debug/deps/liblibipld_macro-dad4c38d0f068aa1.rlib" "/opt/rustwide/target/debug/deps/liblibipld_json-eaa957fe604c7fff.rlib" "/opt/rustwide/target/debug/deps/libbase64-4563507a4eb0b4b2.rlib" "/opt/rustwide/target/debug/deps/libserde_json-87cfd7eba706726b.rlib" "/opt/rustwide/target/debug/deps/libryu-502943e46dd7b745.rlib" "/opt/rustwide/target/debug/deps/libitoa-02bdd2be5ac8e9f1.rlib" "/opt/rustwide/target/debug/deps/libserde-c1c5c74587c7d251.rlib" "/opt/rustwide/target/debug/deps/liblibipld_cbor-83a76b0750e39edd.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-4d098c56eb4115f5.rlib" "/opt/rustwide/target/debug/deps/liblibipld_core-2dfcb3cba75dd089.rlib" "/opt/rustwide/target/debug/deps/libcid-a219ec07ef7e9479.rlib" "/opt/rustwide/target/debug/deps/libmultihash-aec8c0a26a12eb78.rlib" "/opt/rustwide/target/debug/deps/libsha3-a90ce77cff785008.rlib" "/opt/rustwide/target/debug/deps/libkeccak-1f385c407e0e3482.rlib" "/opt/rustwide/target/debug/deps/libsha2-6f2ad118994d6fc3.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-a89a9bdc17782d08.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-b3a531c9eb400c1f.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-13b3fe6699e8815c.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-b1d56c780acc9039.rlib" "/opt/rustwide/target/debug/deps/libblake3-0ee21b1908b44dbe.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-81c3651d70dd4895.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-005cb554af01d61a.rlib" "/opt/rustwide/target/debug/deps/libsubtle-a8e5daac069a1424.rlib" "/opt/rustwide/target/debug/deps/libblake2s_simd-d941e8ff7bee8d66.rlib" "/opt/rustwide/target/debug/deps/libblake2b_simd-032ccc0049ace93d.rlib" "/opt/rustwide/target/debug/deps/libconstant_time_eq-bcceb7e2d64293ba.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-e588c95ba5720abe.rlib" "/opt/rustwide/target/debug/deps/libarrayref-57281c41570c02b8.rlib" "/opt/rustwide/target/debug/deps/libdigest-d545148d78669f94.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-39ab557ac561349d.rlib" "/opt/rustwide/target/debug/deps/libtypenum-ae91be759e5f8db3.rlib" "/opt/rustwide/target/debug/deps/libunsigned_varint-9a613bf40dcf87ed.rlib" "/opt/rustwide/target/debug/deps/libmultibase-7a06aac3557354c2.rlib" "/opt/rustwide/target/debug/deps/libbase_x-1f0b8f0e651cdc0e.rlib" "/opt/rustwide/target/debug/deps/libdata_encoding_macro-a2861545c0281939.rlib" "/opt/rustwide/target/debug/deps/libdata_encoding-d6f8b60d503af510.rlib" "/opt/rustwide/target/debug/deps/libthiserror-e220c047e75d61ac.rlib" "/opt/rustwide/target/debug/deps/libanyhow-acde19e659b2b89e.rlib" "/opt/rustwide/target/debug/deps/libfnv-22cd72556da4b99c.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-d287e17d16d4dc17.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-97a21e0fa4a7b33a.rlib" "/opt/rustwide/target/debug/deps/liblibc-d9254cafaae334ec.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-283f2487fcc9f0f1.rlib" "/opt/rustwide/target/debug/deps/liblock_api-5df3ec707f3ec46c.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ff2bb1f39834214d.rlib" "/opt/rustwide/target/debug/deps/libinstant-e762c784f8da740e.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/libcached-bed795fc36e74708.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-d871cd8609217a8e.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-8701aae6e7d8d54f.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/deps/mini_store-1c7fa57159c3b2b4" "-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 `banyan` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "3dddbe22b03b6bb4e396afb99261baabd95226f7f5725951bb6b8b25d931aab2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3dddbe22b03b6bb4e396afb99261baabd95226f7f5725951bb6b8b25d931aab2", kill_on_drop: false }` [INFO] [stdout] 3dddbe22b03b6bb4e396afb99261baabd95226f7f5725951bb6b8b25d931aab2