[INFO] cloning repository https://github.com/Dan-J-D/efs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Dan-J-D/efs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDan-J-D%2Fefs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDan-J-D%2Fefs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ef293d69a314cc6dc0a525e5788736c2bbf64836
[INFO] testing Dan-J-D/efs against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDan-J-D%2Fefs" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Dan-J-D/efs
[INFO] finished tweaking git repo https://github.com/Dan-J-D/efs
[INFO] tweaked toml for git repo https://github.com/Dan-J-D/efs written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Dan-J-D/efs on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Dan-J-D/efs already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 81f155426bae29b596f4b95cf0cfdf0e74146f0dbdb449732ad155ef0c287d89
[INFO] running `Command { std: "docker" "start" "-a" "81f155426bae29b596f4b95cf0cfdf0e74146f0dbdb449732ad155ef0c287d89", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "81f155426bae29b596f4b95cf0cfdf0e74146f0dbdb449732ad155ef0c287d89", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "81f155426bae29b596f4b95cf0cfdf0e74146f0dbdb449732ad155ef0c287d89", kill_on_drop: false }`
[INFO] [stdout] 81f155426bae29b596f4b95cf0cfdf0e74146f0dbdb449732ad155ef0c287d89
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 55bb4564d4ceee3fd9cbddc089dfd1e211a0249baf19c6d1715240b634a00103
[INFO] running `Command { std: "docker" "start" "-a" "55bb4564d4ceee3fd9cbddc089dfd1e211a0249baf19c6d1715240b634a00103", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.2.55
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling zerocopy v0.8.37
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling base64ct v1.8.3
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rtoolbox v0.0.3
[INFO] [stderr]    Compiling humantime v2.3.0
[INFO] [stderr]    Compiling constant_time_eq v0.4.2
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling password-hash v0.5.0
[INFO] [stderr]    Compiling rpassword v7.4.0
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling compact_str v0.7.1
[INFO] [stderr]    Compiling crossterm v0.27.0
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling poly1305 v0.8.0
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling argon2 v0.5.3
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling blake3 v1.8.3
[INFO] [stderr]    Compiling time v0.3.46
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling snafu-derive v0.8.9
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling async-recursion v1.1.1
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling chacha20 v0.9.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling madsim-macros v0.2.12
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling chacha20poly1305 v0.10.1
[INFO] [stderr]    Compiling getset v0.1.6
[INFO] [stderr]    Compiling stability v0.2.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling snafu v0.8.9
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling clap v4.5.56
[INFO] [stderr]    Compiling ratatui v0.26.3
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling quick-xml v0.37.5
[INFO] [stderr]    Compiling secrecy v0.10.3
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling tracing-appender v0.2.4
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling madsim v0.2.34
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling bptree v0.1.0 (https://github.com/Dan-J-D/bptree.git#32c553a2)
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling object_store v0.11.2
[INFO] [stderr]    Compiling efs v0.1.0 (/opt/rustwide/workdir/efs)
[INFO] [stderr]    Compiling efs-cli v0.1.0 (/opt/rustwide/workdir/efs-cli)
[INFO] [stderr]    Compiling efs-tui v0.1.0 (/opt/rustwide/workdir/efs-tui)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.71s
[INFO] running `Command { std: "docker" "inspect" "55bb4564d4ceee3fd9cbddc089dfd1e211a0249baf19c6d1715240b634a00103", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "55bb4564d4ceee3fd9cbddc089dfd1e211a0249baf19c6d1715240b634a00103", kill_on_drop: false }`
[INFO] [stdout] 55bb4564d4ceee3fd9cbddc089dfd1e211a0249baf19c6d1715240b634a00103
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bc62c409378990e41a90459d94b1b88041207f8272c93cdae3107d4ad983eb68
[INFO] running `Command { std: "docker" "start" "-a" "bc62c409378990e41a90459d94b1b88041207f8272c93cdae3107d4ad983eb68", kill_on_drop: false }`
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling assert_cmd v2.1.2
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling madsim v0.2.34
[INFO] [stderr]    Compiling tracing-appender v0.2.4
[INFO] [stderr]    Compiling bptree v0.1.0 (https://github.com/Dan-J-D/bptree.git#32c553a2)
[INFO] [stderr]    Compiling efs v0.1.0 (/opt/rustwide/workdir/efs)
[INFO] [stderr]    Compiling efs-tui v0.1.0 (/opt/rustwide/workdir/efs-tui)
[INFO] [stderr]    Compiling efs-cli v0.1.0 (/opt/rustwide/workdir/efs-cli)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcjplicJ/symbols.o" "<12 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libtempfile-4d10f304bca4e256,libgetrandom-0baa87726cbcc5d3,libfastrand-751bcde24b8aa073,librustix-bcbc58348a6e2b95,liblinux_raw_sys-7c0af75954695899,libefs-5bb51c09c299b86e,libblake3-7fe50a8c38ea5878,libconstant_time_eq-1a60f1c89abc6683,libarrayvec-c7dde542da3995d2,libarrayref-81fde35c69841043,liblru-3af40d5519ef5719,libhashbrown-621f4a290160b487,libfoldhash-07f233db1c671507,liballocator_api2-8d9c1e895dea53bd,libhex-13e08b3b00984ab7,libobject_store-df97c33aea70f834,libhumantime-645db651aace3b61,libwalkdir-7cc6f300a6f0bf06,libsame_file-ff49545450c0b63c,libchrono-8a822f7241b33f13,libiana_time_zone-bcd81aefedc374a6,libnum_traits-3a2b08a4728dfda7,libquick_xml-9555ebc181b2a1b9,libsnafu-05312b917d3d2141,libmd5-2667c94c7d367f33,libitertools-45fb07187528ca00,libeither-e5ea87bd27ac73a9,libreqwest-65e3667cc2f3ef6c,libserde_urlencoded-db5fdc9518c78c52,libryu-25f59e4cd0d23219,libhyper_rustls-afe6d1d5b842b0d7,librustls_native_certs-cc41fac2505d19f9,libopenssl_probe-6b1b371432012237,libtokio_rustls-ac10fd60a8cfe8b5,librustls-ce1fb6bae2b67e75,libwebpki-f27fd46d11e92f62,libring-8b96cf9a2e650d86,libuntrusted-b2f816886faf2178,librustls_pki_types-d7bfb03ac8dc0d8e,libserde_json-691cb1a09c1ca025,libzmij-8eb72cbe5f9b9b4e,libtower_http-0f2d4f2b591eecc0,libbitflags-9362e66b8880981a,libiri_string-7980c6545d934b56,libtower-d6c4e3069fcddd4c,libtower_layer-d908dd771b239ecd,libhyper_util-40ba54be3186a6e6,libbase64-32787b0325ea6df8,libipnet-a38805d99c19843f,libtower_service-3fb88d28c2218805,libhyper-74a6314e67ca9d4b,libwant-7a6260b9c50f1479,libtry_lock-8fa2f6971035be84,libhttparse-8c9b827b8f345444,libh2-ca361ce4d2829cbe,libtracing-7f0cfbc2cf80e4a6,libtracing_core-4cc82aeb094c2c39,libonce_cell-e9252a7b5119f3eb,libindexmap-f006485b143d2676,libequivalent-6a754676e6af62ae,libhashbrown-25abce2d85979e8d,libfnv-79e2cbfbe03dcd16,libatomic_waker-06950c8c08d2b8fa,libtokio_util-d747e26b29134b0c,libhttp_body_util-19838e9fe8fe6196,libhttp_body-475394a7f396512d,liblog-b262261d47bd2eba,liburl-2a45f0b4f11f71f3,libidna-94d6716cbc45ef41,libutf8_iter-51566bbad89f3a68,libidna_adapter-561393f3ee552067,libicu_properties-9e783979a4ed6b22,libicu_properties_data-b217809bf575558a,libicu_normalizer-b45fd15360ab11be,libicu_normalizer_data-ab8997d7cbbb3306,libicu_collections-f4e4b27b282bf2ea,libpotential_utf-d49ac0295d644830,libicu_provider-1f076e8705134fa0,libicu_locale_core-a0bd9ea29639d79d,libtinystr-398a451cf06f7a7d,liblitemap-cd9b5b2aa04e2018,libwriteable-4f74a67d38fff78e,libzerovec-c9439729e2c87f42,libzerotrie-20f438aceb326c6d,libyoke-c0bb06f8550416fb,libstable_deref_trait-63cbf3f3d3f94e56,libzerofrom-78de73a1db4e9ec5,libform_urlencoded-58b0f0edb59b40d2,libpercent_encoding-fa055ecaa1e57cfa,libhttp-a4484436616bd9d7,libitoa-f3a70a1441f7f89b,libsync_wrapper-a254cb6192850e87,libtokio-4193765719691bad,libsignal_hook_registry-cddd50aee5c69024,liberrno-c497d64a4571af83,libsocket2-1aadc0729249d3be,libbytes-3529dc27cc7678fe,libmio-fc0f5b7715002b05,libparking_lot-cea9453f541cd250,libparking_lot_core-a78574451ddf5c1d,libsmallvec-bc3128fdd57228fc,liblock_api-16d46fed645f7bff,libscopeguard-7ec2214574194454,libfutures-e7487a30513dc8c2,libfutures_executor-9f7425b9373d3ba6,libfutures_util-e38bc01ca73c256a,libmemchr-9be7e24c0cc6f173,libfutures_io-59d0071c9258d69f,libslab-0582d648e59ab406,libfutures_channel-3bb2db6cecc5bacb,libpin_project_lite-72bf04572caa1c84,libfutures_sink-ae1eb2d060de53a2,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libfutures_core-3b920243fce8fec0,libbptree-e29b73e204cd59a6,libbincode-a5c5e3bbaae4c4cf,libthiserror-908fdc8b08195e45,libpbkdf2-c3574b36d33cebf1,libhmac-1a6888dc19b8c81a,libargon2-ba9eeb02ccd923e6,libpassword_hash-5bf59feb4d661463,libbase64ct-050420b1c69ac317,libsha3-f1bf96cbe2295914,libkeccak-b3eea90d0aeeb926,libsha2-c4488212fb66238e,libblake2-fe4c2c6c1067f026,libdigest-6fa27cc27518603f,libblock_buffer-ceb5bfb4b62e5dc4,libchacha20poly1305-9ed226aeb1692691,libchacha20-21daa35b47dbc953,libpoly1305-d9b2dde7a64a46af,libaes_gcm-8515743f0cd985ca,libctr-d15e8fe0a770d2cb,libghash-1851547c03bc182e,libpolyval-c00791fb00e8c4d6,libopaque_debug-90e66d859d53ff28,libuniversal_hash-159a07944e952a73,libsubtle-2ae6a7038b9a0630,libaes-7bfb86b979fe3547,libcpufeatures-e04321643d03190d,libcipher-e58be88385cb9f7b,libinout-1d1fb26a44a5b26f,libaead-a07d97a218a0588b,libcrypto_common-e9e73610839147ad,libgeneric_array-3399f74876fb1fa9,libtypenum-973adb5204d6e560,libsecrecy-ce9488ad5711f3da,libzeroize-ededd8438fe115d1,libserde-848b4a1a0546b18f,libserde_core-21f22ac7b803fb0e,librand-f3b55358cc4ad318,librand_chacha-520b720c8f8bc2ea,libppv_lite86-96cea25244b4bfd4,libzerocopy-df297b99db9e5bc1,librand_core-947ca62718ea8b54,libgetrandom-e6656e2f703a06c2,liblibc-11f5a30dc24875fb,libcfg_if-83060ec5685761ae,libanyhow-4342eda19ce54c8e}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcjplicJ/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/blake3-604b00dfbb54f6d1/out" "-L" "/opt/rustwide/target/debug/build/ring-fb70937a6bc00254/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/multi_config_tests-f638f3a4898a754f" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `efs` (test "multi_config_tests") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "bc62c409378990e41a90459d94b1b88041207f8272c93cdae3107d4ad983eb68", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bc62c409378990e41a90459d94b1b88041207f8272c93cdae3107d4ad983eb68", kill_on_drop: false }`
[INFO] [stdout] bc62c409378990e41a90459d94b1b88041207f8272c93cdae3107d4ad983eb68
