[INFO] cloning repository https://github.com/ylh/about-filter [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ylh/about-filter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fylh%2Fabout-filter", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fylh%2Fabout-filter'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 28a95d05ab70d3a3510c04e9ef673800add128cd [INFO] checking ylh/about-filter against try#2f3c33065a16f1030e8d2f90241df3b4bea01e77 for pr-106060 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fylh%2Fabout-filter" "/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/ylh/about-filter on toolchain 2f3c33065a16f1030e8d2f90241df3b4bea01e77 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+2f3c33065a16f1030e8d2f90241df3b4bea01e77" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ylh/about-filter [INFO] finished tweaking git repo https://github.com/ylh/about-filter [INFO] tweaked toml for git repo https://github.com/ylh/about-filter written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/ylh/about-filter already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+2f3c33065a16f1030e8d2f90241df3b4bea01e77" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:9db6adea6fe108e8475f2314ed6ea91319efc655499b550640da2809d69ffe6a" "/opt/rustwide/cargo-home/bin/cargo" "+2f3c33065a16f1030e8d2f90241df3b4bea01e77" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 551af6a0e4b9d323c5ff9527fdf1f2a28247d84d01e94ab5a7b10ee1b0249bae [INFO] running `Command { std: "docker" "start" "-a" "551af6a0e4b9d323c5ff9527fdf1f2a28247d84d01e94ab5a7b10ee1b0249bae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "551af6a0e4b9d323c5ff9527fdf1f2a28247d84d01e94ab5a7b10ee1b0249bae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "551af6a0e4b9d323c5ff9527fdf1f2a28247d84d01e94ab5a7b10ee1b0249bae", kill_on_drop: false }` [INFO] [stdout] 551af6a0e4b9d323c5ff9527fdf1f2a28247d84d01e94ab5a7b10ee1b0249bae [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=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:9db6adea6fe108e8475f2314ed6ea91319efc655499b550640da2809d69ffe6a" "/opt/rustwide/cargo-home/bin/cargo" "+2f3c33065a16f1030e8d2f90241df3b4bea01e77" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 15cb1a32a3dfc1ccbbf87bd3b03525c19d5db4635c694509fa3acff888718fdf [INFO] running `Command { std: "docker" "start" "-a" "15cb1a32a3dfc1ccbbf87bd3b03525c19d5db4635c694509fa3acff888718fdf", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Checking gimli v0.25.0 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Checking rustc-demangle v0.1.20 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Checking tinyvec v1.3.1 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Checking object v0.26.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Compiling backtrace v0.3.61 [INFO] [stderr] Checking addr2line v0.16.0 [INFO] [stderr] Checking unicode-bidi v0.3.5 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Checking regex-syntax v0.6.26 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde_json v1.0.66 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking xml-rs v0.8.4 [INFO] [stderr] Checking unchecked-index v0.2.2 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking twoway v0.2.2 [INFO] [stderr] Checking utf8-width v0.1.5 [INFO] [stderr] Checking unicode_categories v0.1.1 [INFO] [stderr] Checking entities v1.0.1 [INFO] [stderr] Checking shell-words v1.0.0 [INFO] [stderr] Compiling synstructure v0.12.5 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Checking regex v1.5.6 [INFO] [stderr] Checking xdg v2.2.0 [INFO] [stderr] thread 'rustc' panicked at 'assertion failed: pos.get() <= self.position()', compiler/rustc_metadata/src/rmeta/encoder.rs:426:9 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x7fd2b4ec6a7a - std::backtrace_rs::backtrace::libunwind::trace::h1946339b635c2023 [INFO] [stderr] at /rustc/2f3c33065a16f1030e8d2f90241df3b4bea01e77/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stderr] 1: 0x7fd2b4ec6a7a - std::backtrace_rs::backtrace::trace_unsynchronized::h3088487216d67579 [INFO] [stderr] at /rustc/2f3c33065a16f1030e8d2f90241df3b4bea01e77/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x7fd2b4ec6a7a - std::sys_common::backtrace::_print_fmt::hd5ec55edcb81c8fc [INFO] [stderr] at /rustc/2f3c33065a16f1030e8d2f90241df3b4bea01e77/library/std/src/sys_common/backtrace.rs:65:5 [INFO] [stderr] 3: 0x7fd2b4ec6a7a - ::fmt::h858338ba7ac09c0f [INFO] [stderr] at /rustc/2f3c33065a16f1030e8d2f90241df3b4bea01e77/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stderr] 4: 0x7fd2b4f297ae - core::fmt::write::hc50c8e45053b5e48 [INFO] [stderr] at /rustc/2f3c33065a16f1030e8d2f90241df3b4bea01e77/library/core/src/fmt/mod.rs:1208:17 [INFO] [stderr] 5: 0x7fd2b4eb6e45 - std::io::Write::write_fmt::h1d53f5306c12af1d [INFO] [stderr] at /rustc/2f3c33065a16f1030e8d2f90241df3b4bea01e77/library/std/src/io/mod.rs:1682:15 [INFO] [stderr] 6: 0x7fd2b4ec6845 - std::sys_common::backtrace::_print::hb37a96c9d9ca140f [INFO] [stderr] at /rustc/2f3c33065a16f1030e8d2f90241df3b4bea01e77/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stderr] 7: 0x7fd2b4ec6845 - std::sys_common::backtrace::print::h4e359386fc98f9a0 [INFO] [stderr] at /rustc/2f3c33065a16f1030e8d2f90241df3b4bea01e77/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stderr] 8: 0x7fd2b4ec958f - std::panicking::default_hook::{{closure}}::h3576655a0146331d [INFO] [stderr] at /rustc/2f3c33065a16f1030e8d2f90241df3b4bea01e77/library/std/src/panicking.rs:267:22 [INFO] [stderr] 9: 0x7fd2b4ec92cb - std::panicking::default_hook::h228d721cd6938e8c [INFO] [stderr] at /rustc/2f3c33065a16f1030e8d2f90241df3b4bea01e77/library/std/src/panicking.rs:286:9 [INFO] [stderr] 10: 0x7fd2b819fb61 - rustc_driver[31f4d5eed8140992]::DEFAULT_HOOK::{closure#0}::{closure#0} [INFO] [stderr] 11: 0x7fd2b4ec9dcd - as core::ops::function::Fn>::call::hf2f14698789df1ea [INFO] [stderr] at /rustc/2f3c33065a16f1030e8d2f90241df3b4bea01e77/library/alloc/src/boxed.rs:2032:9 [INFO] [stderr] 12: 0x7fd2b4ec9dcd - std::panicking::rust_panic_with_hook::h0e84fd61f72c02c2 [INFO] [stderr] at /rustc/2f3c33065a16f1030e8d2f90241df3b4bea01e77/library/std/src/panicking.rs:692:13 [INFO] [stderr] 13: 0x7fd2b4ec9b02 - std::panicking::begin_panic_handler::{{closure}}::hb37607187b5a50ec [INFO] [stderr] at /rustc/2f3c33065a16f1030e8d2f90241df3b4bea01e77/library/std/src/panicking.rs:577:13 [INFO] [stderr] 14: 0x7fd2b4ec6f2c - std::sys_common::backtrace::__rust_end_short_backtrace::h3b479f636e993393 [INFO] [stderr] at /rustc/2f3c33065a16f1030e8d2f90241df3b4bea01e77/library/std/src/sys_common/backtrace.rs:137:18 [INFO] [stderr] 15: 0x7fd2b4ec9852 - rust_begin_unwind [INFO] [stderr] at /rustc/2f3c33065a16f1030e8d2f90241df3b4bea01e77/library/std/src/panicking.rs:575:5 [INFO] [stderr] 16: 0x7fd2b4f26193 - core::panicking::panic_fmt::hd031cedbbba6f81a [INFO] [stderr] at /rustc/2f3c33065a16f1030e8d2f90241df3b4bea01e77/library/core/src/panicking.rs:64:14 [INFO] [stderr] 17: 0x7fd2b4f2626d - core::panicking::panic::h58cfdf3c5ccc5696 [INFO] [stderr] at /rustc/2f3c33065a16f1030e8d2f90241df3b4bea01e77/library/core/src/panicking.rs:111:5 [INFO] [stderr] 18: 0x7fd2b74a5530 - ::encode_def_ids [INFO] [stderr] 19: 0x7fd2b746e8d8 - ::encode_crate_root [INFO] [stderr] 20: 0x7fd2b7401bd5 - rustc_metadata[ff8ea4e3e4a249a5]::rmeta::encoder::encode_metadata_impl [INFO] [stderr] 21: 0x7fd2b73fb2de - rustc_data_structures[94f2c6df04927b43]::sync::join:: [INFO] [stderr] 22: 0x7fd2b73fafe1 - rustc_metadata[ff8ea4e3e4a249a5]::rmeta::encoder::encode_metadata [INFO] [stderr] 23: 0x7fd2b73fa246 - rustc_metadata[ff8ea4e3e4a249a5]::fs::encode_and_write_metadata [INFO] [stderr] 24: 0x7fd2b73e995e - rustc_interface[312267d6b73ebbf5]::passes::start_codegen [INFO] [stderr] 25: 0x7fd2b73e76b6 - ::enter::<::ongoing_codegen::{closure#0}::{closure#0}, core[3191c15875310bc2]::result::Result, rustc_errors[af9412bd65157b78]::ErrorGuaranteed>> [INFO] [stderr] 26: 0x7fd2b73e4b66 - ::ongoing_codegen [INFO] [stderr] 27: 0x7fd2b73e4087 - ::enter::, rustc_errors[af9412bd65157b78]::ErrorGuaranteed>> [INFO] [stderr] 28: 0x7fd2b73df068 - rustc_span[5800193bcb99efae]::with_source_map::, rustc_interface[312267d6b73ebbf5]::interface::run_compiler, rustc_driver[31f4d5eed8140992]::run_compiler::{closure#1}>::{closure#0}::{closure#0}> [INFO] [stderr] 29: 0x7fd2b73deb55 - >::set::, rustc_driver[31f4d5eed8140992]::run_compiler::{closure#1}>::{closure#0}, core[3191c15875310bc2]::result::Result<(), rustc_errors[af9412bd65157b78]::ErrorGuaranteed>> [INFO] [stderr] 30: 0x7fd2b73de142 - std[a805365589de6cb3]::sys_common::backtrace::__rust_begin_short_backtrace::, rustc_driver[31f4d5eed8140992]::run_compiler::{closure#1}>::{closure#0}, core[3191c15875310bc2]::result::Result<(), rustc_errors[af9412bd65157b78]::ErrorGuaranteed>>::{closure#0}::{closure#0}, core[3191c15875310bc2]::result::Result<(), rustc_errors[af9412bd65157b78]::ErrorGuaranteed>> [INFO] [stderr] 31: 0x7fd2b7a6ceca - <::spawn_unchecked_, rustc_driver[31f4d5eed8140992]::run_compiler::{closure#1}>::{closure#0}, core[3191c15875310bc2]::result::Result<(), rustc_errors[af9412bd65157b78]::ErrorGuaranteed>>::{closure#0}::{closure#0}, core[3191c15875310bc2]::result::Result<(), rustc_errors[af9412bd65157b78]::ErrorGuaranteed>>::{closure#1} as core[3191c15875310bc2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 32: 0x7fd2b4ed3dc3 - as core::ops::function::FnOnce>::call_once::h25b7978a0f996e19 [INFO] [stderr] at /rustc/2f3c33065a16f1030e8d2f90241df3b4bea01e77/library/alloc/src/boxed.rs:2000:9 [INFO] [stderr] 33: 0x7fd2b4ed3dc3 - as core::ops::function::FnOnce>::call_once::ha681a89ff80c4a7d [INFO] [stderr] at /rustc/2f3c33065a16f1030e8d2f90241df3b4bea01e77/library/alloc/src/boxed.rs:2000:9 [INFO] [stderr] 34: 0x7fd2b4ed3dc3 - std::sys::unix::thread::Thread::new::thread_start::h804fa0152eb10614 [INFO] [stderr] at /rustc/2f3c33065a16f1030e8d2f90241df3b4bea01e77/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stderr] 35: 0x7fd2b4d74609 - start_thread [INFO] [stderr] 36: 0x7fd2b4c97133 - clone [INFO] [stderr] 37: 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.68.0-nightly (2f3c33065 2022-12-22) 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 `xdg` [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] thread 'rustc' panicked at 'assertion failed: pos.get() <= self.position()', compiler/rustc_metadata/src/rmeta/encoder.rs:426:9 [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `pest_meta` [INFO] [stderr] thread 'rustc' panicked at 'assertion failed: pos.get() <= self.position()', compiler/rustc_metadata/src/rmeta/encoder.rs:445:9 [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `synstructure` [INFO] [stderr] error: could not compile `serde` [INFO] [stderr] error: could not compile `pest_generator` [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `syn` [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmeta2WHUDi" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `regex` due to previous error [INFO] running `Command { std: "docker" "inspect" "15cb1a32a3dfc1ccbbf87bd3b03525c19d5db4635c694509fa3acff888718fdf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "15cb1a32a3dfc1ccbbf87bd3b03525c19d5db4635c694509fa3acff888718fdf", kill_on_drop: false }` [INFO] [stdout] 15cb1a32a3dfc1ccbbf87bd3b03525c19d5db4635c694509fa3acff888718fdf