[INFO] cloning repository https://github.com/antbern/mappath [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/antbern/mappath" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fantbern%2Fmappath", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fantbern%2Fmappath'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5a1b52980a8b1e67897e78737946fbc2ffbe1dd4 [INFO] checking antbern/mappath against master#ac385a5af6d9fa8399a0cec799833cd28324abf8 for pr-125107 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fantbern%2Fmappath" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/antbern/mappath on toolchain ac385a5af6d9fa8399a0cec799833cd28324abf8 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ac385a5af6d9fa8399a0cec799833cd28324abf8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/antbern/mappath [INFO] finished tweaking git repo https://github.com/antbern/mappath [INFO] tweaked toml for git repo https://github.com/antbern/mappath written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/antbern/mappath 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" "+ac385a5af6d9fa8399a0cec799833cd28324abf8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+ac385a5af6d9fa8399a0cec799833cd28324abf8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e5701ea4c836f56ba1549454855477b5c52dbeaac8ea1eb2adf1b632cc99fb50 [INFO] running `Command { std: "docker" "start" "-a" "e5701ea4c836f56ba1549454855477b5c52dbeaac8ea1eb2adf1b632cc99fb50", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e5701ea4c836f56ba1549454855477b5c52dbeaac8ea1eb2adf1b632cc99fb50", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e5701ea4c836f56ba1549454855477b5c52dbeaac8ea1eb2adf1b632cc99fb50", kill_on_drop: false }` [INFO] [stdout] e5701ea4c836f56ba1549454855477b5c52dbeaac8ea1eb2adf1b632cc99fb50 [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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+ac385a5af6d9fa8399a0cec799833cd28324abf8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6a701e4f6f50bc97d46f101b9ddc1f8bac4ad0c290c7cb022823183573156c80 [INFO] running `Command { std: "docker" "start" "-a" "6a701e4f6f50bc97d46f101b9ddc1f8bac4ad0c290c7cb022823183573156c80", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.91 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling bumpalo v3.15.3 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling wasm-bindgen v0.2.91 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking either v1.10.0 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Checking miniz_oxide v0.7.2 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Checking half v2.4.0 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking itoa v1.0.10 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking ryu v1.0.17 [INFO] [stderr] Checking weezl v0.1.8 [INFO] [stderr] Compiling syn v2.0.51 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking zune-inflate v0.2.54 [INFO] [stderr] Checking flume v0.11.0 [INFO] [stderr] Checking fdeflate v0.3.4 [INFO] [stderr] Checking bytemuck v1.14.3 [INFO] [stderr] Checking smallvec v1.13.1 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking lebe v0.5.2 [INFO] [stderr] Checking bit_field v0.10.2 [INFO] [stderr] Compiling anyhow v1.0.80 [INFO] [stderr] Checking gif v0.13.1 [INFO] [stderr] Checking rayon v1.8.1 [INFO] [stderr] Checking png v0.17.13 [INFO] [stderr] Checking qoi v0.4.1 [INFO] [stderr] Checking exr v1.72.0 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Compiling indexmap v2.2.3 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Checking ciborium-io v0.2.2 [INFO] [stderr] Checking plotters-backend v0.3.5 [INFO] [stderr] Checking anstyle v1.0.6 [INFO] [stderr] Checking clap_lex v0.7.0 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Checking plotters-svg v0.3.5 [INFO] [stderr] Checking clap_builder v4.5.1 [INFO] [stderr] Checking jpeg-decoder v0.3.1 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.91 [INFO] [stderr] Checking tiff v0.9.1 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Checking regex-automata v0.4.5 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking image v0.24.9 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking clap v4.5.1 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Checking is-terminal v0.4.12 [INFO] [stderr] Checking plotters v0.3.5 [INFO] [stderr] Checking oorandom v11.1.3 [INFO] [stderr] Checking anes v0.1.6 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.91 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Checking regex v1.10.3 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling thiserror-impl v1.0.57 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.91 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Compiling gloo-worker-macros v0.1.0 [INFO] [stderr] Checking js-sys v0.3.68 [INFO] [stderr] Checking console_error_panic_hook v0.1.7 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking pinned v0.1.0 [INFO] [stderr] Checking web-sys v0.3.68 [INFO] [stderr] Checking wasm-bindgen-futures v0.4.41 [INFO] [stderr] Checking gloo-timers v0.3.0 [INFO] [stderr] Checking optimize v0.1.0 (/opt/rustwide/workdir/optimize) [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking criterion v0.5.1 [INFO] [stderr] Checking gloo-utils v0.2.0 [INFO] [stderr] Checking gloo-events v0.2.0 [INFO] [stderr] Checking gloo-dialogs v0.2.0 [INFO] [stderr] Checking wasm-logger v0.2.0 [INFO] [stderr] Checking gloo-storage v0.3.0 [INFO] [stderr] Checking gloo-worker v0.5.0 [INFO] [stderr] Checking gloo-file v0.3.0 [INFO] [stderr] Checking gloo v0.11.0 [INFO] [stderr] Checking frontend v0.1.0 (/opt/rustwide/workdir/frontend) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.57s [INFO] running `Command { std: "docker" "inspect" "6a701e4f6f50bc97d46f101b9ddc1f8bac4ad0c290c7cb022823183573156c80", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6a701e4f6f50bc97d46f101b9ddc1f8bac4ad0c290c7cb022823183573156c80", kill_on_drop: false }` [INFO] [stdout] 6a701e4f6f50bc97d46f101b9ddc1f8bac4ad0c290c7cb022823183573156c80 [INFO] checking antbern/mappath against try#9130c02509ce15f69dc5da6359bb9d140d41d4ac for pr-125107 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fantbern%2Fmappath" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/antbern/mappath on toolchain 9130c02509ce15f69dc5da6359bb9d140d41d4ac [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9130c02509ce15f69dc5da6359bb9d140d41d4ac" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/antbern/mappath [INFO] finished tweaking git repo https://github.com/antbern/mappath [INFO] tweaked toml for git repo https://github.com/antbern/mappath written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/antbern/mappath 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" "+9130c02509ce15f69dc5da6359bb9d140d41d4ac" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+9130c02509ce15f69dc5da6359bb9d140d41d4ac" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 269b898468e946062dc1e87f843107f8b5765e9aa85500710ba9b592be316041 [INFO] running `Command { std: "docker" "start" "-a" "269b898468e946062dc1e87f843107f8b5765e9aa85500710ba9b592be316041", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "269b898468e946062dc1e87f843107f8b5765e9aa85500710ba9b592be316041", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "269b898468e946062dc1e87f843107f8b5765e9aa85500710ba9b592be316041", kill_on_drop: false }` [INFO] [stdout] 269b898468e946062dc1e87f843107f8b5765e9aa85500710ba9b592be316041 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+9130c02509ce15f69dc5da6359bb9d140d41d4ac" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fcf6e50875f69f6bc6b52ea466e365ac31f9299da61b6759df2713bf46106476 [INFO] running `Command { std: "docker" "start" "-a" "fcf6e50875f69f6bc6b52ea466e365ac31f9299da61b6759df2713bf46106476", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.91 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling bumpalo v3.15.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling wasm-bindgen v0.2.91 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Checking either v1.10.0 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking miniz_oxide v0.7.2 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Checking half v2.4.0 [INFO] [stderr] Checking ryu v1.0.17 [INFO] [stderr] Checking itoa v1.0.10 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Checking weezl v0.1.8 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Compiling syn v2.0.51 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking fdeflate v0.3.4 [INFO] [stderr] Checking zune-inflate v0.2.54 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking flume v0.11.0 [INFO] [stderr] Checking lebe v0.5.2 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking bytemuck v1.14.3 [INFO] [stderr] Compiling anyhow v1.0.80 [INFO] [stderr] Checking bit_field v0.10.2 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking smallvec v1.13.1 [INFO] [stderr] Checking gif v0.13.1 [INFO] [stderr] Checking qoi v0.4.1 [INFO] [stderr] Checking png v0.17.13 [INFO] [stderr] Checking rayon v1.8.1 [INFO] [stderr] Checking exr v1.72.0 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling indexmap v2.2.3 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking clap_lex v0.7.0 [INFO] [stderr] Checking ciborium-io v0.2.2 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Checking anstyle v1.0.6 [INFO] [stderr] Checking plotters-backend v0.3.5 [INFO] [stderr] Checking clap_builder v4.5.1 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking plotters-svg v0.3.5 [INFO] [stderr] Checking jpeg-decoder v0.3.1 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.91 [INFO] [stderr] Checking regex-automata v0.4.5 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking tiff v0.9.1 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Checking is-terminal v0.4.12 [INFO] [stderr] Checking plotters v0.3.5 [INFO] [stderr] Checking clap v4.5.1 [INFO] [stderr] Checking oorandom v11.1.3 [INFO] [stderr] Checking anes v0.1.6 [INFO] [stderr] Checking image v0.24.9 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.91 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Checking regex v1.10.3 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling thiserror-impl v1.0.57 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.91 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Compiling gloo-worker-macros v0.1.0 [INFO] [stderr] Checking js-sys v0.3.68 [INFO] [stderr] Checking console_error_panic_hook v0.1.7 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking pinned v0.1.0 [INFO] [stderr] Checking web-sys v0.3.68 [INFO] [stderr] Checking wasm-bindgen-futures v0.4.41 [INFO] [stderr] Checking gloo-timers v0.3.0 [INFO] [stderr] Checking optimize v0.1.0 (/opt/rustwide/workdir/optimize) [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking criterion v0.5.1 [INFO] [stdout] error: cannot determine resolution for the import [INFO] [stdout] --> optimize/src/grid.rs:334:13 [INFO] [stdout] | [INFO] [stdout] 334 | use Cell::*; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Invalid` in this scope [INFO] [stdout] --> optimize/src/grid.rs:340:21 [INFO] [stdout] | [INFO] [stdout] 340 | Invalid, Invalid, Invalid, Invalid, Invalid, Invalid, Invalid, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 330 + use crate::grid::Cell::Invalid; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Invalid` in this scope [INFO] [stdout] --> optimize/src/grid.rs:340:30 [INFO] [stdout] | [INFO] [stdout] 340 | Invalid, Invalid, Invalid, Invalid, Invalid, Invalid, Invalid, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 330 + use crate::grid::Cell::Invalid; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Invalid` in this scope [INFO] [stdout] --> optimize/src/grid.rs:340:39 [INFO] [stdout] | [INFO] [stdout] 340 | Invalid, Invalid, Invalid, Invalid, Invalid, Invalid, Invalid, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 330 + use crate::grid::Cell::Invalid; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Invalid` in this scope [INFO] [stdout] --> optimize/src/grid.rs:340:48 [INFO] [stdout] | [INFO] [stdout] 340 | Invalid, Invalid, Invalid, Invalid, Invalid, Invalid, Invalid, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 330 + use crate::grid::Cell::Invalid; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Invalid` in this scope [INFO] [stdout] --> optimize/src/grid.rs:340:57 [INFO] [stdout] | [INFO] [stdout] 340 | Invalid, Invalid, Invalid, Invalid, Invalid, Invalid, Invalid, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 330 + use crate::grid::Cell::Invalid; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Invalid` in this scope [INFO] [stdout] --> optimize/src/grid.rs:340:66 [INFO] [stdout] | [INFO] [stdout] 340 | Invalid, Invalid, Invalid, Invalid, Invalid, Invalid, Invalid, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 330 + use crate::grid::Cell::Invalid; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Invalid` in this scope [INFO] [stdout] --> optimize/src/grid.rs:340:75 [INFO] [stdout] | [INFO] [stdout] 340 | Invalid, Invalid, Invalid, Invalid, Invalid, Invalid, Invalid, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 330 + use crate::grid::Cell::Invalid; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Invalid` in this scope [INFO] [stdout] --> optimize/src/grid.rs:343:21 [INFO] [stdout] | [INFO] [stdout] 343 | Invalid, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 330 + use crate::grid::Cell::Invalid; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Valid` in this scope [INFO] [stdout] --> optimize/src/grid.rs:344:21 [INFO] [stdout] | [INFO] [stdout] 344 | Valid { cost: 1 }, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this variant [INFO] [stdout] | [INFO] [stdout] 330 + use crate::grid::Cell::Valid; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Invalid` in this scope [INFO] [stdout] --> optimize/src/grid.rs:345:21 [INFO] [stdout] | [INFO] [stdout] 345 | Invalid, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 330 + use crate::grid::Cell::Invalid; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Invalid` in this scope [INFO] [stdout] --> optimize/src/grid.rs:346:21 [INFO] [stdout] | [INFO] [stdout] 346 | Invalid, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 330 + use crate::grid::Cell::Invalid; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Invalid` in this scope [INFO] [stdout] --> optimize/src/grid.rs:347:21 [INFO] [stdout] | [INFO] [stdout] 347 | Invalid, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 330 + use crate::grid::Cell::Invalid; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Valid` in this scope [INFO] [stdout] --> optimize/src/grid.rs:348:21 [INFO] [stdout] | [INFO] [stdout] 348 | Valid { cost: 1 }, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this variant [INFO] [stdout] | [INFO] [stdout] 330 + use crate::grid::Cell::Valid; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Invalid` in this scope [INFO] [stdout] --> optimize/src/grid.rs:349:21 [INFO] [stdout] | [INFO] [stdout] 349 | Invalid, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 330 + use crate::grid::Cell::Invalid; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Invalid` in this scope [INFO] [stdout] --> optimize/src/grid.rs:352:21 [INFO] [stdout] | [INFO] [stdout] 352 | Invalid, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 330 + use crate::grid::Cell::Invalid; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Valid` in this scope [INFO] [stdout] --> optimize/src/grid.rs:353:21 [INFO] [stdout] | [INFO] [stdout] 353 | Valid { cost: 1 }, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this variant [INFO] [stdout] | [INFO] [stdout] 330 + use crate::grid::Cell::Valid; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Invalid` in this scope [INFO] [stdout] --> optimize/src/grid.rs:354:21 [INFO] [stdout] | [INFO] [stdout] 354 | Invalid, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 330 + use crate::grid::Cell::Invalid; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Invalid` in this scope [INFO] [stdout] --> optimize/src/grid.rs:355:21 [INFO] [stdout] | [INFO] [stdout] 355 | Invalid, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 330 + use crate::grid::Cell::Invalid; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Invalid` in this scope [INFO] [stdout] --> optimize/src/grid.rs:356:21 [INFO] [stdout] | [INFO] [stdout] 356 | Invalid, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 330 + use crate::grid::Cell::Invalid; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Valid` in this scope [INFO] [stdout] --> optimize/src/grid.rs:357:21 [INFO] [stdout] | [INFO] [stdout] 357 | Valid { cost: 1 }, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this variant [INFO] [stdout] | [INFO] [stdout] 330 + use crate::grid::Cell::Valid; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Invalid` in this scope [INFO] [stdout] --> optimize/src/grid.rs:358:21 [INFO] [stdout] | [INFO] [stdout] 358 | Invalid, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 330 + use crate::grid::Cell::Invalid; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Invalid` in this scope [INFO] [stdout] --> optimize/src/grid.rs:361:21 [INFO] [stdout] | [INFO] [stdout] 361 | Invalid, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 330 + use crate::grid::Cell::Invalid; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Valid` in this scope [INFO] [stdout] --> optimize/src/grid.rs:362:21 [INFO] [stdout] | [INFO] [stdout] 362 | Valid { cost: 1 }, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this variant [INFO] [stdout] | [INFO] [stdout] 330 + use crate::grid::Cell::Valid; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Invalid` in this scope [INFO] [stdout] --> optimize/src/grid.rs:363:21 [INFO] [stdout] | [INFO] [stdout] 363 | Invalid, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 330 + use crate::grid::Cell::Invalid; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Valid` in this scope [INFO] [stdout] --> optimize/src/grid.rs:364:21 [INFO] [stdout] | [INFO] [stdout] 364 | Valid { cost: 1 }, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this variant [INFO] [stdout] | [INFO] [stdout] 330 + use crate::grid::Cell::Valid; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Valid` in this scope [INFO] [stdout] --> optimize/src/grid.rs:365:21 [INFO] [stdout] | [INFO] [stdout] 365 | Valid { cost: 1 }, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this variant [INFO] [stdout] | [INFO] [stdout] 330 + use crate::grid::Cell::Valid; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Valid` in this scope [INFO] [stdout] --> optimize/src/grid.rs:366:21 [INFO] [stdout] | [INFO] [stdout] 366 | Valid { cost: 1 }, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this variant [INFO] [stdout] | [INFO] [stdout] 330 + use crate::grid::Cell::Valid; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Invalid` in this scope [INFO] [stdout] --> optimize/src/grid.rs:367:21 [INFO] [stdout] | [INFO] [stdout] 367 | Invalid, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 330 + use crate::grid::Cell::Invalid; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Invalid` in this scope [INFO] [stdout] --> optimize/src/grid.rs:370:21 [INFO] [stdout] | [INFO] [stdout] 370 | Invalid, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 330 + use crate::grid::Cell::Invalid; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Valid` in this scope [INFO] [stdout] --> optimize/src/grid.rs:371:21 [INFO] [stdout] | [INFO] [stdout] 371 | Valid { cost: 1 }, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this variant [INFO] [stdout] | [INFO] [stdout] 330 + use crate::grid::Cell::Valid; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Invalid` in this scope [INFO] [stdout] --> optimize/src/grid.rs:372:21 [INFO] [stdout] | [INFO] [stdout] 372 | Invalid, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 330 + use crate::grid::Cell::Invalid; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Valid` in this scope [INFO] [stdout] --> optimize/src/grid.rs:373:21 [INFO] [stdout] | [INFO] [stdout] 373 | Valid { cost: 1 }, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this variant [INFO] [stdout] | [INFO] [stdout] 330 + use crate::grid::Cell::Valid; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Invalid` in this scope [INFO] [stdout] --> optimize/src/grid.rs:374:21 [INFO] [stdout] | [INFO] [stdout] 374 | Invalid, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 330 + use crate::grid::Cell::Invalid; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Invalid` in this scope [INFO] [stdout] --> optimize/src/grid.rs:375:21 [INFO] [stdout] | [INFO] [stdout] 375 | Invalid, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 330 + use crate::grid::Cell::Invalid; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Invalid` in this scope [INFO] [stdout] --> optimize/src/grid.rs:376:21 [INFO] [stdout] | [INFO] [stdout] 376 | Invalid, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 330 + use crate::grid::Cell::Invalid; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Invalid` in this scope [INFO] [stdout] --> optimize/src/grid.rs:379:21 [INFO] [stdout] | [INFO] [stdout] 379 | Invalid, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 330 + use crate::grid::Cell::Invalid; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Valid` in this scope [INFO] [stdout] --> optimize/src/grid.rs:380:21 [INFO] [stdout] | [INFO] [stdout] 380 | Valid { cost: 1 }, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this variant [INFO] [stdout] | [INFO] [stdout] 330 + use crate::grid::Cell::Valid; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Valid` in this scope [INFO] [stdout] --> optimize/src/grid.rs:381:21 [INFO] [stdout] | [INFO] [stdout] 381 | Valid { cost: 1 }, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this variant [INFO] [stdout] | [INFO] [stdout] 330 + use crate::grid::Cell::Valid; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Valid` in this scope [INFO] [stdout] --> optimize/src/grid.rs:382:21 [INFO] [stdout] | [INFO] [stdout] 382 | Valid { cost: 1 }, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this variant [INFO] [stdout] | [INFO] [stdout] 330 + use crate::grid::Cell::Valid; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Valid` in this scope [INFO] [stdout] --> optimize/src/grid.rs:383:21 [INFO] [stdout] | [INFO] [stdout] 383 | Valid { cost: 1 }, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this variant [INFO] [stdout] | [INFO] [stdout] 330 + use crate::grid::Cell::Valid; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Valid` in this scope [INFO] [stdout] --> optimize/src/grid.rs:384:21 [INFO] [stdout] | [INFO] [stdout] 384 | Valid { cost: 1 }, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this variant [INFO] [stdout] | [INFO] [stdout] 330 + use crate::grid::Cell::Valid; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Valid` in this scope [INFO] [stdout] --> optimize/src/grid.rs:385:21 [INFO] [stdout] | [INFO] [stdout] 385 | Valid { cost: 1 }, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this variant [INFO] [stdout] | [INFO] [stdout] 330 + use crate::grid::Cell::Valid; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Invalid` in this scope [INFO] [stdout] --> optimize/src/grid.rs:388:21 [INFO] [stdout] | [INFO] [stdout] 388 | Invalid, Invalid, Invalid, Invalid, Invalid, Invalid, Invalid, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 330 + use crate::grid::Cell::Invalid; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Invalid` in this scope [INFO] [stdout] --> optimize/src/grid.rs:388:30 [INFO] [stdout] | [INFO] [stdout] 388 | Invalid, Invalid, Invalid, Invalid, Invalid, Invalid, Invalid, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 330 + use crate::grid::Cell::Invalid; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Invalid` in this scope [INFO] [stdout] --> optimize/src/grid.rs:388:39 [INFO] [stdout] | [INFO] [stdout] 388 | Invalid, Invalid, Invalid, Invalid, Invalid, Invalid, Invalid, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 330 + use crate::grid::Cell::Invalid; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Invalid` in this scope [INFO] [stdout] --> optimize/src/grid.rs:388:48 [INFO] [stdout] | [INFO] [stdout] 388 | Invalid, Invalid, Invalid, Invalid, Invalid, Invalid, Invalid, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 330 + use crate::grid::Cell::Invalid; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Invalid` in this scope [INFO] [stdout] --> optimize/src/grid.rs:388:57 [INFO] [stdout] | [INFO] [stdout] 388 | Invalid, Invalid, Invalid, Invalid, Invalid, Invalid, Invalid, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 330 + use crate::grid::Cell::Invalid; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Invalid` in this scope [INFO] [stdout] --> optimize/src/grid.rs:388:66 [INFO] [stdout] | [INFO] [stdout] 388 | Invalid, Invalid, Invalid, Invalid, Invalid, Invalid, Invalid, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 330 + use crate::grid::Cell::Invalid; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Invalid` in this scope [INFO] [stdout] --> optimize/src/grid.rs:388:75 [INFO] [stdout] | [INFO] [stdout] 388 | Invalid, Invalid, Invalid, Invalid, Invalid, Invalid, Invalid, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 330 + use crate::grid::Cell::Invalid; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0659]: `Cell` is ambiguous [INFO] [stdout] --> optimize/src/grid.rs:334:13 [INFO] [stdout] | [INFO] [stdout] 334 | use Cell::*; [INFO] [stdout] | ^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of a conflict between a name from a glob import and an outer scope during import or macro resolution [INFO] [stdout] note: `Cell` could refer to the enum imported here [INFO] [stdout] --> optimize/src/grid.rs:330:9 [INFO] [stdout] | [INFO] [stdout] 330 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Cell` to disambiguate [INFO] [stdout] = help: or use `self::Cell` to refer to this enum unambiguously [INFO] [stdout] note: `Cell` could also refer to a struct from prelude [INFO] [stdout] --> /rustc/9130c02509ce15f69dc5da6359bb9d140d41d4ac/library/std/src/prelude/mod.rs:148:13 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 51 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0659. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0422`. [INFO] [stdout] [INFO] [stderr] error: could not compile `optimize` (lib test) due to 52 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "fcf6e50875f69f6bc6b52ea466e365ac31f9299da61b6759df2713bf46106476", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fcf6e50875f69f6bc6b52ea466e365ac31f9299da61b6759df2713bf46106476", kill_on_drop: false }` [INFO] [stdout] fcf6e50875f69f6bc6b52ea466e365ac31f9299da61b6759df2713bf46106476