[INFO] fetching crate jbuild 0.1.8...
[INFO] testing jbuild-0.1.8 against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] extracting crate jbuild 0.1.8 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate jbuild 0.1.8
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate jbuild 0.1.8
[INFO] tweaked toml for crates.io crate jbuild 0.1.8 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate jbuild 0.1.8 on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate jbuild 0.1.8 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "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" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d8df801226fc4b4914726ddbb87565849ca10d96af0878cd6aecc3c5fa7efe17
[INFO] running `Command { std: "docker" "start" "-a" "d8df801226fc4b4914726ddbb87565849ca10d96af0878cd6aecc3c5fa7efe17", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d8df801226fc4b4914726ddbb87565849ca10d96af0878cd6aecc3c5fa7efe17", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d8df801226fc4b4914726ddbb87565849ca10d96af0878cd6aecc3c5fa7efe17", kill_on_drop: false }`
[INFO] [stdout] d8df801226fc4b4914726ddbb87565849ca10d96af0878cd6aecc3c5fa7efe17
[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" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fdc1901e97d27c4f48a4c37949873fd9f63261b7d2bc6b0bc2e99d0ac5f67210
[INFO] running `Command { std: "docker" "start" "-a" "fdc1901e97d27c4f48a4c37949873fd9f63261b7d2bc6b0bc2e99d0ac5f67210", kill_on_drop: false }`
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling cc v1.2.57
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling openssl-sys v0.9.112
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling openssl v0.10.76
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling bzip2-sys v0.1.13+1.0.8
[INFO] [stderr]    Compiling tree-sitter v0.20.10
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling base64ct v1.8.3
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling password-hash v0.4.2
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling rustls-webpki v0.103.10
[INFO] [stderr]    Compiling tree-sitter-java v0.20.2
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling inotify v0.9.6
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling pbkdf2 v0.11.0
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling bzip2 v0.4.4
[INFO] [stderr]    Compiling env_filter v1.0.0
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling filetime v0.2.27
[INFO] [stderr]    Compiling constant_time_eq v0.1.5
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling which v6.0.3
[INFO] [stderr]    Compiling env_logger v0.11.9
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling notify v6.1.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling ureq v2.12.1
[INFO] [stderr]    Compiling clap_complete v4.6.0
[INFO] [stderr]    Compiling zstd v0.11.2+zstd.1.5.2
[INFO] [stderr]    Compiling zip v0.6.6
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling colored v2.2.0
[INFO] [stderr]    Compiling quick-xml v0.31.0
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling md5 v0.7.0
[INFO] [stderr]    Compiling roxmltree v0.19.0
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling jbuild v0.1.8 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 45s
[INFO] running `Command { std: "docker" "inspect" "fdc1901e97d27c4f48a4c37949873fd9f63261b7d2bc6b0bc2e99d0ac5f67210", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fdc1901e97d27c4f48a4c37949873fd9f63261b7d2bc6b0bc2e99d0ac5f67210", kill_on_drop: false }`
[INFO] [stdout] fdc1901e97d27c4f48a4c37949873fd9f63261b7d2bc6b0bc2e99d0ac5f67210
[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" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 744567e805328b822490036a277540fe73e40510251b7169f65fb407768885c4
[INFO] running `Command { std: "docker" "start" "-a" "744567e805328b822490036a277540fe73e40510251b7169f65fb407768885c4", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling jbuild v0.1.8 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `check`
[INFO] [stdout]   --> tests/tree_walker_file_set_check_test.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 |     let check = TreeWalkerFileSetCheck::new();
[INFO] [stdout]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_check`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[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/rustcvQRQFo/symbols.o" "<2 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-fa56e35abf608b99,libgetrandom-7a93e181ae3957e3,libfastrand-74ae4622d963d882,librustix-96e693be2f4454ce,liblinux_raw_sys-6f64b533656ada5e,libjbuild-e446691c61baec49,libtoml-997c126d27a20485,libtoml_edit-4b2f6a7da072e629,libserde_spanned-f690f54a89ced468,libwinnow-8a5298d03bceb030,libtoml_write-2f6b5c773e85447e,libtoml_datetime-e1b7684db7a4f5b5,libclap_complete-9553342e814b4a5b,libchrono-fce5e51a7b8646a6,libiana_time_zone-fc58c626b0bdfc25,libnum_traits-c33a51d2327c8d61,libureq-bef036502bc964fb,libwebpki_roots-fce5abcc0688276b,libwebpki_roots-52073429bdaef505,libbase64-fff42f7554bbeb90,librustls-0d447c86220de6cd,libwebpki-ea2743459efad562,libring-b5c521b20d852d72,libgetrandom-af63474a04c9d19f,libuntrusted-151845769873c416,librustls_pki_types-d9016c657ae33e66,libzeroize-e5ba3babb6b7003b,liburlencoding-261db3bc6355947a,libatty-5043c907f52496c2,libtree_sitter_java-1139c5b80aec4aac,libroxmltree-588d83547c663ad9,libnum_cpus-f1c0a92d14a8f399,libhex-ce2ce186edf8450e,libdirs-cafe64a7412da3af,libdirs_sys-5bca4f18bd4d231c,liboption_ext-38791eff9acb757e,libclap-7f8b9199eb5ec1c6,libclap_builder-3f3e1028461ce79a,libstrsim-f574d476d7d1a6ac,libanstream-10af654a6a591e47,libanstyle_query-39b86009b9b8dd8a,libis_terminal_polyfill-090e57e4b8c850d2,libcolorchoice-b142de50e08d6dd9,libanstyle_parse-924009ecb70bfeb9,libutf8parse-ae3caf0a878928ed,libclap_lex-af821a6e91aeb559,libanstyle-9d4e02ef4a406ce1,libnotify-d1a586c84a835d14,libmio-8765289b4a611b04,libcrossbeam_channel-5add0dde592d5282,libfiletime-966e774bdc41ba64,libinotify-41bd32f8f360bbe4,libinotify_sys-353758ff191a986e,libbitflags-40a27ceec947d12f,libwhich-ab53816d20ea02f9,libhome-db473625a3c6e0f0,librustix-119c72bbb8838f46,liblinux_raw_sys-ecd8c3651f5555d1,libindicatif-902e3e82e3009aa9,libportable_atomic-397a52740b99f831,libnumber_prefix-358346c59dae25d8,libconsole-bd49b5c4e482f95d,libunicode_width-48dba5882408e75d,libcolored-7c5556ee271f93c5,liblazy_static-afffdbb119bd9ac1,libtree_sitter-5a3bbb0aaab277bf,libregex-021e519fc88cd809,libregex_automata-124cdc42734d678f,libaho_corasick-6fe72661f2ebc760,libregex_syntax-33adcf3d7e28903a,libglob-fd49e133749f9c02,libzip-726be07847b6b60a,libpbkdf2-953075b1818588b1,libsha2-a36c08e8744447e2,libpassword_hash-b4636d407a062b3c,libbase64ct-ae69317ae9458cb2,librand_core-03f8c69bcf8303d4,libtime-fc75b905603e2edf,libtime_core-388d6e02ed0f4b60,libnum_conv-0f40d69e12852f0a,libderanged-202b4be463a7eade,libpowerfmt-521a460cc2ff4e45,libzstd-ce3779a0e56d9b80,libzstd_safe-689d346b5f38fae8,libzstd_sys-25b7b166fb3cb2cd,libbzip2-ec1da8427f972ca4,libbzip2_sys-4a7380b2104b1227,libflate2-0e4accef8a46377b,libminiz_oxide-4cf62e918dcfb87a,libsimd_adler32-4fe4b4c59464bded,libcrc32fast-5906a57d877d687d,libbyteorder-7912a666fa871683,libaes-a263619e668ba000,libcipher-c41e8c7afaed5402,libinout-e66b425125eef00e,libhmac-92f16e9432d3c1c8,libconstant_time_eq-729203df4d48f627,libwalkdir-fe31fa9f1b59a72f,libsame_file-e946870f1310cc9c,libmd5-dcfdef7bc997c9a8,libsha1-5596547465f107e1,libcpufeatures-bb85f9e0eaf4b5a3,libdigest-2b0d34582170df8a,libsubtle-e2f0af8959bd7889,libblock_buffer-5dce873968ab2a0e,libcrypto_common-ed21d0c5ae63a1e9,libgeneric_array-fc021ac1898d14e1,libtypenum-8388f334d4574afe,libreqwest-03102cd674451cfd,librustls_pemfile-f2760b70d3be5bc8,libhyper_tls-eb427dabc96c1184,libbase64-76d22feba062e299,libipnet-d13aa1d8cef494ce,libtokio_native_tls-ac0a09fe9204bb3d,libserde_urlencoded-c240547f454dfd58,libryu-96e4827cb8e74ef1,libmime-7cbfcc84299bf52b,libencoding_rs-e36cbb4cff8cacd8,libserde_json-3cf9b178911961b9,libzmij-d2f562b84b927b2e,libnative_tls-b406daacf2a7948c,libopenssl_probe-703a3ddfc0e4be36,libopenssl-cd3d90dfce9d9e79,libbitflags-5009bb8c2d6ccbe4,libforeign_types-5f537df59e969067,libforeign_types_shared-eb5f1cae025af37f,libopenssl_sys-31f09e4960419f3e,libhyper-18a01327f1f5f3b5,libwant-4a0be0a267c8825f,libtry_lock-b2ba3b7879656042,libsocket2-4f3de93eeb080650,libhttparse-2dcf90c780aed9d3,libh2-657c902c1e76e2ab,libindexmap-b32e6afe26051abc,libequivalent-9631f206a02b9f54,libhashbrown-d0fb47154dd694bf,libtokio_util-cdf5b3a734e4bac0,libfutures_sink-59b73d2c5a0fb80d,libtower_service-222788e4f5219726,libtracing-cdd04d661b1e46d2,libtracing_core-0a2040ae5074f76c,libonce_cell-210b47fe854405d5,libfutures_channel-673eba4cd2f1a4af,libtokio-31215e102b7db80e,libsignal_hook_registry-0da5a7f1f47568c6,liberrno-d749ff58ba8b44cd,libsocket2-5621979a45a8f253,libmio-337b8109de291cbf,libparking_lot-e3890e9317f52dcc,libparking_lot_core-9ac85ac57a70ffa9,liblibc-107c1a2108505c33,libcfg_if-cad248e7066eec15,liblock_api-ff2db0b8acf8234a,libscopeguard-88d64e99d3001c2a,libsync_wrapper-e9e1b86a97fd86cb,libhttp_body-1b20d761eb2859a5,liblog-753a0cb3f11b08fe,libfutures_util-d5c8943cd199ae42,libfutures_io-e1af3a1b997b1c01,libslab-6f51d9019150979e,libpin_project_lite-8ad468af17824a0b,libfutures_task-02cf0fb977266c2e,libfutures_core-3e8ff8c6a8ead7f1,libhttp-5bb63cbafb78af7c,libitoa-0d0a278c06e14513,libbytes-a6415339708e1154,libfnv-2a26f5d3b9cd4973,libquick_xml-51d26b8875d5a05a,libmemchr-d8218b780a78fe0a,liburl-d8e07635af53a15b,libidna-e92448a9f1ef7b67,libutf8_iter-efb3984ee203d151,libidna_adapter-1c953e2dbf3452a4,libicu_properties-f076f9650b0a124a,libicu_properties_data-7e155758dd6ea0a4,libicu_normalizer-8a66bb5371d969c2,libsmallvec-8ab267bfdb1838ba,libicu_normalizer_data-e4349eb9146e5fe1,libicu_collections-1204fe03f4cb4947,libpotential_utf-b95e5f7663bb20ea,libicu_provider-37f11db44ec450d8,libicu_locale_core-528d4965d7a606a8,libtinystr-7043aa390928f9d3,liblitemap-d0ce52a8e9251912,libwriteable-9b3c58e63c9ae012,libzerovec-02d3df1a1ad97fe7,libzerotrie-a4a181bd12cc478a,libyoke-7764771cc300a301,libstable_deref_trait-646f6b28b9520b3d,libzerofrom-e2665413185ef528,libform_urlencoded-e63e84c134db7b31,libpercent_encoding-99cdb00cefa02ca0,libthiserror-f7bc4672faa689cd,libserde-6c0b690ae8bc04ee,libserde_core-1651d161ca9c90ea,librayon-279b17754cf2342b,librayon_core-d152b73abe94b6c2,libcrossbeam_deque-ee75ef57f31a4d1b,libcrossbeam_epoch-0641d0c75196d84a,libcrossbeam_utils-7c4ed9e811c5c46d,libeither-cd11a3fa8adc91b7,libanyhow-bb5f243237f5f99b}.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" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcvQRQFo/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/tree-sitter-bca69ab19cbd420d/out" "-L" "/opt/rustwide/target/debug/build/tree-sitter-java-8c8856f98c976704/out" "-L" "/opt/rustwide/target/debug/build/ring-a2a8224d5c05b27b/out" "-L" "/opt/rustwide/target/debug/build/bzip2-sys-7c48946d906eab4e/out/lib" "-L" "/opt/rustwide/target/debug/build/zstd-sys-00b59742fe0a5245/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/config_test-5831abb1f3b03a7f" "-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 `jbuild` (test "config_test") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "744567e805328b822490036a277540fe73e40510251b7169f65fb407768885c4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "744567e805328b822490036a277540fe73e40510251b7169f65fb407768885c4", kill_on_drop: false }`
[INFO] [stdout] 744567e805328b822490036a277540fe73e40510251b7169f65fb407768885c4
