[INFO] cloning repository https://github.com/apognu/pouche [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/apognu/pouche" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fapognu%2Fpouche", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fapognu%2Fpouche'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ed1a50fc5702ed6f52a3a6547b82ed02902310da [INFO] checking apognu/pouche against try#901e6d56697c79b2e80df6a487b2318ec6f57ee3 for pr-142287 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fapognu%2Fpouche" "/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/apognu/pouche on toolchain 901e6d56697c79b2e80df6a487b2318ec6f57ee3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+901e6d56697c79b2e80df6a487b2318ec6f57ee3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/apognu/pouche [INFO] finished tweaking git repo https://github.com/apognu/pouche [INFO] tweaked toml for git repo https://github.com/apognu/pouche written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/apognu/pouche 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" "+901e6d56697c79b2e80df6a487b2318ec6f57ee3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [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" "+901e6d56697c79b2e80df6a487b2318ec6f57ee3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e47c72f9bd2187afe4da9183ba39d861b005074e4ae8037c46de9ebb074640ea [INFO] running `Command { std: "docker" "start" "-a" "e47c72f9bd2187afe4da9183ba39d861b005074e4ae8037c46de9ebb074640ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e47c72f9bd2187afe4da9183ba39d861b005074e4ae8037c46de9ebb074640ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e47c72f9bd2187afe4da9183ba39d861b005074e4ae8037c46de9ebb074640ea", kill_on_drop: false }` [INFO] [stdout] e47c72f9bd2187afe4da9183ba39d861b005074e4ae8037c46de9ebb074640ea [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=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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+901e6d56697c79b2e80df6a487b2318ec6f57ee3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8aa1bf536f674f0874cc5882b30aeae5c3f1748dfc52e9e9e417f8ffff035216 [INFO] running `Command { std: "docker" "start" "-a" "8aa1bf536f674f0874cc5882b30aeae5c3f1748dfc52e9e9e417f8ffff035216", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Checking bytes v1.7.1 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Compiling cc v1.1.18 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking tower-service v0.3.3 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling openssl v0.10.66 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling ref-cast v1.0.23 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking atomic-waker v1.1.2 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] error: failed to write `/opt/rustwide/target/debug/.fingerprint/spin-b09ca1e84a49ef17/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] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/tmp/rustceYfN25" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: failed to write `/opt/rustwide/target/debug/.fingerprint/futures-sink-ceee90bb337a9be6/lib-futures_sink` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/build/generic-array-f4aa4ff7770cf7f7/build_script_build-f4aa4ff7770cf7f7.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/generic-array-f4aa4ff7770cf7f7/dep-build-script-build-script-build` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [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/901e6d56697c79b2e80df6a487b2318ec6f57ee3/bin/rustc --crate-name pkg_config --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pkg-config-0.3.30/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=5b0a1eeaa077791a -C extra-filename=-bbbcc73e7412bf52 --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 `target-lexicon` (lib) due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcAwqo54/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/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/rustcAwqo54/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/ref-cast-711e91e02dfb6a39/build_script_build-711e91e02dfb6a39" "-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] Stack dump: [INFO] [stdout] 0. Program arguments: /opt/rustwide/rustup-home/toolchains/901e6d56697c79b2e80df6a487b2318ec6f57ee3/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld -flavor gnu -plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so -plugin-opt=/usr/libexec/gcc/x86_64-linux-gnu/13/lto-wrapper -plugin-opt=-fresolution=/tmp/ccFJGcki.res --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -dynamic-linker /lib64/ld-linux-x86-64.so.2 -pie -z now -z relro -o /opt/rustwide/target/debug/build/ref-cast-711e91e02dfb6a39/build_script_build-711e91e02dfb6a39 /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/Scrt1.o /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/13/crtbeginS.o -L/tmp/rustcAwqo54/raw-dylibs -L/opt/rustwide/rustup-home/toolchains/901e6d56697c79b2e80df6a487b2318ec6f57ee3/lib/rustlib/x86_64-unknown-linux-gnu/lib -L/opt/rustwide/rustup-home/toolchains/901e6d56697c79b2e80df6a487b2318ec6f57ee3/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld -L/usr/lib/gcc/x86_64-linux-gnu/13 -L/usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/13/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/13/../../.. /tmp/rustcAwqo54/symbols.o /opt/rustwide/target/debug/build/ref-cast-711e91e02dfb6a39/build_script_build-711e91e02dfb6a39.build_script_build.8c7924cde2202956-cgu.0.rcgu.o /opt/rustwide/target/debug/build/ref-cast-711e91e02dfb6a39/build_script_build-711e91e02dfb6a39.7nqmw1x1f3q965krgld32r0di.rcgu.o --as-needed -Bstatic /opt/rustwide/rustup-home/toolchains/901e6d56697c79b2e80df6a487b2318ec6f57ee3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-46e6f64400db96b9.rlib /opt/rustwide/rustup-home/toolchains/901e6d56697c79b2e80df6a487b2318ec6f57ee3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-393573286d1f818b.rlib /opt/rustwide/rustup-home/toolchains/901e6d56697c79b2e80df6a487b2318ec6f57ee3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5c1c738e9774e497.rlib /opt/rustwide/rustup-home/toolchains/901e6d56697c79b2e80df6a487b2318ec6f57ee3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-4e3150e6ec2b695a.rlib /opt/rustwide/rustup-home/toolchains/901e6d56697c79b2e80df6a487b2318ec6f57ee3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-3a661beb1c04a436.rlib /opt/rustwide/rustup-home/toolchains/901e6d56697c79b2e80df6a487b2318ec6f57ee3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-9dd842f4fb21bc17.rlib /opt/rustwide/rustup-home/toolchains/901e6d56697c79b2e80df6a487b2318ec6f57ee3/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-3b125252e5b246ce.rlib /opt/rustwide/rustup-home/toolchains/901e6d56697c79b2e80df6a487b2318ec6f57ee3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89a0360d7d3a2af6.rlib /opt/rustwide/rustup-home/toolchains/901e6d56697c79b2e80df6a487b2318ec6f57ee3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-67b7f9246561107f.rlib /opt/rustwide/rustup-home/toolchains/901e6d56697c79b2e80df6a487b2318ec6f57ee3/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-13bf8447f40b4125.rlib /opt/rustwide/rustup-home/toolchains/901e6d56697c79b2e80df6a487b2318ec6f57ee3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-df007ef98d3603f6.rlib /opt/rustwide/rustup-home/toolchains/901e6d56697c79b2e80df6a487b2318ec6f57ee3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler2-5a2ec14a6181cdec.rlib /opt/rustwide/rustup-home/toolchains/901e6d56697c79b2e80df6a487b2318ec6f57ee3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-15ae549951b90502.rlib /opt/rustwide/rustup-home/toolchains/901e6d56697c79b2e80df6a487b2318ec6f57ee3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-2dd917d9ba81e51b.rlib /opt/rustwide/rustup-home/toolchains/901e6d56697c79b2e80df6a487b2318ec6f57ee3/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-d7c57cd3e529e1d1.rlib /opt/rustwide/rustup-home/toolchains/901e6d56697c79b2e80df6a487b2318ec6f57ee3/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-b8eef319e27e2a4f.rlib /opt/rustwide/rustup-home/toolchains/901e6d56697c79b2e80df6a487b2318ec6f57ee3/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b210514497fdbd25.rlib /opt/rustwide/rustup-home/toolchains/901e6d56697c79b2e80df6a487b2318ec6f57ee3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2aeff126d727b037.rlib /opt/rustwide/rustup-home/toolchains/901e6d56697c79b2e80df6a487b2318ec6f57ee3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-586296b4e26cae49.rlib -Bdynamic -lgcc_s -lutil -lrt -lpthread -lm -ldl -lc -znostart-stop-gc --eh-frame-hdr -z noexecstack --gc-sections -z relro -z now /usr/lib/gcc/x86_64-linux-gnu/13/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/crtn.o [INFO] [stdout] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ref-cast` (build script) 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: 0x65457de4a0d2 - std::backtrace_rs::backtrace::libunwind::trace::h9fc3b8b6bd05488d [INFO] [stderr] at /rustc/901e6d56697c79b2e80df6a487b2318ec6f57ee3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x65457de4a0d2 - std::backtrace_rs::backtrace::trace_unsynchronized::h7961a7d9061d9e66 [INFO] [stderr] at /rustc/901e6d56697c79b2e80df6a487b2318ec6f57ee3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x65457de4a0d2 - std::sys::backtrace::_print_fmt::ha0f986053f29ca0f [INFO] [stderr] at /rustc/901e6d56697c79b2e80df6a487b2318ec6f57ee3/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x65457de4a0d2 - ::fmt::h3f8f197ff7713fc5 [INFO] [stderr] at /rustc/901e6d56697c79b2e80df6a487b2318ec6f57ee3/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x65457de65e13 - core::fmt::rt::Argument::fmt::h9987ba8599fb9334 [INFO] [stderr] at /rustc/901e6d56697c79b2e80df6a487b2318ec6f57ee3/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x65457de65e13 - core::fmt::write::h675b209510619b5a [INFO] [stderr] at /rustc/901e6d56697c79b2e80df6a487b2318ec6f57ee3/library/core/src/fmt/mod.rs:1460:25 [INFO] [stderr] 6: 0x65457de47a13 - std::io::default_write_fmt::hd1e6012f5ea686cc [INFO] [stderr] at /rustc/901e6d56697c79b2e80df6a487b2318ec6f57ee3/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x65457de47a13 - std::io::Write::write_fmt::h31eaceb5ac0077e0 [INFO] [stderr] at /rustc/901e6d56697c79b2e80df6a487b2318ec6f57ee3/library/std/src/io/mod.rs:1914:13 [INFO] [stderr] 8: 0x65457de49f22 - std::sys::backtrace::BacktraceLock::print::h57d162b79b3b0703 [INFO] [stderr] at /rustc/901e6d56697c79b2e80df6a487b2318ec6f57ee3/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x65457de4af92 - std::panicking::default_hook::{{closure}}::h94904f2db51b1839 [INFO] [stderr] at /rustc/901e6d56697c79b2e80df6a487b2318ec6f57ee3/library/std/src/panicking.rs:300:27 [INFO] [stderr] 10: 0x65457de4ad95 - std::panicking::default_hook::he824d7bcb3f26518 [INFO] [stderr] at /rustc/901e6d56697c79b2e80df6a487b2318ec6f57ee3/library/std/src/panicking.rs:327:9 [INFO] [stderr] 11: 0x65457de4b862 - std::panicking::rust_panic_with_hook::h877c0d2fae5f1424 [INFO] [stderr] at /rustc/901e6d56697c79b2e80df6a487b2318ec6f57ee3/library/std/src/panicking.rs:833:13 [INFO] [stderr] 12: 0x65457de4b6fa - std::panicking::begin_panic_handler::{{closure}}::h1254a966b92ff24e [INFO] [stderr] at /rustc/901e6d56697c79b2e80df6a487b2318ec6f57ee3/library/std/src/panicking.rs:706:13 [INFO] [stderr] 13: 0x65457de4a5c9 - std::sys::backtrace::__rust_end_short_backtrace::h1c8ac1e6cbe92543 [INFO] [stderr] at /rustc/901e6d56697c79b2e80df6a487b2318ec6f57ee3/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 14: 0x65457de4b38d - __rustc[6bb954db5d69cdae]::rust_begin_unwind [INFO] [stderr] at /rustc/901e6d56697c79b2e80df6a487b2318ec6f57ee3/library/std/src/panicking.rs:697:5 [INFO] [stderr] 15: 0x65457de650e0 - core::panicking::panic_fmt::h0c0a4ecabce3dd47 [INFO] [stderr] at /rustc/901e6d56697c79b2e80df6a487b2318ec6f57ee3/library/core/src/panicking.rs:75:14 [INFO] [stderr] 16: 0x65457de65476 - core::result::unwrap_failed::hbe27d27a1b60c033 [INFO] [stderr] at /rustc/901e6d56697c79b2e80df6a487b2318ec6f57ee3/library/core/src/result.rs:1761:5 [INFO] [stderr] 17: 0x65457de281b9 - build_script_main::main::h6f0b311a510ce053 [INFO] [stderr] 18: 0x65457de242b3 - core::ops::function::FnOnce::call_once::hf6feb8bad820f4b3 [INFO] [stderr] 19: 0x65457de1f076 - std::sys::backtrace::__rust_begin_short_backtrace::hf7c5d38936e4d522 [INFO] [stderr] 20: 0x65457de1efe9 - std::rt::lang_start::{{closure}}::hf8a55d51cf611ff9 [INFO] [stderr] 21: 0x65457de44a70 - core::ops::function::impls:: for &F>::call_once::h5a7f2ce061e34a5f [INFO] [stderr] at /rustc/901e6d56697c79b2e80df6a487b2318ec6f57ee3/library/core/src/ops/function.rs:284:21 [INFO] [stderr] 22: 0x65457de44a70 - std::panicking::catch_unwind::do_call::hb606e97cfbc2e3fa [INFO] [stderr] at /rustc/901e6d56697c79b2e80df6a487b2318ec6f57ee3/library/std/src/panicking.rs:589:40 [INFO] [stderr] 23: 0x65457de44a70 - std::panicking::catch_unwind::h5732e861ca9a2dbc [INFO] [stderr] at /rustc/901e6d56697c79b2e80df6a487b2318ec6f57ee3/library/std/src/panicking.rs:552:19 [INFO] [stderr] 24: 0x65457de44a70 - std::panic::catch_unwind::h54d277b6cac2f5e5 [INFO] [stderr] at /rustc/901e6d56697c79b2e80df6a487b2318ec6f57ee3/library/std/src/panic.rs:359:14 [INFO] [stderr] 25: 0x65457de44a70 - std::rt::lang_start_internal::{{closure}}::h549d5ec52e4eb01e [INFO] [stderr] at /rustc/901e6d56697c79b2e80df6a487b2318ec6f57ee3/library/std/src/rt.rs:175:24 [INFO] [stderr] 26: 0x65457de44a70 - std::panicking::catch_unwind::do_call::ha84689b07278ce23 [INFO] [stderr] at /rustc/901e6d56697c79b2e80df6a487b2318ec6f57ee3/library/std/src/panicking.rs:589:40 [INFO] [stderr] 27: 0x65457de44a70 - std::panicking::catch_unwind::h42c0756fa441ba55 [INFO] [stderr] at /rustc/901e6d56697c79b2e80df6a487b2318ec6f57ee3/library/std/src/panicking.rs:552:19 [INFO] [stderr] 28: 0x65457de44a70 - std::panic::catch_unwind::hffff9f50df654d8c [INFO] [stderr] at /rustc/901e6d56697c79b2e80df6a487b2318ec6f57ee3/library/std/src/panic.rs:359:14 [INFO] [stderr] 29: 0x65457de44a70 - std::rt::lang_start_internal::hb62aaa1ae7ac4d40 [INFO] [stderr] at /rustc/901e6d56697c79b2e80df6a487b2318ec6f57ee3/library/std/src/rt.rs:171:5 [INFO] [stderr] 30: 0x65457de1efd1 - std::rt::lang_start::h6146e1dd77bc8da6 [INFO] [stderr] 31: 0x65457de28475 - main [INFO] [stderr] 32: 0x7bf9dd0271ca - [INFO] [stderr] 33: 0x7bf9dd02728b - __libc_start_main [INFO] [stderr] 34: 0x65457de169c5 - _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/rmetafFXcbw" [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/rmetaJ4GlKR" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `powerfmt` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `cc` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaGFc1EF/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] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaVoXYJA" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `http` (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/rmetaslk2IL" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `time-macros` (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/rmetaeMxw6M" [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/rmetacSrPa2" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `http` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "8aa1bf536f674f0874cc5882b30aeae5c3f1748dfc52e9e9e417f8ffff035216", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8aa1bf536f674f0874cc5882b30aeae5c3f1748dfc52e9e9e417f8ffff035216", kill_on_drop: false }` [INFO] [stdout] 8aa1bf536f674f0874cc5882b30aeae5c3f1748dfc52e9e9e417f8ffff035216