[INFO] cloning repository https://github.com/fedinskiy/wcas [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fedinskiy/wcas" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffedinskiy%2Fwcas", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffedinskiy%2Fwcas'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 93d1c70626d58910b9c6c3e168d157321a9b0ca0 [INFO] testing fedinskiy/wcas against 1.83.0 for beta-1.84.0-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffedinskiy%2Fwcas" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/fedinskiy/wcas on toolchain 1.83.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.83.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/fedinskiy/wcas [INFO] finished tweaking git repo https://github.com/fedinskiy/wcas [INFO] tweaked toml for git repo https://github.com/fedinskiy/wcas written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/fedinskiy/wcas 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" "+1.83.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded askama_shared v0.11.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+1.83.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6ce9ef8f0337beccd786a7f8a6f24e7826b85dc7ff492f3e6ebda183feaa9d24 [INFO] running `Command { std: "docker" "start" "-a" "6ce9ef8f0337beccd786a7f8a6f24e7826b85dc7ff492f3e6ebda183feaa9d24", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6ce9ef8f0337beccd786a7f8a6f24e7826b85dc7ff492f3e6ebda183feaa9d24", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ce9ef8f0337beccd786a7f8a6f24e7826b85dc7ff492f3e6ebda183feaa9d24", kill_on_drop: false }` [INFO] [stdout] 6ce9ef8f0337beccd786a7f8a6f24e7826b85dc7ff492f3e6ebda183feaa9d24 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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" "+1.83.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 526e89772aa429256c5ae347deea61423a9b5b4d306e1377a73b7d0cae2c22c0 [INFO] running `Command { std: "docker" "start" "-a" "526e89772aa429256c5ae347deea61423a9b5b4d306e1377a73b7d0cae2c22c0", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling proc-macro2 v1.0.49 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling quote v1.0.23 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling bytes v1.3.0 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling itoa v1.0.5 [INFO] [stderr] Compiling parking_lot_core v0.9.5 [INFO] [stderr] Compiling futures-core v0.3.25 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling serde_derive v1.0.152 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ryu v1.0.12 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling futures-sink v0.3.25 [INFO] [stderr] Compiling futures-task v0.3.25 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling once_cell v1.17.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling futures-util v0.3.25 [INFO] [stderr] Compiling cpufeatures v0.2.5 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling tokio v1.24.1 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling nom v6.2.1 [INFO] [stderr] Compiling mio v0.8.5 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling thiserror v1.0.38 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling bitvec v0.19.6 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling futures-channel v0.3.25 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling askama_escape v0.10.3 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling fastrand v1.8.0 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling serde_json v1.0.91 [INFO] [stderr] Compiling humansize v1.1.1 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling buf_redux v0.8.4 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling twoway v0.1.8 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling block-buffer v0.10.3 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling rustls-pemfile v0.2.1 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling digest v0.10.6 [INFO] [stderr] Compiling sha-1 v0.10.1 [INFO] [stderr] Compiling sha1 v0.10.5 [INFO] [stderr] Compiling headers v0.3.8 [INFO] [stderr] Compiling multipart v0.18.0 [INFO] [stderr] Compiling tokio-macros v1.8.2 [INFO] [stderr] Compiling thiserror-impl v1.0.38 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling tungstenite v0.17.3 [INFO] [stderr] Compiling pin-project v1.0.12 [INFO] [stderr] Compiling tokio-util v0.7.4 [INFO] [stderr] Compiling tokio-tungstenite v0.17.2 [INFO] [stderr] Compiling tokio-stream v0.1.11 [INFO] [stderr] Compiling h2 v0.3.15 [INFO] [stderr] Compiling toml v0.5.10 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling askama_shared v0.11.2 [INFO] [stderr] Compiling askama_derive v0.10.5 [INFO] [stderr] Compiling hyper v0.14.23 [INFO] [stderr] Compiling askama v0.10.5 [INFO] [stderr] Compiling warp v0.3.3 [INFO] [stderr] Compiling wcas v0.1.0 (/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/1.83.0-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/rustcqWOqSG/symbols.o" "/opt/rustwide/target/debug/deps/wcas-4e772143784e31cd.wcas.72aa198ec686614e-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/wcas-4e772143784e31cd.wcas.72aa198ec686614e-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/wcas-4e772143784e31cd.wcas.72aa198ec686614e-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/wcas-4e772143784e31cd.wcas.72aa198ec686614e-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/wcas-4e772143784e31cd.wcas.72aa198ec686614e-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/wcas-4e772143784e31cd.wcas.72aa198ec686614e-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/wcas-4e772143784e31cd.wcas.72aa198ec686614e-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/wcas-4e772143784e31cd.wcas.72aa198ec686614e-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/wcas-4e772143784e31cd.wcas.72aa198ec686614e-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/wcas-4e772143784e31cd.wcas.72aa198ec686614e-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/wcas-4e772143784e31cd.wcas.72aa198ec686614e-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/wcas-4e772143784e31cd.wcas.72aa198ec686614e-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/wcas-4e772143784e31cd.wcas.72aa198ec686614e-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/wcas-4e772143784e31cd.wcas.72aa198ec686614e-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/wcas-4e772143784e31cd.wcas.72aa198ec686614e-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/wcas-4e772143784e31cd.wcas.72aa198ec686614e-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/wcas-4e772143784e31cd.4aqgpe0b72c0px9x6qi43p1x5.rcgu.o" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libaskama-2a55de4412488d6c.rlib" "/opt/rustwide/target/debug/deps/libaskama_shared-c1fc09cc74468c33.rlib" "/opt/rustwide/target/debug/deps/libtoml-d419ee77a12ce962.rlib" "/opt/rustwide/target/debug/deps/libsyn-ddc4d7d93bc50e68.rlib" "/opt/rustwide/target/debug/deps/libnom-75788920e6c77595.rlib" "/opt/rustwide/target/debug/deps/liblexical_core-52ff01d2097cf89a.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-3e50e277f96a204d.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-eb6e30e2f9368706.rlib" "/opt/rustwide/target/debug/deps/libbitvec-e825a2dc0949cbd5.rlib" "/opt/rustwide/target/debug/deps/libfunty-25322d0d37221e7a.rlib" "/opt/rustwide/target/debug/deps/libwyz-05fada6861bd0192.rlib" "/opt/rustwide/target/debug/deps/libtap-88d1698c4d44c9d2.rlib" "/opt/rustwide/target/debug/deps/libradium-87a60ea62cbd00fd.rlib" "/opt/rustwide/target/debug/deps/libquote-1a0ed62e9342296b.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-5215fe57ed0bc8ef.rlib" "/opt/rustwide/target/debug/deps/libunicode_ident-a28f0f42deb8c91c.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-a2fc9021817a412b.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-5c616bfd682d37d3.rlib" "/opt/rustwide/target/debug/deps/libhumansize-4f1e0e65d7b4fe29.rlib" "/opt/rustwide/target/debug/deps/libaskama_escape-c45935fed1d5db80.rlib" "/opt/rustwide/target/debug/deps/libwarp-d8ee2ee4a99f77bd.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-47bf6ff3944dd2fa.rlib" "/opt/rustwide/target/debug/deps/libtokio_tungstenite-e15f918ff69e92ca.rlib" "/opt/rustwide/target/debug/deps/libtungstenite-7986032e85de3ae1.rlib" "/opt/rustwide/target/debug/deps/libutf8-6651985623c0c0fd.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-5d5f73111cbae703.rlib" "/opt/rustwide/target/debug/deps/libsha1-8bd8ba3307836a3e.rlib" "/opt/rustwide/target/debug/deps/libthiserror-781399fc2bba4089.rlib" "/opt/rustwide/target/debug/deps/liburl-64918051797ffa7b.rlib" "/opt/rustwide/target/debug/deps/libidna-9110deb28500698a.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-f64fed81f813b643.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-9ecf8cbad57126ec.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-4bbd5c88ba0aa3c3.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-e73cec4e4148a794.rlib" "/opt/rustwide/target/debug/deps/libmultipart-2797821720d6fbf2.rlib" "/opt/rustwide/target/debug/deps/libtwoway-3520f557d5fc3932.rlib" "/opt/rustwide/target/debug/deps/libbuf_redux-470bc1cc065df82f.rlib" "/opt/rustwide/target/debug/deps/libsafemem-334e22b7de3c76c2.rlib" "/opt/rustwide/target/debug/deps/libquick_error-64b7a0e3edc76cbb.rlib" "/opt/rustwide/target/debug/deps/libtempfile-cbab6a1b28bd2eca.rlib" "/opt/rustwide/target/debug/deps/libfastrand-3338be47a2f22d26.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-dfc51724c5392f6b.rlib" "/opt/rustwide/target/debug/deps/librand-a45bc08a0cb986fd.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-d76f680fa668b889.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-c663305ef3ec04ad.rlib" "/opt/rustwide/target/debug/deps/librand_core-37962d3e79031eb4.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-d858d3c05a5dc349.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-6e3b1d194ea31bd1.rlib" "/opt/rustwide/target/debug/deps/libunicase-969b4fd91c5db733.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-cf97d6a2036221b4.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-48ad815baade9818.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-407cdd71e16df74c.rlib" "/opt/rustwide/target/debug/deps/libserde_json-91f4ec82892b3ad4.rlib" "/opt/rustwide/target/debug/deps/libryu-bf2da273100a9580.rlib" "/opt/rustwide/target/debug/deps/libserde-a6fa1c7d902df9ae.rlib" "/opt/rustwide/target/debug/deps/libheaders-688d27938e562480.rlib" "/opt/rustwide/target/debug/deps/libsha1-0ac426f067155f99.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-b8f04b3eb3416634.rlib" "/opt/rustwide/target/debug/deps/libdigest-c34cb63a1350104c.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-b058d2c29cf3dd07.rlib" "/opt/rustwide/target/debug/deps/libcrypto_common-8b4e170c33c6a27d.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-004faa9989cf7017.rlib" "/opt/rustwide/target/debug/deps/libtypenum-4270f7746c51f4e6.rlib" "/opt/rustwide/target/debug/deps/libmime-44eb3da8d73c6d4c.rlib" "/opt/rustwide/target/debug/deps/libheaders_core-1c958ae0fa59ad15.rlib" "/opt/rustwide/target/debug/deps/libbitflags-d3511f9afe014f87.rlib" "/opt/rustwide/target/debug/deps/libbase64-ae8327474e664153.rlib" "/opt/rustwide/target/debug/deps/libhyper-3e03341b03c217e1.rlib" "/opt/rustwide/target/debug/deps/libwant-4857feac43a5cf39.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-81d714ce15cc998f.rlib" "/opt/rustwide/target/debug/deps/libhttparse-2de3bd6857c7610a.rlib" "/opt/rustwide/target/debug/deps/libh2-e0e5b3ddfb7b5d4e.rlib" "/opt/rustwide/target/debug/deps/libindexmap-c06c276fb1e8a278.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-f7f97c562b093c36.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-c27e0b86b161d6f0.rlib" "/opt/rustwide/target/debug/deps/libtower_service-368ccdc980bf098e.rlib" "/opt/rustwide/target/debug/deps/libtracing-d606947d8fe1c8c2.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-ac8ec92d7be08213.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-71d881f1d476ef10.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-092b54ad090b992b.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-c1cd6dab27b4d862.rlib" "/opt/rustwide/target/debug/deps/libtokio-8c60ab1c681b4dc5.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-b56d8870fa920513.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-5d67928e31f4d575.rlib" "/opt/rustwide/target/debug/deps/libsocket2-87a58ca5ce8ea21b.rlib" "/opt/rustwide/target/debug/deps/libmemchr-b70a49e4a9e0bc1b.rlib" "/opt/rustwide/target/debug/deps/libmio-6ce5a07696e98a6f.rlib" "/opt/rustwide/target/debug/deps/liblog-f3514ff446486473.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-588c687992cbc2b6.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-cfd97b0607aaae06.rlib" "/opt/rustwide/target/debug/deps/liblibc-87cd0e32cc8691e2.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-8217498f8667ada9.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-cd773ba0201f69da.rlib" "/opt/rustwide/target/debug/deps/liblock_api-f2a06d9a88c3a6ef.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-158c5911326f9fbb.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-eff4e5799595cd3f.rlib" "/opt/rustwide/target/debug/deps/libhttp-b7fba568f2aeb710.rlib" "/opt/rustwide/target/debug/deps/libitoa-f5093a3fd28bf66c.rlib" "/opt/rustwide/target/debug/deps/libbytes-b16f0517f8e8e5bc.rlib" "/opt/rustwide/target/debug/deps/libfnv-b4bd047f342dff07.rlib" "/opt/rustwide/target/debug/deps/libpin_project-39c36d7aefc43d07.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-4c8db271e1e2232e.rlib" "/opt/rustwide/target/debug/deps/libslab-97d23db05bc30343.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-814a617e2c2a5066.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-d3b6807ac14675b3.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-25973ce3ff31fd54.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-6bd6355de79f98af.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-ef7f1c088ee0dd73.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ca74a2d9c5166d9f.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e31ab23316ed5080.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-27dc4aa955912662.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-bd0d6cccce077b99.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-8d001680935b5e3c.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ba8ce71964f984f4.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-99a73526abcec14b.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-63ac0d22cff92579.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-9057355c92c922d5.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-358be9bc1f6bab04.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-aca15549d5bff974.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-8251d2cef7072448.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-7d50b86011c66411.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-51ea098fce5006bf.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-5a14e0d0b712e731.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8b83dbf3a7b8f999.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c6fd227bdc7b39ff.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-959d3389fa3da8a5.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-abe05db089cc2c62.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/wcas-4e772143784e31cd" "-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 `wcas` (bin "wcas") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "526e89772aa429256c5ae347deea61423a9b5b4d306e1377a73b7d0cae2c22c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "526e89772aa429256c5ae347deea61423a9b5b4d306e1377a73b7d0cae2c22c0", kill_on_drop: false }` [INFO] [stdout] 526e89772aa429256c5ae347deea61423a9b5b4d306e1377a73b7d0cae2c22c0