[INFO] cloning repository https://github.com/rmvermeulen/rs-sqlite-ecs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rmvermeulen/rs-sqlite-ecs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frmvermeulen%2Frs-sqlite-ecs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frmvermeulen%2Frs-sqlite-ecs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0ae2f5f6d7f1e4a82b4b434481287c4ae10c41f1 [INFO] testing rmvermeulen/rs-sqlite-ecs against 1.64.0 for beta-1.65-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frmvermeulen%2Frs-sqlite-ecs" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rmvermeulen/rs-sqlite-ecs on toolchain 1.64.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.64.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rmvermeulen/rs-sqlite-ecs [INFO] finished tweaking git repo https://github.com/rmvermeulen/rs-sqlite-ecs [INFO] tweaked toml for git repo https://github.com/rmvermeulen/rs-sqlite-ecs written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/rmvermeulen/rs-sqlite-ecs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.64.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded raqote v0.8.0 [INFO] [stderr] Downloaded fps_clock v2.0.0 [INFO] [stderr] Downloaded xkbcommon-sys v0.7.5 [INFO] [stderr] Downloaded xkb v0.2.1 [INFO] [stderr] Downloaded minifb v0.19.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+1.64.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] abe7a60e5e0005f26958e2136fbfb02f021310ce97b34062b9121139ac7f5b83 [INFO] running `Command { std: "docker" "start" "-a" "abe7a60e5e0005f26958e2136fbfb02f021310ce97b34062b9121139ac7f5b83", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "abe7a60e5e0005f26958e2136fbfb02f021310ce97b34062b9121139ac7f5b83", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "abe7a60e5e0005f26958e2136fbfb02f021310ce97b34062b9121139ac7f5b83", kill_on_drop: false }` [INFO] [stdout] abe7a60e5e0005f26958e2136fbfb02f021310ce97b34062b9121139ac7f5b83 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+1.64.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1a32cb85fec2f01222b6d67a9b8a480f1d96d39db752cbc0180de73b87e7423f [INFO] running `Command { std: "docker" "start" "-a" "1a32cb85fec2f01222b6d67a9b8a480f1d96d39db752cbc0180de73b87e7423f", kill_on_drop: false }` [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling libc v0.2.91 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling regex-syntax v0.6.23 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling bindgen v0.56.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetacxe6f7" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/tmp/rustcT24HcV" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] 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 "/opt/rustwide/target/debug/deps/rmetaSASeAT" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `cc` [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `rustc-hash` due to previous error [INFO] [stderr] error: could not compile `once_cell` due to previous error [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] 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 "/opt/rustwide/target/debug/build/crc32fast-7c048414ecdb7f6e/rmetaZ9FHca" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `strsim` [INFO] [stderr] error: could not compile `shlex` [INFO] [stderr] error: could not compile `crc32fast` due to previous error [INFO] [stderr] error: could not compile `termcolor` [INFO] [stderr] error: could not compile `autocfg` due to previous error [INFO] [stderr] error: could not compile `pkg-config` [INFO] [stderr] error: could not compile `glob` [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcxb4Wbu/symbols.o" "/opt/rustwide/target/debug/build/getrandom-7d55d7d73c0df62a/build_script_build-7d55d7d73c0df62a.build_script_build.e59d318a-cgu.0.rcgu.o" "/opt/rustwide/target/debug/build/getrandom-7d55d7d73c0df62a/build_script_build-7d55d7d73c0df62a.build_script_build.e59d318a-cgu.1.rcgu.o" "/opt/rustwide/target/debug/build/getrandom-7d55d7d73c0df62a/build_script_build-7d55d7d73c0df62a.build_script_build.e59d318a-cgu.10.rcgu.o" "/opt/rustwide/target/debug/build/getrandom-7d55d7d73c0df62a/build_script_build-7d55d7d73c0df62a.build_script_build.e59d318a-cgu.11.rcgu.o" "/opt/rustwide/target/debug/build/getrandom-7d55d7d73c0df62a/build_script_build-7d55d7d73c0df62a.build_script_build.e59d318a-cgu.12.rcgu.o" "/opt/rustwide/target/debug/build/getrandom-7d55d7d73c0df62a/build_script_build-7d55d7d73c0df62a.build_script_build.e59d318a-cgu.13.rcgu.o" "/opt/rustwide/target/debug/build/getrandom-7d55d7d73c0df62a/build_script_build-7d55d7d73c0df62a.build_script_build.e59d318a-cgu.14.rcgu.o" "/opt/rustwide/target/debug/build/getrandom-7d55d7d73c0df62a/build_script_build-7d55d7d73c0df62a.build_script_build.e59d318a-cgu.15.rcgu.o" "/opt/rustwide/target/debug/build/getrandom-7d55d7d73c0df62a/build_script_build-7d55d7d73c0df62a.build_script_build.e59d318a-cgu.2.rcgu.o" "/opt/rustwide/target/debug/build/getrandom-7d55d7d73c0df62a/build_script_build-7d55d7d73c0df62a.build_script_build.e59d318a-cgu.3.rcgu.o" "/opt/rustwide/target/debug/build/getrandom-7d55d7d73c0df62a/build_script_build-7d55d7d73c0df62a.build_script_build.e59d318a-cgu.4.rcgu.o" "/opt/rustwide/target/debug/build/getrandom-7d55d7d73c0df62a/build_script_build-7d55d7d73c0df62a.build_script_build.e59d318a-cgu.5.rcgu.o" "/opt/rustwide/target/debug/build/getrandom-7d55d7d73c0df62a/build_script_build-7d55d7d73c0df62a.build_script_build.e59d318a-cgu.6.rcgu.o" "/opt/rustwide/target/debug/build/getrandom-7d55d7d73c0df62a/build_script_build-7d55d7d73c0df62a.build_script_build.e59d318a-cgu.7.rcgu.o" "/opt/rustwide/target/debug/build/getrandom-7d55d7d73c0df62a/build_script_build-7d55d7d73c0df62a.build_script_build.e59d318a-cgu.8.rcgu.o" "/opt/rustwide/target/debug/build/getrandom-7d55d7d73c0df62a/build_script_build-7d55d7d73c0df62a.build_script_build.e59d318a-cgu.9.rcgu.o" "/opt/rustwide/target/debug/build/getrandom-7d55d7d73c0df62a/build_script_build-7d55d7d73c0df62a.1pb4sro4mezuz78k.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,--start-group" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5670385a2fe8b60b.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-fd56ba6dbf7aaecc.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-b8acf8e5c2e85baa.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-1706edefffdca0a2.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-f483302e0b13708e.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-725b0718fc18e1ed.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-de685fcf2157e6fb.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-f613ac3eda05b9ff.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-3de98a7d049af6a1.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c12183655bdce152.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0fc7beea925de7e3.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8c34825485bf59dc.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-ba5f7e926e729d81.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-643de0950163a839.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-539ea2f72ef89687.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-871432094bb4c885.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-ef1a8ee61f2e39bf.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-f1646747442c1c7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-ff283b4bf550fa1c.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/getrandom-7d55d7d73c0df62a/build_script_build-7d55d7d73c0df62a" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: 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 `getrandom` due to 2 previous errors [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] thread 'rustc' panicked at 'assertion failed: pos.get() <= self.position()', compiler/rustc_metadata/src/rmeta/encoder.rs:392:9 [INFO] [stderr] error: could not compile `byteorder` [INFO] [stderr] stack backtrace: [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] 0: 0x7fb69e4f619d - std::backtrace_rs::backtrace::libunwind::trace::h9135f25bc195152c [INFO] [stderr] at /rustc/a55dd71d5fb0ec5a6a3a9e8c27b2127ba491ce52/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stderr] 1: 0x7fb69e4f619d - std::backtrace_rs::backtrace::trace_unsynchronized::h015ee85be510df51 [INFO] [stderr] at /rustc/a55dd71d5fb0ec5a6a3a9e8c27b2127ba491ce52/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x7fb69e4f619d - std::sys_common::backtrace::_print_fmt::h5fad03caa9652a2c [INFO] [stderr] at /rustc/a55dd71d5fb0ec5a6a3a9e8c27b2127ba491ce52/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stderr] 3: 0x7fb69e4f619d - ::fmt::h2b42ca28d244e5c7 [INFO] [stderr] at /rustc/a55dd71d5fb0ec5a6a3a9e8c27b2127ba491ce52/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stderr] 4: 0x7fb69e5516ac - core::fmt::write::h401e827d053130ed [INFO] [stderr] at /rustc/a55dd71d5fb0ec5a6a3a9e8c27b2127ba491ce52/library/core/src/fmt/mod.rs:1198:17 [INFO] [stderr] 5: 0x7fb69e4e74e1 - std::io::Write::write_fmt::hffec93268f5cde32 [INFO] [stderr] at /rustc/a55dd71d5fb0ec5a6a3a9e8c27b2127ba491ce52/library/std/src/io/mod.rs:1672:15 [INFO] [stderr] 6: 0x7fb69e4f8eb5 - std::sys_common::backtrace::_print::h180c4c706ee1d3fb [INFO] [stderr] at /rustc/a55dd71d5fb0ec5a6a3a9e8c27b2127ba491ce52/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stderr] 7: 0x7fb69e4f8eb5 - std::sys_common::backtrace::print::hd0c35d18765761c9 [INFO] [stderr] at /rustc/a55dd71d5fb0ec5a6a3a9e8c27b2127ba491ce52/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stderr] 8: 0x7fb69e4f8eb5 - std::panicking::default_hook::{{closure}}::h1f023310983bc730 [INFO] [stderr] at /rustc/a55dd71d5fb0ec5a6a3a9e8c27b2127ba491ce52/library/std/src/panicking.rs:295:22 [INFO] [stderr] 9: 0x7fb69e4f8bd1 - std::panicking::default_hook::h188fec3334afd5be [INFO] [stderr] at /rustc/a55dd71d5fb0ec5a6a3a9e8c27b2127ba491ce52/library/std/src/panicking.rs:314:9 [INFO] [stderr] 10: 0x7fb6a0dce484 - rustc_driver[4568cc0a685fd94d]::DEFAULT_HOOK::{closure#0}::{closure#0} [INFO] [stderr] error: could not compile `smallvec` [INFO] [stderr] 11: 0x7fb69e4f95ea - std::panicking::rust_panic_with_hook::hf26e9d4f97b40096 [INFO] [stderr] at /rustc/a55dd71d5fb0ec5a6a3a9e8c27b2127ba491ce52/library/std/src/panicking.rs:702:17 [INFO] [stderr] 12: 0x7fb69e4f93e9 - std::panicking::begin_panic_handler::{{closure}}::hfab912107608087a [INFO] [stderr] at /rustc/a55dd71d5fb0ec5a6a3a9e8c27b2127ba491ce52/library/std/src/panicking.rs:586:13 [INFO] [stderr] 13: 0x7fb69e4f6694 - std::sys_common::backtrace::__rust_end_short_backtrace::h434b685ce8d9965b [INFO] [stderr] at /rustc/a55dd71d5fb0ec5a6a3a9e8c27b2127ba491ce52/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stderr] 14: 0x7fb69e4f9159 - rust_begin_unwind [INFO] [stderr] at /rustc/a55dd71d5fb0ec5a6a3a9e8c27b2127ba491ce52/library/std/src/panicking.rs:584:5 [INFO] [stderr] 15: 0x7fb69e54e1c3 - core::panicking::panic_fmt::ha6dc7f2ab2479463 [INFO] [stderr] at /rustc/a55dd71d5fb0ec5a6a3a9e8c27b2127ba491ce52/library/core/src/panicking.rs:142:14 [INFO] [stderr] 16: 0x7fb69e54e00d - core::panicking::panic::hb3ad04c589a0e3c8 [INFO] [stderr] at /rustc/a55dd71d5fb0ec5a6a3a9e8c27b2127ba491ce52/library/core/src/panicking.rs:48:5 [INFO] [stderr] 17: 0x7fb6a05c8e0d - ::encode_crate_root [INFO] [stderr] 18: 0x7fb6a055b682 - rustc_metadata[281ce51c3d50ac31]::rmeta::encoder::encode_metadata_impl [INFO] [stderr] 19: 0x7fb6a0558a54 - rustc_data_structures[49e7163a34b889d1]::sync::join:: [INFO] [stderr] 20: 0x7fb6a0558119 - rustc_metadata[281ce51c3d50ac31]::rmeta::encoder::encode_metadata [INFO] [stderr] 21: 0x7fb6a0557070 - rustc_metadata[281ce51c3d50ac31]::fs::encode_and_write_metadata [INFO] [stderr] 22: 0x7fb6a054e33f - ::enter::<::ongoing_codegen::{closure#0}::{closure#0}, core[6fcc70bcc91a5bf5]::result::Result, rustc_errors[5fcb1a1f56a762e6]::ErrorGuaranteed>> [INFO] [stderr] 23: 0x7fb6a0546a0f - ::ongoing_codegen [INFO] [stderr] 24: 0x7fb6a05459b2 - ::enter::, rustc_errors[5fcb1a1f56a762e6]::ErrorGuaranteed>> [INFO] [stderr] 25: 0x7fb6a053a86a - rustc_span[721a57c036170ce]::with_source_map::, rustc_interface[f934826ba4c12dd9]::interface::create_compiler_and_run, rustc_driver[4568cc0a685fd94d]::run_compiler::{closure#1}>::{closure#1}> [INFO] [stderr] 26: 0x7fb6a053a1a2 - >::set::, rustc_driver[4568cc0a685fd94d]::run_compiler::{closure#1}>::{closure#0}, core[6fcc70bcc91a5bf5]::result::Result<(), rustc_errors[5fcb1a1f56a762e6]::ErrorGuaranteed>> [INFO] [stderr] 27: 0x7fb6a05385cf - std[306a94a967d8f5ee]::sys_common::backtrace::__rust_begin_short_backtrace::, rustc_driver[4568cc0a685fd94d]::run_compiler::{closure#1}>::{closure#0}, core[6fcc70bcc91a5bf5]::result::Result<(), rustc_errors[5fcb1a1f56a762e6]::ErrorGuaranteed>>::{closure#0}, core[6fcc70bcc91a5bf5]::result::Result<(), rustc_errors[5fcb1a1f56a762e6]::ErrorGuaranteed>> [INFO] [stderr] 28: 0x7fb6a0bf20b9 - <::spawn_unchecked_, rustc_driver[4568cc0a685fd94d]::run_compiler::{closure#1}>::{closure#0}, core[6fcc70bcc91a5bf5]::result::Result<(), rustc_errors[5fcb1a1f56a762e6]::ErrorGuaranteed>>::{closure#0}, core[6fcc70bcc91a5bf5]::result::Result<(), rustc_errors[5fcb1a1f56a762e6]::ErrorGuaranteed>>::{closure#1} as core[6fcc70bcc91a5bf5]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 29: 0x7fb69e503723 - as core::ops::function::FnOnce>::call_once::h56d5fc072706762b [INFO] [stderr] at /rustc/a55dd71d5fb0ec5a6a3a9e8c27b2127ba491ce52/library/alloc/src/boxed.rs:1935:9 [INFO] [stderr] 30: 0x7fb69e503723 - as core::ops::function::FnOnce>::call_once::h41deef8e33b824bb [INFO] [stderr] at /rustc/a55dd71d5fb0ec5a6a3a9e8c27b2127ba491ce52/library/alloc/src/boxed.rs:1935:9 [INFO] [stderr] 31: 0x7fb69e503723 - std::sys::unix::thread::Thread::new::thread_start::ha6436304a1170bba [INFO] [stderr] at /rustc/a55dd71d5fb0ec5a6a3a9e8c27b2127ba491ce52/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stderr] 32: 0x7fb69e3b3609 - start_thread [INFO] [stderr] 33: 0x7fb69e2d6133 - clone [INFO] [stderr] 34: 0x0 - [INFO] [stderr] [INFO] [stderr] error: internal compiler error: unexpected panic [INFO] [stderr] [INFO] [stderr] note: 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] note: rustc 1.64.0 (a55dd71d5 2022-09-19) running on x86_64-unknown-linux-gnu [INFO] [stderr] [INFO] [stderr] note: compiler flags: --crate-type lib -C embed-bitcode=no -C debuginfo=2 [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] end of query stack [INFO] [stderr] error: could not compile `regex-syntax` [INFO] [stderr] error: could not compile `xml-rs` [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: `rustc --crate-name xml /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xml-rs-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 -C debuginfo=2 -C metadata=ba3479139b9ec039 -C extra-filename=-ba3479139b9ec039 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=warn` (signal: 11, SIGSEGV: invalid memory reference) [INFO] running `Command { std: "docker" "inspect" "1a32cb85fec2f01222b6d67a9b8a480f1d96d39db752cbc0180de73b87e7423f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1a32cb85fec2f01222b6d67a9b8a480f1d96d39db752cbc0180de73b87e7423f", kill_on_drop: false }` [INFO] [stdout] 1a32cb85fec2f01222b6d67a9b8a480f1d96d39db752cbc0180de73b87e7423f