[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 1.95.0 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMineFuf%2FTMaze" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/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-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/MineFuf/TMaze on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded substring v1.4.5
[INFO] [stderr]   Downloaded mp3lame-encoder v0.2.1
[INFO] [stderr]   Downloaded autotools v0.2.7
[INFO] [stderr]   Downloaded coreaudio-sys v0.2.16
[INFO] [stderr]   Downloaded symphonia v0.5.4
[INFO] [stderr]   Downloaded pausable_clock v1.0.2
[INFO] [stderr]   Downloaded crates_io_api v0.11.0
[INFO] [stderr]   Downloaded boml v1.0.2
[INFO] [stderr]   Downloaded symphonia-bundle-mp3 v0.5.4
[INFO] [stderr]   Downloaded clap v4.5.37
[INFO] [stderr]   Downloaded symphonia-core v0.5.4
[INFO] [stderr]   Downloaded rodio v0.18.1
[INFO] [stderr]   Downloaded clap_builder v4.5.37
[INFO] [stderr]   Downloaded winnow v0.7.7
[INFO] [stderr]   Downloaded cc v1.2.20
[INFO] [stderr]   Downloaded symphonia-metadata v0.5.4
[INFO] [stderr]   Downloaded better-panic v0.3.0
[INFO] [stderr]   Downloaded mp3lame-sys v0.1.8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 335db1cc2cf767b1a89519b107bdc1398e978086b74710bd785cca320ef502b1
[INFO] running `Command { std: "docker" "start" "-a" "335db1cc2cf767b1a89519b107bdc1398e978086b74710bd785cca320ef502b1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "335db1cc2cf767b1a89519b107bdc1398e978086b74710bd785cca320ef502b1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "335db1cc2cf767b1a89519b107bdc1398e978086b74710bd785cca320ef502b1", kill_on_drop: false }`
[INFO] [stdout] 335db1cc2cf767b1a89519b107bdc1398e978086b74710bd785cca320ef502b1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4013397b7bf523eeeb9886dd3610b8eec35bf0d8f4065264739504373dda3e21
[INFO] running `Command { std: "docker" "start" "-a" "4013397b7bf523eeeb9886dd3610b8eec35bf0d8f4065264739504373dda3e21", kill_on_drop: false }`
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling cc v1.2.20
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]    Compiling litemap v0.7.5
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.1
[INFO] [stderr]    Compiling icu_properties_data v1.5.1
[INFO] [stderr]    Compiling rustls-pki-types v1.11.0
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.1
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling socket2 v0.5.9
[INFO] [stderr]    Compiling zerocopy v0.8.24
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling rustls v0.23.26
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling bytemuck v1.22.0
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling symphonia-core v0.5.4
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling webpki-roots v0.26.8
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling tokio v1.44.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling gimli v0.31.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling cpal v0.15.3
[INFO] [stderr]    Compiling miniz_oxide v0.8.8
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling substring v1.4.5
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling dasp_sample v0.11.0
[INFO] [stderr]    Compiling boml v1.0.2
[INFO] [stderr]    Compiling winnow v0.7.7
[INFO] [stderr]    Compiling rustc-demangle v0.1.24
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling clap_builder v4.5.37
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[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 pausable_clock v1.0.2
[INFO] [stderr]    Compiling symphonia-metadata v0.5.4
[INFO] [stderr]    Compiling hound v3.5.1
[INFO] [stderr]    Compiling pad v0.1.6
[INFO] [stderr]    Compiling symphonia-bundle-mp3 v0.5.4
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling symphonia v0.5.4
[INFO] [stderr]    Compiling addr2line v0.24.2
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling synstructure v0.13.1
[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 thiserror-impl v2.0.12
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[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 backtrace v0.3.74
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling better-panic v0.3.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling pest v2.8.0
[INFO] [stderr]    Compiling tmaze v1.17.1 (/opt/rustwide/workdir/tmaze)
[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 icu_locid v1.5.0
[INFO] [stderr]    Compiling pest_meta v2.8.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling pest_generator v2.8.0
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling pest_derive v2.8.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 icu_properties v1.5.1
[INFO] [stderr]    Compiling hyper-util v0.1.11
[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 serde_json v1.0.140
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling chrono v0.4.40
[INFO] [stderr]    Compiling serde_path_to_error v0.1.17
[INFO] [stderr]    Compiling json5 v0.4.1
[INFO] [stderr]    Compiling hyper-rustls v0.27.5
[INFO] [stderr]    Compiling alsa v0.9.1
[INFO] [stderr]    Compiling rustix v0.38.44
[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 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 24s
[INFO] running `Command { std: "docker" "inspect" "4013397b7bf523eeeb9886dd3610b8eec35bf0d8f4065264739504373dda3e21", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4013397b7bf523eeeb9886dd3610b8eec35bf0d8f4065264739504373dda3e21", kill_on_drop: false }`
[INFO] [stdout] 4013397b7bf523eeeb9886dd3610b8eec35bf0d8f4065264739504373dda3e21
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 629bd957f999aab062cb00bf1e18e86f54951a3272c0ef454c9c2719fc261a68
[INFO] running `Command { std: "docker" "start" "-a" "629bd957f999aab062cb00bf1e18e86f54951a3272c0ef454c9c2719fc261a68", 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" "/opt/rustwide/target/debug/examples/rustcsbhKxG/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtmaze-0bae083ec61cc515,libtoml-0eb174c78db1aa2d,libtoml_edit-f280ab704df06e4a,libserde_spanned-228b6d22df204b46,libindexmap-f73422e36f82548c,libequivalent-da934a6694ab360d,libhashbrown-0fbf5d7969e72995,libwinnow-037a29b2ff6de45d,libtoml_datetime-bbfdde923fd115d5,libjson5-3a09afc34117a6fd,libpest-80f4e1da0fe9554d,libucd_trie-10df1e8ef588bd91,libsemver-f14622cf1e0e1941,libcrates_io_api-d9be49c3702da9d3,libserde_path_to_error-83ba63b5688e20c1,libreqwest-5da834877cd2f5a8,librustls_pemfile-a024714321b6cadf,libipnet-c39fef3b39d6bff9,libhyper_rustls-c113145c820ef00f,libwebpki_roots-97a3f3f1f2b980fa,libtokio_rustls-ee61d6d150202ce6,librustls-c23f90f126d3140a,libsubtle-3a70fd467bfaa3d3,libwebpki-6d9c905a5f903e85,libring-cf370af97cb918e8,libuntrusted-505c99a4b3f7da0b,libzeroize-b22fb4988e5d338a,librustls_pki_types-fda29901c3056347,libserde_urlencoded-d7eeaaf0d3536a3c,libserde_json-6ad780ef07480048,libryu-bb7ae9f204d4123c,libtower-f16e2f3880f14dd2,libsync_wrapper-e9891d68bfbde2d2,libtower_layer-007845b5cfb86980,libhyper_util-146af5efbdbc4598,libtower_service-2977940d96a5a5ec,libtracing-4e61527e097ecd6a,libtracing_core-68c3ca074fd09ff1,libhyper-8294f7a1ab0bbab2,libwant-5fa8f44fe2122d7f,libtry_lock-e3e549249f485b8b,libhttparse-812f1c5324d85c86,libtokio-8f699324109a96b4,libsocket2-9bcb3443158f1f15,libhttp_body_util-b8aab900dd5ef698,libhttp_body-b436b49caa4dcc43,liburl-e40a57a7e029019e,libidna-2770e6bc506842d7,libidna_adapter-f451328627e3fe70,libicu_normalizer-8cd5423a4a3f0ff7,libicu_normalizer_data-9ca92d590051350c,libwrite16-15146d2aa47160d5,libutf8_iter-59a8409a508f6435,libutf16_iter-c1af3ddfa7e5f3a7,libicu_properties-27b7af1dc6b375cb,libicu_properties_data-2c2ddcf59d16d353,libicu_locid_transform-27fff7b332e3b97b,libicu_locid_transform_data-908e7175fdf672aa,libicu_collections-33bde23d3638883e,libicu_provider-6125c58d2b90135f,libicu_locid-1f34faf2c94b9077,liblitemap-971a17a30b375185,libtinystr-84141b76b6a7be39,libzerovec-0aa214f6565e806d,libwriteable-4c6ecafd704edc02,libyoke-ceebad42a83258ce,libzerofrom-debd217b4dcf6ddc,libstable_deref_trait-f21eb645b5f1a504,libform_urlencoded-d1717968e1495eb5,libpercent_encoding-64aa0cd0dae32c77,libhttp-161fc1f4bd04f821,libitoa-35925b7a8b5a945c,libbytes-d85d0ef47e9bef47,libfnv-77106f9ed4748ca6,libfutures-647e3f4412ec2b18,libfutures_executor-af8e0642b02ed9f9,libfutures_util-0344d07959d81e80,libmemchr-c8afc9b06af24d19,libfutures_io-5a2f8f0fec9840ef,libslab-30c737ad89ec3345,libfutures_channel-4be13ba20429705a,libpin_project_lite-8cda137948184924,libfutures_sink-cdfd54b36b174c0e,libfutures_task-3c0c581cbf2d293a,libpin_utils-9ccfc56f2c5b0c36,libfutures_core-8350092af0f0339b,libpad-7024638cbf5baa21,libunicode_width-e77d88ec693c3201,libsubstring-474c74e632d5d510,libdirs-a7dd3056aae1f2b3,libdirs_sys-0a624fb2fb4ae7af,liboption_ext-0e70531fbe2c3ced,libchrono-368ddc602392d7e1,libnum_traits-23f2965e3f41983a,libiana_time_zone-25e3a09a365b32e8,librodio-8b01961622a9a4ec,libthiserror-74e86169b35c9ede,libhound-e1ac20c698c97f70,libsymphonia-6a9ef1d4b4b92001,libsymphonia_metadata-fbe0d5f23a44848f,libencoding_rs-3b3be7a4a36f981e,libsymphonia_bundle_mp3-c325d8662a332bdf,libsymphonia_core-92e0ef542cad2f2a,libbytemuck-ee2dc28cfb175eb9,liblazy_static-206e48a21956b6b1,libbitflags-dfd565f85bac9b15,libarrayvec-76bad465d21dbfa6,libcpal-97167cbef676e6f0,libdasp_sample-e34c9888e01e25b8,libalsa-546d32134e34ca5e,libalsa_sys-58ab8147afeca77a,libcrossterm-784ef9db0a0d4020,librustix-eedfa10fc2167642,liblinux_raw_sys-45d2d5632d49ccda,libbitflags-31ac002356bb7efa,libparking_lot-4ceca9e0e3de6c3d,libparking_lot_core-c5b0491508cfbbbf,liblock_api-6e1697359a9bb5cd,libscopeguard-eb77609449485574,libsignal_hook_mio-117b1e7ed07856f1,libsignal_hook-a045d2fce7d04cc0,libsignal_hook_registry-331c1a8b5f484cf5,libmio-173e78cf8795d320,libcmaze-4b23b7936cefb4d3,librand_xoshiro-d24ac6d511a8eb67,liblog-89a330d1bb622024,libpausable_clock-194d3242346928ca,librayon-95b1d182e2a3708e,librayon_core-b4b5b7b88b3ea879,libcrossbeam_deque-cf6ede26adbbf61c,libcrossbeam_epoch-16e974da221873d2,libcrossbeam_utils-5d49caf4ce5b571b,libeither-53b561ce62465df6,libbase64-6d64914d1112fcae,libthiserror-e3713f0e5509b923,libsmallvec-24a6edaba07f3f64,librand-74e86e33482b38c5,librand_chacha-5d961ed8758b6545,libppv_lite86-414f32a5c62fc7e5,libzerocopy-8703df0d7b3e0360,librand_core-d5b6cdd2832bb9c8,libgetrandom-52c0426ad1707f37,liblibc-cd1756a197e7125a,libhashbrown-af8f6255fef1d6f0,libahash-b26b38f0b58e01ad,libonce_cell-043957f93fe71476,libcfg_if-cfb20768436a17c8,libzerocopy-392489ed10e8a8ad,libserde-a1bd6618f5c6946b,liballocator_api2-c141b3fcf831f6d7}.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" "-lasound" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/examples/rustcsbhKxG/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" "/opt/rustwide/target/debug/build/ring-40506d3872ac5f40/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/empty_menu-ff2510b2f6416497" "-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" "/opt/rustwide/target/debug/examples/rustcgB5MYL/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtmaze-0bae083ec61cc515,libtoml-0eb174c78db1aa2d,libtoml_edit-f280ab704df06e4a,libserde_spanned-228b6d22df204b46,libindexmap-f73422e36f82548c,libequivalent-da934a6694ab360d,libhashbrown-0fbf5d7969e72995,libwinnow-037a29b2ff6de45d,libtoml_datetime-bbfdde923fd115d5,libjson5-3a09afc34117a6fd,libpest-80f4e1da0fe9554d,libucd_trie-10df1e8ef588bd91,libsemver-f14622cf1e0e1941,libcrates_io_api-d9be49c3702da9d3,libserde_path_to_error-83ba63b5688e20c1,libreqwest-5da834877cd2f5a8,librustls_pemfile-a024714321b6cadf,libipnet-c39fef3b39d6bff9,libhyper_rustls-c113145c820ef00f,libwebpki_roots-97a3f3f1f2b980fa,libtokio_rustls-ee61d6d150202ce6,librustls-c23f90f126d3140a,libsubtle-3a70fd467bfaa3d3,libwebpki-6d9c905a5f903e85,libring-cf370af97cb918e8,libuntrusted-505c99a4b3f7da0b,libzeroize-b22fb4988e5d338a,librustls_pki_types-fda29901c3056347,libserde_urlencoded-d7eeaaf0d3536a3c,libserde_json-6ad780ef07480048,libryu-bb7ae9f204d4123c,libtower-f16e2f3880f14dd2,libsync_wrapper-e9891d68bfbde2d2,libtower_layer-007845b5cfb86980,libhyper_util-146af5efbdbc4598,libtower_service-2977940d96a5a5ec,libtracing-4e61527e097ecd6a,libtracing_core-68c3ca074fd09ff1,libhyper-8294f7a1ab0bbab2,libwant-5fa8f44fe2122d7f,libtry_lock-e3e549249f485b8b,libhttparse-812f1c5324d85c86,libtokio-8f699324109a96b4,libsocket2-9bcb3443158f1f15,libhttp_body_util-b8aab900dd5ef698,libhttp_body-b436b49caa4dcc43,liburl-e40a57a7e029019e,libidna-2770e6bc506842d7,libidna_adapter-f451328627e3fe70,libicu_normalizer-8cd5423a4a3f0ff7,libicu_normalizer_data-9ca92d590051350c,libwrite16-15146d2aa47160d5,libutf8_iter-59a8409a508f6435,libutf16_iter-c1af3ddfa7e5f3a7,libicu_properties-27b7af1dc6b375cb,libicu_properties_data-2c2ddcf59d16d353,libicu_locid_transform-27fff7b332e3b97b,libicu_locid_transform_data-908e7175fdf672aa,libicu_collections-33bde23d3638883e,libicu_provider-6125c58d2b90135f,libicu_locid-1f34faf2c94b9077,liblitemap-971a17a30b375185,libtinystr-84141b76b6a7be39,libzerovec-0aa214f6565e806d,libwriteable-4c6ecafd704edc02,libyoke-ceebad42a83258ce,libzerofrom-debd217b4dcf6ddc,libstable_deref_trait-f21eb645b5f1a504,libform_urlencoded-d1717968e1495eb5,libpercent_encoding-64aa0cd0dae32c77,libhttp-161fc1f4bd04f821,libitoa-35925b7a8b5a945c,libbytes-d85d0ef47e9bef47,libfnv-77106f9ed4748ca6,libfutures-647e3f4412ec2b18,libfutures_executor-af8e0642b02ed9f9,libfutures_util-0344d07959d81e80,libmemchr-c8afc9b06af24d19,libfutures_io-5a2f8f0fec9840ef,libslab-30c737ad89ec3345,libfutures_channel-4be13ba20429705a,libpin_project_lite-8cda137948184924,libfutures_sink-cdfd54b36b174c0e,libfutures_task-3c0c581cbf2d293a,libpin_utils-9ccfc56f2c5b0c36,libfutures_core-8350092af0f0339b,libpad-7024638cbf5baa21,libunicode_width-e77d88ec693c3201,libsubstring-474c74e632d5d510,libdirs-a7dd3056aae1f2b3,libdirs_sys-0a624fb2fb4ae7af,liboption_ext-0e70531fbe2c3ced,libchrono-368ddc602392d7e1,libnum_traits-23f2965e3f41983a,libiana_time_zone-25e3a09a365b32e8,librodio-8b01961622a9a4ec,libthiserror-74e86169b35c9ede,libhound-e1ac20c698c97f70,libsymphonia-6a9ef1d4b4b92001,libsymphonia_metadata-fbe0d5f23a44848f,libencoding_rs-3b3be7a4a36f981e,libsymphonia_bundle_mp3-c325d8662a332bdf,libsymphonia_core-92e0ef542cad2f2a,libbytemuck-ee2dc28cfb175eb9,liblazy_static-206e48a21956b6b1,libbitflags-dfd565f85bac9b15,libarrayvec-76bad465d21dbfa6,libcpal-97167cbef676e6f0,libdasp_sample-e34c9888e01e25b8,libalsa-546d32134e34ca5e,libalsa_sys-58ab8147afeca77a,libcrossterm-784ef9db0a0d4020,librustix-eedfa10fc2167642,liblinux_raw_sys-45d2d5632d49ccda,libbitflags-31ac002356bb7efa,libparking_lot-4ceca9e0e3de6c3d,libparking_lot_core-c5b0491508cfbbbf,liblock_api-6e1697359a9bb5cd,libscopeguard-eb77609449485574,libsignal_hook_mio-117b1e7ed07856f1,libsignal_hook-a045d2fce7d04cc0,libsignal_hook_registry-331c1a8b5f484cf5,libmio-173e78cf8795d320,libcmaze-4b23b7936cefb4d3,librand_xoshiro-d24ac6d511a8eb67,liblog-89a330d1bb622024,libpausable_clock-194d3242346928ca,librayon-95b1d182e2a3708e,librayon_core-b4b5b7b88b3ea879,libcrossbeam_deque-cf6ede26adbbf61c,libcrossbeam_epoch-16e974da221873d2,libcrossbeam_utils-5d49caf4ce5b571b,libeither-53b561ce62465df6,libbase64-6d64914d1112fcae,libthiserror-e3713f0e5509b923,libsmallvec-24a6edaba07f3f64,librand-74e86e33482b38c5,librand_chacha-5d961ed8758b6545,libppv_lite86-414f32a5c62fc7e5,libzerocopy-8703df0d7b3e0360,librand_core-d5b6cdd2832bb9c8,libgetrandom-52c0426ad1707f37,liblibc-cd1756a197e7125a,libhashbrown-af8f6255fef1d6f0,libahash-b26b38f0b58e01ad,libonce_cell-043957f93fe71476,libcfg_if-cfb20768436a17c8,libzerocopy-392489ed10e8a8ad,libserde-a1bd6618f5c6946b,liballocator_api2-c141b3fcf831f6d7}.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" "-lasound" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/examples/rustcgB5MYL/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" "/opt/rustwide/target/debug/build/ring-40506d3872ac5f40/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/one_menu-9ac0d164d4b99f01" "-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" "629bd957f999aab062cb00bf1e18e86f54951a3272c0ef454c9c2719fc261a68", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "629bd957f999aab062cb00bf1e18e86f54951a3272c0ef454c9c2719fc261a68", kill_on_drop: false }`
[INFO] [stdout] 629bd957f999aab062cb00bf1e18e86f54951a3272c0ef454c9c2719fc261a68
