[INFO] cloning repository https://github.com/yazgoo/oabot [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yazgoo/oabot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyazgoo%2Foabot", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyazgoo%2Foabot'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bcd3b57357ba87195ce366f126a6637731643670 [INFO] checking yazgoo/oabot against try#d8a5ee01b913730aca7ab44c72c8f2722c0533ff for pr-139022 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyazgoo%2Foabot" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/yazgoo/oabot on toolchain d8a5ee01b913730aca7ab44c72c8f2722c0533ff [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d8a5ee01b913730aca7ab44c72c8f2722c0533ff" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/yazgoo/oabot [INFO] finished tweaking git repo https://github.com/yazgoo/oabot [INFO] tweaked toml for git repo https://github.com/yazgoo/oabot written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/yazgoo/oabot 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" "+d8a5ee01b913730aca7ab44c72c8f2722c0533ff" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+d8a5ee01b913730aca7ab44c72c8f2722c0533ff" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4061451a3900b2a19d2958cc49702b84089f368bf6adc49840087dd8c94af6e9 [INFO] running `Command { std: "docker" "start" "-a" "4061451a3900b2a19d2958cc49702b84089f368bf6adc49840087dd8c94af6e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4061451a3900b2a19d2958cc49702b84089f368bf6adc49840087dd8c94af6e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4061451a3900b2a19d2958cc49702b84089f368bf6adc49840087dd8c94af6e9", kill_on_drop: false }` [INFO] [stdout] 4061451a3900b2a19d2958cc49702b84089f368bf6adc49840087dd8c94af6e9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+d8a5ee01b913730aca7ab44c72c8f2722c0533ff" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a25806d130993e2309270c923593875e731e548b82ce37e13d44ea0cef36977b [INFO] running `Command { std: "docker" "start" "-a" "a25806d130993e2309270c923593875e731e548b82ce37e13d44ea0cef36977b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling cc v1.0.61 [INFO] [stderr] Checking once_cell v1.4.1 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking futures-core v0.3.7 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking pin-project-lite v0.1.11 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking futures-sink v0.3.7 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Checking futures-task v0.3.7 [INFO] [stderr] Checking futures-io v0.3.7 [INFO] [stderr] Checking http v0.2.1 [INFO] [stderr] Checking futures-channel v0.3.7 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Checking tinyvec v0.3.4 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Checking base64 v0.12.3 [INFO] [stderr] Checking unicode-normalization v0.1.13 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking ppv-lite86 v0.2.9 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling encoding_rs v0.8.24 [INFO] [stderr] Compiling ring v0.16.15 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Checking httpdate v0.3.2 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/httpdate-ce09c3f63942d03e.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/httpdate-ce09c3f63942d03e/dep-lib-httpdate` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [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] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/build/crc32fast-a6575f813ba2cc07/rmetaB3dLlF" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/build/ring-633b30d7193d7430/rmetaNVSEJj" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: failed to write `/opt/rustwide/target/debug/build/byteorder-d11053f6859f9d55/output` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] error: failed to run custom build command for `typenum v1.12.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-889544f3bd316b77/build-script-main` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rustc-env=TYPENUM_BUILD_CONSTS=/opt/rustwide/target/debug/build/typenum-a7bdfffc320b6075/out/consts.rs [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/typenum-1.12.0/build/main.rs:168: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: 0x61ca6cb24d82 - std::backtrace_rs::backtrace::libunwind::trace::h3cc301b4ac47abc3 [INFO] [stderr] at /rustc/d8a5ee01b913730aca7ab44c72c8f2722c0533ff/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x61ca6cb24d82 - std::backtrace_rs::backtrace::trace_unsynchronized::hc59a326f26ef13a1 [INFO] [stderr] at /rustc/d8a5ee01b913730aca7ab44c72c8f2722c0533ff/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x61ca6cb24d82 - std::sys::backtrace::_print_fmt::h44a384bbcf2e8308 [INFO] [stderr] at /rustc/d8a5ee01b913730aca7ab44c72c8f2722c0533ff/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x61ca6cb24d82 - ::fmt::hc35f6990ec8115e5 [INFO] [stderr] at /rustc/d8a5ee01b913730aca7ab44c72c8f2722c0533ff/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x61ca6cb425a3 - core::fmt::rt::Argument::fmt::h84ad1293a39c8296 [INFO] [stderr] at /rustc/d8a5ee01b913730aca7ab44c72c8f2722c0533ff/library/core/src/fmt/rt.rs:184:76 [INFO] [stderr] 5: 0x61ca6cb425a3 - core::fmt::write::h95a06388d6de7b94 [INFO] [stderr] at /rustc/d8a5ee01b913730aca7ab44c72c8f2722c0533ff/library/core/src/fmt/mod.rs:1480:21 [INFO] [stderr] 6: 0x61ca6cb228c3 - std::io::default_write_fmt::h212ac712c8ac49ab [INFO] [stderr] at /rustc/d8a5ee01b913730aca7ab44c72c8f2722c0533ff/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x61ca6cb228c3 - std::io::Write::write_fmt::h9e078e4c5fc7c524 [INFO] [stderr] at /rustc/d8a5ee01b913730aca7ab44c72c8f2722c0533ff/library/std/src/io/mod.rs:1914:13 [INFO] [stderr] 8: 0x61ca6cb24bd2 - std::sys::backtrace::BacktraceLock::print::h2179f8ef784856e6 [INFO] [stderr] at /rustc/d8a5ee01b913730aca7ab44c72c8f2722c0533ff/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x61ca6cb25af2 - std::panicking::default_hook::{{closure}}::heed032736a06bd67 [INFO] [stderr] at /rustc/d8a5ee01b913730aca7ab44c72c8f2722c0533ff/library/std/src/panicking.rs:300:22 [INFO] [stderr] 10: 0x61ca6cb258f5 - std::panicking::default_hook::h84716e6eca0526c7 [INFO] [stderr] at /rustc/d8a5ee01b913730aca7ab44c72c8f2722c0533ff/library/std/src/panicking.rs:327:9 [INFO] [stderr] 11: 0x61ca6cb263c2 - std::panicking::rust_panic_with_hook::h2622eccddeda0a5e [INFO] [stderr] at /rustc/d8a5ee01b913730aca7ab44c72c8f2722c0533ff/library/std/src/panicking.rs:833:13 [INFO] [stderr] 12: 0x61ca6cb2625a - std::panicking::begin_panic_handler::{{closure}}::h70378fb79b3ef906 [INFO] [stderr] at /rustc/d8a5ee01b913730aca7ab44c72c8f2722c0533ff/library/std/src/panicking.rs:706:13 [INFO] [stderr] 13: 0x61ca6cb25279 - std::sys::backtrace::__rust_end_short_backtrace::h2774129cf8bf2a3c [INFO] [stderr] at /rustc/d8a5ee01b913730aca7ab44c72c8f2722c0533ff/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 14: 0x61ca6cb25eed - __rustc[456c44b903ebac23]::rust_begin_unwind [INFO] [stderr] at /rustc/d8a5ee01b913730aca7ab44c72c8f2722c0533ff/library/std/src/panicking.rs:697:5 [INFO] [stderr] 15: 0x61ca6cb41850 - core::panicking::panic_fmt::hfa2d9d354b0de1d5 [INFO] [stderr] at /rustc/d8a5ee01b913730aca7ab44c72c8f2722c0533ff/library/core/src/panicking.rs:75:14 [INFO] [stderr] 16: 0x61ca6cb41be6 - core::result::unwrap_failed::h40b5dfbb7a433119 [INFO] [stderr] at /rustc/d8a5ee01b913730aca7ab44c72c8f2722c0533ff/library/core/src/result.rs:1704:5 [INFO] [stderr] 17: 0x61ca6cb046c7 - build_script_main::main::h23d930ffc442f3e8 [INFO] [stderr] 18: 0x61ca6cb01933 - core::ops::function::FnOnce::call_once::h03f65a576e250380 [INFO] [stderr] 19: 0x61ca6caff5e6 - std::sys::backtrace::__rust_begin_short_backtrace::hd3a4db1701bba44f [INFO] [stderr] 20: 0x61ca6cafab29 - std::rt::lang_start::{{closure}}::hd054d10f8aa3c16e [INFO] [stderr] 21: 0x61ca6cb1f670 - core::ops::function::impls:: for &F>::call_once::h42f85376d382953f [INFO] [stderr] at /rustc/d8a5ee01b913730aca7ab44c72c8f2722c0533ff/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 22: 0x61ca6cb1f670 - std::panicking::try::do_call::h7cec8509e38afb92 [INFO] [stderr] at /rustc/d8a5ee01b913730aca7ab44c72c8f2722c0533ff/library/std/src/panicking.rs:589:40 [INFO] [stderr] 23: 0x61ca6cb1f670 - std::panicking::try::h623b9dabaae05f3e [INFO] [stderr] at /rustc/d8a5ee01b913730aca7ab44c72c8f2722c0533ff/library/std/src/panicking.rs:552:19 [INFO] [stderr] 24: 0x61ca6cb1f670 - std::panic::catch_unwind::h32e804c6ccc73aea [INFO] [stderr] at /rustc/d8a5ee01b913730aca7ab44c72c8f2722c0533ff/library/std/src/panic.rs:359:14 [INFO] [stderr] 25: 0x61ca6cb1f670 - std::rt::lang_start_internal::{{closure}}::h1257faca4ad5c76a [INFO] [stderr] at /rustc/d8a5ee01b913730aca7ab44c72c8f2722c0533ff/library/std/src/rt.rs:168:24 [INFO] [stderr] 26: 0x61ca6cb1f670 - std::panicking::try::do_call::hc632705e7c089717 [INFO] [stderr] at /rustc/d8a5ee01b913730aca7ab44c72c8f2722c0533ff/library/std/src/panicking.rs:589:40 [INFO] [stderr] 27: 0x61ca6cb1f670 - std::panicking::try::hb4acb8c2f3740f45 [INFO] [stderr] at /rustc/d8a5ee01b913730aca7ab44c72c8f2722c0533ff/library/std/src/panicking.rs:552:19 [INFO] [stderr] 28: 0x61ca6cb1f670 - std::panic::catch_unwind::h4e284672347c56ec [INFO] [stderr] at /rustc/d8a5ee01b913730aca7ab44c72c8f2722c0533ff/library/std/src/panic.rs:359:14 [INFO] [stderr] 29: 0x61ca6cb1f670 - std::rt::lang_start_internal::hbdcf0dc284c5c75d [INFO] [stderr] at /rustc/d8a5ee01b913730aca7ab44c72c8f2722c0533ff/library/std/src/rt.rs:164:5 [INFO] [stderr] 30: 0x61ca6cafab11 - std::rt::lang_start::h87bd99709fdb9e0b [INFO] [stderr] 31: 0x61ca6cb04aa5 - main [INFO] [stderr] 32: 0x7790933591ca - [INFO] [stderr] 33: 0x77909335928b - __libc_start_main [INFO] [stderr] 34: 0x61ca6caf0515 - _start [INFO] [stderr] 35: 0x0 - [INFO] [stderr] error: could not compile `serde_json` (build script) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/d8a5ee01b913730aca7ab44c72c8f2722c0533ff/bin/rustc --crate-name build_script_build --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_json-1.0.59/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arbitrary_precision", "default", "float_roundtrip", "indexmap", "preserve_order", "raw_value", "std", "unbounded_depth"))' -C metadata=c8e6bfac4b81666d -C extra-filename=-89b3999783324330 --out-dir /opt/rustwide/target/debug/build/serde_json-89b3999783324330 -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] error: could not compile `crc32fast` (build script) due to 1 previous error [INFO] [stderr] error: could not compile `ring` (build script) due to 1 previous error [INFO] [stderr] error: could not compile `mime_guess` (build script) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/d8a5ee01b913730aca7ab44c72c8f2722c0533ff/bin/rustc --crate-name build_script_build --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mime_guess-2.0.3/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="rev-mappings"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "rev-mappings"))' -C metadata=48703550287dc840 -C extra-filename=-d26c1350d3c5d69e --out-dir /opt/rustwide/target/debug/build/mime_guess-d26c1350d3c5d69e -L dependency=/opt/rustwide/target/debug/deps --extern unicase=/opt/rustwide/target/debug/deps/libunicase-ca9094faf0683028.rlib --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetanFAWck/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `unicode-normalization` (lib) due to 1 previous error [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/http-406af6c9e803b40d.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/http-406af6c9e803b40d/dep-lib-http` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `num-integer` (build script) due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustci6x6OR/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustci6x6OR/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,-znostart-stop-gc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/ryu-f26d3ffd9b654ac7/build_script_build-f26d3ffd9b654ac7" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [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] [stderr] error: could not compile `ryu` (build script) due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustceioUV8/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustceioUV8/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,-znostart-stop-gc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/encoding_rs-1510577e788f89a5/build_script_build-1510577e788f89a5" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [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] [stderr] error: could not compile `encoding_rs` (build script) due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcvCyuUC/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libautocfg-25a993b23e246124.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcvCyuUC/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,-znostart-stop-gc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/miniz_oxide-a3ac95d0e288545f/build_script_build-a3ac95d0e288545f" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [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] [stderr] error: could not compile `miniz_oxide` (build script) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaRa7Gf8/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" "a25806d130993e2309270c923593875e731e548b82ce37e13d44ea0cef36977b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a25806d130993e2309270c923593875e731e548b82ce37e13d44ea0cef36977b", kill_on_drop: false }` [INFO] [stdout] a25806d130993e2309270c923593875e731e548b82ce37e13d44ea0cef36977b