[INFO] cloning repository https://github.com/danielnehrig/astar-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/danielnehrig/astar-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanielnehrig%2Fastar-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanielnehrig%2Fastar-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3b365c8a73e94816273430db9cf1a6168a606659 [INFO] checking danielnehrig/astar-rs against master#f4d794ea0b845413344621d89f6c945062748485 for pr-119369 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanielnehrig%2Fastar-rs" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/danielnehrig/astar-rs on toolchain f4d794ea0b845413344621d89f6c945062748485 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f4d794ea0b845413344621d89f6c945062748485" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/danielnehrig/astar-rs [INFO] finished tweaking git repo https://github.com/danielnehrig/astar-rs [INFO] tweaked toml for git repo https://github.com/danielnehrig/astar-rs written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/danielnehrig/astar-rs 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" "+f4d794ea0b845413344621d89f6c945062748485" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [ERROR] error running command: no output for 300 seconds [ERROR] this task or one of its parent failed! [ERROR] no output for 300 seconds [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace. [INFO] checking danielnehrig/astar-rs against try#3832a95f57d4260fb5641e183906f49b4e5c6bdd for pr-119369 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanielnehrig%2Fastar-rs" "/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/danielnehrig/astar-rs on toolchain 3832a95f57d4260fb5641e183906f49b4e5c6bdd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3832a95f57d4260fb5641e183906f49b4e5c6bdd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/danielnehrig/astar-rs [INFO] finished tweaking git repo https://github.com/danielnehrig/astar-rs [INFO] tweaked toml for git repo https://github.com/danielnehrig/astar-rs written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/danielnehrig/astar-rs 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" "+3832a95f57d4260fb5641e183906f49b4e5c6bdd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+3832a95f57d4260fb5641e183906f49b4e5c6bdd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0e446c1fc6fd52161590dcac5b86d52c8267d45a009358de3e43538f692f5081 [INFO] running `Command { std: "docker" "start" "-a" "0e446c1fc6fd52161590dcac5b86d52c8267d45a009358de3e43538f692f5081", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0e446c1fc6fd52161590dcac5b86d52c8267d45a009358de3e43538f692f5081", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e446c1fc6fd52161590dcac5b86d52c8267d45a009358de3e43538f692f5081", kill_on_drop: false }` [INFO] [stdout] 0e446c1fc6fd52161590dcac5b86d52c8267d45a009358de3e43538f692f5081 [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=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" "+3832a95f57d4260fb5641e183906f49b4e5c6bdd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] af027a6278e008eb84c09560e8094ea2ff005281646ee68895a78c22cd5bd45b [INFO] running `Command { std: "docker" "start" "-a" "af027a6278e008eb84c09560e8094ea2ff005281646ee68895a78c22cd5bd45b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Compiling x11 v2.19.1 [INFO] [stderr] Compiling device_query v1.1.1 [INFO] [stderr] Checking getrandom v0.2.6 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking colored v2.0.0 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking astar v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0658]: use of unstable library feature 'lazy_cell' [INFO] [stdout] --> src/astar.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use std::sync::LazyLock; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #109736 for more information [INFO] [stdout] = help: add `#![feature(lazy_cell)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'lazy_cell' [INFO] [stdout] --> src/astar.rs:13:20 [INFO] [stdout] | [INFO] [stdout] 13 | static DIAG_BONUS: LazyLock = LazyLock::new(|| 1.4); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #109736 for more information [INFO] [stdout] = help: add `#![feature(lazy_cell)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'lazy_cell' [INFO] [stdout] --> src/astar.rs:13:36 [INFO] [stdout] | [INFO] [stdout] 13 | static DIAG_BONUS: LazyLock = LazyLock::new(|| 1.4); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #109736 for more information [INFO] [stdout] = help: add `#![feature(lazy_cell)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'lazy_cell' [INFO] [stdout] --> src/astar.rs:14:24 [INFO] [stdout] | [INFO] [stdout] 14 | static MAX_BOARD_SIZE: LazyLock = LazyLock::new(|| 23); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #109736 for more information [INFO] [stdout] = help: add `#![feature(lazy_cell)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'lazy_cell' [INFO] [stdout] --> src/astar.rs:14:40 [INFO] [stdout] | [INFO] [stdout] 14 | static MAX_BOARD_SIZE: LazyLock = LazyLock::new(|| 23); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #109736 for more information [INFO] [stdout] = help: add `#![feature(lazy_cell)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'lazy_cell' [INFO] [stdout] --> src/astar.rs:15:25 [INFO] [stdout] | [INFO] [stdout] 15 | static START_INDICATOR: LazyLock = LazyLock::new(|| 8); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #109736 for more information [INFO] [stdout] = help: add `#![feature(lazy_cell)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'lazy_cell' [INFO] [stdout] --> src/astar.rs:15:41 [INFO] [stdout] | [INFO] [stdout] 15 | static START_INDICATOR: LazyLock = LazyLock::new(|| 8); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #109736 for more information [INFO] [stdout] = help: add `#![feature(lazy_cell)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'lazy_cell' [INFO] [stdout] --> src/astar.rs:16:23 [INFO] [stdout] | [INFO] [stdout] 16 | static END_INDICATOR: LazyLock = LazyLock::new(|| 9); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #109736 for more information [INFO] [stdout] = help: add `#![feature(lazy_cell)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'lazy_cell' [INFO] [stdout] --> src/astar.rs:16:39 [INFO] [stdout] | [INFO] [stdout] 16 | static END_INDICATOR: LazyLock = LazyLock::new(|| 9); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #109736 for more information [INFO] [stdout] = help: add `#![feature(lazy_cell)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'lazy_cell' [INFO] [stdout] --> src/astar.rs:17:21 [INFO] [stdout] | [INFO] [stdout] 17 | static BASE_G_COST: LazyLock = LazyLock::new(|| 10); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #109736 for more information [INFO] [stdout] = help: add `#![feature(lazy_cell)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'lazy_cell' [INFO] [stdout] --> src/astar.rs:17:37 [INFO] [stdout] | [INFO] [stdout] 17 | static BASE_G_COST: LazyLock = LazyLock::new(|| 10); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #109736 for more information [INFO] [stdout] = help: add `#![feature(lazy_cell)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'lazy_cell' [INFO] [stdout] --> src/astar.rs:18:22 [INFO] [stdout] | [INFO] [stdout] 18 | static BLOCKED_NODE: LazyLock = LazyLock::new(|| 1); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #109736 for more information [INFO] [stdout] = help: add `#![feature(lazy_cell)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'lazy_cell' [INFO] [stdout] --> src/astar.rs:18:38 [INFO] [stdout] | [INFO] [stdout] 18 | static BLOCKED_NODE: LazyLock = LazyLock::new(|| 1); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #109736 for more information [INFO] [stdout] = help: add `#![feature(lazy_cell)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'lazy_cell' [INFO] [stdout] --> src/astar.rs:19:19 [INFO] [stdout] | [INFO] [stdout] 19 | static FREE_NODE: LazyLock = LazyLock::new(|| 0); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #109736 for more information [INFO] [stdout] = help: add `#![feature(lazy_cell)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'lazy_cell' [INFO] [stdout] --> src/astar.rs:19:35 [INFO] [stdout] | [INFO] [stdout] 19 | static FREE_NODE: LazyLock = LazyLock::new(|| 0); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #109736 for more information [INFO] [stdout] = help: add `#![feature(lazy_cell)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'lazy_cell' [INFO] [stdout] --> src/astar.rs:20:18 [INFO] [stdout] | [INFO] [stdout] 20 | static IS_DEBUG: LazyLock = [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #109736 for more information [INFO] [stdout] = help: add `#![feature(lazy_cell)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'lazy_cell' [INFO] [stdout] --> src/astar.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | LazyLock::new(|| env::var("DEBUG").unwrap_or_else(|_| "false".to_string()) == *"true"); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #109736 for more information [INFO] [stdout] = help: add `#![feature(lazy_cell)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `once_cell` has been stable since 1.70.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/main.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(once_cell)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'lazy_cell' [INFO] [stdout] --> src/astar.rs:13:36 [INFO] [stdout] | [INFO] [stdout] 13 | static DIAG_BONUS: LazyLock = LazyLock::new(|| 1.4); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #109736 for more information [INFO] [stdout] = help: add `#![feature(lazy_cell)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'lazy_cell' [INFO] [stdout] --> src/astar.rs:14:40 [INFO] [stdout] | [INFO] [stdout] 14 | static MAX_BOARD_SIZE: LazyLock = LazyLock::new(|| 23); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #109736 for more information [INFO] [stdout] = help: add `#![feature(lazy_cell)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'lazy_cell' [INFO] [stdout] --> src/astar.rs:15:41 [INFO] [stdout] | [INFO] [stdout] 15 | static START_INDICATOR: LazyLock = LazyLock::new(|| 8); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #109736 for more information [INFO] [stdout] = help: add `#![feature(lazy_cell)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'lazy_cell' [INFO] [stdout] --> src/astar.rs:16:39 [INFO] [stdout] | [INFO] [stdout] 16 | static END_INDICATOR: LazyLock = LazyLock::new(|| 9); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #109736 for more information [INFO] [stdout] = help: add `#![feature(lazy_cell)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'lazy_cell' [INFO] [stdout] --> src/astar.rs:17:37 [INFO] [stdout] | [INFO] [stdout] 17 | static BASE_G_COST: LazyLock = LazyLock::new(|| 10); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #109736 for more information [INFO] [stdout] = help: add `#![feature(lazy_cell)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'lazy_cell' [INFO] [stdout] --> src/astar.rs:18:38 [INFO] [stdout] | [INFO] [stdout] 18 | static BLOCKED_NODE: LazyLock = LazyLock::new(|| 1); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #109736 for more information [INFO] [stdout] = help: add `#![feature(lazy_cell)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'lazy_cell' [INFO] [stdout] --> src/astar.rs:19:35 [INFO] [stdout] | [INFO] [stdout] 19 | static FREE_NODE: LazyLock = LazyLock::new(|| 0); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #109736 for more information [INFO] [stdout] = help: add `#![feature(lazy_cell)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'lazy_cell' [INFO] [stdout] --> src/astar.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | LazyLock::new(|| env::var("DEBUG").unwrap_or_else(|_| "false".to_string()) == *"true"); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #109736 for more information [INFO] [stdout] = help: add `#![feature(lazy_cell)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'lazy_cell' [INFO] [stdout] --> src/astar.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use std::sync::LazyLock; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #109736 for more information [INFO] [stdout] = help: add `#![feature(lazy_cell)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'lazy_cell' [INFO] [stdout] --> src/astar.rs:13:20 [INFO] [stdout] | [INFO] [stdout] 13 | static DIAG_BONUS: LazyLock = LazyLock::new(|| 1.4); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #109736 for more information [INFO] [stdout] = help: add `#![feature(lazy_cell)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'lazy_cell' [INFO] [stdout] --> src/astar.rs:13:36 [INFO] [stdout] | [INFO] [stdout] 13 | static DIAG_BONUS: LazyLock = LazyLock::new(|| 1.4); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #109736 for more information [INFO] [stdout] = help: add `#![feature(lazy_cell)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'lazy_cell' [INFO] [stdout] --> src/astar.rs:14:24 [INFO] [stdout] | [INFO] [stdout] 14 | static MAX_BOARD_SIZE: LazyLock = LazyLock::new(|| 23); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #109736 for more information [INFO] [stdout] = help: add `#![feature(lazy_cell)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'lazy_cell' [INFO] [stdout] --> src/astar.rs:14:40 [INFO] [stdout] | [INFO] [stdout] 14 | static MAX_BOARD_SIZE: LazyLock = LazyLock::new(|| 23); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #109736 for more information [INFO] [stdout] = help: add `#![feature(lazy_cell)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'lazy_cell' [INFO] [stdout] --> src/astar.rs:15:25 [INFO] [stdout] | [INFO] [stdout] 15 | static START_INDICATOR: LazyLock = LazyLock::new(|| 8); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #109736 for more information [INFO] [stdout] = help: add `#![feature(lazy_cell)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'lazy_cell' [INFO] [stdout] --> src/astar.rs:15:41 [INFO] [stdout] | [INFO] [stdout] 15 | static START_INDICATOR: LazyLock = LazyLock::new(|| 8); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #109736 for more information [INFO] [stdout] = help: add `#![feature(lazy_cell)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'lazy_cell' [INFO] [stdout] --> src/astar.rs:16:23 [INFO] [stdout] | [INFO] [stdout] 16 | static END_INDICATOR: LazyLock = LazyLock::new(|| 9); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #109736 for more information [INFO] [stdout] = help: add `#![feature(lazy_cell)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'lazy_cell' [INFO] [stdout] --> src/astar.rs:16:39 [INFO] [stdout] | [INFO] [stdout] 16 | static END_INDICATOR: LazyLock = LazyLock::new(|| 9); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #109736 for more information [INFO] [stdout] = help: add `#![feature(lazy_cell)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'lazy_cell' [INFO] [stdout] --> src/astar.rs:17:21 [INFO] [stdout] | [INFO] [stdout] 17 | static BASE_G_COST: LazyLock = LazyLock::new(|| 10); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #109736 for more information [INFO] [stdout] = help: add `#![feature(lazy_cell)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'lazy_cell' [INFO] [stdout] --> src/astar.rs:17:37 [INFO] [stdout] | [INFO] [stdout] 17 | static BASE_G_COST: LazyLock = LazyLock::new(|| 10); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #109736 for more information [INFO] [stdout] = help: add `#![feature(lazy_cell)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'lazy_cell' [INFO] [stdout] --> src/astar.rs:18:22 [INFO] [stdout] | [INFO] [stdout] 18 | static BLOCKED_NODE: LazyLock = LazyLock::new(|| 1); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #109736 for more information [INFO] [stdout] = help: add `#![feature(lazy_cell)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'lazy_cell' [INFO] [stdout] --> src/astar.rs:18:38 [INFO] [stdout] | [INFO] [stdout] 18 | static BLOCKED_NODE: LazyLock = LazyLock::new(|| 1); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #109736 for more information [INFO] [stdout] = help: add `#![feature(lazy_cell)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'lazy_cell' [INFO] [stdout] --> src/astar.rs:19:19 [INFO] [stdout] | [INFO] [stdout] 19 | static FREE_NODE: LazyLock = LazyLock::new(|| 0); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #109736 for more information [INFO] [stdout] = help: add `#![feature(lazy_cell)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'lazy_cell' [INFO] [stdout] --> src/astar.rs:19:35 [INFO] [stdout] | [INFO] [stdout] 19 | static FREE_NODE: LazyLock = LazyLock::new(|| 0); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #109736 for more information [INFO] [stdout] = help: add `#![feature(lazy_cell)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'lazy_cell' [INFO] [stdout] --> src/astar.rs:20:18 [INFO] [stdout] | [INFO] [stdout] 20 | static IS_DEBUG: LazyLock = [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #109736 for more information [INFO] [stdout] = help: add `#![feature(lazy_cell)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'lazy_cell' [INFO] [stdout] --> src/astar.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | LazyLock::new(|| env::var("DEBUG").unwrap_or_else(|_| "false".to_string()) == *"true"); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #109736 for more information [INFO] [stdout] = help: add `#![feature(lazy_cell)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `once_cell` has been stable since 1.70.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/main.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(once_cell)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'lazy_cell' [INFO] [stdout] --> src/astar.rs:13:36 [INFO] [stdout] | [INFO] [stdout] 13 | static DIAG_BONUS: LazyLock = LazyLock::new(|| 1.4); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #109736 for more information [INFO] [stdout] = help: add `#![feature(lazy_cell)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'lazy_cell' [INFO] [stdout] --> src/astar.rs:14:40 [INFO] [stdout] | [INFO] [stdout] 14 | static MAX_BOARD_SIZE: LazyLock = LazyLock::new(|| 23); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #109736 for more information [INFO] [stdout] = help: add `#![feature(lazy_cell)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'lazy_cell' [INFO] [stdout] --> src/astar.rs:15:41 [INFO] [stdout] | [INFO] [stdout] 15 | static START_INDICATOR: LazyLock = LazyLock::new(|| 8); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #109736 for more information [INFO] [stdout] = help: add `#![feature(lazy_cell)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'lazy_cell' [INFO] [stdout] --> src/astar.rs:16:39 [INFO] [stdout] | [INFO] [stdout] 16 | static END_INDICATOR: LazyLock = LazyLock::new(|| 9); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #109736 for more information [INFO] [stdout] = help: add `#![feature(lazy_cell)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'lazy_cell' [INFO] [stdout] --> src/astar.rs:17:37 [INFO] [stdout] | [INFO] [stdout] 17 | static BASE_G_COST: LazyLock = LazyLock::new(|| 10); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #109736 for more information [INFO] [stdout] = help: add `#![feature(lazy_cell)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'lazy_cell' [INFO] [stdout] --> src/astar.rs:18:38 [INFO] [stdout] | [INFO] [stdout] 18 | static BLOCKED_NODE: LazyLock = LazyLock::new(|| 1); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #109736 for more information [INFO] [stdout] = help: add `#![feature(lazy_cell)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'lazy_cell' [INFO] [stdout] --> src/astar.rs:19:35 [INFO] [stdout] | [INFO] [stdout] 19 | static FREE_NODE: LazyLock = LazyLock::new(|| 0); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #109736 for more information [INFO] [stdout] = help: add `#![feature(lazy_cell)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'lazy_cell' [INFO] [stdout] --> src/astar.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | LazyLock::new(|| env::var("DEBUG").unwrap_or_else(|_| "false".to_string()) == *"true"); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #109736 for more information [INFO] [stdout] = help: add `#![feature(lazy_cell)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 25 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0658`. [INFO] [stdout] [INFO] [stderr] error: could not compile `astar` (bin "astar" test) due to 26 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 25 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0658`. [INFO] [stdout] [INFO] [stderr] error: could not compile `astar` (bin "astar") due to 26 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "af027a6278e008eb84c09560e8094ea2ff005281646ee68895a78c22cd5bd45b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "af027a6278e008eb84c09560e8094ea2ff005281646ee68895a78c22cd5bd45b", kill_on_drop: false }` [INFO] [stdout] af027a6278e008eb84c09560e8094ea2ff005281646ee68895a78c22cd5bd45b