[INFO] cloning repository https://github.com/MartGon/Concord [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MartGon/Concord" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMartGon%2FConcord", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMartGon%2FConcord'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fda1341aff3e6da8466039b0e0ed04f1273afc40 [INFO] testing MartGon/Concord against beta-2025-04-13 for beta-1.87-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMartGon%2FConcord" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/MartGon/Concord on toolchain beta-2025-04-13 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/MartGon/Concord [INFO] finished tweaking git repo https://github.com/MartGon/Concord [INFO] tweaked toml for git repo https://github.com/MartGon/Concord written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/MartGon/Concord 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-04-13" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 89402d6e2a293568fc9b424a5b0700e70a5dbf01325c512b2625b89904cef8cd [INFO] running `Command { std: "docker" "start" "-a" "89402d6e2a293568fc9b424a5b0700e70a5dbf01325c512b2625b89904cef8cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "89402d6e2a293568fc9b424a5b0700e70a5dbf01325c512b2625b89904cef8cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "89402d6e2a293568fc9b424a5b0700e70a5dbf01325c512b2625b89904cef8cd", kill_on_drop: false }` [INFO] [stdout] 89402d6e2a293568fc9b424a5b0700e70a5dbf01325c512b2625b89904cef8cd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9a21f26136a023fb73d53e607bb806402012d0d53ea039b7bf096ed2fd49b9ba [INFO] running `Command { std: "docker" "start" "-a" "9a21f26136a023fb73d53e607bb806402012d0d53ea039b7bf096ed2fd49b9ba", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.107 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling futures-sink v0.3.17 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling tokio v1.13.0 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling tinyvec v1.5.0 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling http v0.2.5 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling zstd-safe v4.1.4+zstd.1.5.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling input_buffer v0.4.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling httpdate v1.0.1 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling base64ct v1.0.1 [INFO] [stderr] Compiling serde_json v1.0.69 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling buf_redux v0.8.4 [INFO] [stderr] Compiling password-hash v0.3.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling twoway v0.1.8 [INFO] [stderr] Compiling time-macros v0.2.3 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling futures-io v0.3.17 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling num_threads v0.1.5 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling crypto-common v0.1.3 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling zstd-sys v1.6.3+zstd.1.5.2 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling headers v0.3.5 [INFO] [stderr] Compiling sha2 v0.10.2 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha1 v0.10.1 [INFO] [stderr] Compiling aes v0.7.5 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling pbkdf2 v0.10.1 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling same-file v0.1.3 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling multipart v0.17.1 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling tungstenite v0.12.0 [INFO] [stderr] Compiling array-init v2.0.0 [INFO] [stderr] Compiling walkdir v1.0.7 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling ringbuffer v0.8.2 [INFO] [stderr] Compiling time v0.3.7 [INFO] [stderr] Compiling futures v0.3.17 [INFO] [stderr] Compiling bzip2 v0.4.3 [INFO] [stderr] Compiling tokio-macros v1.5.1 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling clap_derive v3.1.4 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling pin-project v1.0.8 [INFO] [stderr] Compiling clap v3.1.6 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-stream v0.1.8 [INFO] [stderr] Compiling tokio-tungstenite v0.13.0 [INFO] [stderr] Compiling h2 v0.3.7 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling hyper v0.14.14 [INFO] [stderr] Compiling warp v0.3.1 [INFO] [stderr] Compiling zstd v0.10.0+zstd.1.5.2 [INFO] [stderr] Compiling zip v0.6.0 [INFO] [stderr] Compiling blockbuster-mm v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `matchmaking::entity` [INFO] [stdout] --> src/main.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use matchmaking::entity; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `game_id` is never read [INFO] [stdout] --> src/matchmaking/entity.rs:110:9 [INFO] [stdout] | [INFO] [stdout] 109 | pub struct GameSem{ [INFO] [stdout] | ------- field in this struct [INFO] [stdout] 110 | pub game_id : uuid::Uuid, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `GameSem` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `ServerCrashed` is never constructed [INFO] [stdout] --> src/matchmaking/endpoints.rs:605:9 [INFO] [stdout] | [INFO] [stdout] 603 | enum LaunchServerError [INFO] [stdout] | ----------------- variant in this enum [INFO] [stdout] 604 | { [INFO] [stdout] 605 | ServerCrashed, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `SLEEP_DURATION` should have a snake case name [INFO] [stdout] --> src/main.rs:80:9 [INFO] [stdout] | [INFO] [stdout] 80 | let SLEEP_DURATION = std::time::Duration::from_secs(5); [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `sleep_duration` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `MAX_DURATION` should have a snake case name [INFO] [stdout] --> src/main.rs:81:9 [INFO] [stdout] | [INFO] [stdout] 81 | let MAX_DURATION = std::time::Duration::from_secs(60 * 3); // 3 MIN [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `max_duration` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::sync::MutexGuard` in tuple element 0 that must be used [INFO] [stdout] --> src/matchmaking/endpoints.rs:209:17 [INFO] [stdout] | [INFO] [stdout] 209 | game_sem.sem.wait_timeout(game_sem.mutex.lock().unwrap(), Duration::from_secs(5)).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: if unused the Mutex will immediately unlock [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcerizTF/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libregex-3ad194a0b035c1ac.rlib,libaho_corasick-f7f4cbae03aebe8e.rlib,libregex_syntax-12b080b3aec45ada.rlib,libuuid-4cb8956889fd284e.rlib,libclap-f48192500389d6f0.rlib,libstrsim-934c6b5db5b11ce4.rlib,libatty-22d6c0cc19089cb1.rlib,libtermcolor-214b0416d5f44404.rlib,libtextwrap-b6f72e6dc353c77f.rlib,libos_str_bytes-61012540a0f3a4aa.rlib,libzip-65069fd9b59e0c6f.rlib,libpbkdf2-4d2a9bd692471de8.rlib,libsha2-257d9aee896ee955.rlib,libpassword_hash-2823356c156657d8.rlib,libbase64ct-b45ece28a02b4f4a.rlib,libtime-6c5f36c75ef04563.rlib,libitoa-af75672c211b96e4.rlib,libzstd-b638b582ffaa2298.rlib,libzstd_safe-b2d448ddb635694d.rlib,libzstd_sys-50441649524cc3ca.rlib,libbzip2-5ce71612e998d071.rlib,libbzip2_sys-79a28480adccc9cb.rlib,libflate2-9895fe903d92cd12.rlib,libminiz_oxide-01129cdd8036a338.rlib,libadler-8a8ce72c9fb247b6.rlib,libcrc32fast-e5de59621c1c9ea3.rlib,libaes-f5d946d6c87788e3.rlib,libcipher-3c5c79466af7d9f0.rlib,libsha1-16b8a89bd3a1bb94.rlib,libhmac-0245262ae0c0c7c7.rlib,libdigest-d6defc35e8bba10a.rlib,libsubtle-e8a5d4b550a2b725.rlib,libblock_buffer-61b81f170da564a7.rlib,libcrypto_common-a10c67cf17c86864.rlib,libconstant_time_eq-beff8cd2de40ca33.rlib,libwarp-a0ee808a6bd7c8b9.rlib,libtokio_stream-0538587b3fed333d.rlib,libscoped_tls-c2e76c6539768158.rlib,libtokio_tungstenite-e1c0afd2f11b927e.rlib,libtungstenite-f33af2cffc084087.rlib,libutf8-f4341c3c7568480d.rlib,libbyteorder-fb36fe721788ce00.rlib,libinput_buffer-55779ff60cf20cbb.rlib,liburl-36b123fe7126116a.rlib,libidna-71a978f2f3dfe5e6.rlib,libunicode_normalization-1031c19b44807d24.rlib,libtinyvec-c06201f4aea7c388.rlib,libtinyvec_macros-36ab4f0266eef07c.rlib,libunicode_bidi-6929fad116314dee.rlib,libmultipart-1e20e60fa26ebe9c.rlib,libtwoway-4c6f98ee550e6fc7.rlib,libbuf_redux-2052bd89de2e7e22.rlib,libsafemem-6bde8d6e08a694b2.rlib,libquick_error-9f96d0cb10ca2956.rlib,libtempfile-8d7e7412b73b4ce7.rlib,libremove_dir_all-5156da311761ea29.rlib,librand-7394cb5a76f491fa.rlib,librand_chacha-91e2eab14590a642.rlib,librand_core-f44fdc6727f9896f.rlib,libgetrandom-cb224e8ecef4a52f.rlib,libmime_guess-647b287519e48612.rlib,libunicase-43474fab974e84c0.rlib,libserde_urlencoded-1a79626ca5c235c5.rlib,libform_urlencoded-43181f2d36d09639.rlib,libpercent_encoding-3e08c199980e8244.rlib,libmatches-80dbaef09a125478.rlib,libserde_json-cd922c978cb63fe4.rlib,libryu-f4246d7c552377c0.rlib,libheaders-8a7f9a019ea8b6a1.rlib,libsha1-6fa82c3ff1e9fed4.rlib,libopaque_debug-1826dab867fa4b9d.rlib,libcpufeatures-6b3fb156db66dda0.rlib,libblock_buffer-261cbbd34b01e6c2.rlib,libdigest-71c7aeebc1c213f4.rlib,libgeneric_array-d2fad88ff9f3ef8d.rlib,libtypenum-7787ecefedfc4daa.rlib,libmime-df56754a5ea019bb.rlib,libheaders_core-ff586ff9e8908d0c.rlib,libbitflags-dde12b0d7d495b50.rlib,libbase64-83ca8be32b9f715d.rlib,libhyper-5f1ec9298214a5b2.rlib,libwant-21a0af9c5b1bfc9d.rlib,libtry_lock-0ea2511cea348424.rlib,libsocket2-33924eb7b4ff6c99.rlib,libhttparse-3b2cbfd98a890a35.rlib,libh2-54a6323f8938e340.rlib,libindexmap-5002237d9d51073f.rlib,libhashbrown-d0e2926e70f85be4.rlib,libtokio_util-62cc70bd616c058a.rlib,libtower_service-2b78dc045b8f6a1d.rlib,libtracing-dcf2c9fccb3fe68c.rlib,libtracing_core-76638531dc66ffc9.rlib,liblazy_static-af860367908b8176.rlib,libhttp_body-6038338f628d2dda.rlib,libtokio-e717de3e8b73f0bb.rlib,libsignal_hook_registry-27b4f663f99fe266.rlib,libnum_cpus-395b954046e56504.rlib,libmemchr-d2d6687dfb6641f2.rlib,libonce_cell-b0bdd274ea97a3a1.rlib,libmio-3b0f6d945ae4903d.rlib,liblog-120a19c0c1ab0517.rlib,libparking_lot-35434c5b7b5ad151.rlib,libparking_lot_core-13be39df29142c87.rlib,libsmallvec-9eb30fd84caad208.rlib,liblock_api-e487cca8a3b7fcef.rlib,libscopeguard-e318caba69bf687f.rlib,libinstant-52a03de02aea7251.rlib,libhttpdate-7023d01588b507b0.rlib,libhttp-f8e57153ba550174.rlib,libitoa-968a9d3f706bae82.rlib,libbytes-3aba2b4fd6e71b66.rlib,libfnv-79e2cbfbe03dcd16.rlib,libpin_project-2a4a673b6eff8284.rlib,libfutures-900e821081b0e275.rlib,libfutures_channel-7cc55db832b3e9d1.rlib,libfutures_util-079f555c79588a20.rlib,libslab-ab3183b7b9578fcc.rlib,libpin_project_lite-b238544462ce70f2.rlib,libfutures_sink-c9f931a65743fbd7.rlib,libfutures_task-8ac0d24ba4372c56.rlib,libpin_utils-3860774ad9b215b5.rlib,libfutures_core-32e2df06ccba7533.rlib,librand-8bbd8d6bd4180fa7.rlib,librand_chacha-dee8927501471c69.rlib,libppv_lite86-f6c8eb8ee7daaa36.rlib,librand_core-4fd2ab21fe6bff26.rlib,libgetrandom-de05bf222cdca5dd.rlib,liblibc-aad5f791f79fdbd2.rlib,libcfg_if-3e7fc4e38d4a72b5.rlib,libyaml_rust-9edf40b1a85f8c2b.rlib,liblinked_hash_map-c8825f289c1590f4.rlib,libwalkdir-72c299e09f9b07e0.rlib,libsame_file-e06fdcf2e4c11ba4.rlib,libserde-a5465717bc70572f.rlib,libringbuffer-95b7df245f3079af.rlib,libarray_init-c6c32cdb4d6b7503.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcerizTF/raw-dylibs" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/bzip2-sys-5adcf2cd5cfe9af7/out/lib" "-L" "/opt/rustwide/target/debug/build/zstd-sys-135be6d13615acab/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/blockbuster_mm-a2e6d9693dc307c5" "-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 `blockbuster-mm` (bin "blockbuster-mm") due to 1 previous error; 6 warnings emitted [INFO] running `Command { std: "docker" "inspect" "9a21f26136a023fb73d53e607bb806402012d0d53ea039b7bf096ed2fd49b9ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9a21f26136a023fb73d53e607bb806402012d0d53ea039b7bf096ed2fd49b9ba", kill_on_drop: false }` [INFO] [stdout] 9a21f26136a023fb73d53e607bb806402012d0d53ea039b7bf096ed2fd49b9ba