[INFO] cloning repository https://github.com/rookie0/rains [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rookie0/rains" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frookie0%2Frains", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frookie0%2Frains'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ad8deb53cfd98c12ce45b4513c881858bca10d86 [INFO] testing rookie0/rains 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%2Frookie0%2Frains" "/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/rookie0/rains 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/rookie0/rains [INFO] finished tweaking git repo https://github.com/rookie0/rains [INFO] tweaked toml for git repo https://github.com/rookie0/rains written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/rookie0/rains 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] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [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] c4ccea759e2fd726d78ddb4da5a9428ec300b57636f4f663de3836ee99825d6e [INFO] running `Command { std: "docker" "start" "-a" "c4ccea759e2fd726d78ddb4da5a9428ec300b57636f4f663de3836ee99825d6e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c4ccea759e2fd726d78ddb4da5a9428ec300b57636f4f663de3836ee99825d6e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c4ccea759e2fd726d78ddb4da5a9428ec300b57636f4f663de3836ee99825d6e", kill_on_drop: false }` [INFO] [stdout] c4ccea759e2fd726d78ddb4da5a9428ec300b57636f4f663de3836ee99825d6e [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] ab5f486eb1db9e62728a73463d571ac4f6edc3e45dda0d1cbe0c4f1e5c0f9796 [INFO] running `Command { std: "docker" "start" "-a" "ab5f486eb1db9e62728a73463d571ac4f6edc3e45dda0d1cbe0c4f1e5c0f9796", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.85 [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling siphasher v0.3.9 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling futures-core v0.3.19 [INFO] [stderr] Compiling serde v1.0.133 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling futures-task v0.3.19 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling http v0.2.6 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling futures-sink v0.3.19 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling quote v1.0.14 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling getrandom v0.2.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling futures-channel v0.3.19 [INFO] [stderr] Compiling futf v0.1.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling signal-hook v0.3.13 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling dtoa-short v0.3.3 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling tendril v0.4.2 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling encoding_rs v0.8.30 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.1 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling selectors v0.22.0 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling servo_arc v0.1.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling serde_json v1.0.78 [INFO] [stderr] Compiling anyhow v1.0.52 [INFO] [stderr] Compiling thin-slice v0.1.1 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling markup5ever v0.10.1 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling signal-hook-mio v0.2.1 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling textwrap v0.14.2 [INFO] [stderr] Compiling string_cache v0.8.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling ego-tree v0.6.2 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling crossterm v0.22.1 [INFO] [stderr] Compiling owo-colors v3.2.0 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling tracing-attributes v0.1.18 [INFO] [stderr] Compiling phf_macros v0.8.0 [INFO] [stderr] Compiling futures-macro v0.3.19 [INFO] [stderr] Compiling cssparser v0.27.2 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling html5ever v0.25.1 [INFO] [stderr] Compiling cssparser-macros v0.6.0 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling clap_derive v3.0.6 [INFO] [stderr] Compiling tokio v1.15.0 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling tungstenite v0.16.0 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling tracing-subscriber v0.3.6 [INFO] [stderr] Compiling clap v3.0.9 [INFO] [stderr] Compiling scraper v0.12.0 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling tokio-tungstenite v0.16.1 [INFO] [stderr] Compiling h2 v0.3.10 [INFO] [stderr] Compiling hyper v0.14.16 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.9 [INFO] [stderr] Compiling rains v0.2.2 (/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/rustcB6Ydp2/symbols.o" "/opt/rustwide/target/debug/deps/rains-bc5acbea08118893.rains.a47f425a9d2eca24-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/rains-bc5acbea08118893.rains.a47f425a9d2eca24-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/rains-bc5acbea08118893.rains.a47f425a9d2eca24-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/rains-bc5acbea08118893.rains.a47f425a9d2eca24-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/rains-bc5acbea08118893.rains.a47f425a9d2eca24-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/rains-bc5acbea08118893.rains.a47f425a9d2eca24-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/rains-bc5acbea08118893.rains.a47f425a9d2eca24-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/rains-bc5acbea08118893.rains.a47f425a9d2eca24-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/rains-bc5acbea08118893.rains.a47f425a9d2eca24-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/rains-bc5acbea08118893.rains.a47f425a9d2eca24-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/rains-bc5acbea08118893.rains.a47f425a9d2eca24-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/rains-bc5acbea08118893.rains.a47f425a9d2eca24-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/rains-bc5acbea08118893.rains.a47f425a9d2eca24-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/rains-bc5acbea08118893.rains.a47f425a9d2eca24-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/rains-bc5acbea08118893.rains.a47f425a9d2eca24-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/rains-bc5acbea08118893.rains.a47f425a9d2eca24-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/rains-bc5acbea08118893.47muas91anem5hwna0bfvxj38.rcgu.o" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libtracing_subscriber-6b5170eb1d04ac75.rlib" "/opt/rustwide/target/debug/deps/libthread_local-1a5aec224ef7bbac.rlib" "/opt/rustwide/target/debug/deps/libsharded_slab-0f6963e5e65fbc93.rlib" "/opt/rustwide/target/debug/deps/libansi_term-f435e404af61098a.rlib" "/opt/rustwide/target/debug/deps/libmatchers-25ee7f980e0ba222.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-f6fa822d6091d327.rlib" "/opt/rustwide/target/debug/deps/libtracing_log-f3fccfc391673dea.rlib" "/opt/rustwide/target/debug/deps/librains-74233256e1b1879d.rlib" "/opt/rustwide/target/debug/deps/libtokio_tungstenite-f28aa6023556a000.rlib" "/opt/rustwide/target/debug/deps/libtungstenite-daa90d6a67ed405e.rlib" "/opt/rustwide/target/debug/deps/librand-ff948c0602f321f2.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-46b78b4a240d80e7.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-b480e7c6300ebdd0.rlib" "/opt/rustwide/target/debug/deps/librand_core-9b91977cfb58fdc6.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-efb8dd07dbf08c47.rlib" "/opt/rustwide/target/debug/deps/libsha1-1c0bf6f71dc4778a.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-9427fa68e0589f7d.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-9a6b0d33d2e85a8b.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-8c1b36bc6f394f6e.rlib" "/opt/rustwide/target/debug/deps/libdigest-2dfdbd4901831638.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-317719d2956e4c40.rlib" "/opt/rustwide/target/debug/deps/libtypenum-d1feac8ebe5aef3f.rlib" "/opt/rustwide/target/debug/deps/libthiserror-1cdc23066187d26a.rlib" "/opt/rustwide/target/debug/deps/libscraper-077b66d1a70d7ddc.rlib" "/opt/rustwide/target/debug/deps/libselectors-43bdbb4ddc14cada.rlib" "/opt/rustwide/target/debug/deps/libthin_slice-3911b9962156ab86.rlib" "/opt/rustwide/target/debug/deps/libservo_arc-ad77914ab35625d3.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-2a0dbe5da253a28f.rlib" "/opt/rustwide/target/debug/deps/libnodrop-2134eb09d9f1eb1d.rlib" "/opt/rustwide/target/debug/deps/libfxhash-50ec1e7e2db7710c.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-0ef92d8cf14cf0b1.rlib" "/opt/rustwide/target/debug/deps/libcssparser-84f25c4099f1f61c.rlib" "/opt/rustwide/target/debug/deps/libitoa-a2832f2392deebad.rlib" "/opt/rustwide/target/debug/deps/libdtoa_short-28641086c16872ca.rlib" "/opt/rustwide/target/debug/deps/libdtoa-12091a2276cdb1a6.rlib" "/opt/rustwide/target/debug/deps/libego_tree-fc6fd6da9ea6b2ca.rlib" "/opt/rustwide/target/debug/deps/libhtml5ever-76829748be102093.rlib" "/opt/rustwide/target/debug/deps/libmarkup5ever-97f8fb2646e20027.rlib" "/opt/rustwide/target/debug/deps/libstring_cache-8db4bc1865a6a743.rlib" "/opt/rustwide/target/debug/deps/libprecomputed_hash-b9978982d60ae6d8.rlib" "/opt/rustwide/target/debug/deps/libphf-5531a88386d6e8d1.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-c3fcfa12f8818a38.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-05cd411870ba0f8b.rlib" "/opt/rustwide/target/debug/deps/libtendril-57a57b9fa621d681.rlib" "/opt/rustwide/target/debug/deps/libutf8-370df01ffad319e0.rlib" "/opt/rustwide/target/debug/deps/libfutf-b24e5aae3606761d.rlib" "/opt/rustwide/target/debug/deps/libdebug_unreachable-bbd8fb415fbef5f3.rlib" "/opt/rustwide/target/debug/deps/libmac-332f903d3913d938.rlib" "/opt/rustwide/target/debug/deps/libreqwest-1ca1ef64cae6aee1.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-0d6b624a17f2eaec.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-36217805a4898568.rlib" "/opt/rustwide/target/debug/deps/libryu-86d8d345a49902c5.rlib" "/opt/rustwide/target/debug/deps/libipnet-dff482cb7b80ee87.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-44d22bb0d23d8fbe.rlib" "/opt/rustwide/target/debug/deps/libmime-d5b83fc07afe1071.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-ed1aa9986aebbe3f.rlib" "/opt/rustwide/target/debug/deps/libserde-ad4bd61fe98ae02c.rlib" "/opt/rustwide/target/debug/deps/libbase64-450a6d9dcba13b9b.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-d2d2fe3e5f40b026.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-ed1174850529d944.rlib" "/opt/rustwide/target/debug/deps/libopenssl-401dac49143ddac5.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-b96865ece1dd14e9.rlib" "/opt/rustwide/target/debug/deps/libhyper-0cff6fdfb66f526a.rlib" "/opt/rustwide/target/debug/deps/libwant-0120fee94a24504f.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-26ff910364847eb9.rlib" "/opt/rustwide/target/debug/deps/libsocket2-c1b4ee682c2fbaf0.rlib" "/opt/rustwide/target/debug/deps/libhttparse-34e081384930e2cc.rlib" "/opt/rustwide/target/debug/deps/libh2-97782c4b1f286dbe.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-8ccbace27a4118e0.rlib" "/opt/rustwide/target/debug/deps/libtower_service-e6940b1f3752a22b.rlib" "/opt/rustwide/target/debug/deps/libtracing-041b0bce719c88e7.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-6c6bc1ab67bcdbe3.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-26b9aa9510b3d198.rlib" "/opt/rustwide/target/debug/deps/libtokio-a072d7ce9f14de72.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-9cf643fa34ea17b6.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-470b08867f395e04.rlib" "/opt/rustwide/target/debug/deps/liburl-1a18be4da9817759.rlib" "/opt/rustwide/target/debug/deps/libidna-3580b33e30dcb008.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-3aaaf7c733666b06.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-63fcc069d8fc338e.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-2b90caf71be257df.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-9e22f06d2a04cff1.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-eccc0fdf7c825ef0.rlib" "/opt/rustwide/target/debug/deps/libitoa-f543afc8cf678e4f.rlib" "/opt/rustwide/target/debug/deps/libbytes-cc9c49d7958180b3.rlib" "/opt/rustwide/target/debug/deps/libfnv-953831fe314029b4.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-b2cc896cfd5e834b.rlib" "/opt/rustwide/target/debug/deps/libslab-e5442f48fd9b849e.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-e69284d8f84c9e4f.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-022784fa9cca1399.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-5ee52499e5928b00.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-e8360a4d12f71807.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-d3ad8cc98f6b45a7.rlib" "/opt/rustwide/target/debug/deps/libregex-9bd021fddf5ff46d.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-568b0d6cd2919161.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-d8281184da307500.rlib" "/opt/rustwide/target/debug/deps/libclap-05ea9f9b878161e4.rlib" "/opt/rustwide/target/debug/deps/libstrsim-7c2291ed86ef7041.rlib" "/opt/rustwide/target/debug/deps/libatty-59df3caf97844a16.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-7385e12c997bfceb.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-bd68f4e775781517.rlib" "/opt/rustwide/target/debug/deps/libindexmap-761fb5c076814423.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-d5b24f3d513fb86b.rlib" "/opt/rustwide/target/debug/deps/libos_str_bytes-142a16bd5c8dff02.rlib" "/opt/rustwide/target/debug/deps/libmemchr-6f62f415054b7720.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-efa3519517df6cf0.rlib" "/opt/rustwide/target/debug/deps/libowo_colors-1db3d18890a2ee62.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-1492ed0c4e69fb83.rlib" "/opt/rustwide/target/debug/deps/libcrossterm-9102cb9d765c1bad.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_mio-a31ed483e9e482c4.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-5a727540252e8c89.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-965be495caa5852d.rlib" "/opt/rustwide/target/debug/deps/libmio-43e22e50b8b7f30d.rlib" "/opt/rustwide/target/debug/deps/liblog-f4796996a673a555.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-7215cce2711862ca.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-0d980ac34efa5587.rlib" "/opt/rustwide/target/debug/deps/liblibc-16ff95125dfe7db2.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-ff7f2afe7b73e10b.rlib" "/opt/rustwide/target/debug/deps/liblock_api-92cbc39673177ee5.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-31f1b56a39f2a372.rlib" "/opt/rustwide/target/debug/deps/libinstant-840f3dd9a81fef53.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-a3e7e701fcd1f47b.rlib" "/opt/rustwide/target/debug/deps/libbitflags-85e13ed1e0c6d910.rlib" "/opt/rustwide/target/debug/deps/libanyhow-c1b7be09439d9574.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/rains-bc5acbea08118893" "-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] [stderr] error: could not compile `rains` (bin "rains") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "ab5f486eb1db9e62728a73463d571ac4f6edc3e45dda0d1cbe0c4f1e5c0f9796", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab5f486eb1db9e62728a73463d571ac4f6edc3e45dda0d1cbe0c4f1e5c0f9796", kill_on_drop: false }` [INFO] [stdout] ab5f486eb1db9e62728a73463d571ac4f6edc3e45dda0d1cbe0c4f1e5c0f9796