[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 beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmpdrescher%2Ftermcalc" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mpdrescher/termcalc on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/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-2/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" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5246f81fc4140f9a3ffea9e771a146672d3c5dc99732f731f06cde00fdf602f1 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "5246f81fc4140f9a3ffea9e771a146672d3c5dc99732f731f06cde00fdf602f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5246f81fc4140f9a3ffea9e771a146672d3c5dc99732f731f06cde00fdf602f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5246f81fc4140f9a3ffea9e771a146672d3c5dc99732f731f06cde00fdf602f1", kill_on_drop: false }` [INFO] [stdout] 5246f81fc4140f9a3ffea9e771a146672d3c5dc99732f731f06cde00fdf602f1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 5060803c44545e0f7fbf0c293b4f5dd9d8cfcabad1f296b82af096f44b57f479 [INFO] running `Command { std: "docker" "start" "-a" "5060803c44545e0f7fbf0c293b4f5dd9d8cfcabad1f296b82af096f44b57f479", kill_on_drop: false }` [INFO] [stderr] Compiling bitflags v0.4.0 [INFO] [stderr] Compiling libc v0.2.20 [INFO] [stderr] Compiling encode_unicode v0.1.3 [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 10.33s [INFO] running `Command { std: "docker" "inspect" "5060803c44545e0f7fbf0c293b4f5dd9d8cfcabad1f296b82af096f44b57f479", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5060803c44545e0f7fbf0c293b4f5dd9d8cfcabad1f296b82af096f44b57f479", kill_on_drop: false }` [INFO] [stdout] 5060803c44545e0f7fbf0c293b4f5dd9d8cfcabad1f296b82af096f44b57f479 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] e0d1d9892816a0107a9e71b65eced2b82436c278eecf80944320a9f2f7ee594d [INFO] running `Command { std: "docker" "start" "-a" "e0d1d9892816a0107a9e71b65eced2b82436c278eecf80944320a9f2f7ee594d", kill_on_drop: false }` [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] 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 test [unoptimized + debuginfo] target(s) in 1.79s [INFO] running `Command { std: "docker" "inspect" "e0d1d9892816a0107a9e71b65eced2b82436c278eecf80944320a9f2f7ee594d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e0d1d9892816a0107a9e71b65eced2b82436c278eecf80944320a9f2f7ee594d", kill_on_drop: false }` [INFO] [stdout] e0d1d9892816a0107a9e71b65eced2b82436c278eecf80944320a9f2f7ee594d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3f00a9d5a7a50094c299567331c3dc8974a79b2e451f55c455934d085df510b6 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "3f00a9d5a7a50094c299567331c3dc8974a79b2e451f55c455934d085df510b6", kill_on_drop: false }` [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.06s [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/termcalc-47759bad6b3b98bd) [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/termcalc-010a8730aeb59bd8) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests 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] running `Command { std: "docker" "inspect" "3f00a9d5a7a50094c299567331c3dc8974a79b2e451f55c455934d085df510b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f00a9d5a7a50094c299567331c3dc8974a79b2e451f55c455934d085df510b6", kill_on_drop: false }` [INFO] [stdout] 3f00a9d5a7a50094c299567331c3dc8974a79b2e451f55c455934d085df510b6