[INFO] cloning repository https://github.com/cbiffle/exhubris-demo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cbiffle/exhubris-demo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcbiffle%2Fexhubris-demo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcbiffle%2Fexhubris-demo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a5a7922386edb06b5bb515eb767df8b4ae44a9db [INFO] checking cbiffle/exhubris-demo against master#d14d202262d13df896b0c624b0cec6e4bfde631a for pr-143028 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcbiffle%2Fexhubris-demo" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-4-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/cbiffle/exhubris-demo [INFO] finished tweaking git repo https://github.com/cbiffle/exhubris-demo [INFO] tweaked toml for git repo https://github.com/cbiffle/exhubris-demo written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/cbiffle/exhubris-demo on toolchain d14d202262d13df896b0c624b0cec6e4bfde631a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d14d202262d13df896b0c624b0cec6e4bfde631a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/cbiffle/exhubris-demo 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" "+d14d202262d13df896b0c624b0cec6e4bfde631a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/cbiffle/exhubris` [INFO] [stderr] warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/exhubris-cb65dd491dcf52ac/objects/pack/pack_git2_cc47c7e8e9a62ca3': No space left on device; class=Os (2) [INFO] [stderr] Updating git repository `https://github.com/cbiffle/hubris-fork.git` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded hubpack_derive v0.1.1 [INFO] [stderr] Downloaded hubpack v0.1.2 [INFO] [stderr] Downloaded kdl v6.3.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+d14d202262d13df896b0c624b0cec6e4bfde631a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 51cd694a14eb5b50c3a6c0361e60831a09a43034922603e7fb3bbf74e4f54984 [INFO] running `Command { std: "docker" "start" "-a" "51cd694a14eb5b50c3a6c0361e60831a09a43034922603e7fb3bbf74e4f54984", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "51cd694a14eb5b50c3a6c0361e60831a09a43034922603e7fb3bbf74e4f54984", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "51cd694a14eb5b50c3a6c0361e60831a09a43034922603e7fb3bbf74e4f54984", kill_on_drop: false }` [INFO] [stdout] 51cd694a14eb5b50c3a6c0361e60831a09a43034922603e7fb3bbf74e4f54984 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+d14d202262d13df896b0c624b0cec6e4bfde631a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6ff49793421df045533f6e79898b1af854091707ac7f9b91b7bb63b2f3c00f41 [INFO] running `Command { std: "docker" "start" "-a" "6ff49793421df045533f6e79898b1af854091707ac7f9b91b7bb63b2f3c00f41", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.16 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling foldhash v0.1.4 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling twox-hash v1.6.3 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling miniz_oxide v0.8.3 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling ruzstd v0.7.3 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling flate2 v1.0.35 [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/linux_raw_sys-80dc1f8eca1ec8c7.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/linux-raw-sys-80dc1f8eca1ec8c7/dep-lib-linux_raw_sys` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [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] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaYuU2Uo/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `heck` (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/d14d202262d13df896b0c624b0cec6e4bfde631a/bin/rustc --crate-name heck --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/heck-0.5.0/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=faa1acbe2bb4e337 -C extra-filename=-8e1f98ffb0a497ae --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] error: could not compile `miniz_oxide` (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/d14d202262d13df896b0c624b0cec6e4bfde631a/bin/rustc --crate-name miniz_oxide --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/miniz_oxide-0.8.3/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 --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --cfg 'feature="with-alloc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "compiler_builtins", "core", "default", "rustc-dep-of-std", "simd", "simd-adler32", "std", "with-alloc"))' -C metadata=3f59a67deabf6b0d -C extra-filename=-c3dffb00b7763c04 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern adler2=/opt/rustwide/target/debug/deps/libadler2-99a478eb4c883ed1.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] error: could not compile `rustc-demangle` (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 write to `/opt/rustwide/target/debug/deps/rmetaQFaJ0Y/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ruzstd` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `memchr` (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/d14d202262d13df896b0c624b0cec6e4bfde631a/bin/rustc --crate-name memchr --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/memchr-2.7.4/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 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "compiler_builtins", "core", "default", "libc", "logging", "rustc-dep-of-std", "std", "use_std"))' -C metadata=2e21f8c804c393b5 -C extra-filename=-371cdb7d366b303a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetav1AHuH/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `hashbrown` (lib) due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcine38K/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libautocfg-edb41dba5c1eb139.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcine38K/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/build/lock_api-351ce00f4fd2df5d/build_script_build-351ce00f4fd2df5d" "-Wl,--gc-sections" "-pie" "-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] collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `lock_api` (build script) due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcppoDm1/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libautocfg-edb41dba5c1eb139.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcppoDm1/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/build/num-traits-7e73354fa370ce56/build_script_build-7e73354fa370ce56" "-Wl,--gc-sections" "-pie" "-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] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `num-traits` (build script) due to 1 previous error [INFO] [stdout] error: failed to write /tmp/rustceleOxd/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/libflate2-9b205abf74652eba.rlib`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `flate2` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `unicode-segmentation` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta6fcmd2/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `libc` (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-029e1058a132b731/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: 0x58cec6b271a2 - std::backtrace_rs::backtrace::libunwind::trace::h3a0baeb94d95dadd [INFO] [stderr] at /rustc/d14d202262d13df896b0c624b0cec6e4bfde631a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x58cec6b271a2 - std::backtrace_rs::backtrace::trace_unsynchronized::hff781f5155d1b756 [INFO] [stderr] at /rustc/d14d202262d13df896b0c624b0cec6e4bfde631a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x58cec6b271a2 - std::sys::backtrace::_print_fmt::hef7382b0f15a6312 [INFO] [stderr] at /rustc/d14d202262d13df896b0c624b0cec6e4bfde631a/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x58cec6b271a2 - ::fmt::h46f694ba1fd26730 [INFO] [stderr] at /rustc/d14d202262d13df896b0c624b0cec6e4bfde631a/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x58cec6b42fd3 - core::fmt::rt::Argument::fmt::hfd6dbd3829c50bbd [INFO] [stderr] at /rustc/d14d202262d13df896b0c624b0cec6e4bfde631a/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x58cec6b42fd3 - core::fmt::write::h356e99cd971b9726 [INFO] [stderr] at /rustc/d14d202262d13df896b0c624b0cec6e4bfde631a/library/core/src/fmt/mod.rs:1465:25 [INFO] [stderr] 6: 0x58cec6b24b03 - std::io::default_write_fmt::hfbb30e7e6c1d9d5f [INFO] [stderr] at /rustc/d14d202262d13df896b0c624b0cec6e4bfde631a/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x58cec6b24b03 - std::io::Write::write_fmt::haf5082151870b39a [INFO] [stderr] at /rustc/d14d202262d13df896b0c624b0cec6e4bfde631a/library/std/src/io/mod.rs:1954:13 [INFO] [stderr] 8: 0x58cec6b26ff2 - std::sys::backtrace::BacktraceLock::print::h0bfdf0d2b834bac9 [INFO] [stderr] at /rustc/d14d202262d13df896b0c624b0cec6e4bfde631a/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x58cec6b28066 - std::panicking::default_hook::{{closure}}::h9acd123a66d7b8ed [INFO] [stderr] at /rustc/d14d202262d13df896b0c624b0cec6e4bfde631a/library/std/src/panicking.rs:300:27 [INFO] [stderr] 10: 0x58cec6b27e69 - std::panicking::default_hook::h1db072e4c98bbd2c [INFO] [stderr] at /rustc/d14d202262d13df896b0c624b0cec6e4bfde631a/library/std/src/panicking.rs:327:9 [INFO] [stderr] 11: 0x58cec6b28932 - std::panicking::rust_panic_with_hook::h2b44d790774678a5 [INFO] [stderr] at /rustc/d14d202262d13df896b0c624b0cec6e4bfde631a/library/std/src/panicking.rs:833:13 [INFO] [stderr] 12: 0x58cec6b287ca - std::panicking::begin_panic_handler::{{closure}}::h5dea60d08fa1f63f [INFO] [stderr] at /rustc/d14d202262d13df896b0c624b0cec6e4bfde631a/library/std/src/panicking.rs:706:13 [INFO] [stderr] 13: 0x58cec6b27699 - std::sys::backtrace::__rust_end_short_backtrace::h34bcede54de94335 [INFO] [stderr] at /rustc/d14d202262d13df896b0c624b0cec6e4bfde631a/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 14: 0x58cec6b2845d - __rustc[9d2a1eb88df9de69]::rust_begin_unwind [INFO] [stderr] at /rustc/d14d202262d13df896b0c624b0cec6e4bfde631a/library/std/src/panicking.rs:697:5 [INFO] [stderr] 15: 0x58cec6b422c0 - core::panicking::panic_fmt::ha870e23752c1c8c1 [INFO] [stderr] at /rustc/d14d202262d13df896b0c624b0cec6e4bfde631a/library/core/src/panicking.rs:75:14 [INFO] [stderr] 16: 0x58cec6b42636 - core::result::unwrap_failed::he9b921bf08f3526e [INFO] [stderr] at /rustc/d14d202262d13df896b0c624b0cec6e4bfde631a/library/core/src/result.rs:1761:5 [INFO] [stderr] 17: 0x58cec6b00232 - build_script_main::main::h119c0240d9440e02 [INFO] [stderr] 18: 0x58cec6b03f33 - core::ops::function::FnOnce::call_once::hf7aa034abdd5cfd2 [INFO] [stderr] 19: 0x58cec6b03b16 - std::sys::backtrace::__rust_begin_short_backtrace::h47034a998be85696 [INFO] [stderr] 20: 0x58cec6afd279 - std::rt::lang_start::{{closure}}::hee2f7de08c811054 [INFO] [stderr] 21: 0x58cec6b21b50 - core::ops::function::impls:: for &F>::call_once::hed8659a9ec1838d1 [INFO] [stderr] at /rustc/d14d202262d13df896b0c624b0cec6e4bfde631a/library/core/src/ops/function.rs:284:21 [INFO] [stderr] 22: 0x58cec6b21b50 - std::panicking::catch_unwind::do_call::h1906be095eb44522 [INFO] [stderr] at /rustc/d14d202262d13df896b0c624b0cec6e4bfde631a/library/std/src/panicking.rs:589:40 [INFO] [stderr] 23: 0x58cec6b21b50 - std::panicking::catch_unwind::ha79c9b28e66b0af0 [INFO] [stderr] at /rustc/d14d202262d13df896b0c624b0cec6e4bfde631a/library/std/src/panicking.rs:552:19 [INFO] [stderr] 24: 0x58cec6b21b50 - std::panic::catch_unwind::ha10a5945b7aaad4d [INFO] [stderr] at /rustc/d14d202262d13df896b0c624b0cec6e4bfde631a/library/std/src/panic.rs:359:14 [INFO] [stderr] 25: 0x58cec6b21b50 - std::rt::lang_start_internal::{{closure}}::hf7e135e47d75d644 [INFO] [stderr] at /rustc/d14d202262d13df896b0c624b0cec6e4bfde631a/library/std/src/rt.rs:175:24 [INFO] [stderr] 26: 0x58cec6b21b50 - std::panicking::catch_unwind::do_call::he232bd203fe7f054 [INFO] [stderr] at /rustc/d14d202262d13df896b0c624b0cec6e4bfde631a/library/std/src/panicking.rs:589:40 [INFO] [stderr] 27: 0x58cec6b21b50 - std::panicking::catch_unwind::hcbc0dcbc58c56c13 [INFO] [stderr] at /rustc/d14d202262d13df896b0c624b0cec6e4bfde631a/library/std/src/panicking.rs:552:19 [INFO] [stderr] 28: 0x58cec6b21b50 - std::panic::catch_unwind::hedcde9b500848d98 [INFO] [stderr] at /rustc/d14d202262d13df896b0c624b0cec6e4bfde631a/library/std/src/panic.rs:359:14 [INFO] [stderr] 29: 0x58cec6b21b50 - std::rt::lang_start_internal::hc04ceeba8b3fab24 [INFO] [stderr] at /rustc/d14d202262d13df896b0c624b0cec6e4bfde631a/library/std/src/rt.rs:171:5 [INFO] [stderr] 30: 0x58cec6afd261 - std::rt::lang_start::h5ab61d15b8644fff [INFO] [stderr] 31: 0x58cec6b00445 - main [INFO] [stderr] 32: 0x781d7210f1ca - [INFO] [stderr] 33: 0x781d7210f28b - __libc_start_main [INFO] [stderr] 34: 0x58cec6af3a25 - _start [INFO] [stderr] 35: 0x0 - [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetajPf8Xv/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `gimli` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "6ff49793421df045533f6e79898b1af854091707ac7f9b91b7bb63b2f3c00f41", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ff49793421df045533f6e79898b1af854091707ac7f9b91b7bb63b2f3c00f41", kill_on_drop: false }` [INFO] [stdout] 6ff49793421df045533f6e79898b1af854091707ac7f9b91b7bb63b2f3c00f41