[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 master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGeorge-lewis%2Frustcalc" "/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/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-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/George-lewis/rustcalc on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 686d6086e03887f57ccd515fecf32596ca0acf20f5ab5a13dad4b0be57f51a87
[INFO] running `Command { std: "docker" "start" "-a" "686d6086e03887f57ccd515fecf32596ca0acf20f5ab5a13dad4b0be57f51a87", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "686d6086e03887f57ccd515fecf32596ca0acf20f5ab5a13dad4b0be57f51a87", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "686d6086e03887f57ccd515fecf32596ca0acf20f5ab5a13dad4b0be57f51a87", kill_on_drop: false }`
[INFO] [stdout] 686d6086e03887f57ccd515fecf32596ca0acf20f5ab5a13dad4b0be57f51a87
[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=forbid -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ae77a91e003d0401fd436c0cd4e582803f39ca00dc81c968aef2c15d38e50c9a
[INFO] running `Command { std: "docker" "start" "-a" "ae77a91e003d0401fd436c0cd4e582803f39ca00dc81c968aef2c15d38e50c9a", 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 endian-type v0.1.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.10
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling unicode-segmentation v1.7.1
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling nibble_vec v0.1.0
[INFO] [stderr]    Compiling unicode-width v0.1.8
[INFO] [stderr]    Compiling utf8parse v0.2.0
[INFO] [stderr]    Compiling radix_trie v0.2.1
[INFO] [stderr]    Compiling itertools v0.10.1
[INFO] [stderr]    Compiling getrandom v0.2.3
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling dirs-sys v0.3.6
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling nix v0.20.0
[INFO] [stderr]    Compiling fd-lock v2.0.0
[INFO] [stderr]    Compiling rand_core v0.6.2
[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_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 29.87s
[INFO] running `Command { std: "docker" "inspect" "ae77a91e003d0401fd436c0cd4e582803f39ca00dc81c968aef2c15d38e50c9a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ae77a91e003d0401fd436c0cd4e582803f39ca00dc81c968aef2c15d38e50c9a", kill_on_drop: false }`
[INFO] [stdout] ae77a91e003d0401fd436c0cd4e582803f39ca00dc81c968aef2c15d38e50c9a
[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=forbid -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 940f470365bf472bf6e2c29932dc21a95be4a20127bac82588af370454f74336
[INFO] running `Command { std: "docker" "start" "-a" "940f470365bf472bf6e2c29932dc21a95be4a20127bac82588af370454f74336", 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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 3.02s
[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" "940f470365bf472bf6e2c29932dc21a95be4a20127bac82588af370454f74336", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "940f470365bf472bf6e2c29932dc21a95be4a20127bac82588af370454f74336", kill_on_drop: false }`
[INFO] [stdout] 940f470365bf472bf6e2c29932dc21a95be4a20127bac82588af370454f74336
[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=forbid -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 49a258b0c34dd6bc5127373dfb704d866ead8d19cb2281533154acfc30016099
[INFO] running `Command { std: "docker" "start" "-a" "49a258b0c34dd6bc5127373dfb704d866ead8d19cb2281533154acfc30016099", 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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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.07s
[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/debug/deps/rustmatheval-0aecd1c94a1be827)
[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 eval::tests::test_eval_functions ... ok
[INFO] [stdout] test model::constants::tests::test_by_repr ... ok
[INFO] [stdout] test model::operators::tests::test_by_repr ... 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::tokens::tests::test_next_number ... ok
[INFO] [stdout] test model::constants::tests::test_is ... ok
[INFO] [stdout] test model::tokens::tests::text_is_next_t ... ok
[INFO] [stdout] test model::operators::tests::test_by_type ... ok
[INFO] [stdout] test model::variables::tests::test_is ... ok
[INFO] [stdout] test model::tests::size_of ... ok
[INFO] [stdout] test model::tokens::tests::test_paren ... ok
[INFO] [stdout] test model::tokens::tests::test_number ... ok
[INFO] [stdout] test rpn::tests::test_rpn_mismatched_parens ... ok
[INFO] [stdout] test tests::test_doeval_errors ... ok
[INFO] [stdout] test tests::test_doeval_ok ... ok
[INFO] [stdout] test tests::test_vars ... 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 tokenize::tests::test_tokenize_parse_error ... ok
[INFO] [stdout] test tests::fail_vars ... ok
[INFO] [stdout] test model::variables::tests::test_next_variable ... ok
[INFO] [stdout] test rpn::tests::test_rpn ... ok
[INFO] [stdout] test utils::tests::test_end_before_start - should panic ... FAILED
[INFO] [stdout] test tokenize::tests::test_tokenize_unknown_variable ... ok
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout] test utils::tests::test_ok ... ok
[INFO] [stdout] test utils::tests::test_start_out_of_bounds - should panic ... FAILED
[INFO] [stdout] test model::operators::tests::test_factorial_infinite ... ok
[INFO] [stdout] test tokenize::tests::test_tokenize_variables_ok ... ok
[INFO] [stdout] test transform::tests::test_coeff ... ok
[INFO] [stdout] test transform::tests::test_implicit_parens ... ok
[INFO] [stdout] test utils::tests::test_end_out_of_bounds - should panic ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- utils::tests::test_end_before_start stdout ----
[INFO] [stdout] note: test did not panic as expected at src/lib/utils.rs:92:8
[INFO] [stdout] ---- utils::tests::test_start_out_of_bounds stdout ----
[INFO] [stdout] note: test did not panic as expected at src/lib/utils.rs:98:8
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     utils::tests::test_end_before_start
[INFO] [stdout]     utils::tests::test_start_out_of_bounds
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 34 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "49a258b0c34dd6bc5127373dfb704d866ead8d19cb2281533154acfc30016099", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "49a258b0c34dd6bc5127373dfb704d866ead8d19cb2281533154acfc30016099", kill_on_drop: false }`
[INFO] [stdout] 49a258b0c34dd6bc5127373dfb704d866ead8d19cb2281533154acfc30016099
