[INFO] fetching crate game_pathfinding 0.1.3... [INFO] testing game_pathfinding-0.1.3 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate game_pathfinding 0.1.3 into /workspace/builds/worker-4-tc1/source [INFO] removed /workspace/builds/worker-4-tc1/source/.cargo/config.toml [INFO] started tweaking crates.io crate game_pathfinding 0.1.3 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate game_pathfinding 0.1.3 [INFO] tweaked toml for crates.io crate game_pathfinding 0.1.3 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate game_pathfinding 0.1.3 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate game_pathfinding 0.1.3 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "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-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f4819a090d5503731cdffe4cb60cdbff42bdf9ceac60d9e89a380e6c7e71e42d [INFO] running `Command { std: "docker" "start" "-a" "f4819a090d5503731cdffe4cb60cdbff42bdf9ceac60d9e89a380e6c7e71e42d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f4819a090d5503731cdffe4cb60cdbff42bdf9ceac60d9e89a380e6c7e71e42d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f4819a090d5503731cdffe4cb60cdbff42bdf9ceac60d9e89a380e6c7e71e42d", kill_on_drop: false }` [INFO] [stdout] f4819a090d5503731cdffe4cb60cdbff42bdf9ceac60d9e89a380e6c7e71e42d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 687bafc20dbbc4592dff8fd16d48cb17320229d51cfb2d583208edf941f05043 [INFO] running `Command { std: "docker" "start" "-a" "687bafc20dbbc4592dff8fd16d48cb17320229d51cfb2d583208edf941f05043", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.151 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.18 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling smallvec v1.11.2 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling thiserror v1.0.51 [INFO] [stderr] Compiling async-trait v0.1.77 [INFO] [stderr] Compiling serde_json v1.0.109 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling ryu v1.0.16 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling iana-time-zone v0.1.58 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling async_once v0.2.6 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling crossbeam-epoch v0.9.17 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling mio v0.8.10 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.4 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling rayon v1.9.0 [INFO] [stderr] Compiling chrono v0.4.31 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling thiserror-impl v1.0.51 [INFO] [stderr] Compiling tokio v1.36.0 [INFO] [stderr] Compiling game_pathfinding v0.1.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/lib.rs:44:9 [INFO] [stdout] | [INFO] [stdout] 44 | TOKIO_RUNTIME.as_ref().unwrap() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.14s [INFO] running `Command { std: "docker" "inspect" "687bafc20dbbc4592dff8fd16d48cb17320229d51cfb2d583208edf941f05043", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "687bafc20dbbc4592dff8fd16d48cb17320229d51cfb2d583208edf941f05043", kill_on_drop: false }` [INFO] [stdout] 687bafc20dbbc4592dff8fd16d48cb17320229d51cfb2d583208edf941f05043 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3c8c08f2c527390a7f8b145e45747bf0166230f0b289aa4cdd1031878f9da47d [INFO] running `Command { std: "docker" "start" "-a" "3c8c08f2c527390a7f8b145e45747bf0166230f0b289aa4cdd1031878f9da47d", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling rustix v0.38.28 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling plotters-backend v0.3.5 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling anstyle v1.0.4 [INFO] [stderr] Compiling linux-raw-sys v0.4.12 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling ciborium-io v0.2.1 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling clap_lex v0.6.0 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling walkdir v2.4.0 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling ciborium-ll v0.2.1 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling rayon v1.9.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling clap_builder v4.4.12 [INFO] [stderr] Compiling plotters-svg v0.3.5 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling chrono v0.4.31 [INFO] [stderr] Compiling plotters v0.3.5 [INFO] [stderr] Compiling is-terminal v0.4.10 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling clap v4.4.12 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling serde_json v1.0.109 [INFO] [stderr] Compiling ciborium v0.2.1 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling game_pathfinding v0.1.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/lib.rs:44:9 [INFO] [stdout] | [INFO] [stdout] 44 | TOKIO_RUNTIME.as_ref().unwrap() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `game_pathfinding` [INFO] [stdout] --> examples/a_star_map.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use game_pathfinding::map::MapManager; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `game_pathfinding` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 1 - use game_pathfinding::map::MapManager; [INFO] [stdout] 1 + use pathfinding::map::MapManager; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `game_pathfinding` [INFO] [stdout] --> examples/a_star_16_16.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use game_pathfinding::map::MapManager; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `game_pathfinding` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 1 - use game_pathfinding::map::MapManager; [INFO] [stdout] 1 + use pathfinding::map::MapManager; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> examples/a_star_map.rs:26:24 [INFO] [stdout] | [INFO] [stdout] 26 | for x in v.into_iter() { [INFO] [stdout] | ^^^^^^^^^ cannot infer type for type parameter `T` declared on the enum `Result` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `game_pathfinding` (example "astar_map") due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `game_pathfinding` [INFO] [stdout] --> examples/a_star_file_content.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use game_pathfinding::map::MapManager; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `game_pathfinding` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 1 - use game_pathfinding::map::MapManager; [INFO] [stdout] 1 + use pathfinding::map::MapManager; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> examples/a_star_16_16.rs:40:24 [INFO] [stdout] | [INFO] [stdout] 40 | for x in v.into_iter() { [INFO] [stdout] | ^^^^^^^^^ cannot infer type for type parameter `T` declared on the enum `Result` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `game_pathfinding` [INFO] [stdout] --> examples/a_star_32_16.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use game_pathfinding::map::MapManager; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `game_pathfinding` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 2 - use game_pathfinding::map::MapManager; [INFO] [stdout] 2 + use pathfinding::map::MapManager; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> examples/a_star_file_content.rs:39:24 [INFO] [stdout] | [INFO] [stdout] 39 | for x in v.into_iter() { [INFO] [stdout] | ^^^^^^^^^ cannot infer type for type parameter `T` declared on the enum `Result` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `game_pathfinding` [INFO] [stdout] --> examples/a_star_32_16.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use game_pathfinding::vec2d; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `game_pathfinding` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 3 - use game_pathfinding::vec2d; [INFO] [stdout] 3 + use pathfinding::vec2d; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `game_pathfinding` (example "astar_1616") due to 2 previous errors [INFO] [stderr] error: could not compile `game_pathfinding` (example "a_star_file_content") due to 2 previous errors [INFO] [stdout] warning: unused import: `chrono::Utc` [INFO] [stdout] --> examples/a_star_32_16.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use chrono::Utc; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> examples/a_star_32_16.rs:42:24 [INFO] [stdout] | [INFO] [stdout] 42 | for x in v.into_iter() { [INFO] [stdout] | ^^^^^^^^^ cannot infer type for type parameter `T` declared on the enum `Result` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `game_pathfinding` [INFO] [stdout] --> examples/a_star.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use game_pathfinding::map::MapManager; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `game_pathfinding` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 2 - use game_pathfinding::map::MapManager; [INFO] [stdout] 2 + use pathfinding::map::MapManager; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `game_pathfinding` [INFO] [stdout] --> examples/a_star.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use game_pathfinding::vec2d; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `game_pathfinding` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 3 - use game_pathfinding::vec2d; [INFO] [stdout] 3 + use pathfinding::vec2d; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `chrono::Utc` [INFO] [stdout] --> examples/a_star.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use chrono::Utc; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> examples/a_star.rs:281:24 [INFO] [stdout] | [INFO] [stdout] 281 | for x in v.into_iter() { [INFO] [stdout] | ^^^^^^^^^ cannot infer type for type parameter `T` declared on the enum `Result` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `game_pathfinding` (example "astar") due to 3 previous errors; 1 warning emitted [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `game_pathfinding` [INFO] [stdout] --> examples/a_star_256_256.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use game_pathfinding::map::MapManager; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `game_pathfinding` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 1 - use game_pathfinding::map::MapManager; [INFO] [stdout] 1 + use pathfinding::map::MapManager; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `game_pathfinding` (example "a_star_32_16") due to 3 previous errors; 1 warning emitted [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `game_pathfinding` [INFO] [stdout] --> tests/benchmark.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use game_pathfinding::map::MapManager; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `game_pathfinding` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 1 - use game_pathfinding::map::MapManager; [INFO] [stdout] 1 + use pathfinding::map::MapManager; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `game_pathfinding` [INFO] [stdout] --> tests/benchmark.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use game_pathfinding::vec2d; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `game_pathfinding` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 2 - use game_pathfinding::vec2d; [INFO] [stdout] 2 + use pathfinding::vec2d; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `game_pathfinding` [INFO] [stdout] --> examples/a_star_256_256.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use game_pathfinding::vec2d; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `game_pathfinding` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 2 - use game_pathfinding::vec2d; [INFO] [stdout] 2 + use pathfinding::vec2d; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> examples/a_star_256_256.rs:281:24 [INFO] [stdout] | [INFO] [stdout] 281 | for x in v.into_iter() { [INFO] [stdout] | ^^^^^^^^^ cannot infer type for type parameter `T` declared on the enum `Result` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/lib.rs:44:9 [INFO] [stdout] | [INFO] [stdout] 44 | TOKIO_RUNTIME.as_ref().unwrap() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `game_pathfinding` (example "a_star_256_256") due to 3 previous errors [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `game_pathfinding` (test "benchmark") due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "3c8c08f2c527390a7f8b145e45747bf0166230f0b289aa4cdd1031878f9da47d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3c8c08f2c527390a7f8b145e45747bf0166230f0b289aa4cdd1031878f9da47d", kill_on_drop: false }` [INFO] [stdout] 3c8c08f2c527390a7f8b145e45747bf0166230f0b289aa4cdd1031878f9da47d