[INFO] cloning repository https://github.com/satoruGoj-0/rustweb [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/satoruGoj-0/rustweb" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FsatoruGoj-0%2Frustweb", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FsatoruGoj-0%2Frustweb'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ea9aa5841f482be523e24f078c39b81e1943980e [INFO] building satoruGoj-0/rustweb against try#8b8eff55bd72abbb57167bc42222a7f91d41cb0d for pr-142134-abi-ast-error [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FsatoruGoj-0%2Frustweb" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/satoruGoj-0/rustweb on toolchain 8b8eff55bd72abbb57167bc42222a7f91d41cb0d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/satoruGoj-0/rustweb [INFO] finished tweaking git repo https://github.com/satoruGoj-0/rustweb [INFO] tweaked toml for git repo https://github.com/satoruGoj-0/rustweb written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/satoruGoj-0/rustweb 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" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] aa2cd54053cc602cf561882aafcb76f33e878cdb76f39758222addd329754936 [INFO] running `Command { std: "docker" "start" "-a" "aa2cd54053cc602cf561882aafcb76f33e878cdb76f39758222addd329754936", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "aa2cd54053cc602cf561882aafcb76f33e878cdb76f39758222addd329754936", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aa2cd54053cc602cf561882aafcb76f33e878cdb76f39758222addd329754936", kill_on_drop: false }` [INFO] [stdout] aa2cd54053cc602cf561882aafcb76f33e878cdb76f39758222addd329754936 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 12da215745bc3fb04e2c5fd9940eebb51cf118a9b6d60e3a862effa366a8559d [INFO] running `Command { std: "docker" "start" "-a" "12da215745bc3fb04e2c5fd9940eebb51cf118a9b6d60e3a862effa366a8559d", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling proc-macro2 v1.0.87 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling libc v0.2.159 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling pin-project-lite v0.1.12 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling pin-project-internal v0.4.30 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling unicode-bidi v0.3.17 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling copyless v0.1.5 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling bytes v1.7.2 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling thiserror v1.0.64 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling matches v0.1.10 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling const_fn v0.4.10 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.39 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling syn v2.0.79 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `parking_lot_core` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/8b8eff55bd72abbb57167bc42222a7f91d41cb0d/bin/rustc --crate-name parking_lot_core --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parking_lot_core-0.8.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backtrace", "deadlock_detection", "nightly", "petgraph", "thread-id"))' -C metadata=57a873506f8236c4 -C extra-filename=-6b4ddf324a093196 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-02ffc4ff30a29427.rmeta --extern instant=/opt/rustwide/target/debug/deps/libinstant-d3a57b93302db874.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-f27cf1503c0b262e.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-ab4e0a533746c3c8.rmeta --cap-lints allow --cap-lints=warn` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaGIunUR/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `http` (lib) due to 1 previous error [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: failed to build archive at `/opt/rustwide/target/debug/deps/libunicode_bidi-40b08b132693f9fe.rlib`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `unicode-bidi` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaMum7aR/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `mio` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `tracing-core` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/8b8eff55bd72abbb57167bc42222a7f91d41cb0d/bin/rustc --crate-name tracing_core --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-core-0.1.32/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="once_cell"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "once_cell", "std", "valuable"))' -C metadata=18ad6b870a5df6c2 -C extra-filename=-fafc3ca70cd060e3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-ab1a5db9df03d0c2.rmeta --cap-lints allow --cap-lints=warn` (exit status: 101) [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: failed to write /tmp/rustctLAtKC/lib.rmeta: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: failed to build archive at `/opt/rustwide/target/debug/deps/libsignal_hook_registry-63b87ef582f8ba13.rlib`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: failed to write /tmp/rustccbiKqb/lib.rmeta: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `threadpool` (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/8b8eff55bd72abbb57167bc42222a7f91d41cb0d/bin/rustc --crate-name threadpool --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/threadpool-1.8.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=2a0a040391c13bd6 -C extra-filename=-bca8ee06793fcfe0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-3e9899c6e970a13f.rmeta --cap-lints allow --cap-lints=warn` (exit status: 101) [INFO] [stderr] error: could not compile `signal-hook-registry` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `proc-macro2` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `unicode-normalization` (lib) due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--version-script=/tmp/rustcgMinW6/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcgMinW6/symbols.o" "<5 object files omitted>" "/opt/rustwide/target/debug/deps/proc_macro_hack-a74d8c94182000a7.1am93b5jhsvxzug475lhpjnvt.rcgu.rmeta" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*,librustc_literal_escaper-*,librustc_std_workspace_std-*,libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcgMinW6/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,-znostart-stop-gc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libproc_macro_hack-a74d8c94182000a7.so" "-Wl,--gc-sections" "-shared" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace. [INFO] [stdout] #0 0x00007402c4b43c37 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/opt/rustwide/rustup-home/toolchains/8b8eff55bd72abbb57167bc42222a7f91d41cb0d/lib/libLLVM.so.20.1-rust-1.89.0-nightly+0x5743c37) [INFO] [stdout] #1 0x00007402c4b44053 SignalHandler(int) (/opt/rustwide/rustup-home/toolchains/8b8eff55bd72abbb57167bc42222a7f91d41cb0d/lib/libLLVM.so.20.1-rust-1.89.0-nightly+0x5744053) [INFO] [stdout] #2 0x00007402bf233330 (/lib/x86_64-linux-gnu/libc.so.6+0x45330) [INFO] [stdout] #3 0x00007402bf376a9d (/lib/x86_64-linux-gnu/libc.so.6+0x188a9d) [INFO] [stdout] #4 0x00007402c7e4767e llvm::StringTableBuilder::write(unsigned char*) const (.warm) bolt-pseudo.o:0:0 [INFO] [stdout] #5 0x00007402c4af39b1 std::_Function_handler)::$_0>::_M_invoke(std::_Any_data const&) (/opt/rustwide/rustup-home/toolchains/8b8eff55bd72abbb57167bc42222a7f91d41cb0d/lib/libLLVM.so.20.1-rust-1.89.0-nightly+0x56f39b1) [INFO] [stdout] #6 0x00007402c4af2888 llvm::parallelFor(unsigned long, unsigned long, llvm::function_ref) (/opt/rustwide/rustup-home/toolchains/8b8eff55bd72abbb57167bc42222a7f91d41cb0d/lib/libLLVM.so.20.1-rust-1.89.0-nightly+0x56f2888) [INFO] [stdout] #7 0x000057523873885d lld::elf::MergeNoTailSection::writeTo(unsigned char*) (/opt/rustwide/rustup-home/toolchains/8b8eff55bd72abbb57167bc42222a7f91d41cb0d/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x4cc85d) [INFO] [stdout] #8 0x00005752386c48fa void lld::elf::OutputSection::writeTo>(lld::elf::Ctx&, unsigned char*, llvm::parallel::TaskGroup&)::'lambda'(unsigned long, unsigned long)::operator()(unsigned long, unsigned long) const OutputSections.cpp:0:0 [INFO] [stdout] #9 0x00007402c4af3882 std::_Function_handler)::$_0>::_M_invoke(std::_Any_data const&) (/opt/rustwide/rustup-home/toolchains/8b8eff55bd72abbb57167bc42222a7f91d41cb0d/lib/libLLVM.so.20.1-rust-1.89.0-nightly+0x56f3882) [INFO] [stdout] #10 0x00007402c4af32ea llvm::parallel::detail::(anonymous namespace)::ThreadPoolExecutor::work(llvm::ThreadPoolStrategy, unsigned int) (/opt/rustwide/rustup-home/toolchains/8b8eff55bd72abbb57167bc42222a7f91d41cb0d/lib/libLLVM.so.20.1-rust-1.89.0-nightly+0x56f32ea) [INFO] [stdout] #11 0x00007402c4a6ded0 execute_native_thread_routine (/opt/rustwide/rustup-home/toolchains/8b8eff55bd72abbb57167bc42222a7f91d41cb0d/lib/libLLVM.so.20.1-rust-1.89.0-nightly+0x566ded0) [INFO] [stdout] #12 0x00007402bf28aaa4 (/lib/x86_64-linux-gnu/libc.so.6+0x9caa4) [INFO] [stdout] #13 0x00007402bf317a34 clone (/lib/x86_64-linux-gnu/libc.so.6+0x129a34) [INFO] [stdout] rust-lld: error: failed to write output '/opt/rustwide/target/debug/deps/libproc_macro_hack-a74d8c94182000a7.so': No such file or directory [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `proc-macro-hack` (lib) due to 1 previous error [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-4a4ee27217f0fa0a/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] [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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: 0x63b403280a32 - std::backtrace_rs::backtrace::libunwind::trace::hcb6a66c13aa65d79 [INFO] [stderr] at /rustc/8b8eff55bd72abbb57167bc42222a7f91d41cb0d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x63b403280a32 - std::backtrace_rs::backtrace::trace_unsynchronized::h7ae58379d02365d0 [INFO] [stderr] at /rustc/8b8eff55bd72abbb57167bc42222a7f91d41cb0d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x63b403280a32 - std::sys::backtrace::_print_fmt::h5d7f36ef7b7cb607 [INFO] [stderr] at /rustc/8b8eff55bd72abbb57167bc42222a7f91d41cb0d/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x63b403280a32 - ::fmt::hd5e1ffc3de98c70a [INFO] [stderr] at /rustc/8b8eff55bd72abbb57167bc42222a7f91d41cb0d/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x63b40329c863 - core::fmt::rt::Argument::fmt::h7e5762a8131dee0a [INFO] [stderr] at /rustc/8b8eff55bd72abbb57167bc42222a7f91d41cb0d/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x63b40329c863 - core::fmt::write::h643e7d8d9d70854c [INFO] [stderr] at /rustc/8b8eff55bd72abbb57167bc42222a7f91d41cb0d/library/core/src/fmt/mod.rs:1460:25 [INFO] [stderr] 6: 0x63b40327e4a3 - std::io::default_write_fmt::h8feacd2daaf83243 [INFO] [stderr] at /rustc/8b8eff55bd72abbb57167bc42222a7f91d41cb0d/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x63b40327e4a3 - std::io::Write::write_fmt::h89b0a221a48ef281 [INFO] [stderr] at /rustc/8b8eff55bd72abbb57167bc42222a7f91d41cb0d/library/std/src/io/mod.rs:1914:13 [INFO] [stderr] 8: 0x63b403280882 - std::sys::backtrace::BacktraceLock::print::hb158b12d99da4adf [INFO] [stderr] at /rustc/8b8eff55bd72abbb57167bc42222a7f91d41cb0d/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x63b4032818f2 - std::panicking::default_hook::{{closure}}::h6b01193c2080a17e [INFO] [stderr] at /rustc/8b8eff55bd72abbb57167bc42222a7f91d41cb0d/library/std/src/panicking.rs:300:27 [INFO] [stderr] 10: 0x63b4032816f5 - std::panicking::default_hook::h6cc4d6d203f8e2e0 [INFO] [stderr] at /rustc/8b8eff55bd72abbb57167bc42222a7f91d41cb0d/library/std/src/panicking.rs:327:9 [INFO] [stderr] 11: 0x63b4032821c2 - std::panicking::rust_panic_with_hook::h0ddb63107fad990c [INFO] [stderr] at /rustc/8b8eff55bd72abbb57167bc42222a7f91d41cb0d/library/std/src/panicking.rs:833:13 [INFO] [stderr] 12: 0x63b40328205a - std::panicking::begin_panic_handler::{{closure}}::hca7c49f74e0f4fda [INFO] [stderr] at /rustc/8b8eff55bd72abbb57167bc42222a7f91d41cb0d/library/std/src/panicking.rs:706:13 [INFO] [stderr] 13: 0x63b403280f29 - std::sys::backtrace::__rust_end_short_backtrace::h44e17a5900145607 [INFO] [stderr] at /rustc/8b8eff55bd72abbb57167bc42222a7f91d41cb0d/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 14: 0x63b403281ced - __rustc[3e61c14cc1fc55f4]::rust_begin_unwind [INFO] [stderr] at /rustc/8b8eff55bd72abbb57167bc42222a7f91d41cb0d/library/std/src/panicking.rs:697:5 [INFO] [stderr] 15: 0x63b40329bb10 - core::panicking::panic_fmt::h11222ec42a9d1743 [INFO] [stderr] at /rustc/8b8eff55bd72abbb57167bc42222a7f91d41cb0d/library/core/src/panicking.rs:75:14 [INFO] [stderr] 16: 0x63b40329bea6 - core::result::unwrap_failed::h53f1fdfd5aa58dbd [INFO] [stderr] at /rustc/8b8eff55bd72abbb57167bc42222a7f91d41cb0d/library/core/src/result.rs:1761:5 [INFO] [stderr] 17: 0x63b40325e92c - build_script_main::main::h07b282bd3523738e [INFO] [stderr] 18: 0x63b40325a5f3 - core::ops::function::FnOnce::call_once::h7d892715a19e93a2 [INFO] [stderr] 19: 0x63b4032557e6 - std::sys::backtrace::__rust_begin_short_backtrace::h54aeff441cd48667 [INFO] [stderr] 20: 0x63b403255759 - std::rt::lang_start::{{closure}}::h7499e2024a86f3ea [INFO] [stderr] 21: 0x63b40327b3d0 - core::ops::function::impls:: for &F>::call_once::hb8292cd14118a4be [INFO] [stderr] at /rustc/8b8eff55bd72abbb57167bc42222a7f91d41cb0d/library/core/src/ops/function.rs:284:21 [INFO] [stderr] 22: 0x63b40327b3d0 - std::panicking::catch_unwind::do_call::hdf0d059b4e7fb752 [INFO] [stderr] at /rustc/8b8eff55bd72abbb57167bc42222a7f91d41cb0d/library/std/src/panicking.rs:589:40 [INFO] [stderr] 23: 0x63b40327b3d0 - std::panicking::catch_unwind::h08929b1a143c72c2 [INFO] [stderr] at /rustc/8b8eff55bd72abbb57167bc42222a7f91d41cb0d/library/std/src/panicking.rs:552:19 [INFO] [stderr] 24: 0x63b40327b3d0 - std::panic::catch_unwind::hf7681936c4559ffe [INFO] [stderr] at /rustc/8b8eff55bd72abbb57167bc42222a7f91d41cb0d/library/std/src/panic.rs:359:14 [INFO] [stderr] 25: 0x63b40327b3d0 - std::rt::lang_start_internal::{{closure}}::h6e7a6cb55c4a70b7 [INFO] [stderr] at /rustc/8b8eff55bd72abbb57167bc42222a7f91d41cb0d/library/std/src/rt.rs:175:24 [INFO] [stderr] 26: 0x63b40327b3d0 - std::panicking::catch_unwind::do_call::h212fecc78026b78a [INFO] [stderr] at /rustc/8b8eff55bd72abbb57167bc42222a7f91d41cb0d/library/std/src/panicking.rs:589:40 [INFO] [stderr] 27: 0x63b40327b3d0 - std::panicking::catch_unwind::h365af9254305778a [INFO] [stderr] at /rustc/8b8eff55bd72abbb57167bc42222a7f91d41cb0d/library/std/src/panicking.rs:552:19 [INFO] [stderr] 28: 0x63b40327b3d0 - std::panic::catch_unwind::h8f72ff62b89e6569 [INFO] [stderr] at /rustc/8b8eff55bd72abbb57167bc42222a7f91d41cb0d/library/std/src/panic.rs:359:14 [INFO] [stderr] 29: 0x63b40327b3d0 - std::rt::lang_start_internal::h06c58908e044d91b [INFO] [stderr] at /rustc/8b8eff55bd72abbb57167bc42222a7f91d41cb0d/library/std/src/rt.rs:171:5 [INFO] [stderr] 30: 0x63b403255741 - std::rt::lang_start::ha090bdc002d8da90 [INFO] [stderr] 31: 0x63b40325ebe5 - main [INFO] [stderr] 32: 0x771ef7a191ca - [INFO] [stderr] 33: 0x771ef7a1928b - __libc_start_main [INFO] [stderr] 34: 0x63b40324d135 - _start [INFO] [stderr] 35: 0x0 - [INFO] [stdout] error: failed to build archive at `/opt/rustwide/target/debug/deps/libsyn-b3ba3c9c3ba78ae7.rlib`: 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] running `Command { std: "docker" "inspect" "12da215745bc3fb04e2c5fd9940eebb51cf118a9b6d60e3a862effa366a8559d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "12da215745bc3fb04e2c5fd9940eebb51cf118a9b6d60e3a862effa366a8559d", kill_on_drop: false }` [INFO] [stdout] 12da215745bc3fb04e2c5fd9940eebb51cf118a9b6d60e3a862effa366a8559d