[INFO] cloning repository https://github.com/Visse/Bluntforge [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Visse/Bluntforge" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVisse%2FBluntforge", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVisse%2FBluntforge'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0d4f9930b88d4694bf90798390d6ffd24d7cb7c8 [INFO] testing Visse/Bluntforge against beta-2023-10-04 for beta-1.74-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVisse%2FBluntforge" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Visse/Bluntforge on toolchain beta-2023-10-04 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2023-10-04" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Visse/Bluntforge [INFO] finished tweaking git repo https://github.com/Visse/Bluntforge [INFO] tweaked toml for git repo https://github.com/Visse/Bluntforge written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Visse/Bluntforge 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-2023-10-04" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-10-04" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e813926aa9ea7b3bd64b6ee0425e3763e4ff4e099aeb715c251bc946bb99e094 [INFO] running `Command { std: "docker" "start" "-a" "e813926aa9ea7b3bd64b6ee0425e3763e4ff4e099aeb715c251bc946bb99e094", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e813926aa9ea7b3bd64b6ee0425e3763e4ff4e099aeb715c251bc946bb99e094", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e813926aa9ea7b3bd64b6ee0425e3763e4ff4e099aeb715c251bc946bb99e094", kill_on_drop: false }` [INFO] [stdout] e813926aa9ea7b3bd64b6ee0425e3763e4ff4e099aeb715c251bc946bb99e094 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-10-04" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 469c25ff444ccd9a57e585e4f44f767f9a7682855fddc2b422382c1a9432b7f1 [INFO] running `Command { std: "docker" "start" "-a" "469c25ff444ccd9a57e585e4f44f767f9a7682855fddc2b422382c1a9432b7f1", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling httparse v1.4.1 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling futures-sink v0.3.15 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.74 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling tokio v1.7.1 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling cpufeatures v0.1.5 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling bumpalo v3.7.0 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling input_buffer v0.4.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling wasm-bindgen v0.2.74 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling buf_redux v0.8.4 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling twoway v0.1.8 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling futures-io v0.3.15 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling sha-1 v0.9.6 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling httpdate v1.0.1 [INFO] [stderr] Compiling anyhow v1.0.41 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling http-body v0.4.2 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling headers v0.3.4 [INFO] [stderr] Compiling bluntforge-common v0.1.0 (/opt/rustwide/workdir/common) [INFO] [stderr] Compiling tungstenite v0.12.0 [INFO] [stderr] Compiling multipart v0.17.1 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.74 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling tokio-macros v1.2.0 [INFO] [stderr] Compiling pin-project-internal v1.0.7 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.74 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.74 [INFO] [stderr] Compiling thiserror v1.0.25 [INFO] [stderr] Compiling tungstenite v0.13.0 [INFO] [stderr] Compiling pin-project v1.0.7 [INFO] [stderr] Compiling js-sys v0.3.51 [INFO] [stderr] Compiling futures v0.3.15 [INFO] [stderr] Compiling web-sys v0.3.51 [INFO] [stderr] Compiling tokio-util v0.6.7 [INFO] [stderr] Compiling tokio-tungstenite v0.13.0 [INFO] [stderr] Compiling tokio-stream v0.1.6 [INFO] [stderr] Compiling tokio-tungstenite v0.14.0 [INFO] [stderr] Compiling h2 v0.3.3 [INFO] [stderr] Compiling bluntforge-client v0.1.0 (/opt/rustwide/workdir/client) [INFO] [stdout] warning: unused import: `wasm_bindgen::JsCast` [INFO] [stdout] --> client/src/lib.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use wasm_bindgen::JsCast; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `ErrorEvent`, `MessageEvent`, `WebSocket` [INFO] [stdout] --> client/src/lib.rs:3:15 [INFO] [stdout] | [INFO] [stdout] 3 | use web_sys::{ErrorEvent, MessageEvent, WebSocket}; [INFO] [stdout] | ^^^^^^^^^^ ^^^^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling hyper v0.14.9 [INFO] [stderr] Compiling warp v0.3.1 [INFO] [stderr] Compiling bluntforge-server v0.1.0 (/opt/rustwide/workdir/server) [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-2023-10-04-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/rustcZvpe6W/symbols.o" "/opt/rustwide/target/debug/deps/bluntforge_server-e3ba8e2c57ba9ef9.bluntforge_server.9879fcad281fff71-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/bluntforge_server-e3ba8e2c57ba9ef9.bluntforge_server.9879fcad281fff71-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/bluntforge_server-e3ba8e2c57ba9ef9.bluntforge_server.9879fcad281fff71-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/bluntforge_server-e3ba8e2c57ba9ef9.bluntforge_server.9879fcad281fff71-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/bluntforge_server-e3ba8e2c57ba9ef9.bluntforge_server.9879fcad281fff71-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/bluntforge_server-e3ba8e2c57ba9ef9.bluntforge_server.9879fcad281fff71-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/bluntforge_server-e3ba8e2c57ba9ef9.bluntforge_server.9879fcad281fff71-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/bluntforge_server-e3ba8e2c57ba9ef9.bluntforge_server.9879fcad281fff71-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/bluntforge_server-e3ba8e2c57ba9ef9.bluntforge_server.9879fcad281fff71-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/bluntforge_server-e3ba8e2c57ba9ef9.bluntforge_server.9879fcad281fff71-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/bluntforge_server-e3ba8e2c57ba9ef9.bluntforge_server.9879fcad281fff71-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/bluntforge_server-e3ba8e2c57ba9ef9.bluntforge_server.9879fcad281fff71-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/bluntforge_server-e3ba8e2c57ba9ef9.bluntforge_server.9879fcad281fff71-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/bluntforge_server-e3ba8e2c57ba9ef9.bluntforge_server.9879fcad281fff71-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/bluntforge_server-e3ba8e2c57ba9ef9.bluntforge_server.9879fcad281fff71-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/bluntforge_server-e3ba8e2c57ba9ef9.bluntforge_server.9879fcad281fff71-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/bluntforge_server-e3ba8e2c57ba9ef9.4qe52oboloj3nizx.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-ef53af042330831e.rlib" "/opt/rustwide/target/debug/deps/libatty-ee6825c944f780b6.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-fb6cd52414e029f3.rlib" "/opt/rustwide/target/debug/deps/libhumantime-81eb015faf70e9e1.rlib" "/opt/rustwide/target/debug/deps/libregex-253c07cde7e849b4.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-a6ee8d59a5403f92.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-3f2fd546b66486f9.rlib" "/opt/rustwide/target/debug/deps/libanyhow-6f29dbb0301d5800.rlib" "/opt/rustwide/target/debug/deps/libwarp-be82ab4f963727f5.rlib" "/opt/rustwide/target/debug/deps/libtokio_stream-310f6b7349070e11.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-b4bbe1c09206fa40.rlib" "/opt/rustwide/target/debug/deps/libtokio_tungstenite-802a931fba85358b.rlib" "/opt/rustwide/target/debug/deps/libtungstenite-d6ddb324a04f5779.rlib" "/opt/rustwide/target/debug/deps/libutf8-db25d12971e91b95.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-5d3d0f7b0e7e8aee.rlib" "/opt/rustwide/target/debug/deps/libinput_buffer-2483083ad1ddf7ec.rlib" "/opt/rustwide/target/debug/deps/liburl-318592be0b43671c.rlib" "/opt/rustwide/target/debug/deps/libidna-700838d55c433f65.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-376a14326edeeb4b.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-f90dc9cd1a415907.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-f8f43f9da163b958.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-992dbb7ad2b3f640.rlib" "/opt/rustwide/target/debug/deps/libmultipart-0c5509f941af29cb.rlib" "/opt/rustwide/target/debug/deps/libtwoway-222e4c88aec11375.rlib" "/opt/rustwide/target/debug/deps/libbuf_redux-7a4840963ee110d9.rlib" "/opt/rustwide/target/debug/deps/libsafemem-4cb9ecd649ec9282.rlib" "/opt/rustwide/target/debug/deps/libquick_error-e2a9e03d75d0ddc7.rlib" "/opt/rustwide/target/debug/deps/libtempfile-ed27d4e6c78be64f.rlib" "/opt/rustwide/target/debug/deps/librand-390cf2359291b622.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-460dba1f2aa91a04.rlib" "/opt/rustwide/target/debug/deps/librand_core-a4ae9f1886c9b6e5.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-86e823368d80f4bc.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-691637b1804bf0c2.rlib" "/opt/rustwide/target/debug/deps/librand-bf5f14b3a48f5e34.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-51c8192f30550765.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-a49b8a5600f2acff.rlib" "/opt/rustwide/target/debug/deps/librand_core-3ae027facf9a9e19.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-93c407003c27b554.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-233a3ea5c77b19ee.rlib" "/opt/rustwide/target/debug/deps/libunicase-28dd4f68fbac2204.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-f31cfc7f58c52e55.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-d76a8ccb0336a9eb.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-ef83b74367fa5994.rlib" "/opt/rustwide/target/debug/deps/libmatches-b108919edb46f152.rlib" "/opt/rustwide/target/debug/deps/libserde_json-1efe60bec1dad12b.rlib" "/opt/rustwide/target/debug/deps/libryu-ae50239eed3b19d2.rlib" "/opt/rustwide/target/debug/deps/libserde-9187243c2dd5a57a.rlib" "/opt/rustwide/target/debug/deps/libheaders-22eadf9698a6287e.rlib" "/opt/rustwide/target/debug/deps/libtime-0578e0e24e85056b.rlib" "/opt/rustwide/target/debug/deps/libsha1-056191e4891efae3.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-1140ca89b08cd245.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-2aa072cb0c917106.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-7d85ed8d395ce06d.rlib" "/opt/rustwide/target/debug/deps/libdigest-b8f9be8118ec96a6.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-61820efa69ecbf63.rlib" "/opt/rustwide/target/debug/deps/libtypenum-a81baa278ef3e238.rlib" "/opt/rustwide/target/debug/deps/libmime-afdd552e55d9cb9e.rlib" "/opt/rustwide/target/debug/deps/libheaders_core-45aa8b9b972ede87.rlib" "/opt/rustwide/target/debug/deps/libbitflags-aa5716c11ab85f49.rlib" "/opt/rustwide/target/debug/deps/libbase64-a8b2665023c41cd8.rlib" "/opt/rustwide/target/debug/deps/libhyper-4833b4003507e665.rlib" "/opt/rustwide/target/debug/deps/libwant-24877a603bfd868f.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-8b91b30d7a4751c3.rlib" "/opt/rustwide/target/debug/deps/libsocket2-4191fa33a3216faf.rlib" "/opt/rustwide/target/debug/deps/libh2-2bccf921f28fbf37.rlib" "/opt/rustwide/target/debug/deps/libindexmap-5491da9f1d82f165.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-eee4e36295a54b29.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-66efa53c7820dc9f.rlib" "/opt/rustwide/target/debug/deps/libhttparse-022e0eda52135c1b.rlib" "/opt/rustwide/target/debug/deps/libtower_service-9122a27d48aea29a.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-fc636c61852db3a0.rlib" "/opt/rustwide/target/debug/deps/libtokio-8ffcf06ec76be78c.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-d49e09b03cc6ce6e.rlib" "/opt/rustwide/target/debug/deps/libmemchr-ddcc6f14642d6155.rlib" "/opt/rustwide/target/debug/deps/libmio-eaa81ab95781197e.rlib" "/opt/rustwide/target/debug/deps/liblibc-1805d1b2139c27a2.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-9bdd1845b6f931d0.rlib" "/opt/rustwide/target/debug/deps/libhttp-d55bb73f47c7d89d.rlib" "/opt/rustwide/target/debug/deps/libitoa-211eff252de1e216.rlib" "/opt/rustwide/target/debug/deps/libbytes-077e86a846a3618b.rlib" "/opt/rustwide/target/debug/deps/libfnv-57a1ad4fa04458e0.rlib" "/opt/rustwide/target/debug/deps/libtracing-28728129ae41bab4.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-f11f9fd96f91efc2.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-d88fc998f1ab5be0.rlib" "/opt/rustwide/target/debug/deps/libpin_project-810f1953791ecdbe.rlib" "/opt/rustwide/target/debug/deps/libfutures-076539604da2ed2e.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-e99379fa88a22686.rlib" "/opt/rustwide/target/debug/deps/liblog-6f35958312637586.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-23be4e025b0ec51f.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-67b615d6073f7587.rlib" "/opt/rustwide/target/debug/deps/libslab-5628111954f99020.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-71938afd722372e8.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-41ffc1fb4dbff384.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-4c08fc2753670f2f.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-1403530712c91c7d.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-8e34e908d6eac7ab.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-eca148d40c27828a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-f79ce8642007e855.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-1fe9bd67498fbf18.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-3788e49522b852a5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-293157cb6c33dac0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-abbb9acf47228326.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-8eb538eb14475afc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-096c75e791c517e8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-70d829e242cc2600.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0f72c91344bcfa94.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-1615daa34e109985.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-cd25f392b75bcc2b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-6927c286ef5bc991.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-c1e84b1d0c9e0ae0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-6e9717f33e8b3ab4.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-5f3ff2b3bef25937.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-bc0a01f2fc69c61c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-3bdfb762c845e8a5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-24e1c84d0c94c858.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/bluntforge_server-e3ba8e2c57ba9ef9" "-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 `bluntforge-server` (bin "bluntforge-server") due to previous error [INFO] running `Command { std: "docker" "inspect" "469c25ff444ccd9a57e585e4f44f767f9a7682855fddc2b422382c1a9432b7f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "469c25ff444ccd9a57e585e4f44f767f9a7682855fddc2b422382c1a9432b7f1", kill_on_drop: false }` [INFO] [stdout] 469c25ff444ccd9a57e585e4f44f767f9a7682855fddc2b422382c1a9432b7f1