[INFO] cloning repository https://github.com/ub-digit/matching-tool-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ub-digit/matching-tool-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fub-digit%2Fmatching-tool-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fub-digit%2Fmatching-tool-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4b51819d5f180e2666b2e06ee8f83b67ed7fd150
[INFO] checking ub-digit/matching-tool-rs against master#3350c1eb3fd8fe1bee1ed4c76944d707bd256876 for pr-140558
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fub-digit%2Fmatching-tool-rs" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/ub-digit/matching-tool-rs on toolchain 3350c1eb3fd8fe1bee1ed4c76944d707bd256876
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3350c1eb3fd8fe1bee1ed4c76944d707bd256876" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/ub-digit/matching-tool-rs
[INFO] finished tweaking git repo https://github.com/ub-digit/matching-tool-rs
[INFO] tweaked toml for git repo https://github.com/ub-digit/matching-tool-rs written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/ub-digit/matching-tool-rs 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" "+3350c1eb3fd8fe1bee1ed4c76944d707bd256876" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rust_xlsxwriter v0.80.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+3350c1eb3fd8fe1bee1ed4c76944d707bd256876" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 60b7b2512ce3c8bf4a9741be611c5a2735aa2e3959a333e2485925803b66a31c
[INFO] running `Command { std: "docker" "start" "-a" "60b7b2512ce3c8bf4a9741be611c5a2735aa2e3959a333e2485925803b66a31c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "60b7b2512ce3c8bf4a9741be611c5a2735aa2e3959a333e2485925803b66a31c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "60b7b2512ce3c8bf4a9741be611c5a2735aa2e3959a333e2485925803b66a31c", kill_on_drop: false }`
[INFO] [stdout] 60b7b2512ce3c8bf4a9741be611c5a2735aa2e3959a333e2485925803b66a31c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+3350c1eb3fd8fe1bee1ed4c76944d707bd256876" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3cac6454f6ff6596c8b863932f8dbdc5b3cf0ef1e043541aa3f1ea4d9349111c
[INFO] running `Command { std: "docker" "start" "-a" "3cac6454f6ff6596c8b863932f8dbdc5b3cf0ef1e043541aa3f1ea4d9349111c", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.16
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]     Checking once_cell v1.20.2
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking bytes v1.10.0
[INFO] [stderr]     Checking pin-project-lite v0.2.16
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]     Checking itoa v1.0.14
[INFO] [stderr]     Checking writeable v0.5.5
[INFO] [stderr]     Checking litemap v0.7.4
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking log v0.4.25
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking icu_locid_transform_data v1.5.0
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device
[INFO] [stderr]    Compiling openssl v0.10.70
[INFO] [stderr]     Checking indexmap v2.7.1
[INFO] [stderr] error: failed to write `/opt/rustwide/target/debug/.fingerprint/indexmap-0cd61d0def7d10d2/invoked.timestamp`
[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] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/log-29d3cb072f41018f.d
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to write `/opt/rustwide/target/debug/.fingerprint/log-29d3cb072f41018f/dep-lib-log`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No space left on device (os error 28)
[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:     0x57ffd078d332 - std::backtrace_rs::backtrace::libunwind::trace::h563a2beac1baee5d
[INFO] [stderr]                                  at /rustc/3350c1eb3fd8fe1bee1ed4c76944d707bd256876/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x57ffd078d332 - std::backtrace_rs::backtrace::trace_unsynchronized::hdc700c8ea914f702
[INFO] [stderr]                                  at /rustc/3350c1eb3fd8fe1bee1ed4c76944d707bd256876/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x57ffd078d332 - std::sys::backtrace::_print_fmt::h1b39b2ce6204063a
[INFO] [stderr]                                  at /rustc/3350c1eb3fd8fe1bee1ed4c76944d707bd256876/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x57ffd078d332 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h542d155fb00771a6
[INFO] [stderr]                                  at /rustc/3350c1eb3fd8fe1bee1ed4c76944d707bd256876/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x57ffd07a85d3 - core::fmt::rt::Argument::fmt::h387f243e796dbb39
[INFO] [stderr]                                  at /rustc/3350c1eb3fd8fe1bee1ed4c76944d707bd256876/library/core/src/fmt/rt.rs:179:76
[INFO] [stderr]      5:     0x57ffd07a85d3 - core::fmt::write::h5c20ef0aafe2b529
[INFO] [stderr]                                  at /rustc/3350c1eb3fd8fe1bee1ed4c76944d707bd256876/library/core/src/fmt/mod.rs:1481:25
[INFO] [stderr]      6:     0x57ffd078ac03 - std::io::default_write_fmt::hcd6191d430111ac5
[INFO] [stderr]                                  at /rustc/3350c1eb3fd8fe1bee1ed4c76944d707bd256876/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x57ffd078ac03 - std::io::Write::write_fmt::hac11ffd732faa171
[INFO] [stderr]                                  at /rustc/3350c1eb3fd8fe1bee1ed4c76944d707bd256876/library/std/src/io/mod.rs:1914:13
[INFO] [stderr]      8:     0x57ffd078d182 - std::sys::backtrace::BacktraceLock::print::h47f90f237b73cbf4
[INFO] [stderr]                                  at /rustc/3350c1eb3fd8fe1bee1ed4c76944d707bd256876/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      9:     0x57ffd078e1f2 - std::panicking::default_hook::{{closure}}::h6282c72a1387d25f
[INFO] [stderr]                                  at /rustc/3350c1eb3fd8fe1bee1ed4c76944d707bd256876/library/std/src/panicking.rs:300:22
[INFO] [stderr]     10:     0x57ffd078dff5 - std::panicking::default_hook::he6b494ff3c83ead4
[INFO] [stderr]                                  at /rustc/3350c1eb3fd8fe1bee1ed4c76944d707bd256876/library/std/src/panicking.rs:327:9
[INFO] [stderr]     11:     0x57ffd078eac2 - std::panicking::rust_panic_with_hook::h149b08272aeb16bc
[INFO] [stderr]                                  at /rustc/3350c1eb3fd8fe1bee1ed4c76944d707bd256876/library/std/src/panicking.rs:833:13
[INFO] [stderr]     12:     0x57ffd078e95a - std::panicking::begin_panic_handler::{{closure}}::hcdbe86989a0ba44a
[INFO] [stderr]                                  at /rustc/3350c1eb3fd8fe1bee1ed4c76944d707bd256876/library/std/src/panicking.rs:706:13
[INFO] [stderr]     13:     0x57ffd078d829 - std::sys::backtrace::__rust_end_short_backtrace::hf8d59804c2387dc6
[INFO] [stderr]                                  at /rustc/3350c1eb3fd8fe1bee1ed4c76944d707bd256876/library/std/src/sys/backtrace.rs:168:18
[INFO] [stderr]     14:     0x57ffd078e5ed - __rustc[2d4870ff425ddf61]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/3350c1eb3fd8fe1bee1ed4c76944d707bd256876/library/std/src/panicking.rs:697:5
[INFO] [stderr]     15:     0x57ffd07a7880 - core::panicking::panic_fmt::he8c25f98fc794a04
[INFO] [stderr]                                  at /rustc/3350c1eb3fd8fe1bee1ed4c76944d707bd256876/library/core/src/panicking.rs:75:14
[INFO] [stderr]     16:     0x57ffd07a7c16 - core::result::unwrap_failed::hd2f81870133ab398
[INFO] [stderr]                                  at /rustc/3350c1eb3fd8fe1bee1ed4c76944d707bd256876/library/core/src/result.rs:1732:5
[INFO] [stderr]     17:     0x57ffd076a2cc - build_script_main::main::hff13bd7083a9d9dd
[INFO] [stderr]     18:     0x57ffd0765a33 - core::ops::function::FnOnce::call_once::h71dc1a81dbf00db0
[INFO] [stderr]     19:     0x57ffd0767d26 - std::sys::backtrace::__rust_begin_short_backtrace::h8c69d7ee523b1b0f
[INFO] [stderr]     20:     0x57ffd0764e69 - std::rt::lang_start::{{closure}}::h72d571e472848d57
[INFO] [stderr]     21:     0x57ffd0787c10 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h7076474eed8656b3
[INFO] [stderr]                                  at /rustc/3350c1eb3fd8fe1bee1ed4c76944d707bd256876/library/core/src/ops/function.rs:284:13
[INFO] [stderr]     22:     0x57ffd0787c10 - std::panicking::try::do_call::hbd0cac780971e5ed
[INFO] [stderr]                                  at /rustc/3350c1eb3fd8fe1bee1ed4c76944d707bd256876/library/std/src/panicking.rs:589:40
[INFO] [stderr]     23:     0x57ffd0787c10 - std::panicking::try::h3cbc02d8aba51c73
[INFO] [stderr]                                  at /rustc/3350c1eb3fd8fe1bee1ed4c76944d707bd256876/library/std/src/panicking.rs:552:19
[INFO] [stderr]     24:     0x57ffd0787c10 - std::panic::catch_unwind::h6b36eecd966bb8ff
[INFO] [stderr]                                  at /rustc/3350c1eb3fd8fe1bee1ed4c76944d707bd256876/library/std/src/panic.rs:359:14
[INFO] [stderr]     25:     0x57ffd0787c10 - std::rt::lang_start_internal::{{closure}}::hdbe6db4edf3386dc
[INFO] [stderr]                                  at /rustc/3350c1eb3fd8fe1bee1ed4c76944d707bd256876/library/std/src/rt.rs:168:24
[INFO] [stderr]     26:     0x57ffd0787c10 - std::panicking::try::do_call::h510fcf1b84eec1a9
[INFO] [stderr]                                  at /rustc/3350c1eb3fd8fe1bee1ed4c76944d707bd256876/library/std/src/panicking.rs:589:40
[INFO] [stderr]     27:     0x57ffd0787c10 - std::panicking::try::h3dc1c9c2c726907f
[INFO] [stderr]                                  at /rustc/3350c1eb3fd8fe1bee1ed4c76944d707bd256876/library/std/src/panicking.rs:552:19
[INFO] [stderr]     28:     0x57ffd0787c10 - std::panic::catch_unwind::haa7a05f30e57423e
[INFO] [stderr]                                  at /rustc/3350c1eb3fd8fe1bee1ed4c76944d707bd256876/library/std/src/panic.rs:359:14
[INFO] [stderr]     29:     0x57ffd0787c10 - std::rt::lang_start_internal::h85e7d85bc582d158
[INFO] [stderr]                                  at /rustc/3350c1eb3fd8fe1bee1ed4c76944d707bd256876/library/std/src/rt.rs:164:5
[INFO] [stderr]     30:     0x57ffd0764e51 - std::rt::lang_start::h6a0777346a36adfb
[INFO] [stderr]     31:     0x57ffd076a4e5 - main
[INFO] [stderr]     32:     0x70d30ad9a1ca - <unknown>
[INFO] [stderr]     33:     0x70d30ad9a28b - __libc_start_main
[INFO] [stderr]     34:     0x57ffd075b875 - _start
[INFO] [stderr]     35:                0x0 - <unknown>
[INFO] [stderr] error: could not compile `autocfg` (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/3350c1eb3fd8fe1bee1ed4c76944d707bd256876/bin/rustc --crate-name autocfg --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/autocfg-1.4.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=6ee610fba99ef989 -C extra-filename=-edb41dba5c1eb139 --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: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaCvISKN"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta6Zhf6W/full.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device
[INFO] [stderr] error: could not compile `vcpkg` (lib) due to 1 previous error
[INFO] [stderr] error: could not compile `futures-io` (lib) due to 1 previous error
[INFO] [stderr] error: failed to write `/opt/rustwide/target/debug/build/proc-macro2-997c4dc7fde76564/output`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No space left on device (os error 28)
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetafulvfI/full.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `pkg-config` (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/3350c1eb3fd8fe1bee1ed4c76944d707bd256876/bin/rustc --crate-name pkg_config --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pkg-config-0.3.31/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=0b2144b53dd0ae95 -C extra-filename=-98fee3b6192f743b --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 `bytes` (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/rmeta8KvU86/full.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `openssl` (build script)
[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/3350c1eb3fd8fe1bee1ed4c76944d707bd256876/bin/rustc --crate-name build_script_build --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.70/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bindgen", "default", "unstable_boringssl", "v101", "v102", "v110", "v111", "vendored"))' -C metadata=eae05bc1d8456a54 -C extra-filename=-2b4cf3642a4b96ea --out-dir /opt/rustwide/target/debug/build/openssl-2b4cf3642a4b96ea -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (exit status: 101)
[INFO] [stderr] error: could not compile `memchr` (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/rmetaFiQQNL"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `libc` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "3cac6454f6ff6596c8b863932f8dbdc5b3cf0ef1e043541aa3f1ea4d9349111c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3cac6454f6ff6596c8b863932f8dbdc5b3cf0ef1e043541aa3f1ea4d9349111c", kill_on_drop: false }`
[INFO] [stdout] 3cac6454f6ff6596c8b863932f8dbdc5b3cf0ef1e043541aa3f1ea4d9349111c
