[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-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGeorge-lewis%2Frustcalc" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/George-lewis/rustcalc on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "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-7/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-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded clipboard-win v4.2.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 33e6db606a44ba7b9a748c8b3240b90966dd3eddc3aff0cfcbd84a7baf08c025 [INFO] running `Command { std: "docker" "start" "-a" "33e6db606a44ba7b9a748c8b3240b90966dd3eddc3aff0cfcbd84a7baf08c025", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "33e6db606a44ba7b9a748c8b3240b90966dd3eddc3aff0cfcbd84a7baf08c025", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "33e6db606a44ba7b9a748c8b3240b90966dd3eddc3aff0cfcbd84a7baf08c025", kill_on_drop: false }` [INFO] [stdout] 33e6db606a44ba7b9a748c8b3240b90966dd3eddc3aff0cfcbd84a7baf08c025 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5fb31f0a711e9920c946eca994a126a2a395fda87db11862e67cff28d033adb2 [INFO] running `Command { std: "docker" "start" "-a" "5fb31f0a711e9920c946eca994a126a2a395fda87db11862e67cff28d033adb2", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.97 [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 utf8parse v0.2.0 [INFO] [stderr] Compiling unicode-width v0.1.8 [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 atty v0.2.14 [INFO] [stderr] Compiling nix v0.20.0 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling fd-lock v2.0.0 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling rand_core v0.6.2 [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 [unoptimized + debuginfo] target(s) in 9.91s [INFO] running `Command { std: "docker" "inspect" "5fb31f0a711e9920c946eca994a126a2a395fda87db11862e67cff28d033adb2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5fb31f0a711e9920c946eca994a126a2a395fda87db11862e67cff28d033adb2", kill_on_drop: false }` [INFO] [stdout] 5fb31f0a711e9920c946eca994a126a2a395fda87db11862e67cff28d033adb2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 15367af7714c6e508dc3f81b80c513f94507c60b529f486179deaf9f51eef65a [INFO] running `Command { std: "docker" "start" "-a" "15367af7714c6e508dc3f81b80c513f94507c60b529f486179deaf9f51eef65a", 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.16s [INFO] running `Command { std: "docker" "inspect" "15367af7714c6e508dc3f81b80c513f94507c60b529f486179deaf9f51eef65a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "15367af7714c6e508dc3f81b80c513f94507c60b529f486179deaf9f51eef65a", kill_on_drop: false }` [INFO] [stdout] 15367af7714c6e508dc3f81b80c513f94507c60b529f486179deaf9f51eef65a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 7240cd94a18907f2f7e7735079340d40d774f442d3376c82bdd57bf15c2b69a7 [INFO] running `Command { std: "docker" "start" "-a" "7240cd94a18907f2f7e7735079340d40d774f442d3376c82bdd57bf15c2b69a7", 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 (/opt/rustwide/target/debug/deps/rustmatheval-6d094c6a4d63bea2) [INFO] [stdout] [INFO] [stdout] running 36 tests [INFO] [stdout] test model::constants::tests::test_by_repr ... ok [INFO] [stdout] test model::constants::tests::test_by_type ... ok [INFO] [stdout] test model::constants::tests::test_is ... ok [INFO] [stdout] test model::operators::tests::test_by_repr ... ok [INFO] [stdout] test eval::tests::test_eval_functions ... ok [INFO] [stdout] test model::operators::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::operators::tests::test_is ... ok [INFO] [stdout] test model::tokens::tests::test_next_number ... ok [INFO] [stdout] test model::tests::size_of ... ok [INFO] [stdout] test model::tokens::tests::test_number ... ok [INFO] [stdout] test model::operators::tests::test_factorial_normal ... 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 eval::tests::test_eval_ok ... 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_simple_ok ... ok [INFO] [stdout] test tokenize::tests::test_tokenize_unary ... ok [INFO] [stdout] test tokenize::tests::test_tokenize_variables_ok ... ok [INFO] [stdout] test tests::test_doeval_ok ... ok [INFO] [stdout] test transform::tests::test_coeff ... ok [INFO] [stdout] test transform::tests::test_implicit_parens ... ok [INFO] [stdout] test tokenize::tests::test_tokenize_unknown_variable ... ok [INFO] [stdout] test utils::tests::test_ok ... 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 (/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.28s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "7240cd94a18907f2f7e7735079340d40d774f442d3376c82bdd57bf15c2b69a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7240cd94a18907f2f7e7735079340d40d774f442d3376c82bdd57bf15c2b69a7", kill_on_drop: false }` [INFO] [stdout] 7240cd94a18907f2f7e7735079340d40d774f442d3376c82bdd57bf15c2b69a7