[INFO] cloning repository https://github.com/kokiriglade/earthmc
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kokiriglade/earthmc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkokiriglade%2Fearthmc", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkokiriglade%2Fearthmc'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 59dd8081f611fb5d9506857bea24fbe81fc93ed9
[INFO] testing kokiriglade/earthmc against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkokiriglade%2Fearthmc" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/kokiriglade/earthmc
[INFO] finished tweaking git repo https://github.com/kokiriglade/earthmc
[INFO] tweaked toml for git repo https://github.com/kokiriglade/earthmc written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kokiriglade/earthmc on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kokiriglade/earthmc 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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7db6b06438659b29401ee93d4e8cd07deeec9b95e348eb404013cc686db2b9d3
[INFO] running `Command { std: "docker" "start" "-a" "7db6b06438659b29401ee93d4e8cd07deeec9b95e348eb404013cc686db2b9d3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7db6b06438659b29401ee93d4e8cd07deeec9b95e348eb404013cc686db2b9d3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7db6b06438659b29401ee93d4e8cd07deeec9b95e348eb404013cc686db2b9d3", kill_on_drop: false }`
[INFO] [stdout] 7db6b06438659b29401ee93d4e8cd07deeec9b95e348eb404013cc686db2b9d3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f7efaadb1bd22d7dfc78cf6d50fe8189e824b98407e0b4d9bb6e60601352bac0
[INFO] running `Command { std: "docker" "start" "-a" "f7efaadb1bd22d7dfc78cf6d50fe8189e824b98407e0b4d9bb6e60601352bac0", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling cc v1.2.25
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling rustls v0.23.27
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling iri-string v0.7.8
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling webpki-roots v1.0.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling rustls-webpki v0.103.3
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling uuid v1.17.0
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling hyper-util v0.1.14
[INFO] [stderr]    Compiling hyper-rustls v0.27.6
[INFO] [stderr]    Compiling reqwest v0.12.19
[INFO] [stderr]    Compiling earthmc v1.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 50.00s
[INFO] running `Command { std: "docker" "inspect" "f7efaadb1bd22d7dfc78cf6d50fe8189e824b98407e0b4d9bb6e60601352bac0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f7efaadb1bd22d7dfc78cf6d50fe8189e824b98407e0b4d9bb6e60601352bac0", kill_on_drop: false }`
[INFO] [stdout] f7efaadb1bd22d7dfc78cf6d50fe8189e824b98407e0b4d9bb6e60601352bac0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f324c4b2c428243b76c10dbad06b62d7fce5b324a3fb0f3a27de17d775904bbb
[INFO] running `Command { std: "docker" "start" "-a" "f324c4b2c428243b76c10dbad06b62d7fce5b324a3fb0f3a27de17d775904bbb", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling insta v1.43.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling hyper-util v0.1.14
[INFO] [stderr]    Compiling hyper-rustls v0.27.6
[INFO] [stderr]    Compiling reqwest v0.12.19
[INFO] [stderr]    Compiling earthmc v1.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustczKfMjT/symbols.o" "<4 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libinsta-f23d9cd2ba2a1b86,libconsole-c44f0d16dfe70049,libsimilar-d5722a796f4923cd}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libearthmc-db84c31a49dd6197,librand-0ddef0c6211a1b6e,librand_chacha-28254c0dd64d94a1,libppv_lite86-f1e37e57ffef6e8c,libzerocopy-11ad661e9e1ff602,librand_core-6cf31fe3b8e21494,libgetrandom-fd0158671eaf6ed6,libthiserror-dd97daef16591363,libuuid-94d1546714e765c3,libderive_builder-07a700a1d891cc52,libreqwest-5ddde57d67eaaf35,libserde_urlencoded-a34a737c46b30dc8,libhyper_rustls-c0b20c9b66c75345,libwebpki_roots-be9bad252ce0bfe8,libtokio_rustls-36180f71afd5b4d0,librustls-179842bca38d3d19,libsubtle-ca7024fc66e4388f,libwebpki-e0021f46faef8fe9,libring-3e226b84917b6452,libgetrandom-36d82fef7aaede9e,libuntrusted-3420b86308bec153,librustls_pki_types-a7867074414b404a,libzeroize-ead98f074a37f829,libserde_json-a23a1c3b3b60aa2c,libmemchr-4f0714dc45d95749,libryu-0ea4bafc9bef6d8b,libserde-9b715375eb3778d0,libtower_http-70fbe4e1ff43235e,libbitflags-999d889d9694453e,libiri_string-a380f51e5b0b7b73,libtower-83ec2c3c2799c40b,libsync_wrapper-5a27d2ea02cd7690,libtower_layer-d70c7e404336389b,libhyper_util-874dbf959c20752f,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libtracing-ca43ef6deb2a1e20,libtracing_core-2cec2962d21c80a1,libonce_cell-0ba6aecba7086d38,libhyper-6a0a5e119d2cc4d2,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libhttparse-47a3d40564b60e09,libfutures_channel-179401688c37d974,libfutures_util-cc8aad38b9612973,libslab-b066ee2c679b47fd,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libtokio-13d1b21313deeb09,libsignal_hook_registry-1171f0d22a871719,libsocket2-3d90c93e388309af,libmio-c892ba51323828a3,libhttp_body_util-f2ff7a97002ec3c2,libpin_project_lite-bedc6e0acd72ff2a,libfutures_core-fc6bb1738f00fc87,libhttp_body-5d2c120e15cb3719,liblog-394b918668cad64a,liburl-c2ee1b4facc9ee6d,libidna-fd8f7de09509f64b,libutf8_iter-0d9be7b316c2b184,libidna_adapter-b267b75630686d48,libicu_properties-b3460abd8e00f2b6,libicu_properties_data-9d163be0f8ec47fd,libicu_normalizer-58e9203b8abf9e6b,libicu_normalizer_data-9919e82512efe734,libicu_collections-af817eb0f891b6ee,libpotential_utf-6efccf4481b87fd9,libicu_provider-5718a9fa432a24a4,libicu_locale_core-8881863afdf58dce,libtinystr-c8f860964f6bfdb6,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-9b20c118d8c13a27,libzerotrie-6c81d2c085979c3b,libyoke-b79f9c9bcb877878,libstable_deref_trait-e5f295e98f1b80b2,libzerofrom-51110a7636bbe256,libform_urlencoded-a5edb5174711de82,libpercent_encoding-9bee39bbc5bd523a,libhttp-8a286151680a468c,libitoa-6b76ec393d6a2c41,libbytes-bfe11088fe358bd1,libfnv-2d77ec4f6f971b24,libparking_lot-a7117631dc67d795,libparking_lot_core-9b6ba6b96472cf2a,liblibc-a1f51a53e348ca20,libcfg_if-33ef6c02a07f9fec,libsmallvec-cc09618ba41502d9,liblock_api-29fb1b0a3ec126e3,libscopeguard-d52bd00767847e44}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustczKfMjT/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-553504a8b9b5314c/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/test_quarter-05c3fa7049e11699" "-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 `earthmc` (test "test_quarter") 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" "/tmp/rustcLKseMx/symbols.o" "<6 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libinsta-f23d9cd2ba2a1b86,libconsole-c44f0d16dfe70049,libsimilar-d5722a796f4923cd}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libearthmc-db84c31a49dd6197,librand-0ddef0c6211a1b6e,librand_chacha-28254c0dd64d94a1,libppv_lite86-f1e37e57ffef6e8c,libzerocopy-11ad661e9e1ff602,librand_core-6cf31fe3b8e21494,libgetrandom-fd0158671eaf6ed6,libthiserror-dd97daef16591363,libuuid-94d1546714e765c3,libderive_builder-07a700a1d891cc52,libreqwest-5ddde57d67eaaf35,libserde_urlencoded-a34a737c46b30dc8,libhyper_rustls-c0b20c9b66c75345,libwebpki_roots-be9bad252ce0bfe8,libtokio_rustls-36180f71afd5b4d0,librustls-179842bca38d3d19,libsubtle-ca7024fc66e4388f,libwebpki-e0021f46faef8fe9,libring-3e226b84917b6452,libgetrandom-36d82fef7aaede9e,libuntrusted-3420b86308bec153,librustls_pki_types-a7867074414b404a,libzeroize-ead98f074a37f829,libserde_json-a23a1c3b3b60aa2c,libmemchr-4f0714dc45d95749,libryu-0ea4bafc9bef6d8b,libserde-9b715375eb3778d0,libtower_http-70fbe4e1ff43235e,libbitflags-999d889d9694453e,libiri_string-a380f51e5b0b7b73,libtower-83ec2c3c2799c40b,libsync_wrapper-5a27d2ea02cd7690,libtower_layer-d70c7e404336389b,libhyper_util-874dbf959c20752f,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libtracing-ca43ef6deb2a1e20,libtracing_core-2cec2962d21c80a1,libonce_cell-0ba6aecba7086d38,libhyper-6a0a5e119d2cc4d2,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libhttparse-47a3d40564b60e09,libfutures_channel-179401688c37d974,libfutures_util-cc8aad38b9612973,libslab-b066ee2c679b47fd,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libtokio-13d1b21313deeb09,libsignal_hook_registry-1171f0d22a871719,libsocket2-3d90c93e388309af,libmio-c892ba51323828a3,libhttp_body_util-f2ff7a97002ec3c2,libpin_project_lite-bedc6e0acd72ff2a,libfutures_core-fc6bb1738f00fc87,libhttp_body-5d2c120e15cb3719,liblog-394b918668cad64a,liburl-c2ee1b4facc9ee6d,libidna-fd8f7de09509f64b,libutf8_iter-0d9be7b316c2b184,libidna_adapter-b267b75630686d48,libicu_properties-b3460abd8e00f2b6,libicu_properties_data-9d163be0f8ec47fd,libicu_normalizer-58e9203b8abf9e6b,libicu_normalizer_data-9919e82512efe734,libicu_collections-af817eb0f891b6ee,libpotential_utf-6efccf4481b87fd9,libicu_provider-5718a9fa432a24a4,libicu_locale_core-8881863afdf58dce,libtinystr-c8f860964f6bfdb6,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-9b20c118d8c13a27,libzerotrie-6c81d2c085979c3b,libyoke-b79f9c9bcb877878,libstable_deref_trait-e5f295e98f1b80b2,libzerofrom-51110a7636bbe256,libform_urlencoded-a5edb5174711de82,libpercent_encoding-9bee39bbc5bd523a,libhttp-8a286151680a468c,libitoa-6b76ec393d6a2c41,libbytes-bfe11088fe358bd1,libfnv-2d77ec4f6f971b24,libparking_lot-a7117631dc67d795,libparking_lot_core-9b6ba6b96472cf2a,liblibc-a1f51a53e348ca20,libcfg_if-33ef6c02a07f9fec,libsmallvec-cc09618ba41502d9,liblock_api-29fb1b0a3ec126e3,libscopeguard-d52bd00767847e44}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcLKseMx/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-553504a8b9b5314c/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/test_nation-c42f7fc87a336957" "-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 `earthmc` (test "test_nation") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcpMcfhf/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libinsta-f23d9cd2ba2a1b86,libconsole-c44f0d16dfe70049,libsimilar-d5722a796f4923cd}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libearthmc-db84c31a49dd6197,librand-0ddef0c6211a1b6e,librand_chacha-28254c0dd64d94a1,libppv_lite86-f1e37e57ffef6e8c,libzerocopy-11ad661e9e1ff602,librand_core-6cf31fe3b8e21494,libgetrandom-fd0158671eaf6ed6,libthiserror-dd97daef16591363,libuuid-94d1546714e765c3,libderive_builder-07a700a1d891cc52,libreqwest-5ddde57d67eaaf35,libserde_urlencoded-a34a737c46b30dc8,libhyper_rustls-c0b20c9b66c75345,libwebpki_roots-be9bad252ce0bfe8,libtokio_rustls-36180f71afd5b4d0,librustls-179842bca38d3d19,libsubtle-ca7024fc66e4388f,libwebpki-e0021f46faef8fe9,libring-3e226b84917b6452,libgetrandom-36d82fef7aaede9e,libuntrusted-3420b86308bec153,librustls_pki_types-a7867074414b404a,libzeroize-ead98f074a37f829,libserde_json-a23a1c3b3b60aa2c,libmemchr-4f0714dc45d95749,libryu-0ea4bafc9bef6d8b,libserde-9b715375eb3778d0,libtower_http-70fbe4e1ff43235e,libbitflags-999d889d9694453e,libiri_string-a380f51e5b0b7b73,libtower-83ec2c3c2799c40b,libsync_wrapper-5a27d2ea02cd7690,libtower_layer-d70c7e404336389b,libhyper_util-874dbf959c20752f,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libtracing-ca43ef6deb2a1e20,libtracing_core-2cec2962d21c80a1,libonce_cell-0ba6aecba7086d38,libhyper-6a0a5e119d2cc4d2,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libhttparse-47a3d40564b60e09,libfutures_channel-179401688c37d974,libfutures_util-cc8aad38b9612973,libslab-b066ee2c679b47fd,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libtokio-13d1b21313deeb09,libsignal_hook_registry-1171f0d22a871719,libsocket2-3d90c93e388309af,libmio-c892ba51323828a3,libhttp_body_util-f2ff7a97002ec3c2,libpin_project_lite-bedc6e0acd72ff2a,libfutures_core-fc6bb1738f00fc87,libhttp_body-5d2c120e15cb3719,liblog-394b918668cad64a,liburl-c2ee1b4facc9ee6d,libidna-fd8f7de09509f64b,libutf8_iter-0d9be7b316c2b184,libidna_adapter-b267b75630686d48,libicu_properties-b3460abd8e00f2b6,libicu_properties_data-9d163be0f8ec47fd,libicu_normalizer-58e9203b8abf9e6b,libicu_normalizer_data-9919e82512efe734,libicu_collections-af817eb0f891b6ee,libpotential_utf-6efccf4481b87fd9,libicu_provider-5718a9fa432a24a4,libicu_locale_core-8881863afdf58dce,libtinystr-c8f860964f6bfdb6,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-9b20c118d8c13a27,libzerotrie-6c81d2c085979c3b,libyoke-b79f9c9bcb877878,libstable_deref_trait-e5f295e98f1b80b2,libzerofrom-51110a7636bbe256,libform_urlencoded-a5edb5174711de82,libpercent_encoding-9bee39bbc5bd523a,libhttp-8a286151680a468c,libitoa-6b76ec393d6a2c41,libbytes-bfe11088fe358bd1,libfnv-2d77ec4f6f971b24,libparking_lot-a7117631dc67d795,libparking_lot_core-9b6ba6b96472cf2a,liblibc-a1f51a53e348ca20,libcfg_if-33ef6c02a07f9fec,libsmallvec-cc09618ba41502d9,liblock_api-29fb1b0a3ec126e3,libscopeguard-d52bd00767847e44}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcpMcfhf/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-553504a8b9b5314c/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/test_location-773701e5dc7c757e" "-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 `earthmc` (test "test_location") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "f324c4b2c428243b76c10dbad06b62d7fce5b324a3fb0f3a27de17d775904bbb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f324c4b2c428243b76c10dbad06b62d7fce5b324a3fb0f3a27de17d775904bbb", kill_on_drop: false }`
[INFO] [stdout] f324c4b2c428243b76c10dbad06b62d7fce5b324a3fb0f3a27de17d775904bbb
