[INFO] cloning repository https://github.com/SedenionCas/sedenion-engine [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SedenionCas/sedenion-engine" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSedenionCas%2Fsedenion-engine", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSedenionCas%2Fsedenion-engine'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 92d4ea26ac540643a5bdf7160e0629a05aa117c4 [INFO] checking SedenionCas/sedenion-engine/92d4ea26ac540643a5bdf7160e0629a05aa117c4 against try#ccf408f4326a858c00dd845a64a86b16f360a801 for pr-129466-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSedenionCas%2Fsedenion-engine" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/SedenionCas/sedenion-engine on toolchain ccf408f4326a858c00dd845a64a86b16f360a801 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ccf408f4326a858c00dd845a64a86b16f360a801" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/SedenionCas/sedenion-engine [INFO] finished tweaking git repo https://github.com/SedenionCas/sedenion-engine [INFO] tweaked toml for git repo https://github.com/SedenionCas/sedenion-engine written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/SedenionCas/sedenion-engine 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" "+ccf408f4326a858c00dd845a64a86b16f360a801" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+ccf408f4326a858c00dd845a64a86b16f360a801" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 81121eba6deac36dbf44a13227a2125f35634cc7aa7945a737da02989fb9813a [INFO] running `Command { std: "docker" "start" "-a" "81121eba6deac36dbf44a13227a2125f35634cc7aa7945a737da02989fb9813a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "81121eba6deac36dbf44a13227a2125f35634cc7aa7945a737da02989fb9813a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "81121eba6deac36dbf44a13227a2125f35634cc7aa7945a737da02989fb9813a", kill_on_drop: false }` [INFO] [stdout] 81121eba6deac36dbf44a13227a2125f35634cc7aa7945a737da02989fb9813a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+ccf408f4326a858c00dd845a64a86b16f360a801" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cd39e86ca0e79eace29892d920defba1e949b15d6f60dee45c624b3e61275cf3 [INFO] running `Command { std: "docker" "start" "-a" "cd39e86ca0e79eace29892d920defba1e949b15d6f60dee45c624b3e61275cf3", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Migrating Cargo.toml from 2021 edition to 2024 [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling thiserror v1.0.47 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.87 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling bumpalo v3.13.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling wasm-bindgen v0.2.87 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling syn v2.0.29 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.87 [INFO] [stderr] Compiling thiserror-impl v1.0.47 [INFO] [stderr] Compiling phf_macros v0.11.2 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.87 [INFO] [stderr] Checking phf v0.11.2 [INFO] [stderr] Compiling pest v2.7.2 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.87 [INFO] [stderr] Compiling pest_meta v2.7.2 [INFO] [stderr] Compiling pest_generator v2.7.2 [INFO] [stderr] Compiling pest_derive v2.7.2 [INFO] [stderr] Checking sedenion_engine v0.1.3 (/tmp/fixit) [INFO] [stderr] Migrating src/lib.rs from 2021 edition to 2024 [INFO] [stderr] Fixed src/optimizer/mod.rs (3 fixes) [INFO] [stderr] Fixed src/parser/parser.rs (1 fix) [INFO] [stdout] warning: unused variable: `name` [INFO] [stdout] --> src/numeric_evaluator/evaluator.rs:88:13 [INFO] [stdout] | [INFO] [stdout] 88 | name => bail!("Syntax error: no function name found"), [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_name` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `UnknownFunction` and `ParseFailure` are never constructed [INFO] [stdout] --> src/error.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 20 | pub enum EvaluatorError { [INFO] [stdout] | -------------- variants in this enum [INFO] [stdout] 21 | #[error("Syntax error: can't find function with the name '{0}'")] [INFO] [stdout] 22 | UnknownFunction(String), [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 23 | #[error("Error while parsing: {0}")] [INFO] [stdout] 24 | ParseFailure(ParserError), [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `EvaluatorError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `optimize_equation` is never used [INFO] [stdout] --> src/parser/token.rs:39:8 [INFO] [stdout] | [INFO] [stdout] 36 | pub trait Optimize { [INFO] [stdout] | -------- method in this trait [INFO] [stdout] ... [INFO] [stdout] 39 | fn optimize_equation(self) -> Expr; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Fixed src/parser/mod.rs (1 fix) [INFO] [stdout] warning: unused variable: `name` [INFO] [stdout] --> src/numeric_evaluator/evaluator.rs:88:13 [INFO] [stdout] | [INFO] [stdout] 88 | name => bail!("Syntax error: no function name found"), [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_name` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `NoEquals` and `EqualsCount` are never constructed [INFO] [stdout] --> src/error.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 4 | pub enum ParserError { [INFO] [stdout] | ----------- variants in this enum [INFO] [stdout] ... [INFO] [stdout] 8 | NoEquals, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 9 | #[error("Syntax error: too many equals signs")] [INFO] [stdout] 10 | EqualsCount, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ParserError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `UnknownFunction` and `ParseFailure` are never constructed [INFO] [stdout] --> src/error.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 20 | pub enum EvaluatorError { [INFO] [stdout] | -------------- variants in this enum [INFO] [stdout] 21 | #[error("Syntax error: can't find function with the name '{0}'")] [INFO] [stdout] 22 | UnknownFunction(String), [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 23 | #[error("Error while parsing: {0}")] [INFO] [stdout] 24 | ParseFailure(ParserError), [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `EvaluatorError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_equation` is never used [INFO] [stdout] --> src/parser/parser.rs:130:8 [INFO] [stdout] | [INFO] [stdout] 130 | pub fn parse_equation(expression: &str) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Equals` is never constructed [INFO] [stdout] --> src/parser/token.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 26 | pub enum Op { [INFO] [stdout] | -- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 33 | Equals, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Op` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `optimize_expression` and `optimize_equation` are never used [INFO] [stdout] --> src/parser/token.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 36 | pub trait Optimize { [INFO] [stdout] | -------- methods in this trait [INFO] [stdout] 37 | fn optimize_expression(self) -> Expr; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 38 | fn optimize_node(&self) -> Expr; [INFO] [stdout] 39 | fn optimize_equation(self) -> Expr; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Migrating examples/numeric_evaluator.rs from 2021 edition to 2024 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.37s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wasm-bindgen v0.2.87 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] [stderr] Running `cargo check` to verify 2024 [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [INFO] [stderr] Checking sedenion_engine v0.1.3 (/tmp/fixit) [INFO] [stdout] error[E0432]: unresolved import `crate::parser::parse_equation` [INFO] [stdout] --> src/tests/parser.rs:4:32 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::parser::{parse, parse_equation}; [INFO] [stdout] | ^^^^^^^^^^^^^^ no `parse_equation` in `parser` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `name` [INFO] [stdout] --> src/numeric_evaluator/evaluator.rs:88:13 [INFO] [stdout] | [INFO] [stdout] 88 | name => bail!("Syntax error: no function name found"), [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_name` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `NoEquals` and `EqualsCount` are never constructed [INFO] [stdout] --> src/error.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 4 | pub enum ParserError { [INFO] [stdout] | ----------- variants in this enum [INFO] [stdout] ... [INFO] [stdout] 8 | NoEquals, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 9 | #[error("Syntax error: too many equals signs")] [INFO] [stdout] 10 | EqualsCount, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ParserError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `UnknownFunction` and `ParseFailure` are never constructed [INFO] [stdout] --> src/error.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 20 | pub enum EvaluatorError { [INFO] [stdout] | -------------- variants in this enum [INFO] [stdout] 21 | #[error("Syntax error: can't find function with the name '{0}'")] [INFO] [stdout] 22 | UnknownFunction(String), [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 23 | #[error("Error while parsing: {0}")] [INFO] [stdout] 24 | ParseFailure(ParserError), [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `EvaluatorError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_equation` is never used [INFO] [stdout] --> src/parser/parser.rs:130:8 [INFO] [stdout] | [INFO] [stdout] 130 | pub fn parse_equation(expression: &str) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Equals` is never constructed [INFO] [stdout] --> src/parser/token.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 26 | pub enum Op { [INFO] [stdout] | -- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 33 | Equals, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Op` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `optimize_expression` and `optimize_equation` are never used [INFO] [stdout] --> src/parser/token.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 36 | pub trait Optimize { [INFO] [stdout] | -------- methods in this trait [INFO] [stdout] 37 | fn optimize_expression(self) -> Expr; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 38 | fn optimize_node(&self) -> Expr; [INFO] [stdout] 39 | fn optimize_equation(self) -> Expr; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `name` [INFO] [stdout] --> src/numeric_evaluator/evaluator.rs:88:13 [INFO] [stdout] | [INFO] [stdout] 88 | name => bail!("Syntax error: no function name found"), [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_name` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `sedenion_engine` (lib test) due to 2 previous errors; 1 warning emitted [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" "cd39e86ca0e79eace29892d920defba1e949b15d6f60dee45c624b3e61275cf3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd39e86ca0e79eace29892d920defba1e949b15d6f60dee45c624b3e61275cf3", kill_on_drop: false }` [INFO] [stdout] cd39e86ca0e79eace29892d920defba1e949b15d6f60dee45c624b3e61275cf3