[INFO] cloning repository https://github.com/George-lewis/rustcalc [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/George-lewis/rustcalc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGeorge-lewis%2Frustcalc", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGeorge-lewis%2Frustcalc'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6ee487cea579b5f0b875126ff86ef282e0350d3a [INFO] testing George-lewis/rustcalc against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_in_2025-retry-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGeorge-lewis%2Frustcalc" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/George-lewis/rustcalc [INFO] finished tweaking git repo https://github.com/George-lewis/rustcalc [INFO] tweaked toml for git repo https://github.com/George-lewis/rustcalc written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/George-lewis/rustcalc on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/George-lewis/rustcalc 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded error-code v2.3.0 [INFO] [stderr] Downloaded fd-lock v2.0.0 [INFO] [stderr] Downloaded clipboard-win v4.2.1 [INFO] [stderr] Downloaded rustyline v8.2.0 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9a1e016fd0dd503509f3a4aaeb1d1c3eb46edc1617aa1987557ab5aac06a31bd [INFO] running `Command { std: "docker" "start" "-a" "9a1e016fd0dd503509f3a4aaeb1d1c3eb46edc1617aa1987557ab5aac06a31bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9a1e016fd0dd503509f3a4aaeb1d1c3eb46edc1617aa1987557ab5aac06a31bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9a1e016fd0dd503509f3a4aaeb1d1c3eb46edc1617aa1987557ab5aac06a31bd", kill_on_drop: false }` [INFO] [stdout] 9a1e016fd0dd503509f3a4aaeb1d1c3eb46edc1617aa1987557ab5aac06a31bd [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] d4d6c455f0a05859e50f85fdceb080b9c8507a7dba148131f23098fcb3c7aa5a [INFO] running `Command { std: "docker" "start" "-a" "d4d6c455f0a05859e50f85fdceb080b9c8507a7dba148131f23098fcb3c7aa5a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling utf8parse v0.2.0 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling fd-lock v2.0.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling nix v0.20.0 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling dirs v3.0.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling rustyline v8.2.0 [INFO] [stderr] Compiling rustcalc v1.4.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.86s [INFO] running `Command { std: "docker" "inspect" "d4d6c455f0a05859e50f85fdceb080b9c8507a7dba148131f23098fcb3c7aa5a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d4d6c455f0a05859e50f85fdceb080b9c8507a7dba148131f23098fcb3c7aa5a", kill_on_drop: false }` [INFO] [stdout] d4d6c455f0a05859e50f85fdceb080b9c8507a7dba148131f23098fcb3c7aa5a [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 68c3d6cea1a80762894e08769ac8069fb81cf365144f3d115c7a401c06704277 [INFO] running `Command { std: "docker" "start" "-a" "68c3d6cea1a80762894e08769ac8069fb81cf365144f3d115c7a401c06704277", kill_on_drop: false }` [INFO] [stderr] Compiling rustcalc v1.4.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib/lib.rs:104:14 [INFO] [stdout] | [INFO] [stdout] 104 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 117 | let (result, tokens) = doeval("1.1 + 2.2 + $x", context!(vars)).unwrap(); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = note: this warning originates in the macro `context` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib/lib.rs:104:14 [INFO] [stdout] | [INFO] [stdout] 104 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 131 | let (result, tokens) = doeval("sin pi", context!(vars)).unwrap(); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `context` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib/lib.rs:104:14 [INFO] [stdout] | [INFO] [stdout] 104 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 149 | let (result, tokens) = doeval("1 plus 7 sub 2 times 3", context!(vars)).unwrap(); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `context` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib/lib.rs:104:14 [INFO] [stdout] | [INFO] [stdout] 104 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 164 | let (result, tokens) = doeval("sin(1 + 2 + 3)", context!(vars)).unwrap(); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `context` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib/lib.rs:104:14 [INFO] [stdout] | [INFO] [stdout] 104 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 184 | let (result, tokens) = doeval("(1)", context!(vars)).unwrap(); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `context` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib/lib.rs:104:14 [INFO] [stdout] | [INFO] [stdout] 104 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 199 | let (result, tokens) = doeval("((1))", context!(vars)).unwrap(); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `context` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib/lib.rs:104:14 [INFO] [stdout] | [INFO] [stdout] 104 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 220 | let (result, tokens) = doeval("-1", context!(vars)).unwrap(); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `context` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib/lib.rs:104:14 [INFO] [stdout] | [INFO] [stdout] 104 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 230 | let (result, tokens) = doeval("1 + -1", context!(vars)).unwrap(); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `context` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib/lib.rs:104:14 [INFO] [stdout] | [INFO] [stdout] 104 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 242 | let (result, tokens) = doeval("- ( 1.1 + 2.2)", context!(vars)).unwrap(); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `context` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib/lib.rs:104:14 [INFO] [stdout] | [INFO] [stdout] 104 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 337 | let context = context!(test_vars); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `context` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.25s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: rustcalc v1.4.2 (/opt/rustwide/workdir) [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "68c3d6cea1a80762894e08769ac8069fb81cf365144f3d115c7a401c06704277", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "68c3d6cea1a80762894e08769ac8069fb81cf365144f3d115c7a401c06704277", kill_on_drop: false }` [INFO] [stdout] 68c3d6cea1a80762894e08769ac8069fb81cf365144f3d115c7a401c06704277 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 1541550e04b83791cbebcffb57e2f587caa263074ced21a3c76b7a7b751468b5 [INFO] running `Command { std: "docker" "start" "-a" "1541550e04b83791cbebcffb57e2f587caa263074ced21a3c76b7a7b751468b5", kill_on_drop: false }` [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/lib/lib.rs:104:14 [INFO] [stderr] | [INFO] [stderr] 104 | }; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 117 | let (result, tokens) = doeval("1.1 + 2.2 + $x", context!(vars)).unwrap(); [INFO] [stderr] | -------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stderr] = note: this warning originates in the macro `context` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/lib/lib.rs:104:14 [INFO] [stderr] | [INFO] [stderr] 104 | }; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 131 | let (result, tokens) = doeval("sin pi", context!(vars)).unwrap(); [INFO] [stderr] | -------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `context` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/lib/lib.rs:104:14 [INFO] [stderr] | [INFO] [stderr] 104 | }; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 149 | let (result, tokens) = doeval("1 plus 7 sub 2 times 3", context!(vars)).unwrap(); [INFO] [stderr] | -------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `context` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/lib/lib.rs:104:14 [INFO] [stderr] | [INFO] [stderr] 104 | }; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 164 | let (result, tokens) = doeval("sin(1 + 2 + 3)", context!(vars)).unwrap(); [INFO] [stderr] | -------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `context` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/lib/lib.rs:104:14 [INFO] [stderr] | [INFO] [stderr] 104 | }; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 184 | let (result, tokens) = doeval("(1)", context!(vars)).unwrap(); [INFO] [stderr] | -------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `context` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/lib/lib.rs:104:14 [INFO] [stderr] | [INFO] [stderr] 104 | }; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 199 | let (result, tokens) = doeval("((1))", context!(vars)).unwrap(); [INFO] [stderr] | -------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `context` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/lib/lib.rs:104:14 [INFO] [stderr] | [INFO] [stderr] 104 | }; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 220 | let (result, tokens) = doeval("-1", context!(vars)).unwrap(); [INFO] [stderr] | -------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `context` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/lib/lib.rs:104:14 [INFO] [stderr] | [INFO] [stderr] 104 | }; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 230 | let (result, tokens) = doeval("1 + -1", context!(vars)).unwrap(); [INFO] [stderr] | -------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `context` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/lib/lib.rs:104:14 [INFO] [stderr] | [INFO] [stderr] 104 | }; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 242 | let (result, tokens) = doeval("- ( 1.1 + 2.2)", context!(vars)).unwrap(); [INFO] [stderr] | -------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `context` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/lib/lib.rs:104:14 [INFO] [stderr] | [INFO] [stderr] 104 | }; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 337 | let context = context!(test_vars); [INFO] [stderr] | ------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `context` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `rustcalc` (lib test) generated 10 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: rustcalc v1.4.2 (/opt/rustwide/workdir) [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 unittests src/lib/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/rustmatheval-6c85cdce08a63b78) [INFO] [stdout] [INFO] [stdout] running 36 tests [INFO] [stdout] test model::constants::tests::test_by_repr ... ok [INFO] [stdout] test eval::tests::test_eval_functions ... ok [INFO] [stdout] test eval::tests::test_eval_ok ... ok [INFO] [stdout] test model::operators::tests::test_is ... ok [INFO] [stdout] test model::tests::size_of ... ok [INFO] [stdout] test model::tokens::tests::test_number ... ok [INFO] [stdout] test model::tokens::tests::test_paren ... ok [INFO] [stdout] test model::constants::tests::test_is ... ok [INFO] [stdout] test model::operators::tests::test_by_repr ... ok [INFO] [stdout] test model::operators::tests::test_by_type ... ok [INFO] [stdout] test model::constants::tests::test_by_type ... ok [INFO] [stdout] test model::operators::tests::test_factorial_negative ... ok [INFO] [stdout] test model::operators::tests::test_factorial_infinite ... ok [INFO] [stdout] test model::variables::tests::test_is ... ok [INFO] [stdout] test model::variables::tests::test_next_variable ... ok [INFO] [stdout] test model::tokens::tests::test_next_number ... ok [INFO] [stdout] test model::tokens::tests::text_is_next_t ... ok [INFO] [stdout] test rpn::tests::test_rpn ... ok [INFO] [stdout] test model::operators::tests::test_factorial_normal ... ok [INFO] [stdout] test rpn::tests::test_rpn_mismatched_parens ... ok [INFO] [stdout] test tests::fail_vars ... ok [INFO] [stdout] test tests::test_doeval_errors ... ok [INFO] [stdout] test tokenize::tests::test_tokenize_parse_error ... ok [INFO] [stdout] test tokenize::tests::test_tokenize_unary ... ok [INFO] [stdout] test tokenize::tests::test_tokenize_simple_ok ... ok [INFO] [stdout] test tokenize::tests::test_tokenize_mismatched_parens ... ok [INFO] [stdout] test tests::test_vars ... ok [INFO] [stdout] test tokenize::tests::test_tokenize_variables_ok ... ok [INFO] [stdout] test tokenize::tests::test_tokenize_unknown_variable ... ok [INFO] [stdout] test transform::tests::test_implicit_parens ... ok [INFO] [stdout] test transform::tests::test_coeff ... ok [INFO] [stdout] test utils::tests::test_ok ... ok [INFO] [stdout] test tests::test_doeval_ok ... ok [INFO] [stdout] test utils::tests::test_end_before_start - should panic ... ok [INFO] [stdout] test utils::tests::test_start_out_of_bounds - should panic ... ok [INFO] [stdout] test utils::tests::test_end_out_of_bounds - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 36 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s [INFO] [stdout] [INFO] [stderr] Running unittests src/cli/main.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/rustcalc-7b2b352ee3057c41) [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" "1541550e04b83791cbebcffb57e2f587caa263074ced21a3c76b7a7b751468b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1541550e04b83791cbebcffb57e2f587caa263074ced21a3c76b7a7b751468b5", kill_on_drop: false }` [INFO] [stdout] 1541550e04b83791cbebcffb57e2f587caa263074ced21a3c76b7a7b751468b5