[INFO] cloning repository https://github.com/IgorNK/crawl [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/IgorNK/crawl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIgorNK%2Fcrawl", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIgorNK%2Fcrawl'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 031be0554a2823f6d6542a300f3a8b14b0a9f8f2 [INFO] checking IgorNK/crawl/031be0554a2823f6d6542a300f3a8b14b0a9f8f2 against master#3f28fe133475ec5faf3413b556bf3cfb0d51336c for pr-112365-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIgorNK%2Fcrawl" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/IgorNK/crawl on toolchain 3f28fe133475ec5faf3413b556bf3cfb0d51336c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3f28fe133475ec5faf3413b556bf3cfb0d51336c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-7-tc1/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-7-tc1/source/rust-toolchain [INFO] started tweaking git repo https://github.com/IgorNK/crawl [INFO] finished tweaking git repo https://github.com/IgorNK/crawl [INFO] tweaked toml for git repo https://github.com/IgorNK/crawl written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/IgorNK/crawl 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" "+3f28fe133475ec5faf3413b556bf3cfb0d51336c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded winnow v0.5.12 [INFO] [stderr] Downloaded ewebsock v0.2.0 [INFO] [stderr] Downloaded smallbox v0.8.1 [INFO] [stderr] Downloaded egui_dnd v0.5.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+3f28fe133475ec5faf3413b556bf3cfb0d51336c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 90901db24285b16401dd6fb2aca876067f2c123099e543038b7ab83f49bc129d [INFO] running `Command { std: "docker" "start" "-a" "90901db24285b16401dd6fb2aca876067f2c123099e543038b7ab83f49bc129d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "90901db24285b16401dd6fb2aca876067f2c123099e543038b7ab83f49bc129d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "90901db24285b16401dd6fb2aca876067f2c123099e543038b7ab83f49bc129d", kill_on_drop: false }` [INFO] [stdout] 90901db24285b16401dd6fb2aca876067f2c123099e543038b7ab83f49bc129d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+3f28fe133475ec5faf3413b556bf3cfb0d51336c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2b253ff4394716539d1b5b777c0a3a2a9bd80b715574752c56fa82eba8cd3aa8 [INFO] running `Command { std: "docker" "start" "-a" "2b253ff4394716539d1b5b777c0a3a2a9bd80b715574752c56fa82eba8cd3aa8", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling xml-rs v0.8.16 [INFO] [stderr] Checking smallvec v1.11.0 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Checking pin-project-lite v0.2.12 [INFO] [stderr] Compiling serde v1.0.183 [INFO] [stderr] Checking libloading v0.8.0 [INFO] [stderr] Checking futures-sink v0.3.28 [INFO] [stderr] Compiling serde_derive v1.0.183 [INFO] [stderr] Compiling thiserror v1.0.46 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Checking bytes v1.4.0 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking percent-encoding v2.3.0 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Checking ttf-parser v0.19.1 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling quote v1.0.32 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling slotmap v1.0.6 [INFO] [stderr] Compiling cc v1.0.82 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling syn v2.0.28 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking flate2 v1.0.27 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking nix v0.24.3 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Checking socket2 v0.5.3 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Checking form_urlencoded v1.2.0 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking tokio v1.32.0 [INFO] [stderr] Checking futures-io v0.3.28 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Checking unicode-bidi v0.3.13 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.87 [INFO] [stderr] Checking owned_ttf_parser v0.19.0 [INFO] [stderr] Checking http v0.2.9 [INFO] [stderr] Checking ab_glyph v0.2.21 [INFO] [stderr] Checking idna v0.4.0 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.16.0 [INFO] [stderr] Checking xcursor v0.3.4 [INFO] [stderr] Checking nix v0.25.1 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Checking fdeflate v0.3.0 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Checking crossbeam-deque v0.8.3 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking url v2.4.0 [INFO] [stderr] Checking png v0.17.9 [INFO] [stderr] Checking memmap2 v0.5.10 [INFO] [stderr] Checking crossbeam-channel v0.5.8 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Checking tracing-core v0.1.31 [INFO] [stderr] Checking arrayref v0.3.7 [INFO] [stderr] Checking strict-num v0.1.1 [INFO] [stderr] Compiling bumpalo v3.13.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking nohash-hasher v0.2.0 [INFO] [stderr] Compiling openssl v0.10.56 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Compiling rustls v0.20.8 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Compiling glutin_egl_sys v0.5.1 [INFO] [stderr] Compiling glutin_glx_sys v0.4.0 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking ron v0.8.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling wayland-sys v0.30.1 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking raw-window-handle v0.5.2 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Compiling wasm-bindgen v0.2.87 [INFO] [stderr] Checking rayon v1.7.0 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking nanorand v0.7.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking gethostname v0.2.3 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Checking wayland-commons v0.29.5 [INFO] [stderr] Compiling winit v0.28.6 [INFO] [stderr] Checking x11rb-protocol v0.10.0 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling glutin v0.30.10 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Compiling rustix v0.38.8 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Checking try-lock v0.2.4 [INFO] [stderr] Checking cpufeatures v0.2.9 [INFO] [stderr] Checking weezl v0.1.7 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.87 [INFO] [stderr] Checking sha-1 v0.10.1 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling openssl-sys v0.9.91 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Checking socket2 v0.4.9 [INFO] [stderr] Checking aho-corasick v1.0.4 [INFO] [stderr] Compiling glutin-winit v0.3.0 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.87 [INFO] [stderr] Checking zune-inflate v0.2.54 [INFO] [stderr] Checking jpeg-decoder v0.3.0 [INFO] [stderr] Checking libloading v0.7.4 [INFO] [stderr] Checking lebe v0.5.2 [INFO] [stderr] Checking linux-raw-sys v0.4.5 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Checking regex-syntax v0.7.4 [INFO] [stderr] Compiling serde_json v1.0.105 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Checking ryu v1.0.15 [INFO] [stderr] Checking half v2.2.1 [INFO] [stderr] Checking bitflags v2.4.0 [INFO] [stderr] Checking bit_field v0.10.2 [INFO] [stderr] Checking home v0.5.5 [INFO] [stderr] Checking webbrowser v0.8.10 [INFO] [stderr] Checking gif v0.12.0 [INFO] [stderr] Checking tiff v0.9.0 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking glow v0.12.3 [INFO] [stderr] Checking directories-next v2.0.0 [INFO] [stderr] Checking is-terminal v0.4.9 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking time v0.1.45 [INFO] [stderr] Checking regex-automata v0.3.6 [INFO] [stderr] Checking encoding_rs v0.8.32 [INFO] [stderr] Checking termcolor v1.2.0 [INFO] [stderr] Checking base64 v0.21.2 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking ipnet v2.8.0 [INFO] [stderr] Checking wayland-cursor v0.29.5 [INFO] [stderr] Checking iana-time-zone v0.1.57 [INFO] [stderr] Checking smallbox v0.8.1 [INFO] [stderr] Checking arc-swap v1.6.0 [INFO] [stderr] Checking chrono v0.4.26 [INFO] [stderr] Checking x11rb v0.10.1 [INFO] [stderr] Checking regex v1.9.3 [INFO] [stderr] Checking env_logger v0.10.0 [INFO] [stderr] Checking webpki v0.22.0 [INFO] [stderr] Checking sct v0.7.0 [INFO] [stderr] Checking webpki-roots v0.22.6 [INFO] [stderr] Compiling bytemuck_derive v1.4.1 [INFO] [stderr] Compiling thiserror-impl v1.0.46 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling tracing-attributes v0.1.26 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.87 [INFO] [stderr] Checking js-sys v0.3.64 [INFO] [stderr] Checking tokio-rustls v0.23.4 [INFO] [stderr] Checking async-stream v0.3.5 [INFO] [stderr] Checking web-sys v0.3.64 [INFO] [stdout] error: internal compiler error: no errors encountered even though `span_delayed_bug` issued [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: Trying to feed an already recorded value for query visibility key=DefId(0:6977 ~ wayland_protocols[e33b]::unstable::xdg_decoration::v1::generated::client::{use#18}): [INFO] [stdout] old value: Restricted(DefId(0:0 ~ wayland_protocols[e33b])) [INFO] [stdout] new value: Restricted(DefId(0:6958 ~ wayland_protocols[e33b]::unstable::xdg_decoration::v1::generated::client)) [INFO] [stdout] | [INFO] [stdout] = note: delayed at /rustc/3f28fe133475ec5faf3413b556bf3cfb0d51336c/compiler/rustc_middle/src/query/mod.rs:2206:1 [INFO] [stdout] 0: ::emit_diagnostic_without_consuming [INFO] [stdout] 1: ::emit_diagnostic [INFO] [stdout] 2: ::span_delayed_bug:: [INFO] [stdout] 3: ::feed_visibility [INFO] [stdout] 4: ::build_reduced_graph_for_use_tree [INFO] [stdout] 5: ::build_reduced_graph_for_use_tree [INFO] [stdout] 6: ::visit_item [INFO] [stdout] 7: rustc_ast::visit::walk_item:: [INFO] [stdout] 8: ::visit_item [INFO] [stdout] 9: rustc_ast::visit::walk_item:: [INFO] [stdout] 10: ::visit_item [INFO] [stdout] 11: ::visit_ast_fragment_with_placeholders [INFO] [stdout] 12: ::collect_invocations [INFO] [stdout] 13: ::fully_expand_fragment [INFO] [stdout] 14: ::expand_crate [INFO] [stdout] 15: rustc_interface::passes::resolver_for_lowering [INFO] [stdout] 16: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 17: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 18: rustc_query_impl::query_impl::resolver_for_lowering::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 19: rustc_interface::interface::run_compiler::, rustc_driver_impl::run_compiler::{closure#0}>::{closure#0} [INFO] [stdout] 20: std::sys_common::backtrace::__rust_begin_short_backtrace::, rustc_driver_impl::run_compiler::{closure#0}>::{closure#0}, core::result::Result<(), rustc_span::ErrorGuaranteed>>::{closure#0}, core::result::Result<(), rustc_span::ErrorGuaranteed>>::{closure#0}::{closure#0}, core::result::Result<(), rustc_span::ErrorGuaranteed>> [INFO] [stdout] 21: <::spawn_unchecked_, rustc_driver_impl::run_compiler::{closure#0}>::{closure#0}, core::result::Result<(), rustc_span::ErrorGuaranteed>>::{closure#0}, core::result::Result<(), rustc_span::ErrorGuaranteed>>::{closure#0}::{closure#0}, core::result::Result<(), rustc_span::ErrorGuaranteed>>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 22: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/3f28fe133475ec5faf3413b556bf3cfb0d51336c/library/alloc/src/boxed.rs:2015:9 [INFO] [stdout] 23: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/3f28fe133475ec5faf3413b556bf3cfb0d51336c/library/alloc/src/boxed.rs:2015:9 [INFO] [stdout] 24: std::sys::unix::thread::Thread::new::thread_start [INFO] [stdout] at /rustc/3f28fe133475ec5faf3413b556bf3cfb0d51336c/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 25: [INFO] [stdout] 26: __clone [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: Trying to feed an already recorded value for query visibility key=DefId(0:12939 ~ wayland_protocols[e33b]::wlr::unstable::input_inhibitor::v1::generated::client::{use#18}): [INFO] [stdout] old value: Restricted(DefId(0:0 ~ wayland_protocols[e33b])) [INFO] [stdout] new value: Restricted(DefId(0:12920 ~ wayland_protocols[e33b]::wlr::unstable::input_inhibitor::v1::generated::client)) [INFO] [stdout] | [INFO] [stdout] = note: delayed at /rustc/3f28fe133475ec5faf3413b556bf3cfb0d51336c/compiler/rustc_middle/src/query/mod.rs:2206:1 [INFO] [stdout] 0: ::emit_diagnostic_without_consuming [INFO] [stdout] 1: ::emit_diagnostic [INFO] [stdout] 2: ::span_delayed_bug:: [INFO] [stdout] 3: ::feed_visibility [INFO] [stdout] 4: ::build_reduced_graph_for_use_tree [INFO] [stdout] 5: ::build_reduced_graph_for_use_tree [INFO] [stdout] 6: ::visit_item [INFO] [stdout] 7: rustc_ast::visit::walk_item:: [INFO] [stdout] 8: ::visit_item [INFO] [stdout] 9: rustc_ast::visit::walk_item:: [INFO] [stdout] 10: ::visit_item [INFO] [stdout] 11: ::visit_ast_fragment_with_placeholders [INFO] [stdout] 12: ::collect_invocations [INFO] [stdout] 13: ::fully_expand_fragment [INFO] [stdout] 14: ::expand_crate [INFO] [stdout] 15: rustc_interface::passes::resolver_for_lowering [INFO] [stdout] 16: rustc_query_impl::plumbing::__rust_begin_short_backtrace::> [INFO] [stdout] 17: rustc_query_system::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> [INFO] [stdout] 18: rustc_query_impl::query_impl::resolver_for_lowering::get_query_non_incr::__rust_end_short_backtrace [INFO] [stdout] 19: rustc_interface::interface::run_compiler::, rustc_driver_impl::run_compiler::{closure#0}>::{closure#0} [INFO] [stdout] 20: std::sys_common::backtrace::__rust_begin_short_backtrace::, rustc_driver_impl::run_compiler::{closure#0}>::{closure#0}, core::result::Result<(), rustc_span::ErrorGuaranteed>>::{closure#0}, core::result::Result<(), rustc_span::ErrorGuaranteed>>::{closure#0}::{closure#0}, core::result::Result<(), rustc_span::ErrorGuaranteed>> [INFO] [stdout] 21: <::spawn_unchecked_, rustc_driver_impl::run_compiler::{closure#0}>::{closure#0}, core::result::Result<(), rustc_span::ErrorGuaranteed>>::{closure#0}, core::result::Result<(), rustc_span::ErrorGuaranteed>>::{closure#0}::{closure#0}, core::result::Result<(), rustc_span::ErrorGuaranteed>>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 22: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/3f28fe133475ec5faf3413b556bf3cfb0d51336c/library/alloc/src/boxed.rs:2015:9 [INFO] [stdout] 23: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/3f28fe133475ec5faf3413b556bf3cfb0d51336c/library/alloc/src/boxed.rs:2015:9 [INFO] [stdout] 24: std::sys::unix::thread::Thread::new::thread_start [INFO] [stdout] at /rustc/3f28fe133475ec5faf3413b556bf3cfb0d51336c/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 25: [INFO] [stdout] 26: __clone [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [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/wayland-protocols-0.29.5/rustc-ice-2024-01-09T06_34_25-2460.txt`: Read-only file system (os error 30) [INFO] [stderr] [INFO] [stderr] note: rustc 1.76.0-nightly (3f28fe133 2023-12-18) running on x86_64-unknown-linux-gnu [INFO] [stderr] [INFO] [stderr] note: compiler flags: --crate-type lib -C opt-level=2 -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] end of query stack [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `wayland-protocols` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "2b253ff4394716539d1b5b777c0a3a2a9bd80b715574752c56fa82eba8cd3aa8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2b253ff4394716539d1b5b777c0a3a2a9bd80b715574752c56fa82eba8cd3aa8", kill_on_drop: false }` [INFO] [stdout] 2b253ff4394716539d1b5b777c0a3a2a9bd80b715574752c56fa82eba8cd3aa8