[INFO] cloning repository https://github.com/jonimake/MiniPLInterpreter
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jonimake/MiniPLInterpreter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjonimake%2FMiniPLInterpreter", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjonimake%2FMiniPLInterpreter'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4e37ad3a280e2ed53f21c6175d583897b1cc096c
[INFO] testing jonimake/MiniPLInterpreter against beta-2025-09-21 for beta-1.91-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjonimake%2FMiniPLInterpreter" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jonimake/MiniPLInterpreter
[INFO] finished tweaking git repo https://github.com/jonimake/MiniPLInterpreter
[INFO] tweaked toml for git repo https://github.com/jonimake/MiniPLInterpreter written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jonimake/MiniPLInterpreter on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jonimake/MiniPLInterpreter already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 860b1f71c35ae76d07dda7e454bf748f59607cc88eaaa2f001c99ccc4d2b45bf
[INFO] running `Command { std: "docker" "start" "-a" "860b1f71c35ae76d07dda7e454bf748f59607cc88eaaa2f001c99ccc4d2b45bf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "860b1f71c35ae76d07dda7e454bf748f59607cc88eaaa2f001c99ccc4d2b45bf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "860b1f71c35ae76d07dda7e454bf748f59607cc88eaaa2f001c99ccc4d2b45bf", kill_on_drop: false }`
[INFO] [stdout] 860b1f71c35ae76d07dda7e454bf748f59607cc88eaaa2f001c99ccc4d2b45bf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a09b947348659318afe2859412bd0c051c2a5e3941bea2cc22641402ac35954a
[INFO] running `Command { std: "docker" "start" "-a" "a09b947348659318afe2859412bd0c051c2a5e3941bea2cc22641402ac35954a", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.35
[INFO] [stderr]    Compiling unicode-width v0.1.4
[INFO] [stderr]    Compiling vec_map v0.8.0
[INFO] [stderr]    Compiling strsim v0.6.0
[INFO] [stderr]    Compiling bitflags v1.0.1
[INFO] [stderr]    Compiling ansi_term v0.10.2
[INFO] [stderr]    Compiling term v0.4.6
[INFO] [stderr]    Compiling log v0.4.1
[INFO] [stderr]    Compiling syn v0.11.11
[INFO] [stderr]    Compiling log v0.3.9
[INFO] [stderr]    Compiling fern v0.4.4
[INFO] [stderr]    Compiling term_size v0.3.1
[INFO] [stderr]    Compiling atty v0.2.6
[INFO] [stderr]    Compiling time v0.1.39
[INFO] [stderr]    Compiling textwrap v0.9.0
[INFO] [stderr]    Compiling clap v2.29.1
[INFO] [stderr]    Compiling simplelog v0.4.4
[INFO] [stderr]    Compiling structopt-derive v0.1.6
[INFO] [stderr]    Compiling structopt v0.1.6
[INFO] [stderr]    Compiling mini_pli_interpreter v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel
[INFO] [stdout]  --> src/main.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(uniform_paths, tool_lints)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the attribute
[INFO] [stdout]   |
[INFO] [stdout]   = help: the feature `tool_lints` has been stable since `1.31.0` and no longer requires an attribute to enable
[INFO] [stdout]   = help: the feature `tool_lints` has been stable since `1.31.0` and no longer requires an attribute to enable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `uniform_paths` has been stable since 1.32.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/main.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(uniform_paths, tool_lints)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `tool_lints` has been stable since 1.31.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/main.rs:1:27
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(uniform_paths, tool_lints)]
[INFO] [stdout]   |                           ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `core::str::<impl str>::trim_left_matches`: superseded by `trim_start_matches`
[INFO] [stdout]   --> src/lexer/lexeme_iterator.rs:68:26
[INFO] [stdout]    |
[INFO] [stdout] 68 |         let src = string.trim_left_matches("\u{feff}"); //strip BOM
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] help: replace the use of the deprecated method
[INFO] [stdout]    |
[INFO] [stdout] 68 -         let src = string.trim_left_matches("\u{feff}"); //strip BOM
[INFO] [stdout] 68 +         let src = string.trim_start_matches("\u{feff}"); //strip BOM
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `core::str::<impl str>::trim_left_matches`: superseded by `trim_start_matches`
[INFO] [stdout]    --> src/main.rs:119:16
[INFO] [stdout]     |
[INFO] [stdout] 119 |         buffer.trim_left_matches("\u{feff}");
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace the use of the deprecated method
[INFO] [stdout]     |
[INFO] [stdout] 119 -         buffer.trim_left_matches("\u{feff}");
[INFO] [stdout] 119 +         buffer.trim_start_matches("\u{feff}");
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0554`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mini_pli_interpreter` (bin "mini_pli_interpreter") due to 1 previous error; 4 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "a09b947348659318afe2859412bd0c051c2a5e3941bea2cc22641402ac35954a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a09b947348659318afe2859412bd0c051c2a5e3941bea2cc22641402ac35954a", kill_on_drop: false }`
[INFO] [stdout] a09b947348659318afe2859412bd0c051c2a5e3941bea2cc22641402ac35954a
