[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 try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210 [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 dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 77436e7f156e15bcd8e147b0687c84a7234f56a0f45a38aa473e6553a29161be [INFO] running `Command { std: "docker" "start" "-a" "77436e7f156e15bcd8e147b0687c84a7234f56a0f45a38aa473e6553a29161be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "77436e7f156e15bcd8e147b0687c84a7234f56a0f45a38aa473e6553a29161be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "77436e7f156e15bcd8e147b0687c84a7234f56a0f45a38aa473e6553a29161be", kill_on_drop: false }` [INFO] [stdout] 77436e7f156e15bcd8e147b0687c84a7234f56a0f45a38aa473e6553a29161be [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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 70b39dba1a87099b8723aadb293002ae450ad4f013342c109e20a50d5ec6a4b0 [INFO] running `Command { std: "docker" "start" "-a" "70b39dba1a87099b8723aadb293002ae450ad4f013342c109e20a50d5ec6a4b0", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling libc v0.2.180 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling bytes v1.11.0 [INFO] [stderr] Compiling itoa v1.0.17 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling cc v1.2.55 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling zerocopy v0.8.37 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling regex-syntax v0.8.9 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling rustls v0.23.36 [INFO] [stderr] Compiling zmij v1.0.19 [INFO] [stderr] Compiling ryu v1.0.22 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling openssl-probe v0.2.1 [INFO] [stderr] Compiling nu-ansi-term v0.50.3 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling iri-string v0.7.10 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling socket2 v0.6.2 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling polyval v0.6.2 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling blake3 v1.8.3 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling base64ct v1.8.3 [INFO] [stderr] Compiling clap_lex v0.7.7 [INFO] [stderr] Compiling iana-time-zone v0.1.65 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling clap_builder v4.5.56 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling ghash v0.5.1 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling password-hash v0.5.0 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling poly1305 v0.8.0 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling uuid v1.20.0 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling rtoolbox v0.0.3 [INFO] [stderr] Compiling constant_time_eq v0.4.2 [INFO] [stderr] Compiling humantime v2.3.0 [INFO] [stderr] Compiling deranged v0.5.5 [INFO] [stderr] Compiling rpassword v7.4.0 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling argon2 v0.5.3 [INFO] [stderr] Compiling signal-hook-mio v0.2.5 [INFO] [stderr] Compiling pbkdf2 v0.12.2 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling castaway v0.2.4 [INFO] [stderr] Compiling num-conv v0.2.0 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling time-core v0.1.8 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling compact_str v0.7.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling crossterm v0.27.0 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling unicode-truncate v1.1.0 [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 time v0.3.46 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling madsim-macros v0.2.12 [INFO] [stderr] Compiling rand v0.8.5 [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 zerovec-derive v0.11.2 [INFO] [stderr] Compiling tokio-macros v2.6.0 [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 snafu-derive v0.8.9 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling async-recursion v1.1.1 [INFO] [stderr] Compiling clap_derive v4.5.55 [INFO] [stderr] Compiling getset v0.1.6 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling stability v0.2.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling rustls-pki-types v1.14.0 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling rustls-webpki v0.103.9 [INFO] [stderr] Compiling rustls-native-certs v0.8.3 [INFO] [stderr] Compiling chacha20 v0.9.1 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling chacha20poly1305 v0.10.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling ratatui v0.26.3 [INFO] [stderr] Compiling aes-gcm v0.10.3 [INFO] [stderr] Compiling snafu v0.8.9 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling clap v4.5.56 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling tracing-appender v0.2.4 [INFO] [stderr] Compiling icu_provider v2.1.1 [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_properties v2.1.2 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling madsim v0.2.34 [INFO] [stderr] Compiling bptree v0.1.0 (https://github.com/Dan-J-D/bptree.git#32c553a2) [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-tui v0.1.0 (/opt/rustwide/workdir/efs-tui) [INFO] [stderr] Compiling efs-cli v0.1.0 (/opt/rustwide/workdir/efs-cli) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 18s [INFO] running `Command { std: "docker" "inspect" "70b39dba1a87099b8723aadb293002ae450ad4f013342c109e20a50d5ec6a4b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "70b39dba1a87099b8723aadb293002ae450ad4f013342c109e20a50d5ec6a4b0", kill_on_drop: false }` [INFO] [stdout] 70b39dba1a87099b8723aadb293002ae450ad4f013342c109e20a50d5ec6a4b0 [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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eede343ebadeab2268234b64ade5482e82d8ef597f2f8296aad3c5de6ba39fc0 [INFO] running `Command { std: "docker" "start" "-a" "eede343ebadeab2268234b64ade5482e82d8ef597f2f8296aad3c5de6ba39fc0", 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 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-cli v0.1.0 (/opt/rustwide/workdir/efs-cli) [INFO] [stderr] Compiling efs-tui v0.1.0 (/opt/rustwide/workdir/efs-tui) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcSbVz4B/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libefs-ac89e2733a9b81bb,libblake3-1b9c37c34d7645e1,libconstant_time_eq-37afda33ada159e8,libarrayvec-1b252ee19ef31e11,libarrayref-e2c56de32f019e08,liblru-7b48ae7844465982,libhashbrown-58a46c9697e58a2b,libfoldhash-a84df4cbe8daa3b8,liballocator_api2-3bc2480ae44878f3,libhex-28742b4ca144387c,libobject_store-d8de871b945a7be6,libhumantime-ec1108f343b20094,libwalkdir-a3e1a79fd47b5b12,libsame_file-1ceb7b6153588b15,libchrono-b03430b98c6c730e,libiana_time_zone-e4284183d46316cc,libnum_traits-23da3e41cc6a3b1a,libquick_xml-f9959967d971a18b,libsnafu-30e5e6cf1335c8b9,libmd5-56f7ff3485d5ce09,libitertools-6cb5c03c790efc45,libeither-ef22a4c75605e12f,libreqwest-6c21519833a9e40c,libserde_urlencoded-db6d1c902a6ab0f0,libryu-14257e7dfe68df82,libhyper_rustls-060c7b915a3aab18,librustls_native_certs-3801728efc21e96e,libopenssl_probe-2e4370df64ac645e,libtokio_rustls-7cbbd33a10adcafa,librustls-906de001a1f83e6a,libwebpki-b27b4e97fceb7c9b,libring-f7884d82a50b7cc5,libuntrusted-3420b86308bec153,librustls_pki_types-a809c5773acf0419,libserde_json-80fab102352f472b,libzmij-26240a070e5a122c,libtower_http-83b679a93d57c4b5,libbitflags-9710438662028847,libiri_string-d8b08e8827a09725,libtower-b6524d177bcac076,libtower_layer-d70c7e404336389b,libhyper_util-fe5566bceb4df80b,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libhyper-0da45bbdfd9b74d5,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-4e90e3fe39095d3a,libtracing-bfc5ea6f98f4d3b4,libtracing_core-fc2d38f4334e7941,libonce_cell-0ba6aecba7086d38,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libfnv-2d77ec4f6f971b24,libatomic_waker-001109810bdecbaa,libtokio_util-13853311afe8db22,libhttp_body_util-194889fdb4ea9f63,libhttp_body-c835eae5fc9c575c,liblog-cfb0a897de58af94,liburl-4eaa183b383b324e,libidna-c469834016861c57,libutf8_iter-0d9be7b316c2b184,libidna_adapter-6a6ee2a1d7506c9f,libicu_properties-3c2a0db0117a402f,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-27d712ddef58bdf9,libicu_normalizer_data-088c419f54c50650,libicu_collections-8d47e2226a53c49a,libpotential_utf-df4e97c2c5d8eceb,libicu_provider-85eed0686bd5969a,libicu_locale_core-96960b154074146e,libtinystr-ab04d867086a9be3,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-2ed7a731de7ca298,libzerotrie-ff41762c61847207,libyoke-3451f6ab853bddce,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-ebcba61d08de3338,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libhttp-b9bda94d23e26c86,libitoa-ae20521aea192d35,libsync_wrapper-a3845461b7db14a0,libtokio-03c601d7798b2adb,libsignal_hook_registry-f28089634c785938,liberrno-022dd9b102cb7f23,libsocket2-a9cfc005d171b73c,libbytes-752d6eacdc0bb513,libmio-d227034275a3083c,libparking_lot-5993fc47eb56eda4,libparking_lot_core-aa4614abb76e0baf,libsmallvec-5854932b8c8b4991,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libfutures-919fa549c18393da,libfutures_executor-13f1f006a5a1d4b9,libfutures_util-81fbe4f49362714e,libmemchr-f9c66c7ba21bf873,libfutures_io-3e19596c076de665,libslab-e253d0c0a7952806,libfutures_channel-c679acf38b3b9ea3,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,libbptree-ca075b8b54e637e7,libbincode-113a84ad51b1b3ac,libthiserror-2639ab6c4a0f696d,libpbkdf2-ffd1fd00038091b5,libhmac-490b8d37288f22c6,libargon2-3a6d6601ab154561,libpassword_hash-af4f6efed4692037,libbase64ct-82861b8eff39e2a5,libsha3-7cd0f8381be23c33,libkeccak-42ca8630c7170c4b,libsha2-8d7f1af1afea9599,libblake2-0aaf87c7d0724bc1,libdigest-2f3ee82c6fff5b49,libblock_buffer-89561fdedc720992,libchacha20poly1305-73ce9e3e8a783ffb,libchacha20-c06d8890a8bfe1d8,libpoly1305-08b1a2b507d525c6,libaes_gcm-d4c431504bfdaeb5,libctr-0d31693820b7d154,libghash-5fd22afe34fdc152,libpolyval-ece503dde954e131,libopaque_debug-1c8528c9b2d49180,libuniversal_hash-e901d4a4c52b01d6,libsubtle-ca7024fc66e4388f,libaes-7d641e28a058512f,libcpufeatures-471354fefbcaf2d8,libcipher-2beafd54a7c81db8,libinout-d788a12d9db6d81f,libaead-21b696f4c77bc141,libcrypto_common-5a1999a8af76cc1f,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,libsecrecy-f34e3c2e09cc3ffc,libzeroize-7983908bf318b19e,libserde-3b0739d7fda102c1,libserde_core-365391bf3dd30696,librand-eba6e22e55f0d0ec,librand_chacha-bc7cc6a049ce5f95,libppv_lite86-a768ca4e3dd24c48,libzerocopy-d06cae82cf9e4e9f,librand_core-303c54b15ddc8c08,libgetrandom-8ad29cc595161dda,liblibc-0ae50395762272e0,libcfg_if-5af52f617df93f8f,libanyhow-7e5dcd40304f6dad}.rlib" "/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/rustcSbVz4B/raw-dylibs" "-B/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-7fd57e1070fa8a3b/out" "-L" "/opt/rustwide/target/debug/build/ring-b1b0c1f2b82937f0/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/configurable_crypto_tests-65fcfe4c344876b1" "-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 "configurable_crypto_tests") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "eede343ebadeab2268234b64ade5482e82d8ef597f2f8296aad3c5de6ba39fc0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eede343ebadeab2268234b64ade5482e82d8ef597f2f8296aad3c5de6ba39fc0", kill_on_drop: false }` [INFO] [stdout] eede343ebadeab2268234b64ade5482e82d8ef597f2f8296aad3c5de6ba39fc0