[INFO] cloning repository https://github.com/shame41/rust_web [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/shame41/rust_web" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshame41%2Frust_web", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshame41%2Frust_web'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c8198b3d68de68e683f439e85a23a2363fb5a224 [INFO] checking shame41/rust_web/c8198b3d68de68e683f439e85a23a2363fb5a224 against master#9f432d7b44d5c4ac0ce76fed8315ffac8dcab8f9 for pr-124108 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshame41%2Frust_web" "/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/shame41/rust_web on toolchain 9f432d7b44d5c4ac0ce76fed8315ffac8dcab8f9 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f432d7b44d5c4ac0ce76fed8315ffac8dcab8f9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/shame41/rust_web [INFO] finished tweaking git repo https://github.com/shame41/rust_web [INFO] tweaked toml for git repo https://github.com/shame41/rust_web written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/shame41/rust_web 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" "+9f432d7b44d5c4ac0ce76fed8315ffac8dcab8f9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ouroboros_macro v0.15.0 [INFO] [stderr] Downloaded sea-orm-macros v0.8.0 [INFO] [stderr] Downloaded sea-query-driver v0.1.1 [INFO] [stderr] Downloaded ouroboros v0.15.0 [INFO] [stderr] Downloaded sea-query v0.24.6 [INFO] [stderr] Downloaded sea-orm v0.8.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" "+9f432d7b44d5c4ac0ce76fed8315ffac8dcab8f9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c3deb96f2d74c5417e175ffcac47b3ea11777b3860ad6b7132a94708ed3b25c0 [INFO] running `Command { std: "docker" "start" "-a" "c3deb96f2d74c5417e175ffcac47b3ea11777b3860ad6b7132a94708ed3b25c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c3deb96f2d74c5417e175ffcac47b3ea11777b3860ad6b7132a94708ed3b25c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c3deb96f2d74c5417e175ffcac47b3ea11777b3860ad6b7132a94708ed3b25c0", kill_on_drop: false }` [INFO] [stdout] c3deb96f2d74c5417e175ffcac47b3ea11777b3860ad6b7132a94708ed3b25c0 [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" "+9f432d7b44d5c4ac0ce76fed8315ffac8dcab8f9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7daec0824351c79039aacac56c010040a9bce8c60250b925d04a23484b907b40 [INFO] running `Command { std: "docker" "start" "-a" "7daec0824351c79039aacac56c010040a9bce8c60250b925d04a23484b907b40", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling proc-macro2 v1.0.40 [INFO] [stderr] Compiling unicode-ident v1.0.1 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Checking once_cell v1.12.0 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaCdJnp8/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `proc-macro2` (lib) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `quote` (lib) [INFO] [stderr] error: could not compile `libc` (lib) [INFO] [stderr] error: failed to run custom build command for `typenum v1.15.0` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/typenum-9d7466db2ee8b106/build-script-main` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rustc-env=TYPENUM_BUILD_CONSTS=/opt/rustwide/target/debug/build/typenum-5f883c840f84d8d6/out/consts.rs [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/typenum-1.15.0/build/main.rs:170:63: [INFO] [stderr] called `Result::unwrap()` on an `Err` value: Os { code: 28, kind: StorageFull, message: "No space left on device" } [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55d6ea50caa5 - std::backtrace_rs::backtrace::libunwind::trace::hcc63b0f2331727e2 [INFO] [stderr] at /rustc/9f432d7b44d5c4ac0ce76fed8315ffac8dcab8f9/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5 [INFO] [stderr] 1: 0x55d6ea50caa5 - std::backtrace_rs::backtrace::trace_unsynchronized::h14c962ba71d6cff4 [INFO] [stderr] at /rustc/9f432d7b44d5c4ac0ce76fed8315ffac8dcab8f9/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x55d6ea50caa5 - std::sys_common::backtrace::_print_fmt::h7cd5535e19233646 [INFO] [stderr] at /rustc/9f432d7b44d5c4ac0ce76fed8315ffac8dcab8f9/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stderr] 3: 0x55d6ea50caa5 - ::fmt::hcf2c69794bc9381e [INFO] [stderr] at /rustc/9f432d7b44d5c4ac0ce76fed8315ffac8dcab8f9/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stderr] 4: 0x55d6ea529e3b - core::fmt::rt::Argument::fmt::h63f2e072632f33f3 [INFO] [stderr] at /rustc/9f432d7b44d5c4ac0ce76fed8315ffac8dcab8f9/library/core/src/fmt/rt.rs:165:63 [INFO] [stderr] 5: 0x55d6ea529e3b - core::fmt::write::hd9083e94e0cfaf80 [INFO] [stderr] at /rustc/9f432d7b44d5c4ac0ce76fed8315ffac8dcab8f9/library/core/src/fmt/mod.rs:1157:21 [INFO] [stderr] 6: 0x55d6ea50ab1f - std::io::Write::write_fmt::h6720e5b885213554 [INFO] [stderr] at /rustc/9f432d7b44d5c4ac0ce76fed8315ffac8dcab8f9/library/std/src/io/mod.rs:1832:15 [INFO] [stderr] 7: 0x55d6ea50c87e - std::sys_common::backtrace::_print::ha4326e50102eba86 [INFO] [stderr] at /rustc/9f432d7b44d5c4ac0ce76fed8315ffac8dcab8f9/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stderr] 8: 0x55d6ea50c87e - std::sys_common::backtrace::print::h27d7b074821cee6f [INFO] [stderr] at /rustc/9f432d7b44d5c4ac0ce76fed8315ffac8dcab8f9/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stderr] 9: 0x55d6ea50db39 - std::panicking::default_hook::{{closure}}::h02f488e9ce0989c3 [INFO] [stderr] 10: 0x55d6ea50d87d - std::panicking::default_hook::h6ee36a98a63f6326 [INFO] [stderr] at /rustc/9f432d7b44d5c4ac0ce76fed8315ffac8dcab8f9/library/std/src/panicking.rs:291:9 [INFO] [stderr] 11: 0x55d6ea50dfd3 - std::panicking::rust_panic_with_hook::hf366412d36e22e37 [INFO] [stderr] at /rustc/9f432d7b44d5c4ac0ce76fed8315ffac8dcab8f9/library/std/src/panicking.rs:788:13 [INFO] [stderr] 12: 0x55d6ea50deb4 - std::panicking::begin_panic_handler::{{closure}}::hbbb76e4bdc687d49 [INFO] [stderr] at /rustc/9f432d7b44d5c4ac0ce76fed8315ffac8dcab8f9/library/std/src/panicking.rs:657:13 [INFO] [stderr] 13: 0x55d6ea50cf69 - std::sys_common::backtrace::__rust_end_short_backtrace::h9b2f849018d1d649 [INFO] [stderr] at /rustc/9f432d7b44d5c4ac0ce76fed8315ffac8dcab8f9/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stderr] 14: 0x55d6ea50dbe7 - rust_begin_unwind [INFO] [stderr] at /rustc/9f432d7b44d5c4ac0ce76fed8315ffac8dcab8f9/library/std/src/panicking.rs:645:5 [INFO] [stderr] 15: 0x55d6ea4d8f03 - core::panicking::panic_fmt::he3e69656f3962df3 [INFO] [stderr] at /rustc/9f432d7b44d5c4ac0ce76fed8315ffac8dcab8f9/library/core/src/panicking.rs:72:14 [INFO] [stderr] 16: 0x55d6ea4d9316 - core::result::unwrap_failed::h034fa4d3570d60df [INFO] [stderr] at /rustc/9f432d7b44d5c4ac0ce76fed8315ffac8dcab8f9/library/core/src/result.rs:1654:5 [INFO] [stderr] 17: 0x55d6ea4f1b9d - build_script_main::main::h40afd29ec83a9bd6 [INFO] [stderr] 18: 0x55d6ea4ee883 - core::ops::function::FnOnce::call_once::hb6cab874ee32a2f3 [INFO] [stderr] 19: 0x55d6ea4ee166 - std::sys_common::backtrace::__rust_begin_short_backtrace::hfe43270f13708c6b [INFO] [stderr] 20: 0x55d6ea4d9e79 - std::rt::lang_start::{{closure}}::h7aa96fdf6e819f0f [INFO] [stderr] 21: 0x55d6ea507c06 - core::ops::function::impls:: for &F>::call_once::hf2846e5bd1a70a70 [INFO] [stderr] at /rustc/9f432d7b44d5c4ac0ce76fed8315ffac8dcab8f9/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 22: 0x55d6ea507c06 - std::panicking::try::do_call::h72ccb47bce7a2469 [INFO] [stderr] at /rustc/9f432d7b44d5c4ac0ce76fed8315ffac8dcab8f9/library/std/src/panicking.rs:552:40 [INFO] [stderr] 23: 0x55d6ea507c06 - std::panicking::try::h428176f7e74f0d55 [INFO] [stderr] at /rustc/9f432d7b44d5c4ac0ce76fed8315ffac8dcab8f9/library/std/src/panicking.rs:516:19 [INFO] [stderr] 24: 0x55d6ea507c06 - std::panic::catch_unwind::hb60ed866f45ac64f [INFO] [stderr] at /rustc/9f432d7b44d5c4ac0ce76fed8315ffac8dcab8f9/library/std/src/panic.rs:149:14 [INFO] [stderr] 25: 0x55d6ea507c06 - std::rt::lang_start_internal::{{closure}}::h3059f65dbecd5550 [INFO] [stderr] at /rustc/9f432d7b44d5c4ac0ce76fed8315ffac8dcab8f9/library/std/src/rt.rs:141:48 [INFO] [stderr] 26: 0x55d6ea507c06 - std::panicking::try::do_call::h6cd1e97b5ead36d3 [INFO] [stderr] at /rustc/9f432d7b44d5c4ac0ce76fed8315ffac8dcab8f9/library/std/src/panicking.rs:552:40 [INFO] [stderr] 27: 0x55d6ea507c06 - std::panicking::try::hcb3828570f328a40 [INFO] [stderr] at /rustc/9f432d7b44d5c4ac0ce76fed8315ffac8dcab8f9/library/std/src/panicking.rs:516:19 [INFO] [stderr] 28: 0x55d6ea507c06 - std::panic::catch_unwind::hbea66ce8902a8f58 [INFO] [stderr] at /rustc/9f432d7b44d5c4ac0ce76fed8315ffac8dcab8f9/library/std/src/panic.rs:149:14 [INFO] [stderr] 29: 0x55d6ea507c06 - std::rt::lang_start_internal::h960a048078d6d02c [INFO] [stderr] at /rustc/9f432d7b44d5c4ac0ce76fed8315ffac8dcab8f9/library/std/src/rt.rs:141:20 [INFO] [stderr] 30: 0x55d6ea4d9e57 - std::rt::lang_start::h7cda06cc3634c4d4 [INFO] [stderr] 31: 0x55d6ea4f20c5 - main [INFO] [stderr] 32: 0x7fd1f1d24d90 - [INFO] [stderr] 33: 0x7fd1f1d24e40 - __libc_start_main [INFO] [stderr] 34: 0x55d6ea4d96f5 - _start [INFO] [stderr] 35: 0x0 - [INFO] [stderr] error: could not compile `memchr` (lib) due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/9f432d7b44d5c4ac0ce76fed8315ffac8dcab8f9/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/rustcBA9pao/symbols.o" "/opt/rustwide/target/debug/build/serde-f9741c7519a44d27/build_script_build-f9741c7519a44d27.build_script_build.dcf27845d95689c-cgu.0.rcgu.o" "/opt/rustwide/target/debug/build/serde-f9741c7519a44d27/build_script_build-f9741c7519a44d27.4vxxqjuztqxplmyy.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/9f432d7b44d5c4ac0ce76fed8315ffac8dcab8f9/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/9f432d7b44d5c4ac0ce76fed8315ffac8dcab8f9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9579298f7adeed43.rlib" "/opt/rustwide/rustup-home/toolchains/9f432d7b44d5c4ac0ce76fed8315ffac8dcab8f9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-30ebcfe9aa7a4196.rlib" "/opt/rustwide/rustup-home/toolchains/9f432d7b44d5c4ac0ce76fed8315ffac8dcab8f9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-447055add1ba8c49.rlib" "/opt/rustwide/rustup-home/toolchains/9f432d7b44d5c4ac0ce76fed8315ffac8dcab8f9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d5850394f5e88a83.rlib" "/opt/rustwide/rustup-home/toolchains/9f432d7b44d5c4ac0ce76fed8315ffac8dcab8f9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-2f44910628f7ca43.rlib" "/opt/rustwide/rustup-home/toolchains/9f432d7b44d5c4ac0ce76fed8315ffac8dcab8f9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-3dd11e65597a5ea4.rlib" "/opt/rustwide/rustup-home/toolchains/9f432d7b44d5c4ac0ce76fed8315ffac8dcab8f9/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-d165f4a7abbb9616.rlib" "/opt/rustwide/rustup-home/toolchains/9f432d7b44d5c4ac0ce76fed8315ffac8dcab8f9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-3781141152ab7425.rlib" "/opt/rustwide/rustup-home/toolchains/9f432d7b44d5c4ac0ce76fed8315ffac8dcab8f9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-5040104958e026fe.rlib" "/opt/rustwide/rustup-home/toolchains/9f432d7b44d5c4ac0ce76fed8315ffac8dcab8f9/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5437a8743ef2c818.rlib" "/opt/rustwide/rustup-home/toolchains/9f432d7b44d5c4ac0ce76fed8315ffac8dcab8f9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-d68ee5585c16f3ee.rlib" "/opt/rustwide/rustup-home/toolchains/9f432d7b44d5c4ac0ce76fed8315ffac8dcab8f9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-366f17269992a057.rlib" "/opt/rustwide/rustup-home/toolchains/9f432d7b44d5c4ac0ce76fed8315ffac8dcab8f9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cdbf121704652761.rlib" "/opt/rustwide/rustup-home/toolchains/9f432d7b44d5c4ac0ce76fed8315ffac8dcab8f9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-63a7ba8ec01639e9.rlib" "/opt/rustwide/rustup-home/toolchains/9f432d7b44d5c4ac0ce76fed8315ffac8dcab8f9/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8c4c4e24ed6290fa.rlib" "/opt/rustwide/rustup-home/toolchains/9f432d7b44d5c4ac0ce76fed8315ffac8dcab8f9/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-58a6a8f1c6263bc9.rlib" "/opt/rustwide/rustup-home/toolchains/9f432d7b44d5c4ac0ce76fed8315ffac8dcab8f9/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9686387289eaa322.rlib" "/opt/rustwide/rustup-home/toolchains/9f432d7b44d5c4ac0ce76fed8315ffac8dcab8f9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/9f432d7b44d5c4ac0ce76fed8315ffac8dcab8f9/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/9f432d7b44d5c4ac0ce76fed8315ffac8dcab8f9/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/serde-f9741c7519a44d27/build_script_build-f9741c7519a44d27" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: final link failed: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [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/9f432d7b44d5c4ac0ce76fed8315ffac8dcab8f9/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/rustcosDFFN/symbols.o" "/opt/rustwide/target/debug/build/ahash-ab6f49aae043f97c/build_script_build-ab6f49aae043f97c.build_script_build.b0db112707472d1e-cgu.0.rcgu.o" "/opt/rustwide/target/debug/build/ahash-ab6f49aae043f97c/build_script_build-ab6f49aae043f97c.1fk1oz00jbdmxw7v.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/9f432d7b44d5c4ac0ce76fed8315ffac8dcab8f9/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libversion_check-e31da224a4d92066.rlib" "/opt/rustwide/rustup-home/toolchains/9f432d7b44d5c4ac0ce76fed8315ffac8dcab8f9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9579298f7adeed43.rlib" "/opt/rustwide/rustup-home/toolchains/9f432d7b44d5c4ac0ce76fed8315ffac8dcab8f9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-30ebcfe9aa7a4196.rlib" "/opt/rustwide/rustup-home/toolchains/9f432d7b44d5c4ac0ce76fed8315ffac8dcab8f9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-447055add1ba8c49.rlib" "/opt/rustwide/rustup-home/toolchains/9f432d7b44d5c4ac0ce76fed8315ffac8dcab8f9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d5850394f5e88a83.rlib" "/opt/rustwide/rustup-home/toolchains/9f432d7b44d5c4ac0ce76fed8315ffac8dcab8f9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-2f44910628f7ca43.rlib" "/opt/rustwide/rustup-home/toolchains/9f432d7b44d5c4ac0ce76fed8315ffac8dcab8f9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-3dd11e65597a5ea4.rlib" "/opt/rustwide/rustup-home/toolchains/9f432d7b44d5c4ac0ce76fed8315ffac8dcab8f9/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-d165f4a7abbb9616.rlib" "/opt/rustwide/rustup-home/toolchains/9f432d7b44d5c4ac0ce76fed8315ffac8dcab8f9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-3781141152ab7425.rlib" "/opt/rustwide/rustup-home/toolchains/9f432d7b44d5c4ac0ce76fed8315ffac8dcab8f9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-5040104958e026fe.rlib" "/opt/rustwide/rustup-home/toolchains/9f432d7b44d5c4ac0ce76fed8315ffac8dcab8f9/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5437a8743ef2c818.rlib" "/opt/rustwide/rustup-home/toolchains/9f432d7b44d5c4ac0ce76fed8315ffac8dcab8f9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-d68ee5585c16f3ee.rlib" "/opt/rustwide/rustup-home/toolchains/9f432d7b44d5c4ac0ce76fed8315ffac8dcab8f9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-366f17269992a057.rlib" "/opt/rustwide/rustup-home/toolchains/9f432d7b44d5c4ac0ce76fed8315ffac8dcab8f9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cdbf121704652761.rlib" "/opt/rustwide/rustup-home/toolchains/9f432d7b44d5c4ac0ce76fed8315ffac8dcab8f9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-63a7ba8ec01639e9.rlib" "/opt/rustwide/rustup-home/toolchains/9f432d7b44d5c4ac0ce76fed8315ffac8dcab8f9/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8c4c4e24ed6290fa.rlib" "/opt/rustwide/rustup-home/toolchains/9f432d7b44d5c4ac0ce76fed8315ffac8dcab8f9/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-58a6a8f1c6263bc9.rlib" "/opt/rustwide/rustup-home/toolchains/9f432d7b44d5c4ac0ce76fed8315ffac8dcab8f9/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9686387289eaa322.rlib" "/opt/rustwide/rustup-home/toolchains/9f432d7b44d5c4ac0ce76fed8315ffac8dcab8f9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/9f432d7b44d5c4ac0ce76fed8315ffac8dcab8f9/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/9f432d7b44d5c4ac0ce76fed8315ffac8dcab8f9/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/ahash-ab6f49aae043f97c/build_script_build-ab6f49aae043f97c" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: final link failed: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ahash` (build script) due to 2 previous errors [INFO] [stderr] error: could not compile `serde` (build script) due to 2 previous errors [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaShgbIp/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `syn` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "7daec0824351c79039aacac56c010040a9bce8c60250b925d04a23484b907b40", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7daec0824351c79039aacac56c010040a9bce8c60250b925d04a23484b907b40", kill_on_drop: false }` [INFO] [stdout] 7daec0824351c79039aacac56c010040a9bce8c60250b925d04a23484b907b40