[INFO] cloning repository https://github.com/RealKC/kingdom-royale-maid [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/RealKC/kingdom-royale-maid" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRealKC%2Fkingdom-royale-maid", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRealKC%2Fkingdom-royale-maid'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c884292216573689898121528ad866f1a329231e [INFO] testing RealKC/kingdom-royale-maid against try#c066bf6804adc55193b71afdff6a56922f4a8689+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_in_2025-retry-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRealKC%2Fkingdom-royale-maid" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-1-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/RealKC/kingdom-royale-maid [INFO] finished tweaking git repo https://github.com/RealKC/kingdom-royale-maid [INFO] tweaked toml for git repo https://github.com/RealKC/kingdom-royale-maid written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/RealKC/kingdom-royale-maid on toolchain c066bf6804adc55193b71afdff6a56922f4a8689 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/RealKC/kingdom-royale-maid 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" "+c066bf6804adc55193b71afdff6a56922f4a8689" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `reqwest` dependency) [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 624ddfd2455f617871850a239a6fa9c0afe84ad554c754dfe021231e92e88b11 [INFO] running `Command { std: "docker" "start" "-a" "624ddfd2455f617871850a239a6fa9c0afe84ad554c754dfe021231e92e88b11", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "624ddfd2455f617871850a239a6fa9c0afe84ad554c754dfe021231e92e88b11", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "624ddfd2455f617871850a239a6fa9c0afe84ad554c754dfe021231e92e88b11", kill_on_drop: false }` [INFO] [stdout] 624ddfd2455f617871850a239a6fa9c0afe84ad554c754dfe021231e92e88b11 [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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 502247baf73b7217b0b01f03239d85ab134c2ea0dcd75e7aeecda5a2ca875fce [INFO] running `Command { std: "docker" "start" "-a" "502247baf73b7217b0b01f03239d85ab134c2ea0dcd75e7aeecda5a2ca875fce", kill_on_drop: false }` [INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `reqwest` dependency) [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling log v0.4.13 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling pin-project-lite v0.2.4 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling byteorder v1.4.2 [INFO] [stderr] Compiling futures-sink v0.3.15 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling const_fn v0.4.5 [INFO] [stderr] Compiling futures-io v0.3.15 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling tokio v1.6.1 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling http v0.2.3 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling mio v0.7.7 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling tinyvec v1.1.0 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.1 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling form_urlencoded v1.0.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling ring v0.16.19 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling getrandom v0.2.1 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling unicode-normalization v0.1.16 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling regex-syntax v0.6.22 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling encoding_rs v0.8.26 [INFO] [stderr] Compiling weezl v0.1.3 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling libwebp-sys2 v0.1.1 [INFO] [stderr] Compiling http-body v0.4.0 [INFO] [stderr] Compiling sha-1 v0.9.2 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling utf-8 v0.7.5 [INFO] [stderr] Compiling input_buffer v0.3.1 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling gif v0.11.1 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling rand_core v0.6.1 [INFO] [stderr] Compiling rust-embed-utils v5.1.0 [INFO] [stderr] Compiling shellexpand v2.1.0 [INFO] [stderr] Compiling flate2 v1.0.19 [INFO] [stderr] Compiling serenity v0.10.7 (https://github.com/serenity-rs/serenity?branch=current#1744883e) [INFO] [stderr] Compiling ipnet v2.3.0 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling bytemuck v1.5.0 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling tungstenite v0.11.1 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling thread_local v1.1.0 [INFO] [stderr] Compiling sharded-slab v0.1.1 [INFO] [stderr] Compiling typemap_rev v0.1.5 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling hex v0.4.2 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling uwl v0.6.0 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling humansize v1.1.1 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling tiff v0.6.1 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling rustls v0.19.0 [INFO] [stderr] Compiling webpki-roots v0.20.0 [INFO] [stderr] Compiling webpki-roots v0.21.0 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling tokio-macros v1.1.0 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling pin-project-internal v1.0.4 [INFO] [stderr] Compiling command_attr v0.3.6 (https://github.com/serenity-rs/serenity?branch=current#1744883e) [INFO] [stderr] Compiling rust-embed-impl v5.9.0 [INFO] [stderr] Compiling async-trait v0.1.42 [INFO] [stderr] Compiling rust-embed v5.9.0 [INFO] [stderr] Compiling pin-project v1.0.4 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling futures-executor v0.3.15 [INFO] [stderr] Compiling futures v0.3.15 [INFO] [stderr] Compiling tokio-stream v0.1.2 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling async-tungstenite v0.11.0 [INFO] [stderr] Compiling tokio-util v0.6.1 [INFO] [stderr] Compiling h2 v0.3.0 [INFO] [stderr] Compiling libwebp v0.1.2 [INFO] [stderr] Compiling libwebp-image v0.2.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling tracing-serde v0.1.2 [INFO] [stderr] Compiling procfs v0.9.1 [INFO] [stderr] Compiling tracing-subscriber v0.2.18 [INFO] [stderr] Compiling kingdom-royale-maid v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling hyper v0.14.2 [INFO] [stderr] Compiling hyper-rustls v0.22.1 [INFO] [stderr] Compiling reqwest v0.11.3 [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/game/fsm/cblock.rs:286:18 [INFO] [stdout] | [INFO] [stdout] 286 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `for_all_blocks` [INFO] [stdout] --> src/game/fsm/macros.rs:63:21 [INFO] [stdout] | [INFO] [stdout] 63 | pub use crate::{for_all_blocks, impl_common_state_boilerplate, impl_timeblock, impl_wrap}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Game` and `Player` [INFO] [stdout] --> src/game/roles/mod.rs:55:39 [INFO] [stdout] | [INFO] [stdout] 55 | pub use crate::game::{DeathCause, Game, Player}; [INFO] [stdout] | ^^^^ ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `edible` and `weapon` are never read [INFO] [stdout] --> src/game/item.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct Item { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 5 | pub name: String, [INFO] [stdout] 6 | pub edible: bool, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 7 | pub weapon: bool, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Item` has derived impls for the traits `Debug` and `Clone`, 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: field `ripped` is never read [INFO] [stdout] --> src/game/item.rs:137:9 [INFO] [stdout] | [INFO] [stdout] 134 | pub struct Note { [INFO] [stdout] | ---- field in this struct [INFO] [stdout] ... [INFO] [stdout] 137 | pub ripped: bool, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Note` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message contains braces [INFO] [stdout] --> src/commands/game/secret_meeting_log.rs:191:85 [INFO] [stdout] | [INFO] [stdout] 191 | ... _ => unreachable!("rustc, cpus, or the universe has failed, for the set {1, 2} now contains more than two elements. woe is upon us"), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: this message is not used as a format string, but will be in Rust 2021 [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] help: add a "{}" format string to use the message literally [INFO] [stdout] | [INFO] [stdout] 191 | _ => unreachable!("{}", "rustc, cpus, or the universe has failed, for the set {1, 2} now contains more than two elements. woe is upon us"), [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/rcrt1.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crti.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtbeginS.o" "/tmp/rustcIu3Jct/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libdotenv-071ec522f34dd5ab.rlib,libtracing_subscriber-c8fa2ac6bb3e1480.rlib,libsmallvec-a0b9fe2bb61c7c93.rlib,libthread_local-ae8cd15a8497eb25.rlib,libsharded_slab-9f6b506df1e9c514.rlib,libtracing_serde-cec8d350e4d67106.rlib,libtracing_log-3fdb717471dc0928.rlib,libansi_term-bdfff57b5fb49171.rlib,libmatchers-c7b9d881a56f9fbd.rlib,libregex_automata-e120546ad32a0fc0.rlib,libregex-1dc7502a42c35c9a.rlib,libregex_syntax-e5af858b2117774d.rlib,libhumansize-362782cae4935017.rlib,libprocfs-8c9845ee97b299b2.rlib,libhex-06cfbc8d0a660e4b.rlib,librust_embed-2168c7504d645769.rlib,liblibwebp_image-e9a58ba30dd75dc9.rlib,liblibwebp-001120fb6612b78f.rlib,liblibwebp_sys-05c8138c92d893e3.rlib,libimage-c481168ec4da59a2.rlib,libbytemuck-186707b2da0a17e1.rlib,libpng-7d0a74382022f730.rlib,libminiz_oxide-dd3230b304bd21da.rlib,libdeflate-b258d9eac9ed7e5b.rlib,libadler32-5cb8e62306edda0a.rlib,libnum_iter-ad9f422d2c1470d1.rlib,libscoped_threadpool-7a69c1f095d1210f.rlib,libnum_rational-43c7df2f92a6a607.rlib,libgif-788991c477b5779e.rlib,libcolor_quant-fd36927056f4d79f.rlib,libtiff-407c74b8dcbbe8ac.rlib,libweezl-394647af667088df.rlib,libjpeg_decoder-cccde1f42808829d.rlib,librayon-13296b74ab6fc716.rlib,librayon_core-8a57d73791cd0792.rlib,libcrossbeam_deque-5605fed6ec712217.rlib,libcrossbeam_epoch-029f62998d1e189d.rlib,libmemoffset-cf660738815e7a10.rlib,libscopeguard-73056285f12cb829.rlib,libcrossbeam_channel-e65dc906cd56d804.rlib,libcrossbeam_utils-a402afb9c038c148.rlib,libeither-e8a0ef7222037a64.rlib,librand-c88735f8ac44f0ac.rlib,librand_chacha-f005a597a075f2e9.rlib,librand_core-9ce0bea314e47105.rlib,libgetrandom-c7892a5784d484d4.rlib,libserenity-3039b5b42abee1d4.rlib,libstatic_assertions-df27c3b343cf637f.rlib,libuwl-4e923f4efdd59a06.rlib,libtypemap_rev-26afbf9d0c71777a.rlib,libbitflags-561a4f1321538a32.rlib,libchrono-919c9cc0c9a2ad15.rlib,libnum_integer-5ddb400e2d865490.rlib,libnum_traits-e04a0b1505efd012.rlib,libtime-7ae0fe06b0e5a57b.rlib,libreqwest-04a2892190b85614.rlib,libhyper_rustls-703e4f1d414f0019.rlib,libserde_urlencoded-df83a7b6f9479833.rlib,libwebpki_roots-756a02862785cce3.rlib,libipnet-58d2603d2d613f5c.rlib,libencoding_rs-6d3f174ee004485f.rlib,libmime_guess-5a4f150bf9b9f0cf.rlib,libunicase-5ad2bb91a3979cdc.rlib,libmime-2517c84452183460.rlib,libhyper-6986e3bd40a3420e.rlib,libwant-3411df860596b5c1.rlib,libtry_lock-d956e9fcf0af499a.rlib,libsocket2-3bbf6c1489d98a75.rlib,libh2-ae752b324355e48f.rlib,libtracing_futures-9453274a42079225.rlib,libpin_project-0a97972956783f2d.rlib,libindexmap-dd232e1d726a1e3b.rlib,libhashbrown-aed633c8184090a0.rlib,libtokio_util-152e3e98fb59bb27.rlib,libtokio_stream-8327986a17e3e41c.rlib,libtower_service-3cb8860dcfde6328.rlib,libhttp_body-c423526a91c885e2.rlib,libtracing-71f8521ab5ac9d51.rlib,libtracing_core-1ebfc2c949a05a9c.rlib,liblazy_static-4b136fc9bfbd2c4b.rlib,libfutures-2a9e3b857c6c2053.rlib,libfutures_executor-646949f8882d60ae.rlib,libflate2-1d71e95bf5bb4d93.rlib,libminiz_oxide-ed47cc8b177bcf36.rlib,libadler-cfae5593f0297367.rlib,libcrc32fast-73831421cab1f53a.rlib,libasync_tungstenite-b569a7a67f09b71b.rlib,libwebpki_roots-b8485b30fe63a3db.rlib,libpin_project-bc174c812bbda3c6.rlib,libtokio_rustls-44ca81fde9c0803a.rlib,librustls-8363db411cc91c57.rlib,libbase64-1447dfff012d42f8.rlib,libsct-a7b0eece4ceaed7f.rlib,libwebpki-277ca0468c9f17c7.rlib,libring-986604506346fb5e.rlib,libspin-727e07ee1a68c4a1.rlib,libuntrusted-ac99e7922c585a09.rlib,libtokio-7d266e97c18afbd9.rlib,libsignal_hook_registry-ed9341d37122c968.rlib,libnum_cpus-ff9ad55a6a4f4527.rlib,libonce_cell-a3308e77ab1abc42.rlib,libmio-4549c48792f89ee4.rlib,libfutures_util-d0b77f530dd7c6e1.rlib,libmemchr-882636e5da988825.rlib,libslab-7c577fd9ceb1ab41.rlib,libfutures_channel-fe283e239388698e.rlib,libpin_project_lite-9c6f72f99ae1d72f.rlib,libfutures_sink-a45f562d8650455c.rlib,libfutures_task-745d6cc0eb00d6e5.rlib,libpin_utils-b08f1197f0cdae19.rlib,libfutures_core-891d760f6cde94e5.rlib,libfutures_io-d2e168d7a38f858c.rlib,libtungstenite-258b8ff9048a1c61.rlib,librand-aaa99b2ef31fd1bd.rlib,librand_chacha-c0d3008a37b8f2c4.rlib,libppv_lite86-5a92c3ab26105205.rlib,librand_core-bb6ae6043d52d635.rlib,libgetrandom-b0d2bc6bdb476369.rlib,liblibc-d7b251277ffaf1f3.rlib,libutf8-366d41341a694a10.rlib,libbyteorder-03d1d57fb20a7bcb.rlib,libsha1-5cbc5497df893cc5.rlib,libopaque_debug-bfd86111b0908dde.rlib,libcpuid_bool-f14a20ba81419679.rlib,libcfg_if-66d55f6b302e88c8.rlib,libblock_buffer-3e06d8fb86df9fbf.rlib,libdigest-cb24a8a3b0469a00.rlib,libgeneric_array-21e94a8244c38e49.rlib,libtypenum-0d13c3a14e20be66.rlib,libbase64-58f9c786d7f23eb6.rlib,libinput_buffer-5a75820fff9834b5.rlib,libbytes-3e6aab9f92fa68ff.rlib,libhttparse-84d0bdd2ca156c81.rlib,liburl-ec5cb3ac1e6324c2.rlib,libidna-870ade081d451e97.rlib,libunicode_normalization-56bcba8c1bad119f.rlib,libtinyvec-bf1dbee9b1979df8.rlib,libtinyvec_macros-c54c30cfa88e68f0.rlib,libunicode_bidi-3c976b4886511d83.rlib,libform_urlencoded-488e316ced97c0bc.rlib,libpercent_encoding-3f452dc5e318e927.rlib,libmatches-d7125afe50072f5c.rlib,liblog-d5fe399bc5a34d79.rlib,libcfg_if-2d17986ae484e939.rlib,libhttp-1de34c28e418899d.rlib,libbytes-f5f6908afbf67346.rlib,libfnv-81596130b397d5c3.rlib,libserde_json-3fc8f659c76d2bd2.rlib,libryu-af883cd9b444a782.rlib,libitoa-99e7082793cfaa64.rlib,libserde-13422b5a93b1ff38.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*}.rlib" "-lunwind" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libcfg_if-*,liblibc-*}.rlib" "-lc" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/tmp/rustcIu3Jct/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/libwebp-sys2-523cb5b7d0eca0a6/out" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/ring-0197a57f73a189b4/out" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/kingdom_royale_maid-4d4f8849dee6889a" "-Wl,--gc-sections" "-static-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtendS.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtn.o" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libgetrandom-c7892a5784d484d4.rlib(getrandom-c7892a5784d484d4.getrandom.ba8414f99a54514a-cgu.0.rcgu.o): in function `getrandom::util_libc::open_readonly': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/getrandom-0.2.1/src/util_libc.rs:110:(.text._ZN9getrandom9util_libc13open_readonly17h70decc2b869b29d7E+0xb6): undefined reference to `open64' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libgetrandom-b0d2bc6bdb476369.rlib(getrandom-b0d2bc6bdb476369.getrandom.a6d3a2e59ef2dfbf-cgu.0.rcgu.o): in function `getrandom::util_libc::open_readonly': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/getrandom-0.1.16/src/util_libc.rs:113:(.text._ZN9getrandom9util_libc13open_readonly17ha1d1aa833bea977aE+0x79): undefined reference to `open64' [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] = note: some `extern` functions couldn't be found; some native libraries may need to be installed or have their path specified [INFO] [stdout] = note: use the `-l` flag to specify native libraries to link [INFO] [stdout] = note: use the `cargo:rustc-link-lib` directive to specify the native libraries to link with Cargo (see https://doc.rust-lang.org/cargo/reference/build-scripts.html#rustc-link-lib) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `kingdom-royale-maid` (bin "kingdom-royale-maid") due to 1 previous error; 6 warnings emitted [INFO] running `Command { std: "docker" "inspect" "502247baf73b7217b0b01f03239d85ab134c2ea0dcd75e7aeecda5a2ca875fce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "502247baf73b7217b0b01f03239d85ab134c2ea0dcd75e7aeecda5a2ca875fce", kill_on_drop: false }` [INFO] [stdout] 502247baf73b7217b0b01f03239d85ab134c2ea0dcd75e7aeecda5a2ca875fce