[INFO] cloning repository https://github.com/lukaprsina/math-eval [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lukaprsina/math-eval" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flukaprsina%2Fmath-eval", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flukaprsina%2Fmath-eval'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 255709afd71113691fab07959c5f3962d7d614e6 [INFO] testing lukaprsina/math-eval 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%2Flukaprsina%2Fmath-eval" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/lukaprsina/math-eval [INFO] finished tweaking git repo https://github.com/lukaprsina/math-eval [INFO] tweaked toml for git repo https://github.com/lukaprsina/math-eval written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/lukaprsina/math-eval 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/lukaprsina/math-eval 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-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e9d2703683de6128604681a31daae8ca5fb21f64e551643c4789b9db0c2fa68c [INFO] running `Command { std: "docker" "start" "-a" "e9d2703683de6128604681a31daae8ca5fb21f64e551643c4789b9db0c2fa68c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e9d2703683de6128604681a31daae8ca5fb21f64e551643c4789b9db0c2fa68c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e9d2703683de6128604681a31daae8ca5fb21f64e551643c4789b9db0c2fa68c", kill_on_drop: false }` [INFO] [stdout] e9d2703683de6128604681a31daae8ca5fb21f64e551643c4789b9db0c2fa68c [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=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] fe1c3c4f97124166ae18ed55c8dc4e2bb399c3e4898619be25392ca845ec83bf [INFO] running `Command { std: "docker" "start" "-a" "fe1c3c4f97124166ae18ed55c8dc4e2bb399c3e4898619be25392ca845ec83bf", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling serde v1.0.160 [INFO] [stderr] Compiling once_cell v1.17.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling io-lifetimes v1.0.4 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling rustix v0.36.7 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling cc v1.0.78 [INFO] [stderr] Compiling proc-macro2 v1.0.56 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling linux-raw-sys v0.1.4 [INFO] [stderr] Compiling gimli v0.27.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling eyre v0.6.8 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling quote v1.0.26 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling syn v2.0.15 [INFO] [stderr] Compiling object v0.30.3 [INFO] [stderr] Compiling thiserror v1.0.38 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling utf8parse v0.2.0 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling backtrace v0.3.67 [INFO] [stderr] Compiling unicode-segmentation v1.10.0 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling nix v0.26.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling regex v1.7.1 [INFO] [stderr] Compiling addr2line v0.19.0 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling serde_derive v1.0.160 [INFO] [stderr] Compiling fd-lock v3.0.9 [INFO] [stderr] Compiling rustyline v11.0.0 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling color-eyre v0.6.2 [INFO] [stderr] Compiling tracing-attributes v0.1.23 [INFO] [stderr] Compiling thiserror-impl v1.0.38 [INFO] [stderr] Compiling uuid-macro-internal v1.2.2 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling tracing-subscriber v0.3.16 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling serde_with_macros v2.3.2 [INFO] [stderr] Compiling num-complex v0.4.3 [INFO] [stderr] Compiling petgraph v0.6.3 [INFO] [stderr] Compiling uuid v1.2.2 [INFO] [stderr] Compiling serde_json v1.0.96 [INFO] [stderr] Compiling serde_with v2.3.2 [INFO] [stderr] Compiling num v0.4.0 [INFO] [stderr] Compiling math_eval v1.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait `IsTimesVisible` is never used [INFO] [stdout] --> src/ast/element.rs:10:18 [INFO] [stdout] | [INFO] [stdout] 10 | pub(crate) trait IsTimesVisible { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.89s [INFO] running `Command { std: "docker" "inspect" "fe1c3c4f97124166ae18ed55c8dc4e2bb399c3e4898619be25392ca845ec83bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fe1c3c4f97124166ae18ed55c8dc4e2bb399c3e4898619be25392ca845ec83bf", kill_on_drop: false }` [INFO] [stdout] fe1c3c4f97124166ae18ed55c8dc4e2bb399c3e4898619be25392ca845ec83bf [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=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" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 743f83045dc14fadcc3f83f0b6e0e5a140adb0f3ec85cf5fab10c2e12157cb18 [INFO] running `Command { std: "docker" "start" "-a" "743f83045dc14fadcc3f83f0b6e0e5a140adb0f3ec85cf5fab10c2e12157cb18", kill_on_drop: false }` [INFO] [stderr] Compiling math_eval v1.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait `IsTimesVisible` is never used [INFO] [stdout] --> src/ast/element.rs:10:18 [INFO] [stdout] | [INFO] [stdout] 10 | pub(crate) trait IsTimesVisible { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `IsTimesVisible` is never used [INFO] [stdout] --> src/ast/element.rs:10:18 [INFO] [stdout] | [INFO] [stdout] 10 | pub(crate) trait IsTimesVisible { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.79s [INFO] running `Command { std: "docker" "inspect" "743f83045dc14fadcc3f83f0b6e0e5a140adb0f3ec85cf5fab10c2e12157cb18", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "743f83045dc14fadcc3f83f0b6e0e5a140adb0f3ec85cf5fab10c2e12157cb18", kill_on_drop: false }` [INFO] [stdout] 743f83045dc14fadcc3f83f0b6e0e5a140adb0f3ec85cf5fab10c2e12157cb18 [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=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" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 5686175d59283a0d66030a13285da632cdfffe4a6b4a7230eed1691f943c03e8 [INFO] running `Command { std: "docker" "start" "-a" "5686175d59283a0d66030a13285da632cdfffe4a6b4a7230eed1691f943c03e8", kill_on_drop: false }` [INFO] [stderr] warning: trait `IsTimesVisible` is never used [INFO] [stderr] --> src/ast/element.rs:10:18 [INFO] [stderr] | [INFO] [stderr] 10 | pub(crate) trait IsTimesVisible { [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `math_eval` (lib) generated 1 warning [INFO] [stderr] warning: `math_eval` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/math_eval-4b30222d06ac7074) [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test tokenizer::small_parsers::tests::test_inline_comment ... ok [INFO] [stdout] test tokenizer::small_parsers::tests::test_binary_expressions ... ok [INFO] [stdout] test tokenizer::small_parsers::tests::test_parse_and_map ... ok [INFO] [stdout] test tokenizer::small_parsers::tests::test_parse_binary ... ok [INFO] [stdout] test tokenizer::small_parsers::tests::test_parse_decimal ... ok [INFO] [stdout] test tokenizer::small_parsers::tests::test_parse_hexadecimal ... ok [INFO] [stdout] test tokenizer::small_parsers::tests::test_parse_variable ... ok [INFO] [stdout] test tokenizer::small_parsers::tests::test_parse_identifier ... ok [INFO] [stdout] test tokenizer::small_parsers::tests::test_trim ... ok [INFO] [stdout] test tokenizer::small_parsers::tests::test_parse_octal ... ok [INFO] [stdout] test tokenizer::small_parsers::tests::test_eol_comment ... ok [INFO] [stdout] test tokenizer::small_parsers::tests::test_parse_float ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/file.rs (/opt/rustwide/target/debug/deps/file-9ea38add88a43991) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/hardcoded.rs (/opt/rustwide/target/debug/deps/hardcoded-2394ec66e17e840b) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/math_eval-82efd877e0343dbf) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/repl.rs (/opt/rustwide/target/debug/deps/repl-c27d84f8dd2f1f0e) [INFO] [stderr] Doc-tests math_eval [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "5686175d59283a0d66030a13285da632cdfffe4a6b4a7230eed1691f943c03e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5686175d59283a0d66030a13285da632cdfffe4a6b4a7230eed1691f943c03e8", kill_on_drop: false }` [INFO] [stdout] 5686175d59283a0d66030a13285da632cdfffe4a6b4a7230eed1691f943c03e8