[INFO] cloning repository https://github.com/benpence/phonead.ventures [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/benpence/phonead.ventures" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbenpence%2Fphonead.ventures", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbenpence%2Fphonead.ventures'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3d2a734806cf653a25b40c78cd8fb977edc57c86 [INFO] testing benpence/phonead.ventures/3d2a734806cf653a25b40c78cd8fb977edc57c86 against beta-2024-09-05 for beta-1.82-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbenpence%2Fphonead.ventures" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/benpence/phonead.ventures on toolchain beta-2024-09-05 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-09-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/benpence/phonead.ventures [INFO] finished tweaking git repo https://github.com/benpence/phonead.ventures [INFO] tweaked toml for git repo https://github.com/benpence/phonead.ventures written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/benpence/phonead.ventures 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" "+beta-2024-09-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-09-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b15df370d8b2cbb49a9e152c56bdd635adfb33a0da78d9b72f74c0250161da63 [INFO] running `Command { std: "docker" "start" "-a" "b15df370d8b2cbb49a9e152c56bdd635adfb33a0da78d9b72f74c0250161da63", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b15df370d8b2cbb49a9e152c56bdd635adfb33a0da78d9b72f74c0250161da63", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b15df370d8b2cbb49a9e152c56bdd635adfb33a0da78d9b72f74c0250161da63", kill_on_drop: false }` [INFO] [stdout] b15df370d8b2cbb49a9e152c56bdd635adfb33a0da78d9b72f74c0250161da63 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-09-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f4f5f1ea606bfc74bcd4d07c3e027db1facfc4afede347c6a43d4881b6273785 [INFO] running `Command { std: "docker" "start" "-a" "f4f5f1ea606bfc74bcd4d07c3e027db1facfc4afede347c6a43d4881b6273785", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Compiling libc v0.2.45 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling rand_core v0.3.0 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling proc-macro2 v0.4.24 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling build_const v0.2.1 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling rand_core v0.2.2 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling cc v1.0.28 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling memchr v2.1.2 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling ryu v0.2.7 [INFO] [stderr] Compiling phf_shared v0.7.23 [INFO] [stderr] Compiling rand v0.5.5 [INFO] [stderr] Compiling quote v0.6.10 [INFO] [stderr] Compiling serde v1.0.82 [INFO] [stderr] Compiling syn v0.15.23 [INFO] [stderr] Compiling unicode-normalization v0.1.7 [INFO] [stderr] Compiling byteorder v1.2.7 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling httparse v1.3.3 [INFO] [stderr] Compiling phf v0.7.23 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling time v0.1.41 [INFO] [stderr] Compiling rand v0.4.3 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling phf_generator v0.7.23 [INFO] [stderr] Compiling phf_codegen v0.7.23 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling safemem v0.2.0 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling mime_guess v1.8.6 [INFO] [stderr] Compiling safemem v0.3.0 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling remove_dir_all v0.5.1 [INFO] [stderr] Compiling unicode-segmentation v1.2.1 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling textwrap v0.10.0 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling buf_redux v0.8.1 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling gzip-header v0.2.0 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling twoway v0.1.8 [INFO] [stderr] Compiling num_cpus v1.9.0 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling adler32 v1.0.3 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling ascii v0.8.7 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling itoa v0.4.3 [INFO] [stderr] Compiling chunked_transfer v0.3.1 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling tiny_http v0.6.1 [INFO] [stderr] Compiling multipart v0.15.4 [INFO] [stderr] Compiling deflate v0.7.19 [INFO] [stderr] Compiling structopt-derive v0.2.15 [INFO] [stderr] Compiling serde_derive v1.0.82 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `multipart` (lib) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `structopt-derive` (lib) [INFO] [stderr] error: could not compile `deflate` (lib) [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `tiny_http` (lib) [INFO] [stderr] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: brotli-sys@0.3.2: brotli/enc/compress_fragment.c:785:1: fatal error: error writing to /tmp/cclSJecT.s: No space left on device [INFO] [stderr] warning: brotli-sys@0.3.2: 785 | } [INFO] [stderr] warning: brotli-sys@0.3.2: | ^ [INFO] [stderr] warning: brotli-sys@0.3.2: compilation terminated. [INFO] [stderr] [INFO] [stderr] error: failed to run custom build command for `brotli-sys v0.3.2` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/brotli-sys-8b1e9639c184d465/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:include=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/brotli-sys-0.3.2/brotli/include [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "brotli/include" "-o" "/opt/rustwide/target/debug/build/brotli-sys-ab51d6bd2b8a83b2/out/brotli/common/dictionary.o" "-c" "brotli/common/dictionary.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "brotli/include" "-o" "/opt/rustwide/target/debug/build/brotli-sys-ab51d6bd2b8a83b2/out/brotli/dec/bit_reader.o" "-c" "brotli/dec/bit_reader.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "brotli/include" "-o" "/opt/rustwide/target/debug/build/brotli-sys-ab51d6bd2b8a83b2/out/brotli/dec/decode.o" "-c" "brotli/dec/decode.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "brotli/include" "-o" "/opt/rustwide/target/debug/build/brotli-sys-ab51d6bd2b8a83b2/out/brotli/dec/huffman.o" "-c" "brotli/dec/huffman.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "brotli/include" "-o" "/opt/rustwide/target/debug/build/brotli-sys-ab51d6bd2b8a83b2/out/brotli/dec/state.o" "-c" "brotli/dec/state.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "brotli/include" "-o" "/opt/rustwide/target/debug/build/brotli-sys-ab51d6bd2b8a83b2/out/brotli/enc/backward_references.o" "-c" "brotli/enc/backward_references.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "brotli/include" "-o" "/opt/rustwide/target/debug/build/brotli-sys-ab51d6bd2b8a83b2/out/brotli/enc/backward_references_hq.o" "-c" "brotli/enc/backward_references_hq.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "brotli/include" "-o" "/opt/rustwide/target/debug/build/brotli-sys-ab51d6bd2b8a83b2/out/brotli/enc/bit_cost.o" "-c" "brotli/enc/bit_cost.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "brotli/include" "-o" "/opt/rustwide/target/debug/build/brotli-sys-ab51d6bd2b8a83b2/out/brotli/enc/block_splitter.o" "-c" "brotli/enc/block_splitter.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "brotli/include" "-o" "/opt/rustwide/target/debug/build/brotli-sys-ab51d6bd2b8a83b2/out/brotli/enc/brotli_bit_stream.o" "-c" "brotli/enc/brotli_bit_stream.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "brotli/include" "-o" "/opt/rustwide/target/debug/build/brotli-sys-ab51d6bd2b8a83b2/out/brotli/enc/cluster.o" "-c" "brotli/enc/cluster.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "brotli/include" "-o" "/opt/rustwide/target/debug/build/brotli-sys-ab51d6bd2b8a83b2/out/brotli/enc/compress_fragment.o" "-c" "brotli/enc/compress_fragment.c" [INFO] [stderr] cargo:warning=brotli/enc/compress_fragment.c:785:1: fatal error: error writing to /tmp/cclSJecT.s: No space left on device [INFO] [stderr] cargo:warning= 785 | } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] exit status: 1 [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] fatal: not a git repository (or any parent up to mount point /opt/rustwide) [INFO] [stderr] Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cc-1.0.28/src/lib.rs:2314:5: [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] Internal error occurred: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "brotli/include" "-o" "/opt/rustwide/target/debug/build/brotli-sys-ab51d6bd2b8a83b2/out/brotli/enc/compress_fragment.o" "-c" "brotli/enc/compress_fragment.c" with args "cc" did not execute successfully (status code exit status: 1). [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5899d268e14a - std::backtrace_rs::backtrace::libunwind::trace::h9ce576133d3ff57c [INFO] [stderr] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stderr] 1: 0x5899d268e14a - std::backtrace_rs::backtrace::trace_unsynchronized::h77316b33bca73147 [INFO] [stderr] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x5899d268e14a - std::sys::backtrace::_print_fmt::haa182cb1ad45bc9f [INFO] [stderr] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x5899d268e14a - ::fmt::ha95eeb186e57c055 [INFO] [stderr] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x5899d26b087b - core::fmt::rt::Argument::fmt::h71240792b23d8aa6 [INFO] [stderr] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/fmt/rt.rs:177:76 [INFO] [stderr] 5: 0x5899d26b087b - core::fmt::write::h1c4d59c42453601a [INFO] [stderr] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/fmt/mod.rs:1178:21 [INFO] [stderr] 6: 0x5899d268ab83 - std::io::Write::write_fmt::h5a949066aada5e3e [INFO] [stderr] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/io/mod.rs:1823:15 [INFO] [stderr] 7: 0x5899d268f512 - std::sys::backtrace::BacktraceLock::print::hb66718c44668eb56 [INFO] [stderr] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x5899d268f512 - std::panicking::default_hook::{{closure}}::h1a6c150385aaf90f [INFO] [stderr] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:266:22 [INFO] [stderr] 9: 0x5899d268f17e - std::panicking::default_hook::h5e8a75844aa4ea98 [INFO] [stderr] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:293:9 [INFO] [stderr] 10: 0x5899d268fd9f - std::panicking::rust_panic_with_hook::hea686c8750159a85 [INFO] [stderr] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:797:13 [INFO] [stderr] 11: 0x5899d268fa87 - std::panicking::begin_panic_handler::{{closure}}::hfd69333fda29d50a [INFO] [stderr] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:671:13 [INFO] [stderr] 12: 0x5899d268e629 - std::sys::backtrace::__rust_end_short_backtrace::hb7c23c01c3c70e35 [INFO] [stderr] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/sys/backtrace.rs:170:18 [INFO] [stderr] 13: 0x5899d268f714 - rust_begin_unwind [INFO] [stderr] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:662:5 [INFO] [stderr] 14: 0x5899d262b483 - core::panicking::panic_fmt::h43de95d595ebabc0 [INFO] [stderr] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/panicking.rs:74:14 [INFO] [stderr] 15: 0x5899d2641ee2 - cc::fail::h648d39489df37bc9 [INFO] [stderr] 16: 0x5899d2630cff - cc::Build::compile::h27331646205bde1a [INFO] [stderr] 17: 0x5899d262ca87 - build_script_build::main::hd8916037b6ccbc12 [INFO] [stderr] 18: 0x5899d262c0a3 - core::ops::function::FnOnce::call_once::h951f50f998ba2705 [INFO] [stderr] 19: 0x5899d262bef6 - std::sys::backtrace::__rust_begin_short_backtrace::h213901ab8b6aa5bd [INFO] [stderr] 20: 0x5899d262bed9 - std::rt::lang_start::{{closure}}::h1e10099fe02aab9c [INFO] [stderr] 21: 0x5899d2686d50 - core::ops::function::impls:: for &F>::call_once::h6bd7d38e4d7a8c52 [INFO] [stderr] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 22: 0x5899d2686d50 - std::panicking::try::do_call::hfaf7bf4c3dbe0acf [INFO] [stderr] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:554:40 [INFO] [stderr] 23: 0x5899d2686d50 - std::panicking::try::h27aafb61abce9ae9 [INFO] [stderr] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:518:19 [INFO] [stderr] 24: 0x5899d2686d50 - std::panic::catch_unwind::h4f56b0e91a30b1f0 [INFO] [stderr] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panic.rs:345:14 [INFO] [stderr] 25: 0x5899d2686d50 - std::rt::lang_start_internal::{{closure}}::h7a6b5fd78faa452f [INFO] [stderr] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/rt.rs:143:48 [INFO] [stderr] 26: 0x5899d2686d50 - std::panicking::try::do_call::h0af8dbf576e3bc4d [INFO] [stderr] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:554:40 [INFO] [stderr] 27: 0x5899d2686d50 - std::panicking::try::h60eaf03b8f4ab40f [INFO] [stderr] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panicking.rs:518:19 [INFO] [stderr] 28: 0x5899d2686d50 - std::panic::catch_unwind::h4c6b73574c21ea01 [INFO] [stderr] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/panic.rs:345:14 [INFO] [stderr] 29: 0x5899d2686d50 - std::rt::lang_start_internal::hcd459c6d81039380 [INFO] [stderr] at /rustc/c7c49f44a7bb561dd9317e14908a1e50fa478ce5/library/std/src/rt.rs:143:20 [INFO] [stderr] 30: 0x5899d262beb7 - std::rt::lang_start::h6775c1dfbfb16351 [INFO] [stderr] 31: 0x5899d262cad5 - main [INFO] [stderr] 32: 0x7e2c792b9d90 - [INFO] [stderr] 33: 0x7e2c792b9e40 - __libc_start_main [INFO] [stderr] 34: 0x5899d262bc75 - _start [INFO] [stderr] 35: 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/rmetaHwzKh5" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `clap` (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/rmetapdMmPO" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaiCs0sP" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `serde_derive` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `serde` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "f4f5f1ea606bfc74bcd4d07c3e027db1facfc4afede347c6a43d4881b6273785", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f4f5f1ea606bfc74bcd4d07c3e027db1facfc4afede347c6a43d4881b6273785", kill_on_drop: false }` [INFO] [stdout] f4f5f1ea606bfc74bcd4d07c3e027db1facfc4afede347c6a43d4881b6273785