[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 beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGeorge-lewis%2Frustcalc" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/George-lewis/rustcalc on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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/source/Cargo.toml [INFO] crate git repo https://github.com/George-lewis/rustcalc already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 751721f705264795938115ce7a5b9081b6bf7750a10cfeec82d35cf912780cc5 [INFO] running `Command { std: "docker" "start" "-a" "751721f705264795938115ce7a5b9081b6bf7750a10cfeec82d35cf912780cc5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "751721f705264795938115ce7a5b9081b6bf7750a10cfeec82d35cf912780cc5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "751721f705264795938115ce7a5b9081b6bf7750a10cfeec82d35cf912780cc5", kill_on_drop: false }` [INFO] [stdout] 751721f705264795938115ce7a5b9081b6bf7750a10cfeec82d35cf912780cc5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7f29140f2b8e3a2ddbb335b1e6693e219d05b186ab7bb56179fcdd9ea3301ac3 [INFO] running `Command { std: "docker" "start" "-a" "7f29140f2b8e3a2ddbb335b1e6693e219d05b186ab7bb56179fcdd9ea3301ac3", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling utf8parse v0.2.0 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling lazy_static v1.4.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 nix v0.20.0 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling dirs v3.0.2 [INFO] [stderr] Compiling rand_core v0.6.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 [unoptimized + debuginfo] target(s) in 16.53s [INFO] running `Command { std: "docker" "inspect" "7f29140f2b8e3a2ddbb335b1e6693e219d05b186ab7bb56179fcdd9ea3301ac3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f29140f2b8e3a2ddbb335b1e6693e219d05b186ab7bb56179fcdd9ea3301ac3", kill_on_drop: false }` [INFO] [stdout] 7f29140f2b8e3a2ddbb335b1e6693e219d05b186ab7bb56179fcdd9ea3301ac3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f0984191516d9e89b97b2b7f27dcccbdf390ebbcc4fdca442bf46a1bb065eed1 [INFO] running `Command { std: "docker" "start" "-a" "f0984191516d9e89b97b2b7f27dcccbdf390ebbcc4fdca442bf46a1bb065eed1", 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] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [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] 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] [stdout] warning: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.18s [INFO] [stderr] Executable unittests src/lib/lib.rs (/opt/rustwide/target/debug/deps/rustmatheval-6d094c6a4d63bea2) [INFO] [stderr] Executable unittests src/cli/main.rs (/opt/rustwide/target/debug/deps/rustcalc-c969d4c15836ce9b) [INFO] running `Command { std: "docker" "inspect" "f0984191516d9e89b97b2b7f27dcccbdf390ebbcc4fdca442bf46a1bb065eed1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f0984191516d9e89b97b2b7f27dcccbdf390ebbcc4fdca442bf46a1bb065eed1", kill_on_drop: false }` [INFO] [stdout] f0984191516d9e89b97b2b7f27dcccbdf390ebbcc4fdca442bf46a1bb065eed1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d3fe9512854788bc49a4e2774866a52a3007ec3e0c15ff20ec2b3c9e4c58c817 [INFO] running `Command { std: "docker" "start" "-a" "d3fe9512854788bc49a4e2774866a52a3007ec3e0c15ff20ec2b3c9e4c58c817", 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] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [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] 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 [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running unittests src/lib/lib.rs (/opt/rustwide/target/debug/deps/rustmatheval-6d094c6a4d63bea2) [INFO] [stdout] [INFO] [stdout] running 36 tests [INFO] [stdout] test eval::tests::test_eval_ok ... ok [INFO] [stdout] test model::constants::tests::test_by_type ... ok [INFO] [stdout] test model::constants::tests::test_by_repr ... ok [INFO] [stdout] test eval::tests::test_eval_functions ... ok [INFO] [stdout] test model::operators::tests::test_by_repr ... ok [INFO] [stdout] test model::constants::tests::test_is ... ok [INFO] [stdout] test model::operators::tests::test_by_type ... ok [INFO] [stdout] test model::operators::tests::test_factorial_infinite ... ok [INFO] [stdout] test model::operators::tests::test_factorial_negative ... ok [INFO] [stdout] test model::operators::tests::test_factorial_normal ... 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_next_number ... ok [INFO] [stdout] test model::tokens::tests::test_number ... ok [INFO] [stdout] test model::tokens::tests::test_paren ... ok [INFO] [stdout] test model::tokens::tests::text_is_next_t ... ok [INFO] [stdout] test model::variables::tests::test_is ... ok [INFO] [stdout] test model::variables::tests::test_next_variable ... ok [INFO] [stdout] test rpn::tests::test_rpn ... 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 tests::test_vars ... ok [INFO] [stdout] test tokenize::tests::test_tokenize_mismatched_parens ... ok [INFO] [stdout] test tokenize::tests::test_tokenize_parse_error ... ok [INFO] [stdout] test tokenize::tests::test_tokenize_unknown_variable ... ok [INFO] [stdout] test tokenize::tests::test_tokenize_unary ... ok [INFO] [stdout] test tests::test_doeval_ok ... ok [INFO] [stdout] test tokenize::tests::test_tokenize_simple_ok ... ok [INFO] [stdout] test transform::tests::test_coeff ... ok [INFO] [stdout] test utils::tests::test_ok ... ok [INFO] [stdout] test tokenize::tests::test_tokenize_variables_ok ... ok [INFO] [stdout] test transform::tests::test_implicit_parens ... ok [INFO] [stdout] test utils::tests::test_end_before_start - should panic ... ok [INFO] [stdout] test utils::tests::test_end_out_of_bounds - should panic ... ok [INFO] [stdout] test utils::tests::test_start_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.01s [INFO] [stdout] [INFO] [stderr] Running unittests src/cli/main.rs (/opt/rustwide/target/debug/deps/rustcalc-c969d4c15836ce9b) [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] Doc-tests rustmatheval [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test src/lib/utils.rs - utils::slice (line 24) ... ok [INFO] [stdout] test src/lib/utils.rs - utils::slice (line 33) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.32s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "d3fe9512854788bc49a4e2774866a52a3007ec3e0c15ff20ec2b3c9e4c58c817", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d3fe9512854788bc49a4e2774866a52a3007ec3e0c15ff20ec2b3c9e4c58c817", kill_on_drop: false }` [INFO] [stdout] d3fe9512854788bc49a4e2774866a52a3007ec3e0c15ff20ec2b3c9e4c58c817