[INFO] cloning repository https://github.com/lwooden/ezytutors [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lwooden/ezytutors" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flwooden%2Fezytutors", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flwooden%2Fezytutors'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e6e6b43b9efe694a134aa11e9fc3c93ad925f384 [INFO] checking lwooden/ezytutors against master#ecb170afc878648c3ae355dbd596c8e4b6f7ebdc for pr-139022 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flwooden%2Fezytutors" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lwooden/ezytutors on toolchain ecb170afc878648c3ae355dbd596c8e4b6f7ebdc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ecb170afc878648c3ae355dbd596c8e4b6f7ebdc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/lwooden/ezytutors [INFO] finished tweaking git repo https://github.com/lwooden/ezytutors [INFO] tweaked toml for git repo https://github.com/lwooden/ezytutors written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/lwooden/ezytutors 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" "+ecb170afc878648c3ae355dbd596c8e4b6f7ebdc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: /workspace/builds/worker-0-tc1/source/tutor-db/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `sqlx` dependency) [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded httparse v1.3.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+ecb170afc878648c3ae355dbd596c8e4b6f7ebdc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] eda3cce26e599a5dbf85147c815e212d2c03e6989cb8213364f728c74bcbffea [INFO] running `Command { std: "docker" "start" "-a" "eda3cce26e599a5dbf85147c815e212d2c03e6989cb8213364f728c74bcbffea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "eda3cce26e599a5dbf85147c815e212d2c03e6989cb8213364f728c74bcbffea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eda3cce26e599a5dbf85147c815e212d2c03e6989cb8213364f728c74bcbffea", kill_on_drop: false }` [INFO] [stdout] eda3cce26e599a5dbf85147c815e212d2c03e6989cb8213364f728c74bcbffea [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+ecb170afc878648c3ae355dbd596c8e4b6f7ebdc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e33542a4c83ea0163c95e77be419ee4b9a27b295cf7f802b86392815208ef3bf [INFO] running `Command { std: "docker" "start" "-a" "e33542a4c83ea0163c95e77be419ee4b9a27b295cf7f802b86392815208ef3bf", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/tutor-db/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `sqlx` dependency) [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.69 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Checking futures-core v0.3.14 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking futures-sink v0.3.14 [INFO] [stderr] Checking pin-project-lite v0.2.6 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Checking futures-channel v0.3.14 [INFO] [stderr] Checking futures-io v0.3.14 [INFO] [stderr] Checking pin-project-lite v0.1.12 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-task v0.3.14 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Compiling pin-project-internal v0.4.28 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking tinyvec v1.2.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking lock_api v0.4.3 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking unicode-bidi v0.3.5 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking signal-hook-registry v1.3.0 [INFO] [stderr] Compiling openssl-src v111.17.0+1.1.1m [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Checking threadpool v1.8.1 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking unicode-normalization v0.1.17 [INFO] [stderr] Checking copyless v0.1.5 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Checking regex-syntax v0.6.23 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Checking bytes v1.0.1 [INFO] [stderr] Compiling async-trait v0.1.48 [INFO] [stderr] Checking match_cfg v0.1.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling const_fn v0.4.6 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking hostname v0.3.1 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling time v0.2.26 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Checking linked-hash-map v0.5.4 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking tokio v0.2.25 [INFO] [stderr] Checking idna v0.2.2 [INFO] [stderr] Checking resolv-conf v0.7.0 [INFO] [stderr] Checking lru-cache v0.1.2 [INFO] [stderr] Checking http v0.2.4 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Checking tracing v0.1.25 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling httparse v1.3.6 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking url v2.2.1 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Checking cpuid-bool v0.1.2 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking sha-1 v0.9.4 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking socket2 v0.3.19 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling nom v7.1.0 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking regex v1.4.5 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking flate2 v1.0.20 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Checking language-tags v0.2.2 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Checking bytestring v1.0.0 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Checking env_logger v0.8.3 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling hmac v0.7.1 [INFO] [stderr] Compiling sha-1 v0.8.2 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling md-5 v0.8.0 [INFO] [stderr] error: failed to run custom build command for `openssl-sys v0.9.72` [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/openssl-sys-c1d67f2e66701a4e/build-script-main` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rustc-cfg=const_fn [INFO] [stderr] cargo:rerun-if-env-changed=X86_64_UNKNOWN_LINUX_GNU_OPENSSL_NO_VENDOR [INFO] [stderr] X86_64_UNKNOWN_LINUX_GNU_OPENSSL_NO_VENDOR unset [INFO] [stderr] cargo:rerun-if-env-changed=OPENSSL_NO_VENDOR [INFO] [stderr] OPENSSL_NO_VENDOR unset [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-src-111.17.0+1.1.1m/src/lib.rs:513:35: [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: 0x559060d3bca2 - std::backtrace_rs::backtrace::libunwind::trace::h52c351c9b548fe8f [INFO] [stderr] at /rustc/ecb170afc878648c3ae355dbd596c8e4b6f7ebdc/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x559060d3bca2 - std::backtrace_rs::backtrace::trace_unsynchronized::h506028ce92ce5773 [INFO] [stderr] at /rustc/ecb170afc878648c3ae355dbd596c8e4b6f7ebdc/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x559060d3bca2 - std::sys::backtrace::_print_fmt::haa16be60ea2ec39d [INFO] [stderr] at /rustc/ecb170afc878648c3ae355dbd596c8e4b6f7ebdc/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x559060d3bca2 - ::fmt::hf9fed487bc6a1719 [INFO] [stderr] at /rustc/ecb170afc878648c3ae355dbd596c8e4b6f7ebdc/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x559060d62053 - core::fmt::rt::Argument::fmt::h52b87366af25ca62 [INFO] [stderr] at /rustc/ecb170afc878648c3ae355dbd596c8e4b6f7ebdc/library/core/src/fmt/rt.rs:184:76 [INFO] [stderr] 5: 0x559060d62053 - core::fmt::write::h18273678ce4aa443 [INFO] [stderr] at /rustc/ecb170afc878648c3ae355dbd596c8e4b6f7ebdc/library/core/src/fmt/mod.rs:1480:21 [INFO] [stderr] 6: 0x559060d387b3 - std::io::default_write_fmt::he6c781caa2e5d829 [INFO] [stderr] at /rustc/ecb170afc878648c3ae355dbd596c8e4b6f7ebdc/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x559060d387b3 - std::io::Write::write_fmt::h5cded0baa2de759c [INFO] [stderr] at /rustc/ecb170afc878648c3ae355dbd596c8e4b6f7ebdc/library/std/src/io/mod.rs:1914:13 [INFO] [stderr] 8: 0x559060d3baf2 - std::sys::backtrace::BacktraceLock::print::h9dd05f3011e8ea7d [INFO] [stderr] at /rustc/ecb170afc878648c3ae355dbd596c8e4b6f7ebdc/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x559060d3d292 - std::panicking::default_hook::{{closure}}::hd02310e377c23fdf [INFO] [stderr] at /rustc/ecb170afc878648c3ae355dbd596c8e4b6f7ebdc/library/std/src/panicking.rs:300:22 [INFO] [stderr] 10: 0x559060d3d095 - std::panicking::default_hook::h65fda4aa74cfd239 [INFO] [stderr] at /rustc/ecb170afc878648c3ae355dbd596c8e4b6f7ebdc/library/std/src/panicking.rs:327:9 [INFO] [stderr] 11: 0x559060d3dcb2 - std::panicking::rust_panic_with_hook::h503e1d137739ab10 [INFO] [stderr] at /rustc/ecb170afc878648c3ae355dbd596c8e4b6f7ebdc/library/std/src/panicking.rs:833:13 [INFO] [stderr] 12: 0x559060d3da3a - std::panicking::begin_panic_handler::{{closure}}::haac689110f42147a [INFO] [stderr] at /rustc/ecb170afc878648c3ae355dbd596c8e4b6f7ebdc/library/std/src/panicking.rs:706:13 [INFO] [stderr] 13: 0x559060d3c1a9 - std::sys::backtrace::__rust_end_short_backtrace::hd8597c4718b2da4a [INFO] [stderr] at /rustc/ecb170afc878648c3ae355dbd596c8e4b6f7ebdc/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 14: 0x559060d3d6cd - __rustc[b82a5af12c77dd7a]::rust_begin_unwind [INFO] [stderr] at /rustc/ecb170afc878648c3ae355dbd596c8e4b6f7ebdc/library/std/src/panicking.rs:697:5 [INFO] [stderr] 15: 0x559060d60eb0 - core::panicking::panic_fmt::h308ab89a57152a64 [INFO] [stderr] at /rustc/ecb170afc878648c3ae355dbd596c8e4b6f7ebdc/library/core/src/panicking.rs:75:14 [INFO] [stderr] 16: 0x559060d61316 - core::result::unwrap_failed::h2359621974870a19 [INFO] [stderr] at /rustc/ecb170afc878648c3ae355dbd596c8e4b6f7ebdc/library/core/src/result.rs:1704:5 [INFO] [stderr] 17: 0x559060cc8d7d - openssl_src::cp_r::h9df9a49e1435d341 [INFO] [stderr] 18: 0x559060cc8efd - openssl_src::cp_r::h9df9a49e1435d341 [INFO] [stderr] 19: 0x559060cc8efd - openssl_src::cp_r::h9df9a49e1435d341 [INFO] [stderr] 20: 0x559060cc4193 - openssl_src::Build::build::hbaa09796686453e5 [INFO] [stderr] 21: 0x559060c9cccd - build_script_main::find_vendored::get_openssl::h4e974e4ea9c8d6d0 [INFO] [stderr] 22: 0x559060c9d678 - build_script_main::find_openssl::hcda3e4acbb35c394 [INFO] [stderr] 23: 0x559060c9d861 - build_script_main::main::h2efabb29fb5b66ec [INFO] [stderr] 24: 0x559060ca4233 - core::ops::function::FnOnce::call_once::h27f7a1969f77bcbf [INFO] [stderr] 25: 0x559060c97b66 - std::sys::backtrace::__rust_begin_short_backtrace::h062446792e3fa247 [INFO] [stderr] 26: 0x559060ca3ea9 - std::rt::lang_start::{{closure}}::h0681e9190178ca15 [INFO] [stderr] 27: 0x559060d33060 - core::ops::function::impls:: for &F>::call_once::ha7951b0047d22176 [INFO] [stderr] at /rustc/ecb170afc878648c3ae355dbd596c8e4b6f7ebdc/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 28: 0x559060d33060 - std::panicking::try::do_call::h967e757d14b3bc82 [INFO] [stderr] at /rustc/ecb170afc878648c3ae355dbd596c8e4b6f7ebdc/library/std/src/panicking.rs:589:40 [INFO] [stderr] 29: 0x559060d33060 - std::panicking::try::h025696dd6a4d3f9a [INFO] [stderr] at /rustc/ecb170afc878648c3ae355dbd596c8e4b6f7ebdc/library/std/src/panicking.rs:552:19 [INFO] [stderr] 30: 0x559060d33060 - std::panic::catch_unwind::h5c0e4e80c82a6bea [INFO] [stderr] at /rustc/ecb170afc878648c3ae355dbd596c8e4b6f7ebdc/library/std/src/panic.rs:359:14 [INFO] [stderr] 31: 0x559060d33060 - std::rt::lang_start_internal::{{closure}}::h253350c6afaeb8dd [INFO] [stderr] at /rustc/ecb170afc878648c3ae355dbd596c8e4b6f7ebdc/library/std/src/rt.rs:168:24 [INFO] [stderr] 32: 0x559060d33060 - std::panicking::try::do_call::h3e9a58af9010f354 [INFO] [stderr] at /rustc/ecb170afc878648c3ae355dbd596c8e4b6f7ebdc/library/std/src/panicking.rs:589:40 [INFO] [stderr] 33: 0x559060d33060 - std::panicking::try::h33469bc0a6819992 [INFO] [stderr] at /rustc/ecb170afc878648c3ae355dbd596c8e4b6f7ebdc/library/std/src/panicking.rs:552:19 [INFO] [stderr] 34: 0x559060d33060 - std::panic::catch_unwind::h9b5dbefdcdd7656d [INFO] [stderr] at /rustc/ecb170afc878648c3ae355dbd596c8e4b6f7ebdc/library/std/src/panic.rs:359:14 [INFO] [stderr] 35: 0x559060d33060 - std::rt::lang_start_internal::hb661f4eef059f16e [INFO] [stderr] at /rustc/ecb170afc878648c3ae355dbd596c8e4b6f7ebdc/library/std/src/rt.rs:164:5 [INFO] [stderr] 36: 0x559060ca3e91 - std::rt::lang_start::hafc7e252d8292ccc [INFO] [stderr] 37: 0x559060ca1565 - main [INFO] [stderr] 38: 0x78af27d921ca - [INFO] [stderr] 39: 0x78af27d9228b - __libc_start_main [INFO] [stderr] 40: 0x559060c97525 - _start [INFO] [stderr] 41: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaHt7j3p/lib.rmeta`: No space left on device (os error 28) [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/deps/rmetauT9cLF" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `crossbeam-queue` (lib) due to 1 previous error [INFO] [stderr] warning: brotli-sys@0.3.2: brotli/enc/bit_cost.c:31: fatal error: error writing to /tmp/cc36NZ0o.s: No space left on device [INFO] [stderr] warning: brotli-sys@0.3.2: 31 | #undef FN [INFO] [stderr] warning: brotli-sys@0.3.2: | [INFO] [stderr] warning: brotli-sys@0.3.2: compilation terminated. [INFO] [stderr] error: failed to run custom build command for `brotli-sys v0.3.2` [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/brotli-sys-0ab85ffddc4b5da1/build-script-build` (exit status: 1) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:include=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/brotli-sys-0.3.2/brotli/include [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2,x87") [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "brotli/include" "-o" "/opt/rustwide/target/debug/build/brotli-sys-9638d92d564bd51d/out/brotli/common/dictionary.o" "-c" "brotli/common/dictionary.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "brotli/include" "-o" "/opt/rustwide/target/debug/build/brotli-sys-9638d92d564bd51d/out/brotli/dec/bit_reader.o" "-c" "brotli/dec/bit_reader.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "brotli/include" "-o" "/opt/rustwide/target/debug/build/brotli-sys-9638d92d564bd51d/out/brotli/dec/decode.o" "-c" "brotli/dec/decode.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "brotli/include" "-o" "/opt/rustwide/target/debug/build/brotli-sys-9638d92d564bd51d/out/brotli/dec/huffman.o" "-c" "brotli/dec/huffman.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "brotli/include" "-o" "/opt/rustwide/target/debug/build/brotli-sys-9638d92d564bd51d/out/brotli/dec/state.o" "-c" "brotli/dec/state.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "brotli/include" "-o" "/opt/rustwide/target/debug/build/brotli-sys-9638d92d564bd51d/out/brotli/enc/backward_references.o" "-c" "brotli/enc/backward_references.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "brotli/include" "-o" "/opt/rustwide/target/debug/build/brotli-sys-9638d92d564bd51d/out/brotli/enc/backward_references_hq.o" "-c" "brotli/enc/backward_references_hq.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "brotli/include" "-o" "/opt/rustwide/target/debug/build/brotli-sys-9638d92d564bd51d/out/brotli/enc/bit_cost.o" "-c" "brotli/enc/bit_cost.c" [INFO] [stderr] cargo:warning=brotli/enc/bit_cost.c:31: fatal error: error writing to /tmp/cc36NZ0o.s: No space left on device [INFO] [stderr] cargo:warning= 31 | #undef FN [INFO] [stderr] cargo:warning= | [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] exit status: 1 [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] fatal: not a git repository (or any parent up to mount point /opt/rustwide) [INFO] [stderr] Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error occurred: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "brotli/include" "-o" "/opt/rustwide/target/debug/build/brotli-sys-9638d92d564bd51d/out/brotli/enc/bit_cost.o" "-c" "brotli/enc/bit_cost.c" with args "cc" did not execute successfully (status code exit status: 1). [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/hmac-92aac1086ed2c8b5.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/hmac-92aac1086ed2c8b5/dep-lib-hmac` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaLgj6Ld/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tokio` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `minimal-lexical` (lib) due to 1 previous error [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/md5-f459242da0a28d7a.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/md-5-f459242da0a28d7a/dep-lib-md5` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stdout] error: failed to build archive at `/opt/rustwide/target/debug/deps/libnum_integer-c7669902dace4cec.rlib`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: failed to write /tmp/rustcwSnhtg/lib.rmeta: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `num-integer` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `unicode-normalization` (lib) due to 1 previous error [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `syn` (lib) [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/ecb170afc878648c3ae355dbd596c8e4b6f7ebdc/bin/rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.69/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=098ea4b883eabe6f -C extra-filename=-307f8a019005b30c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-05c88b5cc12784e7.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-01fb9c67b270f11e.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-467b3a2737902552.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetahJ1PsB" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rand` (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/rmetahHMAgw" [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/deps/rmetavcN1ky" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `itertools` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `nom` (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/rmetaJk5LDU" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tokio` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "e33542a4c83ea0163c95e77be419ee4b9a27b295cf7f802b86392815208ef3bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e33542a4c83ea0163c95e77be419ee4b9a27b295cf7f802b86392815208ef3bf", kill_on_drop: false }` [INFO] [stdout] e33542a4c83ea0163c95e77be419ee4b9a27b295cf7f802b86392815208ef3bf