[INFO] cloning repository https://github.com/rookie0/rains [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rookie0/rains" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frookie0%2Frains", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frookie0%2Frains'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ad8deb53cfd98c12ce45b4513c881858bca10d86 [INFO] checking rookie0/rains against master#f25e92bd42b14e45440c0a30a4ed751ea502f430 for pr-127481 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frookie0%2Frains" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rookie0/rains on toolchain f25e92bd42b14e45440c0a30a4ed751ea502f430 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f25e92bd42b14e45440c0a30a4ed751ea502f430" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rookie0/rains [INFO] finished tweaking git repo https://github.com/rookie0/rains [INFO] tweaked toml for git repo https://github.com/rookie0/rains written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/rookie0/rains already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f25e92bd42b14e45440c0a30a4ed751ea502f430" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded owo-colors v3.2.0 [INFO] [stderr] Downloaded siphasher v0.3.9 [INFO] [stderr] Downloaded clap v3.0.9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+f25e92bd42b14e45440c0a30a4ed751ea502f430" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 72786b59556e9fd384fe1198bb79185a6c97ab2f0713d2ffe96ac1099b579878 [INFO] running `Command { std: "docker" "start" "-a" "72786b59556e9fd384fe1198bb79185a6c97ab2f0713d2ffe96ac1099b579878", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "72786b59556e9fd384fe1198bb79185a6c97ab2f0713d2ffe96ac1099b579878", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "72786b59556e9fd384fe1198bb79185a6c97ab2f0713d2ffe96ac1099b579878", kill_on_drop: false }` [INFO] [stdout] 72786b59556e9fd384fe1198bb79185a6c97ab2f0713d2ffe96ac1099b579878 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+f25e92bd42b14e45440c0a30a4ed751ea502f430" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6afd1377a010967c1fa610a3cf21c42a1224f238528fb7dc201eb88343c848fc [INFO] running `Command { std: "docker" "start" "-a" "6afd1377a010967c1fa610a3cf21c42a1224f238528fb7dc201eb88343c848fc", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.85 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling siphasher v0.3.9 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking lock_api v0.4.5 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Checking once_cell v1.9.0 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling quote v1.0.14 [INFO] [stderr] Checking pin-project-lite v0.2.8 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking mio v0.7.14 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Compiling futures-core v0.3.19 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Checking itoa v1.0.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling serde v1.0.133 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling futures-task v0.3.19 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking http v0.2.6 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Checking tracing-core v0.1.21 [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: 0x562091f24ad5 - std::backtrace_rs::backtrace::libunwind::trace::h7666ccdaa421c902 [INFO] [stderr] at /rustc/f25e92bd42b14e45440c0a30a4ed751ea502f430/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stderr] 1: 0x562091f24ad5 - std::backtrace_rs::backtrace::trace_unsynchronized::hb7f16b2851e47084 [INFO] [stderr] at /rustc/f25e92bd42b14e45440c0a30a4ed751ea502f430/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x562091f24ad5 - std::sys::backtrace::_print_fmt::h947b888d49da07ce [INFO] [stderr] at /rustc/f25e92bd42b14e45440c0a30a4ed751ea502f430/library/std/src/sys/backtrace.rs:68:5 [INFO] [stderr] 3: 0x562091f24ad5 - ::fmt::hcdd3fd7724fa3ccd [INFO] [stderr] at /rustc/f25e92bd42b14e45440c0a30a4ed751ea502f430/library/std/src/sys/backtrace.rs:44:22 [INFO] [stderr] 4: 0x562091f41d9b - core::fmt::rt::Argument::fmt::h8e9e571931e28a37 [INFO] [stderr] at /rustc/f25e92bd42b14e45440c0a30a4ed751ea502f430/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x562091f41d9b - core::fmt::write::heb36f077366d8460 [INFO] [stderr] at /rustc/f25e92bd42b14e45440c0a30a4ed751ea502f430/library/core/src/fmt/mod.rs:1182:21 [INFO] [stderr] 6: 0x562091f2265f - std::io::Write::write_fmt::h28c914edae88dffb [INFO] [stderr] at /rustc/f25e92bd42b14e45440c0a30a4ed751ea502f430/library/std/src/io/mod.rs:1835:15 [INFO] [stderr] 7: 0x562091f248ae - std::sys::backtrace::_print::h4d861571b161c1d7 [INFO] [stderr] at /rustc/f25e92bd42b14e45440c0a30a4ed751ea502f430/library/std/src/sys/backtrace.rs:47:5 [INFO] [stderr] 8: 0x562091f248ae - std::sys::backtrace::print::h5a049cacf524890e [INFO] [stderr] at /rustc/f25e92bd42b14e45440c0a30a4ed751ea502f430/library/std/src/sys/backtrace.rs:34:9 [INFO] [stderr] 9: 0x562091f25b59 - std::panicking::default_hook::{{closure}}::hd701ccedd76865ca [INFO] [stderr] 10: 0x562091f258fc - std::panicking::default_hook::ha42c59bfccb8e86c [INFO] [stderr] at /rustc/f25e92bd42b14e45440c0a30a4ed751ea502f430/library/std/src/panicking.rs:292:9 [INFO] [stderr] 11: 0x562091f260a1 - std::panicking::rust_panic_with_hook::h596063a6602337d3 [INFO] [stderr] at /rustc/f25e92bd42b14e45440c0a30a4ed751ea502f430/library/std/src/panicking.rs:796:13 [INFO] [stderr] 12: 0x562091f25f97 - std::panicking::begin_panic_handler::{{closure}}::h7eeb6fafb7bc53a1 [INFO] [stderr] at /rustc/f25e92bd42b14e45440c0a30a4ed751ea502f430/library/std/src/panicking.rs:670:13 [INFO] [stderr] 13: 0x562091f24f99 - std::sys::backtrace::__rust_end_short_backtrace::hd2543b1ea66c096c [INFO] [stderr] at /rustc/f25e92bd42b14e45440c0a30a4ed751ea502f430/library/std/src/sys/backtrace.rs:171:18 [INFO] [stderr] 14: 0x562091f25c24 - rust_begin_unwind [INFO] [stderr] at /rustc/f25e92bd42b14e45440c0a30a4ed751ea502f430/library/std/src/panicking.rs:661:5 [INFO] [stderr] 15: 0x562091f40fa3 - core::panicking::panic_fmt::h318cef0b5a8f431e [INFO] [stderr] at /rustc/f25e92bd42b14e45440c0a30a4ed751ea502f430/library/core/src/panicking.rs:74:14 [INFO] [stderr] 16: 0x562091f41396 - core::result::unwrap_failed::h1dd41e60ecb2305a [INFO] [stderr] at /rustc/f25e92bd42b14e45440c0a30a4ed751ea502f430/library/core/src/result.rs:1679:5 [INFO] [stderr] 17: 0x562091f05032 - build_script_main::main::hfca79a64441ef880 [INFO] [stderr] 18: 0x562091eed7c3 - core::ops::function::FnOnce::call_once::h8a8953c681559910 [INFO] [stderr] 19: 0x562091eed326 - std::sys::backtrace::__rust_begin_short_backtrace::hde4754065f742bf6 [INFO] [stderr] 20: 0x562091ef9db9 - std::rt::lang_start::{{closure}}::hedcf3157778671ce [INFO] [stderr] 21: 0x562091f1f78d - core::ops::function::impls:: for &F>::call_once::h8a59e685d7c7e729 [INFO] [stderr] at /rustc/f25e92bd42b14e45440c0a30a4ed751ea502f430/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 22: 0x562091f1f78d - std::panicking::try::do_call::h467aab5b73a8b0a8 [INFO] [stderr] at /rustc/f25e92bd42b14e45440c0a30a4ed751ea502f430/library/std/src/panicking.rs:553:40 [INFO] [stderr] 23: 0x562091f1f78d - std::panicking::try::h16d1ad1aa141d4bf [INFO] [stderr] at /rustc/f25e92bd42b14e45440c0a30a4ed751ea502f430/library/std/src/panicking.rs:517:19 [INFO] [stderr] 24: 0x562091f1f78d - std::panic::catch_unwind::h28fd9ca97a7151a0 [INFO] [stderr] at /rustc/f25e92bd42b14e45440c0a30a4ed751ea502f430/library/std/src/panic.rs:350:14 [INFO] [stderr] 25: 0x562091f1f78d - std::rt::lang_start_internal::{{closure}}::h1b4152ab1855a57a [INFO] [stderr] at /rustc/f25e92bd42b14e45440c0a30a4ed751ea502f430/library/std/src/rt.rs:141:48 [INFO] [stderr] 26: 0x562091f1f78d - std::panicking::try::do_call::h331fb0d270910f8d [INFO] [stderr] at /rustc/f25e92bd42b14e45440c0a30a4ed751ea502f430/library/std/src/panicking.rs:553:40 [INFO] [stderr] 27: 0x562091f1f78d - std::panicking::try::h391e5a2156ee475d [INFO] [stderr] at /rustc/f25e92bd42b14e45440c0a30a4ed751ea502f430/library/std/src/panicking.rs:517:19 [INFO] [stderr] 28: 0x562091f1f78d - std::panic::catch_unwind::hf28a8616904767e1 [INFO] [stderr] at /rustc/f25e92bd42b14e45440c0a30a4ed751ea502f430/library/std/src/panic.rs:350:14 [INFO] [stderr] 29: 0x562091f1f78d - std::rt::lang_start_internal::hbb90234a4fca740d [INFO] [stderr] at /rustc/f25e92bd42b14e45440c0a30a4ed751ea502f430/library/std/src/rt.rs:141:20 [INFO] [stderr] 30: 0x562091ef9d97 - std::rt::lang_start::h2bcd279c01b85288 [INFO] [stderr] 31: 0x562091f05555 - main [INFO] [stderr] 32: 0x7f6d07388d90 - [INFO] [stderr] 33: 0x7f6d07388e40 - __libc_start_main [INFO] [stderr] 34: 0x562091eecd05 - _start [INFO] [stderr] 35: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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/rmetatJJjnI/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `proc-macro-hack` (lib) [INFO] [stderr] error: could not compile `rand` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaR7i3RH/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tracing-core` (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/f25e92bd42b14e45440c0a30a4ed751ea502f430/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/f25e92bd42b14e45440c0a30a4ed751ea502f430/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/rustup-home/toolchains/f25e92bd42b14e45440c0a30a4ed751ea502f430/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/f25e92bd42b14e45440c0a30a4ed751ea502f430/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/rustup-home/toolchains/f25e92bd42b14e45440c0a30a4ed751ea502f430/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/f25e92bd42b14e45440c0a30a4ed751ea502f430/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcdoobO8/symbols.o" "/opt/rustwide/target/debug/build/openssl-sys-d6ee93ef0a72d2a2/build_script_main-d6ee93ef0a72d2a2.build_script_main.bb6960636f5b9a66-cgu.0.rcgu.o" "/opt/rustwide/target/debug/build/openssl-sys-d6ee93ef0a72d2a2/build_script_main-d6ee93ef0a72d2a2.build_script_main.bb6960636f5b9a66-cgu.1.rcgu.o" "/opt/rustwide/target/debug/build/openssl-sys-d6ee93ef0a72d2a2/build_script_main-d6ee93ef0a72d2a2.build_script_main.bb6960636f5b9a66-cgu.2.rcgu.o" "/opt/rustwide/target/debug/build/openssl-sys-d6ee93ef0a72d2a2/build_script_main-d6ee93ef0a72d2a2.7k1gkqez5jerwsbf5ovntv3o8.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/f25e92bd42b14e45440c0a30a4ed751ea502f430/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libpkg_config-73ab26a4b6d99a77.rlib" "/opt/rustwide/target/debug/deps/libcc-8a58ac6a10f709f3.rlib" "/opt/rustwide/target/debug/deps/libautocfg-6af0c2842813283f.rlib" "/opt/rustwide/rustup-home/toolchains/f25e92bd42b14e45440c0a30a4ed751ea502f430/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c6c045f3358c0b22.rlib" "/opt/rustwide/rustup-home/toolchains/f25e92bd42b14e45440c0a30a4ed751ea502f430/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5c2158c1682442e0.rlib" "/opt/rustwide/rustup-home/toolchains/f25e92bd42b14e45440c0a30a4ed751ea502f430/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-404d0b40d67de09f.rlib" "/opt/rustwide/rustup-home/toolchains/f25e92bd42b14e45440c0a30a4ed751ea502f430/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-e07eeabf48db885c.rlib" "/opt/rustwide/rustup-home/toolchains/f25e92bd42b14e45440c0a30a4ed751ea502f430/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-c92423f648579064.rlib" "/opt/rustwide/rustup-home/toolchains/f25e92bd42b14e45440c0a30a4ed751ea502f430/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-8dab5299a97564ae.rlib" "/opt/rustwide/rustup-home/toolchains/f25e92bd42b14e45440c0a30a4ed751ea502f430/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-65891f932666bb65.rlib" "/opt/rustwide/rustup-home/toolchains/f25e92bd42b14e45440c0a30a4ed751ea502f430/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-b2634d236d77b88a.rlib" "/opt/rustwide/rustup-home/toolchains/f25e92bd42b14e45440c0a30a4ed751ea502f430/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-38ef4997455a5e72.rlib" "/opt/rustwide/rustup-home/toolchains/f25e92bd42b14e45440c0a30a4ed751ea502f430/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-b2e6b39d803e65fe.rlib" "/opt/rustwide/rustup-home/toolchains/f25e92bd42b14e45440c0a30a4ed751ea502f430/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-0864893dee726241.rlib" "/opt/rustwide/rustup-home/toolchains/f25e92bd42b14e45440c0a30a4ed751ea502f430/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-e599f337a82d59c4.rlib" "/opt/rustwide/rustup-home/toolchains/f25e92bd42b14e45440c0a30a4ed751ea502f430/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-acbe32895031f6bc.rlib" "/opt/rustwide/rustup-home/toolchains/f25e92bd42b14e45440c0a30a4ed751ea502f430/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-e21e611894cf2844.rlib" "/opt/rustwide/rustup-home/toolchains/f25e92bd42b14e45440c0a30a4ed751ea502f430/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-7b90a2705bcf265b.rlib" "/opt/rustwide/rustup-home/toolchains/f25e92bd42b14e45440c0a30a4ed751ea502f430/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-1f7e19b44251c73e.rlib" "/opt/rustwide/rustup-home/toolchains/f25e92bd42b14e45440c0a30a4ed751ea502f430/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-f72b956e24d1de70.rlib" "/opt/rustwide/rustup-home/toolchains/f25e92bd42b14e45440c0a30a4ed751ea502f430/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/f25e92bd42b14e45440c0a30a4ed751ea502f430/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-4d7d16bbf0636a40.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/f25e92bd42b14e45440c0a30a4ed751ea502f430/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-B/opt/rustwide/rustup-home/toolchains/f25e92bd42b14e45440c0a30a4ed751ea502f430/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-B/opt/rustwide/rustup-home/toolchains/f25e92bd42b14e45440c0a30a4ed751ea502f430/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/f25e92bd42b14e45440c0a30a4ed751ea502f430/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-L" "/opt/rustwide/rustup-home/toolchains/f25e92bd42b14e45440c0a30a4ed751ea502f430/lib/rustlib/x86_64-unknown-linux-gnu/lib/self-contained" "-o" "/opt/rustwide/target/debug/build/openssl-sys-d6ee93ef0a72d2a2/build_script_main-d6ee93ef0a72d2a2" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [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 `openssl-sys` (build script) due to 2 previous errors [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaNG2et2/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `http` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaMXKpsl/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `serde` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetarXSYTj/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" "6afd1377a010967c1fa610a3cf21c42a1224f238528fb7dc201eb88343c848fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6afd1377a010967c1fa610a3cf21c42a1224f238528fb7dc201eb88343c848fc", kill_on_drop: false }` [INFO] [stdout] 6afd1377a010967c1fa610a3cf21c42a1224f238528fb7dc201eb88343c848fc