[INFO] fetching crate sweet 0.4.2...
[INFO] testing sweet-0.4.2 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8
[INFO] extracting crate sweet 0.4.2 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate sweet 0.4.2
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate sweet 0.4.2
[INFO] tweaked toml for crates.io crate sweet 0.4.2 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate sweet 0.4.2 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate sweet 0.4.2 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ca29cd081d5cdfe9bee11cb61c10e5a0531d5134cd9ddf786df319a22f4966df
[INFO] running `Command { std: "docker" "start" "-a" "ca29cd081d5cdfe9bee11cb61c10e5a0531d5134cd9ddf786df319a22f4966df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ca29cd081d5cdfe9bee11cb61c10e5a0531d5134cd9ddf786df319a22f4966df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ca29cd081d5cdfe9bee11cb61c10e5a0531d5134cd9ddf786df319a22f4966df", kill_on_drop: false }`
[INFO] [stdout] ca29cd081d5cdfe9bee11cb61c10e5a0531d5134cd9ddf786df319a22f4966df
[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=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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 345156a64ebfc270eddd4f953b20155be6f75f934b65d4a244ca948a3d0c76d2
[INFO] running `Command { std: "docker" "start" "-a" "345156a64ebfc270eddd4f953b20155be6f75f934b65d4a244ca948a3d0c76d2", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling toml_datetime v0.7.2
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]    Compiling spin v0.10.0
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling erased-serde v0.4.8
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling async-task v4.7.1
[INFO] [stderr]    Compiling disqualified v1.0.0
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling inventory v0.3.21
[INFO] [stderr]    Compiling downcast-rs v2.0.2
[INFO] [stderr]    Compiling bevy_ptr v0.17.1
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling nonmax v0.5.5
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling async-executor v1.13.3
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling nu-ansi-term v0.50.1
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling const-fnv1a-hash v1.1.0
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling piper v0.2.4
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling toml_parser v1.0.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling blocking v1.6.2
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling async-lock v3.4.1
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling nanorand v0.7.0
[INFO] [stderr]    Compiling clap_builder v4.5.48
[INFO] [stderr]    Compiling toml_edit v0.23.6
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling rustc-demangle v0.1.26
[INFO] [stderr]    Compiling path-clean v1.0.1
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling web-time v1.1.0
[INFO] [stderr]    Compiling colorize v0.1.0
[INFO] [stderr]    Compiling async-fs v2.2.0
[INFO] [stderr]    Compiling bevy_macro_utils v0.17.1
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling bytemuck_derive v1.10.1
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling variadics_please v1.1.0
[INFO] [stderr]    Compiling assert_type_match v0.1.1
[INFO] [stderr]    Compiling bevy_reflect_derive v0.17.1
[INFO] [stderr]    Compiling bevy_ecs_macros v0.17.1
[INFO] [stderr]    Compiling bevy_derive v0.17.1
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling extend v1.2.0
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling sweet_macros v0.0.7
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling bytemuck v1.23.2
[INFO] [stderr]    Compiling glam v0.30.8
[INFO] [stderr]    Compiling env_logger v0.7.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling pretty_env_logger v0.4.0
[INFO] [stderr]    Compiling clap v4.5.48
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling ron v0.8.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling bevy_platform v0.17.1
[INFO] [stderr]    Compiling ctrlc v3.5.0
[INFO] [stderr]    Compiling bevy_utils v0.17.1
[INFO] [stderr]    Compiling bevy_tasks v0.17.1
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling bevy_reflect v0.17.1
[INFO] [stderr]    Compiling bevy_ecs v0.17.1
[INFO] [stderr]    Compiling bevy_math v0.17.1
[INFO] [stderr]    Compiling bevy_color v0.17.1
[INFO] [stderr]    Compiling bevy_app v0.17.1
[INFO] [stderr]    Compiling bevy_log v0.17.1
[INFO] [stderr]    Compiling bevy_time v0.17.1
[INFO] [stderr]    Compiling bevy_input v0.17.1
[INFO] [stderr]    Compiling bevy_transform v0.17.1
[INFO] [stderr]    Compiling bevy_diagnostic v0.17.1
[INFO] [stderr]    Compiling bevy_internal v0.17.1
[INFO] [stderr]    Compiling bevy v0.17.1
[INFO] [stderr]    Compiling beet_utils v0.0.7
[INFO] [stderr]    Compiling sweet v0.4.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 58.17s
[INFO] running `Command { std: "docker" "inspect" "345156a64ebfc270eddd4f953b20155be6f75f934b65d4a244ca948a3d0c76d2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "345156a64ebfc270eddd4f953b20155be6f75f934b65d4a244ca948a3d0c76d2", kill_on_drop: false }`
[INFO] [stdout] 345156a64ebfc270eddd4f953b20155be6f75f934b65d4a244ca948a3d0c76d2
[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=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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d06dedd727f9654e64fd99aaf5bd8527e79e0b38967eee2beb0355b7a88dc766
[INFO] running `Command { std: "docker" "start" "-a" "d06dedd727f9654e64fd99aaf5bd8527e79e0b38967eee2beb0355b7a88dc766", kill_on_drop: false }`
[INFO] [stderr]    Compiling sweet v0.4.2 (/opt/rustwide/workdir)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcK2MO5j/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsweet-5d820936628b283a,libprettyplease-37ee2e207228c823,libron-cbee7e1d7b8f034e,libbase64-64299f9d815d057c,libdiff-3cd541a7987babfb,librayon-cd309c9383118b41,librayon_core-e3d7e751b31f5166,libcrossbeam_deque-ce08bd9aba37d973,libcrossbeam_epoch-0e344cb0f6dc787c,libtokio-dc2403f3f39d323c,libfutures-2a50b3d90b6f1937,libfutures_executor-94de9e1bb65b84b7,libfutures_util-dfcc3e0d2ed82a4f,libfutures_channel-bb3bea02536f003a,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libsyn-806b985776272054,libquote-632d1c36de5deed6,libproc_macro2-e49e3bf7140665ef,libunicode_ident-6ac3b87590d2322c}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*,librustc_literal_escaper-*}.rlib" "/opt/rustwide/target/debug/deps/{libyansi-ea5897b7ce434d6c,libbeet_utils-1d454837168a36fa,libasync_fs-5161ae80cec604de,libblocking-4f52b100b9d8e82c,libpiper-b9dd12acb7c25ae0,libatomic_waker-001109810bdecbaa,libasync_channel-e33293e1ca9fa628,libasync_lock-7d0df0459398ebf1,libevent_listener_strategy-d548b0e31b20ac4f,libevent_listener-0c3b6bbda38aa7e9,libpathdiff-3b9982cd4c9b7139,libcrossterm-395d6b75a0985d07,librustix-628000c619bd962a,liblinux_raw_sys-b3e0a6b3ac010104,libparking_lot-2f9e457ee60108f1,libparking_lot_core-53a9c2728d6563c2,libsignal_hook_mio-99f783a30d101bed,libsignal_hook-c67450800212906e,libsignal_hook_registry-dc088bf31981f15c,libmio-709bd7813a3d6bf6,libpath_clean-6c3fe9bda0877fc1,libthiserror-0fc900b89a92695a,libglob-8ca68987fb4fe516,libclap-6858d6f479dbc4af,libclap_builder-efdbb589418a8385,libstrsim-24acdad2526b95b7,libanstream-8ced18ac73489305,libanstyle_query-2795f030b7507c68,libis_terminal_polyfill-c14c9d53c4f80a97,libcolorchoice-3cdad4dd466782b4,libanstyle_parse-f31b73edea95dc17,libutf8parse-8828ddbb63eb8bad,libclap_lex-cf64d5057a503eff,libanstyle-8f9813155d5c1cf2,libflume-718050b6cd41cf61,libfutures_sink-23538ced8fe824d7,libnanorand-a473e0f0e837aee7,libgetrandom-1f3b60b48371c138,libspin-a7074d2123874c66,liblock_api-0826b5028eacedf5,libscopeguard-d52bd00767847e44,libweb_time-c447c8b725da1947,libcolorize-dbe61de0bde89e35,libbacktrace-a5b2d22c4a4c0dc9,libminiz_oxide-dc1393c4a01d0126,libadler2-6c84652b4f76062c,libobject-19ea8e00aab1a3b2,libaddr2line-4e787d18316ae865,libgimli-3f9d212b917c832b,librustc_demangle-5999d1fab1f5d4fa}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libbevy-6520c83a5402783b,libbevy_internal-80e7e01d6068761e,libbevy_transform-a7c30d1f0e06ac45,libbevy_log-34d31c4761ad993a,libtracing_subscriber-ca4303629d922c98,libsharded_slab-8a8a8c9e27e64aa6,liblazy_static-b3603208c0de2608,libmatchers-cacf816db4edc36b,libregex_automata-1bc9894fa3c3e246,libaho_corasick-30f4a18d68a7d3d5,libmemchr-f9c66c7ba21bf873,libregex_syntax-46a265ba7a2fe258,libnu_ansi_term-3bb03eaa72f55709,libtracing_log-12b2badd25399258,libtracing-30c8841b5f235f53,libtracing_core-2fa02b5ee2bcd648,libonce_cell-0ba6aecba7086d38,libbevy_input-0fa734ffbd3838ea,libbevy_diagnostic-2c4dd30dbd0883bb,libbevy_time-8f55db85cba5e799,libcrossbeam_channel-2a6eef71746ac397,libconst_fnv1a_hash-4692cede0e548cae,libbevy_color-f8c30cbc4d8548da,libbevy_math-1ed33a8202e8091b,libitertools-be6a77e5925658d2,libeither-ef22a4c75605e12f,libbevy_app-630c7919dda2c901,libctrlc-2d13ae0954f63779,libnix-ee468601c6a83baa,liblibc-8e712e29e4a4a279,libbevy_ecs-c147a03d655b34b8,libbitflags-d3baa3c08df32679,libslotmap-079fcd2d92f90fd8,libbevy_tasks-1cf6e3affcfd3613,libasync_executor-a36432813930f516,libslab-8c0cbfb396425d81,libconcurrent_queue-39e00c7480698460,libcrossbeam_utils-57acb8582d3ed5fe,libasync_task-65820d26b839a505,libfutures_lite-507efe4f145fe338,libfutures_io-972ebb79349338ae,libfutures_core-7288ace658af78d0,libparking-49fcf10303d3525f,libpin_project_lite-bedc6e0acd72ff2a,libfastrand-503f12a96d791409,libfixedbitset-aa50054210ebe18b,liblog-28f8cc0684f4f944,libbumpalo-f3bca020550ea9bd,libbevy_reflect-6748fdea06b35605,libinventory-8350feb1c29496df,liberased_serde-3411476e69155c6b,libtypeid-06b0f637fa188106,libsmallvec-2a25c8c01d4c2d5b,libglam-c82c09b8409e4b2e,libbytemuck-8beebdba0c6081e1,libdowncast_rs-1491037c0489fc22,libderive_more-f7a8b7b91dcbd728,libthiserror-b594ff6598fb7cc0,libindexmap-520d8e5403d2ba97,libbevy_utils-8a16ba80a8e80e7f,libthread_local-58a5bffdafb22871,libcfg_if-666d36e5ee0df220,libdisqualified-8ad00e37c450a959,libbevy_ptr-fcc037b6e985c0ba,libnonmax-8763b929e7b01ad1,libbevy_platform-1e4d77b1a787afff,libhashbrown-1a70370e8e27d5db,libequivalent-7e0e8cbe6c474a67,libserde-1e95f49129c5aa5f,libserde_core-48921fa965a1c84f,libfoldhash-40583849f0199317,libanyhow-a6cad01b77d60716}.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/rustcK2MO5j/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/macros-065c00629f8480b7" "-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 `sweet` (test "macros") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "d06dedd727f9654e64fd99aaf5bd8527e79e0b38967eee2beb0355b7a88dc766", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d06dedd727f9654e64fd99aaf5bd8527e79e0b38967eee2beb0355b7a88dc766", kill_on_drop: false }`
[INFO] [stdout] d06dedd727f9654e64fd99aaf5bd8527e79e0b38967eee2beb0355b7a88dc766
