[INFO] cloning repository https://github.com/dnguyen00/pgl-test [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dnguyen00/pgl-test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdnguyen00%2Fpgl-test", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdnguyen00%2Fpgl-test'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4531ba7dd26a831a7ed5d8dbf9a7367695f46cec [INFO] checking dnguyen00/pgl-test against master#af4a5a13a15fa0c60e06321077ef452f769b42fd for pr-122960-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdnguyen00%2Fpgl-test" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dnguyen00/pgl-test on toolchain af4a5a13a15fa0c60e06321077ef452f769b42fd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/dnguyen00/pgl-test [INFO] finished tweaking git repo https://github.com/dnguyen00/pgl-test [INFO] tweaked toml for git repo https://github.com/dnguyen00/pgl-test written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/dnguyen00/pgl-test 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" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 35766e7dd8b824824cd36559e8dfddd7853badce246633c283a8ba12afa82156 [INFO] running `Command { std: "docker" "start" "-a" "35766e7dd8b824824cd36559e8dfddd7853badce246633c283a8ba12afa82156", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "35766e7dd8b824824cd36559e8dfddd7853badce246633c283a8ba12afa82156", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "35766e7dd8b824824cd36559e8dfddd7853badce246633c283a8ba12afa82156", kill_on_drop: false }` [INFO] [stdout] 35766e7dd8b824824cd36559e8dfddd7853badce246633c283a8ba12afa82156 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fa963c34634f829cc0ffe5dfe5883a21f7704b525a3a92267c00dfc3c01ea918 [INFO] running `Command { std: "docker" "start" "-a" "fa963c34634f829cc0ffe5dfe5883a21f7704b525a3a92267c00dfc3c01ea918", kill_on_drop: false }` [INFO] [stderr] Checking pgl-test v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `lexer::Lexer`, `syntax::Syntax` [INFO] [stdout] --> src/tests.rs:2:17 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::{lexer::Lexer, syntax::Syntax}; [INFO] [stdout] | ^^^^^^^^^^^^ ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.09s [INFO] running `Command { std: "docker" "inspect" "fa963c34634f829cc0ffe5dfe5883a21f7704b525a3a92267c00dfc3c01ea918", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fa963c34634f829cc0ffe5dfe5883a21f7704b525a3a92267c00dfc3c01ea918", kill_on_drop: false }` [INFO] [stdout] fa963c34634f829cc0ffe5dfe5883a21f7704b525a3a92267c00dfc3c01ea918 [INFO] checking dnguyen00/pgl-test against try#36dbcaee1a55543dfc181be52a69d99ff46ff62f for pr-122960-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdnguyen00%2Fpgl-test" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dnguyen00/pgl-test on toolchain 36dbcaee1a55543dfc181be52a69d99ff46ff62f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/dnguyen00/pgl-test [INFO] finished tweaking git repo https://github.com/dnguyen00/pgl-test [INFO] tweaked toml for git repo https://github.com/dnguyen00/pgl-test written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/dnguyen00/pgl-test 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" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9eb1cb68a5e452c6ce3f4ad2c9550d7d6e744c09a5a3703b13592f4ee42e8199 [INFO] running `Command { std: "docker" "start" "-a" "9eb1cb68a5e452c6ce3f4ad2c9550d7d6e744c09a5a3703b13592f4ee42e8199", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9eb1cb68a5e452c6ce3f4ad2c9550d7d6e744c09a5a3703b13592f4ee42e8199", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9eb1cb68a5e452c6ce3f4ad2c9550d7d6e744c09a5a3703b13592f4ee42e8199", kill_on_drop: false }` [INFO] [stdout] 9eb1cb68a5e452c6ce3f4ad2c9550d7d6e744c09a5a3703b13592f4ee42e8199 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9c8cbfcd686989170a36090f6a28dbef619dcf9310feeba594b7e268bad0f3a7 [INFO] running `Command { std: "docker" "start" "-a" "9c8cbfcd686989170a36090f6a28dbef619dcf9310feeba594b7e268bad0f3a7", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Checking pgl-test v0.1.0 (/tmp/fixit) [INFO] [stderr] Migrating src/main.rs from 2021 edition to 2024 [INFO] [stderr] Fixed src/tests.rs (1 fix) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.23s [INFO] [stderr] Running `cargo check` to verify 2024 [INFO] [stderr] Checking pgl-test v0.1.0 (/tmp/fixit) [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Lexer` [INFO] [stdout] --> src/tests.rs:6:21 [INFO] [stdout] | [INFO] [stdout] 6 | let lexer = Lexer::new("if(a>b){hello+world;}"); [INFO] [stdout] | ^^^^^ use of undeclared type `Lexer` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct through its public re-export [INFO] [stdout] | [INFO] [stdout] 4 + use crate::Lexer; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Syntax` [INFO] [stdout] --> src/tests.rs:8:26 [INFO] [stdout] | [INFO] [stdout] 8 | let mut syntax = Syntax::new(lexer); [INFO] [stdout] | ^^^^^^ use of undeclared type `Syntax` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct through its public re-export [INFO] [stdout] | [INFO] [stdout] 4 + use crate::Syntax; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Lexer` [INFO] [stdout] --> src/tests.rs:14:21 [INFO] [stdout] | [INFO] [stdout] 14 | let lexer = Lexer::new("if(a>b){hello+world;}else{bob+world;}"); [INFO] [stdout] | ^^^^^ use of undeclared type `Lexer` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct through its public re-export [INFO] [stdout] | [INFO] [stdout] 4 + use crate::Lexer; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Syntax` [INFO] [stdout] --> src/tests.rs:16:26 [INFO] [stdout] | [INFO] [stdout] 16 | let mut syntax = Syntax::new(lexer); [INFO] [stdout] | ^^^^^^ use of undeclared type `Syntax` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct through its public re-export [INFO] [stdout] | [INFO] [stdout] 4 + use crate::Syntax; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Lexer` [INFO] [stdout] --> src/tests.rs:22:21 [INFO] [stdout] | [INFO] [stdout] 22 | let lexer = Lexer::new("{1230+1231;5+23213;hello+world;}"); [INFO] [stdout] | ^^^^^ use of undeclared type `Lexer` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct through its public re-export [INFO] [stdout] | [INFO] [stdout] 4 + use crate::Lexer; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Syntax` [INFO] [stdout] --> src/tests.rs:24:26 [INFO] [stdout] | [INFO] [stdout] 24 | let mut syntax = Syntax::new(lexer); [INFO] [stdout] | ^^^^^^ use of undeclared type `Syntax` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct through its public re-export [INFO] [stdout] | [INFO] [stdout] 4 + use crate::Syntax; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Lexer` [INFO] [stdout] --> src/tests.rs:30:21 [INFO] [stdout] | [INFO] [stdout] 30 | let lexer = Lexer::new("5+5*5%5/5"); [INFO] [stdout] | ^^^^^ use of undeclared type `Lexer` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct through its public re-export [INFO] [stdout] | [INFO] [stdout] 4 + use crate::Lexer; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Syntax` [INFO] [stdout] --> src/tests.rs:32:26 [INFO] [stdout] | [INFO] [stdout] 32 | let mut syntax = Syntax::new(lexer); [INFO] [stdout] | ^^^^^^ use of undeclared type `Syntax` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct through its public re-export [INFO] [stdout] | [INFO] [stdout] 4 + use crate::Syntax; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Lexer` [INFO] [stdout] --> src/tests.rs:38:21 [INFO] [stdout] | [INFO] [stdout] 38 | let lexer = Lexer::new("while(true){hello+world;}"); [INFO] [stdout] | ^^^^^ use of undeclared type `Lexer` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct through its public re-export [INFO] [stdout] | [INFO] [stdout] 4 + use crate::Lexer; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Syntax` [INFO] [stdout] --> src/tests.rs:40:26 [INFO] [stdout] | [INFO] [stdout] 40 | let mut syntax = Syntax::new(lexer); [INFO] [stdout] | ^^^^^^ use of undeclared type `Syntax` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct through its public re-export [INFO] [stdout] | [INFO] [stdout] 4 + use crate::Syntax; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Lexer` [INFO] [stdout] --> src/tests.rs:46:21 [INFO] [stdout] | [INFO] [stdout] 46 | let lexer = Lexer::new("hello + world * 1249129.521512 if(bob>hello){hello-world;}"); [INFO] [stdout] | ^^^^^ use of undeclared type `Lexer` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct through its public re-export [INFO] [stdout] | [INFO] [stdout] 4 + use crate::Lexer; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Syntax` [INFO] [stdout] --> src/tests.rs:48:26 [INFO] [stdout] | [INFO] [stdout] 48 | let mut syntax = Syntax::new(lexer); [INFO] [stdout] | ^^^^^^ use of undeclared type `Syntax` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct through its public re-export [INFO] [stdout] | [INFO] [stdout] 4 + use crate::Syntax; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Lexer` [INFO] [stdout] --> src/tests.rs:54:21 [INFO] [stdout] | [INFO] [stdout] 54 | let lexer = Lexer::new("if(x [INFO] [stdout] | ^^^^^ use of undeclared type `Lexer` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct through its public re-export [INFO] [stdout] | [INFO] [stdout] 4 + use crate::Lexer; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Syntax` [INFO] [stdout] --> src/tests.rs:71:26 [INFO] [stdout] | [INFO] [stdout] 71 | let mut syntax = Syntax::new(lexer); [INFO] [stdout] | ^^^^^^ use of undeclared type `Syntax` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct through its public re-export [INFO] [stdout] | [INFO] [stdout] 4 + use crate::Syntax; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Lexer` [INFO] [stdout] --> src/tests.rs:77:21 [INFO] [stdout] | [INFO] [stdout] 77 | let lexer = Lexer::new("hello = 5 + 5"); [INFO] [stdout] | ^^^^^ use of undeclared type `Lexer` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct through its public re-export [INFO] [stdout] | [INFO] [stdout] 4 + use crate::Lexer; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Syntax` [INFO] [stdout] --> src/tests.rs:79:26 [INFO] [stdout] | [INFO] [stdout] 79 | let mut syntax = Syntax::new(lexer); [INFO] [stdout] | ^^^^^^ use of undeclared type `Syntax` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct through its public re-export [INFO] [stdout] | [INFO] [stdout] 4 + use crate::Syntax; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Lexer` [INFO] [stdout] --> src/tests.rs:85:21 [INFO] [stdout] | [INFO] [stdout] 85 | let lexer = Lexer::new("DataType hello"); [INFO] [stdout] | ^^^^^ use of undeclared type `Lexer` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct through its public re-export [INFO] [stdout] | [INFO] [stdout] 4 + use crate::Lexer; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Syntax` [INFO] [stdout] --> src/tests.rs:87:26 [INFO] [stdout] | [INFO] [stdout] 87 | let mut syntax = Syntax::new(lexer); [INFO] [stdout] | ^^^^^^ use of undeclared type `Syntax` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct through its public re-export [INFO] [stdout] | [INFO] [stdout] 4 + use crate::Syntax; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Lexer` [INFO] [stdout] --> src/tests.rs:93:21 [INFO] [stdout] | [INFO] [stdout] 93 | let lexer = Lexer::new("DataType hello,test,bob,world,hello"); [INFO] [stdout] | ^^^^^ use of undeclared type `Lexer` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct through its public re-export [INFO] [stdout] | [INFO] [stdout] 4 + use crate::Lexer; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Syntax` [INFO] [stdout] --> src/tests.rs:95:26 [INFO] [stdout] | [INFO] [stdout] 95 | let mut syntax = Syntax::new(lexer); [INFO] [stdout] | ^^^^^^ use of undeclared type `Syntax` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct through its public re-export [INFO] [stdout] | [INFO] [stdout] 4 + use crate::Syntax; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 20 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `pgl-test` (bin "pgl-test" test) due to 21 previous errors [INFO] [stderr] error: failed to check after updating to 2024 [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `cargo check --frozen --all --all-targets --message-format=json` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "9c8cbfcd686989170a36090f6a28dbef619dcf9310feeba594b7e268bad0f3a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c8cbfcd686989170a36090f6a28dbef619dcf9310feeba594b7e268bad0f3a7", kill_on_drop: false }` [INFO] [stdout] 9c8cbfcd686989170a36090f6a28dbef619dcf9310feeba594b7e268bad0f3a7