[INFO] fetching crate brawllib_rs 0.28.1... [INFO] testing brawllib_rs-0.28.1 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate brawllib_rs 0.28.1 into /workspace/builds/worker-4-tc2/source [INFO] removed /workspace/builds/worker-4-tc2/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-4-tc2/source/rust-toolchain.toml [INFO] started tweaking crates.io crate brawllib_rs 0.28.1 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate brawllib_rs 0.28.1 [INFO] tweaked toml for crates.io crate brawllib_rs 0.28.1 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate brawllib_rs 0.28.1 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate brawllib_rs 0.28.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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 973a298909b9be5f324da35946aeed53615d979885d444141bff5a39eea051c7 [INFO] running `Command { std: "docker" "start" "-a" "973a298909b9be5f324da35946aeed53615d979885d444141bff5a39eea051c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "973a298909b9be5f324da35946aeed53615d979885d444141bff5a39eea051c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "973a298909b9be5f324da35946aeed53615d979885d444141bff5a39eea051c7", kill_on_drop: false }` [INFO] [stdout] 973a298909b9be5f324da35946aeed53615d979885d444141bff5a39eea051c7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 74f5d910d36b7579b764afe447825187a78e229bd2816b51be54086a58115e6b [INFO] running `Command { std: "docker" "start" "-a" "74f5d910d36b7579b764afe447825187a78e229bd2816b51be54086a58115e6b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling once_cell v1.21.1 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling wayland-sys v0.31.6 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling downcast-rs v1.2.1 [INFO] [stderr] Compiling quick-xml v0.37.2 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.100 [INFO] [stderr] Compiling wayland-backend v0.3.8 [INFO] [stderr] Compiling wayland-client v0.31.8 [INFO] [stderr] Compiling bumpalo v3.17.0 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling wasm-bindgen v0.2.100 [INFO] [stderr] Compiling naga v24.0.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.18.1 [INFO] [stderr] Compiling xcursor v0.3.8 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling strict-num v0.1.1 [INFO] [stderr] Compiling ttf-parser v0.25.1 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling wgpu-hal v24.0.2 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling ash v0.38.0+1.3.281 [INFO] [stderr] Compiling ordered-float v4.6.0 [INFO] [stderr] Compiling wgpu-core v24.0.2 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling winit v0.29.15 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling wgpu v24.0.1 [INFO] [stderr] Compiling anyhow v1.0.97 [INFO] [stderr] Compiling smol_str v0.2.2 [INFO] [stderr] Compiling cgmath v0.18.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling approx v0.4.0 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling weezl v0.1.8 [INFO] [stderr] Compiling mint v0.5.9 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling jiff v0.2.4 [INFO] [stderr] Compiling web-time v1.1.0 [INFO] [stderr] Compiling wayland-scanner v0.31.6 [INFO] [stderr] Compiling fancy_slice v0.1.2 [INFO] [stderr] Compiling gif v0.13.1 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling memmap2 v0.9.5 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling khronos-egl v6.0.0 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling indexmap v2.8.0 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling owned_ttf_parser v0.25.0 [INFO] [stderr] Compiling ab_glyph v0.2.29 [INFO] [stderr] Compiling env_logger v0.11.7 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.100 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling bytemuck_derive v1.8.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.100 [INFO] [stderr] Compiling bytemuck v1.22.0 [INFO] [stderr] Compiling tiny-skia-path v0.11.4 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling tiny-skia v0.11.4 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.100 [INFO] [stderr] Compiling js-sys v0.3.77 [INFO] [stderr] Compiling console_error_panic_hook v0.1.7 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling gpu-alloc-types v0.3.0 [INFO] [stderr] Compiling spirv v0.3.0+sdk-1.3.268.0 [INFO] [stderr] Compiling gpu-descriptor-types v0.2.0 [INFO] [stderr] Compiling wgpu-types v24.0.0 [INFO] [stderr] Compiling xkbcommon-dl v0.4.2 [INFO] [stderr] Compiling gpu-alloc v0.6.0 [INFO] [stderr] Compiling gpu-descriptor v0.3.1 [INFO] [stderr] Compiling web-sys v0.3.77 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.50 [INFO] [stderr] Compiling console_log v1.0.0 [INFO] [stderr] Compiling polling v3.7.4 [INFO] [stderr] Compiling x11rb v0.13.1 [INFO] [stderr] Compiling calloop v0.12.4 [INFO] [stderr] Compiling wayland-csd-frame v0.3.0 [INFO] [stderr] Compiling wayland-protocols v0.31.2 [INFO] [stderr] Compiling wayland-cursor v0.31.8 [INFO] [stderr] Compiling calloop-wayland-source v0.2.0 [INFO] [stderr] Compiling wayland-protocols-wlr v0.2.0 [INFO] [stderr] Compiling wayland-protocols-plasma v0.2.0 [INFO] [stderr] Compiling sctk-adwaita v0.8.3 [INFO] [stderr] Compiling winit_input_helper v0.16.0 [INFO] [stderr] Compiling brawllib_rs v0.28.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/wii_memory.rs:131:29 [INFO] [stdout] | [INFO] [stdout] 131 | pub fn fancy_slice_from(&self, address: usize) -> FancySlice { [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] 131 | pub fn fancy_slice_from(&self, address: usize) -> FancySlice<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 38s [INFO] running `Command { std: "docker" "inspect" "74f5d910d36b7579b764afe447825187a78e229bd2816b51be54086a58115e6b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "74f5d910d36b7579b764afe447825187a78e229bd2816b51be54086a58115e6b", kill_on_drop: false }` [INFO] [stdout] 74f5d910d36b7579b764afe447825187a78e229bd2816b51be54086a58115e6b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5043e974f4f19bc1cc2c6040687681abceba52dae077046cdf7178532db6b892 [INFO] running `Command { std: "docker" "start" "-a" "5043e974f4f19bc1cc2c6040687681abceba52dae077046cdf7178532db6b892", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling cgmath v0.18.0 [INFO] [stderr] Compiling bincode v2.0.1 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling gpu-alloc-types v0.3.0 [INFO] [stderr] Compiling gpu-descriptor-types v0.2.0 [INFO] [stderr] Compiling spirv v0.3.0+sdk-1.3.268.0 [INFO] [stderr] Compiling wgpu-types v24.0.0 [INFO] [stderr] Compiling xkbcommon-dl v0.4.2 [INFO] [stderr] Compiling gpu-descriptor v0.3.1 [INFO] [stderr] Compiling gpu-alloc v0.6.0 [INFO] [stderr] Compiling naga v24.0.0 [INFO] [stderr] Compiling wayland-backend v0.3.8 [INFO] [stderr] Compiling polling v3.7.4 [INFO] [stderr] Compiling x11rb v0.13.1 [INFO] [stderr] Compiling calloop v0.12.4 [INFO] [stderr] Compiling wayland-client v0.31.8 [INFO] [stderr] Compiling wayland-csd-frame v0.3.0 [INFO] [stderr] Compiling wayland-protocols v0.31.2 [INFO] [stderr] Compiling wayland-cursor v0.31.8 [INFO] [stderr] Compiling calloop-wayland-source v0.2.0 [INFO] [stderr] Compiling wgpu-hal v24.0.2 [INFO] [stderr] Compiling wayland-protocols-wlr v0.2.0 [INFO] [stderr] Compiling wayland-protocols-plasma v0.2.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.18.1 [INFO] [stderr] Compiling sctk-adwaita v0.8.3 [INFO] [stderr] Compiling winit v0.29.15 [INFO] [stderr] Compiling wgpu-core v24.0.2 [INFO] [stderr] Compiling winit_input_helper v0.16.0 [INFO] [stderr] Compiling wgpu v24.0.1 [INFO] [stderr] Compiling brawllib_rs v0.28.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/wii_memory.rs:131:29 [INFO] [stdout] | [INFO] [stdout] 131 | pub fn fancy_slice_from(&self, address: usize) -> FancySlice { [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] 131 | pub fn fancy_slice_from(&self, address: usize) -> FancySlice<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/wii_memory.rs:131:29 [INFO] [stdout] | [INFO] [stdout] 131 | pub fn fancy_slice_from(&self, address: usize) -> FancySlice { [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] 131 | pub fn fancy_slice_from(&self, address: usize) -> FancySlice<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `brawllib_rs` (example "visualiser") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b83b707f97d809763b7861afa7638871f3339a33/bin/rustc --crate-name visualiser --edition=2024 examples/visualiser.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=269be6ae88f36648 -C extra-filename=-9fd165a6ce06c954 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-75a9af91c5a25be8.rlib --extern bincode=/opt/rustwide/target/debug/deps/libbincode-efa968dedff7734f.rlib --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-0639593c74a70cf2.rlib --extern brawllib_rs=/opt/rustwide/target/debug/deps/libbrawllib_rs-27d82a017c0869e5.rlib --extern bytemuck=/opt/rustwide/target/debug/deps/libbytemuck-a87bd6197f323e57.rlib --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-1efcbe4f07366651.rlib --extern cgmath=/opt/rustwide/target/debug/deps/libcgmath-00913f4345d26c30.rlib --extern console_error_panic_hook=/opt/rustwide/target/debug/deps/libconsole_error_panic_hook-449823e61eb1e4f1.rlib --extern console_log=/opt/rustwide/target/debug/deps/libconsole_log-133bc454999ec084.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-aa061c8d277302c8.rlib --extern fancy_slice=/opt/rustwide/target/debug/deps/libfancy_slice-821a8c8182ecaec2.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-3a86b7a0c86dcc9e.rlib --extern getopts=/opt/rustwide/target/debug/deps/libgetopts-c652bbdbfbac7d43.rlib --extern gif=/opt/rustwide/target/debug/deps/libgif-d5ddca0d037621a1.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-2b95e8355e160732.rlib --extern mint=/opt/rustwide/target/debug/deps/libmint-01670892f5cc95e3.rlib --extern raw_window_handle=/opt/rustwide/target/debug/deps/libraw_window_handle-1ec61a86d1e26930.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-1b231379cea2af6f.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-9aec169e1d5442ab.rlib --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-219862386549a19a.so --extern wasm_bindgen=/opt/rustwide/target/debug/deps/libwasm_bindgen-39a651400744c05b.rlib --extern wasm_bindgen_futures=/opt/rustwide/target/debug/deps/libwasm_bindgen_futures-b18ac5ca0f3a7bbc.rlib --extern web_sys=/opt/rustwide/target/debug/deps/libweb_sys-b84b748253a27c9c.rlib --extern web_time=/opt/rustwide/target/debug/deps/libweb_time-c447c8b725da1947.rlib --extern wgpu=/opt/rustwide/target/debug/deps/libwgpu-6344c4c3a2992611.rlib --extern winit=/opt/rustwide/target/debug/deps/libwinit-97bf438d09e7a07f.rlib --extern winit_input_helper=/opt/rustwide/target/debug/deps/libwinit_input_helper-f46dde28459268d3.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [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/rustcu518tv/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libenv_logger-aa061c8d277302c8,libanstream-4ed3ca036eda1e1f,libanstyle_query-f0be367a66cb0b02,libis_terminal_polyfill-c14c9d53c4f80a97,libcolorchoice-dfb6701820ae12a0,libanstyle_parse-80647c630cc5391e,libutf8parse-8828ddbb63eb8bad,libjiff-dabffe337d75e022,libenv_filter-517881234feb76d5,libregex-4be0685a098fd364,libregex_automata-936616a07df907cb,libaho_corasick-5318fee7af990b33,libmemchr-3ffe5f7a52883367,libregex_syntax-2f734124a51b36fa,libanstyle-df82d657645c4a5c,libgetopts-c652bbdbfbac7d43,libbrawllib_rs-27d82a017c0869e5,libgif-d5ddca0d037621a1,libcolor_quant-fa7ff1de0e6ea74b,libweezl-a28855e8054185c9,libwinit_input_helper-f46dde28459268d3,libweb_time-c447c8b725da1947,libwinit-97bf438d09e7a07f,libsctk_adwaita-626a55c5874116c4,libab_glyph-4c8e013f94177f64,libowned_ttf_parser-4d686a48efd0ccaa,libttf_parser-69b637cbcd97e27a,libab_glyph_rasterizer-58ae3059bbb17bdd,libtiny_skia-9c3d24efa40d3d7d,libtiny_skia_path-5731b5d42a06ddef,libstrict_num-e151790b5dabb98b,libarrayref-e2c56de32f019e08,libpercent_encoding-9bee39bbc5bd523a,libx11rb-5360e260290759d6,libas_raw_xcb_connection-bb4c6a91ddb4686f,libx11rb_protocol-dbc89d1ca7a1d48a,libwayland_protocols_plasma-032001d743a6624e,libahash-ed31dcb3b0b681c9,libgetrandom-4791b2140664655c,libzerocopy-f2bcfdbe4f2d40f5,libsmithay_client_toolkit-607afae03c4e2caa,libwayland_cursor-295f38c4d5770529,libxcursor-0bdb6a7aaa8cc108,libwayland_protocols_wlr-a02ab88acf51f475,libwayland_protocols-4043d4db76d584cb,libwayland_csd_frame-c16257bcb13e52cd,libcursor_icon-d81dc6214d93ac96,libcalloop_wayland_source-b0d112d3017091d7,libwayland_client-e28c6f3c226da4e6,libwayland_backend-aa475461cd15e759,libdowncast_rs-af2d5a07fb165ed2,libscoped_tls-c61d1d5075225c6a,libwayland_sys-600fd66ab971c9b9,libcalloop-df3cb3fe2c7a763d,libthiserror-f0ffb043426a4038,libpolling-0020f8880fb7e5b0,librustix-f3763f4a9fe2b34d,liblinux_raw_sys-bc4ac508f26460d8,libtracing-d0cc15ee3db37ee8,libpin_project_lite-bedc6e0acd72ff2a,libtracing_core-317e67b18fd7e97d,libmemmap2-7fe35ae2413c6aa0,libx11_dl-5580015afe0bd26c,libxkbcommon_dl-19b316ae4551fe39,libxkeysym-db82d4bc0bf9c497,libdlib-8b96b5cf1ec91887,libsmol_str-d07b016f75ec6c4a,libwgpu-6344c4c3a2992611,libstatic_assertions-d53a9977dc6e27e5,libwgpu_core-2b704f688311bdc6,libwgpu_hal-9f7f8963094edfb7,librenderdoc_sys-f1b2eeee5608e180,libbytemuck-a87bd6197f323e57,libkhronos_egl-a88f9f239ca7b3aa,libprofiling-65120a3fa530a775,libordered_float-d62a19dcb032a254,libgpu_descriptor-3d199640f988ba04,libgpu_descriptor_types-69d6cdf6fcb0406e,libgpu_alloc-64ef9a9f3dc4e304,libgpu_alloc_types-1eb3836a37a44d8f,libash-5725de06e5812ee0,liblibloading-df5cfb344c8aef33,libnaga-b33694ea6829514d,librustc_hash-5a527483989b35a3,libhexf_parse-2ac3e111e86d5d60,libunicode_xid-200dbb0cae8759e6,libbit_set-a12eff27179b4946,libbit_vec-4078949085e9c884,libstrum-25404f0b7b9f2d82,libcodespan_reporting-95536f9d6a0ef0d8,libunicode_width-08b963676a6677c5,libtermcolor-96a9ed65821a6544,libindexmap-7492820fa5e22a6e,libequivalent-7e0e8cbe6c474a67,libhashbrown-95326c518976339a,libfoldhash-a84df4cbe8daa3b8,libspirv-71faff0758415914,libonce_cell-098292c3b8c25e48,libglow-d388b2cf4898cd82,libthiserror-5aa432d185f6065e,libarrayvec-41dcfe80309d7422,libraw_window_handle-1ec61a86d1e26930,libparking_lot-ea63f8cf5df46de1,libparking_lot_core-cf3c6c66fe29ac78,liblibc-c5faa46acfc5e47f,libcfg_if-33ef6c02a07f9fec,libsmallvec-281037d54150f451,liblock_api-47948af6bba6d2a8,libscopeguard-d52bd00767847e44,libwgpu_types-549c381f8f424887,librayon-1b231379cea2af6f,librayon_core-eae9644c310958e7,libcrossbeam_deque-ce08bd9aba37d973,libcrossbeam_epoch-0e344cb0f6dc787c,libcrossbeam_utils-57acb8582d3ed5fe,libeither-3b4351e3b18e236a,libcgmath-00913f4345d26c30,libmint-01670892f5cc95e3,libapprox-b3798a368b7a0b17,libnum_traits-39be14e70c722fe4,libanyhow-75a9af91c5a25be8,libfancy_slice-821a8c8182ecaec2,libbyteorder-1efcbe4f07366651,liblog-2b95e8355e160732,libbitflags-0639593c74a70cf2,libserde-9aec169e1d5442ab}.rlib" "/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" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcu518tv/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/modifier-d1e1657be2d232f7" "-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 `brawllib_rs` (example "modifier") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcyOvmUO/symbols.o" "<6 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libenv_logger-aa061c8d277302c8,libanstream-4ed3ca036eda1e1f,libanstyle_query-f0be367a66cb0b02,libis_terminal_polyfill-c14c9d53c4f80a97,libcolorchoice-dfb6701820ae12a0,libanstyle_parse-80647c630cc5391e,libutf8parse-8828ddbb63eb8bad,libjiff-dabffe337d75e022,libenv_filter-517881234feb76d5,libregex-4be0685a098fd364,libregex_automata-936616a07df907cb,libaho_corasick-5318fee7af990b33,libmemchr-3ffe5f7a52883367,libregex_syntax-2f734124a51b36fa,libanstyle-df82d657645c4a5c,libgetopts-c652bbdbfbac7d43,libbrawllib_rs-27d82a017c0869e5,libgif-d5ddca0d037621a1,libcolor_quant-fa7ff1de0e6ea74b,libweezl-a28855e8054185c9,libwinit_input_helper-f46dde28459268d3,libweb_time-c447c8b725da1947,libwinit-97bf438d09e7a07f,libsctk_adwaita-626a55c5874116c4,libab_glyph-4c8e013f94177f64,libowned_ttf_parser-4d686a48efd0ccaa,libttf_parser-69b637cbcd97e27a,libab_glyph_rasterizer-58ae3059bbb17bdd,libtiny_skia-9c3d24efa40d3d7d,libtiny_skia_path-5731b5d42a06ddef,libstrict_num-e151790b5dabb98b,libarrayref-e2c56de32f019e08,libpercent_encoding-9bee39bbc5bd523a,libx11rb-5360e260290759d6,libas_raw_xcb_connection-bb4c6a91ddb4686f,libx11rb_protocol-dbc89d1ca7a1d48a,libwayland_protocols_plasma-032001d743a6624e,libahash-ed31dcb3b0b681c9,libgetrandom-4791b2140664655c,libzerocopy-f2bcfdbe4f2d40f5,libsmithay_client_toolkit-607afae03c4e2caa,libwayland_cursor-295f38c4d5770529,libxcursor-0bdb6a7aaa8cc108,libwayland_protocols_wlr-a02ab88acf51f475,libwayland_protocols-4043d4db76d584cb,libwayland_csd_frame-c16257bcb13e52cd,libcursor_icon-d81dc6214d93ac96,libcalloop_wayland_source-b0d112d3017091d7,libwayland_client-e28c6f3c226da4e6,libwayland_backend-aa475461cd15e759,libdowncast_rs-af2d5a07fb165ed2,libscoped_tls-c61d1d5075225c6a,libwayland_sys-600fd66ab971c9b9,libcalloop-df3cb3fe2c7a763d,libthiserror-f0ffb043426a4038,libpolling-0020f8880fb7e5b0,librustix-f3763f4a9fe2b34d,liblinux_raw_sys-bc4ac508f26460d8,libtracing-d0cc15ee3db37ee8,libpin_project_lite-bedc6e0acd72ff2a,libtracing_core-317e67b18fd7e97d,libmemmap2-7fe35ae2413c6aa0,libx11_dl-5580015afe0bd26c,libxkbcommon_dl-19b316ae4551fe39,libxkeysym-db82d4bc0bf9c497,libdlib-8b96b5cf1ec91887,libsmol_str-d07b016f75ec6c4a,libwgpu-6344c4c3a2992611,libstatic_assertions-d53a9977dc6e27e5,libwgpu_core-2b704f688311bdc6,libwgpu_hal-9f7f8963094edfb7,librenderdoc_sys-f1b2eeee5608e180,libbytemuck-a87bd6197f323e57,libkhronos_egl-a88f9f239ca7b3aa,libprofiling-65120a3fa530a775,libordered_float-d62a19dcb032a254,libgpu_descriptor-3d199640f988ba04,libgpu_descriptor_types-69d6cdf6fcb0406e,libgpu_alloc-64ef9a9f3dc4e304,libgpu_alloc_types-1eb3836a37a44d8f,libash-5725de06e5812ee0,liblibloading-df5cfb344c8aef33,libnaga-b33694ea6829514d,librustc_hash-5a527483989b35a3,libhexf_parse-2ac3e111e86d5d60,libunicode_xid-200dbb0cae8759e6,libbit_set-a12eff27179b4946,libbit_vec-4078949085e9c884,libstrum-25404f0b7b9f2d82,libcodespan_reporting-95536f9d6a0ef0d8,libunicode_width-08b963676a6677c5,libtermcolor-96a9ed65821a6544,libindexmap-7492820fa5e22a6e,libequivalent-7e0e8cbe6c474a67,libhashbrown-95326c518976339a,libfoldhash-a84df4cbe8daa3b8,libspirv-71faff0758415914,libonce_cell-098292c3b8c25e48,libglow-d388b2cf4898cd82,libthiserror-5aa432d185f6065e,libarrayvec-41dcfe80309d7422,libraw_window_handle-1ec61a86d1e26930,libparking_lot-ea63f8cf5df46de1,libparking_lot_core-cf3c6c66fe29ac78,liblibc-c5faa46acfc5e47f,libcfg_if-33ef6c02a07f9fec,libsmallvec-281037d54150f451,liblock_api-47948af6bba6d2a8,libscopeguard-d52bd00767847e44,libwgpu_types-549c381f8f424887,librayon-1b231379cea2af6f,librayon_core-eae9644c310958e7,libcrossbeam_deque-ce08bd9aba37d973,libcrossbeam_epoch-0e344cb0f6dc787c,libcrossbeam_utils-57acb8582d3ed5fe,libeither-3b4351e3b18e236a,libcgmath-00913f4345d26c30,libmint-01670892f5cc95e3,libapprox-b3798a368b7a0b17,libnum_traits-39be14e70c722fe4,libanyhow-75a9af91c5a25be8,libfancy_slice-821a8c8182ecaec2,libbyteorder-1efcbe4f07366651,liblog-2b95e8355e160732,libbitflags-0639593c74a70cf2,libserde-9aec169e1d5442ab}.rlib" "/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" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcyOvmUO/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/low_level_parser-d644a94105ed13d5" "-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 `brawllib_rs` (example "low_level_parser") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "5043e974f4f19bc1cc2c6040687681abceba52dae077046cdf7178532db6b892", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5043e974f4f19bc1cc2c6040687681abceba52dae077046cdf7178532db6b892", kill_on_drop: false }` [INFO] [stdout] 5043e974f4f19bc1cc2c6040687681abceba52dae077046cdf7178532db6b892