[INFO] fetching crate rui 0.6.1...
[INFO] testing rui-0.6.1 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate rui 0.6.1 into /workspace/builds/worker-2-tc2/source
[INFO] removed /workspace/builds/worker-2-tc2/source/rust-toolchain
[INFO] started tweaking crates.io crate rui 0.6.1
[INFO] finished tweaking crates.io crate rui 0.6.1
[INFO] tweaked toml for crates.io crate rui 0.6.1 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rui 0.6.1 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rui 0.6.1 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-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f1b7977d8a5e25309306db0c46b884bf976a9485c7a1ed1ee93f51da6f086f2b
[INFO] running `Command { std: "docker" "start" "-a" "f1b7977d8a5e25309306db0c46b884bf976a9485c7a1ed1ee93f51da6f086f2b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f1b7977d8a5e25309306db0c46b884bf976a9485c7a1ed1ee93f51da6f086f2b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f1b7977d8a5e25309306db0c46b884bf976a9485c7a1ed1ee93f51da6f086f2b", kill_on_drop: false }`
[INFO] [stdout] f1b7977d8a5e25309306db0c46b884bf976a9485c7a1ed1ee93f51da6f086f2b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 94248ee95ea92ae525ed3b4170350adefe277666dfcbe043d1b73cec69a70446
[INFO] running `Command { std: "docker" "start" "-a" "94248ee95ea92ae525ed3b4170350adefe277666dfcbe043d1b73cec69a70446", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.139
[INFO] [stderr]    Compiling proc-macro2 v1.0.51
[INFO] [stderr]    Compiling quote v1.0.23
[INFO] [stderr]    Compiling unicode-ident v1.0.6
[INFO] [stderr]    Compiling once_cell v1.17.1
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]    Compiling pkg-config v0.3.26
[INFO] [stderr]    Compiling xml-rs v0.8.4
[INFO] [stderr]    Compiling smallvec v1.10.0
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling thiserror v1.0.38
[INFO] [stderr]    Compiling wayland-sys v0.29.5
[INFO] [stderr]    Compiling dlib v0.5.0
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]    Compiling indexmap v1.9.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.7
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling slotmap v1.0.6
[INFO] [stderr]    Compiling downcast-rs v1.2.0
[INFO] [stderr]    Compiling termcolor v1.2.0
[INFO] [stderr]    Compiling unicode-width v0.1.10
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling wayland-scanner v0.29.5
[INFO] [stderr]    Compiling getrandom v0.2.8
[INFO] [stderr]    Compiling nix v0.24.3
[INFO] [stderr]    Compiling cty v0.2.2
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling futures-core v0.3.26
[INFO] [stderr]    Compiling scoped-tls v1.0.1
[INFO] [stderr]    Compiling ash v0.37.2+1.3.238
[INFO] [stderr]    Compiling khronos-egl v4.1.0
[INFO] [stderr]    Compiling miniz_oxide v0.6.2
[INFO] [stderr]    Compiling raw-window-handle v0.5.0
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling codespan-reporting v0.11.1
[INFO] [stderr]    Compiling spirv v0.2.0+1.5.4
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]    Compiling gpu-alloc-types v0.2.0
[INFO] [stderr]    Compiling gpu-descriptor-types v0.1.1
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling futures-task v0.3.26
[INFO] [stderr]    Compiling wayland-client v0.29.5
[INFO] [stderr]    Compiling wayland-protocols v0.29.5
[INFO] [stderr]    Compiling futures-channel v0.3.26
[INFO] [stderr]    Compiling hexf-parse v0.2.1
[INFO] [stderr]    Compiling bitflags v2.3.1
[INFO] [stderr]    Compiling wayland-commons v0.29.5
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling wgpu-types v0.16.0
[INFO] [stderr]    Compiling gpu-descriptor v0.2.3
[INFO] [stderr]    Compiling gpu-alloc v0.5.3
[INFO] [stderr]    Compiling flate2 v1.0.25
[INFO] [stderr]    Compiling xcursor v0.3.4
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling nix v0.25.1
[INFO] [stderr]    Compiling smithay-client-toolkit v0.16.0
[INFO] [stderr]    Compiling libloading v0.8.0
[INFO] [stderr]    Compiling bytemuck v1.13.0
[INFO] [stderr]    Compiling ttf-parser v0.18.1
[INFO] [stderr]    Compiling profiling v1.0.7
[INFO] [stderr]    Compiling strict-num v0.1.0
[INFO] [stderr]    Compiling futures-sink v0.3.26
[INFO] [stderr]    Compiling arrayref v0.3.6
[INFO] [stderr]    Compiling futures-util v0.3.26
[INFO] [stderr]    Compiling renderdoc-sys v1.0.0
[INFO] [stderr]    Compiling glow v0.12.1
[INFO] [stderr]    Compiling tiny-skia-path v0.8.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.38
[INFO] [stderr]    Compiling futures-macro v0.3.26
[INFO] [stderr]    Compiling png v0.17.7
[INFO] [stderr]    Compiling wayland-cursor v0.29.5
[INFO] [stderr]    Compiling memmap2 v0.5.8
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.9
[INFO] [stderr]    Compiling ab_glyph_rasterizer v0.1.8
[INFO] [stderr]    Compiling futures-io v0.3.26
[INFO] [stderr]    Compiling naga v0.12.2
[INFO] [stderr]    Compiling calloop v0.10.5
[INFO] [stderr]    Compiling owned_ttf_parser v0.18.1
[INFO] [stderr]    Compiling ab_glyph v0.2.20
[INFO] [stderr]    Compiling winit v0.28.1
[INFO] [stderr]    Compiling tiny-skia v0.8.3
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling ttf-parser v0.15.2
[INFO] [stderr]    Compiling fontdue v0.7.2
[INFO] [stderr]    Compiling futures-executor v0.3.26
[INFO] [stderr]    Compiling mio v0.8.6
[INFO] [stderr]    Compiling euclid v0.22.7
[INFO] [stderr]    Compiling instant v0.1.12
[INFO] [stderr]    Compiling rect_packer v0.2.1
[INFO] [stderr]    Compiling percent-encoding v2.2.0
[INFO] [stderr]    Compiling futures v0.3.26
[INFO] [stderr]    Compiling accesskit v0.11.0
[INFO] [stderr]    Compiling wgpu-hal v0.16.0
[INFO] [stderr]    Compiling wgpu-core v0.16.1
[INFO] [stderr]    Compiling wgpu v0.16.1
[INFO] [stderr]    Compiling vger v0.2.7
[INFO] [stderr]    Compiling sctk-adwaita v0.5.3
[INFO] [stderr]    Compiling rui v0.6.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/context.rs:393:13
[INFO] [stdout]     |
[INFO] [stdout] 393 |         let mut holder = self.state_map.get_mut(&id.id).unwrap();
[INFO] [stdout]     |             ----^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/view.rs:16:17
[INFO] [stdout]    |
[INFO] [stdout] 16 |     pub fn size(&mut self, sz: LocalSize) -> LayoutArgs {
[INFO] [stdout]    |                 ^^^^^^^^^                    ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 16 |     pub fn size(&mut self, sz: LocalSize) -> LayoutArgs<'_> {
[INFO] [stdout]    |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 14s
[INFO] running `Command { std: "docker" "inspect" "94248ee95ea92ae525ed3b4170350adefe277666dfcbe043d1b73cec69a70446", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "94248ee95ea92ae525ed3b4170350adefe277666dfcbe043d1b73cec69a70446", kill_on_drop: false }`
[INFO] [stdout] 94248ee95ea92ae525ed3b4170350adefe277666dfcbe043d1b73cec69a70446
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e7973612a08894cc574c23f4918fade14680bc7c2b690c57874a7babe9714761
[INFO] running `Command { std: "docker" "start" "-a" "e7973612a08894cc574c23f4918fade14680bc7c2b690c57874a7babe9714761", kill_on_drop: false }`
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/context.rs:393:13
[INFO] [stdout]     |
[INFO] [stdout] 393 |         let mut holder = self.state_map.get_mut(&id.id).unwrap();
[INFO] [stdout]     |             ----^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/view.rs:16:17
[INFO] [stdout]    |
[INFO] [stdout] 16 |     pub fn size(&mut self, sz: LocalSize) -> LayoutArgs {
[INFO] [stdout]    |                 ^^^^^^^^^                    ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 16 |     pub fn size(&mut self, sz: LocalSize) -> LayoutArgs<'_> {
[INFO] [stdout]    |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rui v0.6.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/context.rs:393:13
[INFO] [stdout]     |
[INFO] [stdout] 393 |         let mut holder = self.state_map.get_mut(&id.id).unwrap();
[INFO] [stdout]     |             ----^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/view.rs:16:17
[INFO] [stdout]    |
[INFO] [stdout] 16 |     pub fn size(&mut self, sz: LocalSize) -> LayoutArgs {
[INFO] [stdout]    |                 ^^^^^^^^^                    ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 16 |     pub fn size(&mut self, sz: LocalSize) -> LayoutArgs<'_> {
[INFO] [stdout]    |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcds6AXt/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librui-efc4acbe4d831d51,libwinit-c421f0c02b331314,libsctk_adwaita-a017f7d89ec73261,libab_glyph-1270fd369a150eb1,libowned_ttf_parser-c1ed11f9178554d5,libttf_parser-c33e73a76335971b,libab_glyph_rasterizer-251d33ea7b24466b,libtiny_skia-0ed5131d440c4859,libpng-2f8f1702ee9477b9,libflate2-243872bea64c38db,libminiz_oxide-b57aacf0d6d21e45,libadler-8a8ce72c9fb247b6,libcrc32fast-b6f658faf0f4ad73,libtiny_skia_path-8eaeb3da1cc73989,libbytemuck-890d8a6ca09215dc,libstrict_num-67c340be368d92c6,libarrayref-25c9fb6ef5409f9c,libmio-6d24c11600f31959,libx11_dl-d985086ba0234ade,libpercent_encoding-bf512ecf668f0e68,libsmithay_client_toolkit-7a47bdda5c077d0a,libwayland_cursor-115bd3ac3447ad33,libxcursor-788d1c4ae8f2f1fd,libnom-b7135c0d7f000823,libmemmap2-90d299dea20f958d,libwayland_protocols-c82584f4e7007384,libwayland_client-76a13ffd52ab475a,libscoped_tls-ddc34d439339bb5f,libwayland_commons-42cd4121d222ff4f,libnix-1fa5d9792ab17695,libwayland_sys-79212afcc629fff3,libcalloop-f9905be9b6fc2949,libslotmap-a9bbb2b2dddad60b,libnix-6261dcef54627e37,libmemoffset-1c8252c8204b3f17,libvec_map-75126d96f8392bf4,libdlib-9ea515cde6637e46,libinstant-fd247ecb2ced47cd,libfutures-6cf40981ce24f4a9,libfutures_executor-fcf14fea5b361ed8,libfutures_util-26292b623167c310,libmemchr-fe2e5a4f134682e2,libfutures_io-ed0ea4331398303c,libslab-c31f36e3ee47a570,libfutures_channel-dccb3abdae5b58c3,libpin_project_lite-6df6c214457c8ca7,libfutures_sink-d17bea32e522d457,libfutures_task-27cb1cb0e40fef93,libpin_utils-3860774ad9b215b5,libfutures_core-ab62089902e8d88a,libaccesskit-a4a20c1bd73e407e,libvger-4f77dde846c2165d,librect_packer-ee698bb1f6db6021,libwgpu-d5ff69249338e39b,libstatic_assertions-f0217ecdd817a834,libwgpu_core-bfc1cd69c7bfa696,libwgpu_hal-d4bd4d0600b0fc52,librenderdoc_sys-d2016b251c6fb714,libgpu_descriptor-4408c862e8f5de55,libgpu_descriptor_types-52479cdb78c7dba7,liblibloading-9686f06d82d0d55a,libkhronos_egl-6a1a22615936613e,libprofiling-853c377be365507e,libgpu_alloc-e57470def8b72c39,libgpu_alloc_types-d2f085497957da7f,libash-43b9abac89c82b7e,liblibloading-1d9d598bea47447c,libnaga-f5856085db76c08c,librustc_hash-d7c4a66f98a2548f,libhexf_parse-72d4824186d79465,libunicode_xid-0488fac86b109842,liblog-25b1a50cfab8cf09,libbit_set-e2de243a324465ba,libbit_vec-1484b09fcc589a29,libcodespan_reporting-acb77a80113c1a4b,libunicode_width-e6feeb9daa4fd470,libtermcolor-a5251b019e6ea81a,libspirv-4fdc40a8a76bc42a,libbitflags-dde12b0d7d495b50,libindexmap-4be958c56dcc0afa,libhashbrown-74ccbb1083e393f7,libwgpu_types-3e589d39a5e0a9ff,libbitflags-651f32905c9eab31,libraw_window_handle-d769e1e941f458ff,libcty-bf0a8fc628231ea7,libglow-5d00420cb824666e,libthiserror-0aa33305bc976777,libparking_lot-1311a17fe703aa6f,libparking_lot_core-087fc10437b0d086,libsmallvec-26ff5af06145dc1e,liblock_api-7dcc20638937e2b6,libscopeguard-e318caba69bf687f,libarrayvec-324bee7ec07e0504,libeuclid-d77a550414787975,libnum_traits-8bb2e00afceb4a5b,libfontdue-d57dd3d2c3ef9b81,libttf_parser-508a7ac76e89b885,libhashbrown-353cc345b9ed49a2,libahash-71ea38e9773301ef,libgetrandom-3b1b56c7f306604a,liblibc-a3fcced3ef6304dd,libcfg_if-3e7fc4e38d4a72b5,libonce_cell-d2ec766eecdc7a51,liblazy_static-af860367908b8176}.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" "-ldl" "-ldl" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcds6AXt/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/examples/env-edfcb6c3455cceff" "-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 `rui` (example "env") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "e7973612a08894cc574c23f4918fade14680bc7c2b690c57874a7babe9714761", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e7973612a08894cc574c23f4918fade14680bc7c2b690c57874a7babe9714761", kill_on_drop: false }`
[INFO] [stdout] e7973612a08894cc574c23f4918fade14680bc7c2b690c57874a7babe9714761
