[INFO] cloning repository https://github.com/wanglihua007/alistar [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wanglihua007/alistar" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwanglihua007%2Falistar", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwanglihua007%2Falistar'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] db86fb9d61d54c87908fd56dd4a209b6ca54ec82 [INFO] testing wanglihua007/alistar 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%2Fwanglihua007%2Falistar" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/wanglihua007/alistar 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/wanglihua007/alistar [INFO] finished tweaking git repo https://github.com/wanglihua007/alistar [INFO] tweaked toml for git repo https://github.com/wanglihua007/alistar written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/wanglihua007/alistar 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] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] 0e369a79db34211a6e7a4846b32375ec78eb178cf01bb5e43cb8a5b942af9608 [INFO] running `Command { std: "docker" "start" "-a" "0e369a79db34211a6e7a4846b32375ec78eb178cf01bb5e43cb8a5b942af9608", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0e369a79db34211a6e7a4846b32375ec78eb178cf01bb5e43cb8a5b942af9608", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e369a79db34211a6e7a4846b32375ec78eb178cf01bb5e43cb8a5b942af9608", kill_on_drop: false }` [INFO] [stdout] 0e369a79db34211a6e7a4846b32375ec78eb178cf01bb5e43cb8a5b942af9608 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] f4b8483fdae20a992015a698e035196de3a2ce9bec9c244e6f3e626f7fbb7989 [INFO] running `Command { std: "docker" "start" "-a" "f4b8483fdae20a992015a698e035196de3a2ce9bec9c244e6f3e626f7fbb7989", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.101 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `libc` [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmeta1xmP5a" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `strsim` due to 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/rmetaiSmYYF" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `vec_map` due to previous error [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] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaONQFcS" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] 0: 0x7fc9cfd36c90 - 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: 0x7fc9cfd36c90 - 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: 0x7fc9cfd36c90 - std::sys_common::backtrace::_print_fmt::hcf39df7f920a8a7f [INFO] [stderr] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stderr] 3: 0x7fc9cfd36c90 - ::fmt::h66e1c999b09d2400 [INFO] [stderr] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stderr] 4: 0x7fc9cfd919ee - core::fmt::write::h90c5198062f012b5 [INFO] [stderr] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/core/src/fmt/mod.rs:1202:17 [INFO] [stderr] 5: 0x7fc9cfd278a5 - std::io::Write::write_fmt::h10dc1ae4e06507e2 [INFO] [stderr] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/io/mod.rs:1679:15 [INFO] [stderr] 6: 0x7fc9cfd39943 - std::sys_common::backtrace::_print::h87a6c14cdd097577 [INFO] [stderr] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stderr] 7: 0x7fc9cfd39943 - std::sys_common::backtrace::print::h30b70c9b033f6cc7 [INFO] [stderr] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stderr] 8: 0x7fc9cfd39943 - std::panicking::default_hook::{{closure}}::hbdc56e1a8ccd98b3 [INFO] [stderr] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/panicking.rs:295:22 [INFO] [stderr] 9: 0x7fc9cfd3962f - std::panicking::default_hook::he95e3d05cd05c0e6 [INFO] [stderr] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/panicking.rs:314:9 [INFO] [stderr] error: could not compile `textwrap` due to previous error [INFO] [stderr] 10: 0x7fc9d254dee1 - rustc_driver[994e282dda13b194]::DEFAULT_HOOK::{closure#0}::{closure#0} [INFO] [stderr] 11: 0x7fc9cfd3a17d - std::panicking::rust_panic_with_hook::h6fda7132bdef5dc6 [INFO] [stderr] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/panicking.rs:702:17 [INFO] [stderr] 12: 0x7fc9cfd39f91 - std::panicking::begin_panic_handler::{{closure}}::hdd34c0fe877dbd38 [INFO] [stderr] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/panicking.rs:586:13 [INFO] [stderr] 13: 0x7fc9cfd3713c - 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: 0x7fc9cfd39cf2 - rust_begin_unwind [INFO] [stderr] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/std/src/panicking.rs:584:5 [INFO] [stderr] 15: 0x7fc9cfd8e5c3 - core::panicking::panic_fmt::h70c06d9696b6af6b [INFO] [stderr] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/core/src/panicking.rs:142:14 [INFO] [stderr] 16: 0x7fc9cfd8e40d - core::panicking::panic::h2236510ad0408135 [INFO] [stderr] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/core/src/panicking.rs:48:5 [INFO] [stderr] 17: 0x7fc9d185f0de - ::encode_crate_root [INFO] [stderr] 18: 0x7fc9d1376e72 - rustc_metadata[498c415c4bd1afda]::rmeta::encoder::encode_metadata_impl [INFO] [stderr] 19: 0x7fc9d135880e - rustc_data_structures[7f1e7ac3cff986fe]::sync::join:: [INFO] [stderr] 20: 0x7fc9d13586f9 - rustc_metadata[498c415c4bd1afda]::rmeta::encoder::encode_metadata [INFO] [stderr] 21: 0x7fc9d13577e3 - rustc_metadata[498c415c4bd1afda]::fs::encode_and_write_metadata [INFO] [stderr] 22: 0x7fc9d134b5a2 - ::enter::<::ongoing_codegen::{closure#0}::{closure#0}, core[6ec4e24717d615ad]::result::Result, rustc_errors[a3e4a73fc22d52e8]::ErrorGuaranteed>> [INFO] [stderr] 23: 0x7fc9d130b533 - ::ongoing_codegen [INFO] [stderr] 24: 0x7fc9d130998a - rustc_interface[bb1853d280ecc451]::interface::create_compiler_and_run::, rustc_driver[994e282dda13b194]::run_compiler::{closure#1}> [INFO] [stderr] 25: 0x7fc9d1308282 - >::set::, rustc_driver[994e282dda13b194]::run_compiler::{closure#1}>::{closure#0}, core[6ec4e24717d615ad]::result::Result<(), rustc_errors[a3e4a73fc22d52e8]::ErrorGuaranteed>> [INFO] [stderr] 26: 0x7fc9d1307f6f - 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: 0x7fc9d23c39c0 - <::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: 0x7fc9cfd43f53 - as core::ops::function::FnOnce>::call_once::hc9910a9536e38743 [INFO] [stderr] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/alloc/src/boxed.rs:1940:9 [INFO] [stderr] 29: 0x7fc9cfd43f53 - as core::ops::function::FnOnce>::call_once::hcdffe552b616cc83 [INFO] [stderr] at /rustc/e5da98475e88b52384bac96923bba7cd45941d69/library/alloc/src/boxed.rs:1940:9 [INFO] [stderr] 30: 0x7fc9cfd43f53 - 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: 0x7fc9cfbf3609 - start_thread [INFO] [stderr] 32: 0x7fc9cfb16133 - 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 `ansi_term` [INFO] running `Command { std: "docker" "inspect" "f4b8483fdae20a992015a698e035196de3a2ce9bec9c244e6f3e626f7fbb7989", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f4b8483fdae20a992015a698e035196de3a2ce9bec9c244e6f3e626f7fbb7989", kill_on_drop: false }` [INFO] [stdout] f4b8483fdae20a992015a698e035196de3a2ce9bec9c244e6f3e626f7fbb7989