[INFO] cloning repository https://github.com/sral/conway [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sral/conway" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsral%2Fconway", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsral%2Fconway'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 45e4aaf448523253e177cb4af7db4d2d7b11ba64 [INFO] testing sral/conway against beta-2022-09-25 for beta-1.65-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsral%2Fconway" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sral/conway on toolchain beta-2022-09-25 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-09-25" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sral/conway [INFO] finished tweaking git repo https://github.com/sral/conway [INFO] tweaked toml for git repo https://github.com/sral/conway written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/sral/conway already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-09-25" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+beta-2022-09-25" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cee9ddc843eba846e690c9df09c1048dd97da7fe3a9dca79e6b442020215bf37 [INFO] running `Command { std: "docker" "start" "-a" "cee9ddc843eba846e690c9df09c1048dd97da7fe3a9dca79e6b442020215bf37", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cee9ddc843eba846e690c9df09c1048dd97da7fe3a9dca79e6b442020215bf37", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cee9ddc843eba846e690c9df09c1048dd97da7fe3a9dca79e6b442020215bf37", kill_on_drop: false }` [INFO] [stdout] cee9ddc843eba846e690c9df09c1048dd97da7fe3a9dca79e6b442020215bf37 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+beta-2022-09-25" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 32e5a05b7798d5e1ecb1dbe83973b582e4b027070b63957cd524f088f19a3f7a [INFO] running `Command { std: "docker" "start" "-a" "32e5a05b7798d5e1ecb1dbe83973b582e4b027070b63957cd524f088f19a3f7a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.134 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.46 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.4 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling smallvec v1.9.0 [INFO] [stderr] Compiling once_cell v1.15.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling libloading v0.7.3 [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/build/proc-macro2-7fe4057fd347a8ec/rmetaiaOMRq" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] thread 'rustc' panicked at 'assertion failed: pos.get() <= self.position()', compiler/rustc_metadata/src/rmeta/encoder.rs:443: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/rmetaLsHQWc" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `unicode-ident` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x7f131933fc90 - std::backtrace_rs::backtrace::libunwind::trace::h418ac92b8090bf5c [INFO] [stderr] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 1: 0x7f131933fc90 - std::backtrace_rs::backtrace::trace_unsynchronized::h5a8b1d5040587567 [INFO] [stderr] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x7f131933fc90 - std::sys_common::backtrace::_print_fmt::hcf39df7f920a8a7f [INFO] [stderr] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stderr] 3: 0x7f131933fc90 - ::fmt::h66e1c999b09d2400 [INFO] [stderr] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stderr] 4: 0x7f131939a9ee - core::fmt::write::h90c5198062f012b5 [INFO] [stderr] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/core/src/fmt/mod.rs:1202:17 [INFO] [stderr] 5: 0x7f13193308a5 - std::io::Write::write_fmt::h10dc1ae4e06507e2 [INFO] [stderr] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/io/mod.rs:1679:15 [INFO] [stderr] 6: 0x7f1319342943 - std::sys_common::backtrace::_print::h87a6c14cdd097577 [INFO] [stderr] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stderr] 7: 0x7f1319342943 - std::sys_common::backtrace::print::h30b70c9b033f6cc7 [INFO] [stderr] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stderr] 8: 0x7f1319342943 - std::panicking::default_hook::{{closure}}::hbdc56e1a8ccd98b3 [INFO] [stderr] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/panicking.rs:295:22 [INFO] [stderr] 9: 0x7f131934262f - std::panicking::default_hook::he95e3d05cd05c0e6 [INFO] [stderr] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/panicking.rs:314:9 [INFO] [stderr] 10: 0x7f131bb56ee1 - rustc_driver[994e282dda13b194]::DEFAULT_HOOK::{closure#0}::{closure#0} [INFO] [stderr] 11: 0x7f131934317d - std::panicking::rust_panic_with_hook::h6fda7132bdef5dc6 [INFO] [stderr] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/panicking.rs:702:17 [INFO] [stderr] 12: 0x7f1319342f91 - std::panicking::begin_panic_handler::{{closure}}::hdd34c0fe877dbd38 [INFO] [stderr] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/panicking.rs:586:13 [INFO] [stderr] 13: 0x7f131934013c - std::sys_common::backtrace::__rust_end_short_backtrace::hc4c468f100834158 [INFO] [stderr] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stderr] 14: 0x7f1319342cf2 - rust_begin_unwind [INFO] [stderr] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/panicking.rs:584:5 [INFO] [stderr] 15: 0x7f13193975c3 - core::panicking::panic_fmt::h70c06d9696b6af6b [INFO] [stderr] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/core/src/panicking.rs:142:14 [INFO] [stderr] 16: 0x7f131939740d - core::panicking::panic::h2236510ad0408135 [INFO] [stderr] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/core/src/panicking.rs:48:5 [INFO] [stderr] 17: 0x7f131ae8dbcc - ::encode_def_ids [INFO] [stderr] 18: 0x7f131ae642d0 - ::encode_crate_root [INFO] [stderr] 19: 0x7f131a97fe72 - rustc_metadata[498c415c4bd1afda]::rmeta::encoder::encode_metadata_impl [INFO] [stderr] 20: 0x7f131a96180e - rustc_data_structures[7f1e7ac3cff986fe]::sync::join:: [INFO] [stderr] error: could not compile `proc-macro2` due to 2 previous errors [INFO] [stderr] 21: 0x7f131a9616f9 - rustc_metadata[498c415c4bd1afda]::rmeta::encoder::encode_metadata [INFO] [stderr] 22: 0x7f131a9607e3 - rustc_metadata[498c415c4bd1afda]::fs::encode_and_write_metadata [INFO] [stderr] 23: 0x7f131a9545a2 - ::enter::<::ongoing_codegen::{closure#0}::{closure#0}, core[6ec4e24717d615ad]::result::Result, rustc_errors[a3e4a73fc22d52e8]::ErrorGuaranteed>> [INFO] [stderr] 24: 0x7f131a914533 - ::ongoing_codegen [INFO] [stderr] 25: 0x7f131a91298a - rustc_interface[bb1853d280ecc451]::interface::create_compiler_and_run::, rustc_driver[994e282dda13b194]::run_compiler::{closure#1}> [INFO] [stderr] 26: 0x7f131a911282 - >::set::, rustc_driver[994e282dda13b194]::run_compiler::{closure#1}>::{closure#0}, core[6ec4e24717d615ad]::result::Result<(), rustc_errors[a3e4a73fc22d52e8]::ErrorGuaranteed>> [INFO] [stderr] 27: 0x7f131a910f6f - std[5f835249a2fd7f5f]::sys_common::backtrace::__rust_begin_short_backtrace::, rustc_driver[994e282dda13b194]::run_compiler::{closure#1}>::{closure#0}, core[6ec4e24717d615ad]::result::Result<(), rustc_errors[a3e4a73fc22d52e8]::ErrorGuaranteed>>::{closure#0}, core[6ec4e24717d615ad]::result::Result<(), rustc_errors[a3e4a73fc22d52e8]::ErrorGuaranteed>> [INFO] [stderr] 28: 0x7f131b9cc9c0 - <::spawn_unchecked_, rustc_driver[994e282dda13b194]::run_compiler::{closure#1}>::{closure#0}, core[6ec4e24717d615ad]::result::Result<(), rustc_errors[a3e4a73fc22d52e8]::ErrorGuaranteed>>::{closure#0}, core[6ec4e24717d615ad]::result::Result<(), rustc_errors[a3e4a73fc22d52e8]::ErrorGuaranteed>>::{closure#1} as core[6ec4e24717d615ad]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 29: 0x7f131934cf53 - as core::ops::function::FnOnce>::call_once::hc9910a9536e38743 [INFO] [stderr] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/alloc/src/boxed.rs:1940:9 [INFO] [stderr] 30: 0x7f131934cf53 - as core::ops::function::FnOnce>::call_once::hcdffe552b616cc83 [INFO] [stderr] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/alloc/src/boxed.rs:1940:9 [INFO] [stderr] 31: 0x7f131934cf53 - std::sys::unix::thread::Thread::new::thread_start::h62ac0b55dc2802b3 [INFO] [stderr] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stderr] 32: 0x7f13191fc609 - start_thread [INFO] [stderr] 33: 0x7f131911f133 - 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.65.0-beta.2 (e5da98475 2022-09-24) 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 `lazy_static` [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] [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 `libloading` [INFO] [stderr] error: could not compile `smallvec` [INFO] [stderr] error: could not compile `quote` [INFO] [stderr] error: could not compile `scoped-tls` [INFO] [stderr] error: could not compile `getrandom` [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `once_cell` [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 `memchr` [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `libc` [INFO] [stderr] error: could not compile `autocfg` [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:424:9 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x7f3753660c90 - std::backtrace_rs::backtrace::libunwind::trace::h418ac92b8090bf5c [INFO] [stderr] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 1: 0x7f3753660c90 - std::backtrace_rs::backtrace::trace_unsynchronized::h5a8b1d5040587567 [INFO] [stderr] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x7f3753660c90 - std::sys_common::backtrace::_print_fmt::hcf39df7f920a8a7f [INFO] [stderr] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stderr] 3: 0x7f3753660c90 - ::fmt::h66e1c999b09d2400 [INFO] [stderr] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stderr] 4: 0x7f37536bb9ee - core::fmt::write::h90c5198062f012b5 [INFO] [stderr] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/core/src/fmt/mod.rs:1202:17 [INFO] [stderr] 5: 0x7f37536518a5 - std::io::Write::write_fmt::h10dc1ae4e06507e2 [INFO] [stderr] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/io/mod.rs:1679:15 [INFO] [stderr] 6: 0x7f3753663943 - std::sys_common::backtrace::_print::h87a6c14cdd097577 [INFO] [stderr] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stderr] 7: 0x7f3753663943 - std::sys_common::backtrace::print::h30b70c9b033f6cc7 [INFO] [stderr] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stderr] 8: 0x7f3753663943 - std::panicking::default_hook::{{closure}}::hbdc56e1a8ccd98b3 [INFO] [stderr] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/panicking.rs:295:22 [INFO] [stderr] 9: 0x7f375366362f - std::panicking::default_hook::he95e3d05cd05c0e6 [INFO] [stderr] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/panicking.rs:314:9 [INFO] [stderr] error: could not compile `pkg-config` [INFO] [stderr] 10: 0x7f3755e77ee1 - rustc_driver[994e282dda13b194]::DEFAULT_HOOK::{closure#0}::{closure#0} [INFO] [stderr] 11: 0x7f375366417d - std::panicking::rust_panic_with_hook::h6fda7132bdef5dc6 [INFO] [stderr] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/panicking.rs:702:17 [INFO] [stderr] 12: 0x7f3753663f91 - std::panicking::begin_panic_handler::{{closure}}::hdd34c0fe877dbd38 [INFO] [stderr] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/panicking.rs:586:13 [INFO] [stderr] 13: 0x7f375366113c - std::sys_common::backtrace::__rust_end_short_backtrace::hc4c468f100834158 [INFO] [stderr] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stderr] 14: 0x7f3753663cf2 - rust_begin_unwind [INFO] [stderr] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/panicking.rs:584:5 [INFO] [stderr] 15: 0x7f37536b85c3 - core::panicking::panic_fmt::h70c06d9696b6af6b [INFO] [stderr] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/core/src/panicking.rs:142:14 [INFO] [stderr] 16: 0x7f37536b840d - core::panicking::panic::h2236510ad0408135 [INFO] [stderr] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/core/src/panicking.rs:48:5 [INFO] [stderr] 17: 0x7f37551890de - ::encode_crate_root [INFO] [stderr] 18: 0x7f3754ca0e72 - rustc_metadata[498c415c4bd1afda]::rmeta::encoder::encode_metadata_impl [INFO] [stderr] 19: 0x7f3754c8280e - rustc_data_structures[7f1e7ac3cff986fe]::sync::join:: [INFO] [stderr] 20: 0x7f3754c826f9 - rustc_metadata[498c415c4bd1afda]::rmeta::encoder::encode_metadata [INFO] [stderr] 21: 0x7f3754c817e3 - rustc_metadata[498c415c4bd1afda]::fs::encode_and_write_metadata [INFO] [stderr] 22: 0x7f3754c755a2 - ::enter::<::ongoing_codegen::{closure#0}::{closure#0}, core[6ec4e24717d615ad]::result::Result, rustc_errors[a3e4a73fc22d52e8]::ErrorGuaranteed>> [INFO] [stderr] 23: 0x7f3754c35533 - ::ongoing_codegen [INFO] [stderr] 24: 0x7f3754c3398a - rustc_interface[bb1853d280ecc451]::interface::create_compiler_and_run::, rustc_driver[994e282dda13b194]::run_compiler::{closure#1}> [INFO] [stderr] 25: 0x7f3754c32282 - >::set::, rustc_driver[994e282dda13b194]::run_compiler::{closure#1}>::{closure#0}, core[6ec4e24717d615ad]::result::Result<(), rustc_errors[a3e4a73fc22d52e8]::ErrorGuaranteed>> [INFO] [stderr] 26: 0x7f3754c31f6f - std[5f835249a2fd7f5f]::sys_common::backtrace::__rust_begin_short_backtrace::, rustc_driver[994e282dda13b194]::run_compiler::{closure#1}>::{closure#0}, core[6ec4e24717d615ad]::result::Result<(), rustc_errors[a3e4a73fc22d52e8]::ErrorGuaranteed>>::{closure#0}, core[6ec4e24717d615ad]::result::Result<(), rustc_errors[a3e4a73fc22d52e8]::ErrorGuaranteed>> [INFO] [stderr] 27: 0x7f3755ced9c0 - <::spawn_unchecked_, rustc_driver[994e282dda13b194]::run_compiler::{closure#1}>::{closure#0}, core[6ec4e24717d615ad]::result::Result<(), rustc_errors[a3e4a73fc22d52e8]::ErrorGuaranteed>>::{closure#0}, core[6ec4e24717d615ad]::result::Result<(), rustc_errors[a3e4a73fc22d52e8]::ErrorGuaranteed>>::{closure#1} as core[6ec4e24717d615ad]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 28: 0x7f375366df53 - as core::ops::function::FnOnce>::call_once::hc9910a9536e38743 [INFO] [stderr] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/alloc/src/boxed.rs:1940:9 [INFO] [stderr] 29: 0x7f375366df53 - as core::ops::function::FnOnce>::call_once::hcdffe552b616cc83 [INFO] [stderr] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/alloc/src/boxed.rs:1940:9 [INFO] [stderr] 30: 0x7f375366df53 - std::sys::unix::thread::Thread::new::thread_start::h62ac0b55dc2802b3 [INFO] [stderr] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stderr] 31: 0x7f375351d609 - start_thread [INFO] [stderr] 32: 0x7f3753440133 - clone [INFO] [stderr] 33: 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.65.0-beta.2 (e5da98475 2022-09-24) 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 `xml-rs` [INFO] running `Command { std: "docker" "inspect" "32e5a05b7798d5e1ecb1dbe83973b582e4b027070b63957cd524f088f19a3f7a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "32e5a05b7798d5e1ecb1dbe83973b582e4b027070b63957cd524f088f19a3f7a", kill_on_drop: false }` [INFO] [stdout] 32e5a05b7798d5e1ecb1dbe83973b582e4b027070b63957cd524f088f19a3f7a