[INFO] cloning repository https://github.com/zerotier/zssp-proto [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zerotier/zssp-proto" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzerotier%2Fzssp-proto", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzerotier%2Fzssp-proto'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c86f82d332a31c2073f440346d0807709b1daf0b [INFO] checking zerotier/zssp-proto against master#b3bd7058c139e71bae0862ef8f8ac936208873e9 for pr-123752 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzerotier%2Fzssp-proto" "/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/zerotier/zssp-proto on toolchain b3bd7058c139e71bae0862ef8f8ac936208873e9 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b3bd7058c139e71bae0862ef8f8ac936208873e9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/zerotier/zssp-proto [INFO] finished tweaking git repo https://github.com/zerotier/zssp-proto [INFO] tweaked toml for git repo https://github.com/zerotier/zssp-proto written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b3bd7058c139e71bae0862ef8f8ac936208873e9" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 45 packages [INFO] [stderr] Adding generic-array v0.14.7 (latest: v1.0.0) [INFO] [stderr] Adding wasi v0.11.0+wasi-snapshot-preview1 (latest: v0.13.0+wasi-0.2.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b3bd7058c139e71bae0862ef8f8ac936208873e9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pqc_kyber 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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b3bd7058c139e71bae0862ef8f8ac936208873e9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 61701da98885552b646dfd7c11ac2b5a2999a5a73559ec2baf8c641d4a841b11 [INFO] running `Command { std: "docker" "start" "-a" "61701da98885552b646dfd7c11ac2b5a2999a5a73559ec2baf8c641d4a841b11", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "61701da98885552b646dfd7c11ac2b5a2999a5a73559ec2baf8c641d4a841b11", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "61701da98885552b646dfd7c11ac2b5a2999a5a73559ec2baf8c641d4a841b11", kill_on_drop: false }` [INFO] [stdout] 61701da98885552b646dfd7c11ac2b5a2999a5a73559ec2baf8c641d4a841b11 [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b3bd7058c139e71bae0862ef8f8ac936208873e9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7c44ca77fafebe26472e159cfef9f6904a878fecc89b81bad31fd060995af4f9 [INFO] running `Command { std: "docker" "start" "-a" "7c44ca77fafebe26472e159cfef9f6904a878fecc89b81bad31fd060995af4f9", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking zeroize v1.7.0 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Checking cpufeatures v0.2.12 [INFO] [stderr] Checking const-oid v0.9.6 [INFO] [stderr] Checking base16ct v0.2.0 [INFO] [stderr] Compiling pqc_kyber v0.7.1 [INFO] [stderr] Compiling cc v1.0.92 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Checking opaque-debug v0.3.1 [INFO] [stderr] Checking der v0.7.9 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling openssl-sys v0.9.102 [INFO] [stderr] Checking getrandom v0.2.14 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking ff v0.13.0 [INFO] [stderr] Checking group v0.13.0 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-bigint v0.5.5 [INFO] [stderr] Checking sec1 v0.7.3 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Checking universal-hash v0.5.1 [INFO] [stderr] Checking aead v0.5.2 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking polyval v0.6.2 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking ghash v0.5.1 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Checking ctr v0.9.2 [INFO] [stderr] Checking hkdf v0.12.4 [INFO] [stderr] Checking aes-gcm v0.10.3 [INFO] [stderr] Checking elliptic-curve v0.13.8 [INFO] [stderr] Checking primeorder v0.13.6 [INFO] [stderr] Checking p384 v0.13.0 [INFO] [stderr] Checking zssp v0.4.0 (/opt/rustwide/workdir/performance) [INFO] [stderr] Checking zssp-proto v0.4.0 (/opt/rustwide/workdir/reference) [INFO] [stdout] warning: the item `RatchetState` is imported redundantly [INFO] [stdout] --> performance/src/zeta.rs:20:28 [INFO] [stdout] | [INFO] [stdout] 14 | use crate::application::*; [INFO] [stdout] | --------------------- the item `RatchetState` is already imported here [INFO] [stdout] ... [INFO] [stdout] 20 | use crate::ratchet_state::{RatchetState, RatchetStates}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `RatchetStates` is imported redundantly [INFO] [stdout] --> performance/src/zeta.rs:20:42 [INFO] [stdout] | [INFO] [stdout] 14 | use crate::application::*; [INFO] [stdout] | --------------------- the item `RatchetStates` is already imported here [INFO] [stdout] ... [INFO] [stdout] 20 | use crate::ratchet_state::{RatchetState, RatchetStates}; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `RatchetState` is imported redundantly [INFO] [stdout] --> performance/src/zeta.rs:20:28 [INFO] [stdout] | [INFO] [stdout] 14 | use crate::application::*; [INFO] [stdout] | --------------------- the item `RatchetState` is already imported here [INFO] [stdout] ... [INFO] [stdout] 20 | use crate::ratchet_state::{RatchetState, RatchetStates}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `RatchetStates` is imported redundantly [INFO] [stdout] --> performance/src/zeta.rs:20:42 [INFO] [stdout] | [INFO] [stdout] 14 | use crate::application::*; [INFO] [stdout] | --------------------- the item `RatchetStates` is already imported here [INFO] [stdout] ... [INFO] [stdout] 20 | use crate::ratchet_state::{RatchetState, RatchetStates}; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `ExactSizeIterator` is imported redundantly [INFO] [stdout] --> reference/examples/extensive_test.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use std::iter::ExactSizeIterator; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/b3bd7058c139e71bae0862ef8f8ac936208873e9/library/std/src/prelude/mod.rs:148:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `ExactSizeIterator` is already defined here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `ExactSizeIterator` is imported redundantly [INFO] [stdout] --> performance/examples/basic_test.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::iter::ExactSizeIterator; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/b3bd7058c139e71bae0862ef8f8ac936208873e9/library/std/src/prelude/mod.rs:148:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `ExactSizeIterator` is already defined here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.95s [INFO] running `Command { std: "docker" "inspect" "7c44ca77fafebe26472e159cfef9f6904a878fecc89b81bad31fd060995af4f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7c44ca77fafebe26472e159cfef9f6904a878fecc89b81bad31fd060995af4f9", kill_on_drop: false }` [INFO] [stdout] 7c44ca77fafebe26472e159cfef9f6904a878fecc89b81bad31fd060995af4f9 [INFO] checking zerotier/zssp-proto against try#57fe1b734d9ff1c8a92bda60b85506b9648158d3 for pr-123752 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzerotier%2Fzssp-proto" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/zerotier/zssp-proto on toolchain 57fe1b734d9ff1c8a92bda60b85506b9648158d3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+57fe1b734d9ff1c8a92bda60b85506b9648158d3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/zerotier/zssp-proto [INFO] finished tweaking git repo https://github.com/zerotier/zssp-proto [INFO] tweaked toml for git repo https://github.com/zerotier/zssp-proto written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+57fe1b734d9ff1c8a92bda60b85506b9648158d3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 45 packages [INFO] [stderr] Adding generic-array v0.14.7 (latest: v1.0.0) [INFO] [stderr] Adding wasi v0.11.0+wasi-snapshot-preview1 (latest: v0.13.0+wasi-0.2.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+57fe1b734d9ff1c8a92bda60b85506b9648158d3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+57fe1b734d9ff1c8a92bda60b85506b9648158d3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e5cec8486733b1f6eb9d1059482eb40433e77e7167efcdce3cba43f77f640e03 [INFO] running `Command { std: "docker" "start" "-a" "e5cec8486733b1f6eb9d1059482eb40433e77e7167efcdce3cba43f77f640e03", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e5cec8486733b1f6eb9d1059482eb40433e77e7167efcdce3cba43f77f640e03", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e5cec8486733b1f6eb9d1059482eb40433e77e7167efcdce3cba43f77f640e03", kill_on_drop: false }` [INFO] [stdout] e5cec8486733b1f6eb9d1059482eb40433e77e7167efcdce3cba43f77f640e03 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+57fe1b734d9ff1c8a92bda60b85506b9648158d3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1ee343c91eec0ecc9270e6fae230a1b584df74209705055741f85615bc6b2b8a [INFO] running `Command { std: "docker" "start" "-a" "1ee343c91eec0ecc9270e6fae230a1b584df74209705055741f85615bc6b2b8a", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Checking zeroize v1.7.0 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Checking const-oid v0.9.6 [INFO] [stderr] Checking cpufeatures v0.2.12 [INFO] [stderr] Checking base16ct v0.2.0 [INFO] [stderr] Compiling pqc_kyber v0.7.1 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling cc v1.0.92 [INFO] [stderr] Checking der v0.7.9 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Checking opaque-debug v0.3.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `vcpkg` (lib) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: failed to run custom build command for `typenum v1.17.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-ba5380f4f2932d28/build-script-main` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-changed=build/main.rs [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/typenum-1.17.0/build/main.rs:184: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: 0x55d116333025 - std::backtrace_rs::backtrace::libunwind::trace::hf3db8a8b40c24f7d [INFO] [stderr] at /rustc/57fe1b734d9ff1c8a92bda60b85506b9648158d3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5 [INFO] [stderr] 1: 0x55d116333025 - std::backtrace_rs::backtrace::trace_unsynchronized::hc235afb01e65858b [INFO] [stderr] at /rustc/57fe1b734d9ff1c8a92bda60b85506b9648158d3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x55d116333025 - std::sys_common::backtrace::_print_fmt::h3d22b03c95159582 [INFO] [stderr] at /rustc/57fe1b734d9ff1c8a92bda60b85506b9648158d3/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stderr] 3: 0x55d116333025 - ::fmt::hda8229ae97fa6e6e [INFO] [stderr] at /rustc/57fe1b734d9ff1c8a92bda60b85506b9648158d3/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stderr] 4: 0x55d11635036b - core::fmt::rt::Argument::fmt::hd364ed8041485813 [INFO] [stderr] at /rustc/57fe1b734d9ff1c8a92bda60b85506b9648158d3/library/core/src/fmt/rt.rs:142:9 [INFO] [stderr] 5: 0x55d11635036b - core::fmt::write::h5f860456c85c48e6 [INFO] [stderr] at /rustc/57fe1b734d9ff1c8a92bda60b85506b9648158d3/library/core/src/fmt/mod.rs:1153:17 [INFO] [stderr] 6: 0x55d1163310bf - std::io::Write::write_fmt::h9739ecb5be58d920 [INFO] [stderr] at /rustc/57fe1b734d9ff1c8a92bda60b85506b9648158d3/library/std/src/io/mod.rs:1850:15 [INFO] [stderr] 7: 0x55d116332dfe - std::sys_common::backtrace::_print::hccefc98514458b82 [INFO] [stderr] at /rustc/57fe1b734d9ff1c8a92bda60b85506b9648158d3/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stderr] 8: 0x55d116332dfe - std::sys_common::backtrace::print::h8665330714bbc830 [INFO] [stderr] at /rustc/57fe1b734d9ff1c8a92bda60b85506b9648158d3/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stderr] 9: 0x55d1163340b9 - std::panicking::default_hook::{{closure}}::h861ab60f9faa0af8 [INFO] [stderr] 10: 0x55d116333dd5 - std::panicking::default_hook::h246a08137a9bf8ad [INFO] [stderr] at /rustc/57fe1b734d9ff1c8a92bda60b85506b9648158d3/library/std/src/panicking.rs:291:9 [INFO] [stderr] 11: 0x55d116334554 - std::panicking::rust_panic_with_hook::hf3201bc4e87dcc95 [INFO] [stderr] at /rustc/57fe1b734d9ff1c8a92bda60b85506b9648158d3/library/std/src/panicking.rs:788:13 [INFO] [stderr] 12: 0x55d116334436 - std::panicking::begin_panic_handler::{{closure}}::hb553d0042661e592 [INFO] [stderr] at /rustc/57fe1b734d9ff1c8a92bda60b85506b9648158d3/library/std/src/panicking.rs:657:13 [INFO] [stderr] 13: 0x55d1163334e9 - std::sys_common::backtrace::__rust_end_short_backtrace::h803c216fab262e21 [INFO] [stderr] at /rustc/57fe1b734d9ff1c8a92bda60b85506b9648158d3/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stderr] 14: 0x55d116334167 - rust_begin_unwind [INFO] [stderr] at /rustc/57fe1b734d9ff1c8a92bda60b85506b9648158d3/library/std/src/panicking.rs:645:5 [INFO] [stderr] 15: 0x55d1162fef16 - core::panicking::panic_fmt::h4d756fc5322adaca [INFO] [stderr] at /rustc/57fe1b734d9ff1c8a92bda60b85506b9648158d3/library/core/src/panicking.rs:72:14 [INFO] [stderr] 16: 0x55d1162ff326 - core::result::unwrap_failed::h30460bfa40bd21a7 [INFO] [stderr] at /rustc/57fe1b734d9ff1c8a92bda60b85506b9648158d3/library/core/src/result.rs:1654:5 [INFO] [stderr] 17: 0x55d11631814d - build_script_main::main::hbec495557a197e16 [INFO] [stderr] 18: 0x55d116312833 - core::ops::function::FnOnce::call_once::h7b904785a6eb8756 [INFO] [stderr] 19: 0x55d116314f86 - std::sys_common::backtrace::__rust_begin_short_backtrace::h35955a795b4d77f1 [INFO] [stderr] 20: 0x55d116314fd9 - std::rt::lang_start::{{closure}}::h9cfaacc443b0f587 [INFO] [stderr] 21: 0x55d11632e1a6 - core::ops::function::impls:: for &F>::call_once::hfbf15a8f32286aaa [INFO] [stderr] at /rustc/57fe1b734d9ff1c8a92bda60b85506b9648158d3/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 22: 0x55d11632e1a6 - std::panicking::try::do_call::hdb1c225d0095074d [INFO] [stderr] at /rustc/57fe1b734d9ff1c8a92bda60b85506b9648158d3/library/std/src/panicking.rs:552:40 [INFO] [stderr] 23: 0x55d11632e1a6 - std::panicking::try::hbcc926c02fc4540f [INFO] [stderr] at /rustc/57fe1b734d9ff1c8a92bda60b85506b9648158d3/library/std/src/panicking.rs:516:19 [INFO] [stderr] 24: 0x55d11632e1a6 - std::panic::catch_unwind::h8b2d970b29c5af89 [INFO] [stderr] at /rustc/57fe1b734d9ff1c8a92bda60b85506b9648158d3/library/std/src/panic.rs:149:14 [INFO] [stderr] 25: 0x55d11632e1a6 - std::rt::lang_start_internal::{{closure}}::h04af4338bb06de8b [INFO] [stderr] at /rustc/57fe1b734d9ff1c8a92bda60b85506b9648158d3/library/std/src/rt.rs:141:48 [INFO] [stderr] 26: 0x55d11632e1a6 - std::panicking::try::do_call::ha7ce4120aacfc8a3 [INFO] [stderr] at /rustc/57fe1b734d9ff1c8a92bda60b85506b9648158d3/library/std/src/panicking.rs:552:40 [INFO] [stderr] 27: 0x55d11632e1a6 - std::panicking::try::h8f2eb319a88f8304 [INFO] [stderr] at /rustc/57fe1b734d9ff1c8a92bda60b85506b9648158d3/library/std/src/panicking.rs:516:19 [INFO] [stderr] 28: 0x55d11632e1a6 - std::panic::catch_unwind::hd6c35347627418da [INFO] [stderr] at /rustc/57fe1b734d9ff1c8a92bda60b85506b9648158d3/library/std/src/panic.rs:149:14 [INFO] [stderr] 29: 0x55d11632e1a6 - std::rt::lang_start_internal::h04e27d290bf4f790 [INFO] [stderr] at /rustc/57fe1b734d9ff1c8a92bda60b85506b9648158d3/library/std/src/rt.rs:141:20 [INFO] [stderr] 30: 0x55d116314fb7 - std::rt::lang_start::h152084526731b3f1 [INFO] [stderr] 31: 0x55d116318645 - main [INFO] [stderr] 32: 0x7f4d3ea12d90 - [INFO] [stderr] 33: 0x7f4d3ea12e40 - __libc_start_main [INFO] [stderr] 34: 0x55d1162ff705 - _start [INFO] [stderr] 35: 0x0 - [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `cc` (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/rmetaqEDq9t" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `libc` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "1ee343c91eec0ecc9270e6fae230a1b584df74209705055741f85615bc6b2b8a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1ee343c91eec0ecc9270e6fae230a1b584df74209705055741f85615bc6b2b8a", kill_on_drop: false }` [INFO] [stdout] 1ee343c91eec0ecc9270e6fae230a1b584df74209705055741f85615bc6b2b8a