[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] testing Luminoth/mazes-for-programmers against beta-2024-12-08 for beta-1.84.0-4 [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-12-08 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-12-08" "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-12-08" "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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-12-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dacceb9d4dd914b3bc4a2df0c8d47e2091b5af211aece44ec40b5480aa0b3e9d [INFO] running `Command { std: "docker" "start" "-a" "dacceb9d4dd914b3bc4a2df0c8d47e2091b5af211aece44ec40b5480aa0b3e9d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dacceb9d4dd914b3bc4a2df0c8d47e2091b5af211aece44ec40b5480aa0b3e9d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dacceb9d4dd914b3bc4a2df0c8d47e2091b5af211aece44ec40b5480aa0b3e9d", kill_on_drop: false }` [INFO] [stdout] dacceb9d4dd914b3bc4a2df0c8d47e2091b5af211aece44ec40b5480aa0b3e9d [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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-12-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4f73d4e765907b940b745e8f2148e1d22e36d12a164f454444de932891cec368 [INFO] running `Command { std: "docker" "start" "-a" "4f73d4e765907b940b745e8f2148e1d22e36d12a164f454444de932891cec368", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.0 [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 lazy_static v1.4.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling libloading v0.7.3 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling tracing-core v0.1.23 [INFO] [stderr] Compiling dlib v0.5.0 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling cache-padded v1.2.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling event-listener v2.5.2 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling wayland-sys v0.29.4 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling smithay-client-toolkit v0.15.3 [INFO] [stderr] Compiling quick-xml v0.22.0 [INFO] [stderr] Compiling x11-dl v2.19.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling wayland-scanner v0.29.4 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling ttf-parser v0.15.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling getrandom v0.2.5 [INFO] [stderr] Compiling nix v0.22.3 [INFO] [stderr] Compiling memmap2 v0.3.1 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling xcb v0.10.1 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.5 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling ahash v0.4.7 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling dlv-list v0.2.3 [INFO] [stderr] Compiling polling v2.2.0 [INFO] [stderr] Compiling wayland-client v0.29.4 [INFO] [stderr] Compiling wayland-protocols v0.29.4 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling lock_api v0.4.6 [INFO] [stderr] Compiling winit v0.26.1 [INFO] [stderr] Compiling easy-parallel v3.2.0 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling atomic_refcell v0.1.8 [INFO] [stderr] Compiling xcursor v0.3.4 [INFO] [stderr] Compiling cty v0.2.2 [INFO] [stderr] Compiling sha1_smol v1.0.0 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling nohash-hasher v0.2.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling async-task v4.2.0 [INFO] [stderr] Compiling owned_ttf_parser v0.15.0 [INFO] [stderr] Compiling sha1 v0.6.1 [INFO] [stderr] Compiling raw-window-handle v0.4.2 [INFO] [stderr] Compiling wayland-commons v0.29.4 [INFO] [stderr] Compiling calloop v0.9.3 [INFO] [stderr] Compiling ab_glyph v0.2.15 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling async-io v1.6.0 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling async-broadcast v0.3.4 [INFO] [stderr] Compiling ordered-multimap v0.3.1 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling glutin_egl_sys v0.1.5 [INFO] [stderr] Compiling glutin_glx_sys v0.1.7 [INFO] [stderr] Compiling mio v0.8.2 [INFO] [stderr] Compiling nix v0.23.1 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling async-lock v2.5.0 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling ordered-stream v0.0.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling dark-light v0.2.1 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling rust-ini v0.17.0 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling crossbeam-channel v0.5.3 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling detect-desktop-environment v0.2.0 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling dconf_rs v0.3.0 [INFO] [stderr] Compiling x11-clipboard v0.5.3 [INFO] [stderr] Compiling miniz_oxide v0.5.1 [INFO] [stderr] Compiling deflate v1.0.0 [INFO] [stderr] Compiling webbrowser v0.6.0 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling anyhow v1.0.56 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling wayland-cursor v0.29.4 [INFO] [stderr] Compiling wayland-egl v0.29.4 [INFO] [stderr] Compiling png v0.17.5 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling glow v0.11.2 [INFO] [stderr] Compiling argh_shared v0.1.7 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling radix_fmt v1.0.0 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling tracing-subscriber v0.3.9 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling bytemuck_derive v1.0.1 [INFO] [stderr] Compiling enumflags2_derive v0.7.3 [INFO] [stderr] Compiling tracing-attributes v0.1.20 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling async-recursion v0.3.2 [INFO] [stderr] Compiling serde_repr v0.1.7 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling strum_macros v0.24.0 [INFO] [stderr] Compiling argh_derive v0.1.7 [INFO] [stderr] Compiling bytemuck v1.8.0 [INFO] [stderr] Compiling emath v0.17.0 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling proc-macro-crate v1.1.3 [INFO] [stderr] Compiling epaint v0.17.0 [INFO] [stderr] Compiling zvariant_derive v3.1.2 [INFO] [stderr] Compiling zbus_macros v2.1.1 [INFO] [stderr] Compiling argh v0.1.7 [INFO] [stderr] Compiling tracing v0.1.32 [INFO] [stderr] Compiling egui v0.17.0 [INFO] [stderr] Compiling core v0.1.0 (/opt/rustwide/workdir/core) [INFO] [stderr] Compiling strum v0.24.0 [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:654: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:654:5: [INFO] [stderr] Box [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x7f84afc9152a - ::fmt::h98c26ac25ffe89bb [INFO] [stderr] 1: 0x7f84b04248fc - core::fmt::write::h0dd5f6e2238c7982 [INFO] [stderr] 2: 0x7f84b134ffd1 - std::io::Write::write_fmt::hc00bff0a88e08857 [INFO] [stderr] 3: 0x7f84afc91382 - std::sys::backtrace::BacktraceLock::print::h5c19c1c038ee186d [INFO] [stderr] 4: 0x7f84afc9385a - std::panicking::default_hook::{{closure}}::h77172f079a1fcb13 [INFO] [stderr] 5: 0x7f84afc936c0 - std::panicking::default_hook::he5f8e3b203ccddba [INFO] [stderr] 6: 0x7f84aed108b5 - std[b9e7ca495922dc28]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 7: 0x7f84afc93f38 - std::panicking::rust_panic_with_hook::h53863d4e9018df39 [INFO] [stderr] 8: 0x7f84aed4ab81 - std[b9e7ca495922dc28]::panicking::begin_panic::::{closure#0} [INFO] [stderr] 9: 0x7f84aed3db46 - std[b9e7ca495922dc28]::sys::backtrace::__rust_end_short_backtrace::::{closure#0}, !> [INFO] [stderr] 10: 0x7f84aed3934d - std[b9e7ca495922dc28]::panicking::begin_panic:: [INFO] [stderr] 11: 0x7f84aed54ab1 - ::emit_producing_guarantee [INFO] [stderr] 12: 0x7f84af3ce383 - rustc_middle[bd74a45dc8a6aeec]::util::bug::opt_span_bug_fmt::::{closure#0} [INFO] [stderr] 13: 0x7f84af3b58fa - rustc_middle[bd74a45dc8a6aeec]::ty::context::tls::with_opt::::{closure#0}, !>::{closure#0} [INFO] [stderr] 14: 0x7f84af3b578b - rustc_middle[bd74a45dc8a6aeec]::ty::context::tls::with_context_opt::::{closure#0}, !>::{closure#0}, !> [INFO] [stderr] 15: 0x7f84ad4e9f60 - rustc_middle[bd74a45dc8a6aeec]::util::bug::bug_fmt [INFO] [stderr] 16: 0x7f84af3d2645 - rustc_middle[bd74a45dc8a6aeec]::query::plumbing::default_query [INFO] [stderr] 17: 0x7f84af37b9de - <::default::{closure#193} as core[d10bf40c8679dc2f]::ops::function::FnOnce<(rustc_middle[bd74a45dc8a6aeec]::ty::context::TyCtxt, rustc_middle[bd74a45dc8a6aeec]::query::keys::LocalCrate)>>::call_once [INFO] [stderr] 18: 0x7f84b2067b26 - rustc_query_impl[8969a7b8ce30dc91]::plumbing::__rust_begin_short_backtrace::>.cold [INFO] [stderr] 19: 0x7f84b12ca15c - rustc_query_system[bc50a602aa0ddde9]::query::plumbing::try_execute_query::, rustc_query_system[bc50a602aa0ddde9]::dep_graph::graph::DepNodeIndex>, false, false, false>, rustc_query_impl[8969a7b8ce30dc91]::plumbing::QueryCtxt, false> [INFO] [stderr] 20: 0x7f84b12c66c3 - rustc_query_impl[8969a7b8ce30dc91]::query_impl::extern_crate::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 21: 0x7f84afad0e93 - ::report_similar_impl_candidates [INFO] [stderr] 22: 0x7f84afadca77 - ::try_to_add_help_message [INFO] [stderr] 23: 0x7f84afacb879 - ::report_selection_error [INFO] [stderr] 24: 0x7f84afb45fb4 - ::report_fulfillment_error [INFO] [stderr] 25: 0x7f84afb14747 - ::report_fulfillment_errors [INFO] [stderr] 26: 0x7f84acc3a7b0 - ::check_argument_types [INFO] [stderr] 27: 0x7f84b10f9a2e - ::check_expr_with_expectation_and_args [INFO] [stderr] 28: 0x7f84b10e6885 - ::check_expr_block [INFO] [stderr] 29: 0x7f84b10ecc3b - ::check_expr_with_expectation_and_args [INFO] [stderr] 30: 0x7f84b0530e10 - ::check_expr_match::{closure#0} [INFO] [stderr] 31: 0x7f84b10edefe - ::check_expr_with_expectation_and_args [INFO] [stderr] 32: 0x7f84b10e78f1 - ::check_expr_block [INFO] [stderr] 33: 0x7f84b10f15e1 - ::check_expr_with_expectation_and_args [INFO] [stderr] 34: 0x7f84b0530e10 - ::check_expr_match::{closure#0} [INFO] [stderr] 35: 0x7f84b10edefe - ::check_expr_with_expectation_and_args [INFO] [stderr] 36: 0x7f84b10eec6e - ::check_expr_with_expectation_and_args [INFO] [stderr] 37: 0x7f84b10e78f1 - ::check_expr_block [INFO] [stderr] 38: 0x7f84b10ecc3b - ::check_expr_with_expectation_and_args [INFO] [stderr] 39: 0x7f84b0530e10 - ::check_expr_match::{closure#0} [INFO] [stderr] 40: 0x7f84b10edefe - ::check_expr_with_expectation_and_args [INFO] [stderr] 41: 0x7f84b10e78f1 - ::check_expr_block [INFO] [stderr] 42: 0x7f84b10f15e1 - ::check_expr_with_expectation_and_args [INFO] [stderr] 43: 0x7f84b0530e10 - ::check_expr_match::{closure#0} [INFO] [stderr] 44: 0x7f84b10edefe - ::check_expr_with_expectation_and_args [INFO] [stderr] 45: 0x7f84b10eec6e - ::check_expr_with_expectation_and_args [INFO] [stderr] 46: 0x7f84b10e78f1 - ::check_expr_block [INFO] [stderr] 47: 0x7f84b10ecc3b - ::check_expr_with_expectation_and_args [INFO] [stderr] 48: 0x7f84b0631274 - rustc_hir_typeck[4b7e460e4213188]::check::check_fn [INFO] [stderr] 49: 0x7f84b063bedb - rustc_hir_typeck[4b7e460e4213188]::typeck [INFO] [stderr] 50: 0x7f84b063ab63 - rustc_query_impl[8969a7b8ce30dc91]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 51: 0x7f84b065274e - rustc_query_system[bc50a602aa0ddde9]::query::plumbing::try_execute_query::, rustc_query_system[bc50a602aa0ddde9]::dep_graph::graph::DepNodeIndex>, false, false, false>, rustc_query_impl[8969a7b8ce30dc91]::plumbing::QueryCtxt, false> [INFO] [stderr] 52: 0x7f84b0651315 - rustc_query_impl[8969a7b8ce30dc91]::query_impl::typeck::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 53: 0x7f84b0650fe7 - ::par_body_owners::::{closure#0} [INFO] [stderr] 54: 0x7f84b064f026 - rustc_hir_analysis[926270c899b0aa20]::check_crate [INFO] [stderr] 55: 0x7f84b0c7df0a - rustc_interface[164bca52f843a547]::passes::run_required_analyses [INFO] [stderr] 56: 0x7f84b0c721de - rustc_interface[164bca52f843a547]::passes::analysis [INFO] [stderr] 57: 0x7f84b0c721af - rustc_query_impl[8969a7b8ce30dc91]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 58: 0x7f84b13c66ae - rustc_query_system[bc50a602aa0ddde9]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[8969a7b8ce30dc91]::plumbing::QueryCtxt, false> [INFO] [stderr] 59: 0x7f84b13c638e - rustc_query_impl[8969a7b8ce30dc91]::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 60: 0x7f84b1308898 - rustc_interface[164bca52f843a547]::interface::run_compiler::, rustc_driver_impl[a84ad889800babb7]::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 61: 0x7f84b1333420 - std[b9e7ca495922dc28]::sys::backtrace::__rust_begin_short_backtrace::, rustc_driver_impl[a84ad889800babb7]::run_compiler::{closure#0}>::{closure#1}, core[d10bf40c8679dc2f]::result::Result<(), rustc_span[84c8ca3d0b382817]::ErrorGuaranteed>>::{closure#0}, core[d10bf40c8679dc2f]::result::Result<(), rustc_span[84c8ca3d0b382817]::ErrorGuaranteed>>::{closure#0}::{closure#0}, core[d10bf40c8679dc2f]::result::Result<(), rustc_span[84c8ca3d0b382817]::ErrorGuaranteed>> [INFO] [stderr] 62: 0x7f84b133313d - <::spawn_unchecked_, rustc_driver_impl[a84ad889800babb7]::run_compiler::{closure#0}>::{closure#1}, core[d10bf40c8679dc2f]::result::Result<(), rustc_span[84c8ca3d0b382817]::ErrorGuaranteed>>::{closure#0}, core[d10bf40c8679dc2f]::result::Result<(), rustc_span[84c8ca3d0b382817]::ErrorGuaranteed>>::{closure#0}::{closure#0}, core[d10bf40c8679dc2f]::result::Result<(), rustc_span[84c8ca3d0b382817]::ErrorGuaranteed>>::{closure#1} as core[d10bf40c8679dc2f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 63: 0x7f84b13328f9 - std::sys::pal::unix::thread::Thread::new::thread_start::h48cf765408f6f5f2 [INFO] [stderr] 64: 0x7f84b2c61ac3 - [INFO] [stderr] 65: 0x7f84b2cf2a04 - clone [INFO] [stderr] 66: 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.84.0-beta.4 (202008a1b 2024-12-07) 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_ascii` [INFO] [stderr] #2 [analysis] running analysis passes on this crate [INFO] [stderr] end of query stack [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 13 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "4f73d4e765907b940b745e8f2148e1d22e36d12a164f454444de932891cec368", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4f73d4e765907b940b745e8f2148e1d22e36d12a164f454444de932891cec368", kill_on_drop: false }` [INFO] [stdout] 4f73d4e765907b940b745e8f2148e1d22e36d12a164f454444de932891cec368