[INFO] cloning repository https://github.com/andrewwebber/learn-rust-grapqhl-subscription [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/andrewwebber/learn-rust-grapqhl-subscription" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandrewwebber%2Flearn-rust-grapqhl-subscription", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandrewwebber%2Flearn-rust-grapqhl-subscription'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1674c0cf525803a525cf9a231632ca8c266141f5 [INFO] testing andrewwebber/learn-rust-grapqhl-subscription 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%2Fandrewwebber%2Flearn-rust-grapqhl-subscription" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/andrewwebber/learn-rust-grapqhl-subscription [INFO] finished tweaking git repo https://github.com/andrewwebber/learn-rust-grapqhl-subscription [INFO] tweaked toml for git repo https://github.com/andrewwebber/learn-rust-grapqhl-subscription written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/andrewwebber/learn-rust-grapqhl-subscription 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/andrewwebber/learn-rust-grapqhl-subscription 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 `chrono` dependency) [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 4b655ca59e497368365956de0383dbfcec30cbf544a88af0946a55ed6c745af0 [INFO] running `Command { std: "docker" "start" "-a" "4b655ca59e497368365956de0383dbfcec30cbf544a88af0946a55ed6c745af0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4b655ca59e497368365956de0383dbfcec30cbf544a88af0946a55ed6c745af0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b655ca59e497368365956de0383dbfcec30cbf544a88af0946a55ed6c745af0", kill_on_drop: false }` [INFO] [stdout] 4b655ca59e497368365956de0383dbfcec30cbf544a88af0946a55ed6c745af0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] ef539006d8755531cde7bb869cd0c8d86e4fe3066c8188dd74c41397ca775ccb [INFO] running `Command { std: "docker" "start" "-a" "ef539006d8755531cde7bb869cd0c8d86e4fe3066c8188dd74c41397ca775ccb", 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 `chrono` dependency) [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.71 [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling futures-core v0.3.14 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling futures-sink v0.3.14 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-io v0.3.14 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling futures-channel v0.3.14 [INFO] [stderr] Compiling futures-task v0.3.14 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling pin-project-lite v0.1.12 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling pin-project-internal v0.4.28 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling lock_api v0.4.3 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling copyless v0.1.5 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling httparse v1.4.0 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling tracing v0.1.25 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling const_fn v0.4.7 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling unicode-normalization v0.1.17 [INFO] [stderr] Compiling regex-syntax v0.6.23 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling resolv-conf v0.7.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling time v0.2.26 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling sha-1 v0.9.4 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling regex v1.4.6 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling bytestring v1.0.0 [INFO] [stderr] Compiling openssl-src v111.15.0+1.1.1k [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling url v2.2.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling unchecked-index v0.2.2 [INFO] [stderr] Compiling twoway v0.2.1 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling openssl-sys v0.9.61 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling crossbeam-channel v0.4.4 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling tokio v1.5.0 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling spin v0.7.1 [INFO] [stderr] Compiling openssl v0.10.33 [INFO] [stderr] Compiling rustls v0.18.1 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling webpki-roots v0.20.0 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling ipnet v2.3.0 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling tokio-stream v0.1.5 [INFO] [stderr] Compiling futures-macro v0.3.14 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling derive_more v0.99.13 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling actix-macros v0.1.3 [INFO] [stderr] Compiling pin-project-internal v1.0.7 [INFO] [stderr] Compiling enum-as-inner v0.3.3 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling tokio v0.2.25 [INFO] [stderr] Compiling actix-web-codegen v0.4.0 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling async-stream-impl v0.3.1 [INFO] [stderr] Compiling futures-util v0.3.14 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling pin-project v1.0.7 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling actix_derive v0.5.0 [INFO] [stderr] Compiling async-stream v0.3.1 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling pin-project v0.4.28 [INFO] [stderr] Compiling actix-threadpool v0.3.3 [INFO] [stderr] Compiling futures-executor v0.3.14 [INFO] [stderr] Compiling actix-service v1.0.6 [INFO] [stderr] Compiling futures v0.3.14 [INFO] [stderr] Compiling multer v1.2.2 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling actix-rt v1.1.1 [INFO] [stderr] Compiling trust-dns-proto v0.19.7 [INFO] [stderr] Compiling tokio-rustls v0.14.1 [INFO] [stderr] Compiling actix-codec v0.3.0 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling actix-utils v2.0.0 [INFO] [stderr] Compiling actix-server v1.0.4 [INFO] [stderr] Compiling actix-tls v2.0.0 [INFO] [stderr] Compiling trust-dns-resolver v0.19.7 [INFO] [stderr] Compiling actix-testing v1.0.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling actix-router v0.2.7 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling envy v0.4.2 [INFO] [stderr] Compiling actix-connect v2.0.0 [INFO] [stderr] Compiling actix v0.10.0 [INFO] [stderr] Compiling async-graphql-value v2.5.9 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling async-graphql-parser v2.5.9 [INFO] [stderr] Compiling actix-http v2.2.0 [INFO] [stderr] Compiling hyper v0.13.10 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling awc v2.0.3 [INFO] [stderr] Compiling async-graphql-derive v2.6.0 [INFO] [stderr] Compiling actix-web v3.3.2 [INFO] [stderr] Compiling hyper-rustls v0.21.0 [INFO] [stderr] Compiling reqwest v0.10.10 [INFO] [stderr] Compiling actix-web-actors v3.0.0 [INFO] [stderr] Compiling actix-cors v0.5.4 [INFO] [stderr] Compiling async-graphql v2.6.4 [INFO] [stderr] Compiling async-graphql-actix-web v2.6.4 [INFO] [stderr] Compiling wss v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `futures::lock::Mutex` [INFO] [stdout] --> src/main.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use futures::lock::Mutex; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `futures_util::pin_mut` [INFO] [stdout] --> src/main.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use futures_util::pin_mut; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::sync::Arc` [INFO] [stdout] --> src/main.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use std::sync::Arc; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `step` [INFO] [stdout] --> src/main.rs:31:54 [INFO] [stdout] | [INFO] [stdout] 31 | async fn integers(&self, #[graphql(default = 1)] step: i32) -> impl Stream { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_step` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `futures` [INFO] [stdout] --> src/main.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use futures::*; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `StreamExt` [INFO] [stdout] --> src/main.rs:9:23 [INFO] [stdout] | [INFO] [stdout] 9 | use futures::{Stream, StreamExt}; [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/rustc4wYajo/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libasync_graphql_actix_web-e88f601753e87eda.rlib,libasync_channel-67cc2eac30b923a7.rlib,libevent_listener-f3861cd01bcd9b96.rlib,libconcurrent_queue-e4f29435bb894f00.rlib,libcache_padded-09eaef83cb37a81c.rlib,libactix_web_actors-013fa20e25d4d0b3.rlib,libactix-d38b5cfdcc503a85.rlib,libcrossbeam_channel-e4f7507907b6e89d.rlib,libmaybe_uninit-56cae5b1ed8837f0.rlib,libcrossbeam_utils-946317e8b534a400.rlib,libasync_graphql-0d70a878b473f776.rlib,libtempfile-9b931f7d7247eca0.rlib,librand-0e00756146b9ba70.rlib,librand_chacha-32b5a2774d296258.rlib,librand_core-7fd7ab737f8010ad.rlib,libgetrandom-b7102bdc34bc837d.rlib,libremove_dir_all-4e221c62d36b2749.rlib,libspin-b2455dfa6bf2813f.rlib,libstatic_assertions-df27c3b343cf637f.rlib,libasync_stream-f89dab84b367dca2.rlib,libonce_cell-a3308e77ab1abc42.rlib,libmulter-e182ef19950cbf9a.rlib,libtwoway-452d176dfd876db6.rlib,libunchecked_index-e66b4165409f571d.rlib,libasync_graphql_parser-5f5413de8c3fdb0b.rlib,libpest-80731a695d4ad35d.rlib,libucd_trie-13451e140af838e0.rlib,libasync_graphql_value-c595c7bc5d414b81.rlib,libactix_web-2f49ca71520b9b4f.rlib,libactix_tls-b4e535dbe6f8e85c.rlib,libawc-d139245066fe238e.rlib,libactix_server-0974078c3fc51faf.rlib,libsocket2-3bbf6c1489d98a75.rlib,libactix_router-c17516b2f3bbc07d.rlib,libbytestring-e37657fb6895ac6e.rlib,libactix_http-ab615448f1baa9ca.rlib,libbase64-1447dfff012d42f8.rlib,libhttparse-340ff9c07fd8cfe1.rlib,libsha1-9bdfdf2183c2c226.rlib,libopaque_debug-bfd86111b0908dde.rlib,libcpuid_bool-f14a20ba81419679.rlib,libblock_buffer-bb73cade331d8c0a.rlib,libdigest-392b0119d713202e.rlib,libgeneric_array-b8f324177b2c2b8f.rlib,libtypenum-b0ea879750aa85fb.rlib,libserde_urlencoded-2519c411a469dbed.rlib,libserde_json-029d40500f7a15e2.rlib,libryu-af883cd9b444a782.rlib,libcookie-703cc64e751c1bb3.rlib,libserde-f4da5a57b07700ba.rlib,libencoding_rs-078442d79d5a0b72.rlib,libregex-b483994d131be69b.rlib,libregex_syntax-5f8b0070023a51bd.rlib,libaho_corasick-b254e07826576682.rlib,liblanguage_tags-158ba6cd45e642ae.rlib,libmime-2517c84452183460.rlib,libflate2-1bb4fa262a94c8eb.rlib,libminiz_oxide-16b4b8547a6b52b2.rlib,libadler-b32dea79b2f05ffd.rlib,libcrc32fast-73831421cab1f53a.rlib,libbrotli2-3c407d966661755a.rlib,libbrotli_sys-25315c46cc385c89.rlib,libtime-26ea914637e97fcd.rlib,libtime_macros-68c10c57570ab1fb.rlib,libstandback-83e254465ab0b238.rlib,libfxhash-7ff7ecdcae5e497d.rlib,libbyteorder-c7092f68299ac016.rlib,libactix_utils-417abd42f095770a.rlib,libactix_connect-13d4cde91685b7dd.rlib,libtrust_dns_resolver-bcbd8bb54b241fe8.rlib,libresolv_conf-669326beeab5505a.rlib,libhostname-5151d3b49c4596b6.rlib,libmatch_cfg-cc93d201727836b1.rlib,libquick_error-022321fe562bcedb.rlib,libtrust_dns_proto-371935b39f7717da.rlib,librand-aaa99b2ef31fd1bd.rlib,librand_chacha-c0d3008a37b8f2c4.rlib,libppv_lite86-5a92c3ab26105205.rlib,librand_core-bb6ae6043d52d635.rlib,libgetrandom-b0d2bc6bdb476369.rlib,liburl-8e6924c8c7b32589.rlib,libform_urlencoded-c7ca260acdafb077.rlib,libpercent_encoding-3f452dc5e318e927.rlib,libidna-36f93fe1c95d3e63.rlib,libunicode_normalization-8179c059019c0ed4.rlib,libtinyvec-f85e4e0caa5b9d82.rlib,libtinyvec_macros-c54c30cfa88e68f0.rlib,libunicode_bidi-fba63ab404db077b.rlib,libmatches-d7125afe50072f5c.rlib,libthiserror-d6d0905371a38195.rlib,liblru_cache-b5e1da77be4ca6e0.rlib,liblinked_hash_map-606dc3728cba933f.rlib,libfutures-27c3ce85d0630534.rlib,libfutures_executor-a8140a8ee8d6a440.rlib,libactix_rt-5bb640dec3eb968f.rlib,libactix_threadpool-cf8ad40603611b2c.rlib,libthreadpool-40e26eb7b542e27b.rlib,libparking_lot-4bc2837605d1296c.rlib,libparking_lot_core-25474e16372f6572.rlib,liblock_api-af890da9d7f9d1ee.rlib,libscopeguard-73056285f12cb829.rlib,libinstant-96e83b871cb6a3bd.rlib,libsmallvec-a0b9fe2bb61c7c93.rlib,libcopyless-a262f19d9849c2e3.rlib,libeither-4c8c1e39a99655ac.rlib,libh2-e2391d123e8b0de6.rlib,libtracing_futures-2aa92e7d881cee10.rlib,libtracing-ea16f3c859627e43.rlib,libtracing_core-a852a6f7fd6e2f1f.rlib,libindexmap-4c045fd774b717b5.rlib,libhashbrown-aed633c8184090a0.rlib,libhttp-f8332ffec2c8f9a1.rlib,libitoa-99e7082793cfaa64.rlib,libbytes-f5f6908afbf67346.rlib,libactix_service-ce6bc364bfcbbb99.rlib,libactix_codec-3bddb45dfd591d75.rlib,libbitflags-561a4f1321538a32.rlib,libtokio_util-6297e185a510455a.rlib,libtokio-554f5b146274ff95.rlib,libsignal_hook_registry-ed9341d37122c968.rlib,libnum_cpus-ff9ad55a6a4f4527.rlib,libfnv-81596130b397d5c3.rlib,libmio_uds-87d8738d1256950c.rlib,libmio-946d000c24ec17c3.rlib,libiovec-3d3acab5ed36a8f7.rlib,libnet2-8231c29352c0c9b0.rlib,libcfg_if-2d17986ae484e939.rlib,liblibc-d7b251277ffaf1f3.rlib,liblazy_static-4b136fc9bfbd2c4b.rlib,libpin_project_lite-8a66df2ca27e844a.rlib,libpin_project-207df990613b9200.rlib,libpin_project-4337c6d590895cc7.rlib,libfutures_util-221248d1587f708c.rlib,libmemchr-73e1d28ab8a2c4a0.rlib,libfutures_io-ef743379405fa990.rlib,libslab-77a18d92df1fb8de.rlib,libfutures_channel-a24e61244f742a4c.rlib,libpin_project_lite-4390088538166d84.rlib,libfutures_sink-263487073b70e416.rlib,libfutures_task-3d7a2a5517122ffc.rlib,libpin_utils-b08f1197f0cdae19.rlib,libfutures_core-a7cdbec5b28b7c4d.rlib,libbytes-3e6aab9f92fa68ff.rlib,liblog-2fa663e3959e676f.rlib,libcfg_if-66d55f6b302e88c8.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/rustc4wYajo/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/brotli-sys-447f1e59d9208c84/out" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/openssl-sys-811c20c50b4dbfec/out/openssl-build/install/lib" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/ring-6a3f48397fccfb06/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/wss-f3d4ef88c5a2a9de" "-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-b7102bdc34bc837d.rlib(getrandom-b7102bdc34bc837d.getrandom.a5c363dc86102758-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.2/src/util_libc.rs:110:(.text._ZN9getrandom9util_libc13open_readonly17h10aee098d9729f6fE+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 `wss` (bin "wss") due to 1 previous error; 6 warnings emitted [INFO] running `Command { std: "docker" "inspect" "ef539006d8755531cde7bb869cd0c8d86e4fe3066c8188dd74c41397ca775ccb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef539006d8755531cde7bb869cd0c8d86e4fe3066c8188dd74c41397ca775ccb", kill_on_drop: false }` [INFO] [stdout] ef539006d8755531cde7bb869cd0c8d86e4fe3066c8188dd74c41397ca775ccb