[INFO] cloning repository https://github.com/ntwiles/nala-rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ntwiles/nala-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fntwiles%2Fnala-rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fntwiles%2Fnala-rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c54ddc7c0a475922bdf49b202bdb2051cce08f05
[INFO] testing ntwiles/nala-rust against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fntwiles%2Fnala-rust" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ntwiles/nala-rust
[INFO] finished tweaking git repo https://github.com/ntwiles/nala-rust
[INFO] tweaked toml for git repo https://github.com/ntwiles/nala-rust written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ntwiles/nala-rust on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ntwiles/nala-rust already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a14c7b3f6a3e727ec9c824e85fbdd76a3aa3b24e89b5b11d8ccc723dc4793814
[INFO] running `Command { std: "docker" "start" "-a" "a14c7b3f6a3e727ec9c824e85fbdd76a3aa3b24e89b5b11d8ccc723dc4793814", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a14c7b3f6a3e727ec9c824e85fbdd76a3aa3b24e89b5b11d8ccc723dc4793814", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a14c7b3f6a3e727ec9c824e85fbdd76a3aa3b24e89b5b11d8ccc723dc4793814", kill_on_drop: false }`
[INFO] [stdout] a14c7b3f6a3e727ec9c824e85fbdd76a3aa3b24e89b5b11d8ccc723dc4793814
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] acf751475a162a84a5224d9a061a442828b51fd91be3522b1bdb5feb51daabf0
[INFO] running `Command { std: "docker" "start" "-a" "acf751475a162a84a5224d9a061a442828b51fd91be3522b1bdb5feb51daabf0", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]    Compiling cc v1.1.21
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling openssl v0.10.66
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling indexmap v2.5.0
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling ena v0.14.3
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling unicode-xid v0.2.5
[INFO] [stderr]    Compiling ipnet v2.10.0
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling openssl-sys v0.9.103
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling is-terminal v0.4.13
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling ascii-canvas v3.0.0
[INFO] [stderr]    Compiling string_cache v0.8.7
[INFO] [stderr]    Compiling regex v1.10.6
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling lalrpop-util v0.19.12
[INFO] [stderr]    Compiling lalrpop v0.19.12
[INFO] [stderr]    Compiling tokio v1.40.0
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tokio-util v0.7.12
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling nala_interpreter v0.1.0 (/opt/rustwide/workdir/nala_interpreter)
[INFO] [stderr]    Compiling hyper v0.14.30
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling nala v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.92s
[INFO] running `Command { std: "docker" "inspect" "acf751475a162a84a5224d9a061a442828b51fd91be3522b1bdb5feb51daabf0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "acf751475a162a84a5224d9a061a442828b51fd91be3522b1bdb5feb51daabf0", kill_on_drop: false }`
[INFO] [stdout] acf751475a162a84a5224d9a061a442828b51fd91be3522b1bdb5feb51daabf0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 430e0baa86b8f7f825069c7388cf13c6c94a270d7bf02cc07bdbdfb991444921
[INFO] running `Command { std: "docker" "start" "-a" "430e0baa86b8f7f825069c7388cf13c6c94a270d7bf02cc07bdbdfb991444921", kill_on_drop: false }`
[INFO] [stderr]    Compiling test_util v0.1.0 (/opt/rustwide/workdir/test_util)
[INFO] [stderr]    Compiling nala v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcn12znx/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/{libtest_util-93b42d6018245ea0,libnala_interpreter-10f15e18f9fbb6cf,libreqwest-cf104da2b3e227de,librustls_pemfile-30aaf682314043cb,libhyper_tls-2f69cdb44d3cfcef,libbase64-13144a1f1e192158,libipnet-cbebc2fcde2716e2,libtokio_native_tls-f705be35e3fa2620,libserde_urlencoded-4b22f3fa95327331,libmime-0188e0814ca7ddbf,libencoding_rs-f93f8c7c90ba6d45,libserde_json-4c502331f12569f5,libryu-a980823ac8640001,libserde-6bce8f1a7e6b9cc1,libnative_tls-e1f61cf9e285d7a6,libopenssl_probe-5821ed5bfde807ff,libopenssl-4a27053ff88b2bd7,libbitflags-c95e5b195a86a9bf,libforeign_types-4fe1886d5d9265b9,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-07cbcdab9251f920,libhyper-26fd80703e2a48cc,libwant-7a6260b9c50f1479,libtry_lock-8fa2f6971035be84,libhttparse-0f77087be69aecf5,libh2-10bb2e9578e3876e,libindexmap-b92d0db3ffe9c9a4,libequivalent-487f93f8f6ab5e5b,libhashbrown-7535884dad52ee2f,libtokio_util-21610a116a8371ac,libfutures_sink-bfbbbc7bce12d32f,libtower_service-3fb88d28c2218805,libtracing-c035ac302ec64af3,libtracing_core-4a83cfb52f9aaa43,libonce_cell-a1d7742f74efe1da,libfutures_channel-3d6f4bfa7bfd0ec4,libtokio-b6fab78da28e12a3,libsignal_hook_registry-495aa17a04d6062b,libsocket2-4f5ff6a915737f93,libmio-25ae3fa3a287e577,libparking_lot-6d0f4f06452d41c4,libparking_lot_core-33f3c6d2aa9c3292,liblibc-bd2913ad8b297d1c,libcfg_if-3e7fc4e38d4a72b5,libsmallvec-5dc15f12cdebef01,liblock_api-c6cf54c55fc63b81,libscopeguard-7ec2214574194454,libsync_wrapper-b5d3a794a1e9deea,libhttp_body-d371052adcec0fa4,liblog-9a3ff67864b30e2c,libfutures_util-d54cbbbc77a3160f,libfutures_io-15f510aebc68962e,libslab-b2ace7a8cefc491a,libpin_project_lite-e591be24d8b8b3c6,libfutures_task-7735bb2404c6e6f3,libpin_utils-3860774ad9b215b5,libfutures_core-451bff7c303527ba,liburl-77c2507c81fc9a4e,libidna-c1bf5b0c2f7fd769,libunicode_normalization-3487d7f8ca743167,libtinyvec-f5726e35b49e3cdb,libtinyvec_macros-7b77ea21c73594ca,libunicode_bidi-4395c0969e173d7e,libform_urlencoded-48069ad4ff13b53d,libpercent_encoding-af9df9186596bd92,libhttp-48028c090c9e0fdb,libitoa-20e94f961f8d160c,libbytes-97cefb27b52cd468,libfnv-79e2cbfbe03dcd16,liblalrpop_util-87622b5e09736d4c,libregex-7c70ad4fdf7dac96,libregex_automata-73c974e6883637ea,libaho_corasick-c633c294b3f5f5b4,libmemchr-08f38e9718637002,libregex_syntax-2b97d6b09241de8e}.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/rustcn12znx/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" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/output-8cf187bf2843043d" "-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 `nala` (test "output") 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/rustcSqupUl/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/{libtest_util-93b42d6018245ea0,libnala_interpreter-10f15e18f9fbb6cf,libreqwest-cf104da2b3e227de,librustls_pemfile-30aaf682314043cb,libhyper_tls-2f69cdb44d3cfcef,libbase64-13144a1f1e192158,libipnet-cbebc2fcde2716e2,libtokio_native_tls-f705be35e3fa2620,libserde_urlencoded-4b22f3fa95327331,libmime-0188e0814ca7ddbf,libencoding_rs-f93f8c7c90ba6d45,libserde_json-4c502331f12569f5,libryu-a980823ac8640001,libserde-6bce8f1a7e6b9cc1,libnative_tls-e1f61cf9e285d7a6,libopenssl_probe-5821ed5bfde807ff,libopenssl-4a27053ff88b2bd7,libbitflags-c95e5b195a86a9bf,libforeign_types-4fe1886d5d9265b9,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-07cbcdab9251f920,libhyper-26fd80703e2a48cc,libwant-7a6260b9c50f1479,libtry_lock-8fa2f6971035be84,libhttparse-0f77087be69aecf5,libh2-10bb2e9578e3876e,libindexmap-b92d0db3ffe9c9a4,libequivalent-487f93f8f6ab5e5b,libhashbrown-7535884dad52ee2f,libtokio_util-21610a116a8371ac,libfutures_sink-bfbbbc7bce12d32f,libtower_service-3fb88d28c2218805,libtracing-c035ac302ec64af3,libtracing_core-4a83cfb52f9aaa43,libonce_cell-a1d7742f74efe1da,libfutures_channel-3d6f4bfa7bfd0ec4,libtokio-b6fab78da28e12a3,libsignal_hook_registry-495aa17a04d6062b,libsocket2-4f5ff6a915737f93,libmio-25ae3fa3a287e577,libparking_lot-6d0f4f06452d41c4,libparking_lot_core-33f3c6d2aa9c3292,liblibc-bd2913ad8b297d1c,libcfg_if-3e7fc4e38d4a72b5,libsmallvec-5dc15f12cdebef01,liblock_api-c6cf54c55fc63b81,libscopeguard-7ec2214574194454,libsync_wrapper-b5d3a794a1e9deea,libhttp_body-d371052adcec0fa4,liblog-9a3ff67864b30e2c,libfutures_util-d54cbbbc77a3160f,libfutures_io-15f510aebc68962e,libslab-b2ace7a8cefc491a,libpin_project_lite-e591be24d8b8b3c6,libfutures_task-7735bb2404c6e6f3,libpin_utils-3860774ad9b215b5,libfutures_core-451bff7c303527ba,liburl-77c2507c81fc9a4e,libidna-c1bf5b0c2f7fd769,libunicode_normalization-3487d7f8ca743167,libtinyvec-f5726e35b49e3cdb,libtinyvec_macros-7b77ea21c73594ca,libunicode_bidi-4395c0969e173d7e,libform_urlencoded-48069ad4ff13b53d,libpercent_encoding-af9df9186596bd92,libhttp-48028c090c9e0fdb,libitoa-20e94f961f8d160c,libbytes-97cefb27b52cd468,libfnv-79e2cbfbe03dcd16,liblalrpop_util-87622b5e09736d4c,libregex-7c70ad4fdf7dac96,libregex_automata-73c974e6883637ea,libaho_corasick-c633c294b3f5f5b4,libmemchr-08f38e9718637002,libregex_syntax-2b97d6b09241de8e}.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/rustcSqupUl/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" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/input-ffcadac59464ee05" "-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] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcPvMzot/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/{libtest_util-93b42d6018245ea0,libnala_interpreter-10f15e18f9fbb6cf,libreqwest-cf104da2b3e227de,librustls_pemfile-30aaf682314043cb,libhyper_tls-2f69cdb44d3cfcef,libbase64-13144a1f1e192158,libipnet-cbebc2fcde2716e2,libtokio_native_tls-f705be35e3fa2620,libserde_urlencoded-4b22f3fa95327331,libmime-0188e0814ca7ddbf,libencoding_rs-f93f8c7c90ba6d45,libserde_json-4c502331f12569f5,libryu-a980823ac8640001,libserde-6bce8f1a7e6b9cc1,libnative_tls-e1f61cf9e285d7a6,libopenssl_probe-5821ed5bfde807ff,libopenssl-4a27053ff88b2bd7,libbitflags-c95e5b195a86a9bf,libforeign_types-4fe1886d5d9265b9,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-07cbcdab9251f920,libhyper-26fd80703e2a48cc,libwant-7a6260b9c50f1479,libtry_lock-8fa2f6971035be84,libhttparse-0f77087be69aecf5,libh2-10bb2e9578e3876e,libindexmap-b92d0db3ffe9c9a4,libequivalent-487f93f8f6ab5e5b,libhashbrown-7535884dad52ee2f,libtokio_util-21610a116a8371ac,libfutures_sink-bfbbbc7bce12d32f,libtower_service-3fb88d28c2218805,libtracing-c035ac302ec64af3,libtracing_core-4a83cfb52f9aaa43,libonce_cell-a1d7742f74efe1da,libfutures_channel-3d6f4bfa7bfd0ec4,libtokio-b6fab78da28e12a3,libsignal_hook_registry-495aa17a04d6062b,libsocket2-4f5ff6a915737f93,libmio-25ae3fa3a287e577,libparking_lot-6d0f4f06452d41c4,libparking_lot_core-33f3c6d2aa9c3292,liblibc-bd2913ad8b297d1c,libcfg_if-3e7fc4e38d4a72b5,libsmallvec-5dc15f12cdebef01,liblock_api-c6cf54c55fc63b81,libscopeguard-7ec2214574194454,libsync_wrapper-b5d3a794a1e9deea,libhttp_body-d371052adcec0fa4,liblog-9a3ff67864b30e2c,libfutures_util-d54cbbbc77a3160f,libfutures_io-15f510aebc68962e,libslab-b2ace7a8cefc491a,libpin_project_lite-e591be24d8b8b3c6,libfutures_task-7735bb2404c6e6f3,libpin_utils-3860774ad9b215b5,libfutures_core-451bff7c303527ba,liburl-77c2507c81fc9a4e,libidna-c1bf5b0c2f7fd769,libunicode_normalization-3487d7f8ca743167,libtinyvec-f5726e35b49e3cdb,libtinyvec_macros-7b77ea21c73594ca,libunicode_bidi-4395c0969e173d7e,libform_urlencoded-48069ad4ff13b53d,libpercent_encoding-af9df9186596bd92,libhttp-48028c090c9e0fdb,libitoa-20e94f961f8d160c,libbytes-97cefb27b52cd468,libfnv-79e2cbfbe03dcd16,liblalrpop_util-87622b5e09736d4c,libregex-7c70ad4fdf7dac96,libregex_automata-73c974e6883637ea,libaho_corasick-c633c294b3f5f5b4,libmemchr-08f38e9718637002,libregex_syntax-2b97d6b09241de8e}.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/rustcPvMzot/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" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/math-2df260089a02a5c5" "-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 `nala` (test "input") due to 1 previous error
[INFO] [stderr] error: could not compile `nala` (test "math") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "430e0baa86b8f7f825069c7388cf13c6c94a270d7bf02cc07bdbdfb991444921", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "430e0baa86b8f7f825069c7388cf13c6c94a270d7bf02cc07bdbdfb991444921", kill_on_drop: false }`
[INFO] [stdout] 430e0baa86b8f7f825069c7388cf13c6c94a270d7bf02cc07bdbdfb991444921
