[INFO] cloning repository https://github.com/notseanray/SplitStream [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/notseanray/SplitStream" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnotseanray%2FSplitStream", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnotseanray%2FSplitStream'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] aba1163906d9ca32558d279028a96dca7abafc40 [INFO] checking notseanray/SplitStream against master#0f442e265c165c0a78633bef98de18517815150c for pr-129073 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnotseanray%2FSplitStream" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/notseanray/SplitStream on toolchain 0f442e265c165c0a78633bef98de18517815150c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0f442e265c165c0a78633bef98de18517815150c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/notseanray/SplitStream [INFO] finished tweaking git repo https://github.com/notseanray/SplitStream [INFO] tweaked toml for git repo https://github.com/notseanray/SplitStream written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/notseanray/SplitStream 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" "+0f442e265c165c0a78633bef98de18517815150c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+0f442e265c165c0a78633bef98de18517815150c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a372df4decf14294fca03faf34dd7dd7f95ba7bbe863bec4061d2df7174fd20f [INFO] running `Command { std: "docker" "start" "-a" "a372df4decf14294fca03faf34dd7dd7f95ba7bbe863bec4061d2df7174fd20f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a372df4decf14294fca03faf34dd7dd7f95ba7bbe863bec4061d2df7174fd20f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a372df4decf14294fca03faf34dd7dd7f95ba7bbe863bec4061d2df7174fd20f", kill_on_drop: false }` [INFO] [stdout] a372df4decf14294fca03faf34dd7dd7f95ba7bbe863bec4061d2df7174fd20f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+0f442e265c165c0a78633bef98de18517815150c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0cec8a2c06b9c76db84eb0c4da3059e7f326ae820d9c16a682898f495aa30a06 [INFO] running `Command { std: "docker" "start" "-a" "0cec8a2c06b9c76db84eb0c4da3059e7f326ae820d9c16a682898f495aa30a06", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling futures-core v0.3.23 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Checking arrayref v0.3.6 [INFO] [stderr] Checking arrayvec v0.7.2 [INFO] [stderr] Checking constant_time_eq v0.1.5 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Compiling tokio v1.20.1 [INFO] [stderr] Checking once_cell v1.13.1 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Compiling blake3 v1.3.1 [INFO] [stderr] Checking block-buffer v0.10.2 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking digest v0.10.3 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling async-stream-impl v0.3.3 [INFO] [stderr] Checking async-stream v0.3.3 [INFO] [stderr] Checking SplitStream v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `BufRead`, `BufReader`, and `Read` [INFO] [stdout] --> src/main.rs:1:15 [INFO] [stdout] | [INFO] [stdout] 1 | use std::io::{BufReader, Read, BufRead}; [INFO] [stdout] | ^^^^^^^^^ ^^^^ ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `BufRead`, `BufReader`, and `Read` [INFO] [stdout] --> src/main.rs:1:15 [INFO] [stdout] | [INFO] [stdout] 1 | use std::io::{BufReader, Read, BufRead}; [INFO] [stdout] | ^^^^^^^^^ ^^^^ ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `v` [INFO] [stdout] --> src/main.rs:23:22 [INFO] [stdout] | [INFO] [stdout] 23 | while let Ok(v) = socket.recv(&mut buf) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_v` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `v` [INFO] [stdout] --> src/main.rs:23:22 [INFO] [stdout] | [INFO] [stdout] 23 | while let Ok(v) = socket.recv(&mut buf) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_v` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `name` and `hash` are never read [INFO] [stdout] --> src/main.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 30 | struct SplitStreamFile<'a> { [INFO] [stdout] | --------------- fields in this struct [INFO] [stdout] 31 | name: &'a str, [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 34 | hash: [u8; 32], [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `name` and `hash` are never read [INFO] [stdout] --> src/main.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 30 | struct SplitStreamFile<'a> { [INFO] [stdout] | --------------- fields in this struct [INFO] [stdout] 31 | name: &'a str, [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 34 | hash: [u8; 32], [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.65s [INFO] running `Command { std: "docker" "inspect" "0cec8a2c06b9c76db84eb0c4da3059e7f326ae820d9c16a682898f495aa30a06", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0cec8a2c06b9c76db84eb0c4da3059e7f326ae820d9c16a682898f495aa30a06", kill_on_drop: false }` [INFO] [stdout] 0cec8a2c06b9c76db84eb0c4da3059e7f326ae820d9c16a682898f495aa30a06 [INFO] checking notseanray/SplitStream against try#774bd5ba31b89dab12d58c29690ad9f7e5c9f063 for pr-129073 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnotseanray%2FSplitStream" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/notseanray/SplitStream on toolchain 774bd5ba31b89dab12d58c29690ad9f7e5c9f063 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+774bd5ba31b89dab12d58c29690ad9f7e5c9f063" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/notseanray/SplitStream [INFO] finished tweaking git repo https://github.com/notseanray/SplitStream [INFO] tweaked toml for git repo https://github.com/notseanray/SplitStream written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/notseanray/SplitStream 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" "+774bd5ba31b89dab12d58c29690ad9f7e5c9f063" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+774bd5ba31b89dab12d58c29690ad9f7e5c9f063" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f2496c0879d201119e2c39c89253badb55df5ccfc1ed79e33c077431bbc021d1 [INFO] running `Command { std: "docker" "start" "-a" "f2496c0879d201119e2c39c89253badb55df5ccfc1ed79e33c077431bbc021d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f2496c0879d201119e2c39c89253badb55df5ccfc1ed79e33c077431bbc021d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f2496c0879d201119e2c39c89253badb55df5ccfc1ed79e33c077431bbc021d1", kill_on_drop: false }` [INFO] [stdout] f2496c0879d201119e2c39c89253badb55df5ccfc1ed79e33c077431bbc021d1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+774bd5ba31b89dab12d58c29690ad9f7e5c9f063" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ede99ed9a3e69d497b56fcdad2590520078f0f196669d85f75b9ddacd13f2993 [INFO] running `Command { std: "docker" "start" "-a" "ede99ed9a3e69d497b56fcdad2590520078f0f196669d85f75b9ddacd13f2993", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling futures-core v0.3.23 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking constant_time_eq v0.1.5 [INFO] [stderr] Checking arrayvec v0.7.2 [INFO] [stderr] Checking once_cell v1.13.1 [INFO] [stderr] Checking arrayref v0.3.6 [INFO] [stderr] Compiling tokio v1.20.1 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Compiling blake3 v1.3.1 [INFO] [stderr] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: blake3@1.3.1: The C compiler "cc" does not support -mavx512f and -mavx512vl. [INFO] [stderr] [INFO] [stderr] error: failed to run custom build command for `blake3 v1.3.1` [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/blake3-31f449ca5c3b81ad/build-script-build` (exit status: 1) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-env-changed=CARGO_FEATURE_PURE [INFO] [stderr] cargo:rerun-if-env-changed=CARGO_FEATURE_NO_NEON [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [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] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2") [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] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2") [INFO] [stderr] OPT_LEVEL = Some("0") [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") [INFO] [stderr] cargo:warning=The C compiler "cc" does not support -mavx512f and -mavx512vl. [INFO] [stderr] cargo:rerun-if-env-changed=BLAKE3_CI [INFO] [stderr] cargo:rerun-if-env-changed=CARGO_FEATURE_PREFER_INTRINSICS [INFO] [stderr] cargo:rerun-if-env-changed=CARGO_FEATURE_PURE [INFO] [stderr] cargo:rustc-cfg=blake3_sse2_ffi [INFO] [stderr] cargo:rustc-cfg=blake3_sse41_ffi [INFO] [stderr] cargo:rustc-cfg=blake3_avx2_ffi [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error occurred: No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: failed to run custom build command for `typenum v1.15.0` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/typenum-9d7466db2ee8b106/build-script-main` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rustc-env=TYPENUM_BUILD_CONSTS=/opt/rustwide/target/debug/build/typenum-5f883c840f84d8d6/out/consts.rs [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/typenum-1.15.0/build/main.rs:170:63: [INFO] [stderr] called `Result::unwrap()` on an `Err` value: Os { code: 28, kind: StorageFull, message: "No space left on device" } [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5589b35c776d - std::backtrace_rs::backtrace::libunwind::trace::h6a54887ad806bdca [INFO] [stderr] at /rustc/774bd5ba31b89dab12d58c29690ad9f7e5c9f063/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stderr] 1: 0x5589b35c776d - std::backtrace_rs::backtrace::trace_unsynchronized::h6cf433a831cf07a5 [INFO] [stderr] at /rustc/774bd5ba31b89dab12d58c29690ad9f7e5c9f063/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x5589b35c776d - std::sys::backtrace::_print_fmt::hfa8db9e62539d8e0 [INFO] [stderr] at /rustc/774bd5ba31b89dab12d58c29690ad9f7e5c9f063/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x5589b35c776d - ::fmt::h3a8610b5cb3e9caa [INFO] [stderr] at /rustc/774bd5ba31b89dab12d58c29690ad9f7e5c9f063/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x5589b35e499b - core::fmt::rt::Argument::fmt::hce670a5e82e2f7e5 [INFO] [stderr] at /rustc/774bd5ba31b89dab12d58c29690ad9f7e5c9f063/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x5589b35e499b - core::fmt::write::h2359fb471cabf9cf [INFO] [stderr] at /rustc/774bd5ba31b89dab12d58c29690ad9f7e5c9f063/library/core/src/fmt/mod.rs:1178:21 [INFO] [stderr] 6: 0x5589b35c4df3 - std::io::Write::write_fmt::h46ab321d0a2d9205 [INFO] [stderr] at /rustc/774bd5ba31b89dab12d58c29690ad9f7e5c9f063/library/std/src/io/mod.rs:1823:15 [INFO] [stderr] 7: 0x5589b35c8922 - std::sys::backtrace::BacktraceLock::print::h4e4e2e16f0f4e6c2 [INFO] [stderr] at /rustc/774bd5ba31b89dab12d58c29690ad9f7e5c9f063/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x5589b35c8922 - std::panicking::default_hook::{{closure}}::h106a067daf228e75 [INFO] [stderr] at /rustc/774bd5ba31b89dab12d58c29690ad9f7e5c9f063/library/std/src/panicking.rs:266:22 [INFO] [stderr] 9: 0x5589b35c858e - std::panicking::default_hook::h65975814af7703ad [INFO] [stderr] at /rustc/774bd5ba31b89dab12d58c29690ad9f7e5c9f063/library/std/src/panicking.rs:293:9 [INFO] [stderr] 10: 0x5589b35c913f - std::panicking::rust_panic_with_hook::h82993262678934fc [INFO] [stderr] at /rustc/774bd5ba31b89dab12d58c29690ad9f7e5c9f063/library/std/src/panicking.rs:797:13 [INFO] [stderr] 11: 0x5589b35c8eb7 - std::panicking::begin_panic_handler::{{closure}}::hadbd8259909d3076 [INFO] [stderr] at /rustc/774bd5ba31b89dab12d58c29690ad9f7e5c9f063/library/std/src/panicking.rs:671:13 [INFO] [stderr] 12: 0x5589b35c7c59 - std::sys::backtrace::__rust_end_short_backtrace::hfe297d438869b764 [INFO] [stderr] at /rustc/774bd5ba31b89dab12d58c29690ad9f7e5c9f063/library/std/src/sys/backtrace.rs:170:18 [INFO] [stderr] 13: 0x5589b35c8b44 - rust_begin_unwind [INFO] [stderr] at /rustc/774bd5ba31b89dab12d58c29690ad9f7e5c9f063/library/std/src/panicking.rs:662:5 [INFO] [stderr] 14: 0x5589b35e3b83 - core::panicking::panic_fmt::hdaf5f659db5b25ea [INFO] [stderr] at /rustc/774bd5ba31b89dab12d58c29690ad9f7e5c9f063/library/core/src/panicking.rs:74:14 [INFO] [stderr] 15: 0x5589b35e3f76 - core::result::unwrap_failed::h71bf1dad69210ed8 [INFO] [stderr] at /rustc/774bd5ba31b89dab12d58c29690ad9f7e5c9f063/library/core/src/result.rs:1679:5 [INFO] [stderr] 16: 0x5589b359e622 - build_script_main::main::he181112f80e459f9 [INFO] [stderr] 17: 0x5589b35a3013 - core::ops::function::FnOnce::call_once::h4f386295b5bb40b9 [INFO] [stderr] 18: 0x5589b35a2b26 - std::sys::backtrace::__rust_begin_short_backtrace::h90fdba2551ee94cc [INFO] [stderr] 19: 0x5589b359b409 - std::rt::lang_start::{{closure}}::h597cf079145b8e6f [INFO] [stderr] 20: 0x5589b35c1ce0 - core::ops::function::impls:: for &F>::call_once::heeadd41eed79e2e5 [INFO] [stderr] at /rustc/774bd5ba31b89dab12d58c29690ad9f7e5c9f063/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 21: 0x5589b35c1ce0 - std::panicking::try::do_call::hf481b8890e8f05de [INFO] [stderr] at /rustc/774bd5ba31b89dab12d58c29690ad9f7e5c9f063/library/std/src/panicking.rs:554:40 [INFO] [stderr] 22: 0x5589b35c1ce0 - std::panicking::try::hbe1d24f1416e9d51 [INFO] [stderr] at /rustc/774bd5ba31b89dab12d58c29690ad9f7e5c9f063/library/std/src/panicking.rs:518:19 [INFO] [stderr] 23: 0x5589b35c1ce0 - std::panic::catch_unwind::h0ad6ebb3e3a60e59 [INFO] [stderr] at /rustc/774bd5ba31b89dab12d58c29690ad9f7e5c9f063/library/std/src/panic.rs:345:14 [INFO] [stderr] 24: 0x5589b35c1ce0 - std::rt::lang_start_internal::{{closure}}::hd0bb4086e1f6bc5f [INFO] [stderr] at /rustc/774bd5ba31b89dab12d58c29690ad9f7e5c9f063/library/std/src/rt.rs:143:48 [INFO] [stderr] 25: 0x5589b35c1ce0 - std::panicking::try::do_call::h65df82c6b9ba23ed [INFO] [stderr] at /rustc/774bd5ba31b89dab12d58c29690ad9f7e5c9f063/library/std/src/panicking.rs:554:40 [INFO] [stderr] 26: 0x5589b35c1ce0 - std::panicking::try::h68c7a4ef5e03e376 [INFO] [stderr] at /rustc/774bd5ba31b89dab12d58c29690ad9f7e5c9f063/library/std/src/panicking.rs:518:19 [INFO] [stderr] 27: 0x5589b35c1ce0 - std::panic::catch_unwind::h35b6c37fe9d346f1 [INFO] [stderr] at /rustc/774bd5ba31b89dab12d58c29690ad9f7e5c9f063/library/std/src/panic.rs:345:14 [INFO] [stderr] 28: 0x5589b35c1ce0 - std::rt::lang_start_internal::h0de7f461f2898ff4 [INFO] [stderr] at /rustc/774bd5ba31b89dab12d58c29690ad9f7e5c9f063/library/std/src/rt.rs:143:20 [INFO] [stderr] 29: 0x5589b359b3e7 - std::rt::lang_start::hb8b3f6f02a6612ae [INFO] [stderr] 30: 0x5589b359eb45 - main [INFO] [stderr] 31: 0x7fbac3aead90 - [INFO] [stderr] 32: 0x7fbac3aeae40 - __libc_start_main [INFO] [stderr] 33: 0x5589b358ebf5 - _start [INFO] [stderr] 34: 0x0 - [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmeta5xtINx" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `libc` (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/rmetaQuWakD" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `proc-macro2` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "ede99ed9a3e69d497b56fcdad2590520078f0f196669d85f75b9ddacd13f2993", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ede99ed9a3e69d497b56fcdad2590520078f0f196669d85f75b9ddacd13f2993", kill_on_drop: false }` [INFO] [stdout] ede99ed9a3e69d497b56fcdad2590520078f0f196669d85f75b9ddacd13f2993