[INFO] fetching crate earthmc 1.1.0...
[INFO] testing earthmc-1.1.0 against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] extracting crate earthmc 1.1.0 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate earthmc 1.1.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate earthmc 1.1.0
[INFO] tweaked toml for crates.io crate earthmc 1.1.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate earthmc 1.1.0 on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate earthmc 1.1.0 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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded derive_builder_macro v0.20.2
[INFO] [stderr]   Downloaded derive_builder_core v0.20.2
[INFO] [stderr]   Downloaded quinn-udp v0.5.12
[INFO] [stderr]   Downloaded hyper-rustls v0.27.6
[INFO] [stderr]   Downloaded derive_builder v0.20.2
[INFO] [stderr]   Downloaded webpki-roots v1.0.0
[INFO] [stderr]   Downloaded reqwest v0.12.19
[INFO] [stderr]   Downloaded insta v1.43.1
[INFO] [stderr]   Downloaded cc v1.2.25
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 061649dbfcc7a99bdc0d218ef077d5aee29c7b251d86ddb59d271e3191ddb3d2
[INFO] running `Command { std: "docker" "start" "-a" "061649dbfcc7a99bdc0d218ef077d5aee29c7b251d86ddb59d271e3191ddb3d2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "061649dbfcc7a99bdc0d218ef077d5aee29c7b251d86ddb59d271e3191ddb3d2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "061649dbfcc7a99bdc0d218ef077d5aee29c7b251d86ddb59d271e3191ddb3d2", kill_on_drop: false }`
[INFO] [stdout] 061649dbfcc7a99bdc0d218ef077d5aee29c7b251d86ddb59d271e3191ddb3d2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9d2cf953a6218604680b5f5f76be0eed4c20d43c0d508374c55c0dab9012ca7b
[INFO] running `Command { std: "docker" "start" "-a" "9d2cf953a6218604680b5f5f76be0eed4c20d43c0d508374c55c0dab9012ca7b", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling cc v1.2.25
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling rustls v0.23.27
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling iri-string v0.7.8
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling webpki-roots v1.0.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling socket2 v0.5.10
[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 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 zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling rustls-webpki v0.103.3
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.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 serde v1.0.219
[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 derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[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 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 34.17s
[INFO] running `Command { std: "docker" "inspect" "9d2cf953a6218604680b5f5f76be0eed4c20d43c0d508374c55c0dab9012ca7b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9d2cf953a6218604680b5f5f76be0eed4c20d43c0d508374c55c0dab9012ca7b", kill_on_drop: false }`
[INFO] [stdout] 9d2cf953a6218604680b5f5f76be0eed4c20d43c0d508374c55c0dab9012ca7b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4f46c1ae3e2600866336d8b06da92553d952159d76d601bc610e52d9b518b616
[INFO] running `Command { std: "docker" "start" "-a" "4f46c1ae3e2600866336d8b06da92553d952159d76d601bc610e52d9b518b616", kill_on_drop: false }`
[INFO] [stderr]    Compiling slab v0.4.9
[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" "/opt/rustwide/target/debug/deps/rustc4HfRTc/symbols.o" "<7 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libinsta-2c406f9d3c9c7fba,libconsole-968694975beea5e7,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-ccdef0688d38070d,librand-6c11aec840c6d119,librand_chacha-39d40604c701177c,libppv_lite86-e21724d63cd6c663,libzerocopy-faff184601410546,librand_core-2ee5e403e8bb6719,libgetrandom-56870bbb9d988398,libthiserror-08a8e0ca5ee43d88,libuuid-954a177c1f6ae41a,libderive_builder-03b88c45c6422c42,libreqwest-615179eb2eb9e8c2,libserde_urlencoded-3fcd409bc89e5b64,libhyper_rustls-ea7f5dfd0f27b5cb,libwebpki_roots-9aa40f74e3a6e7e1,libtokio_rustls-20031fc0701ba025,librustls-53b20598aadb1871,libsubtle-ca7024fc66e4388f,libwebpki-fe5352154ffcbe3a,libring-70d9415118b2fa67,libgetrandom-92897e7aa872a1e2,libuntrusted-3420b86308bec153,librustls_pki_types-79b15f25d8c35cfa,libzeroize-ead98f074a37f829,libserde_json-d06fb0cfa460532f,libmemchr-4f0714dc45d95749,libryu-0ea4bafc9bef6d8b,libserde-c491f3c02b0dcf09,libtower_http-f48e0fb9816321c9,libbitflags-999d889d9694453e,libiri_string-a380f51e5b0b7b73,libtower-76cdced5784b3649,libsync_wrapper-a3845461b7db14a0,libtower_layer-d70c7e404336389b,libhyper_util-e2b3df1e0ee2f0f6,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libtracing-16a4ca8f4bc6266e,libtracing_core-c2aed6b1712d0a02,libonce_cell-0ba6aecba7086d38,libhyper-6a78c60761671a6d,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libfutures_channel-579caa5f736a8bdf,libfutures_util-7eb89fb72ded1d17,libslab-2beeedcc9f7dbddb,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libtokio-273f20bb4c038f6d,libsignal_hook_registry-3946ed00872e2224,libsocket2-0033e7c1c2d92847,libmio-8db9bd8702ad1160,libhttp_body_util-67dd3ebadf32b4c0,libpin_project_lite-bedc6e0acd72ff2a,libfutures_core-fc6bb1738f00fc87,libhttp_body-eab26e8a1c030c72,liblog-394b918668cad64a,liburl-7e158b4e46de0441,libidna-2ff6ddc15a3613cc,libutf8_iter-0d9be7b316c2b184,libidna_adapter-d066434fd6a807e8,libicu_properties-6cabe306c5d1eed0,libicu_properties_data-be64ae96cf57ee64,libicu_normalizer-751d977c0bfa3226,libicu_normalizer_data-f5259d77029e31c4,libicu_collections-e727d2f96ac44378,libpotential_utf-9e4e73d0de8c82c4,libicu_provider-648daf787b4578a3,libicu_locale_core-35b04bda63fb909d,libtinystr-7a04fc56a92d329b,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-2819dd6f2da5ad91,libzerotrie-d34608152bdcb58d,libyoke-321ed1f5fa893ce7,libstable_deref_trait-e5f295e98f1b80b2,libzerofrom-0854774cfc932a3c,libform_urlencoded-9a3b196401a840c1,libpercent_encoding-9bee39bbc5bd523a,libhttp-b47bc680ed14946e,libitoa-6b76ec393d6a2c41,libbytes-bfe11088fe358bd1,libfnv-2d77ec4f6f971b24,libparking_lot-3e95782cfd5ed9c7,libparking_lot_core-2cb4106d2004834c,liblibc-e32e94b265a2208b,libcfg_if-33ef6c02a07f9fec,libsmallvec-cc09618ba41502d9,liblock_api-1ba86343ea53273c,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" "/opt/rustwide/target/debug/deps/rustc4HfRTc/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-0993424be855fcf1/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/test_town-8503f56fc12aa621" "-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_town") 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/rustckQlFck/symbols.o" "<4 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libinsta-2c406f9d3c9c7fba,libconsole-968694975beea5e7,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-ccdef0688d38070d,librand-6c11aec840c6d119,librand_chacha-39d40604c701177c,libppv_lite86-e21724d63cd6c663,libzerocopy-faff184601410546,librand_core-2ee5e403e8bb6719,libgetrandom-56870bbb9d988398,libthiserror-08a8e0ca5ee43d88,libuuid-954a177c1f6ae41a,libderive_builder-03b88c45c6422c42,libreqwest-615179eb2eb9e8c2,libserde_urlencoded-3fcd409bc89e5b64,libhyper_rustls-ea7f5dfd0f27b5cb,libwebpki_roots-9aa40f74e3a6e7e1,libtokio_rustls-20031fc0701ba025,librustls-53b20598aadb1871,libsubtle-ca7024fc66e4388f,libwebpki-fe5352154ffcbe3a,libring-70d9415118b2fa67,libgetrandom-92897e7aa872a1e2,libuntrusted-3420b86308bec153,librustls_pki_types-79b15f25d8c35cfa,libzeroize-ead98f074a37f829,libserde_json-d06fb0cfa460532f,libmemchr-4f0714dc45d95749,libryu-0ea4bafc9bef6d8b,libserde-c491f3c02b0dcf09,libtower_http-f48e0fb9816321c9,libbitflags-999d889d9694453e,libiri_string-a380f51e5b0b7b73,libtower-76cdced5784b3649,libsync_wrapper-a3845461b7db14a0,libtower_layer-d70c7e404336389b,libhyper_util-e2b3df1e0ee2f0f6,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libtracing-16a4ca8f4bc6266e,libtracing_core-c2aed6b1712d0a02,libonce_cell-0ba6aecba7086d38,libhyper-6a78c60761671a6d,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libfutures_channel-579caa5f736a8bdf,libfutures_util-7eb89fb72ded1d17,libslab-2beeedcc9f7dbddb,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libtokio-273f20bb4c038f6d,libsignal_hook_registry-3946ed00872e2224,libsocket2-0033e7c1c2d92847,libmio-8db9bd8702ad1160,libhttp_body_util-67dd3ebadf32b4c0,libpin_project_lite-bedc6e0acd72ff2a,libfutures_core-fc6bb1738f00fc87,libhttp_body-eab26e8a1c030c72,liblog-394b918668cad64a,liburl-7e158b4e46de0441,libidna-2ff6ddc15a3613cc,libutf8_iter-0d9be7b316c2b184,libidna_adapter-d066434fd6a807e8,libicu_properties-6cabe306c5d1eed0,libicu_properties_data-be64ae96cf57ee64,libicu_normalizer-751d977c0bfa3226,libicu_normalizer_data-f5259d77029e31c4,libicu_collections-e727d2f96ac44378,libpotential_utf-9e4e73d0de8c82c4,libicu_provider-648daf787b4578a3,libicu_locale_core-35b04bda63fb909d,libtinystr-7a04fc56a92d329b,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-2819dd6f2da5ad91,libzerotrie-d34608152bdcb58d,libyoke-321ed1f5fa893ce7,libstable_deref_trait-e5f295e98f1b80b2,libzerofrom-0854774cfc932a3c,libform_urlencoded-9a3b196401a840c1,libpercent_encoding-9bee39bbc5bd523a,libhttp-b47bc680ed14946e,libitoa-6b76ec393d6a2c41,libbytes-bfe11088fe358bd1,libfnv-2d77ec4f6f971b24,libparking_lot-3e95782cfd5ed9c7,libparking_lot_core-2cb4106d2004834c,liblibc-e32e94b265a2208b,libcfg_if-33ef6c02a07f9fec,libsmallvec-cc09618ba41502d9,liblock_api-1ba86343ea53273c,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" "/opt/rustwide/target/debug/deps/rustckQlFck/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-0993424be855fcf1/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/test_quarter-24118ca8f3ac81c4" "-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] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcuFpT8d/symbols.o" "<6 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libinsta-2c406f9d3c9c7fba,libconsole-968694975beea5e7,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-ccdef0688d38070d,librand-6c11aec840c6d119,librand_chacha-39d40604c701177c,libppv_lite86-e21724d63cd6c663,libzerocopy-faff184601410546,librand_core-2ee5e403e8bb6719,libgetrandom-56870bbb9d988398,libthiserror-08a8e0ca5ee43d88,libuuid-954a177c1f6ae41a,libderive_builder-03b88c45c6422c42,libreqwest-615179eb2eb9e8c2,libserde_urlencoded-3fcd409bc89e5b64,libhyper_rustls-ea7f5dfd0f27b5cb,libwebpki_roots-9aa40f74e3a6e7e1,libtokio_rustls-20031fc0701ba025,librustls-53b20598aadb1871,libsubtle-ca7024fc66e4388f,libwebpki-fe5352154ffcbe3a,libring-70d9415118b2fa67,libgetrandom-92897e7aa872a1e2,libuntrusted-3420b86308bec153,librustls_pki_types-79b15f25d8c35cfa,libzeroize-ead98f074a37f829,libserde_json-d06fb0cfa460532f,libmemchr-4f0714dc45d95749,libryu-0ea4bafc9bef6d8b,libserde-c491f3c02b0dcf09,libtower_http-f48e0fb9816321c9,libbitflags-999d889d9694453e,libiri_string-a380f51e5b0b7b73,libtower-76cdced5784b3649,libsync_wrapper-a3845461b7db14a0,libtower_layer-d70c7e404336389b,libhyper_util-e2b3df1e0ee2f0f6,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libtracing-16a4ca8f4bc6266e,libtracing_core-c2aed6b1712d0a02,libonce_cell-0ba6aecba7086d38,libhyper-6a78c60761671a6d,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libfutures_channel-579caa5f736a8bdf,libfutures_util-7eb89fb72ded1d17,libslab-2beeedcc9f7dbddb,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libtokio-273f20bb4c038f6d,libsignal_hook_registry-3946ed00872e2224,libsocket2-0033e7c1c2d92847,libmio-8db9bd8702ad1160,libhttp_body_util-67dd3ebadf32b4c0,libpin_project_lite-bedc6e0acd72ff2a,libfutures_core-fc6bb1738f00fc87,libhttp_body-eab26e8a1c030c72,liblog-394b918668cad64a,liburl-7e158b4e46de0441,libidna-2ff6ddc15a3613cc,libutf8_iter-0d9be7b316c2b184,libidna_adapter-d066434fd6a807e8,libicu_properties-6cabe306c5d1eed0,libicu_properties_data-be64ae96cf57ee64,libicu_normalizer-751d977c0bfa3226,libicu_normalizer_data-f5259d77029e31c4,libicu_collections-e727d2f96ac44378,libpotential_utf-9e4e73d0de8c82c4,libicu_provider-648daf787b4578a3,libicu_locale_core-35b04bda63fb909d,libtinystr-7a04fc56a92d329b,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-2819dd6f2da5ad91,libzerotrie-d34608152bdcb58d,libyoke-321ed1f5fa893ce7,libstable_deref_trait-e5f295e98f1b80b2,libzerofrom-0854774cfc932a3c,libform_urlencoded-9a3b196401a840c1,libpercent_encoding-9bee39bbc5bd523a,libhttp-b47bc680ed14946e,libitoa-6b76ec393d6a2c41,libbytes-bfe11088fe358bd1,libfnv-2d77ec4f6f971b24,libparking_lot-3e95782cfd5ed9c7,libparking_lot_core-2cb4106d2004834c,liblibc-e32e94b265a2208b,libcfg_if-33ef6c02a07f9fec,libsmallvec-cc09618ba41502d9,liblock_api-1ba86343ea53273c,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" "/opt/rustwide/target/debug/deps/rustcuFpT8d/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-0993424be855fcf1/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/test_nation-adfdc0c6f5ea600d" "-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] running `Command { std: "docker" "inspect" "4f46c1ae3e2600866336d8b06da92553d952159d76d601bc610e52d9b518b616", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4f46c1ae3e2600866336d8b06da92553d952159d76d601bc610e52d9b518b616", kill_on_drop: false }`
[INFO] [stdout] 4f46c1ae3e2600866336d8b06da92553d952159d76d601bc610e52d9b518b616
