[INFO] cloning repository https://github.com/vodiniz/pokemon [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vodiniz/pokemon" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvodiniz%2Fpokemon", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvodiniz%2Fpokemon'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6a0236ad8b0cc7ea3af05aa2ede52adf8e9f8fc1 [INFO] checking vodiniz/pokemon against try#b86c3b4b0ed7ac3cd1dc08a5d86c8f78b9e21603 for pr-114933 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvodiniz%2Fpokemon" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/vodiniz/pokemon on toolchain b86c3b4b0ed7ac3cd1dc08a5d86c8f78b9e21603 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b86c3b4b0ed7ac3cd1dc08a5d86c8f78b9e21603" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/vodiniz/pokemon [INFO] finished tweaking git repo https://github.com/vodiniz/pokemon [INFO] tweaked toml for git repo https://github.com/vodiniz/pokemon written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/vodiniz/pokemon 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" "+b86c3b4b0ed7ac3cd1dc08a5d86c8f78b9e21603" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:ee140239ab1b0f8122969764b067164664e0d95d26f53df575574e2e5e286359" "/opt/rustwide/cargo-home/bin/cargo" "+b86c3b4b0ed7ac3cd1dc08a5d86c8f78b9e21603" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d036fb5dac7c28fa5f6a25f2518c3302c4b9a42d942f34f949be583570439dff [INFO] running `Command { std: "docker" "start" "-a" "d036fb5dac7c28fa5f6a25f2518c3302c4b9a42d942f34f949be583570439dff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d036fb5dac7c28fa5f6a25f2518c3302c4b9a42d942f34f949be583570439dff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d036fb5dac7c28fa5f6a25f2518c3302c4b9a42d942f34f949be583570439dff", kill_on_drop: false }` [INFO] [stdout] d036fb5dac7c28fa5f6a25f2518c3302c4b9a42d942f34f949be583570439dff [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:ee140239ab1b0f8122969764b067164664e0d95d26f53df575574e2e5e286359" "/opt/rustwide/cargo-home/bin/cargo" "+b86c3b4b0ed7ac3cd1dc08a5d86c8f78b9e21603" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2f75e777d750449cf23a1bb0443db614ce0fa9078b333a041e910800ce525040 [INFO] running `Command { std: "docker" "start" "-a" "2f75e777d750449cf23a1bb0443db614ce0fa9078b333a041e910800ce525040", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.40 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling unicode-ident v1.0.1 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling serde_derive v1.0.139 [INFO] [stderr] Compiling serde v1.0.139 [INFO] [stderr] Checking once_cell v1.13.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling hashbrown v0.12.2 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling libm v0.2.2 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Checking mint v0.5.9 [INFO] [stderr] Checking tracing-core v0.1.28 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Checking fixedbitset v0.4.2 [INFO] [stderr] Compiling erased-serde v0.3.21 [INFO] [stderr] Checking cache-padded v1.2.0 [INFO] [stderr] Checking slab v0.4.6 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Checking concurrent-queue v1.2.2 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking futures-io v0.3.21 [INFO] [stderr] Checking parking v2.0.0 [INFO] [stderr] Checking waker-fn v1.1.0 [INFO] [stderr] Checking fastrand v1.7.0 [INFO] [stderr] Checking event-listener v2.5.2 [INFO] [stderr] Checking async-task v4.3.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.10 [INFO] [stderr] Checking regex-syntax v0.6.27 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Checking async-channel v1.6.1 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Checking futures-lite v1.12.0 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Checking tracing-log v0.1.3 [INFO] [stderr] Checking sharded-slab v0.1.4 [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/b86c3b4b0ed7ac3cd1dc08a5d86c8f78b9e21603/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcnDAw6e/symbols.o" "/opt/rustwide/target/debug/build/memoffset-08f2adf4c073bcc5/build_script_build-08f2adf4c073bcc5.build_script_build.1bd3c82dc89a8187-cgu.0.rcgu.o" "/opt/rustwide/target/debug/build/memoffset-08f2adf4c073bcc5/build_script_build-08f2adf4c073bcc5.oe0b0ff9ozsuksv.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/b86c3b4b0ed7ac3cd1dc08a5d86c8f78b9e21603/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libautocfg-5427750adef8bb82.rlib" "/opt/rustwide/rustup-home/toolchains/b86c3b4b0ed7ac3cd1dc08a5d86c8f78b9e21603/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-19964a87984cce8a.rlib" "/opt/rustwide/rustup-home/toolchains/b86c3b4b0ed7ac3cd1dc08a5d86c8f78b9e21603/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0ad64a60ea2c4aaa.rlib" "/opt/rustwide/rustup-home/toolchains/b86c3b4b0ed7ac3cd1dc08a5d86c8f78b9e21603/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-37a5cbc9c5c20c04.rlib" "/opt/rustwide/rustup-home/toolchains/b86c3b4b0ed7ac3cd1dc08a5d86c8f78b9e21603/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-e8cedd2960ff146a.rlib" "/opt/rustwide/rustup-home/toolchains/b86c3b4b0ed7ac3cd1dc08a5d86c8f78b9e21603/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-5deb081ad96d9130.rlib" "/opt/rustwide/rustup-home/toolchains/b86c3b4b0ed7ac3cd1dc08a5d86c8f78b9e21603/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-22c964fd8f2dfaf9.rlib" "/opt/rustwide/rustup-home/toolchains/b86c3b4b0ed7ac3cd1dc08a5d86c8f78b9e21603/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-6971442fd1c2cfbb.rlib" "/opt/rustwide/rustup-home/toolchains/b86c3b4b0ed7ac3cd1dc08a5d86c8f78b9e21603/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-ec7906ee77b1d540.rlib" "/opt/rustwide/rustup-home/toolchains/b86c3b4b0ed7ac3cd1dc08a5d86c8f78b9e21603/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-4307a3ebc7f0bfcf.rlib" "/opt/rustwide/rustup-home/toolchains/b86c3b4b0ed7ac3cd1dc08a5d86c8f78b9e21603/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c2ab156d57b93da1.rlib" "/opt/rustwide/rustup-home/toolchains/b86c3b4b0ed7ac3cd1dc08a5d86c8f78b9e21603/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-763bbb8717f828b7.rlib" "/opt/rustwide/rustup-home/toolchains/b86c3b4b0ed7ac3cd1dc08a5d86c8f78b9e21603/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-eb9ba65f17380c5d.rlib" "/opt/rustwide/rustup-home/toolchains/b86c3b4b0ed7ac3cd1dc08a5d86c8f78b9e21603/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-4286d0bf3addfc05.rlib" "/opt/rustwide/rustup-home/toolchains/b86c3b4b0ed7ac3cd1dc08a5d86c8f78b9e21603/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fa17a4d002f91ad9.rlib" "/opt/rustwide/rustup-home/toolchains/b86c3b4b0ed7ac3cd1dc08a5d86c8f78b9e21603/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ff4ae84067796be3.rlib" "/opt/rustwide/rustup-home/toolchains/b86c3b4b0ed7ac3cd1dc08a5d86c8f78b9e21603/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-6f47c72c85a10103.rlib" "/opt/rustwide/rustup-home/toolchains/b86c3b4b0ed7ac3cd1dc08a5d86c8f78b9e21603/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-cd2f2bc505f56f50.rlib" "/opt/rustwide/rustup-home/toolchains/b86c3b4b0ed7ac3cd1dc08a5d86c8f78b9e21603/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-ec02dd343723da85.rlib" "/opt/rustwide/rustup-home/toolchains/b86c3b4b0ed7ac3cd1dc08a5d86c8f78b9e21603/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-4df0073ab5846ddb.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/b86c3b4b0ed7ac3cd1dc08a5d86c8f78b9e21603/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/memoffset-08f2adf4c073bcc5/build_script_build-08f2adf4c073bcc5" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: final link failed: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `memoffset` (build script) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: failed to write /tmp/rustcL8aKSE/lib.rmeta: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] thread 'rustc' panicked at compiler/rustc_metadata/src/rmeta/encoder.rs:461:9: [INFO] [stderr] assertion failed: pos.get() <= self.position() [INFO] [stderr] stack backtrace: [INFO] [stderr] error: could not compile `indexmap` (lib) due to previous error [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] 0: 0x7f0bc385127c - std::backtrace_rs::backtrace::libunwind::trace::ha3c9af3fe180ce8d [INFO] [stderr] at /rustc/b86c3b4b0ed7ac3cd1dc08a5d86c8f78b9e21603/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stderr] 1: 0x7f0bc385127c - std::backtrace_rs::backtrace::trace_unsynchronized::h7cb81db561b93699 [INFO] [stderr] at /rustc/b86c3b4b0ed7ac3cd1dc08a5d86c8f78b9e21603/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x7f0bc385127c - std::sys_common::backtrace::_print_fmt::h6a8f8d2d233c5d8f [INFO] [stderr] at /rustc/b86c3b4b0ed7ac3cd1dc08a5d86c8f78b9e21603/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x7f0bc385127c - ::fmt::h554b0a3a4913c948 [INFO] [stderr] at /rustc/b86c3b4b0ed7ac3cd1dc08a5d86c8f78b9e21603/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stderr] error: could not compile `quote` (lib) [INFO] [stderr] 4: 0x7f0bc38b73dc - core::fmt::rt::Argument::fmt::hadd3b0071bb4826d [INFO] [stderr] at /rustc/b86c3b4b0ed7ac3cd1dc08a5d86c8f78b9e21603/library/core/src/fmt/rt.rs:138:9 [INFO] [stderr] 5: 0x7f0bc38b73dc - core::fmt::write::h998791ed168a94b2 [INFO] [stderr] at /rustc/b86c3b4b0ed7ac3cd1dc08a5d86c8f78b9e21603/library/core/src/fmt/mod.rs:1094:21 [INFO] [stderr] 6: 0x7f0bc3843c1e - std::io::Write::write_fmt::h36433a0890b9b012 [INFO] [stderr] at /rustc/b86c3b4b0ed7ac3cd1dc08a5d86c8f78b9e21603/library/std/src/io/mod.rs:1714:15 [INFO] [stderr] 7: 0x7f0bc3851064 - std::sys_common::backtrace::_print::h67d6fb1bdab9139e [INFO] [stderr] at /rustc/b86c3b4b0ed7ac3cd1dc08a5d86c8f78b9e21603/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stderr] 8: 0x7f0bc3851064 - std::sys_common::backtrace::print::haaf731c6174f6f39 [INFO] [stderr] at /rustc/b86c3b4b0ed7ac3cd1dc08a5d86c8f78b9e21603/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stderr] 9: 0x7f0bc385415a - std::panicking::panic_hook_with_disk_dump::{{closure}}::h8664b7c732f44d68 [INFO] [stderr] at /rustc/b86c3b4b0ed7ac3cd1dc08a5d86c8f78b9e21603/library/std/src/panicking.rs:278:22 [INFO] [stderr] 10: 0x7f0bc3853e47 - std::panicking::panic_hook_with_disk_dump::h51afc1642b59f7c9 [INFO] [stderr] at /rustc/b86c3b4b0ed7ac3cd1dc08a5d86c8f78b9e21603/library/std/src/panicking.rs:312:9 [INFO] [stderr] 11: 0x7f0bc6a27009 - >::call_once::{shim:vtable#0} [INFO] [stderr] 12: 0x7f0bc3854a00 - as core::ops::function::Fn>::call::h2116a80a2543b13d [INFO] [stderr] at /rustc/b86c3b4b0ed7ac3cd1dc08a5d86c8f78b9e21603/library/alloc/src/boxed.rs:2021:9 [INFO] [stderr] 13: 0x7f0bc3854a00 - std::panicking::rust_panic_with_hook::h83d137ff4675e84c [INFO] [stderr] at /rustc/b86c3b4b0ed7ac3cd1dc08a5d86c8f78b9e21603/library/std/src/panicking.rs:733:13 [INFO] [stderr] 14: 0x7f0bc3854741 - std::panicking::begin_panic_handler::{{closure}}::heaebc6515de56b67 [INFO] [stderr] at /rustc/b86c3b4b0ed7ac3cd1dc08a5d86c8f78b9e21603/library/std/src/panicking.rs:619:13 [INFO] [stderr] 15: 0x7f0bc38517a6 - std::sys_common::backtrace::__rust_end_short_backtrace::h718ca9067bfb0921 [INFO] [stderr] at /rustc/b86c3b4b0ed7ac3cd1dc08a5d86c8f78b9e21603/library/std/src/sys_common/backtrace.rs:170:18 [INFO] [stderr] 16: 0x7f0bc38544d2 - rust_begin_unwind [INFO] [stderr] at /rustc/b86c3b4b0ed7ac3cd1dc08a5d86c8f78b9e21603/library/std/src/panicking.rs:617:5 [INFO] [stderr] 17: 0x7f0bc38b37e3 - core::panicking::panic_fmt::h72dc91dd19978461 [INFO] [stderr] at /rustc/b86c3b4b0ed7ac3cd1dc08a5d86c8f78b9e21603/library/core/src/panicking.rs:67:14 [INFO] [stderr] 18: 0x7f0bc38b3873 - core::panicking::panic::ha3d67502b0c1fbf9 [INFO] [stderr] at /rustc/b86c3b4b0ed7ac3cd1dc08a5d86c8f78b9e21603/library/core/src/panicking.rs:117:5 [INFO] [stderr] 19: 0x7f0bc5dda9ac - ::encode_def_ids [INFO] [stderr] 20: 0x7f0bc5da567e - ::encode_crate_root [INFO] [stderr] 21: 0x7f0bc5d2d5e8 - rustc_metadata[b4ce5c2caf9c1c84]::rmeta::encoder::encode_metadata_impl [INFO] [stderr] 22: 0x7f0bc5d25789 - rustc_metadata[b4ce5c2caf9c1c84]::rmeta::encoder::encode_metadata [INFO] [stderr] 23: 0x7f0bc5d23e2c - rustc_metadata[b4ce5c2caf9c1c84]::fs::encode_and_write_metadata [INFO] [stderr] 24: 0x7f0bc5d16b00 - rustc_interface[6eb7623730f4ae23]::passes::start_codegen [INFO] [stderr] 25: 0x7f0bc5d11c8a - ::enter::<::ongoing_codegen::{closure#0}, core[8c74f047e1bfba7e]::result::Result, rustc_span[9d680be59eb65b0c]::ErrorGuaranteed>> [INFO] [stderr] 26: 0x7f0bc5d10d36 - ::enter::, rustc_span[9d680be59eb65b0c]::ErrorGuaranteed>> [INFO] [stderr] 27: 0x7f0bc5d0dff8 - std[a5e439a141f67c]::sys_common::backtrace::__rust_begin_short_backtrace::, rustc_driver_impl[6b6a375923f354e2]::run_compiler::{closure#1}>::{closure#0}, core[8c74f047e1bfba7e]::result::Result<(), rustc_span[9d680be59eb65b0c]::ErrorGuaranteed>>::{closure#0}::{closure#0}, core[8c74f047e1bfba7e]::result::Result<(), rustc_span[9d680be59eb65b0c]::ErrorGuaranteed>> [INFO] [stderr] 28: 0x7f0bc629276e - <::spawn_unchecked_, rustc_driver_impl[6b6a375923f354e2]::run_compiler::{closure#1}>::{closure#0}, core[8c74f047e1bfba7e]::result::Result<(), rustc_span[9d680be59eb65b0c]::ErrorGuaranteed>>::{closure#0}::{closure#0}, core[8c74f047e1bfba7e]::result::Result<(), rustc_span[9d680be59eb65b0c]::ErrorGuaranteed>>::{closure#1} as core[8c74f047e1bfba7e]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 29: 0x7f0bc385f205 - as core::ops::function::FnOnce>::call_once::h5241159808e7345d [INFO] [stderr] at /rustc/b86c3b4b0ed7ac3cd1dc08a5d86c8f78b9e21603/library/alloc/src/boxed.rs:2007:9 [INFO] [stderr] 30: 0x7f0bc385f205 - as core::ops::function::FnOnce>::call_once::h7c70aa263f64e7fc [INFO] [stderr] at /rustc/b86c3b4b0ed7ac3cd1dc08a5d86c8f78b9e21603/library/alloc/src/boxed.rs:2007:9 [INFO] [stderr] 31: 0x7f0bc385f205 - std::sys::unix::thread::Thread::new::thread_start::h1c643da4fc5c1918 [INFO] [stderr] at /rustc/b86c3b4b0ed7ac3cd1dc08a5d86c8f78b9e21603/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stderr] 32: 0x7f0bc358db43 - [INFO] [stderr] 33: 0x7f0bc361ebb4 - __clone [INFO] [stderr] 34: 0x0 - [INFO] [stderr] [INFO] [stderr] thread 'rustc' panicked at compiler/rustc_metadata/src/rmeta/encoder.rs:442:9: [INFO] [stderr] error: the compiler unexpectedly panicked. this is a bug. [INFO] [stderr] [INFO] [stderr] note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md [INFO] [stderr] [INFO] [stderr] warning: the ICE couldn't be written to `/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tracing-log-0.1.3/rustc-ice-2023-08-19T17:34:10.05541002Z-554.txt`: Read-only file system (os error 30) [INFO] [stderr] [INFO] [stderr] note: rustc 1.73.0-nightly (b86c3b4b0 2023-08-17) running on x86_64-unknown-linux-gnu [INFO] [stderr] [INFO] [stderr] note: compiler flags: --crate-type lib -C opt-level=1 -C embed-bitcode=no -C debuginfo=2 -C debug-assertions=on [INFO] [stderr] [INFO] [stderr] note: some of the compiler flags provided by cargo are hidden [INFO] [stderr] [INFO] [stderr] query stack during panic: [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `tracing-log` (lib) [INFO] [stderr] error: could not compile `pkg-config` (lib) [INFO] [stderr] error: could not compile `libc` (lib) [INFO] [stderr] thread 'rustc' panicked at compiler/rustc_metadata/src/rmeta/encoder.rs:442:9: [INFO] [stderr] thread 'rustc' panicked at compiler/rustc_metadata/src/rmeta/encoder.rs:442:9: [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaj6WHkk" [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/rmeta0AQHgM" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `sharded-slab` (lib) due to previous error [INFO] [stderr] error: could not compile `futures-lite` (lib) due to previous error [INFO] [stderr] error: could not compile `num-traits` (lib) [INFO] [stderr] error: could not compile `aho-corasick` (lib) [INFO] [stderr] thread 'rustc' panicked at compiler/rustc_metadata/src/rmeta/encoder.rs:442:9: [INFO] [stderr] error: could not compile `regex-syntax` (lib) [INFO] [stderr] thread 'rustc' panicked at compiler/rustc_metadata/src/rmeta/encoder.rs:442:9: [INFO] [stderr] error: could not compile `serde` (lib) [INFO] running `Command { std: "docker" "inspect" "2f75e777d750449cf23a1bb0443db614ce0fa9078b333a041e910800ce525040", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f75e777d750449cf23a1bb0443db614ce0fa9078b333a041e910800ce525040", kill_on_drop: false }` [INFO] [stdout] 2f75e777d750449cf23a1bb0443db614ce0fa9078b333a041e910800ce525040