[INFO] fetching crate jbuild 0.1.8... [INFO] testing jbuild-0.1.8 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-1 [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 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 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" "+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] 087bd18000e9ae0bc7bff4b2479d3e5beadee0b3301c4bd76e523adfd6703082 [INFO] running `Command { std: "docker" "start" "-a" "087bd18000e9ae0bc7bff4b2479d3e5beadee0b3301c4bd76e523adfd6703082", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "087bd18000e9ae0bc7bff4b2479d3e5beadee0b3301c4bd76e523adfd6703082", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "087bd18000e9ae0bc7bff4b2479d3e5beadee0b3301c4bd76e523adfd6703082", kill_on_drop: false }` [INFO] [stdout] 087bd18000e9ae0bc7bff4b2479d3e5beadee0b3301c4bd76e523adfd6703082 [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] f2f40942603da9742a937479493b20ce1dae7b5473e5c0acb70cc6842b495eea [INFO] running `Command { std: "docker" "start" "-a" "f2f40942603da9742a937479493b20ce1dae7b5473e5c0acb70cc6842b495eea", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.183 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling find-msvc-tools v0.1.9 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling once_cell v1.21.4 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling pin-project-lite v0.2.17 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling writeable v0.6.2 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling litemap v0.8.1 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling itoa v1.0.18 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Compiling icu_properties_data v2.1.2 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling futures-core v0.3.32 [INFO] [stderr] Compiling openssl v0.10.76 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling anstyle-query v1.1.5 [INFO] [stderr] Compiling colorchoice v1.0.5 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling anstyle v1.0.14 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling rustls-pki-types v1.14.0 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling futures-sink v0.3.32 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling socket2 v0.6.3 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling futures-io v0.3.32 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling futures-task v0.3.32 [INFO] [stderr] Compiling native-tls v0.2.18 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling cc v1.2.57 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling anstyle-parse v1.0.0 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Compiling simd-adler32 v0.3.8 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling zmij v1.0.21 [INFO] [stderr] Compiling openssl-probe v0.2.1 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling anstream v1.0.0 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling base64ct v1.8.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling clap_lex v1.1.0 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Compiling portable-atomic v1.13.1 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling clap_builder v4.6.0 [INFO] [stderr] Compiling password-hash v0.4.2 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling deranged v0.5.8 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling openssl-sys v0.9.112 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling bzip2-sys v0.1.13+1.0.8 [INFO] [stderr] Compiling tree-sitter v0.20.10 [INFO] [stderr] Compiling tree-sitter-java v0.20.2 [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 synstructure v0.13.2 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling ryu v1.0.23 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Compiling num-conv v0.2.0 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling time-core v0.1.8 [INFO] [stderr] Compiling winnow v0.7.15 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling inotify v0.9.6 [INFO] [stderr] Compiling env_filter v1.0.0 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling anstream v0.6.21 [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 sharded-slab v0.1.7 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling bzip2 v0.4.4 [INFO] [stderr] Compiling filetime v0.2.27 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tokio-macros v2.6.1 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling clap_derive v4.6.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling jiff v0.2.23 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling home v0.5.12 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling nu-ansi-term v0.50.3 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling ipnet v2.12.0 [INFO] [stderr] Compiling iana-time-zone v0.1.65 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling indicatif v0.17.11 [INFO] [stderr] Compiling which v6.0.3 [INFO] [stderr] Compiling notify v6.1.1 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.23 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling colored v2.2.0 [INFO] [stderr] Compiling clap v4.6.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap_complete v4.6.0 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling rustls-webpki v0.103.10 [INFO] [stderr] Compiling roxmltree v0.19.0 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling pathdiff v0.2.3 [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 toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling quick-xml v0.31.0 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling env_logger v0.11.9 [INFO] [stderr] Compiling zstd v0.11.2+zstd.1.5.2 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling zip v0.6.6 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling ureq v2.12.1 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling jbuild v0.1.8 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 36s [INFO] running `Command { std: "docker" "inspect" "f2f40942603da9742a937479493b20ce1dae7b5473e5c0acb70cc6842b495eea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f2f40942603da9742a937479493b20ce1dae7b5473e5c0acb70cc6842b495eea", kill_on_drop: false }` [INFO] [stdout] f2f40942603da9742a937479493b20ce1dae7b5473e5c0acb70cc6842b495eea [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] 5b0608cb775a24bf74679da7607d63baed51eba5c1dbd49232142f1e7bac084d [INFO] running `Command { std: "docker" "start" "-a" "5b0608cb775a24bf74679da7607d63baed51eba5c1dbd49232142f1e7bac084d", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling fastrand v2.3.0 [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] warning: unused variable: `main_class` [INFO] [stdout] --> tests/cli_commands_test.rs:803:13 [INFO] [stdout] | [INFO] [stdout] 803 | let main_class = Some("com.example.Main".to_string()); [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_main_class` [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/rustcYnkYFB/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/{libjbuild-6b8da44257fec6ee,libtoml-f9ac6d79fdcee013,libtoml_edit-f8f38b3626085254,libserde_spanned-33be832c397a6866,libwinnow-1bd27831c3f756b1,libtoml_write-391d1a913c599bd8,libtoml_datetime-159cb82ab3e31b36,libclap_complete-a33681a5e891f92a,libchrono-a735b2807d767ad6,libiana_time_zone-e4284183d46316cc,libnum_traits-23da3e41cc6a3b1a,libureq-e42e2558a5d686e0,libwebpki_roots-8e9823caf0017823,libwebpki_roots-36d881d3a434e6f5,libbase64-2a03de3babadded3,librustls-582fa10ca7faeaee,libwebpki-dde3c3c60001a237,libring-508c0817a48d4eda,libgetrandom-795d360258582ab7,libuntrusted-3420b86308bec153,librustls_pki_types-43396bc1bdb4df85,libzeroize-36c98e1e0ab441af,liburlencoding-2e57689ab08a86e0,libatty-d1221dd34a08922a,libtree_sitter_java-0828c63381965255,libroxmltree-c1e721ecf87d731a,libnum_cpus-3c97ca9b371a7031,libhex-28742b4ca144387c,libdirs-584954109092de92,libdirs_sys-2f3870922856409d,liboption_ext-23838f1959a6156b,libclap-cc2785aa6ef67d65,libclap_builder-cedd077324c8ac8a,libstrsim-24acdad2526b95b7,libanstream-4a80d76578abdd6d,libanstyle_query-7d642b7421150d4a,libis_terminal_polyfill-21bbb5fdce9e5cde,libcolorchoice-aad5558f11ccb111,libanstyle_parse-fbffb9796ec06f41,libutf8parse-8828ddbb63eb8bad,libclap_lex-05c592f7d54061df,libanstyle-b6e520ecdc2d5e86,libnotify-fcc89fbd587b5a6c,libmio-bc4362c89558ea03,libcrossbeam_channel-54e7071fd9e2348e,libfiletime-0c2d531151bd2933,libinotify-6b5cd273de1aa0e8,libinotify_sys-71e6dd72ebacfdb9,libbitflags-e2b4db6c651223da,libwhich-76818746ccc1df96,libhome-bdf87ef1480967f0,librustix-d74a626b56067bad,liblinux_raw_sys-b3e0a6b3ac010104,libindicatif-8d61ccfc14784305,libportable_atomic-b9268ebf6198f0eb,libnumber_prefix-8479f39d71e80d3e,libconsole-af48d4b726e9dd20,libunicode_width-11318280e9097d13,libcolored-cc6ba8b546e9b785,liblazy_static-b3603208c0de2608,libtree_sitter-a41611e0655150b0,libregex-857024ac62c88952,libregex_automata-1abc950dd7c0c737,libaho_corasick-911505ac5b3ee82d,libregex_syntax-a59969707b42f994,libglob-8ca68987fb4fe516,libzip-d8613da42576cf7c,libpbkdf2-ef22935fe71a89c6,libsha2-e2046601720ef5ea,libpassword_hash-fbc6f2cf17a43bfb,libbase64ct-cd9837778153b027,librand_core-3c8eee2b567cdf8f,libtime-8490169d63c99a36,libtime_core-b0a5dd9c151b4fd3,libnum_conv-a6c1e03cf6174049,libderanged-a49ee88422a6728d,libpowerfmt-a0c185df26c26a22,libzstd-ca0d2df1a7c4a4cc,libzstd_safe-20e9d65fdf6d0f93,libzstd_sys-f8ddbcf10e81c31a,libbzip2-e302056d97ba295b,libbzip2_sys-d145c63f2132d3cd,libflate2-7ed963f28e1781ac,libminiz_oxide-0604c014cfd3f447,libsimd_adler32-b082e9f39b443ffb,libcrc32fast-66fcb8dfd77ba9de,libbyteorder-1efcbe4f07366651,libaes-05fd1b11cb47e2c7,libcipher-0db579ac3526aa81,libinout-d788a12d9db6d81f,libhmac-e308d36d93a4efee,libconstant_time_eq-204eefe07776b6c9,libwalkdir-a3e1a79fd47b5b12,libsame_file-1ceb7b6153588b15,libmd5-8b7359041afc81b3,libsha1-472f8d904dca6d47,libcpufeatures-471354fefbcaf2d8,libdigest-a6ee5651393adfd1,libsubtle-ca7024fc66e4388f,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,libreqwest-d59649abeee40e23,librustls_pemfile-6e0118ed5f00ca0e,libhyper_tls-634341970805c489,libbase64-64299f9d815d057c,libipnet-ab246bcb66b2cb35,libtokio_native_tls-b7e70dc3d2632404,libserde_urlencoded-c113cde0e26f6cac,libryu-ace37e26d8308611,libmime-4b44681fdb2c65f7,libencoding_rs-f47fb1c01542042e,libserde_json-d4036841cb404f24,libzmij-07c2bc01ed4c756c,libnative_tls-66c9a0453f0b4e12,libopenssl_probe-2e4370df64ac645e,libopenssl-d4a3e70aeb6d599d,libbitflags-a4a524fc7b7b1962,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-de24239e8dff06de,libhyper-847dd1c837fee80c,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libsocket2-776b394f1edb2ab5,libhttparse-4b1ed73b760072b9,libh2-19399d213df126c6,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libtokio_util-0a5ddafdcde6b113,libfutures_sink-97e10fe82c3fc434,libtower_service-0d7df29686b13872,libtracing-102cd2c438eee9c5,libtracing_core-386c043fb93aac37,libonce_cell-028ded5f5e4e9236,libfutures_channel-4627c4895ffd5880,libtokio-422ee69c96d2c809,libsignal_hook_registry-c33ebd2f6494eddd,liberrno-b08a22cab995ffc5,libsocket2-6004f894d8f38f07,libmio-4473721c15968d70,libparking_lot-1d6f1b72900c0d37,libparking_lot_core-2a170a6670926c93,liblibc-f0d996076a85b3d5,libcfg_if-5af52f617df93f8f,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libsync_wrapper-17f912c27eab8964,libhttp_body-aa7ac1416f83e236,liblog-cfb0a897de58af94,libfutures_util-cb84dd160f9733b7,libfutures_io-9bc2d3828d4ba8af,libslab-e253d0c0a7952806,libpin_project_lite-8a799ba8b4537fa2,libfutures_task-eafdccc31efa9d5a,libfutures_core-f0387e1e69ce8814,libhttp-ee3a29466a4644fa,libitoa-d474a064685fa8df,libbytes-ff5aca13e3e348ea,libfnv-2d77ec4f6f971b24,libquick_xml-dc6947649a06774f,libmemchr-9b3f20cfb3ebd3b2,liburl-f1ccd0f18be429fb,libidna-60e3d24ae1927267,libutf8_iter-0d9be7b316c2b184,libidna_adapter-4088e53deee4c046,libicu_properties-0e54877e79528c3f,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-ad84ce467b3670e8,libsmallvec-29f90736a15dcce2,libicu_normalizer_data-088c419f54c50650,libicu_collections-896fe4e787451415,libpotential_utf-a3cb09e091eb5dac,libicu_provider-e87b79df08b54524,libicu_locale_core-e08030bc369f4ea8,libtinystr-e6016caba4cc195f,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-fa91b84e56121f7a,libzerotrie-6902cf3b26ed4090,libyoke-e5dd248f660dff8e,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-da883e32a433cae7,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libthiserror-fb02d81ecd3e316d,libserde-7c429b015f6c246c,libserde_core-8323e53422f20d71,librayon-41044e3b5ccb1346,librayon_core-52eb7fbf8b046d0c,libcrossbeam_deque-5a8bc6150a57d553,libcrossbeam_epoch-7bc0ab567b886199,libcrossbeam_utils-bddddcad4a4551ea,libeither-1e551205f1478063,libanyhow-d0824aa9c7568042}.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" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcYnkYFB/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/tree-sitter-d0dfab25b37de406/out" "-L" "/opt/rustwide/target/debug/build/tree-sitter-java-581c05cdcc8ccbaf/out" "-L" "/opt/rustwide/target/debug/build/ring-d85d6fcdc5c5e442/out" "-L" "/opt/rustwide/target/debug/build/bzip2-sys-db5ccaef4e45ce16/out/lib" "-L" "/opt/rustwide/target/debug/build/zstd-sys-cc507a6e33102c9a/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/comprehensive_example_test-ad2ea162293b85ec" "-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 "comprehensive_example_test") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcacyndP/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/{libjbuild-6b8da44257fec6ee,libtoml-f9ac6d79fdcee013,libtoml_edit-f8f38b3626085254,libserde_spanned-33be832c397a6866,libwinnow-1bd27831c3f756b1,libtoml_write-391d1a913c599bd8,libtoml_datetime-159cb82ab3e31b36,libclap_complete-a33681a5e891f92a,libchrono-a735b2807d767ad6,libiana_time_zone-e4284183d46316cc,libnum_traits-23da3e41cc6a3b1a,libureq-e42e2558a5d686e0,libwebpki_roots-8e9823caf0017823,libwebpki_roots-36d881d3a434e6f5,libbase64-2a03de3babadded3,librustls-582fa10ca7faeaee,libwebpki-dde3c3c60001a237,libring-508c0817a48d4eda,libgetrandom-795d360258582ab7,libuntrusted-3420b86308bec153,librustls_pki_types-43396bc1bdb4df85,libzeroize-36c98e1e0ab441af,liburlencoding-2e57689ab08a86e0,libatty-d1221dd34a08922a,libtree_sitter_java-0828c63381965255,libroxmltree-c1e721ecf87d731a,libnum_cpus-3c97ca9b371a7031,libhex-28742b4ca144387c,libdirs-584954109092de92,libdirs_sys-2f3870922856409d,liboption_ext-23838f1959a6156b,libclap-cc2785aa6ef67d65,libclap_builder-cedd077324c8ac8a,libstrsim-24acdad2526b95b7,libanstream-4a80d76578abdd6d,libanstyle_query-7d642b7421150d4a,libis_terminal_polyfill-21bbb5fdce9e5cde,libcolorchoice-aad5558f11ccb111,libanstyle_parse-fbffb9796ec06f41,libutf8parse-8828ddbb63eb8bad,libclap_lex-05c592f7d54061df,libanstyle-b6e520ecdc2d5e86,libnotify-fcc89fbd587b5a6c,libmio-bc4362c89558ea03,libcrossbeam_channel-54e7071fd9e2348e,libfiletime-0c2d531151bd2933,libinotify-6b5cd273de1aa0e8,libinotify_sys-71e6dd72ebacfdb9,libbitflags-e2b4db6c651223da,libwhich-76818746ccc1df96,libhome-bdf87ef1480967f0,librustix-d74a626b56067bad,liblinux_raw_sys-b3e0a6b3ac010104,libindicatif-8d61ccfc14784305,libportable_atomic-b9268ebf6198f0eb,libnumber_prefix-8479f39d71e80d3e,libconsole-af48d4b726e9dd20,libunicode_width-11318280e9097d13,libcolored-cc6ba8b546e9b785,liblazy_static-b3603208c0de2608,libtree_sitter-a41611e0655150b0,libregex-857024ac62c88952,libregex_automata-1abc950dd7c0c737,libaho_corasick-911505ac5b3ee82d,libregex_syntax-a59969707b42f994,libglob-8ca68987fb4fe516,libzip-d8613da42576cf7c,libpbkdf2-ef22935fe71a89c6,libsha2-e2046601720ef5ea,libpassword_hash-fbc6f2cf17a43bfb,libbase64ct-cd9837778153b027,librand_core-3c8eee2b567cdf8f,libtime-8490169d63c99a36,libtime_core-b0a5dd9c151b4fd3,libnum_conv-a6c1e03cf6174049,libderanged-a49ee88422a6728d,libpowerfmt-a0c185df26c26a22,libzstd-ca0d2df1a7c4a4cc,libzstd_safe-20e9d65fdf6d0f93,libzstd_sys-f8ddbcf10e81c31a,libbzip2-e302056d97ba295b,libbzip2_sys-d145c63f2132d3cd,libflate2-7ed963f28e1781ac,libminiz_oxide-0604c014cfd3f447,libsimd_adler32-b082e9f39b443ffb,libcrc32fast-66fcb8dfd77ba9de,libbyteorder-1efcbe4f07366651,libaes-05fd1b11cb47e2c7,libcipher-0db579ac3526aa81,libinout-d788a12d9db6d81f,libhmac-e308d36d93a4efee,libconstant_time_eq-204eefe07776b6c9,libwalkdir-a3e1a79fd47b5b12,libsame_file-1ceb7b6153588b15,libmd5-8b7359041afc81b3,libsha1-472f8d904dca6d47,libcpufeatures-471354fefbcaf2d8,libdigest-a6ee5651393adfd1,libsubtle-ca7024fc66e4388f,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,libreqwest-d59649abeee40e23,librustls_pemfile-6e0118ed5f00ca0e,libhyper_tls-634341970805c489,libbase64-64299f9d815d057c,libipnet-ab246bcb66b2cb35,libtokio_native_tls-b7e70dc3d2632404,libserde_urlencoded-c113cde0e26f6cac,libryu-ace37e26d8308611,libmime-4b44681fdb2c65f7,libencoding_rs-f47fb1c01542042e,libserde_json-d4036841cb404f24,libzmij-07c2bc01ed4c756c,libnative_tls-66c9a0453f0b4e12,libopenssl_probe-2e4370df64ac645e,libopenssl-d4a3e70aeb6d599d,libbitflags-a4a524fc7b7b1962,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-de24239e8dff06de,libhyper-847dd1c837fee80c,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libsocket2-776b394f1edb2ab5,libhttparse-4b1ed73b760072b9,libh2-19399d213df126c6,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libtokio_util-0a5ddafdcde6b113,libfutures_sink-97e10fe82c3fc434,libtower_service-0d7df29686b13872,libtracing-102cd2c438eee9c5,libtracing_core-386c043fb93aac37,libonce_cell-028ded5f5e4e9236,libfutures_channel-4627c4895ffd5880,libtokio-422ee69c96d2c809,libsignal_hook_registry-c33ebd2f6494eddd,liberrno-b08a22cab995ffc5,libsocket2-6004f894d8f38f07,libmio-4473721c15968d70,libparking_lot-1d6f1b72900c0d37,libparking_lot_core-2a170a6670926c93,liblibc-f0d996076a85b3d5,libcfg_if-5af52f617df93f8f,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libsync_wrapper-17f912c27eab8964,libhttp_body-aa7ac1416f83e236,liblog-cfb0a897de58af94,libfutures_util-cb84dd160f9733b7,libfutures_io-9bc2d3828d4ba8af,libslab-e253d0c0a7952806,libpin_project_lite-8a799ba8b4537fa2,libfutures_task-eafdccc31efa9d5a,libfutures_core-f0387e1e69ce8814,libhttp-ee3a29466a4644fa,libitoa-d474a064685fa8df,libbytes-ff5aca13e3e348ea,libfnv-2d77ec4f6f971b24,libquick_xml-dc6947649a06774f,libmemchr-9b3f20cfb3ebd3b2,liburl-f1ccd0f18be429fb,libidna-60e3d24ae1927267,libutf8_iter-0d9be7b316c2b184,libidna_adapter-4088e53deee4c046,libicu_properties-0e54877e79528c3f,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-ad84ce467b3670e8,libsmallvec-29f90736a15dcce2,libicu_normalizer_data-088c419f54c50650,libicu_collections-896fe4e787451415,libpotential_utf-a3cb09e091eb5dac,libicu_provider-e87b79df08b54524,libicu_locale_core-e08030bc369f4ea8,libtinystr-e6016caba4cc195f,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-fa91b84e56121f7a,libzerotrie-6902cf3b26ed4090,libyoke-e5dd248f660dff8e,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-da883e32a433cae7,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libthiserror-fb02d81ecd3e316d,libserde-7c429b015f6c246c,libserde_core-8323e53422f20d71,librayon-41044e3b5ccb1346,librayon_core-52eb7fbf8b046d0c,libcrossbeam_deque-5a8bc6150a57d553,libcrossbeam_epoch-7bc0ab567b886199,libcrossbeam_utils-bddddcad4a4551ea,libeither-1e551205f1478063,libanyhow-d0824aa9c7568042}.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" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcacyndP/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/tree-sitter-d0dfab25b37de406/out" "-L" "/opt/rustwide/target/debug/build/tree-sitter-java-581c05cdcc8ccbaf/out" "-L" "/opt/rustwide/target/debug/build/ring-d85d6fcdc5c5e442/out" "-L" "/opt/rustwide/target/debug/build/bzip2-sys-db5ccaef4e45ce16/out/lib" "-L" "/opt/rustwide/target/debug/build/zstd-sys-cc507a6e33102c9a/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/kotlin_compiler_test-8ac11d59af366c24" "-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 "kotlin_compiler_test") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcSCxvCv/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/{libjbuild-6b8da44257fec6ee,libtoml-f9ac6d79fdcee013,libtoml_edit-f8f38b3626085254,libserde_spanned-33be832c397a6866,libwinnow-1bd27831c3f756b1,libtoml_write-391d1a913c599bd8,libtoml_datetime-159cb82ab3e31b36,libclap_complete-a33681a5e891f92a,libchrono-a735b2807d767ad6,libiana_time_zone-e4284183d46316cc,libnum_traits-23da3e41cc6a3b1a,libureq-e42e2558a5d686e0,libwebpki_roots-8e9823caf0017823,libwebpki_roots-36d881d3a434e6f5,libbase64-2a03de3babadded3,librustls-582fa10ca7faeaee,libwebpki-dde3c3c60001a237,libring-508c0817a48d4eda,libgetrandom-795d360258582ab7,libuntrusted-3420b86308bec153,librustls_pki_types-43396bc1bdb4df85,libzeroize-36c98e1e0ab441af,liburlencoding-2e57689ab08a86e0,libatty-d1221dd34a08922a,libtree_sitter_java-0828c63381965255,libroxmltree-c1e721ecf87d731a,libnum_cpus-3c97ca9b371a7031,libhex-28742b4ca144387c,libdirs-584954109092de92,libdirs_sys-2f3870922856409d,liboption_ext-23838f1959a6156b,libclap-cc2785aa6ef67d65,libclap_builder-cedd077324c8ac8a,libstrsim-24acdad2526b95b7,libanstream-4a80d76578abdd6d,libanstyle_query-7d642b7421150d4a,libis_terminal_polyfill-21bbb5fdce9e5cde,libcolorchoice-aad5558f11ccb111,libanstyle_parse-fbffb9796ec06f41,libutf8parse-8828ddbb63eb8bad,libclap_lex-05c592f7d54061df,libanstyle-b6e520ecdc2d5e86,libnotify-fcc89fbd587b5a6c,libmio-bc4362c89558ea03,libcrossbeam_channel-54e7071fd9e2348e,libfiletime-0c2d531151bd2933,libinotify-6b5cd273de1aa0e8,libinotify_sys-71e6dd72ebacfdb9,libbitflags-e2b4db6c651223da,libwhich-76818746ccc1df96,libhome-bdf87ef1480967f0,librustix-d74a626b56067bad,liblinux_raw_sys-b3e0a6b3ac010104,libindicatif-8d61ccfc14784305,libportable_atomic-b9268ebf6198f0eb,libnumber_prefix-8479f39d71e80d3e,libconsole-af48d4b726e9dd20,libunicode_width-11318280e9097d13,libcolored-cc6ba8b546e9b785,liblazy_static-b3603208c0de2608,libtree_sitter-a41611e0655150b0,libregex-857024ac62c88952,libregex_automata-1abc950dd7c0c737,libaho_corasick-911505ac5b3ee82d,libregex_syntax-a59969707b42f994,libglob-8ca68987fb4fe516,libzip-d8613da42576cf7c,libpbkdf2-ef22935fe71a89c6,libsha2-e2046601720ef5ea,libpassword_hash-fbc6f2cf17a43bfb,libbase64ct-cd9837778153b027,librand_core-3c8eee2b567cdf8f,libtime-8490169d63c99a36,libtime_core-b0a5dd9c151b4fd3,libnum_conv-a6c1e03cf6174049,libderanged-a49ee88422a6728d,libpowerfmt-a0c185df26c26a22,libzstd-ca0d2df1a7c4a4cc,libzstd_safe-20e9d65fdf6d0f93,libzstd_sys-f8ddbcf10e81c31a,libbzip2-e302056d97ba295b,libbzip2_sys-d145c63f2132d3cd,libflate2-7ed963f28e1781ac,libminiz_oxide-0604c014cfd3f447,libsimd_adler32-b082e9f39b443ffb,libcrc32fast-66fcb8dfd77ba9de,libbyteorder-1efcbe4f07366651,libaes-05fd1b11cb47e2c7,libcipher-0db579ac3526aa81,libinout-d788a12d9db6d81f,libhmac-e308d36d93a4efee,libconstant_time_eq-204eefe07776b6c9,libwalkdir-a3e1a79fd47b5b12,libsame_file-1ceb7b6153588b15,libmd5-8b7359041afc81b3,libsha1-472f8d904dca6d47,libcpufeatures-471354fefbcaf2d8,libdigest-a6ee5651393adfd1,libsubtle-ca7024fc66e4388f,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,libreqwest-d59649abeee40e23,librustls_pemfile-6e0118ed5f00ca0e,libhyper_tls-634341970805c489,libbase64-64299f9d815d057c,libipnet-ab246bcb66b2cb35,libtokio_native_tls-b7e70dc3d2632404,libserde_urlencoded-c113cde0e26f6cac,libryu-ace37e26d8308611,libmime-4b44681fdb2c65f7,libencoding_rs-f47fb1c01542042e,libserde_json-d4036841cb404f24,libzmij-07c2bc01ed4c756c,libnative_tls-66c9a0453f0b4e12,libopenssl_probe-2e4370df64ac645e,libopenssl-d4a3e70aeb6d599d,libbitflags-a4a524fc7b7b1962,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-de24239e8dff06de,libhyper-847dd1c837fee80c,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libsocket2-776b394f1edb2ab5,libhttparse-4b1ed73b760072b9,libh2-19399d213df126c6,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libtokio_util-0a5ddafdcde6b113,libfutures_sink-97e10fe82c3fc434,libtower_service-0d7df29686b13872,libtracing-102cd2c438eee9c5,libtracing_core-386c043fb93aac37,libonce_cell-028ded5f5e4e9236,libfutures_channel-4627c4895ffd5880,libtokio-422ee69c96d2c809,libsignal_hook_registry-c33ebd2f6494eddd,liberrno-b08a22cab995ffc5,libsocket2-6004f894d8f38f07,libmio-4473721c15968d70,libparking_lot-1d6f1b72900c0d37,libparking_lot_core-2a170a6670926c93,liblibc-f0d996076a85b3d5,libcfg_if-5af52f617df93f8f,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libsync_wrapper-17f912c27eab8964,libhttp_body-aa7ac1416f83e236,liblog-cfb0a897de58af94,libfutures_util-cb84dd160f9733b7,libfutures_io-9bc2d3828d4ba8af,libslab-e253d0c0a7952806,libpin_project_lite-8a799ba8b4537fa2,libfutures_task-eafdccc31efa9d5a,libfutures_core-f0387e1e69ce8814,libhttp-ee3a29466a4644fa,libitoa-d474a064685fa8df,libbytes-ff5aca13e3e348ea,libfnv-2d77ec4f6f971b24,libquick_xml-dc6947649a06774f,libmemchr-9b3f20cfb3ebd3b2,liburl-f1ccd0f18be429fb,libidna-60e3d24ae1927267,libutf8_iter-0d9be7b316c2b184,libidna_adapter-4088e53deee4c046,libicu_properties-0e54877e79528c3f,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-ad84ce467b3670e8,libsmallvec-29f90736a15dcce2,libicu_normalizer_data-088c419f54c50650,libicu_collections-896fe4e787451415,libpotential_utf-a3cb09e091eb5dac,libicu_provider-e87b79df08b54524,libicu_locale_core-e08030bc369f4ea8,libtinystr-e6016caba4cc195f,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-fa91b84e56121f7a,libzerotrie-6902cf3b26ed4090,libyoke-e5dd248f660dff8e,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-da883e32a433cae7,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libthiserror-fb02d81ecd3e316d,libserde-7c429b015f6c246c,libserde_core-8323e53422f20d71,librayon-41044e3b5ccb1346,librayon_core-52eb7fbf8b046d0c,libcrossbeam_deque-5a8bc6150a57d553,libcrossbeam_epoch-7bc0ab567b886199,libcrossbeam_utils-bddddcad4a4551ea,libeither-1e551205f1478063,libanyhow-d0824aa9c7568042}.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" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcSCxvCv/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/tree-sitter-d0dfab25b37de406/out" "-L" "/opt/rustwide/target/debug/build/tree-sitter-java-581c05cdcc8ccbaf/out" "-L" "/opt/rustwide/target/debug/build/ring-d85d6fcdc5c5e442/out" "-L" "/opt/rustwide/target/debug/build/bzip2-sys-db5ccaef4e45ce16/out/lib" "-L" "/opt/rustwide/target/debug/build/zstd-sys-cc507a6e33102c9a/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/example_project-e1583ef70c477cbc" "-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 "example_project") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcgmmYwJ/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/{libjbuild-6b8da44257fec6ee,libtoml-f9ac6d79fdcee013,libtoml_edit-f8f38b3626085254,libserde_spanned-33be832c397a6866,libwinnow-1bd27831c3f756b1,libtoml_write-391d1a913c599bd8,libtoml_datetime-159cb82ab3e31b36,libclap_complete-a33681a5e891f92a,libchrono-a735b2807d767ad6,libiana_time_zone-e4284183d46316cc,libnum_traits-23da3e41cc6a3b1a,libureq-e42e2558a5d686e0,libwebpki_roots-8e9823caf0017823,libwebpki_roots-36d881d3a434e6f5,libbase64-2a03de3babadded3,librustls-582fa10ca7faeaee,libwebpki-dde3c3c60001a237,libring-508c0817a48d4eda,libgetrandom-795d360258582ab7,libuntrusted-3420b86308bec153,librustls_pki_types-43396bc1bdb4df85,libzeroize-36c98e1e0ab441af,liburlencoding-2e57689ab08a86e0,libatty-d1221dd34a08922a,libtree_sitter_java-0828c63381965255,libroxmltree-c1e721ecf87d731a,libnum_cpus-3c97ca9b371a7031,libhex-28742b4ca144387c,libdirs-584954109092de92,libdirs_sys-2f3870922856409d,liboption_ext-23838f1959a6156b,libclap-cc2785aa6ef67d65,libclap_builder-cedd077324c8ac8a,libstrsim-24acdad2526b95b7,libanstream-4a80d76578abdd6d,libanstyle_query-7d642b7421150d4a,libis_terminal_polyfill-21bbb5fdce9e5cde,libcolorchoice-aad5558f11ccb111,libanstyle_parse-fbffb9796ec06f41,libutf8parse-8828ddbb63eb8bad,libclap_lex-05c592f7d54061df,libanstyle-b6e520ecdc2d5e86,libnotify-fcc89fbd587b5a6c,libmio-bc4362c89558ea03,libcrossbeam_channel-54e7071fd9e2348e,libfiletime-0c2d531151bd2933,libinotify-6b5cd273de1aa0e8,libinotify_sys-71e6dd72ebacfdb9,libbitflags-e2b4db6c651223da,libwhich-76818746ccc1df96,libhome-bdf87ef1480967f0,librustix-d74a626b56067bad,liblinux_raw_sys-b3e0a6b3ac010104,libindicatif-8d61ccfc14784305,libportable_atomic-b9268ebf6198f0eb,libnumber_prefix-8479f39d71e80d3e,libconsole-af48d4b726e9dd20,libunicode_width-11318280e9097d13,libcolored-cc6ba8b546e9b785,liblazy_static-b3603208c0de2608,libtree_sitter-a41611e0655150b0,libregex-857024ac62c88952,libregex_automata-1abc950dd7c0c737,libaho_corasick-911505ac5b3ee82d,libregex_syntax-a59969707b42f994,libglob-8ca68987fb4fe516,libzip-d8613da42576cf7c,libpbkdf2-ef22935fe71a89c6,libsha2-e2046601720ef5ea,libpassword_hash-fbc6f2cf17a43bfb,libbase64ct-cd9837778153b027,librand_core-3c8eee2b567cdf8f,libtime-8490169d63c99a36,libtime_core-b0a5dd9c151b4fd3,libnum_conv-a6c1e03cf6174049,libderanged-a49ee88422a6728d,libpowerfmt-a0c185df26c26a22,libzstd-ca0d2df1a7c4a4cc,libzstd_safe-20e9d65fdf6d0f93,libzstd_sys-f8ddbcf10e81c31a,libbzip2-e302056d97ba295b,libbzip2_sys-d145c63f2132d3cd,libflate2-7ed963f28e1781ac,libminiz_oxide-0604c014cfd3f447,libsimd_adler32-b082e9f39b443ffb,libcrc32fast-66fcb8dfd77ba9de,libbyteorder-1efcbe4f07366651,libaes-05fd1b11cb47e2c7,libcipher-0db579ac3526aa81,libinout-d788a12d9db6d81f,libhmac-e308d36d93a4efee,libconstant_time_eq-204eefe07776b6c9,libwalkdir-a3e1a79fd47b5b12,libsame_file-1ceb7b6153588b15,libmd5-8b7359041afc81b3,libsha1-472f8d904dca6d47,libcpufeatures-471354fefbcaf2d8,libdigest-a6ee5651393adfd1,libsubtle-ca7024fc66e4388f,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,libreqwest-d59649abeee40e23,librustls_pemfile-6e0118ed5f00ca0e,libhyper_tls-634341970805c489,libbase64-64299f9d815d057c,libipnet-ab246bcb66b2cb35,libtokio_native_tls-b7e70dc3d2632404,libserde_urlencoded-c113cde0e26f6cac,libryu-ace37e26d8308611,libmime-4b44681fdb2c65f7,libencoding_rs-f47fb1c01542042e,libserde_json-d4036841cb404f24,libzmij-07c2bc01ed4c756c,libnative_tls-66c9a0453f0b4e12,libopenssl_probe-2e4370df64ac645e,libopenssl-d4a3e70aeb6d599d,libbitflags-a4a524fc7b7b1962,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-de24239e8dff06de,libhyper-847dd1c837fee80c,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libsocket2-776b394f1edb2ab5,libhttparse-4b1ed73b760072b9,libh2-19399d213df126c6,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libtokio_util-0a5ddafdcde6b113,libfutures_sink-97e10fe82c3fc434,libtower_service-0d7df29686b13872,libtracing-102cd2c438eee9c5,libtracing_core-386c043fb93aac37,libonce_cell-028ded5f5e4e9236,libfutures_channel-4627c4895ffd5880,libtokio-422ee69c96d2c809,libsignal_hook_registry-c33ebd2f6494eddd,liberrno-b08a22cab995ffc5,libsocket2-6004f894d8f38f07,libmio-4473721c15968d70,libparking_lot-1d6f1b72900c0d37,libparking_lot_core-2a170a6670926c93,liblibc-f0d996076a85b3d5,libcfg_if-5af52f617df93f8f,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libsync_wrapper-17f912c27eab8964,libhttp_body-aa7ac1416f83e236,liblog-cfb0a897de58af94,libfutures_util-cb84dd160f9733b7,libfutures_io-9bc2d3828d4ba8af,libslab-e253d0c0a7952806,libpin_project_lite-8a799ba8b4537fa2,libfutures_task-eafdccc31efa9d5a,libfutures_core-f0387e1e69ce8814,libhttp-ee3a29466a4644fa,libitoa-d474a064685fa8df,libbytes-ff5aca13e3e348ea,libfnv-2d77ec4f6f971b24,libquick_xml-dc6947649a06774f,libmemchr-9b3f20cfb3ebd3b2,liburl-f1ccd0f18be429fb,libidna-60e3d24ae1927267,libutf8_iter-0d9be7b316c2b184,libidna_adapter-4088e53deee4c046,libicu_properties-0e54877e79528c3f,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-ad84ce467b3670e8,libsmallvec-29f90736a15dcce2,libicu_normalizer_data-088c419f54c50650,libicu_collections-896fe4e787451415,libpotential_utf-a3cb09e091eb5dac,libicu_provider-e87b79df08b54524,libicu_locale_core-e08030bc369f4ea8,libtinystr-e6016caba4cc195f,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-fa91b84e56121f7a,libzerotrie-6902cf3b26ed4090,libyoke-e5dd248f660dff8e,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-da883e32a433cae7,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libthiserror-fb02d81ecd3e316d,libserde-7c429b015f6c246c,libserde_core-8323e53422f20d71,librayon-41044e3b5ccb1346,librayon_core-52eb7fbf8b046d0c,libcrossbeam_deque-5a8bc6150a57d553,libcrossbeam_epoch-7bc0ab567b886199,libcrossbeam_utils-bddddcad4a4551ea,libeither-1e551205f1478063,libanyhow-d0824aa9c7568042}.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" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcgmmYwJ/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/tree-sitter-d0dfab25b37de406/out" "-L" "/opt/rustwide/target/debug/build/tree-sitter-java-581c05cdcc8ccbaf/out" "-L" "/opt/rustwide/target/debug/build/ring-d85d6fcdc5c5e442/out" "-L" "/opt/rustwide/target/debug/build/bzip2-sys-db5ccaef4e45ce16/out/lib" "-L" "/opt/rustwide/target/debug/build/zstd-sys-cc507a6e33102c9a/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/parser_test-866b105b58db6412" "-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 "parser_test") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/rustchWfiTt/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/{libjbuild-6b8da44257fec6ee,libtoml-f9ac6d79fdcee013,libtoml_edit-f8f38b3626085254,libserde_spanned-33be832c397a6866,libwinnow-1bd27831c3f756b1,libtoml_write-391d1a913c599bd8,libtoml_datetime-159cb82ab3e31b36,libclap_complete-a33681a5e891f92a,libchrono-a735b2807d767ad6,libiana_time_zone-e4284183d46316cc,libnum_traits-23da3e41cc6a3b1a,libureq-e42e2558a5d686e0,libwebpki_roots-8e9823caf0017823,libwebpki_roots-36d881d3a434e6f5,libbase64-2a03de3babadded3,librustls-582fa10ca7faeaee,libwebpki-dde3c3c60001a237,libring-508c0817a48d4eda,libgetrandom-795d360258582ab7,libuntrusted-3420b86308bec153,librustls_pki_types-43396bc1bdb4df85,libzeroize-36c98e1e0ab441af,liburlencoding-2e57689ab08a86e0,libatty-d1221dd34a08922a,libtree_sitter_java-0828c63381965255,libroxmltree-c1e721ecf87d731a,libnum_cpus-3c97ca9b371a7031,libhex-28742b4ca144387c,libdirs-584954109092de92,libdirs_sys-2f3870922856409d,liboption_ext-23838f1959a6156b,libclap-cc2785aa6ef67d65,libclap_builder-cedd077324c8ac8a,libstrsim-24acdad2526b95b7,libanstream-4a80d76578abdd6d,libanstyle_query-7d642b7421150d4a,libis_terminal_polyfill-21bbb5fdce9e5cde,libcolorchoice-aad5558f11ccb111,libanstyle_parse-fbffb9796ec06f41,libutf8parse-8828ddbb63eb8bad,libclap_lex-05c592f7d54061df,libanstyle-b6e520ecdc2d5e86,libnotify-fcc89fbd587b5a6c,libmio-bc4362c89558ea03,libcrossbeam_channel-54e7071fd9e2348e,libfiletime-0c2d531151bd2933,libinotify-6b5cd273de1aa0e8,libinotify_sys-71e6dd72ebacfdb9,libbitflags-e2b4db6c651223da,libwhich-76818746ccc1df96,libhome-bdf87ef1480967f0,librustix-d74a626b56067bad,liblinux_raw_sys-b3e0a6b3ac010104,libindicatif-8d61ccfc14784305,libportable_atomic-b9268ebf6198f0eb,libnumber_prefix-8479f39d71e80d3e,libconsole-af48d4b726e9dd20,libunicode_width-11318280e9097d13,libcolored-cc6ba8b546e9b785,liblazy_static-b3603208c0de2608,libtree_sitter-a41611e0655150b0,libregex-857024ac62c88952,libregex_automata-1abc950dd7c0c737,libaho_corasick-911505ac5b3ee82d,libregex_syntax-a59969707b42f994,libglob-8ca68987fb4fe516,libzip-d8613da42576cf7c,libpbkdf2-ef22935fe71a89c6,libsha2-e2046601720ef5ea,libpassword_hash-fbc6f2cf17a43bfb,libbase64ct-cd9837778153b027,librand_core-3c8eee2b567cdf8f,libtime-8490169d63c99a36,libtime_core-b0a5dd9c151b4fd3,libnum_conv-a6c1e03cf6174049,libderanged-a49ee88422a6728d,libpowerfmt-a0c185df26c26a22,libzstd-ca0d2df1a7c4a4cc,libzstd_safe-20e9d65fdf6d0f93,libzstd_sys-f8ddbcf10e81c31a,libbzip2-e302056d97ba295b,libbzip2_sys-d145c63f2132d3cd,libflate2-7ed963f28e1781ac,libminiz_oxide-0604c014cfd3f447,libsimd_adler32-b082e9f39b443ffb,libcrc32fast-66fcb8dfd77ba9de,libbyteorder-1efcbe4f07366651,libaes-05fd1b11cb47e2c7,libcipher-0db579ac3526aa81,libinout-d788a12d9db6d81f,libhmac-e308d36d93a4efee,libconstant_time_eq-204eefe07776b6c9,libwalkdir-a3e1a79fd47b5b12,libsame_file-1ceb7b6153588b15,libmd5-8b7359041afc81b3,libsha1-472f8d904dca6d47,libcpufeatures-471354fefbcaf2d8,libdigest-a6ee5651393adfd1,libsubtle-ca7024fc66e4388f,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,libreqwest-d59649abeee40e23,librustls_pemfile-6e0118ed5f00ca0e,libhyper_tls-634341970805c489,libbase64-64299f9d815d057c,libipnet-ab246bcb66b2cb35,libtokio_native_tls-b7e70dc3d2632404,libserde_urlencoded-c113cde0e26f6cac,libryu-ace37e26d8308611,libmime-4b44681fdb2c65f7,libencoding_rs-f47fb1c01542042e,libserde_json-d4036841cb404f24,libzmij-07c2bc01ed4c756c,libnative_tls-66c9a0453f0b4e12,libopenssl_probe-2e4370df64ac645e,libopenssl-d4a3e70aeb6d599d,libbitflags-a4a524fc7b7b1962,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-de24239e8dff06de,libhyper-847dd1c837fee80c,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libsocket2-776b394f1edb2ab5,libhttparse-4b1ed73b760072b9,libh2-19399d213df126c6,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libtokio_util-0a5ddafdcde6b113,libfutures_sink-97e10fe82c3fc434,libtower_service-0d7df29686b13872,libtracing-102cd2c438eee9c5,libtracing_core-386c043fb93aac37,libonce_cell-028ded5f5e4e9236,libfutures_channel-4627c4895ffd5880,libtokio-422ee69c96d2c809,libsignal_hook_registry-c33ebd2f6494eddd,liberrno-b08a22cab995ffc5,libsocket2-6004f894d8f38f07,libmio-4473721c15968d70,libparking_lot-1d6f1b72900c0d37,libparking_lot_core-2a170a6670926c93,liblibc-f0d996076a85b3d5,libcfg_if-5af52f617df93f8f,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libsync_wrapper-17f912c27eab8964,libhttp_body-aa7ac1416f83e236,liblog-cfb0a897de58af94,libfutures_util-cb84dd160f9733b7,libfutures_io-9bc2d3828d4ba8af,libslab-e253d0c0a7952806,libpin_project_lite-8a799ba8b4537fa2,libfutures_task-eafdccc31efa9d5a,libfutures_core-f0387e1e69ce8814,libhttp-ee3a29466a4644fa,libitoa-d474a064685fa8df,libbytes-ff5aca13e3e348ea,libfnv-2d77ec4f6f971b24,libquick_xml-dc6947649a06774f,libmemchr-9b3f20cfb3ebd3b2,liburl-f1ccd0f18be429fb,libidna-60e3d24ae1927267,libutf8_iter-0d9be7b316c2b184,libidna_adapter-4088e53deee4c046,libicu_properties-0e54877e79528c3f,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-ad84ce467b3670e8,libsmallvec-29f90736a15dcce2,libicu_normalizer_data-088c419f54c50650,libicu_collections-896fe4e787451415,libpotential_utf-a3cb09e091eb5dac,libicu_provider-e87b79df08b54524,libicu_locale_core-e08030bc369f4ea8,libtinystr-e6016caba4cc195f,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-fa91b84e56121f7a,libzerotrie-6902cf3b26ed4090,libyoke-e5dd248f660dff8e,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-da883e32a433cae7,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libthiserror-fb02d81ecd3e316d,libserde-7c429b015f6c246c,libserde_core-8323e53422f20d71,librayon-41044e3b5ccb1346,librayon_core-52eb7fbf8b046d0c,libcrossbeam_deque-5a8bc6150a57d553,libcrossbeam_epoch-7bc0ab567b886199,libcrossbeam_utils-bddddcad4a4551ea,libeither-1e551205f1478063,libanyhow-d0824aa9c7568042}.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" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustchWfiTt/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/tree-sitter-d0dfab25b37de406/out" "-L" "/opt/rustwide/target/debug/build/tree-sitter-java-581c05cdcc8ccbaf/out" "-L" "/opt/rustwide/target/debug/build/ring-d85d6fcdc5c5e442/out" "-L" "/opt/rustwide/target/debug/build/bzip2-sys-db5ccaef4e45ce16/out/lib" "-L" "/opt/rustwide/target/debug/build/zstd-sys-cc507a6e33102c9a/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/base_check_test-bffa2bdefdc013c9" "-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 "base_check_test") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcSPOvWn/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/{libjbuild-6b8da44257fec6ee,libtoml-f9ac6d79fdcee013,libtoml_edit-f8f38b3626085254,libserde_spanned-33be832c397a6866,libwinnow-1bd27831c3f756b1,libtoml_write-391d1a913c599bd8,libtoml_datetime-159cb82ab3e31b36,libclap_complete-a33681a5e891f92a,libchrono-a735b2807d767ad6,libiana_time_zone-e4284183d46316cc,libnum_traits-23da3e41cc6a3b1a,libureq-e42e2558a5d686e0,libwebpki_roots-8e9823caf0017823,libwebpki_roots-36d881d3a434e6f5,libbase64-2a03de3babadded3,librustls-582fa10ca7faeaee,libwebpki-dde3c3c60001a237,libring-508c0817a48d4eda,libgetrandom-795d360258582ab7,libuntrusted-3420b86308bec153,librustls_pki_types-43396bc1bdb4df85,libzeroize-36c98e1e0ab441af,liburlencoding-2e57689ab08a86e0,libatty-d1221dd34a08922a,libtree_sitter_java-0828c63381965255,libroxmltree-c1e721ecf87d731a,libnum_cpus-3c97ca9b371a7031,libhex-28742b4ca144387c,libdirs-584954109092de92,libdirs_sys-2f3870922856409d,liboption_ext-23838f1959a6156b,libclap-cc2785aa6ef67d65,libclap_builder-cedd077324c8ac8a,libstrsim-24acdad2526b95b7,libanstream-4a80d76578abdd6d,libanstyle_query-7d642b7421150d4a,libis_terminal_polyfill-21bbb5fdce9e5cde,libcolorchoice-aad5558f11ccb111,libanstyle_parse-fbffb9796ec06f41,libutf8parse-8828ddbb63eb8bad,libclap_lex-05c592f7d54061df,libanstyle-b6e520ecdc2d5e86,libnotify-fcc89fbd587b5a6c,libmio-bc4362c89558ea03,libcrossbeam_channel-54e7071fd9e2348e,libfiletime-0c2d531151bd2933,libinotify-6b5cd273de1aa0e8,libinotify_sys-71e6dd72ebacfdb9,libbitflags-e2b4db6c651223da,libwhich-76818746ccc1df96,libhome-bdf87ef1480967f0,librustix-d74a626b56067bad,liblinux_raw_sys-b3e0a6b3ac010104,libindicatif-8d61ccfc14784305,libportable_atomic-b9268ebf6198f0eb,libnumber_prefix-8479f39d71e80d3e,libconsole-af48d4b726e9dd20,libunicode_width-11318280e9097d13,libcolored-cc6ba8b546e9b785,liblazy_static-b3603208c0de2608,libtree_sitter-a41611e0655150b0,libregex-857024ac62c88952,libregex_automata-1abc950dd7c0c737,libaho_corasick-911505ac5b3ee82d,libregex_syntax-a59969707b42f994,libglob-8ca68987fb4fe516,libzip-d8613da42576cf7c,libpbkdf2-ef22935fe71a89c6,libsha2-e2046601720ef5ea,libpassword_hash-fbc6f2cf17a43bfb,libbase64ct-cd9837778153b027,librand_core-3c8eee2b567cdf8f,libtime-8490169d63c99a36,libtime_core-b0a5dd9c151b4fd3,libnum_conv-a6c1e03cf6174049,libderanged-a49ee88422a6728d,libpowerfmt-a0c185df26c26a22,libzstd-ca0d2df1a7c4a4cc,libzstd_safe-20e9d65fdf6d0f93,libzstd_sys-f8ddbcf10e81c31a,libbzip2-e302056d97ba295b,libbzip2_sys-d145c63f2132d3cd,libflate2-7ed963f28e1781ac,libminiz_oxide-0604c014cfd3f447,libsimd_adler32-b082e9f39b443ffb,libcrc32fast-66fcb8dfd77ba9de,libbyteorder-1efcbe4f07366651,libaes-05fd1b11cb47e2c7,libcipher-0db579ac3526aa81,libinout-d788a12d9db6d81f,libhmac-e308d36d93a4efee,libconstant_time_eq-204eefe07776b6c9,libwalkdir-a3e1a79fd47b5b12,libsame_file-1ceb7b6153588b15,libmd5-8b7359041afc81b3,libsha1-472f8d904dca6d47,libcpufeatures-471354fefbcaf2d8,libdigest-a6ee5651393adfd1,libsubtle-ca7024fc66e4388f,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,libreqwest-d59649abeee40e23,librustls_pemfile-6e0118ed5f00ca0e,libhyper_tls-634341970805c489,libbase64-64299f9d815d057c,libipnet-ab246bcb66b2cb35,libtokio_native_tls-b7e70dc3d2632404,libserde_urlencoded-c113cde0e26f6cac,libryu-ace37e26d8308611,libmime-4b44681fdb2c65f7,libencoding_rs-f47fb1c01542042e,libserde_json-d4036841cb404f24,libzmij-07c2bc01ed4c756c,libnative_tls-66c9a0453f0b4e12,libopenssl_probe-2e4370df64ac645e,libopenssl-d4a3e70aeb6d599d,libbitflags-a4a524fc7b7b1962,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-de24239e8dff06de,libhyper-847dd1c837fee80c,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libsocket2-776b394f1edb2ab5,libhttparse-4b1ed73b760072b9,libh2-19399d213df126c6,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libtokio_util-0a5ddafdcde6b113,libfutures_sink-97e10fe82c3fc434,libtower_service-0d7df29686b13872,libtracing-102cd2c438eee9c5,libtracing_core-386c043fb93aac37,libonce_cell-028ded5f5e4e9236,libfutures_channel-4627c4895ffd5880,libtokio-422ee69c96d2c809,libsignal_hook_registry-c33ebd2f6494eddd,liberrno-b08a22cab995ffc5,libsocket2-6004f894d8f38f07,libmio-4473721c15968d70,libparking_lot-1d6f1b72900c0d37,libparking_lot_core-2a170a6670926c93,liblibc-f0d996076a85b3d5,libcfg_if-5af52f617df93f8f,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libsync_wrapper-17f912c27eab8964,libhttp_body-aa7ac1416f83e236,liblog-cfb0a897de58af94,libfutures_util-cb84dd160f9733b7,libfutures_io-9bc2d3828d4ba8af,libslab-e253d0c0a7952806,libpin_project_lite-8a799ba8b4537fa2,libfutures_task-eafdccc31efa9d5a,libfutures_core-f0387e1e69ce8814,libhttp-ee3a29466a4644fa,libitoa-d474a064685fa8df,libbytes-ff5aca13e3e348ea,libfnv-2d77ec4f6f971b24,libquick_xml-dc6947649a06774f,libmemchr-9b3f20cfb3ebd3b2,liburl-f1ccd0f18be429fb,libidna-60e3d24ae1927267,libutf8_iter-0d9be7b316c2b184,libidna_adapter-4088e53deee4c046,libicu_properties-0e54877e79528c3f,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-ad84ce467b3670e8,libsmallvec-29f90736a15dcce2,libicu_normalizer_data-088c419f54c50650,libicu_collections-896fe4e787451415,libpotential_utf-a3cb09e091eb5dac,libicu_provider-e87b79df08b54524,libicu_locale_core-e08030bc369f4ea8,libtinystr-e6016caba4cc195f,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-fa91b84e56121f7a,libzerotrie-6902cf3b26ed4090,libyoke-e5dd248f660dff8e,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-da883e32a433cae7,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libthiserror-fb02d81ecd3e316d,libserde-7c429b015f6c246c,libserde_core-8323e53422f20d71,librayon-41044e3b5ccb1346,librayon_core-52eb7fbf8b046d0c,libcrossbeam_deque-5a8bc6150a57d553,libcrossbeam_epoch-7bc0ab567b886199,libcrossbeam_utils-bddddcad4a4551ea,libeither-1e551205f1478063,libanyhow-d0824aa9c7568042}.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" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcSPOvWn/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/tree-sitter-d0dfab25b37de406/out" "-L" "/opt/rustwide/target/debug/build/tree-sitter-java-581c05cdcc8ccbaf/out" "-L" "/opt/rustwide/target/debug/build/ring-d85d6fcdc5c5e442/out" "-L" "/opt/rustwide/target/debug/build/bzip2-sys-db5ccaef4e45ce16/out/lib" "-L" "/opt/rustwide/target/debug/build/zstd-sys-cc507a6e33102c9a/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/tree_walker_file_set_check_test-2f613c3b289d9b5f" "-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 "tree_walker_file_set_check_test") due to 1 previous error; 1 warning emitted [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/rustc8BLulf/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/{libjbuild-6b8da44257fec6ee,libtoml-f9ac6d79fdcee013,libtoml_edit-f8f38b3626085254,libserde_spanned-33be832c397a6866,libwinnow-1bd27831c3f756b1,libtoml_write-391d1a913c599bd8,libtoml_datetime-159cb82ab3e31b36,libclap_complete-a33681a5e891f92a,libchrono-a735b2807d767ad6,libiana_time_zone-e4284183d46316cc,libnum_traits-23da3e41cc6a3b1a,libureq-e42e2558a5d686e0,libwebpki_roots-8e9823caf0017823,libwebpki_roots-36d881d3a434e6f5,libbase64-2a03de3babadded3,librustls-582fa10ca7faeaee,libwebpki-dde3c3c60001a237,libring-508c0817a48d4eda,libgetrandom-795d360258582ab7,libuntrusted-3420b86308bec153,librustls_pki_types-43396bc1bdb4df85,libzeroize-36c98e1e0ab441af,liburlencoding-2e57689ab08a86e0,libatty-d1221dd34a08922a,libtree_sitter_java-0828c63381965255,libroxmltree-c1e721ecf87d731a,libnum_cpus-3c97ca9b371a7031,libhex-28742b4ca144387c,libdirs-584954109092de92,libdirs_sys-2f3870922856409d,liboption_ext-23838f1959a6156b,libclap-cc2785aa6ef67d65,libclap_builder-cedd077324c8ac8a,libstrsim-24acdad2526b95b7,libanstream-4a80d76578abdd6d,libanstyle_query-7d642b7421150d4a,libis_terminal_polyfill-21bbb5fdce9e5cde,libcolorchoice-aad5558f11ccb111,libanstyle_parse-fbffb9796ec06f41,libutf8parse-8828ddbb63eb8bad,libclap_lex-05c592f7d54061df,libanstyle-b6e520ecdc2d5e86,libnotify-fcc89fbd587b5a6c,libmio-bc4362c89558ea03,libcrossbeam_channel-54e7071fd9e2348e,libfiletime-0c2d531151bd2933,libinotify-6b5cd273de1aa0e8,libinotify_sys-71e6dd72ebacfdb9,libbitflags-e2b4db6c651223da,libwhich-76818746ccc1df96,libhome-bdf87ef1480967f0,librustix-d74a626b56067bad,liblinux_raw_sys-b3e0a6b3ac010104,libindicatif-8d61ccfc14784305,libportable_atomic-b9268ebf6198f0eb,libnumber_prefix-8479f39d71e80d3e,libconsole-af48d4b726e9dd20,libunicode_width-11318280e9097d13,libcolored-cc6ba8b546e9b785,liblazy_static-b3603208c0de2608,libtree_sitter-a41611e0655150b0,libregex-857024ac62c88952,libregex_automata-1abc950dd7c0c737,libaho_corasick-911505ac5b3ee82d,libregex_syntax-a59969707b42f994,libglob-8ca68987fb4fe516,libzip-d8613da42576cf7c,libpbkdf2-ef22935fe71a89c6,libsha2-e2046601720ef5ea,libpassword_hash-fbc6f2cf17a43bfb,libbase64ct-cd9837778153b027,librand_core-3c8eee2b567cdf8f,libtime-8490169d63c99a36,libtime_core-b0a5dd9c151b4fd3,libnum_conv-a6c1e03cf6174049,libderanged-a49ee88422a6728d,libpowerfmt-a0c185df26c26a22,libzstd-ca0d2df1a7c4a4cc,libzstd_safe-20e9d65fdf6d0f93,libzstd_sys-f8ddbcf10e81c31a,libbzip2-e302056d97ba295b,libbzip2_sys-d145c63f2132d3cd,libflate2-7ed963f28e1781ac,libminiz_oxide-0604c014cfd3f447,libsimd_adler32-b082e9f39b443ffb,libcrc32fast-66fcb8dfd77ba9de,libbyteorder-1efcbe4f07366651,libaes-05fd1b11cb47e2c7,libcipher-0db579ac3526aa81,libinout-d788a12d9db6d81f,libhmac-e308d36d93a4efee,libconstant_time_eq-204eefe07776b6c9,libwalkdir-a3e1a79fd47b5b12,libsame_file-1ceb7b6153588b15,libmd5-8b7359041afc81b3,libsha1-472f8d904dca6d47,libcpufeatures-471354fefbcaf2d8,libdigest-a6ee5651393adfd1,libsubtle-ca7024fc66e4388f,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,libreqwest-d59649abeee40e23,librustls_pemfile-6e0118ed5f00ca0e,libhyper_tls-634341970805c489,libbase64-64299f9d815d057c,libipnet-ab246bcb66b2cb35,libtokio_native_tls-b7e70dc3d2632404,libserde_urlencoded-c113cde0e26f6cac,libryu-ace37e26d8308611,libmime-4b44681fdb2c65f7,libencoding_rs-f47fb1c01542042e,libserde_json-d4036841cb404f24,libzmij-07c2bc01ed4c756c,libnative_tls-66c9a0453f0b4e12,libopenssl_probe-2e4370df64ac645e,libopenssl-d4a3e70aeb6d599d,libbitflags-a4a524fc7b7b1962,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-de24239e8dff06de,libhyper-847dd1c837fee80c,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libsocket2-776b394f1edb2ab5,libhttparse-4b1ed73b760072b9,libh2-19399d213df126c6,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libtokio_util-0a5ddafdcde6b113,libfutures_sink-97e10fe82c3fc434,libtower_service-0d7df29686b13872,libtracing-102cd2c438eee9c5,libtracing_core-386c043fb93aac37,libonce_cell-028ded5f5e4e9236,libfutures_channel-4627c4895ffd5880,libtokio-422ee69c96d2c809,libsignal_hook_registry-c33ebd2f6494eddd,liberrno-b08a22cab995ffc5,libsocket2-6004f894d8f38f07,libmio-4473721c15968d70,libparking_lot-1d6f1b72900c0d37,libparking_lot_core-2a170a6670926c93,liblibc-f0d996076a85b3d5,libcfg_if-5af52f617df93f8f,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libsync_wrapper-17f912c27eab8964,libhttp_body-aa7ac1416f83e236,liblog-cfb0a897de58af94,libfutures_util-cb84dd160f9733b7,libfutures_io-9bc2d3828d4ba8af,libslab-e253d0c0a7952806,libpin_project_lite-8a799ba8b4537fa2,libfutures_task-eafdccc31efa9d5a,libfutures_core-f0387e1e69ce8814,libhttp-ee3a29466a4644fa,libitoa-d474a064685fa8df,libbytes-ff5aca13e3e348ea,libfnv-2d77ec4f6f971b24,libquick_xml-dc6947649a06774f,libmemchr-9b3f20cfb3ebd3b2,liburl-f1ccd0f18be429fb,libidna-60e3d24ae1927267,libutf8_iter-0d9be7b316c2b184,libidna_adapter-4088e53deee4c046,libicu_properties-0e54877e79528c3f,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-ad84ce467b3670e8,libsmallvec-29f90736a15dcce2,libicu_normalizer_data-088c419f54c50650,libicu_collections-896fe4e787451415,libpotential_utf-a3cb09e091eb5dac,libicu_provider-e87b79df08b54524,libicu_locale_core-e08030bc369f4ea8,libtinystr-e6016caba4cc195f,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-fa91b84e56121f7a,libzerotrie-6902cf3b26ed4090,libyoke-e5dd248f660dff8e,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-da883e32a433cae7,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libthiserror-fb02d81ecd3e316d,libserde-7c429b015f6c246c,libserde_core-8323e53422f20d71,librayon-41044e3b5ccb1346,librayon_core-52eb7fbf8b046d0c,libcrossbeam_deque-5a8bc6150a57d553,libcrossbeam_epoch-7bc0ab567b886199,libcrossbeam_utils-bddddcad4a4551ea,libeither-1e551205f1478063,libanyhow-d0824aa9c7568042}.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" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustc8BLulf/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/tree-sitter-d0dfab25b37de406/out" "-L" "/opt/rustwide/target/debug/build/tree-sitter-java-581c05cdcc8ccbaf/out" "-L" "/opt/rustwide/target/debug/build/ring-d85d6fcdc5c5e442/out" "-L" "/opt/rustwide/target/debug/build/bzip2-sys-db5ccaef4e45ce16/out/lib" "-L" "/opt/rustwide/target/debug/build/zstd-sys-cc507a6e33102c9a/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/utils_test-e307a70b18244236" "-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 "utils_test") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcf6jzaE/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/{libjbuild-6b8da44257fec6ee,libtoml-f9ac6d79fdcee013,libtoml_edit-f8f38b3626085254,libserde_spanned-33be832c397a6866,libwinnow-1bd27831c3f756b1,libtoml_write-391d1a913c599bd8,libtoml_datetime-159cb82ab3e31b36,libclap_complete-a33681a5e891f92a,libchrono-a735b2807d767ad6,libiana_time_zone-e4284183d46316cc,libnum_traits-23da3e41cc6a3b1a,libureq-e42e2558a5d686e0,libwebpki_roots-8e9823caf0017823,libwebpki_roots-36d881d3a434e6f5,libbase64-2a03de3babadded3,librustls-582fa10ca7faeaee,libwebpki-dde3c3c60001a237,libring-508c0817a48d4eda,libgetrandom-795d360258582ab7,libuntrusted-3420b86308bec153,librustls_pki_types-43396bc1bdb4df85,libzeroize-36c98e1e0ab441af,liburlencoding-2e57689ab08a86e0,libatty-d1221dd34a08922a,libtree_sitter_java-0828c63381965255,libroxmltree-c1e721ecf87d731a,libnum_cpus-3c97ca9b371a7031,libhex-28742b4ca144387c,libdirs-584954109092de92,libdirs_sys-2f3870922856409d,liboption_ext-23838f1959a6156b,libclap-cc2785aa6ef67d65,libclap_builder-cedd077324c8ac8a,libstrsim-24acdad2526b95b7,libanstream-4a80d76578abdd6d,libanstyle_query-7d642b7421150d4a,libis_terminal_polyfill-21bbb5fdce9e5cde,libcolorchoice-aad5558f11ccb111,libanstyle_parse-fbffb9796ec06f41,libutf8parse-8828ddbb63eb8bad,libclap_lex-05c592f7d54061df,libanstyle-b6e520ecdc2d5e86,libnotify-fcc89fbd587b5a6c,libmio-bc4362c89558ea03,libcrossbeam_channel-54e7071fd9e2348e,libfiletime-0c2d531151bd2933,libinotify-6b5cd273de1aa0e8,libinotify_sys-71e6dd72ebacfdb9,libbitflags-e2b4db6c651223da,libwhich-76818746ccc1df96,libhome-bdf87ef1480967f0,librustix-d74a626b56067bad,liblinux_raw_sys-b3e0a6b3ac010104,libindicatif-8d61ccfc14784305,libportable_atomic-b9268ebf6198f0eb,libnumber_prefix-8479f39d71e80d3e,libconsole-af48d4b726e9dd20,libunicode_width-11318280e9097d13,libcolored-cc6ba8b546e9b785,liblazy_static-b3603208c0de2608,libtree_sitter-a41611e0655150b0,libregex-857024ac62c88952,libregex_automata-1abc950dd7c0c737,libaho_corasick-911505ac5b3ee82d,libregex_syntax-a59969707b42f994,libglob-8ca68987fb4fe516,libzip-d8613da42576cf7c,libpbkdf2-ef22935fe71a89c6,libsha2-e2046601720ef5ea,libpassword_hash-fbc6f2cf17a43bfb,libbase64ct-cd9837778153b027,librand_core-3c8eee2b567cdf8f,libtime-8490169d63c99a36,libtime_core-b0a5dd9c151b4fd3,libnum_conv-a6c1e03cf6174049,libderanged-a49ee88422a6728d,libpowerfmt-a0c185df26c26a22,libzstd-ca0d2df1a7c4a4cc,libzstd_safe-20e9d65fdf6d0f93,libzstd_sys-f8ddbcf10e81c31a,libbzip2-e302056d97ba295b,libbzip2_sys-d145c63f2132d3cd,libflate2-7ed963f28e1781ac,libminiz_oxide-0604c014cfd3f447,libsimd_adler32-b082e9f39b443ffb,libcrc32fast-66fcb8dfd77ba9de,libbyteorder-1efcbe4f07366651,libaes-05fd1b11cb47e2c7,libcipher-0db579ac3526aa81,libinout-d788a12d9db6d81f,libhmac-e308d36d93a4efee,libconstant_time_eq-204eefe07776b6c9,libwalkdir-a3e1a79fd47b5b12,libsame_file-1ceb7b6153588b15,libmd5-8b7359041afc81b3,libsha1-472f8d904dca6d47,libcpufeatures-471354fefbcaf2d8,libdigest-a6ee5651393adfd1,libsubtle-ca7024fc66e4388f,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,libreqwest-d59649abeee40e23,librustls_pemfile-6e0118ed5f00ca0e,libhyper_tls-634341970805c489,libbase64-64299f9d815d057c,libipnet-ab246bcb66b2cb35,libtokio_native_tls-b7e70dc3d2632404,libserde_urlencoded-c113cde0e26f6cac,libryu-ace37e26d8308611,libmime-4b44681fdb2c65f7,libencoding_rs-f47fb1c01542042e,libserde_json-d4036841cb404f24,libzmij-07c2bc01ed4c756c,libnative_tls-66c9a0453f0b4e12,libopenssl_probe-2e4370df64ac645e,libopenssl-d4a3e70aeb6d599d,libbitflags-a4a524fc7b7b1962,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-de24239e8dff06de,libhyper-847dd1c837fee80c,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libsocket2-776b394f1edb2ab5,libhttparse-4b1ed73b760072b9,libh2-19399d213df126c6,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libtokio_util-0a5ddafdcde6b113,libfutures_sink-97e10fe82c3fc434,libtower_service-0d7df29686b13872,libtracing-102cd2c438eee9c5,libtracing_core-386c043fb93aac37,libonce_cell-028ded5f5e4e9236,libfutures_channel-4627c4895ffd5880,libtokio-422ee69c96d2c809,libsignal_hook_registry-c33ebd2f6494eddd,liberrno-b08a22cab995ffc5,libsocket2-6004f894d8f38f07,libmio-4473721c15968d70,libparking_lot-1d6f1b72900c0d37,libparking_lot_core-2a170a6670926c93,liblibc-f0d996076a85b3d5,libcfg_if-5af52f617df93f8f,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libsync_wrapper-17f912c27eab8964,libhttp_body-aa7ac1416f83e236,liblog-cfb0a897de58af94,libfutures_util-cb84dd160f9733b7,libfutures_io-9bc2d3828d4ba8af,libslab-e253d0c0a7952806,libpin_project_lite-8a799ba8b4537fa2,libfutures_task-eafdccc31efa9d5a,libfutures_core-f0387e1e69ce8814,libhttp-ee3a29466a4644fa,libitoa-d474a064685fa8df,libbytes-ff5aca13e3e348ea,libfnv-2d77ec4f6f971b24,libquick_xml-dc6947649a06774f,libmemchr-9b3f20cfb3ebd3b2,liburl-f1ccd0f18be429fb,libidna-60e3d24ae1927267,libutf8_iter-0d9be7b316c2b184,libidna_adapter-4088e53deee4c046,libicu_properties-0e54877e79528c3f,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-ad84ce467b3670e8,libsmallvec-29f90736a15dcce2,libicu_normalizer_data-088c419f54c50650,libicu_collections-896fe4e787451415,libpotential_utf-a3cb09e091eb5dac,libicu_provider-e87b79df08b54524,libicu_locale_core-e08030bc369f4ea8,libtinystr-e6016caba4cc195f,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-fa91b84e56121f7a,libzerotrie-6902cf3b26ed4090,libyoke-e5dd248f660dff8e,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-da883e32a433cae7,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libthiserror-fb02d81ecd3e316d,libserde-7c429b015f6c246c,libserde_core-8323e53422f20d71,librayon-41044e3b5ccb1346,librayon_core-52eb7fbf8b046d0c,libcrossbeam_deque-5a8bc6150a57d553,libcrossbeam_epoch-7bc0ab567b886199,libcrossbeam_utils-bddddcad4a4551ea,libeither-1e551205f1478063,libanyhow-d0824aa9c7568042}.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" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcf6jzaE/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/tree-sitter-d0dfab25b37de406/out" "-L" "/opt/rustwide/target/debug/build/tree-sitter-java-581c05cdcc8ccbaf/out" "-L" "/opt/rustwide/target/debug/build/ring-d85d6fcdc5c5e442/out" "-L" "/opt/rustwide/target/debug/build/bzip2-sys-db5ccaef4e45ce16/out/lib" "-L" "/opt/rustwide/target/debug/build/zstd-sys-cc507a6e33102c9a/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/unit_tests-7b591d56187fe72e" "-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 "unit_tests") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/rustchKEQsg/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/{libtempfile-b57e22ed7f370fd3,libgetrandom-f889e8c4c9c03ccd,libfastrand-503f12a96d791409,librustix-df61f084ca7d666a,liblinux_raw_sys-fe1e9ef4505379f7,libjbuild-6b8da44257fec6ee,libtoml-f9ac6d79fdcee013,libtoml_edit-f8f38b3626085254,libserde_spanned-33be832c397a6866,libwinnow-1bd27831c3f756b1,libtoml_write-391d1a913c599bd8,libtoml_datetime-159cb82ab3e31b36,libclap_complete-a33681a5e891f92a,libchrono-a735b2807d767ad6,libiana_time_zone-e4284183d46316cc,libnum_traits-23da3e41cc6a3b1a,libureq-e42e2558a5d686e0,libwebpki_roots-8e9823caf0017823,libwebpki_roots-36d881d3a434e6f5,libbase64-2a03de3babadded3,librustls-582fa10ca7faeaee,libwebpki-dde3c3c60001a237,libring-508c0817a48d4eda,libgetrandom-795d360258582ab7,libuntrusted-3420b86308bec153,librustls_pki_types-43396bc1bdb4df85,libzeroize-36c98e1e0ab441af,liburlencoding-2e57689ab08a86e0,libatty-d1221dd34a08922a,libtree_sitter_java-0828c63381965255,libroxmltree-c1e721ecf87d731a,libnum_cpus-3c97ca9b371a7031,libhex-28742b4ca144387c,libdirs-584954109092de92,libdirs_sys-2f3870922856409d,liboption_ext-23838f1959a6156b,libclap-cc2785aa6ef67d65,libclap_builder-cedd077324c8ac8a,libstrsim-24acdad2526b95b7,libanstream-4a80d76578abdd6d,libanstyle_query-7d642b7421150d4a,libis_terminal_polyfill-21bbb5fdce9e5cde,libcolorchoice-aad5558f11ccb111,libanstyle_parse-fbffb9796ec06f41,libutf8parse-8828ddbb63eb8bad,libclap_lex-05c592f7d54061df,libanstyle-b6e520ecdc2d5e86,libnotify-fcc89fbd587b5a6c,libmio-bc4362c89558ea03,libcrossbeam_channel-54e7071fd9e2348e,libfiletime-0c2d531151bd2933,libinotify-6b5cd273de1aa0e8,libinotify_sys-71e6dd72ebacfdb9,libbitflags-e2b4db6c651223da,libwhich-76818746ccc1df96,libhome-bdf87ef1480967f0,librustix-d74a626b56067bad,liblinux_raw_sys-b3e0a6b3ac010104,libindicatif-8d61ccfc14784305,libportable_atomic-b9268ebf6198f0eb,libnumber_prefix-8479f39d71e80d3e,libconsole-af48d4b726e9dd20,libunicode_width-11318280e9097d13,libcolored-cc6ba8b546e9b785,liblazy_static-b3603208c0de2608,libtree_sitter-a41611e0655150b0,libregex-857024ac62c88952,libregex_automata-1abc950dd7c0c737,libaho_corasick-911505ac5b3ee82d,libregex_syntax-a59969707b42f994,libglob-8ca68987fb4fe516,libzip-d8613da42576cf7c,libpbkdf2-ef22935fe71a89c6,libsha2-e2046601720ef5ea,libpassword_hash-fbc6f2cf17a43bfb,libbase64ct-cd9837778153b027,librand_core-3c8eee2b567cdf8f,libtime-8490169d63c99a36,libtime_core-b0a5dd9c151b4fd3,libnum_conv-a6c1e03cf6174049,libderanged-a49ee88422a6728d,libpowerfmt-a0c185df26c26a22,libzstd-ca0d2df1a7c4a4cc,libzstd_safe-20e9d65fdf6d0f93,libzstd_sys-f8ddbcf10e81c31a,libbzip2-e302056d97ba295b,libbzip2_sys-d145c63f2132d3cd,libflate2-7ed963f28e1781ac,libminiz_oxide-0604c014cfd3f447,libsimd_adler32-b082e9f39b443ffb,libcrc32fast-66fcb8dfd77ba9de,libbyteorder-1efcbe4f07366651,libaes-05fd1b11cb47e2c7,libcipher-0db579ac3526aa81,libinout-d788a12d9db6d81f,libhmac-e308d36d93a4efee,libconstant_time_eq-204eefe07776b6c9,libwalkdir-a3e1a79fd47b5b12,libsame_file-1ceb7b6153588b15,libmd5-8b7359041afc81b3,libsha1-472f8d904dca6d47,libcpufeatures-471354fefbcaf2d8,libdigest-a6ee5651393adfd1,libsubtle-ca7024fc66e4388f,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,libreqwest-d59649abeee40e23,librustls_pemfile-6e0118ed5f00ca0e,libhyper_tls-634341970805c489,libbase64-64299f9d815d057c,libipnet-ab246bcb66b2cb35,libtokio_native_tls-b7e70dc3d2632404,libserde_urlencoded-c113cde0e26f6cac,libryu-ace37e26d8308611,libmime-4b44681fdb2c65f7,libencoding_rs-f47fb1c01542042e,libserde_json-d4036841cb404f24,libzmij-07c2bc01ed4c756c,libnative_tls-66c9a0453f0b4e12,libopenssl_probe-2e4370df64ac645e,libopenssl-d4a3e70aeb6d599d,libbitflags-a4a524fc7b7b1962,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-de24239e8dff06de,libhyper-847dd1c837fee80c,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libsocket2-776b394f1edb2ab5,libhttparse-4b1ed73b760072b9,libh2-19399d213df126c6,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libtokio_util-0a5ddafdcde6b113,libfutures_sink-97e10fe82c3fc434,libtower_service-0d7df29686b13872,libtracing-102cd2c438eee9c5,libtracing_core-386c043fb93aac37,libonce_cell-028ded5f5e4e9236,libfutures_channel-4627c4895ffd5880,libtokio-422ee69c96d2c809,libsignal_hook_registry-c33ebd2f6494eddd,liberrno-b08a22cab995ffc5,libsocket2-6004f894d8f38f07,libmio-4473721c15968d70,libparking_lot-1d6f1b72900c0d37,libparking_lot_core-2a170a6670926c93,liblibc-f0d996076a85b3d5,libcfg_if-5af52f617df93f8f,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libsync_wrapper-17f912c27eab8964,libhttp_body-aa7ac1416f83e236,liblog-cfb0a897de58af94,libfutures_util-cb84dd160f9733b7,libfutures_io-9bc2d3828d4ba8af,libslab-e253d0c0a7952806,libpin_project_lite-8a799ba8b4537fa2,libfutures_task-eafdccc31efa9d5a,libfutures_core-f0387e1e69ce8814,libhttp-ee3a29466a4644fa,libitoa-d474a064685fa8df,libbytes-ff5aca13e3e348ea,libfnv-2d77ec4f6f971b24,libquick_xml-dc6947649a06774f,libmemchr-9b3f20cfb3ebd3b2,liburl-f1ccd0f18be429fb,libidna-60e3d24ae1927267,libutf8_iter-0d9be7b316c2b184,libidna_adapter-4088e53deee4c046,libicu_properties-0e54877e79528c3f,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-ad84ce467b3670e8,libsmallvec-29f90736a15dcce2,libicu_normalizer_data-088c419f54c50650,libicu_collections-896fe4e787451415,libpotential_utf-a3cb09e091eb5dac,libicu_provider-e87b79df08b54524,libicu_locale_core-e08030bc369f4ea8,libtinystr-e6016caba4cc195f,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-fa91b84e56121f7a,libzerotrie-6902cf3b26ed4090,libyoke-e5dd248f660dff8e,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-da883e32a433cae7,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libthiserror-fb02d81ecd3e316d,libserde-7c429b015f6c246c,libserde_core-8323e53422f20d71,librayon-41044e3b5ccb1346,librayon_core-52eb7fbf8b046d0c,libcrossbeam_deque-5a8bc6150a57d553,libcrossbeam_epoch-7bc0ab567b886199,libcrossbeam_utils-bddddcad4a4551ea,libeither-1e551205f1478063,libanyhow-d0824aa9c7568042}.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" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustchKEQsg/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/tree-sitter-d0dfab25b37de406/out" "-L" "/opt/rustwide/target/debug/build/tree-sitter-java-581c05cdcc8ccbaf/out" "-L" "/opt/rustwide/target/debug/build/ring-d85d6fcdc5c5e442/out" "-L" "/opt/rustwide/target/debug/build/bzip2-sys-db5ccaef4e45ce16/out/lib" "-L" "/opt/rustwide/target/debug/build/zstd-sys-cc507a6e33102c9a/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/build_system_test-30c8bb447568074f" "-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 "build_system_test") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "5b0608cb775a24bf74679da7607d63baed51eba5c1dbd49232142f1e7bac084d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5b0608cb775a24bf74679da7607d63baed51eba5c1dbd49232142f1e7bac084d", kill_on_drop: false }` [INFO] [stdout] 5b0608cb775a24bf74679da7607d63baed51eba5c1dbd49232142f1e7bac084d