[INFO] cloning repository https://github.com/rust-at-night/rust-at-night-website [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rust-at-night/rust-at-night-website" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frust-at-night%2Frust-at-night-website", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frust-at-night%2Frust-at-night-website'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f051ff90f160776f7b4e682ab69680563e11cf20 [INFO] checking rust-at-night/rust-at-night-website against master#6a9758d4f38d4763bd437c48fa7e5246cecf8d04 for pr-124355 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frust-at-night%2Frust-at-night-website" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rust-at-night/rust-at-night-website on toolchain 6a9758d4f38d4763bd437c48fa7e5246cecf8d04 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6a9758d4f38d4763bd437c48fa7e5246cecf8d04" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rust-at-night/rust-at-night-website [INFO] finished tweaking git repo https://github.com/rust-at-night/rust-at-night-website [INFO] tweaked toml for git repo https://github.com/rust-at-night/rust-at-night-website written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/rust-at-night/rust-at-night-website 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" "+6a9758d4f38d4763bd437c48fa7e5246cecf8d04" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: /workspace/builds/worker-4-tc1/source/website-backend/Cargo.toml: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tower-http v0.4.1 [INFO] [stderr] Downloaded clap_builder v4.3.15 [INFO] [stderr] Downloaded clap v4.3.15 [INFO] [stderr] Downloaded opentelemetry-semantic-conventions v0.11.0 [INFO] [stderr] Downloaded opentelemetry-jaeger v0.18.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+6a9758d4f38d4763bd437c48fa7e5246cecf8d04" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 31d413f1850c2a0b74df1d4f30a16c9edf8ecda2da55cb8e005424f983c5cd6a [INFO] running `Command { std: "docker" "start" "-a" "31d413f1850c2a0b74df1d4f30a16c9edf8ecda2da55cb8e005424f983c5cd6a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "31d413f1850c2a0b74df1d4f30a16c9edf8ecda2da55cb8e005424f983c5cd6a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "31d413f1850c2a0b74df1d4f30a16c9edf8ecda2da55cb8e005424f983c5cd6a", kill_on_drop: false }` [INFO] [stdout] 31d413f1850c2a0b74df1d4f30a16c9edf8ecda2da55cb8e005424f983c5cd6a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+6a9758d4f38d4763bd437c48fa7e5246cecf8d04" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5a563f88fa5c3c8123d17c56ab47a424828b7ab3fedb52d0fc76b2c2a4f01982 [INFO] running `Command { std: "docker" "start" "-a" "5a563f88fa5c3c8123d17c56ab47a424828b7ab3fedb52d0fc76b2c2a4f01982", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/website-backend/Cargo.toml: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Checking pin-project-lite v0.2.10 [INFO] [stderr] Checking futures-sink v0.3.28 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.87 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Checking smallvec v1.10.0 [INFO] [stderr] Compiling serde v1.0.171 [INFO] [stderr] Compiling bumpalo v3.13.0 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling wasm-bindgen v0.2.87 [INFO] [stderr] Checking bytes v1.4.0 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling quote v1.0.31 [INFO] [stderr] Compiling syn v2.0.26 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking futures-io v0.3.28 [INFO] [stderr] Checking tracing-core v0.1.31 [INFO] [stderr] Compiling tokio v1.29.1 [INFO] [stderr] Checking ryu v1.0.15 [INFO] [stderr] Compiling serde_json v1.0.103 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking http v0.2.9 [INFO] [stderr] Checking socket2 v0.4.9 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Compiling thiserror v1.0.43 [INFO] [stderr] Checking percent-encoding v2.3.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking form_urlencoded v1.2.0 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking bitflags v2.3.3 [INFO] [stderr] Compiling rustix v0.38.4 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Checking regex-syntax v0.7.4 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Checking linux-raw-sys v0.4.3 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Checking sharded-slab v0.1.4 [INFO] [stderr] Checking tracing-log v0.1.3 [INFO] [stderr] Checking thread_local v1.1.7 [INFO] [stderr] Checking tower-layer v0.3.2 [INFO] [stderr] Compiling async-trait v0.1.71 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking regex-automata v0.3.3 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Checking is-terminal v0.4.9 [INFO] [stderr] Checking anstyle-parse v0.2.1 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling multer v2.1.0 [INFO] [stderr] Checking gimli v0.27.3 [INFO] [stderr] Checking httpdate v1.0.2 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Checking anstyle-query v1.0.0 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Compiling eyre v0.6.8 [INFO] [stderr] Checking try-lock v0.2.4 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.87 [INFO] [stderr] Compiling backtrace v0.3.68 [INFO] [stderr] Checking anstyle v1.0.1 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking regex v1.9.1 [INFO] [stderr] Checking anstream v0.3.2 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Compiling axum v0.6.19 [INFO] [stderr] Checking object v0.31.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.87 [INFO] [stderr] Checking encoding_rs v0.8.32 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling prettyplease v0.1.25 [INFO] [stderr] Checking clap_lex v0.5.0 [INFO] [stderr] Checking addr2line v0.20.0 [INFO] [stderr] Checking unicode-bidi v0.3.13 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking rustc-demangle v0.1.23 [INFO] [stderr] Checking indenter v0.3.3 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking owo-colors v3.5.0 [INFO] [stderr] Compiling camino v1.1.6 [INFO] [stderr] Checking idna v0.4.0 [INFO] [stderr] Checking clap_builder v4.3.15 [INFO] [stderr] Compiling serde_derive v1.0.171 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.87 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling tracing-attributes v0.1.26 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.43 [INFO] [stderr] Compiling pin-project-internal v1.1.2 [INFO] [stderr] Checking js-sys v0.3.64 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Checking tracing-subscriber v0.3.17 [INFO] [stderr] Checking pin-project v1.1.2 [INFO] [stderr] Compiling clap_derive v4.3.12 [INFO] [stderr] Checking web-sys v0.3.64 [INFO] [stderr] Checking tracing-error v0.2.0 [INFO] [stderr] Checking wasm-bindgen-futures v0.4.37 [INFO] [stderr] Checking futures-executor v0.3.28 [INFO] [stderr] Checking color-spantrace v0.2.0 [INFO] [stderr] Checking futures v0.3.28 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking time v0.1.45 [INFO] [stderr] Checking sync_wrapper v0.1.2 [INFO] [stderr] Checking http-range-header v0.3.0 [INFO] [stderr] Checking matchit v0.7.0 [INFO] [stderr] Checking cpufeatures v0.2.9 [INFO] [stderr] Checking iana-time-zone v0.1.57 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking anymap2 v0.13.0 [INFO] [stderr] Checking either v1.8.1 [INFO] [stderr] Checking sha2 v0.10.7 [INFO] [stderr] Checking itertools v0.11.0 [INFO] [stderr] Checking color-eyre v0.6.2 [INFO] [stderr] Checking pinned v0.1.0 [INFO] [stderr] Checking gloo-timers v0.2.6 [INFO] [stderr] Checking url v2.4.0 [INFO] [stderr] Checking tokio-util v0.7.8 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking tokio-stream v0.1.14 [INFO] [stderr] Checking h2 v0.3.20 [INFO] [stderr] Checking tower-http v0.4.1 [INFO] [stderr] Compiling boolinator v2.4.0 [INFO] [stderr] Checking hashbrown v0.14.0 [INFO] [stderr] Checking clap v4.3.15 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Checking prokio v0.1.0 [INFO] [stderr] Checking dashmap v5.5.0 [INFO] [stderr] Checking console_error_panic_hook v0.1.7 [INFO] [stderr] Compiling yew-macro v0.20.0 [INFO] [stderr] Compiling serial_test_derive v2.0.0 [INFO] [stderr] Checking implicit-clone v0.3.5 [INFO] [stderr] Compiling yew-router-macro v0.17.0 [INFO] [stderr] Checking route-recognizer v0.3.1 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking serde-wasm-bindgen v0.5.0 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking serde_path_to_error v0.1.14 [INFO] [stderr] Checking uuid v1.4.1 [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/6a9758d4f38d4763bd437c48fa7e5246cecf8d04/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/rustcGQ8bmJ/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcGQ8bmJ/symbols.o" "/opt/rustwide/target/debug/deps/serial_test_derive-d70b7bc8a565f8f3.serial_test_derive.f080b061bea37eea-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/serial_test_derive-d70b7bc8a565f8f3.serial_test_derive.f080b061bea37eea-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/serial_test_derive-d70b7bc8a565f8f3.serial_test_derive.f080b061bea37eea-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/serial_test_derive-d70b7bc8a565f8f3.2f800erg2q5u53x3.rcgu.rmeta" "/opt/rustwide/target/debug/deps/serial_test_derive-d70b7bc8a565f8f3.3hc3p6ayhrvayksz.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/6a9758d4f38d4763bd437c48fa7e5246cecf8d04/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsyn-1c381d66b05ec3b7.rlib" "/opt/rustwide/target/debug/deps/libquote-cc2886caeecb18fd.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-b6b142e4bf85e3e1.rlib" "/opt/rustwide/target/debug/deps/libunicode_ident-c50f7aaa526ef20c.rlib" "/opt/rustwide/rustup-home/toolchains/6a9758d4f38d4763bd437c48fa7e5246cecf8d04/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-8e91c69f736b6c6c.rlib" "/opt/rustwide/rustup-home/toolchains/6a9758d4f38d4763bd437c48fa7e5246cecf8d04/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9579298f7adeed43.rlib" "/opt/rustwide/rustup-home/toolchains/6a9758d4f38d4763bd437c48fa7e5246cecf8d04/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-30ebcfe9aa7a4196.rlib" "/opt/rustwide/rustup-home/toolchains/6a9758d4f38d4763bd437c48fa7e5246cecf8d04/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-447055add1ba8c49.rlib" "/opt/rustwide/rustup-home/toolchains/6a9758d4f38d4763bd437c48fa7e5246cecf8d04/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d5850394f5e88a83.rlib" "/opt/rustwide/rustup-home/toolchains/6a9758d4f38d4763bd437c48fa7e5246cecf8d04/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-2f44910628f7ca43.rlib" "/opt/rustwide/rustup-home/toolchains/6a9758d4f38d4763bd437c48fa7e5246cecf8d04/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-3dd11e65597a5ea4.rlib" "/opt/rustwide/rustup-home/toolchains/6a9758d4f38d4763bd437c48fa7e5246cecf8d04/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-d165f4a7abbb9616.rlib" "/opt/rustwide/rustup-home/toolchains/6a9758d4f38d4763bd437c48fa7e5246cecf8d04/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-3781141152ab7425.rlib" "/opt/rustwide/rustup-home/toolchains/6a9758d4f38d4763bd437c48fa7e5246cecf8d04/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-5040104958e026fe.rlib" "/opt/rustwide/rustup-home/toolchains/6a9758d4f38d4763bd437c48fa7e5246cecf8d04/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5437a8743ef2c818.rlib" "/opt/rustwide/rustup-home/toolchains/6a9758d4f38d4763bd437c48fa7e5246cecf8d04/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-d68ee5585c16f3ee.rlib" "/opt/rustwide/rustup-home/toolchains/6a9758d4f38d4763bd437c48fa7e5246cecf8d04/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-366f17269992a057.rlib" "/opt/rustwide/rustup-home/toolchains/6a9758d4f38d4763bd437c48fa7e5246cecf8d04/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cdbf121704652761.rlib" "/opt/rustwide/rustup-home/toolchains/6a9758d4f38d4763bd437c48fa7e5246cecf8d04/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-63a7ba8ec01639e9.rlib" "/opt/rustwide/rustup-home/toolchains/6a9758d4f38d4763bd437c48fa7e5246cecf8d04/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8c4c4e24ed6290fa.rlib" "/opt/rustwide/rustup-home/toolchains/6a9758d4f38d4763bd437c48fa7e5246cecf8d04/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-58a6a8f1c6263bc9.rlib" "/opt/rustwide/rustup-home/toolchains/6a9758d4f38d4763bd437c48fa7e5246cecf8d04/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9686387289eaa322.rlib" "/opt/rustwide/rustup-home/toolchains/6a9758d4f38d4763bd437c48fa7e5246cecf8d04/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/6a9758d4f38d4763bd437c48fa7e5246cecf8d04/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-5b4c158c083efc1f.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/6a9758d4f38d4763bd437c48fa7e5246cecf8d04/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libserial_test_derive-d70b7bc8a565f8f3.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] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `serial_test_derive` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaSU3dNr/lib.rmeta`: No space left on device (os error 28) [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/6a9758d4f38d4763bd437c48fa7e5246cecf8d04/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/rustcnoAGEE/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcnoAGEE/symbols.o" "/opt/rustwide/target/debug/deps/yew_router_macro-7b53af3499c74dc6.yew_router_macro.7ac318b48bdfa6ed-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/yew_router_macro-7b53af3499c74dc6.yew_router_macro.7ac318b48bdfa6ed-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/yew_router_macro-7b53af3499c74dc6.yew_router_macro.7ac318b48bdfa6ed-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/yew_router_macro-7b53af3499c74dc6.33f6mzrgat71a8y4.rcgu.rmeta" "/opt/rustwide/target/debug/deps/yew_router_macro-7b53af3499c74dc6.pj1m75xih17grp9.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/6a9758d4f38d4763bd437c48fa7e5246cecf8d04/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsyn-bf369a1b3057a1d3.rlib" "/opt/rustwide/target/debug/deps/libquote-cc2886caeecb18fd.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-b6b142e4bf85e3e1.rlib" "/opt/rustwide/target/debug/deps/libunicode_ident-c50f7aaa526ef20c.rlib" "/opt/rustwide/rustup-home/toolchains/6a9758d4f38d4763bd437c48fa7e5246cecf8d04/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-8e91c69f736b6c6c.rlib" "/opt/rustwide/rustup-home/toolchains/6a9758d4f38d4763bd437c48fa7e5246cecf8d04/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9579298f7adeed43.rlib" "/opt/rustwide/rustup-home/toolchains/6a9758d4f38d4763bd437c48fa7e5246cecf8d04/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-30ebcfe9aa7a4196.rlib" "/opt/rustwide/rustup-home/toolchains/6a9758d4f38d4763bd437c48fa7e5246cecf8d04/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-447055add1ba8c49.rlib" "/opt/rustwide/rustup-home/toolchains/6a9758d4f38d4763bd437c48fa7e5246cecf8d04/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d5850394f5e88a83.rlib" "/opt/rustwide/rustup-home/toolchains/6a9758d4f38d4763bd437c48fa7e5246cecf8d04/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-2f44910628f7ca43.rlib" "/opt/rustwide/rustup-home/toolchains/6a9758d4f38d4763bd437c48fa7e5246cecf8d04/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-3dd11e65597a5ea4.rlib" "/opt/rustwide/rustup-home/toolchains/6a9758d4f38d4763bd437c48fa7e5246cecf8d04/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-d165f4a7abbb9616.rlib" "/opt/rustwide/rustup-home/toolchains/6a9758d4f38d4763bd437c48fa7e5246cecf8d04/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-3781141152ab7425.rlib" "/opt/rustwide/rustup-home/toolchains/6a9758d4f38d4763bd437c48fa7e5246cecf8d04/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-5040104958e026fe.rlib" "/opt/rustwide/rustup-home/toolchains/6a9758d4f38d4763bd437c48fa7e5246cecf8d04/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5437a8743ef2c818.rlib" "/opt/rustwide/rustup-home/toolchains/6a9758d4f38d4763bd437c48fa7e5246cecf8d04/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-d68ee5585c16f3ee.rlib" "/opt/rustwide/rustup-home/toolchains/6a9758d4f38d4763bd437c48fa7e5246cecf8d04/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-366f17269992a057.rlib" "/opt/rustwide/rustup-home/toolchains/6a9758d4f38d4763bd437c48fa7e5246cecf8d04/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cdbf121704652761.rlib" "/opt/rustwide/rustup-home/toolchains/6a9758d4f38d4763bd437c48fa7e5246cecf8d04/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-63a7ba8ec01639e9.rlib" "/opt/rustwide/rustup-home/toolchains/6a9758d4f38d4763bd437c48fa7e5246cecf8d04/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8c4c4e24ed6290fa.rlib" "/opt/rustwide/rustup-home/toolchains/6a9758d4f38d4763bd437c48fa7e5246cecf8d04/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-58a6a8f1c6263bc9.rlib" "/opt/rustwide/rustup-home/toolchains/6a9758d4f38d4763bd437c48fa7e5246cecf8d04/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9686387289eaa322.rlib" "/opt/rustwide/rustup-home/toolchains/6a9758d4f38d4763bd437c48fa7e5246cecf8d04/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/6a9758d4f38d4763bd437c48fa7e5246cecf8d04/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-5b4c158c083efc1f.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/6a9758d4f38d4763bd437c48fa7e5246cecf8d04/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libyew_router_macro-7b53af3499c74dc6.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] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: could not write output to /opt/rustwide/target/debug/deps/yew_macro-6b6681a52e3eb6c6.yew_macro.7fb4cca6b4eef754-cgu.12.rcgu.o: No space left on device [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `yew-router-macro` (lib) due to 2 previous errors [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tower-http` (lib) due to 2 previous errors [INFO] [stderr] error: could not compile `yew-macro` (lib) due to 2 previous errors [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta2jHE31/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `web-sys` (lib) due to 2 previous errors [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaav8vt3/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `serde_path_to_error` (lib) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetamd049V" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `h2` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "5a563f88fa5c3c8123d17c56ab47a424828b7ab3fedb52d0fc76b2c2a4f01982", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5a563f88fa5c3c8123d17c56ab47a424828b7ab3fedb52d0fc76b2c2a4f01982", kill_on_drop: false }` [INFO] [stdout] 5a563f88fa5c3c8123d17c56ab47a424828b7ab3fedb52d0fc76b2c2a4f01982