[INFO] cloning repository https://github.com/exact-labs/maid [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/exact-labs/maid" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fexact-labs%2Fmaid", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fexact-labs%2Fmaid'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] dfa9030d5b563fc7b8b4f614f9124bbe1ffcac69 [INFO] testing exact-labs/maid against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_getrandom_patch_1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fexact-labs%2Fmaid" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/exact-labs/maid [INFO] finished tweaking git repo https://github.com/exact-labs/maid [INFO] tweaked toml for git repo https://github.com/exact-labs/maid written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/exact-labs/maid on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/exact-labs/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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded hcl-edit v0.8.3 [INFO] [stderr] Downloaded rocket_ws v0.1.1 [INFO] [stderr] Downloaded merkle_hash v3.7.0 [INFO] [stderr] Downloaded bollard v0.15.0 [INFO] [stderr] Downloaded global_placeholders v0.1.0 [INFO] [stderr] Downloaded bollard-stubs v1.43.0-rc.2 [INFO] [stderr] Downloaded macros-rs v1.4.1 [INFO] [stderr] Downloaded merge-struct v0.1.0 [INFO] [stderr] Downloaded vecmap-rs v0.2.2 [INFO] [stderr] Downloaded hcl-primitives v0.1.7 [INFO] [stderr] Downloaded hcl-rs v0.18.2 [INFO] [stderr] Downloaded pretty_number v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3946a68a4bb41c72a7eb2b757e0761eed7b03f1348e0b9fa23db8b784ce918fe [INFO] running `Command { std: "docker" "start" "-a" "3946a68a4bb41c72a7eb2b757e0761eed7b03f1348e0b9fa23db8b784ce918fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3946a68a4bb41c72a7eb2b757e0761eed7b03f1348e0b9fa23db8b784ce918fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3946a68a4bb41c72a7eb2b757e0761eed7b03f1348e0b9fa23db8b784ce918fe", kill_on_drop: false }` [INFO] [stdout] 3946a68a4bb41c72a7eb2b757e0761eed7b03f1348e0b9fa23db8b784ce918fe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] a583d6211252b771b56f04e9584e45d5f9a5e1560c56dd2b4afe49c6c9d4bfd4 [INFO] running `Command { std: "docker" "start" "-a" "a583d6211252b771b56f04e9584e45d5f9a5e1560c56dd2b4afe49c6c9d4bfd4", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.89 [INFO] [stderr] Compiling libc v0.2.166 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Compiling bytes v1.8.0 [INFO] [stderr] Compiling cc v1.2.1 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling pin-project-lite v0.2.15 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling ref-cast v1.0.23 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling rustix v0.38.41 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling rustls-pki-types v1.10.0 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling uncased v0.9.10 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling rustls v0.23.19 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling stable-pattern v0.1.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling multer v3.1.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling is-terminal v0.4.13 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling tokio v1.41.1 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling figment v0.10.19 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling data-encoding v2.6.0 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling blake3 v1.5.5 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling rmp v0.8.14 [INFO] [stderr] Compiling rocket v0.5.1 [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Compiling camino v1.1.9 [INFO] [stderr] Compiling portable-atomic v1.10.0 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling inotify v0.9.6 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling webpki-roots v0.26.7 [INFO] [stderr] Compiling crossbeam-channel v0.5.13 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling tempfile v3.14.0 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling vte_generate_state_changes v0.1.2 [INFO] [stderr] Compiling ntapi v0.4.1 [INFO] [stderr] Compiling clap_lex v0.7.3 [INFO] [stderr] Compiling miniz_oxide v0.8.0 [INFO] [stderr] Compiling vte v0.11.1 [INFO] [stderr] Compiling clap_builder v4.5.21 [INFO] [stderr] Compiling env_logger v0.10.2 [INFO] [stderr] Compiling notify v6.1.1 [INFO] [stderr] Compiling newline-converter v0.2.2 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling devise_core v0.4.2 [INFO] [stderr] Compiling xattr v1.3.1 [INFO] [stderr] Compiling crossterm v0.25.0 [INFO] [stderr] Compiling hyper v0.14.31 [INFO] [stderr] Compiling console v0.15.8 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling dyn-clone v1.0.17 [INFO] [stderr] Compiling indicatif v0.17.9 [INFO] [stderr] Compiling flate2 v1.0.35 [INFO] [stderr] Compiling merkle_hash v3.7.0 [INFO] [stderr] Compiling maid v2.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling tar v0.4.43 [INFO] [stderr] Compiling strip-ansi-escapes v0.2.0 [INFO] [stderr] Compiling notify-debouncer-mini v0.4.1 [INFO] [stderr] Compiling pretty_env_logger v0.5.0 [INFO] [stderr] Compiling macros-rs v1.4.1 [INFO] [stderr] Compiling global_placeholders v0.1.0 [INFO] [stderr] Compiling colored v2.1.0 [INFO] [stderr] Compiling pretty_number v0.1.0 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling human_bytes v0.4.3 [INFO] [stderr] Compiling serde_derive v1.0.215 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling pear_codegen v0.2.9 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling ref-cast-impl v1.0.23 [INFO] [stderr] Compiling rustls-webpki v0.102.8 [INFO] [stderr] Compiling devise_codegen v0.4.2 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling pin-project-internal v1.1.7 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling pear v0.2.9 [INFO] [stderr] Compiling devise v0.4.2 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Compiling serde_repr v0.1.19 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling rocket_http v0.5.1 [INFO] [stderr] Compiling webpki-roots v0.24.0 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling zerofrom v0.1.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling inquire v0.6.2 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling pin-project v1.1.7 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling text_placeholder v0.5.1 [INFO] [stderr] Compiling clap v4.5.21 [INFO] [stderr] Compiling uuid v1.11.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling rocket_codegen v0.5.1 [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 icu_provider v1.5.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling tokio-util v0.7.12 [INFO] [stderr] Compiling hyper v1.5.1 [INFO] [stderr] Compiling tokio-rustls v0.26.0 [INFO] [stderr] Compiling tokio-stream v0.1.16 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling ubyte v0.10.4 [INFO] [stderr] Compiling rmp-serde v1.3.0 [INFO] [stderr] Compiling hcl-primitives v0.1.7 [INFO] [stderr] Compiling vecmap-rs v0.2.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_with v3.11.0 [INFO] [stderr] Compiling hcl-edit v0.8.3 [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling merge-struct v0.1.0 [INFO] [stderr] Compiling hyper-rustls v0.27.3 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling bollard-stubs v1.43.0-rc.2 [INFO] [stderr] Compiling hcl-rs v0.18.2 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling toml v0.8.19 [INFO] [stderr] Compiling tungstenite v0.21.0 [INFO] [stderr] Compiling tungstenite v0.20.1 [INFO] [stderr] Compiling reqwest v0.12.9 [INFO] [stderr] Compiling tokio-tungstenite v0.21.0 [INFO] [stderr] Compiling hyperlocal v0.8.0 [INFO] [stderr] Compiling bollard v0.15.0 [INFO] [stderr] Compiling rocket_ws v0.1.1 [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> maid/server/main.rs:125:40 [INFO] [stdout] | [INFO] [stdout] 125 | fn stream(ws: WebSocket, docker_state: &State, _token: Token) -> Channel { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ ------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 125 | fn stream(ws: WebSocket, docker_state: &State, _token: Token) -> Channel<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `maid` (bin "maid") due to 1 previous error [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/rustcJRrpbf/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libmerge_struct-44a542258dc0beb0.rlib,libserde_yaml-90ab2730a082c591.rlib,libunsafe_libyaml-cd7d6027dfb57a30.rlib,libhcl-c52cbbcefd7e4532.rlib,libhcl_edit-375fda41e436a783.rlib,libhcl_primitives-98c76c4f118b111d.rlib,libunicode_ident-0552bba5440b029d.rlib,libvecmap-ad1703b414c05680.rlib,libindicatif-f2cc23a71bea48c2.rlib,libunicode_width-c4050f9e9a6c1676.rlib,libportable_atomic-092d5735e48b6db3.rlib,libnumber_prefix-c52a145dab539939.rlib,libconsole-a974c57e49234c8a.rlib,libmerkle_hash-2d0ae9935d1a00af.rlib,librayon-9216017bc1658137.rlib,librayon_core-b06a99ae9f9b4812.rlib,libcrossbeam_deque-5e7db50932fd8d80.rlib,libcrossbeam_epoch-14adcaf677a9613f.rlib,libeither-55be7a21592ab02f.rlib,libcamino-4129450b1db30fb9.rlib,libblake3-3da4d576f081a443.rlib,libconstant_time_eq-9caacf3e143c7f8f.rlib,libarrayvec-45d916162802a94c.rlib,libarrayref-2f266c303305a574.rlib,libuuid-d7bdaf849062df12.rlib,libtar-da8cddf638023cb3.rlib,libxattr-3b7822a2740d48b9.rlib,librustix-a9672a1592731acd.rlib,libbitflags-e446f4ad753e8a66.rlib,liblinux_raw_sys-045da52cbf16ed51.rlib,libflate2-39d8c9e398d80a02.rlib,libminiz_oxide-dc1aa182a202bc2e.rlib,libadler2-2c4a6d20d020e487.rlib,libcrc32fast-252d6aa5d41b36e0.rlib,libtungstenite-18bda8d90984eb9c.rlib,libwebpki_roots-2c49a3384ef23336.rlib,libdata_encoding-3ddabc335070f87f.rlib,librand-ff1ecde1a814985e.rlib,librand_chacha-b75a9eb0548b2f59.rlib,libppv_lite86-dce6b58e1055985e.rlib,libzerocopy-35a4dacd15f88cfc.rlib,librand_core-3b994625300b77a0.rlib,librustls-041c2832dc6b1548.rlib,libsct-008f757a6d1fb0a3.rlib,libwebpki-fdded1b669ac07b1.rlib,libutf8-f59a957f78b3215a.rlib,libbyteorder-1e24148c060ae1e7.rlib,libsha1-88eeb71d55cf28fe.rlib,libcpufeatures-dc869c7809644210.rlib,libdigest-6cd02d0bb1841acd.rlib,libblock_buffer-6366e23388d35865.rlib,libcrypto_common-82b6e77ae89c42c2.rlib,libgeneric_array-1b1a91c024824b1c.rlib,libtypenum-58312bd2b5a191d3.rlib,libhttp-2faf7a7470f2d3bb.rlib,libtoml-4fd8ea6877a4668b.rlib,libtoml_edit-1b4a30977d34b99a.rlib,libserde_spanned-7dcf9a727fa865ed.rlib,libindexmap-c2fb679c5b75707a.rlib,libequivalent-b99318efb2d4d73d.rlib,libhashbrown-888db2db3bd93af1.rlib,libwinnow-c08145285488c26b.rlib,libtoml_datetime-7a3e5ef08481eea2.rlib,libglobal_placeholders-2e81476cda53ec9d.rlib,libhuman_bytes-f241357e9797010c.rlib,libfs_extra-361290aa9eda8f29.rlib,libreqwest-ca324dcda011d97f.rlib,libsync_wrapper-5d5ccfb51a0b6f99.rlib,libbase64-4cfc25a2fbceb95f.rlib,librustls_pemfile-1e1c395403ced1e9.rlib,libipnet-afa9abf52dd6405d.rlib,libhyper_rustls-cfe759b1472f7cdd.rlib,libwebpki_roots-5b829cf3ece03455.rlib,libtokio_rustls-3bf29ffdf1085366.rlib,librustls-1d23e9686e7c9f2c.rlib,libsubtle-1fb68ce8837fb783.rlib,libwebpki-cffdece25b757a4a.rlib,libring-3d802eb39413d274.rlib,libgetrandom-731215dbbdcf3095.rlib,libspin-69012aa01b24d7c2.rlib,libuntrusted-d5b84143af217070.rlib,libzeroize-09c21d3143f2b564.rlib,librustls_pki_types-78b19b4df76394e3.rlib,libserde_urlencoded-d635e52887533751.rlib,libhyper_util-9391b26132c533ba.rlib,libtower_service-0c39472df5066488.rlib,libhyper-8fa7c3560a2525cd.rlib,libwant-afc2aa3e82cde7db.rlib,libtry_lock-bb60825742f22918.rlib,libhttparse-9f28da58740c44c6.rlib,libtokio-881058f184f0d8e2.rlib,libsocket2-929f7c3cf4d3b9b2.rlib,libmio-5613967d2f99d48b.rlib,libhttp_body_util-5a7d92059257b8e7.rlib,libhttp_body-b374bdc36ef06fc5.rlib,libfutures_util-99d41a04057db2f3.rlib,libfutures_io-48a223b618848720.rlib,libslab-c5215228d2e65043.rlib,libfutures_channel-6b1034c5b0c9853e.rlib,libfutures_sink-5bcde6d6efedd2a7.rlib,libfutures_task-668b9442d038e652.rlib,libpin_utils-b08f1197f0cdae19.rlib,libfutures_core-aea49b3401aac6bb.rlib,liburl-30521e2b691795f8.rlib,libidna-9d68a246e025eb58.rlib,libidna_adapter-2a3008e49b5cf871.rlib,libicu_normalizer-abea9072a36ea528.rlib,libicu_normalizer_data-6be18fdd2cdcc3ce.rlib,libwrite16-eb994bf2b67b3da0.rlib,libutf8_iter-91f65759b740ff04.rlib,libutf16_iter-a8fc27517c0671e6.rlib,libicu_properties-bea4cf5cf8e75193.rlib,libicu_properties_data-14e9ef912c5ec453.rlib,libicu_locid_transform-7e03a7f5bf5c944e.rlib,libicu_locid_transform_data-e2ac0a579ab5777d.rlib,libicu_collections-5adb68793d280534.rlib,libicu_provider-62167d12311d5544.rlib,libicu_locid-dec6cd160d12ea51.rlib,liblitemap-ecfbb82e6d2215e7.rlib,libtinystr-11844c4f1cd84bfb.rlib,libzerovec-3a7c1563b2283370.rlib,libwriteable-8bdc454eba7bdfb6.rlib,libyoke-2622851458d4c2ea.rlib,libzerofrom-69bda1e4165f23e9.rlib,libstable_deref_trait-bd927906e69329b4.rlib,libform_urlencoded-6808de56d72ebd61.rlib,libpercent_encoding-4808a78ba306dff8.rlib,libhttp-676f1ec4ad565cb0.rlib,libbytes-e576960b82936179.rlib,libfnv-81596130b397d5c3.rlib,libnotify_debouncer_mini-9835f16ad0bf9ae7.rlib,libnotify-e7cebdd746302a09.rlib,libcrossbeam_channel-e78c0db7a3e47ed2.rlib,libcrossbeam_utils-abf53fa64409cf73.rlib,libfiletime-a0d79fc3776616a7.rlib,libwalkdir-a6384958eaeb735e.rlib,libsame_file-ebfa63be59ead6ba.rlib,libinotify-7156543006221b97.rlib,libinotify_sys-95e5560f98932aa2.rlib,libinquire-f1aa5332406d189f.rlib,libnewline_converter-b55b1d9311502f20.rlib,libunicode_width-0554d3fad58fffa5.rlib,libcrossterm-a128b55138b18f81.rlib,libsignal_hook_mio-6a4e0f36a54035ac.rlib,libsignal_hook-00e9aabac224dac8.rlib,libsignal_hook_registry-46c2b55573212757.rlib,libmio-6ca51a1f7ac05065.rlib,libparking_lot-7a4263884753faf3.rlib,libparking_lot_core-fa744dce75360d97.rlib,liblibc-6bba2e1dff855117.rlib,liblock_api-7dfb56c78b18ce73.rlib,libscopeguard-339f7eb6e1fefd1f.rlib,libbitflags-e274cd04b58a060d.rlib,libunicode_segmentation-6fbba5e4466052ea.rlib,libthiserror-9c0bec756da4e53d.rlib,libdyn_clone-e888b34d907fcc68.rlib,libmaid-ab33ea3f8746455f.rlib,libhome-5552316929fb168d.rlib,libclap-92a6965328f59f4b.rlib,libclap_builder-4a20ddc0c7feae84.rlib,libstrsim-e5a1ceb0bdbece3f.rlib,libanstream-527927351f6d80a2.rlib,libanstyle_query-ebe1135144359f1f.rlib,libis_terminal_polyfill-67333c1fd864e7ce.rlib,libcolorchoice-aaa33b9b4c6e047f.rlib,libanstyle_parse-5c3251d51efe2012.rlib,libutf8parse-566e819dd32c0a03.rlib,libclap_lex-28b32b4329d7a831.rlib,libanstyle-b75f78861eab6f9d.rlib,libtext_placeholder-594e188042a3901e.rlib,libmacros_rs-6d9bfd8f230eb067.rlib,libtermcolor-d92989218eee0326.rlib,libserde_json-553802b248885ee0.rlib,libitoa-f163f11166b2899c.rlib,libryu-e1fffcc04a075728.rlib,libserde-ad10bf20bb6d37b3.rlib,libtracing_subscriber-992e088f4f5dbf8d.rlib,libsmallvec-26d9d452418856b1.rlib,libnu_ansi_term-0e6c7c39d87f9499.rlib,liboverload-a584f461fa7ce30b.rlib,libsharded_slab-5f9488bef5ca37f0.rlib,libmatchers-5ff2d3b779cb6962.rlib,libregex_automata-82f4c97e0059d443.rlib,libregex_syntax-daf98d1477afd15c.rlib,libregex-8fd9517a7ed56f21.rlib,libregex_automata-8b760f29cea7b702.rlib,libaho_corasick-c063ac496b2e1cc2.rlib,libmemchr-8eb551391861f369.rlib,libregex_syntax-cda2c608a12b8082.rlib,libthread_local-ed86729c35f078cd.rlib,libcfg_if-66d55f6b302e88c8.rlib,libtracing_log-e46ae628d71b5858.rlib,liblog-4f260390e802c8d1.rlib,libtracing-ba0ccfff9e5c8756.rlib,libpin_project_lite-aebb60e442b19687.rlib,libtracing_core-a8e5a4aad3956654.rlib,libonce_cell-b15ed62672602246.rlib,libcolored-a9dc1e4661c36152.rlib,liblazy_static-f3dc5c13b01a78ba.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/rustcJRrpbf/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/blake3-9811fa375ba7286c/out" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/blake3-9811fa375ba7286c/out" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/ring-46e3660c4f689750/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/maid-951770cd81096b04" "-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: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "a583d6211252b771b56f04e9584e45d5f9a5e1560c56dd2b4afe49c6c9d4bfd4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a583d6211252b771b56f04e9584e45d5f9a5e1560c56dd2b4afe49c6c9d4bfd4", kill_on_drop: false }` [INFO] [stdout] a583d6211252b771b56f04e9584e45d5f9a5e1560c56dd2b4afe49c6c9d4bfd4