[INFO] cloning repository https://github.com/rodneylab/mux-webhook-worker [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rodneylab/mux-webhook-worker" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frodneylab%2Fmux-webhook-worker", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frodneylab%2Fmux-webhook-worker'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c171cbfeeeab1e168d5d8be6ad29b1b52c50cc35 [INFO] testing rodneylab/mux-webhook-worker against beta-2024-12-08 for beta-1.84.0-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frodneylab%2Fmux-webhook-worker" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rodneylab/mux-webhook-worker on toolchain beta-2024-12-08 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-12-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rodneylab/mux-webhook-worker [INFO] finished tweaking git repo https://github.com/rodneylab/mux-webhook-worker [INFO] tweaked toml for git repo https://github.com/rodneylab/mux-webhook-worker written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/rodneylab/mux-webhook-worker 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-2024-12-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-12-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a7b79aa4082209690c0c94fc303dc33be3a4d00496bf2d010704714cc95aa31e [INFO] running `Command { std: "docker" "start" "-a" "a7b79aa4082209690c0c94fc303dc33be3a4d00496bf2d010704714cc95aa31e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a7b79aa4082209690c0c94fc303dc33be3a4d00496bf2d010704714cc95aa31e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a7b79aa4082209690c0c94fc303dc33be3a4d00496bf2d010704714cc95aa31e", kill_on_drop: false }` [INFO] [stdout] a7b79aa4082209690c0c94fc303dc33be3a4d00496bf2d010704714cc95aa31e [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=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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-12-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 46c44e03a65efa507ee256471e50b79bc0ae64ee48a6daf14f0aecdd665f69ae [INFO] running `Command { std: "docker" "start" "-a" "46c44e03a65efa507ee256471e50b79bc0ae64ee48a6daf14f0aecdd665f69ae", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling syn v1.0.95 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling itoa v1.0.2 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.78 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling ryu v1.0.10 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Compiling bumpalo v3.9.1 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.78 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling once_cell v1.12.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling uncased v0.9.7 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling regex-syntax v0.6.26 [INFO] [stderr] Compiling indexmap v1.8.2 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling tracing-core v0.1.26 [INFO] [stderr] Compiling http v0.2.7 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling openssl v0.10.40 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling phf v0.10.1 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling mio v0.8.3 [INFO] [stderr] Compiling openssl-sys v0.9.73 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling async-trait v0.1.53 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling matchit v0.4.6 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling ipnet v2.5.0 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling crypto-common v0.1.3 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling regex v1.5.6 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling sha2 v0.10.2 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling chrono-tz-build v0.0.2 [INFO] [stderr] Compiling chrono-tz v0.6.1 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.78 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.78 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling tracing-attributes v0.1.21 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.78 [INFO] [stderr] Compiling tokio v1.18.2 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Compiling tracing v0.1.34 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling tokio-util v0.7.2 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling h2 v0.3.13 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling js-sys v0.3.55 [INFO] [stderr] Compiling console_error_panic_hook v0.1.7 [INFO] [stderr] Compiling hyper v0.14.19 [INFO] [stderr] Compiling web-sys v0.3.55 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.28 [INFO] [stderr] Compiling worker-kv v0.5.1 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.10 [INFO] [stderr] Compiling worker-sys v0.0.4 [INFO] [stderr] Compiling worker-macros v0.0.4 [INFO] [stderr] Compiling worker v0.0.9 [INFO] [stderr] Compiling mux-webhook-worker v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 01s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wasm-bindgen v0.2.78 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "46c44e03a65efa507ee256471e50b79bc0ae64ee48a6daf14f0aecdd665f69ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "46c44e03a65efa507ee256471e50b79bc0ae64ee48a6daf14f0aecdd665f69ae", kill_on_drop: false }` [INFO] [stdout] 46c44e03a65efa507ee256471e50b79bc0ae64ee48a6daf14f0aecdd665f69ae [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=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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-12-08" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5ff47f7ebf29967386637ea2e40e2dffc34bc3d8db641c710bd3eef254aae35e [INFO] running `Command { std: "docker" "start" "-a" "5ff47f7ebf29967386637ea2e40e2dffc34bc3d8db641c710bd3eef254aae35e", kill_on_drop: false }` [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling regex-syntax v0.6.26 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling crossbeam-channel v0.5.4 [INFO] [stderr] Compiling regex v1.5.6 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling httptest v0.15.4 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling chrono-tz-build v0.0.2 [INFO] [stderr] Compiling chrono-tz v0.6.1 [INFO] [stderr] Compiling worker v0.0.9 [INFO] [stderr] Compiling mux-webhook-worker v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcTXUjdG/symbols.o" "/opt/rustwide/target/debug/deps/mux_webhook_worker-ff900a064f7d9776.mux_webhook_worker.a8045b571df9afdf-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/mux_webhook_worker-ff900a064f7d9776.mux_webhook_worker.a8045b571df9afdf-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/mux_webhook_worker-ff900a064f7d9776.mux_webhook_worker.a8045b571df9afdf-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/mux_webhook_worker-ff900a064f7d9776.mux_webhook_worker.a8045b571df9afdf-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/mux_webhook_worker-ff900a064f7d9776.mux_webhook_worker.a8045b571df9afdf-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/mux_webhook_worker-ff900a064f7d9776.mux_webhook_worker.a8045b571df9afdf-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/mux_webhook_worker-ff900a064f7d9776.mux_webhook_worker.a8045b571df9afdf-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/mux_webhook_worker-ff900a064f7d9776.mux_webhook_worker.a8045b571df9afdf-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/mux_webhook_worker-ff900a064f7d9776.mux_webhook_worker.a8045b571df9afdf-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/mux_webhook_worker-ff900a064f7d9776.csw0ujzvc060amgvof1ewjz2u.rcgu.o" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libpretty_env_logger-7d3efaaff3ed5a13.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-b8ab0d26c4da36fd.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-fe47d483106080c8.rlib" "/opt/rustwide/target/debug/deps/libatty-2e06e2b41a7e35a7.rlib" "/opt/rustwide/target/debug/deps/libhumantime-c8ea8267b26c9319.rlib" "/opt/rustwide/target/debug/deps/libquick_error-74e479ae94e35649.rlib" "/opt/rustwide/target/debug/deps/libreqwest-57fb3289978d00f0.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-8049a74c40823652.rlib" "/opt/rustwide/target/debug/deps/libipnet-844b8f6b4c0c04b0.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-e242366e96a770ed.rlib" "/opt/rustwide/target/debug/deps/libmime-d5b83fc07afe1071.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-e8565494bbe9703f.rlib" "/opt/rustwide/target/debug/deps/libbase64-450a6d9dcba13b9b.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-03119a9fc03427e2.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-ed1174850529d944.rlib" "/opt/rustwide/target/debug/deps/libopenssl-3dd32f285f013350.rlib" "/opt/rustwide/target/debug/deps/libbitflags-85e13ed1e0c6d910.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-2619a4331d8b6eb7.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-c35523625cfd8702.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-f22df17e6f6e256b.rlib" "/opt/rustwide/target/debug/deps/libhex-bf5d7c1623e40692.rlib" "/opt/rustwide/target/debug/deps/libhttptest-c6060c6bdc9e9455.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-e279f8715603291e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-cd0de1358fd105c5.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-bb65eab2fc2ac809.rlib" "/opt/rustwide/target/debug/deps/libregex-104e6a4ff0053fac.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-222ef4be6ea26ad7.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-9519494bd57158bc.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-bec1f379d8bc22e8.rlib" "/opt/rustwide/target/debug/deps/libhyper-6985ad05eb29b063.rlib" "/opt/rustwide/target/debug/deps/libwant-2ba2d5aef14ecf39.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-26ff910364847eb9.rlib" "/opt/rustwide/target/debug/deps/libhttparse-c55b2c62b62a2680.rlib" "/opt/rustwide/target/debug/deps/libh2-53b43738e2d5f73b.rlib" "/opt/rustwide/target/debug/deps/libindexmap-8f9fa11b1c1523d7.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-d5b24f3d513fb86b.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-eb20648eff5f991b.rlib" "/opt/rustwide/target/debug/deps/libtower_service-e6940b1f3752a22b.rlib" "/opt/rustwide/target/debug/deps/libtracing-0490a8027e0564ec.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-1c395cd45f5c9e07.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-9e4aec9726e9cbb2.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-af0e4761081a49c7.rlib" "/opt/rustwide/target/debug/deps/libbstr-29be68ccc7ba556d.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-efa3519517df6cf0.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-f1d8479c8c61ee6b.rlib" "/opt/rustwide/target/debug/deps/libconsole_error_panic_hook-b8760a8527bbca70.rlib" "/opt/rustwide/target/debug/deps/libtokio-554c35d3a360dfa0.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-3d451472ab2ece91.rlib" "/opt/rustwide/target/debug/deps/libsocket2-5af5314b0ea2f0a1.rlib" "/opt/rustwide/target/debug/deps/libmio-ce847066383bd35d.rlib" "/opt/rustwide/target/debug/deps/liblibc-85b828953cb5f446.rlib" "/opt/rustwide/target/debug/deps/liblog-bb758d8d3f33886b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-4c7d7a4c0fbb68c4.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-57a209e00ba3f24b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-af6f8a165e09614f.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-2daf1314af1a0bd9.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-66a9116f556de7cb.rlib" "/opt/rustwide/target/debug/deps/libnom-f9c6275ec197c451.rlib" "/opt/rustwide/target/debug/deps/libsha2-94141a1bae779398.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-18db14691b5465d8.rlib" "/opt/rustwide/target/debug/deps/libhmac-cd954321b0d2bc88.rlib" "/opt/rustwide/target/debug/deps/libdigest-0811181188c7c674.rlib" "/opt/rustwide/target/debug/deps/libsubtle-7a0923624edc433d.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-67b9527d22dea3f2.rlib" "/opt/rustwide/target/debug/deps/libcrypto_common-826f3df5e1842b7e.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-7c5adfa5a5bf87ef.rlib" "/opt/rustwide/target/debug/deps/libtypenum-d1feac8ebe5aef3f.rlib" "/opt/rustwide/target/debug/deps/libworker-5f66989540750435.rlib" "/opt/rustwide/target/debug/deps/libchrono_tz-bfeb4117597ef754.rlib" "/opt/rustwide/target/debug/deps/libphf-b18a7d4a9f689962.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-0af33f18c117d7c2.rlib" "/opt/rustwide/target/debug/deps/libuncased-6be83a07bf155596.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-67ae52721d79e8c9.rlib" "/opt/rustwide/target/debug/deps/libpin_project-2b9490b2a3130468.rlib" "/opt/rustwide/target/debug/deps/libmatchit-1d47b9680735584c.rlib" "/opt/rustwide/target/debug/deps/libfutures-aa6801932703b381.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-d2c04c7245172328.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-f16c52336507c738.rlib" "/opt/rustwide/target/debug/deps/libmemchr-33d05ae5bba76030.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-4b18dd9f7fca8348.rlib" "/opt/rustwide/target/debug/deps/libslab-cbdcaa7e55a10b04.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-61be088e4a72b0de.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-2bf93d566738d750.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-a231465936500e76.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-f7c2207790c4f551.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-e8360a4d12f71807.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-1b83582838215b83.rlib" "/opt/rustwide/target/debug/deps/liburl-b0ee98829b887618.rlib" "/opt/rustwide/target/debug/deps/libidna-cb01afa1a1c4f646.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-85820ef2b9e07a42.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-e7dc63e82263080a.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-2b90caf71be257df.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-dff3380632f62c6d.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-7d9b20aeea9d65fb.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-d421ee550bd528ce.rlib" "/opt/rustwide/target/debug/deps/libmatches-7dacc739f2471d9d.rlib" "/opt/rustwide/target/debug/deps/libhttp-e8d0096dfcd072da.rlib" "/opt/rustwide/target/debug/deps/libbytes-cc9c49d7958180b3.rlib" "/opt/rustwide/target/debug/deps/libfnv-953831fe314029b4.rlib" "/opt/rustwide/target/debug/deps/libworker_kv-28eb48e784bf3d0e.rlib" "/opt/rustwide/target/debug/deps/libthiserror-cc7376ed3b83aab0.rlib" "/opt/rustwide/target/debug/deps/libchrono-30593182397c8f42.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-ea3f6e6bfbbbeacf.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-8ede64e276f64a21.rlib" "/opt/rustwide/target/debug/deps/libwasm_bindgen_futures-390bf9441ba03d3a.rlib" "/opt/rustwide/target/debug/deps/libworker_sys-e21aafc21b6b4a4f.rlib" "/opt/rustwide/target/debug/deps/libweb_sys-e12002c0a6c37c44.rlib" "/opt/rustwide/target/debug/deps/libjs_sys-7d96576f6cfd3311.rlib" "/opt/rustwide/target/debug/deps/libwasm_bindgen-069363e20b9d5b92.rlib" "/opt/rustwide/target/debug/deps/libserde_json-f8142e6486b1e582.rlib" "/opt/rustwide/target/debug/deps/libryu-079c1471ef3cc7e7.rlib" "/opt/rustwide/target/debug/deps/libitoa-c198fcb4fc03486e.rlib" "/opt/rustwide/target/debug/deps/libserde-208cbbbe66f8a80a.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-a3e7e701fcd1f47b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-02dc84f49135b6b8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-a8f45b397fae3f81.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-089607133c180609.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-fc89f091bcd86cbb.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-5a60949f01c7340c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-d29e6a55ca253c8c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-273c078d5f65de7a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-413c950ffbdd4454.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-1853c0976a1d88a6.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-ccb3384ddacb0f9e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-0b901dfb0ca849e0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-eebeb8d7c64543ad.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-4723ef81d6079867.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-54442f8b422f5a54.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e0bbe034b5282553.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-d0febb68c1c37b90.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-4cf833632aafa84c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-65c2c6d2d6ae570b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-97929cee0dcfe424.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/mux_webhook_worker-ff900a064f7d9776" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: final link failed: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-Wl,--version-script=/tmp/rustc5IzQTa/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustc5IzQTa/symbols.o" "/opt/rustwide/target/debug/deps/mux_webhook_worker.mux_webhook_worker.cd8e5f60cae8f359-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/mux_webhook_worker.mux_webhook_worker.cd8e5f60cae8f359-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/mux_webhook_worker.5c6zdd4ju1sv5rlo9lyl2jtlj.rcgu.o" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libreqwest-57fb3289978d00f0.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-8049a74c40823652.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-bb65eab2fc2ac809.rlib" "/opt/rustwide/target/debug/deps/libipnet-844b8f6b4c0c04b0.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-e242366e96a770ed.rlib" "/opt/rustwide/target/debug/deps/libmime-d5b83fc07afe1071.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-e8565494bbe9703f.rlib" "/opt/rustwide/target/debug/deps/libbase64-450a6d9dcba13b9b.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-03119a9fc03427e2.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-ed1174850529d944.rlib" "/opt/rustwide/target/debug/deps/libopenssl-3dd32f285f013350.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-bec1f379d8bc22e8.rlib" "/opt/rustwide/target/debug/deps/libbitflags-85e13ed1e0c6d910.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-2619a4331d8b6eb7.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-c35523625cfd8702.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-f22df17e6f6e256b.rlib" "/opt/rustwide/target/debug/deps/libhyper-6985ad05eb29b063.rlib" "/opt/rustwide/target/debug/deps/libwant-2ba2d5aef14ecf39.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-26ff910364847eb9.rlib" "/opt/rustwide/target/debug/deps/libhttparse-c55b2c62b62a2680.rlib" "/opt/rustwide/target/debug/deps/libh2-53b43738e2d5f73b.rlib" "/opt/rustwide/target/debug/deps/libindexmap-8f9fa11b1c1523d7.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-d5b24f3d513fb86b.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-eb20648eff5f991b.rlib" "/opt/rustwide/target/debug/deps/libtower_service-e6940b1f3752a22b.rlib" "/opt/rustwide/target/debug/deps/libtracing-0490a8027e0564ec.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-1c395cd45f5c9e07.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-af0e4761081a49c7.rlib" "/opt/rustwide/target/debug/deps/libtokio-554c35d3a360dfa0.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-3d451472ab2ece91.rlib" "/opt/rustwide/target/debug/deps/libsocket2-5af5314b0ea2f0a1.rlib" "/opt/rustwide/target/debug/deps/libmio-ce847066383bd35d.rlib" "/opt/rustwide/target/debug/deps/liblibc-85b828953cb5f446.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-9e4aec9726e9cbb2.rlib" "/opt/rustwide/target/debug/deps/liblog-bb758d8d3f33886b.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-efa3519517df6cf0.rlib" "/opt/rustwide/target/debug/deps/libhex-bf5d7c1623e40692.rlib" "/opt/rustwide/target/debug/deps/libconsole_error_panic_hook-b8760a8527bbca70.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-66a9116f556de7cb.rlib" "/opt/rustwide/target/debug/deps/libnom-f9c6275ec197c451.rlib" "/opt/rustwide/target/debug/deps/libsha2-94141a1bae779398.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-18db14691b5465d8.rlib" "/opt/rustwide/target/debug/deps/libhmac-cd954321b0d2bc88.rlib" "/opt/rustwide/target/debug/deps/libdigest-0811181188c7c674.rlib" "/opt/rustwide/target/debug/deps/libsubtle-7a0923624edc433d.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-67b9527d22dea3f2.rlib" "/opt/rustwide/target/debug/deps/libcrypto_common-826f3df5e1842b7e.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-7c5adfa5a5bf87ef.rlib" "/opt/rustwide/target/debug/deps/libtypenum-d1feac8ebe5aef3f.rlib" "/opt/rustwide/target/debug/deps/libworker-5f66989540750435.rlib" "/opt/rustwide/target/debug/deps/libchrono_tz-bfeb4117597ef754.rlib" "/opt/rustwide/target/debug/deps/libphf-b18a7d4a9f689962.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-0af33f18c117d7c2.rlib" "/opt/rustwide/target/debug/deps/libuncased-6be83a07bf155596.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-67ae52721d79e8c9.rlib" "/opt/rustwide/target/debug/deps/libpin_project-2b9490b2a3130468.rlib" "/opt/rustwide/target/debug/deps/libmatchit-1d47b9680735584c.rlib" "/opt/rustwide/target/debug/deps/libfutures-aa6801932703b381.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-d2c04c7245172328.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-f16c52336507c738.rlib" "/opt/rustwide/target/debug/deps/libmemchr-33d05ae5bba76030.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-4b18dd9f7fca8348.rlib" "/opt/rustwide/target/debug/deps/libslab-cbdcaa7e55a10b04.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-61be088e4a72b0de.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-2bf93d566738d750.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-a231465936500e76.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-f7c2207790c4f551.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-e8360a4d12f71807.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-1b83582838215b83.rlib" "/opt/rustwide/target/debug/deps/liburl-b0ee98829b887618.rlib" "/opt/rustwide/target/debug/deps/libidna-cb01afa1a1c4f646.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-85820ef2b9e07a42.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-e7dc63e82263080a.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-2b90caf71be257df.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-dff3380632f62c6d.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-7d9b20aeea9d65fb.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-d421ee550bd528ce.rlib" "/opt/rustwide/target/debug/deps/libmatches-7dacc739f2471d9d.rlib" "/opt/rustwide/target/debug/deps/libhttp-e8d0096dfcd072da.rlib" "/opt/rustwide/target/debug/deps/libbytes-cc9c49d7958180b3.rlib" "/opt/rustwide/target/debug/deps/libfnv-953831fe314029b4.rlib" "/opt/rustwide/target/debug/deps/libworker_kv-28eb48e784bf3d0e.rlib" "/opt/rustwide/target/debug/deps/libthiserror-cc7376ed3b83aab0.rlib" "/opt/rustwide/target/debug/deps/libchrono-30593182397c8f42.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-ea3f6e6bfbbbeacf.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-8ede64e276f64a21.rlib" "/opt/rustwide/target/debug/deps/libwasm_bindgen_futures-390bf9441ba03d3a.rlib" "/opt/rustwide/target/debug/deps/libworker_sys-e21aafc21b6b4a4f.rlib" "/opt/rustwide/target/debug/deps/libweb_sys-e12002c0a6c37c44.rlib" "/opt/rustwide/target/debug/deps/libjs_sys-7d96576f6cfd3311.rlib" "/opt/rustwide/target/debug/deps/libwasm_bindgen-069363e20b9d5b92.rlib" "/opt/rustwide/target/debug/deps/libserde_json-f8142e6486b1e582.rlib" "/opt/rustwide/target/debug/deps/libryu-079c1471ef3cc7e7.rlib" "/opt/rustwide/target/debug/deps/libitoa-c198fcb4fc03486e.rlib" "/opt/rustwide/target/debug/deps/libserde-208cbbbe66f8a80a.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-a3e7e701fcd1f47b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-02dc84f49135b6b8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-a8f45b397fae3f81.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-089607133c180609.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-fc89f091bcd86cbb.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-5a60949f01c7340c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-d29e6a55ca253c8c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-273c078d5f65de7a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-413c950ffbdd4454.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-1853c0976a1d88a6.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-ccb3384ddacb0f9e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-0b901dfb0ca849e0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-eebeb8d7c64543ad.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-4723ef81d6079867.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-54442f8b422f5a54.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e0bbe034b5282553.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-d0febb68c1c37b90.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-4cf833632aafa84c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-65c2c6d2d6ae570b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-97929cee0dcfe424.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libmux_webhook_worker.so" "-Wl,--gc-sections" "-shared" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: final link failed: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `mux-webhook-worker` (lib test) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `mux-webhook-worker` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "5ff47f7ebf29967386637ea2e40e2dffc34bc3d8db641c710bd3eef254aae35e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5ff47f7ebf29967386637ea2e40e2dffc34bc3d8db641c710bd3eef254aae35e", kill_on_drop: false }` [INFO] [stdout] 5ff47f7ebf29967386637ea2e40e2dffc34bc3d8db641c710bd3eef254aae35e