[INFO] cloning repository https://github.com/etesync/etebase-py
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/etesync/etebase-py" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fetesync%2Fetebase-py", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fetesync%2Fetebase-py'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 75691618a1378f2a24c8eebec003f8cbe98fe080
[INFO] testing etesync/etebase-py against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fetesync%2Fetebase-py" "/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/etesync/etebase-py on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/etesync/etebase-py
[INFO] finished tweaking git repo https://github.com/etesync/etebase-py
[INFO] tweaked toml for git repo https://github.com/etesync/etebase-py written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/etesync/etebase-py 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" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/Dushistov/flapigen-rs`
[INFO] [stderr]     Updating git submodule `https://github.com/google/googletest.git`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cvt v0.1.2
[INFO] [stderr]   Downloaded python3-sys v0.7.1
[INFO] [stderr]   Downloaded remove_dir_all v0.8.2
[INFO] [stderr]   Downloaded aligned v0.4.1
[INFO] [stderr]   Downloaded etebase v0.6.0
[INFO] [stderr]   Downloaded fs_at v0.1.10
[INFO] [stderr]   Downloaded cpython v0.7.1
[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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b1de2c2bbbb069550c5f6d93d0b8ff8c68096c1a5d9348b98a55a0bd26e7c11b
[INFO] running `Command { std: "docker" "start" "-a" "b1de2c2bbbb069550c5f6d93d0b8ff8c68096c1a5d9348b98a55a0bd26e7c11b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b1de2c2bbbb069550c5f6d93d0b8ff8c68096c1a5d9348b98a55a0bd26e7c11b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b1de2c2bbbb069550c5f6d93d0b8ff8c68096c1a5d9348b98a55a0bd26e7c11b", kill_on_drop: false }`
[INFO] [stdout] b1de2c2bbbb069550c5f6d93d0b8ff8c68096c1a5d9348b98a55a0bd26e7c11b
[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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] eb20d48674f122a42e75c2a3121ba8e2584f2e4b2f9c7c5682ee7af9b6cb7458
[INFO] running `Command { std: "docker" "start" "-a" "eb20d48674f122a42e75c2a3121ba8e2584f2e4b2f9c7c5682ee7af9b6cb7458", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.151
[INFO] [stderr]    Compiling proc-macro2 v1.0.71
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling memchr v2.6.4
[INFO] [stderr]    Compiling pkg-config v0.3.28
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling bytes v1.5.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling openssl v0.10.62
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling bitflags v2.4.1
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling http v0.2.11
[INFO] [stderr]    Compiling unicode-segmentation v1.10.1
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling walkdir v2.4.0
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling syn v2.0.43
[INFO] [stderr]    Compiling indexmap v2.1.0
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling fixedbitset v0.2.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.14
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling cvt v0.1.2
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling termcolor v1.4.0
[INFO] [stderr]    Compiling ryu v1.0.16
[INFO] [stderr]    Compiling signature v1.6.4
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling mio v0.8.10
[INFO] [stderr]    Compiling socket2 v0.5.5
[INFO] [stderr]    Compiling petgraph v0.5.1
[INFO] [stderr]    Compiling which v3.1.1
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling smallvec v1.11.2
[INFO] [stderr]    Compiling rmp v0.8.12
[INFO] [stderr]    Compiling tokio v1.35.1
[INFO] [stderr]    Compiling ed25519 v1.5.3
[INFO] [stderr]    Compiling openssl-src v300.2.1+3.2.0
[INFO] [stderr]    Compiling encoding_rs v0.8.33
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling normpath v1.1.1
[INFO] [stderr]    Compiling base64 v0.21.5
[INFO] [stderr]    Compiling fs_at v0.1.10
[INFO] [stderr]    Compiling ipnet v2.9.0
[INFO] [stderr]    Compiling cpython v0.7.1
[INFO] [stderr]    Compiling remove_dir_all v0.8.2
[INFO] [stderr]    Compiling openssl-sys v0.9.98
[INFO] [stderr]    Compiling libsodium-sys v0.2.7
[INFO] [stderr]    Compiling regex v1.10.2
[INFO] [stderr]    Compiling serde_derive v1.0.193
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_repr v0.1.17
[INFO] [stderr]    Compiling env_logger v0.7.1
[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] [stderr] error: failed to run custom build command for `openssl-sys v0.9.98`
[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-0e1dd51de8d82a28/build-script-main` (exit status: 101)
[INFO] [stderr]   --- stdout
[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]   thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/openssl-src-300.2.1+3.2.0/src/lib.rs:644: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:     0x55c4e6650fd5 - std::backtrace_rs::backtrace::libunwind::trace::h59d96bdb08384354
[INFO] [stderr]                                  at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stderr]      1:     0x55c4e6650fd5 - std::backtrace_rs::backtrace::trace_unsynchronized::h9cf5becacfc93fba
[INFO] [stderr]                                  at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stderr]      2:     0x55c4e6650fd5 - std::sys_common::backtrace::_print_fmt::h10b76d10405dbd48
[INFO] [stderr]                                  at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stderr]      3:     0x55c4e6650fd5 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h6ed9e62a156d84e4
[INFO] [stderr]                                  at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stderr]      4:     0x55c4e6676acb - core::fmt::rt::Argument::fmt::h645c680983f03c9f
[INFO] [stderr]                                  at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/rt.rs:165:63
[INFO] [stderr]      5:     0x55c4e6676acb - core::fmt::write::h8bcd80919a02be29
[INFO] [stderr]                                  at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/mod.rs:1169:21
[INFO] [stderr]      6:     0x55c4e664d86f - std::io::Write::write_fmt::hed769ca6c29434ec
[INFO] [stderr]                                  at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/io/mod.rs:1835:15
[INFO] [stderr]      7:     0x55c4e6650dae - std::sys_common::backtrace::_print::h6306f131a28d62b0
[INFO] [stderr]                                  at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stderr]      8:     0x55c4e6650dae - std::sys_common::backtrace::print::h7079288e0a26dfcc
[INFO] [stderr]                                  at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stderr]      9:     0x55c4e6652939 - std::panicking::default_hook::{{closure}}::hb063ecec81a736ba
[INFO] [stderr]     10:     0x55c4e665267d - std::panicking::default_hook::hd56ee406bf547b5c
[INFO] [stderr]                                  at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:298:9
[INFO] [stderr]     11:     0x55c4e6652dd3 - std::panicking::rust_panic_with_hook::h624aa3ca42ebb8f2
[INFO] [stderr]                                  at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:795:13
[INFO] [stderr]     12:     0x55c4e6652cb4 - std::panicking::begin_panic_handler::{{closure}}::hbc4e76194a5e287c
[INFO] [stderr]                                  at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:664:13
[INFO] [stderr]     13:     0x55c4e6651499 - std::sys_common::backtrace::__rust_end_short_backtrace::h847fedc9d1ff7b6d
[INFO] [stderr]                                  at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stderr]     14:     0x55c4e66529e7 - rust_begin_unwind
[INFO] [stderr]                                  at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:652:5
[INFO] [stderr]     15:     0x55c4e6552373 - core::panicking::panic_fmt::hec11a924b87ce965
[INFO] [stderr]                                  at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:72:14
[INFO] [stderr]     16:     0x55c4e6552866 - core::result::unwrap_failed::h382691b96ca8c13a
[INFO] [stderr]                                  at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/result.rs:1654:5
[INFO] [stderr]     17:     0x55c4e65d5eda - openssl_src::cp_r::h057c5c644c3dd917
[INFO] [stderr]     18:     0x55c4e65d6054 - openssl_src::cp_r::h057c5c644c3dd917
[INFO] [stderr]     19:     0x55c4e65d6054 - openssl_src::cp_r::h057c5c644c3dd917
[INFO] [stderr]     20:     0x55c4e65cfff0 - openssl_src::Build::build::h6f221b4e15a2ae1f
[INFO] [stderr]     21:     0x55c4e6555673 - build_script_main::find_vendored::get_openssl::hb4ef060133160253
[INFO] [stderr]     22:     0x55c4e6556df8 - build_script_main::find_openssl::hdba5f3f38521570a
[INFO] [stderr]     23:     0x55c4e6557001 - build_script_main::main::h915b6121792e8f60
[INFO] [stderr]     24:     0x55c4e6553573 - core::ops::function::FnOnce::call_once::hceca1b905f83270f
[INFO] [stderr]     25:     0x55c4e6552e06 - std::sys_common::backtrace::__rust_begin_short_backtrace::h046080e2b1f76b15
[INFO] [stderr]     26:     0x55c4e655d909 - std::rt::lang_start::{{closure}}::h9bc0c112046ebcb0
[INFO] [stderr]     27:     0x55c4e66493fd - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h239f0051f1e18680
[INFO] [stderr]                                  at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:284:13
[INFO] [stderr]     28:     0x55c4e66493fd - std::panicking::try::do_call::hf7072797cbfea7fa
[INFO] [stderr]                                  at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stderr]     29:     0x55c4e66493fd - std::panicking::try::h3a37e38691a5244b
[INFO] [stderr]                                  at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stderr]     30:     0x55c4e66493fd - std::panic::catch_unwind::hc7cc1460e4236209
[INFO] [stderr]                                  at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stderr]     31:     0x55c4e66493fd - std::rt::lang_start_internal::{{closure}}::hce632608b277cffc
[INFO] [stderr]                                  at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/rt.rs:141:48
[INFO] [stderr]     32:     0x55c4e66493fd - std::panicking::try::do_call::hafc0f13e6abd9d79
[INFO] [stderr]                                  at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stderr]     33:     0x55c4e66493fd - std::panicking::try::h67b8f1800ef15799
[INFO] [stderr]                                  at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stderr]     34:     0x55c4e66493fd - std::panic::catch_unwind::he5b260dc522c68be
[INFO] [stderr]                                  at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stderr]     35:     0x55c4e66493fd - std::rt::lang_start_internal::hf119eb75d1ffe221
[INFO] [stderr]                                  at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/rt.rs:141:20
[INFO] [stderr]     36:     0x55c4e655d8e7 - std::rt::lang_start::h6a1470837391c4c6
[INFO] [stderr]     37:     0x55c4e655b3b5 - main
[INFO] [stderr]     38:     0x7fc250b8fd90 - <unknown>
[INFO] [stderr]     39:     0x7fc250b8fe40 - __libc_start_main
[INFO] [stderr]     40:     0x55c4e6552ac5 - _start
[INFO] [stderr]     41:                0x0 - <unknown>
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `regex` (lib)
[INFO] [stderr] error: could not compile `regex-automata` (lib)
[INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaRMzG0o"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `env_logger` (lib) due to 1 previous error
[INFO] [stderr] error: could not compile `serde_repr` (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/1871252fc8bb672d40787e67404e6eaae7059369/bin/rustc --crate-name serde_repr --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/serde_repr-0.1.17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=58ec2c2cc491a5f3 -C extra-filename=-58ec2c2cc491a5f3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-c2d731b9c6099945.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-35932d36ac90201e.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-e447e330fcbfa444.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (signal: 11, SIGSEGV: invalid memory reference)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-Wl,--version-script=/tmp/rustcdSoF1c/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcdSoF1c/symbols.o" "/opt/rustwide/target/debug/deps/openssl_macros-f2ba433bc462f333.openssl_macros.5625ceb7588a4563-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/openssl_macros-f2ba433bc462f333.53ut0vrhxym697byzqoxkugov.rcgu.rmeta" "/opt/rustwide/target/debug/deps/openssl_macros-f2ba433bc462f333.e1utg4o8ji8lz82zik4y48p50.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsyn-e447e330fcbfa444.rlib" "/opt/rustwide/target/debug/deps/libquote-35932d36ac90201e.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-c2d731b9c6099945.rlib" "/opt/rustwide/target/debug/deps/libunicode_ident-7b828347d8713ecd.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-aa1d72184443bb86.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-de48b8168d6cf4fa.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-9f3477fb95a0bba7.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-210d920812faea91.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f3d3451767410a17.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-1a79dd36d08251de.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-886230e7120831b2.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-2caea079085a58a2.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a9d7d97cdc65a449.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-5727477b0a78105a.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7e555563aa211118.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c8f13465f1a795b2.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ee5b5774583426df.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-14df174c91007922.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-e8bfe52be756260a.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-6275035a459b3ada.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b6892f3c52c68f01.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-f72b956e24d1de70.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-e8b7e96e438f08f6.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libopenssl_macros-f2ba433bc462f333.so" "-Wl,--gc-sections" "-shared" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: /usr/bin/ld: final link failed: No space left on device
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `openssl-macros` (lib) due to 1 previous error
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetagceu3z/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] [stderr] error: failed to run custom build command for `libsodium-sys v0.2.7`
[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/libsodium-sys-93c82d1fd843de34/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-env-changed=SODIUM_LIB_DIR
[INFO] [stderr]   cargo:rerun-if-env-changed=SODIUM_SHARED
[INFO] [stderr]   cargo:rerun-if-env-changed=SODIUM_USE_PKG_CONFIG
[INFO] [stderr]   cargo:rerun-if-env-changed=SODIUM_DISABLE_PIE
[INFO] [stderr]   OPT_LEVEL = Some("0")
[INFO] [stderr]   TARGET = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   HOST = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_x86_64-unknown-linux-gnu
[INFO] [stderr]   CC_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_x86_64_unknown_linux_gnu
[INFO] [stderr]   CC_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CC
[INFO] [stderr]   HOST_CC = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC
[INFO] [stderr]   CC = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   DEBUG = Some("true")
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2")
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CFLAGS
[INFO] [stderr]   HOST_CFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS
[INFO] [stderr]   CFLAGS = None
[INFO] [stderr]   checking build system type... x86_64-pc-linux-gnu
[INFO] [stderr]   checking host system type... x86_64-unknown-linux-gnu
[INFO] [stderr]   checking for a BSD-compatible install... /usr/bin/install -c
[INFO] [stderr]   checking whether build environment is sane... yes
[INFO] [stderr]   checking for x86_64-unknown-linux-gnu-strip... no
[INFO] [stderr]   checking for strip... strip
[INFO] [stderr]   checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
[INFO] [stderr]   checking for gawk... no
[INFO] [stderr]   checking for mawk... mawk
[INFO] [stderr]   checking whether make sets $(MAKE)... yes
[INFO] [stderr]   checking whether make supports nested variables... yes
[INFO] [stderr]   checking whether UID '0' is supported by ustar format... yes
[INFO] [stderr]   checking whether GID '0' is supported by ustar format... yes
[INFO] [stderr]   checking how to create a ustar tar archive... gnutar
[INFO] [stderr]   checking whether make supports nested variables... (cached) yes
[INFO] [stderr]   checking whether to enable maintainer-specific portions of Makefiles... no
[INFO] [stderr]   checking whether make supports the include directive... yes (GNU style)
[INFO] [stderr]   checking for x86_64-unknown-linux-gnu-gcc... cc
[INFO] [stderr]   checking whether the C compiler works... yes
[INFO] [stderr]   checking for C compiler default output file name... a.out
[INFO] [stderr]   checking for suffix of executables... 
[INFO] [stderr]   checking whether we are cross compiling... no
[INFO] [stderr]   checking for suffix of object files... o
[INFO] [stderr]   checking whether we are using the GNU C compiler... yes
[INFO] [stderr]   checking whether cc accepts -g... yes
[INFO] [stderr]   checking for cc option to accept ISO C89... none needed
[INFO] [stderr]   checking whether cc understands -c and -o together... yes
[INFO] [stderr]   checking dependency style of cc... gcc3
[INFO] [stderr]   checking for cc option to accept ISO C99... unsupported
[INFO] [stderr]   checking dependency style of cc... none
[INFO] [stderr]   checking how to run the C preprocessor... cc -E -traditional-cpp
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   sed: couldn't flush stdout: No space left on device
[INFO] [stderr]   /opt/rustwide/target/debug/build/libsodium-sys-3df06a04966fb8ec/out/source/libsodium/configure: line 1652: printf: write error: No space left on device
[INFO] [stderr]   /opt/rustwide/target/debug/build/libsodium-sys-3df06a04966fb8ec/out/source/libsodium/configure: line 1660: printf: write error: No space left on device
[INFO] [stderr]   /opt/rustwide/target/debug/build/libsodium-sys-3df06a04966fb8ec/out/source/libsodium/configure: line 1667: printf: write error: No space left on device
[INFO] [stderr]   sed: couldn't flush stdout: No space left on device
[INFO] [stderr]   /opt/rustwide/target/debug/build/libsodium-sys-3df06a04966fb8ec/out/source/libsodium/configure: line 1652: printf: write error: No space left on device
[INFO] [stderr]   /opt/rustwide/target/debug/build/libsodium-sys-3df06a04966fb8ec/out/source/libsodium/configure: line 1660: printf: write error: No space left on device
[INFO] [stderr]   /opt/rustwide/target/debug/build/libsodium-sys-3df06a04966fb8ec/out/source/libsodium/configure: line 1667: printf: write error: No space left on device
[INFO] [stderr]   sed: couldn't flush stdout: No space left on device
[INFO] [stderr]   /opt/rustwide/target/debug/build/libsodium-sys-3df06a04966fb8ec/out/source/libsodium/configure: line 1652: printf: write error: No space left on device
[INFO] [stderr]   /opt/rustwide/target/debug/build/libsodium-sys-3df06a04966fb8ec/out/source/libsodium/configure: line 1660: printf: write error: No space left on device
[INFO] [stderr]   /opt/rustwide/target/debug/build/libsodium-sys-3df06a04966fb8ec/out/source/libsodium/configure: line 1667: printf: write error: No space left on device
[INFO] [stderr]   sed: couldn't flush stdout: No space left on device
[INFO] [stderr]   /opt/rustwide/target/debug/build/libsodium-sys-3df06a04966fb8ec/out/source/libsodium/configure: line 1652: printf: write error: No space left on device
[INFO] [stderr]   /opt/rustwide/target/debug/build/libsodium-sys-3df06a04966fb8ec/out/source/libsodium/configure: line 1660: printf: write error: No space left on device
[INFO] [stderr]   /opt/rustwide/target/debug/build/libsodium-sys-3df06a04966fb8ec/out/source/libsodium/configure: line 1667: printf: write error: No space left on device
[INFO] [stderr]   sed: couldn't flush stdout: No space left on device
[INFO] [stderr]   /opt/rustwide/target/debug/build/libsodium-sys-3df06a04966fb8ec/out/source/libsodium/configure: line 1652: printf: write error: No space left on device
[INFO] [stderr]   /opt/rustwide/target/debug/build/libsodium-sys-3df06a04966fb8ec/out/source/libsodium/configure: line 1660: printf: write error: No space left on device
[INFO] [stderr]   /opt/rustwide/target/debug/build/libsodium-sys-3df06a04966fb8ec/out/source/libsodium/configure: line 1667: printf: write error: No space left on device
[INFO] [stderr]   sed: couldn't flush stdout: No space left on device
[INFO] [stderr]   /opt/rustwide/target/debug/build/libsodium-sys-3df06a04966fb8ec/out/source/libsodium/configure: line 4487: printf: write error: No space left on device
[INFO] [stderr]   /opt/rustwide/target/debug/build/libsodium-sys-3df06a04966fb8ec/out/source/libsodium/configure: line 4508: printf: write error: No space left on device
[INFO] [stderr]   mkdir: cannot create directory 'conftest.dir': No space left on device
[INFO] [stderr]   cp: error writing 'conftest.dir': No space left on device
[INFO] [stderr]   /opt/rustwide/target/debug/build/libsodium-sys-3df06a04966fb8ec/out/source/libsodium/configure: line 4524: cd: conftest.dir: Not a directory
[INFO] [stderr]   mkdir: cannot create directory 'sub': No space left on device
[INFO] [stderr]   /opt/rustwide/target/debug/build/libsodium-sys-3df06a04966fb8ec/out/source/libsodium/configure: line 4535: ./depcomp: No such file or directory
[INFO] [stderr]   /opt/rustwide/target/debug/build/libsodium-sys-3df06a04966fb8ec/out/source/libsodium/configure: line 4617: printf: write error: No space left on device
[INFO] [stderr]   /opt/rustwide/target/debug/build/libsodium-sys-3df06a04966fb8ec/out/source/libsodium/configure: line 4638: printf: write error: No space left on device
[INFO] [stderr]   cat: confdefs.h: No such file or directory
[INFO] [stderr]   cat: write error: No space left on device
[INFO] [stderr]   /opt/rustwide/target/debug/build/libsodium-sys-3df06a04966fb8ec/out/source/libsodium/configure: line 1689: printf: write error: No space left on device
[INFO] [stderr]   /opt/rustwide/target/debug/build/libsodium-sys-3df06a04966fb8ec/out/source/libsodium/configure: line 1697: printf: write error: No space left on device
[INFO] [stderr]   /opt/rustwide/target/debug/build/libsodium-sys-3df06a04966fb8ec/out/source/libsodium/configure: line 1704: printf: write error: No space left on device
[INFO] [stderr]   cat: confdefs.h: No such file or directory
[INFO] [stderr]   cat: write error: No space left on device
[INFO] [stderr]   /opt/rustwide/target/debug/build/libsodium-sys-3df06a04966fb8ec/out/source/libsodium/configure: line 1689: printf: write error: No space left on device
[INFO] [stderr]   /opt/rustwide/target/debug/build/libsodium-sys-3df06a04966fb8ec/out/source/libsodium/configure: line 1697: printf: write error: No space left on device
[INFO] [stderr]   /opt/rustwide/target/debug/build/libsodium-sys-3df06a04966fb8ec/out/source/libsodium/configure: line 1704: printf: write error: No space left on device
[INFO] [stderr]   cat: confdefs.h: No such file or directory
[INFO] [stderr]   cat: write error: No space left on device
[INFO] [stderr]   /opt/rustwide/target/debug/build/libsodium-sys-3df06a04966fb8ec/out/source/libsodium/configure: line 1689: printf: write error: No space left on device
[INFO] [stderr]   /opt/rustwide/target/debug/build/libsodium-sys-3df06a04966fb8ec/out/source/libsodium/configure: line 1697: printf: write error: No space left on device
[INFO] [stderr]   cat: confdefs.h: No such file or directory
[INFO] [stderr]   cat: write error: No space left on device
[INFO] [stderr]   /opt/rustwide/target/debug/build/libsodium-sys-3df06a04966fb8ec/out/source/libsodium/configure: line 1689: printf: write error: No space left on device
[INFO] [stderr]   /opt/rustwide/target/debug/build/libsodium-sys-3df06a04966fb8ec/out/source/libsodium/configure: line 1697: printf: write error: No space left on device
[INFO] [stderr]   /opt/rustwide/target/debug/build/libsodium-sys-3df06a04966fb8ec/out/source/libsodium/configure: line 1704: printf: write error: No space left on device
[INFO] [stderr]   /opt/rustwide/target/debug/build/libsodium-sys-3df06a04966fb8ec/out/source/libsodium/configure: line 4708: printf: write error: No space left on device
[INFO] [stderr]   cat: confdefs.h: No such file or directory
[INFO] [stderr]   cat: write error: No space left on device
[INFO] [stderr]   /opt/rustwide/target/debug/build/libsodium-sys-3df06a04966fb8ec/out/source/libsodium/configure: line 1689: printf: write error: No space left on device
[INFO] [stderr]   /opt/rustwide/target/debug/build/libsodium-sys-3df06a04966fb8ec/out/source/libsodium/configure: line 1697: printf: write error: No space left on device
[INFO] [stderr]   /opt/rustwide/target/debug/build/libsodium-sys-3df06a04966fb8ec/out/source/libsodium/configure: line 1704: printf: write error: No space left on device
[INFO] [stderr]   cat: confdefs.h: No such file or directory
[INFO] [stderr]   cat: write error: No space left on device
[INFO] [stderr]   /opt/rustwide/target/debug/build/libsodium-sys-3df06a04966fb8ec/out/source/libsodium/configure: line 1689: printf: write error: No space left on device
[INFO] [stderr]   /opt/rustwide/target/debug/build/libsodium-sys-3df06a04966fb8ec/out/source/libsodium/configure: line 1697: printf: write error: No space left on device
[INFO] [stderr]   /opt/rustwide/target/debug/build/libsodium-sys-3df06a04966fb8ec/out/source/libsodium/configure: line 1704: printf: write error: No space left on device
[INFO] [stderr]   /opt/rustwide/target/debug/build/libsodium-sys-3df06a04966fb8ec/out/source/libsodium/configure: line 4758: printf: write error: No space left on device
[INFO] [stderr]   configure: error: in `/opt/rustwide/target/debug/build/libsodium-sys-3df06a04966fb8ec/out/source/libsodium':
[INFO] [stderr]   /opt/rustwide/target/debug/build/libsodium-sys-3df06a04966fb8ec/out/source/libsodium/configure: line 424: printf: write error: No space left on device
[INFO] [stderr]   configure: error: C preprocessor "cc -E -traditional-cpp" fails sanity check
[INFO] [stderr]   See `config.log' for more details
[INFO] [stderr]   /opt/rustwide/target/debug/build/libsodium-sys-3df06a04966fb8ec/out/source/libsodium/configure: line 4: echo: write error: No space left on device
[INFO] [stderr]   /opt/rustwide/target/debug/build/libsodium-sys-3df06a04966fb8ec/out/source/libsodium/configure: line 8: printf: write error: No space left on device
[INFO] [stderr]   /opt/rustwide/target/debug/build/libsodium-sys-3df06a04966fb8ec/out/source/libsodium/configure: line 9: echo: write error: No space left on device
[INFO] [stderr]   sort: fflush failed: 'standard output': No space left on device
[INFO] [stderr]   sort: write error
[INFO] [stderr]   sort: write failed: 'standard output': No space left on device
[INFO] [stderr]   sort: write error
[INFO] [stderr]   /opt/rustwide/target/debug/build/libsodium-sys-3df06a04966fb8ec/out/source/libsodium/configure: line 54: echo: write error: No space left on device
[INFO] [stderr]   /opt/rustwide/target/debug/build/libsodium-sys-3df06a04966fb8ec/out/source/libsodium/configure: line 82: printf: write error: No space left on device
[INFO] [stderr]   thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libsodium-sys-0.2.7/build.rs:257:9:
[INFO] [stderr] 
[INFO] [stderr]   Failed to configure libsodium using cd "/opt/rustwide/target/debug/build/libsodium-sys-3df06a04966fb8ec/out/source/libsodium" && CC="cc" CFLAGS="-O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra" "/opt/rustwide/target/debug/build/libsodium-sys-3df06a04966fb8ec/out/source/libsodium/configure" "--prefix=/opt/rustwide/target/debug/build/libsodium-sys-3df06a04966fb8ec/out/installed" "--libdir=/opt/rustwide/target/debug/build/libsodium-sys-3df06a04966fb8ec/out/installed/lib" "--host=x86_64-unknown-linux-gnu" "--enable-shared=no"
[INFO] [stderr]   CFLAGS=-O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra
[INFO] [stderr]   CC=cc
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x562846560ba5 - std::backtrace_rs::backtrace::libunwind::trace::h59d96bdb08384354
[INFO] [stderr]                                  at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stderr]      1:     0x562846560ba5 - std::backtrace_rs::backtrace::trace_unsynchronized::h9cf5becacfc93fba
[INFO] [stderr]                                  at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stderr]      2:     0x562846560ba5 - std::sys_common::backtrace::_print_fmt::h10b76d10405dbd48
[INFO] [stderr]                                  at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stderr]      3:     0x562846560ba5 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h6ed9e62a156d84e4
[INFO] [stderr]                                  at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stderr]      4:     0x56284658491b - core::fmt::rt::Argument::fmt::h645c680983f03c9f
[INFO] [stderr]                                  at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/rt.rs:165:63
[INFO] [stderr]      5:     0x56284658491b - core::fmt::write::h8bcd80919a02be29
[INFO] [stderr]                                  at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/mod.rs:1169:21
[INFO] [stderr]      6:     0x56284655dfdf - std::io::Write::write_fmt::hed769ca6c29434ec
[INFO] [stderr]                                  at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/io/mod.rs:1835:15
[INFO] [stderr]      7:     0x56284656097e - std::sys_common::backtrace::_print::h6306f131a28d62b0
[INFO] [stderr]                                  at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stderr]      8:     0x56284656097e - std::sys_common::backtrace::print::h7079288e0a26dfcc
[INFO] [stderr]                                  at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stderr]      9:     0x562846561f09 - std::panicking::default_hook::{{closure}}::hb063ecec81a736ba
[INFO] [stderr]     10:     0x562846561c4d - std::panicking::default_hook::hd56ee406bf547b5c
[INFO] [stderr]                                  at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:298:9
[INFO] [stderr]     11:     0x5628465623a3 - std::panicking::rust_panic_with_hook::h624aa3ca42ebb8f2
[INFO] [stderr]                                  at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:795:13
[INFO] [stderr]     12:     0x562846562284 - std::panicking::begin_panic_handler::{{closure}}::hbc4e76194a5e287c
[INFO] [stderr]                                  at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:664:13
[INFO] [stderr]     13:     0x562846561069 - std::sys_common::backtrace::__rust_end_short_backtrace::h847fedc9d1ff7b6d
[INFO] [stderr]                                  at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stderr]     14:     0x562846561fb7 - rust_begin_unwind
[INFO] [stderr]                                  at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:652:5
[INFO] [stderr]     15:     0x5628464bf1a3 - core::panicking::panic_fmt::hec11a924b87ce965
[INFO] [stderr]                                  at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:72:14
[INFO] [stderr]     16:     0x5628464c641d - build_script_build::make_libsodium::he55a42aff097a1df
[INFO] [stderr]     17:     0x5628464c7bee - build_script_build::build_libsodium::hd3ccca538f63ef92
[INFO] [stderr]     18:     0x5628464c31b0 - build_script_build::main::h65a85c164365e713
[INFO] [stderr]     19:     0x5628464c06a3 - core::ops::function::FnOnce::call_once::h72f804e22cac4a18
[INFO] [stderr]     20:     0x5628464bfcc6 - std::sys_common::backtrace::__rust_begin_short_backtrace::h2a37fd6ff3add05f
[INFO] [stderr]     21:     0x5628464bffe9 - std::rt::lang_start::{{closure}}::h35b08bf751c4af2e
[INFO] [stderr]     22:     0x562846559c6d - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h239f0051f1e18680
[INFO] [stderr]                                  at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:284:13
[INFO] [stderr]     23:     0x562846559c6d - std::panicking::try::do_call::hf7072797cbfea7fa
[INFO] [stderr]                                  at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stderr]     24:     0x562846559c6d - std::panicking::try::h3a37e38691a5244b
[INFO] [stderr]                                  at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stderr]     25:     0x562846559c6d - std::panic::catch_unwind::hc7cc1460e4236209
[INFO] [stderr]                                  at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stderr]     26:     0x562846559c6d - std::rt::lang_start_internal::{{closure}}::hce632608b277cffc
[INFO] [stderr]                                  at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/rt.rs:141:48
[INFO] [stderr]     27:     0x562846559c6d - std::panicking::try::do_call::hafc0f13e6abd9d79
[INFO] [stderr]                                  at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stderr]     28:     0x562846559c6d - std::panicking::try::h67b8f1800ef15799
[INFO] [stderr]                                  at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stderr]     29:     0x562846559c6d - std::panic::catch_unwind::he5b260dc522c68be
[INFO] [stderr]                                  at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stderr]     30:     0x562846559c6d - std::rt::lang_start_internal::hf119eb75d1ffe221
[INFO] [stderr]                                  at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/rt.rs:141:20
[INFO] [stderr]     31:     0x5628464bffc7 - std::rt::lang_start::hc030b64c5e608b0f
[INFO] [stderr]     32:     0x5628464c8625 - main
[INFO] [stderr]     33:     0x7f2d29a3fd90 - <unknown>
[INFO] [stderr]     34:     0x7f2d29a3fe40 - __libc_start_main
[INFO] [stderr]     35:     0x5628464bf8f5 - _start
[INFO] [stderr]     36:                0x0 - <unknown>
[INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmeta5QUJSB"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tokio` (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/rmeta2gj4AS"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `serde_derive` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "eb20d48674f122a42e75c2a3121ba8e2584f2e4b2f9c7c5682ee7af9b6cb7458", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eb20d48674f122a42e75c2a3121ba8e2584f2e4b2f9c7c5682ee7af9b6cb7458", kill_on_drop: false }`
[INFO] [stdout] eb20d48674f122a42e75c2a3121ba8e2584f2e4b2f9c7c5682ee7af9b6cb7458
