[INFO] cloning repository https://github.com/Luminoth/mazes-for-programmers [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Luminoth/mazes-for-programmers" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLuminoth%2Fmazes-for-programmers", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLuminoth%2Fmazes-for-programmers'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] aa8461c720efc03529fb0acc2732ca999195a509 [INFO] documenting Luminoth/mazes-for-programmers/aa8461c720efc03529fb0acc2732ca999195a509 against beta-2024-09-05 for beta-1.82-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLuminoth%2Fmazes-for-programmers" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Luminoth/mazes-for-programmers on toolchain beta-2024-09-05 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-09-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Luminoth/mazes-for-programmers [INFO] finished tweaking git repo https://github.com/Luminoth/mazes-for-programmers [INFO] tweaked toml for git repo https://github.com/Luminoth/mazes-for-programmers written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Luminoth/mazes-for-programmers 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" "+beta-2024-09-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-09-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 29b536527d313e6aefcf985c60eb7f49ac1244359ff2d8c18e1ef22196818873 [INFO] running `Command { std: "docker" "start" "-a" "29b536527d313e6aefcf985c60eb7f49ac1244359ff2d8c18e1ef22196818873", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "29b536527d313e6aefcf985c60eb7f49ac1244359ff2d8c18e1ef22196818873", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "29b536527d313e6aefcf985c60eb7f49ac1244359ff2d8c18e1ef22196818873", kill_on_drop: false }` [INFO] [stdout] 29b536527d313e6aefcf985c60eb7f49ac1244359ff2d8c18e1ef22196818873 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-09-05" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0137ce17b7eb67105259f7d72c0d104d03dd5792c158d4cb5986e4ca47150083 [INFO] running `Command { std: "docker" "start" "-a" "0137ce17b7eb67105259f7d72c0d104d03dd5792c158d4cb5986e4ca47150083", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling libc v0.2.120 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.89 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Checking once_cell v1.10.0 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Checking pin-project-lite v0.2.8 [INFO] [stderr] Checking libloading v0.7.3 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Checking dlib v0.5.0 [INFO] [stderr] Compiling wayland-sys v0.29.4 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling wayland-scanner v0.29.4 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Checking tracing-core v0.1.23 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Checking getrandom v0.2.5 [INFO] [stderr] Checking nix v0.22.3 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking nom v7.1.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling wayland-client v0.29.4 [INFO] [stderr] Compiling wayland-protocols v0.29.4 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.15.3 [INFO] [stderr] Checking cache-padded v1.2.0 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Checking concurrent-queue v1.2.2 [INFO] [stderr] Checking xcursor v0.3.4 [INFO] [stderr] Checking memmap2 v0.3.1 [INFO] [stderr] Compiling quick-xml v0.22.0 [INFO] [stderr] Compiling x11-dl v2.19.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking slab v0.4.5 [INFO] [stderr] Checking futures-io v0.3.21 [INFO] [stderr] Checking fastrand v1.7.0 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Checking parking v2.0.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking wayland-commons v0.29.4 [INFO] [stderr] Checking calloop v0.9.3 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Checking event-listener v2.5.2 [INFO] [stderr] Checking waker-fn v1.1.0 [INFO] [stderr] Checking ttf-parser v0.15.0 [INFO] [stderr] Checking futures-lite v1.12.0 [INFO] [stderr] Checking tinyvec v1.5.1 [INFO] [stderr] Compiling xcb v0.10.1 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.5 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Checking ahash v0.4.7 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Checking owned_ttf_parser v0.15.0 [INFO] [stderr] Checking wayland-cursor v0.29.4 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Checking ab_glyph v0.2.15 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Checking dlv-list v0.2.3 [INFO] [stderr] Checking polling v2.2.0 [INFO] [stderr] Checking socket2 v0.4.4 [INFO] [stderr] Checking lock_api v0.4.6 [INFO] [stderr] Compiling winit v0.26.1 [INFO] [stderr] Checking cty v0.2.2 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking atomic_refcell v0.1.8 [INFO] [stderr] Checking nohash-hasher v0.2.0 [INFO] [stderr] Checking easy-parallel v3.2.0 [INFO] [stderr] Checking unicode-bidi v0.3.7 [INFO] [stderr] Checking async-task v4.2.0 [INFO] [stderr] Checking sha1_smol v1.0.0 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling tracing-attributes v0.1.20 [INFO] [stderr] Compiling bytemuck_derive v1.0.1 [INFO] [stderr] Compiling enumflags2_derive v0.7.3 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Checking bytemuck v1.8.0 [INFO] [stderr] Checking emath v0.17.0 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Checking epaint v0.17.0 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling proc-macro-crate v1.1.3 [INFO] [stderr] Checking tracing v0.1.32 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking async-executor v1.4.1 [INFO] [stderr] Compiling zvariant_derive v3.1.2 [INFO] [stderr] Checking sha1 v0.6.1 [INFO] [stderr] Compiling async-recursion v0.3.2 [INFO] [stderr] Compiling serde_repr v0.1.7 [INFO] [stderr] Compiling zbus_macros v2.1.1 [INFO] [stderr] Checking async-broadcast v0.3.4 [INFO] [stderr] Checking raw-window-handle v0.4.2 [INFO] [stderr] Checking async-io v1.6.0 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking ordered-multimap v0.3.1 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking async-lock v2.5.0 [INFO] [stderr] Checking async-channel v1.6.1 [INFO] [stderr] Checking crossbeam-channel v0.5.3 [INFO] [stderr] Compiling glutin_glx_sys v0.1.7 [INFO] [stderr] Compiling glutin_egl_sys v0.1.5 [INFO] [stderr] Checking mio v0.8.2 [INFO] [stderr] Checking nix v0.23.1 [INFO] [stderr] Checking dirs-sys v0.3.6 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking ordered-stream v0.0.1 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Compiling dark-light v0.2.1 [INFO] [stderr] Checking x11-clipboard v0.5.3 [INFO] [stderr] Checking miniz_oxide v0.5.1 [INFO] [stderr] Checking deflate v1.0.0 [INFO] [stderr] Checking dirs v4.0.0 [INFO] [stderr] Checking rust-ini v0.17.0 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking egui v0.17.0 [INFO] [stderr] Checking shared_library v0.1.9 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking detect-desktop-environment v0.2.0 [INFO] [stderr] Checking dconf_rs v0.3.0 [INFO] [stderr] Checking webbrowser v0.6.0 [INFO] [stderr] Checking osmesa-sys v0.1.2 [INFO] [stderr] Checking png v0.17.5 [INFO] [stderr] Checking wayland-egl v0.29.4 [INFO] [stderr] Checking radix_fmt v1.0.0 [INFO] [stderr] Compiling anyhow v1.0.56 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking tracing-log v0.1.2 [INFO] [stderr] Checking thread_local v1.1.4 [INFO] [stderr] Checking sharded-slab v0.1.4 [INFO] [stderr] Checking glow v0.11.2 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Checking enumflags2 v0.7.3 [INFO] [stderr] Compiling argh_shared v0.1.7 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking epi v0.17.0 [INFO] [stderr] Checking zvariant v3.1.2 [INFO] [stderr] Compiling argh_derive v0.1.7 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling strum_macros v0.24.0 [INFO] [stderr] Checking tracing-subscriber v0.3.9 [INFO] [stderr] Checking core v0.1.0 (/opt/rustwide/workdir/core) [INFO] [stdout] error[E0609]: no field `north` on type `&cell::Cell` [INFO] [stdout] --> core/src/generators/binarytree.rs:22:35 [INFO] [stdout] | [INFO] [stdout] 22 | if let Some(north) = cell.north { [INFO] [stdout] | ^^^^^ unknown field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `east` on type `&cell::Cell` [INFO] [stdout] --> core/src/generators/binarytree.rs:26:34 [INFO] [stdout] | [INFO] [stdout] 26 | if let Some(east) = cell.east { [INFO] [stdout] | ^^^^ unknown field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `east` on type `&cell::Cell` [INFO] [stdout] --> core/src/generators/sidewinder.rs:26:40 [INFO] [stdout] | [INFO] [stdout] 26 | let at_eastern_boundary = cell.east.is_none(); [INFO] [stdout] | ^^^^ unknown field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `north` on type `&cell::Cell` [INFO] [stdout] --> core/src/generators/sidewinder.rs:27:41 [INFO] [stdout] | [INFO] [stdout] 27 | let at_northern_boundary = cell.north.is_none(); [INFO] [stdout] | ^^^^^ unknown field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `north` on type `&cell::Cell` [INFO] [stdout] --> core/src/generators/sidewinder.rs:38:41 [INFO] [stdout] | [INFO] [stdout] 38 | if let Some(north) = member.north { [INFO] [stdout] | ^^^^^ unknown field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `east` on type `&cell::Cell` [INFO] [stdout] --> core/src/generators/sidewinder.rs:44:37 [INFO] [stdout] | [INFO] [stdout] 44 | Some((cell_handle, cell.east.unwrap())) [INFO] [stdout] | ^^^^ unknown field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `get` found for mutable reference `&mut OrthogonalGrid` in the current scope [INFO] [stdout] --> core/src/grid.rs:423:26 [INFO] [stdout] | [INFO] [stdout] 423 | self.get(row - 1, col).map(|cell| cell.handle()) [INFO] [stdout] | ^^^ method not found in `&mut OrthogonalGrid` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `get`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `SliceIndex` [INFO] [stdout] help: one of the expressions' fields has a method of the same name [INFO] [stdout] | [INFO] [stdout] 423 | self.grid.get(row - 1, col).map(|cell| cell.handle()) [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `get` found for mutable reference `&mut OrthogonalGrid` in the current scope [INFO] [stdout] --> core/src/grid.rs:428:34 [INFO] [stdout] | [INFO] [stdout] 428 | let south = self.get(row + 1, col).map(|cell| cell.handle()); [INFO] [stdout] | ^^^ method not found in `&mut OrthogonalGrid` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `get`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `SliceIndex` [INFO] [stdout] help: one of the expressions' fields has a method of the same name [INFO] [stdout] | [INFO] [stdout] 428 | let south = self.grid.get(row + 1, col).map(|cell| cell.handle()); [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `get` found for mutable reference `&mut OrthogonalGrid` in the current scope [INFO] [stdout] --> core/src/grid.rs:431:26 [INFO] [stdout] | [INFO] [stdout] 431 | self.get(row, col - 1).map(|cell| cell.handle()) [INFO] [stdout] | ^^^ method not found in `&mut OrthogonalGrid` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `get`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `SliceIndex` [INFO] [stdout] help: one of the expressions' fields has a method of the same name [INFO] [stdout] | [INFO] [stdout] 431 | self.grid.get(row, col - 1).map(|cell| cell.handle()) [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `get` found for mutable reference `&mut OrthogonalGrid` in the current scope [INFO] [stdout] --> core/src/grid.rs:436:33 [INFO] [stdout] | [INFO] [stdout] 436 | let east = self.get(row, col + 1).map(|cell| cell.handle()); [INFO] [stdout] | ^^^ method not found in `&mut OrthogonalGrid` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `get`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `SliceIndex` [INFO] [stdout] help: one of the expressions' fields has a method of the same name [INFO] [stdout] | [INFO] [stdout] 436 | let east = self.grid.get(row, col + 1).map(|cell| cell.handle()); [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `get_mut` found for mutable reference `&mut OrthogonalGrid` in the current scope [INFO] [stdout] --> core/src/grid.rs:438:33 [INFO] [stdout] | [INFO] [stdout] 438 | let cell = self.get_mut(row, col); [INFO] [stdout] | ^^^^^^^ method not found in `&mut OrthogonalGrid` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `get_mut`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `SliceIndex` [INFO] [stdout] help: one of the expressions' fields has a method of the same name [INFO] [stdout] | [INFO] [stdout] 438 | let cell = self.grid.get_mut(row, col); [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `empty_cell_contents` found for reference `&OrthogonalGrid` in the current scope [INFO] [stdout] --> core/src/grid.rs:457:36 [INFO] [stdout] | [INFO] [stdout] 457 | let (digits, empty) = self.empty_cell_contents(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ method not found in `&OrthogonalGrid` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `rows_iter` found for reference `&OrthogonalGrid` in the current scope [INFO] [stdout] --> core/src/grid.rs:463:25 [INFO] [stdout] | [INFO] [stdout] 463 | for row in self.rows_iter() { [INFO] [stdout] | ^^^^^^^^^ method not found in `&OrthogonalGrid` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: compiler/rustc_middle/src/query/plumbing.rs:653:5: `tcx.extern_crate(LocalCrate)` is not supported for this key; [INFO] [stdout] hint: Queries can be either made to the local crate, or the external crate. This error means you tried to use it for one that's not supported. [INFO] [stdout] If that's not the case, extern_crate was likely never assigned to a provider function. [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] thread 'rustc' panicked at compiler/rustc_middle/src/query/plumbing.rs:653:5: [INFO] [stderr] Box [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x7ceb7d3d595a - ::fmt::ha95eeb186e57c055 [INFO] [stderr] 1: 0x7ceb7dc195e5 - core::fmt::write::h1c4d59c42453601a [INFO] [stderr] 2: 0x7ceb7edae1d1 - std::io::Write::write_fmt::h5a949066aada5e3e [INFO] [stderr] 3: 0x7ceb7d3d802b - std::panicking::default_hook::{{closure}}::h1a6c150385aaf90f [INFO] [stderr] 4: 0x7ceb7d3d7c9e - std::panicking::default_hook::h5e8a75844aa4ea98 [INFO] [stderr] 5: 0x7ceb7c59e7a7 - std[955e38de7d79dbce]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 6: 0x7ceb7d3d8947 - std::panicking::rust_panic_with_hook::hea686c8750159a85 [INFO] [stderr] 7: 0x7ceb7c5d57c1 - std[955e38de7d79dbce]::panicking::begin_panic::::{closure#0} [INFO] [stderr] 8: 0x7ceb7c5c93e6 - std[955e38de7d79dbce]::sys::backtrace::__rust_end_short_backtrace::::{closure#0}, !> [INFO] [stderr] 9: 0x7ceb7c5c9166 - std[955e38de7d79dbce]::panicking::begin_panic:: [INFO] [stderr] 10: 0x7ceb7c5de841 - ::emit_producing_guarantee [INFO] [stderr] 11: 0x7ceb7cb794f4 - rustc_middle[b381c74a7fa618f1]::util::bug::opt_span_bug_fmt::::{closure#0} [INFO] [stderr] 12: 0x7ceb7cb5de4a - rustc_middle[b381c74a7fa618f1]::ty::context::tls::with_opt::::{closure#0}, !>::{closure#0} [INFO] [stderr] 13: 0x7ceb7cb5dcfb - rustc_middle[b381c74a7fa618f1]::ty::context::tls::with_context_opt::::{closure#0}, !>::{closure#0}, !> [INFO] [stderr] 14: 0x7ceb7a3f5520 - rustc_middle[b381c74a7fa618f1]::util::bug::bug_fmt [INFO] [stderr] 15: 0x7ceb7cb7db86 - rustc_middle[b381c74a7fa618f1]::query::plumbing::default_query [INFO] [stderr] 16: 0x7ceb7cb2149e - <::default::{closure#190} as core[8541e6e0df151e4d]::ops::function::FnOnce<(rustc_middle[b381c74a7fa618f1]::ty::context::TyCtxt, rustc_middle[b381c74a7fa618f1]::query::keys::LocalCrate)>>::call_once [INFO] [stderr] 17: 0x7ceb7f4eb1b2 - rustc_query_impl[2d9fb7364d96b410]::plumbing::__rust_begin_short_backtrace::>.cold [INFO] [stderr] 18: 0x7ceb7ea604f5 - rustc_query_system[dc0d795ab9135960]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[2d9fb7364d96b410]::plumbing::QueryCtxt, false> [INFO] [stderr] 19: 0x7ceb7ea62a68 - rustc_query_impl[2d9fb7364d96b410]::query_impl::extern_crate::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 20: 0x7ceb7d1acdd0 - , ::report_similar_impl_candidates::{closure#1}>, ::report_similar_impl_candidates::{closure#2}> as core[8541e6e0df151e4d]::iter::traits::iterator::Iterator>::next [INFO] [stderr] 21: 0x7ceb7d21a41b - ::report_similar_impl_candidates [INFO] [stderr] 22: 0x7ceb7d222762 - ::try_to_add_help_message [INFO] [stderr] 23: 0x7ceb7d21546a - ::report_selection_error [INFO] [stderr] 24: 0x7ceb7d293930 - ::report_fulfillment_error [INFO] [stderr] 25: 0x7ceb7d25ad7d - ::report_fulfillment_errors [INFO] [stderr] 26: 0x7ceb7a5b73c9 - ::confirm_builtin_call [INFO] [stderr] 27: 0x7ceb7e6085af - ::check_expr_with_expectation_and_args [INFO] [stderr] 28: 0x7ceb7e5fa465 - ::check_match::{closure#0} [INFO] [stderr] 29: 0x7ceb7e60a201 - ::check_expr_with_expectation_and_args [INFO] [stderr] 30: 0x7ceb7e60af3c - ::check_expr_with_expectation_and_args [INFO] [stderr] 31: 0x7ceb7e6025d0 - ::check_block_with_expected [INFO] [stderr] 32: 0x7ceb7e608e83 - ::check_expr_with_expectation_and_args [INFO] [stderr] 33: 0x7ceb7de2f653 - rustc_hir_typeck[fc50e9abe09e65ea]::check::check_fn [INFO] [stderr] 34: 0x7ceb7e41a8db - rustc_hir_typeck[fc50e9abe09e65ea]::typeck [INFO] [stderr] 35: 0x7ceb7e419665 - rustc_query_impl[2d9fb7364d96b410]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 36: 0x7ceb7de43d68 - rustc_query_system[dc0d795ab9135960]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[2d9fb7364d96b410]::plumbing::QueryCtxt, false> [INFO] [stderr] 37: 0x7ceb7de4380d - rustc_query_impl[2d9fb7364d96b410]::query_impl::typeck::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 38: 0x7ceb7e0fb349 - rustc_hir_analysis[5448ee725c80b492]::check_crate [INFO] [stderr] 39: 0x7ceb7e3ea934 - rustc_interface[e356b738712cad51]::passes::run_required_analyses [INFO] [stderr] 40: 0x7ceb7e3e2da5 - rustc_interface[e356b738712cad51]::passes::analysis [INFO] [stderr] 41: 0x7ceb7e3e2d89 - rustc_query_impl[2d9fb7364d96b410]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 42: 0x7ceb7eaf8ea2 - rustc_query_system[dc0d795ab9135960]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[2d9fb7364d96b410]::plumbing::QueryCtxt, false> [INFO] [stderr] 43: 0x7ceb7eaf8c4f - rustc_query_impl[2d9fb7364d96b410]::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 44: 0x7ceb7e9ad8f2 - rustc_interface[e356b738712cad51]::interface::run_compiler::, rustc_driver_impl[d1b26bf7983ed0be]::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 45: 0x7ceb7e968bd6 - std[955e38de7d79dbce]::sys::backtrace::__rust_begin_short_backtrace::, rustc_driver_impl[d1b26bf7983ed0be]::run_compiler::{closure#0}>::{closure#1}, core[8541e6e0df151e4d]::result::Result<(), rustc_span[6ba80b399895a367]::ErrorGuaranteed>>::{closure#0}::{closure#0}, core[8541e6e0df151e4d]::result::Result<(), rustc_span[6ba80b399895a367]::ErrorGuaranteed>> [INFO] [stderr] 46: 0x7ceb7ea8a930 - <::spawn_unchecked_, rustc_driver_impl[d1b26bf7983ed0be]::run_compiler::{closure#0}>::{closure#1}, core[8541e6e0df151e4d]::result::Result<(), rustc_span[6ba80b399895a367]::ErrorGuaranteed>>::{closure#0}::{closure#0}, core[8541e6e0df151e4d]::result::Result<(), rustc_span[6ba80b399895a367]::ErrorGuaranteed>>::{closure#1} as core[8541e6e0df151e4d]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 47: 0x7ceb7ea8acab - std::sys::pal::unix::thread::Thread::new::thread_start::h68792b09799a7d87 [INFO] [stderr] 48: 0x7ceb7906bac3 - [INFO] [stderr] 49: 0x7ceb790fca04 - clone [INFO] [stderr] 50: 0x0 - [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.82.0-beta.2 (c7c49f44a 2024-09-04) 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] #0 [extern_crate] getting crate's ExternCrateData [INFO] [stderr] #1 [typeck] type-checking `grid::::render` [INFO] [stderr] #2 [analysis] running analysis passes on this crate [INFO] [stderr] end of query stack [INFO] [stdout] error: aborting due to 14 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0599, E0609. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `core` (lib) due to 14 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "0137ce17b7eb67105259f7d72c0d104d03dd5792c158d4cb5986e4ca47150083", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0137ce17b7eb67105259f7d72c0d104d03dd5792c158d4cb5986e4ca47150083", kill_on_drop: false }` [INFO] [stdout] 0137ce17b7eb67105259f7d72c0d104d03dd5792c158d4cb5986e4ca47150083