[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-2025-09-21 for beta-1.91-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMineFuf%2FTMaze" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-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-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/MineFuf/TMaze on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-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-2025-09-21" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 95cb81db95d417784ca103a98a630233a0059e18550c42e3baa47f46ef18d4f2 [INFO] running `Command { std: "docker" "start" "-a" "95cb81db95d417784ca103a98a630233a0059e18550c42e3baa47f46ef18d4f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "95cb81db95d417784ca103a98a630233a0059e18550c42e3baa47f46ef18d4f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "95cb81db95d417784ca103a98a630233a0059e18550c42e3baa47f46ef18d4f2", kill_on_drop: false }` [INFO] [stdout] 95cb81db95d417784ca103a98a630233a0059e18550c42e3baa47f46ef18d4f2 [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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 01741f77d806c1120bd1d992a81098de8f31c2d910f6c851fe1f39dbc4e207da [INFO] running `Command { std: "docker" "start" "-a" "01741f77d806c1120bd1d992a81098de8f31c2d910f6c851fe1f39dbc4e207da", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling cc v1.2.20 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.1 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling litemap v0.7.5 [INFO] [stderr] Compiling icu_properties_data v1.5.1 [INFO] [stderr] Compiling icu_normalizer_data v1.5.1 [INFO] [stderr] Compiling rustls-pki-types v1.11.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling rustls v0.23.26 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling bytemuck v1.22.0 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling symphonia-core v0.5.4 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling webpki-roots v0.26.8 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling cpal v0.15.3 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling miniz_oxide v0.8.8 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling substring v1.4.5 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling socket2 v0.5.9 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling tokio v1.44.2 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling symphonia-metadata v0.5.4 [INFO] [stderr] Compiling dasp_sample v0.11.0 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling winnow v0.7.7 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling boml v1.0.2 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling symphonia-bundle-mp3 v0.5.4 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling clap_builder v4.5.37 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling rand_xoshiro v0.6.0 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling symphonia v0.5.4 [INFO] [stderr] Compiling hound v3.5.1 [INFO] [stderr] Compiling pausable_clock v1.0.2 [INFO] [stderr] Compiling pad v0.1.6 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling backtrace v0.3.74 [INFO] [stderr] Compiling derivative v2.2.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 better-panic v0.3.0 [INFO] [stderr] Compiling rustls-webpki v0.103.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling pest v2.8.0 [INFO] [stderr] Compiling tmaze v1.17.1 (/opt/rustwide/workdir/tmaze) [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling zerovec v0.10.4 [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 pest_meta v2.8.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling pest_generator v2.8.0 [INFO] [stderr] Compiling icu_locid_transform 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 futures v0.3.31 [INFO] [stderr] Compiling pest_derive v2.8.0 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling hyper-util v0.1.11 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling hyper-rustls v0.27.5 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling toml_datetime v0.6.8 [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 toml_edit v0.22.24 [INFO] [stderr] Compiling alsa v0.9.1 [INFO] [stderr] Compiling cmaze v0.9.0 (/opt/rustwide/workdir/cmaze) [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling rodio v0.18.1 [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 32s [INFO] running `Command { std: "docker" "inspect" "01741f77d806c1120bd1d992a81098de8f31c2d910f6c851fe1f39dbc4e207da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "01741f77d806c1120bd1d992a81098de8f31c2d910f6c851fe1f39dbc4e207da", kill_on_drop: false }` [INFO] [stdout] 01741f77d806c1120bd1d992a81098de8f31c2d910f6c851fe1f39dbc4e207da [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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c13c5162d871ffd6c68a0cc15a8552575cf067338fb87615c902256ff998725c [INFO] running `Command { std: "docker" "start" "-a" "c13c5162d871ffd6c68a0cc15a8552575cf067338fb87615c902256ff998725c", 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] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcXreTIU/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtmaze-fb1a41d8d418b4dd,libtoml-fa3aafb86df90f9c,libtoml_edit-c1bc8f86200aebd3,libserde_spanned-aa559c4ec920691a,libindexmap-204f1b60a4f7a99b,libequivalent-6a754676e6af62ae,libhashbrown-acdfbba63b345327,libwinnow-b865e9831a410f5b,libtoml_datetime-b97ab45e5bbf52e4,libjson5-e2536972b4b502fe,libpest-e961052713546991,libucd_trie-64e35acb102f3b4d,libsemver-2c14f80970601c81,libcrates_io_api-1c196f3fb9530cf1,libserde_path_to_error-146a1b672a3d9933,libreqwest-2cbe59d58d9ebd6b,librustls_pemfile-37fc7deda89168e1,libipnet-a38805d99c19843f,libhyper_rustls-52bffd3bcdefb7ba,libwebpki_roots-4870019e11d1be7b,libtokio_rustls-21d4e024944f0922,librustls-9065ff836257723e,libsubtle-2ae6a7038b9a0630,libwebpki-34f5d559d35545c3,libring-af00f83b5f49d6db,libuntrusted-b2f816886faf2178,libzeroize-9d781f334751eb0e,librustls_pki_types-7013f2d5aa634e0b,libserde_urlencoded-66ead54258f7e288,libserde_json-d065179d19059384,libryu-a7164637bc4900ee,libtower-424a95af22210d9e,libsync_wrapper-dec6d2c880d81363,libtower_layer-d908dd771b239ecd,libhyper_util-5d95337e2d43ae41,libtower_service-3fb88d28c2218805,libtracing-2bad3134189f6222,libtracing_core-82f64fcd07e4f532,libhyper-b4798a8d43dcbd6a,libwant-0b31e25494497eb5,libtry_lock-8fa2f6971035be84,libhttparse-225777ae3f11a86e,libtokio-3ed388cbaadc964f,libsocket2-aaacac4edbeb85ac,libhttp_body_util-125a6baab0484f95,libhttp_body-11f2ad891619fd82,liburl-d3b7e0a25d090fc9,libidna-ecb76a91cdc8d3d1,libidna_adapter-8f6652b67493eb41,libicu_normalizer-219b9983f99ecc3f,libicu_normalizer_data-798b8fc0988ee03c,libwrite16-e996c39ad8ba5f0b,libutf8_iter-51566bbad89f3a68,libutf16_iter-7ca3c212f3ee1c68,libicu_properties-ea9de9db6ab4f2cc,libicu_properties_data-52d1971318c7a4ab,libicu_locid_transform-390a6f701cfcbce0,libicu_locid_transform_data-592a482cca19c097,libicu_collections-4cb2b49b7594c1a1,libicu_provider-652e765f775a3b3d,libicu_locid-51c07d4b27c41d93,liblitemap-79485f3bd9d9879d,libtinystr-dec540fe82b5cdc2,libzerovec-6c59f10ddd2656b3,libwriteable-1e5dea0053e4c229,libyoke-ac320072536738ba,libzerofrom-9c5ecddc2d6e61af,libstable_deref_trait-14e4a70bda35dfe8,libform_urlencoded-35907277f0683ea4,libpercent_encoding-af9df9186596bd92,libhttp-91749a31ed6c7a44,libitoa-ef40fa516293a9d3,libbytes-82ad4f0211bdc963,libfnv-79e2cbfbe03dcd16,libfutures-b0b31e85c485f57a,libfutures_executor-a6c88f435cc38660,libfutures_util-b6dbe0e6bb40d686,libmemchr-08f38e9718637002,libfutures_io-59d0071c9258d69f,libslab-0a476b530f8e6631,libfutures_channel-22352df0ff5738a1,libpin_project_lite-72bf04572caa1c84,libfutures_sink-4f3ee80fddadef94,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libfutures_core-3b920243fce8fec0,libpad-d41f20b29710b372,libunicode_width-b1bc0d6c10c00ecc,libsubstring-156bae9b95c8610d,libdirs-9fb48da06f89dc31,libdirs_sys-db7edd1e22898b3a,liboption_ext-61303ef911796993,libchrono-814b19f7f09ea009,libnum_traits-14f6da3624544233,libiana_time_zone-7ebdf60e360da8b0,librodio-cdc686b35084e591,libthiserror-eb9db0886657c896,libhound-4c2f21de2a9e2699,libsymphonia-325485a56b82e273,libsymphonia_metadata-1f52d3f4bd42edce,libencoding_rs-c3fa4e07d9944d79,libsymphonia_bundle_mp3-c9088b2774923143,libsymphonia_core-49cc17b4cf7808a8,libbytemuck-d671bd9faf1080c9,liblazy_static-3674be3f4245d19b,libbitflags-dde12b0d7d495b50,libarrayvec-09741c597eeba17a,libcpal-7b56ab5f6f4d016a,libdasp_sample-36a8a9956058a9f1,libalsa-99f3158771c1c865,libalsa_sys-9e311c359cc44024,libcrossterm-460c171806949bd2,librustix-66bdd3c76afb08cb,liblinux_raw_sys-e0d87a58652c2b0b,libbitflags-c0ea7d51046e6eed,libparking_lot-cffe71777877ae32,libparking_lot_core-d9ac79d1e695981d,liblock_api-a7c3a9f3e321ce25,libscopeguard-7ec2214574194454,libsignal_hook_mio-bf0394c0d3f5e331,libsignal_hook-10f6d2d175507c82,libsignal_hook_registry-b80c3231d9c429c5,libmio-3060200457eda731,libcmaze-2997c049f793ad89,librand_xoshiro-c66f5eebd5d7364f,liblog-9c5892e2c6fd8400,libpausable_clock-68690ea54503829a,librayon-c3034deeeb8a6deb,librayon_core-8bf0f5a29314231d,libcrossbeam_deque-ea3ff61555084ad8,libcrossbeam_epoch-aa86d5e6e408d661,libcrossbeam_utils-ca54231108c39f35,libeither-40b894c145b6eae5,libbase64-32787b0325ea6df8,libthiserror-911b63e4fa68dd04,libsmallvec-a1468abc3d2c62db,librand-7568fe0d4dbdd019,librand_chacha-02a71891ab862ab2,libppv_lite86-78c9ba66bd206413,libzerocopy-de2a1df15c641a3a,librand_core-497b81726386e64a,libgetrandom-9a2073290ddc142e,liblibc-d75767512c50648b,libhashbrown-1d2a54602279d9c3,libahash-4fbaf05ad0500b8a,libonce_cell-e9252a7b5119f3eb,libcfg_if-3e7fc4e38d4a72b5,libzerocopy-2150a15c16f8bb6b,libserde-94112c28575c06e9,liballocator_api2-8d9c1e895dea53bd}.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" "/tmp/rustcXreTIU/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-e4f2fa025781723f/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/empty_menu-2ab3e06d7c7f3d8b" "-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 "empty_menu") 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" "/tmp/rustc09Et4m/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtmaze-fb1a41d8d418b4dd,libtoml-fa3aafb86df90f9c,libtoml_edit-c1bc8f86200aebd3,libserde_spanned-aa559c4ec920691a,libindexmap-204f1b60a4f7a99b,libequivalent-6a754676e6af62ae,libhashbrown-acdfbba63b345327,libwinnow-b865e9831a410f5b,libtoml_datetime-b97ab45e5bbf52e4,libjson5-e2536972b4b502fe,libpest-e961052713546991,libucd_trie-64e35acb102f3b4d,libsemver-2c14f80970601c81,libcrates_io_api-1c196f3fb9530cf1,libserde_path_to_error-146a1b672a3d9933,libreqwest-2cbe59d58d9ebd6b,librustls_pemfile-37fc7deda89168e1,libipnet-a38805d99c19843f,libhyper_rustls-52bffd3bcdefb7ba,libwebpki_roots-4870019e11d1be7b,libtokio_rustls-21d4e024944f0922,librustls-9065ff836257723e,libsubtle-2ae6a7038b9a0630,libwebpki-34f5d559d35545c3,libring-af00f83b5f49d6db,libuntrusted-b2f816886faf2178,libzeroize-9d781f334751eb0e,librustls_pki_types-7013f2d5aa634e0b,libserde_urlencoded-66ead54258f7e288,libserde_json-d065179d19059384,libryu-a7164637bc4900ee,libtower-424a95af22210d9e,libsync_wrapper-dec6d2c880d81363,libtower_layer-d908dd771b239ecd,libhyper_util-5d95337e2d43ae41,libtower_service-3fb88d28c2218805,libtracing-2bad3134189f6222,libtracing_core-82f64fcd07e4f532,libhyper-b4798a8d43dcbd6a,libwant-0b31e25494497eb5,libtry_lock-8fa2f6971035be84,libhttparse-225777ae3f11a86e,libtokio-3ed388cbaadc964f,libsocket2-aaacac4edbeb85ac,libhttp_body_util-125a6baab0484f95,libhttp_body-11f2ad891619fd82,liburl-d3b7e0a25d090fc9,libidna-ecb76a91cdc8d3d1,libidna_adapter-8f6652b67493eb41,libicu_normalizer-219b9983f99ecc3f,libicu_normalizer_data-798b8fc0988ee03c,libwrite16-e996c39ad8ba5f0b,libutf8_iter-51566bbad89f3a68,libutf16_iter-7ca3c212f3ee1c68,libicu_properties-ea9de9db6ab4f2cc,libicu_properties_data-52d1971318c7a4ab,libicu_locid_transform-390a6f701cfcbce0,libicu_locid_transform_data-592a482cca19c097,libicu_collections-4cb2b49b7594c1a1,libicu_provider-652e765f775a3b3d,libicu_locid-51c07d4b27c41d93,liblitemap-79485f3bd9d9879d,libtinystr-dec540fe82b5cdc2,libzerovec-6c59f10ddd2656b3,libwriteable-1e5dea0053e4c229,libyoke-ac320072536738ba,libzerofrom-9c5ecddc2d6e61af,libstable_deref_trait-14e4a70bda35dfe8,libform_urlencoded-35907277f0683ea4,libpercent_encoding-af9df9186596bd92,libhttp-91749a31ed6c7a44,libitoa-ef40fa516293a9d3,libbytes-82ad4f0211bdc963,libfnv-79e2cbfbe03dcd16,libfutures-b0b31e85c485f57a,libfutures_executor-a6c88f435cc38660,libfutures_util-b6dbe0e6bb40d686,libmemchr-08f38e9718637002,libfutures_io-59d0071c9258d69f,libslab-0a476b530f8e6631,libfutures_channel-22352df0ff5738a1,libpin_project_lite-72bf04572caa1c84,libfutures_sink-4f3ee80fddadef94,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libfutures_core-3b920243fce8fec0,libpad-d41f20b29710b372,libunicode_width-b1bc0d6c10c00ecc,libsubstring-156bae9b95c8610d,libdirs-9fb48da06f89dc31,libdirs_sys-db7edd1e22898b3a,liboption_ext-61303ef911796993,libchrono-814b19f7f09ea009,libnum_traits-14f6da3624544233,libiana_time_zone-7ebdf60e360da8b0,librodio-cdc686b35084e591,libthiserror-eb9db0886657c896,libhound-4c2f21de2a9e2699,libsymphonia-325485a56b82e273,libsymphonia_metadata-1f52d3f4bd42edce,libencoding_rs-c3fa4e07d9944d79,libsymphonia_bundle_mp3-c9088b2774923143,libsymphonia_core-49cc17b4cf7808a8,libbytemuck-d671bd9faf1080c9,liblazy_static-3674be3f4245d19b,libbitflags-dde12b0d7d495b50,libarrayvec-09741c597eeba17a,libcpal-7b56ab5f6f4d016a,libdasp_sample-36a8a9956058a9f1,libalsa-99f3158771c1c865,libalsa_sys-9e311c359cc44024,libcrossterm-460c171806949bd2,librustix-66bdd3c76afb08cb,liblinux_raw_sys-e0d87a58652c2b0b,libbitflags-c0ea7d51046e6eed,libparking_lot-cffe71777877ae32,libparking_lot_core-d9ac79d1e695981d,liblock_api-a7c3a9f3e321ce25,libscopeguard-7ec2214574194454,libsignal_hook_mio-bf0394c0d3f5e331,libsignal_hook-10f6d2d175507c82,libsignal_hook_registry-b80c3231d9c429c5,libmio-3060200457eda731,libcmaze-2997c049f793ad89,librand_xoshiro-c66f5eebd5d7364f,liblog-9c5892e2c6fd8400,libpausable_clock-68690ea54503829a,librayon-c3034deeeb8a6deb,librayon_core-8bf0f5a29314231d,libcrossbeam_deque-ea3ff61555084ad8,libcrossbeam_epoch-aa86d5e6e408d661,libcrossbeam_utils-ca54231108c39f35,libeither-40b894c145b6eae5,libbase64-32787b0325ea6df8,libthiserror-911b63e4fa68dd04,libsmallvec-a1468abc3d2c62db,librand-7568fe0d4dbdd019,librand_chacha-02a71891ab862ab2,libppv_lite86-78c9ba66bd206413,libzerocopy-de2a1df15c641a3a,librand_core-497b81726386e64a,libgetrandom-9a2073290ddc142e,liblibc-d75767512c50648b,libhashbrown-1d2a54602279d9c3,libahash-4fbaf05ad0500b8a,libonce_cell-e9252a7b5119f3eb,libcfg_if-3e7fc4e38d4a72b5,libzerocopy-2150a15c16f8bb6b,libserde-94112c28575c06e9,liballocator_api2-8d9c1e895dea53bd}.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" "/tmp/rustc09Et4m/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-e4f2fa025781723f/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/one_menu-e4654e1ddac77585" "-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 "one_menu") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "c13c5162d871ffd6c68a0cc15a8552575cf067338fb87615c902256ff998725c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c13c5162d871ffd6c68a0cc15a8552575cf067338fb87615c902256ff998725c", kill_on_drop: false }` [INFO] [stdout] c13c5162d871ffd6c68a0cc15a8552575cf067338fb87615c902256ff998725c