[INFO] cloning repository https://github.com/mpdrescher/termcalc [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mpdrescher/termcalc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmpdrescher%2Ftermcalc", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmpdrescher%2Ftermcalc'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] be0409ef8f403d240378eb9c57f20952b8dacb73 [INFO] testing mpdrescher/termcalc against try#722e1797249a965b6335aebd65d777f917e498f1 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmpdrescher%2Ftermcalc" "/workspace/builds/worker-74/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-74/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mpdrescher/termcalc on toolchain 722e1797249a965b6335aebd65d777f917e498f1 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mpdrescher/termcalc [INFO] finished tweaking git repo https://github.com/mpdrescher/termcalc [INFO] tweaked toml for git repo https://github.com/mpdrescher/termcalc written to /workspace/builds/worker-74/source/Cargo.toml [INFO] crate git repo https://github.com/mpdrescher/termcalc already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-74/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-74/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a473ea52582ffcc8f565b5f3c316cf5ddc2d0c1c6bfc3781cc774c29adfdbee1 [INFO] running `Command { std: "docker" "start" "-a" "a473ea52582ffcc8f565b5f3c316cf5ddc2d0c1c6bfc3781cc774c29adfdbee1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a473ea52582ffcc8f565b5f3c316cf5ddc2d0c1c6bfc3781cc774c29adfdbee1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a473ea52582ffcc8f565b5f3c316cf5ddc2d0c1c6bfc3781cc774c29adfdbee1", kill_on_drop: false }` [INFO] [stdout] a473ea52582ffcc8f565b5f3c316cf5ddc2d0c1c6bfc3781cc774c29adfdbee1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-74/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-74/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6c8bcc1e9c300ac730c4c24118ce69cefda3d16e6d02a3b46ed75a54f42d38f7 [INFO] running `Command { std: "docker" "start" "-a" "6c8bcc1e9c300ac730c4c24118ce69cefda3d16e6d02a3b46ed75a54f42d38f7", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.20 [INFO] [stderr] Compiling bitflags v0.4.0 [INFO] [stderr] Compiling encode_unicode v0.1.3 [INFO] [stderr] Compiling unicode-width v0.1.4 [INFO] [stderr] Compiling nix v0.5.1 [INFO] [stderr] Compiling rustyline v1.0.0 [INFO] [stderr] Compiling termcalc v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib/stdlib.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | $e.pop().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 53 | let p1 = pop!(valstack); [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 `pop` (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/stdlib.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | $e.pop().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 68 | let p1 = pop!(valstack); [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 `pop` (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/stdlib.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | $e.pop().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 83 | let p1 = pop!(valstack); [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 `pop` (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/stdlib.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | $e.pop().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 99 | let p1 = pop!(valstack); [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 `pop` (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/stdlib.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | $e.pop().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 111 | let p1 = pop!(valstack); [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 `pop` (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/stdlib.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | $e.pop().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 123 | let p1 = pop!(valstack); [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 `pop` (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/stdlib.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | $e.pop().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 135 | let p1 = pop!(valstack); [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 `pop` (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/stdlib.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | $e.pop().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 147 | let p1 = pop!(valstack); [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 `pop` (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/stdlib.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | $e.pop().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 159 | let p1 = pop!(valstack); [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 `pop` (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/stdlib.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | $e.pop().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 171 | let p1 = pop!(valstack); [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 `pop` (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/stdlib.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | $e.pop().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 187 | let p1 = pop!(valstack); [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 `pop` (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/stdlib.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | $e.pop().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 202 | let p2 = pop!(valstack); [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 `pop` (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/stdlib.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | $e.pop().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 203 | let p1 = pop!(valstack); [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 `pop` (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/stdlib.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | $e.pop().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 231 | let p2 = pop!(valstack); [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 `pop` (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/stdlib.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | $e.pop().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 232 | let p1 = pop!(valstack); [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 `pop` (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/stdlib.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | $e.pop().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 250 | let p2 = pop!(valstack); [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 `pop` (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/stdlib.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | $e.pop().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 251 | let p1 = pop!(valstack); [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 `pop` (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/stdlib.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | $e.pop().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 269 | let p3 = pop!(valstack); [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 `pop` (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/stdlib.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | $e.pop().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 270 | let p2 = pop!(valstack); [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 `pop` (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/stdlib.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | $e.pop().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 271 | let p1 = pop!(valstack); [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 `pop` (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/stdlib.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | $e.pop().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 287 | let p2 = pop!(valstack); [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 `pop` (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/stdlib.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | $e.pop().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 288 | let p1 = pop!(valstack); [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 `pop` (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/stdlib.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | $e.pop().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 306 | let p2 = pop!(valstack); [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 `pop` (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/stdlib.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | $e.pop().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 307 | let p1 = pop!(valstack); [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 `pop` (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/stdlib.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | $e.pop().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 325 | let p2 = pop!(valstack); [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 `pop` (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/stdlib.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | $e.pop().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 326 | let p1 = pop!(valstack); [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 `pop` (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/stdlib.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | $e.pop().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 344 | let p2 = pop!(valstack); [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 `pop` (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/stdlib.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | $e.pop().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 345 | let p1 = pop!(valstack); [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 `pop` (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/stdlib.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | $e.pop().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 361 | let p2 = pop!(valstack); [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 `pop` (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/stdlib.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | $e.pop().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 362 | let p1 = pop!(valstack); [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 `pop` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 30 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 29.05s [INFO] running `Command { std: "docker" "inspect" "6c8bcc1e9c300ac730c4c24118ce69cefda3d16e6d02a3b46ed75a54f42d38f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6c8bcc1e9c300ac730c4c24118ce69cefda3d16e6d02a3b46ed75a54f42d38f7", kill_on_drop: false }` [INFO] [stdout] 6c8bcc1e9c300ac730c4c24118ce69cefda3d16e6d02a3b46ed75a54f42d38f7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-74/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-74/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a774efa0f3289dc17334f02898a5cf4e7e7b123ec32b092d117a8bd9d9ec4d33 [INFO] running `Command { std: "docker" "start" "-a" "a774efa0f3289dc17334f02898a5cf4e7e7b123ec32b092d117a8bd9d9ec4d33", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib/stdlib.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | $e.pop().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 53 | let p1 = pop!(valstack); [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 `pop` (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/stdlib.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | $e.pop().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 68 | let p1 = pop!(valstack); [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 `pop` (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/stdlib.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | $e.pop().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 83 | let p1 = pop!(valstack); [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 `pop` (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/stdlib.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | $e.pop().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 99 | let p1 = pop!(valstack); [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 `pop` (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/stdlib.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | $e.pop().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 111 | let p1 = pop!(valstack); [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 `pop` (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/stdlib.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | $e.pop().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 123 | let p1 = pop!(valstack); [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 `pop` (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/stdlib.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | $e.pop().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 135 | let p1 = pop!(valstack); [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 `pop` (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/stdlib.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | $e.pop().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 147 | let p1 = pop!(valstack); [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 `pop` (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/stdlib.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | $e.pop().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 159 | let p1 = pop!(valstack); [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 `pop` (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/stdlib.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | $e.pop().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 171 | let p1 = pop!(valstack); [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 `pop` (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/stdlib.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | $e.pop().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 187 | let p1 = pop!(valstack); [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 `pop` (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/stdlib.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | $e.pop().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 202 | let p2 = pop!(valstack); [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 `pop` (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/stdlib.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | $e.pop().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 203 | let p1 = pop!(valstack); [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 `pop` (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/stdlib.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | $e.pop().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 231 | let p2 = pop!(valstack); [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 `pop` (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/stdlib.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | $e.pop().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 232 | let p1 = pop!(valstack); [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 `pop` (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/stdlib.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | $e.pop().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 250 | let p2 = pop!(valstack); [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 `pop` (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/stdlib.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | $e.pop().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 251 | let p1 = pop!(valstack); [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 `pop` (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/stdlib.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | $e.pop().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 269 | let p3 = pop!(valstack); [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 `pop` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling termcalc v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib/stdlib.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | $e.pop().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 270 | let p2 = pop!(valstack); [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 `pop` (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/stdlib.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | $e.pop().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 271 | let p1 = pop!(valstack); [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 `pop` (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/stdlib.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | $e.pop().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 287 | let p2 = pop!(valstack); [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 `pop` (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/stdlib.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | $e.pop().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 288 | let p1 = pop!(valstack); [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 `pop` (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/stdlib.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | $e.pop().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 306 | let p2 = pop!(valstack); [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 `pop` (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/stdlib.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | $e.pop().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 307 | let p1 = pop!(valstack); [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 `pop` (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/stdlib.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | $e.pop().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 325 | let p2 = pop!(valstack); [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 `pop` (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/stdlib.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | $e.pop().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 326 | let p1 = pop!(valstack); [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 `pop` (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/stdlib.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | $e.pop().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 344 | let p2 = pop!(valstack); [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 `pop` (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/stdlib.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | $e.pop().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 345 | let p1 = pop!(valstack); [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 `pop` (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/stdlib.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | $e.pop().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 361 | let p2 = pop!(valstack); [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 `pop` (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/stdlib.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | $e.pop().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 362 | let p1 = pop!(valstack); [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 `pop` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 30 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib/stdlib.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | $e.pop().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 53 | let p1 = pop!(valstack); [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 `pop` (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/stdlib.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | $e.pop().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 68 | let p1 = pop!(valstack); [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 `pop` (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/stdlib.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | $e.pop().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 83 | let p1 = pop!(valstack); [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 `pop` (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/stdlib.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | $e.pop().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 99 | let p1 = pop!(valstack); [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 `pop` (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/stdlib.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | $e.pop().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 111 | let p1 = pop!(valstack); [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 `pop` (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/stdlib.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | $e.pop().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 123 | let p1 = pop!(valstack); [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 `pop` (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/stdlib.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | $e.pop().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 135 | let p1 = pop!(valstack); [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 `pop` (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/stdlib.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | $e.pop().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 147 | let p1 = pop!(valstack); [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 `pop` (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/stdlib.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | $e.pop().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 159 | let p1 = pop!(valstack); [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 `pop` (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/stdlib.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | $e.pop().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 171 | let p1 = pop!(valstack); [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 `pop` (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/stdlib.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | $e.pop().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 187 | let p1 = pop!(valstack); [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 `pop` (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/stdlib.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | $e.pop().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 202 | let p2 = pop!(valstack); [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 `pop` (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/stdlib.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | $e.pop().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 203 | let p1 = pop!(valstack); [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 `pop` (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/stdlib.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | $e.pop().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 231 | let p2 = pop!(valstack); [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 `pop` (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/stdlib.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | $e.pop().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 232 | let p1 = pop!(valstack); [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 `pop` (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/stdlib.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | $e.pop().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 250 | let p2 = pop!(valstack); [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 `pop` (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/stdlib.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | $e.pop().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 251 | let p1 = pop!(valstack); [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 `pop` (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/stdlib.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | $e.pop().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 269 | let p3 = pop!(valstack); [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 `pop` (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/stdlib.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | $e.pop().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 270 | let p2 = pop!(valstack); [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 `pop` (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/stdlib.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | $e.pop().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 271 | let p1 = pop!(valstack); [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 `pop` (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/stdlib.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | $e.pop().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 287 | let p2 = pop!(valstack); [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 `pop` (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/stdlib.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | $e.pop().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 288 | let p1 = pop!(valstack); [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 `pop` (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/stdlib.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | $e.pop().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 306 | let p2 = pop!(valstack); [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 `pop` (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/stdlib.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | $e.pop().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 307 | let p1 = pop!(valstack); [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 `pop` (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/stdlib.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | $e.pop().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 325 | let p2 = pop!(valstack); [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 `pop` (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/stdlib.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | $e.pop().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 326 | let p1 = pop!(valstack); [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 `pop` (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/stdlib.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | $e.pop().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 344 | let p2 = pop!(valstack); [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 `pop` (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/stdlib.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | $e.pop().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 345 | let p1 = pop!(valstack); [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 `pop` (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/stdlib.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | $e.pop().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 361 | let p2 = pop!(valstack); [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 `pop` (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/stdlib.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | $e.pop().unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 362 | let p1 = pop!(valstack); [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 `pop` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 30 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.16s [INFO] running `Command { std: "docker" "inspect" "a774efa0f3289dc17334f02898a5cf4e7e7b123ec32b092d117a8bd9d9ec4d33", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a774efa0f3289dc17334f02898a5cf4e7e7b123ec32b092d117a8bd9d9ec4d33", kill_on_drop: false }` [INFO] [stdout] a774efa0f3289dc17334f02898a5cf4e7e7b123ec32b092d117a8bd9d9ec4d33 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-74/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-74/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 259bd2aeece39c5cdc91743c906afed85ff5aa3e085d3fba402f69fc747aac2a [INFO] running `Command { std: "docker" "start" "-a" "259bd2aeece39c5cdc91743c906afed85ff5aa3e085d3fba402f69fc747aac2a", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/lib/stdlib.rs:5:26 [INFO] [stderr] | [INFO] [stderr] 5 | $e.pop().unwrap(); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 53 | let p1 = pop!(valstack); [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 `pop` (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/stdlib.rs:5:26 [INFO] [stderr] | [INFO] [stderr] 5 | $e.pop().unwrap(); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 68 | let p1 = pop!(valstack); [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 `pop` (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/stdlib.rs:5:26 [INFO] [stderr] | [INFO] [stderr] 5 | $e.pop().unwrap(); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 83 | let p1 = pop!(valstack); [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 `pop` (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/stdlib.rs:5:26 [INFO] [stderr] | [INFO] [stderr] 5 | $e.pop().unwrap(); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 99 | let p1 = pop!(valstack); [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 `pop` (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/stdlib.rs:5:26 [INFO] [stderr] | [INFO] [stderr] 5 | $e.pop().unwrap(); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 111 | let p1 = pop!(valstack); [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 `pop` (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/stdlib.rs:5:26 [INFO] [stderr] | [INFO] [stderr] 5 | $e.pop().unwrap(); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 123 | let p1 = pop!(valstack); [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 `pop` (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/stdlib.rs:5:26 [INFO] [stderr] | [INFO] [stderr] 5 | $e.pop().unwrap(); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 135 | let p1 = pop!(valstack); [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 `pop` (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/stdlib.rs:5:26 [INFO] [stderr] | [INFO] [stderr] 5 | $e.pop().unwrap(); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 147 | let p1 = pop!(valstack); [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 `pop` (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/stdlib.rs:5:26 [INFO] [stderr] | [INFO] [stderr] 5 | $e.pop().unwrap(); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 159 | let p1 = pop!(valstack); [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 `pop` (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/stdlib.rs:5:26 [INFO] [stderr] | [INFO] [stderr] 5 | $e.pop().unwrap(); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 171 | let p1 = pop!(valstack); [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 `pop` (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/stdlib.rs:5:26 [INFO] [stderr] | [INFO] [stderr] 5 | $e.pop().unwrap(); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 187 | let p1 = pop!(valstack); [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 `pop` (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/stdlib.rs:5:26 [INFO] [stderr] | [INFO] [stderr] 5 | $e.pop().unwrap(); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 202 | let p2 = pop!(valstack); [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 `pop` (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/stdlib.rs:5:26 [INFO] [stderr] | [INFO] [stderr] 5 | $e.pop().unwrap(); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 203 | let p1 = pop!(valstack); [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 `pop` (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/stdlib.rs:5:26 [INFO] [stderr] | [INFO] [stderr] 5 | $e.pop().unwrap(); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 231 | let p2 = pop!(valstack); [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 `pop` (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/stdlib.rs:5:26 [INFO] [stderr] | [INFO] [stderr] 5 | $e.pop().unwrap(); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 232 | let p1 = pop!(valstack); [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 `pop` (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/stdlib.rs:5:26 [INFO] [stderr] | [INFO] [stderr] 5 | $e.pop().unwrap(); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 250 | let p2 = pop!(valstack); [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 `pop` (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/stdlib.rs:5:26 [INFO] [stderr] | [INFO] [stderr] 5 | $e.pop().unwrap(); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 251 | let p1 = pop!(valstack); [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 `pop` (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/stdlib.rs:5:26 [INFO] [stderr] | [INFO] [stderr] 5 | $e.pop().unwrap(); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 269 | let p3 = pop!(valstack); [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 `pop` (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/stdlib.rs:5:26 [INFO] [stderr] | [INFO] [stderr] 5 | $e.pop().unwrap(); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 270 | let p2 = pop!(valstack); [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 `pop` (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/stdlib.rs:5:26 [INFO] [stderr] | [INFO] [stderr] 5 | $e.pop().unwrap(); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 271 | let p1 = pop!(valstack); [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 `pop` (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/stdlib.rs:5:26 [INFO] [stderr] | [INFO] [stderr] 5 | $e.pop().unwrap(); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 287 | let p2 = pop!(valstack); [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 `pop` (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/stdlib.rs:5:26 [INFO] [stderr] | [INFO] [stderr] 5 | $e.pop().unwrap(); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 288 | let p1 = pop!(valstack); [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 `pop` (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/stdlib.rs:5:26 [INFO] [stderr] | [INFO] [stderr] 5 | $e.pop().unwrap(); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 306 | let p2 = pop!(valstack); [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 `pop` (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/stdlib.rs:5:26 [INFO] [stderr] | [INFO] [stderr] 5 | $e.pop().unwrap(); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 307 | let p1 = pop!(valstack); [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 `pop` (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/stdlib.rs:5:26 [INFO] [stderr] | [INFO] [stderr] 5 | $e.pop().unwrap(); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 325 | let p2 = pop!(valstack); [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 `pop` (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/stdlib.rs:5:26 [INFO] [stderr] | [INFO] [stderr] 5 | $e.pop().unwrap(); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 326 | let p1 = pop!(valstack); [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 `pop` (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/stdlib.rs:5:26 [INFO] [stderr] | [INFO] [stderr] 5 | $e.pop().unwrap(); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 344 | let p2 = pop!(valstack); [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 `pop` (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/stdlib.rs:5:26 [INFO] [stderr] | [INFO] [stderr] 5 | $e.pop().unwrap(); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 345 | let p1 = pop!(valstack); [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 `pop` (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/stdlib.rs:5:26 [INFO] [stderr] | [INFO] [stderr] 5 | $e.pop().unwrap(); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 361 | let p2 = pop!(valstack); [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 `pop` (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/stdlib.rs:5:26 [INFO] [stderr] | [INFO] [stderr] 5 | $e.pop().unwrap(); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 362 | let p1 = pop!(valstack); [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 `pop` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `termcalc` (lib) generated 30 warnings [INFO] [stderr] warning: `termcalc` (lib test) generated 30 warnings (30 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.36s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/termcalc-1729ba081e478d6d) [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/termcalc-96b469489b515085) [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 termcalc [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "259bd2aeece39c5cdc91743c906afed85ff5aa3e085d3fba402f69fc747aac2a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "259bd2aeece39c5cdc91743c906afed85ff5aa3e085d3fba402f69fc747aac2a", kill_on_drop: false }` [INFO] [stdout] 259bd2aeece39c5cdc91743c906afed85ff5aa3e085d3fba402f69fc747aac2a