[INFO] cloning repository https://github.com/MineFuf/TMaze [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MineFuf/TMaze" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMineFuf%2FTMaze", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMineFuf%2FTMaze'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9a4926d11b28be30947aa21cf390cc6a50c82621 [INFO] testing MineFuf/TMaze against beta-2026-04-21 for beta-1.96-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMineFuf%2FTMaze" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/MineFuf/TMaze [INFO] finished tweaking git repo https://github.com/MineFuf/TMaze [INFO] tweaked toml for git repo https://github.com/MineFuf/TMaze written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/MineFuf/TMaze on toolchain beta-2026-04-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/MineFuf/TMaze 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-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4ca38d7028cc9bae1eb5c0cf2652c5d8be04d9b3f2d5ca77e62b90f5606d6ca6 [INFO] running `Command { std: "docker" "start" "-a" "4ca38d7028cc9bae1eb5c0cf2652c5d8be04d9b3f2d5ca77e62b90f5606d6ca6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4ca38d7028cc9bae1eb5c0cf2652c5d8be04d9b3f2d5ca77e62b90f5606d6ca6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4ca38d7028cc9bae1eb5c0cf2652c5d8be04d9b3f2d5ca77e62b90f5606d6ca6", kill_on_drop: false }` [INFO] [stdout] 4ca38d7028cc9bae1eb5c0cf2652c5d8be04d9b3f2d5ca77e62b90f5606d6ca6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a5d69cd234332c9fc29a92e5167377a6748988f9f4b13a8ee062e4a5b5cba31e [INFO] running `Command { std: "docker" "start" "-a" "a5d69cd234332c9fc29a92e5167377a6748988f9f4b13a8ee062e4a5b5cba31e", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling cc v1.2.20 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling zerocopy v0.8.24 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling rustls v0.23.26 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling webpki-roots v0.26.8 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling symphonia-core v0.5.4 [INFO] [stderr] Compiling miniz_oxide v0.8.8 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling substring v1.4.5 [INFO] [stderr] Compiling tokio v1.44.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling winnow v0.7.7 [INFO] [stderr] Compiling boml v1.0.2 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling clap_builder v4.5.37 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling symphonia-metadata v0.5.4 [INFO] [stderr] Compiling rand_xoshiro v0.6.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling symphonia-bundle-mp3 v0.5.4 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling pausable_clock v1.0.2 [INFO] [stderr] Compiling hound v3.5.1 [INFO] [stderr] Compiling pad v0.1.6 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling symphonia v0.5.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling backtrace v0.3.74 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling better-panic v0.3.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling rustls-webpki v0.103.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling pest v2.8.0 [INFO] [stderr] Compiling tmaze v1.17.1 (/opt/rustwide/workdir/tmaze) [INFO] [stderr] Compiling clap v4.5.37 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling pest_meta v2.8.0 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling pest_generator v2.8.0 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling hyper-util v0.1.11 [INFO] [stderr] Compiling pest_derive v2.8.0 [INFO] [stderr] Compiling hyper-rustls v0.27.5 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling serde_path_to_error v0.1.17 [INFO] [stderr] Compiling chrono v0.4.40 [INFO] [stderr] Compiling json5 v0.4.1 [INFO] [stderr] Compiling alsa v0.9.1 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Compiling cmaze v0.9.0 (/opt/rustwide/workdir/cmaze) [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling cpal v0.15.3 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling rodio v0.18.1 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling toml v0.8.20 [INFO] [stderr] Compiling reqwest v0.12.15 [INFO] [stderr] Compiling crates_io_api v0.11.0 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 18s [INFO] running `Command { std: "docker" "inspect" "a5d69cd234332c9fc29a92e5167377a6748988f9f4b13a8ee062e4a5b5cba31e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a5d69cd234332c9fc29a92e5167377a6748988f9f4b13a8ee062e4a5b5cba31e", kill_on_drop: false }` [INFO] [stdout] a5d69cd234332c9fc29a92e5167377a6748988f9f4b13a8ee062e4a5b5cba31e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d2289ae06a9836344525f014a99325b55077417694192dd296cf60e617cfbe5a [INFO] running `Command { std: "docker" "start" "-a" "d2289ae06a9836344525f014a99325b55077417694192dd296cf60e617cfbe5a", kill_on_drop: false }` [INFO] [stderr] Compiling cmaze v0.9.0 (/opt/rustwide/workdir/cmaze) [INFO] [stderr] Compiling tmaze v1.17.1 (/opt/rustwide/workdir/tmaze) [INFO] [stderr] error: could not compile `tmaze` (example "transparent_buffer") 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/examples/rustcODUhky/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtmaze-df5841bac6e09604,libtoml-f7665b12efc5a132,libtoml_edit-70799a7e76406814,libserde_spanned-8bdfdb3eabb53e45,libindexmap-b214725d8cf0db8c,libequivalent-2f5434284319e1e1,libhashbrown-ded5b15ef116b6df,libwinnow-c639cec31c2c6b8d,libtoml_datetime-c488c0a2616195ac,libjson5-eef64066305d9c8c,libpest-99a9a2629ac6239d,libucd_trie-8a8309211de77d2a,libsemver-1267c0589f034e47,libcrates_io_api-e9b6f4ad03db2b48,libserde_path_to_error-e1ffb7f85f07fdad,libreqwest-b3065c748aab1c52,librustls_pemfile-a2c885578bb30148,libipnet-5508fab34b1f3786,libhyper_rustls-c04c4339c670b949,libwebpki_roots-474a46ec7622c0d7,libtokio_rustls-38d9fcdce260e4b5,librustls-b9977be3f72c47f7,libsubtle-4f5a50036df13274,libwebpki-c2246b9082250acb,libring-6ab9d8fcee9c1b6b,libuntrusted-ae5fa18859ffcbba,libzeroize-c9189a97966a040e,librustls_pki_types-dc6a00c662b8ff32,libserde_urlencoded-ffbe7f5198243ef5,libserde_json-9a8933abbb31494d,libryu-b4971a7af0446da6,libtower-0d9df74ec14cfe1e,libsync_wrapper-82795f8ff27c70cb,libtower_layer-3b63c02b4d0ef938,libhyper_util-cc3b8fd22f4e6521,libtower_service-d85697bf5431d8b4,libtracing-3fafd24d319140b7,libtracing_core-350bf8dee2422a15,libhyper-7ef2ef23dd182bf0,libwant-5da7cd3e9e53353c,libtry_lock-0e5736ebe7ae5c9e,libhttparse-9c8043f0d8f65c21,libtokio-2c67386ab0288496,libsocket2-2dab9c777895c32e,libhttp_body_util-42a5edfe389e35cf,libhttp_body-faa30fb5a9de280b,liburl-f0f5dc7add6fa580,libidna-1bce7c07c9b3e611,libidna_adapter-4536974fc6dbd2c3,libicu_normalizer-8b2aeb65405011a7,libicu_normalizer_data-0734dcdef144a6dd,libwrite16-7dcb7f5fe22341d8,libutf8_iter-d59950773a6f062b,libutf16_iter-0f190b1ccd5b32d7,libicu_properties-a4d80bf12ab3de0a,libicu_properties_data-c59fe702e788bdfd,libicu_locid_transform-f2b21b9fbfe55204,libicu_locid_transform_data-603b61d3ca9ba1e9,libicu_collections-e3e75d90dd431565,libicu_provider-819935560668f2d2,libicu_locid-dd0fe4d8e1013963,liblitemap-30dabd8a98ce02e1,libtinystr-ec7d532f3e6a5df0,libzerovec-4481a76b702eded7,libwriteable-30e32ee335eba874,libyoke-93abc575a726b8cf,libzerofrom-1a3da01ac8165faa,libstable_deref_trait-6144d876008295f7,libform_urlencoded-138b64fefa418703,libpercent_encoding-64dceae6dc1f6110,libhttp-efa0d333ef107f93,libitoa-ba08b808be5ac239,libbytes-8160c0ff9646c5ab,libfnv-bf8b415be0978c3b,libfutures-f598fca26297fe6a,libfutures_executor-6c91195c6d936094,libfutures_util-410ee9fa3f867958,libmemchr-b178a40a7718f9bf,libfutures_io-0c818ad091fbaf7f,libslab-2e4cb246cb0324b8,libfutures_channel-660623e625e479e6,libpin_project_lite-63e0d9d6cb6ec6cf,libfutures_sink-f986f86738ad2408,libfutures_task-95d34631e5fd30be,libpin_utils-e0a199353c6bf870,libfutures_core-5b72dc92615109c0,libpad-71808f84f7008df5,libunicode_width-4f088c2c392af6be,libsubstring-f6aac5554d4825e9,libdirs-81c54eb4dfc14eaa,libdirs_sys-655925326c4a533e,liboption_ext-fd15afac2aba4923,libchrono-8782d27509699d24,libnum_traits-b4eb905f26aa68ef,libiana_time_zone-7ffb41297827eca3,librodio-7e98bcb95856d987,libthiserror-cd1b678f85cc5b23,libhound-923e0de3f94116c5,libsymphonia-a7c4d4f591fb3667,libsymphonia_metadata-4fd94d786d4cf897,libencoding_rs-384800a720b7d777,libsymphonia_bundle_mp3-a5ad9208865fcc76,libsymphonia_core-793be67546296f77,libbytemuck-b897f63fd6bf6b14,liblazy_static-58edaf41543212f3,libbitflags-a9851ebd0ab18f47,libarrayvec-ff2a04082732a9b8,libcpal-961d362803fe1bb7,libdasp_sample-19e94d8ef156dba2,libalsa-623157b890dda2e0,libalsa_sys-0fd9b323cfb317ab,libcrossterm-4514629e20f2b6e7,librustix-bbd47585e8368c4f,liblinux_raw_sys-13997ef84976b16e,libbitflags-ffb8cf4222574adb,libparking_lot-10567e200efcd621,libparking_lot_core-1189fc138d0d1ca1,liblock_api-ee9ad6d05c93701d,libscopeguard-96105b3e6a714ed4,libsignal_hook_mio-8b63576cdd537f05,libsignal_hook-e6163b9827d57aa4,libsignal_hook_registry-92b603e9bd25a5a3,libmio-f32a3ed360ddfc0e,libcmaze-a41e9117fc0707d0,librand_xoshiro-9288d7d426a6718e,liblog-502297c6046783f9,libpausable_clock-09ae80a540748489,librayon-3f0a0287d6487c5d,librayon_core-446c442f223ca183,libcrossbeam_deque-1e596f85d25cbf0f,libcrossbeam_epoch-21559997a8cf7ba9,libcrossbeam_utils-d120373eaebf0872,libeither-952c7f0cf6dce641,libbase64-29d4d4232c317d5e,libthiserror-def04e55641e553f,libsmallvec-176a0d8220a46548,librand-bb25f597bb75dfb5,librand_chacha-4976cde990b5741d,libppv_lite86-7e50fb5b8ccf8356,libzerocopy-a59e412c45972bd2,librand_core-3bcdf4228df4c34c,libgetrandom-4ffbe99a2a3b7db6,liblibc-a652f05543d0eb68,libhashbrown-7887b45b4f619ad5,libahash-86bd71fcdc834a74,libonce_cell-9ec3b2d30075ab56,libcfg_if-d9b80cb51cda7b5b,libzerocopy-764d0eb03e3dcdcc,libserde-52140bd6cc73d985,liballocator_api2-843585b74aa2631f}.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" "-lasound" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/examples/rustcODUhky/raw-dylibs" "-B/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-67b42aa1c693d035/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/transparent_buffer-91fc3197c3c7b877" "-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 `tmaze` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-04-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name tmaze --edition=2021 tmaze/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="sound"' --cfg 'feature="updates"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "local_paths", "sound", "updates"))' -C metadata=4256d81095e455a8 -C extra-filename=-768edf4a5a30907e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern better_panic=/opt/rustwide/target/debug/deps/libbetter_panic-299189a173c345bc.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-8782d27509699d24.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-d7f4eb2ed9b4a9cf.rlib --extern cmaze=/opt/rustwide/target/debug/deps/libcmaze-a41e9117fc0707d0.rlib --extern crates_io_api=/opt/rustwide/target/debug/deps/libcrates_io_api-e9b6f4ad03db2b48.rlib --extern crossterm=/opt/rustwide/target/debug/deps/libcrossterm-4514629e20f2b6e7.rlib --extern derivative=/opt/rustwide/target/debug/deps/libderivative-ac186fab38fb65d1.so --extern dirs=/opt/rustwide/target/debug/deps/libdirs-81c54eb4dfc14eaa.rlib --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-7887b45b4f619ad5.rlib --extern json5=/opt/rustwide/target/debug/deps/libjson5-eef64066305d9c8c.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-502297c6046783f9.rlib --extern pad=/opt/rustwide/target/debug/deps/libpad-71808f84f7008df5.rlib --extern pausable_clock=/opt/rustwide/target/debug/deps/libpausable_clock-09ae80a540748489.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-bb25f597bb75dfb5.rlib --extern rodio=/opt/rustwide/target/debug/deps/librodio-7e98bcb95856d987.rlib --extern semver=/opt/rustwide/target/debug/deps/libsemver-1267c0589f034e47.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-52140bd6cc73d985.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-9a8933abbb31494d.rlib --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-176a0d8220a46548.rlib --extern substring=/opt/rustwide/target/debug/deps/libsubstring-f6aac5554d4825e9.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-def04e55641e553f.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-2c67386ab0288496.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-f7665b12efc5a132.rlib --extern unicode_width=/opt/rustwide/target/debug/deps/libunicode_width-4f088c2c392af6be.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-67b42aa1c693d035/out -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/rustc9tFSsA/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtmaze-df5841bac6e09604,libtoml-f7665b12efc5a132,libtoml_edit-70799a7e76406814,libserde_spanned-8bdfdb3eabb53e45,libindexmap-b214725d8cf0db8c,libequivalent-2f5434284319e1e1,libhashbrown-ded5b15ef116b6df,libwinnow-c639cec31c2c6b8d,libtoml_datetime-c488c0a2616195ac,libjson5-eef64066305d9c8c,libpest-99a9a2629ac6239d,libucd_trie-8a8309211de77d2a,libsemver-1267c0589f034e47,libcrates_io_api-e9b6f4ad03db2b48,libserde_path_to_error-e1ffb7f85f07fdad,libreqwest-b3065c748aab1c52,librustls_pemfile-a2c885578bb30148,libipnet-5508fab34b1f3786,libhyper_rustls-c04c4339c670b949,libwebpki_roots-474a46ec7622c0d7,libtokio_rustls-38d9fcdce260e4b5,librustls-b9977be3f72c47f7,libsubtle-4f5a50036df13274,libwebpki-c2246b9082250acb,libring-6ab9d8fcee9c1b6b,libuntrusted-ae5fa18859ffcbba,libzeroize-c9189a97966a040e,librustls_pki_types-dc6a00c662b8ff32,libserde_urlencoded-ffbe7f5198243ef5,libserde_json-9a8933abbb31494d,libryu-b4971a7af0446da6,libtower-0d9df74ec14cfe1e,libsync_wrapper-82795f8ff27c70cb,libtower_layer-3b63c02b4d0ef938,libhyper_util-cc3b8fd22f4e6521,libtower_service-d85697bf5431d8b4,libtracing-3fafd24d319140b7,libtracing_core-350bf8dee2422a15,libhyper-7ef2ef23dd182bf0,libwant-5da7cd3e9e53353c,libtry_lock-0e5736ebe7ae5c9e,libhttparse-9c8043f0d8f65c21,libtokio-2c67386ab0288496,libsocket2-2dab9c777895c32e,libhttp_body_util-42a5edfe389e35cf,libhttp_body-faa30fb5a9de280b,liburl-f0f5dc7add6fa580,libidna-1bce7c07c9b3e611,libidna_adapter-4536974fc6dbd2c3,libicu_normalizer-8b2aeb65405011a7,libicu_normalizer_data-0734dcdef144a6dd,libwrite16-7dcb7f5fe22341d8,libutf8_iter-d59950773a6f062b,libutf16_iter-0f190b1ccd5b32d7,libicu_properties-a4d80bf12ab3de0a,libicu_properties_data-c59fe702e788bdfd,libicu_locid_transform-f2b21b9fbfe55204,libicu_locid_transform_data-603b61d3ca9ba1e9,libicu_collections-e3e75d90dd431565,libicu_provider-819935560668f2d2,libicu_locid-dd0fe4d8e1013963,liblitemap-30dabd8a98ce02e1,libtinystr-ec7d532f3e6a5df0,libzerovec-4481a76b702eded7,libwriteable-30e32ee335eba874,libyoke-93abc575a726b8cf,libzerofrom-1a3da01ac8165faa,libstable_deref_trait-6144d876008295f7,libform_urlencoded-138b64fefa418703,libpercent_encoding-64dceae6dc1f6110,libhttp-efa0d333ef107f93,libitoa-ba08b808be5ac239,libbytes-8160c0ff9646c5ab,libfnv-bf8b415be0978c3b,libfutures-f598fca26297fe6a,libfutures_executor-6c91195c6d936094,libfutures_util-410ee9fa3f867958,libmemchr-b178a40a7718f9bf,libfutures_io-0c818ad091fbaf7f,libslab-2e4cb246cb0324b8,libfutures_channel-660623e625e479e6,libpin_project_lite-63e0d9d6cb6ec6cf,libfutures_sink-f986f86738ad2408,libfutures_task-95d34631e5fd30be,libpin_utils-e0a199353c6bf870,libfutures_core-5b72dc92615109c0,libpad-71808f84f7008df5,libunicode_width-4f088c2c392af6be,libsubstring-f6aac5554d4825e9,libdirs-81c54eb4dfc14eaa,libdirs_sys-655925326c4a533e,liboption_ext-fd15afac2aba4923,libchrono-8782d27509699d24,libnum_traits-b4eb905f26aa68ef,libiana_time_zone-7ffb41297827eca3,librodio-7e98bcb95856d987,libthiserror-cd1b678f85cc5b23,libhound-923e0de3f94116c5,libsymphonia-a7c4d4f591fb3667,libsymphonia_metadata-4fd94d786d4cf897,libencoding_rs-384800a720b7d777,libsymphonia_bundle_mp3-a5ad9208865fcc76,libsymphonia_core-793be67546296f77,libbytemuck-b897f63fd6bf6b14,liblazy_static-58edaf41543212f3,libbitflags-a9851ebd0ab18f47,libarrayvec-ff2a04082732a9b8,libcpal-961d362803fe1bb7,libdasp_sample-19e94d8ef156dba2,libalsa-623157b890dda2e0,libalsa_sys-0fd9b323cfb317ab,libcrossterm-4514629e20f2b6e7,librustix-bbd47585e8368c4f,liblinux_raw_sys-13997ef84976b16e,libbitflags-ffb8cf4222574adb,libparking_lot-10567e200efcd621,libparking_lot_core-1189fc138d0d1ca1,liblock_api-ee9ad6d05c93701d,libscopeguard-96105b3e6a714ed4,libsignal_hook_mio-8b63576cdd537f05,libsignal_hook-e6163b9827d57aa4,libsignal_hook_registry-92b603e9bd25a5a3,libmio-f32a3ed360ddfc0e,libcmaze-a41e9117fc0707d0,librand_xoshiro-9288d7d426a6718e,liblog-502297c6046783f9,libpausable_clock-09ae80a540748489,librayon-3f0a0287d6487c5d,librayon_core-446c442f223ca183,libcrossbeam_deque-1e596f85d25cbf0f,libcrossbeam_epoch-21559997a8cf7ba9,libcrossbeam_utils-d120373eaebf0872,libeither-952c7f0cf6dce641,libbase64-29d4d4232c317d5e,libthiserror-def04e55641e553f,libsmallvec-176a0d8220a46548,librand-bb25f597bb75dfb5,librand_chacha-4976cde990b5741d,libppv_lite86-7e50fb5b8ccf8356,libzerocopy-a59e412c45972bd2,librand_core-3bcdf4228df4c34c,libgetrandom-4ffbe99a2a3b7db6,liblibc-a652f05543d0eb68,libhashbrown-7887b45b4f619ad5,libahash-86bd71fcdc834a74,libonce_cell-9ec3b2d30075ab56,libcfg_if-d9b80cb51cda7b5b,libzerocopy-764d0eb03e3dcdcc,libserde-52140bd6cc73d985,liballocator_api2-843585b74aa2631f}.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" "-lasound" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/examples/rustc9tFSsA/raw-dylibs" "-B/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-67b42aa1c693d035/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/audio-caaf46ebbd80ccd3" "-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 `tmaze` (example "audio") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "d2289ae06a9836344525f014a99325b55077417694192dd296cf60e617cfbe5a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d2289ae06a9836344525f014a99325b55077417694192dd296cf60e617cfbe5a", kill_on_drop: false }` [INFO] [stdout] d2289ae06a9836344525f014a99325b55077417694192dd296cf60e617cfbe5a