[INFO] fetching crate escodegen 0.4.4... [INFO] testing escodegen-0.4.4 against 1.59.0 for beta-1.60-1 [INFO] extracting crate escodegen 0.4.4 into /workspace/builds/worker-13/source [INFO] validating manifest of crates.io crate escodegen 0.4.4 on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate escodegen 0.4.4 [INFO] finished tweaking crates.io crate escodegen 0.4.4 [INFO] tweaked toml for crates.io crate escodegen 0.4.4 written to /workspace/builds/worker-13/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 463e4ecea7baa2b111095780ad8f46ec8ff7affe6706781c405a146e82096f1a [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" "463e4ecea7baa2b111095780ad8f46ec8ff7affe6706781c405a146e82096f1a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "463e4ecea7baa2b111095780ad8f46ec8ff7affe6706781c405a146e82096f1a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "463e4ecea7baa2b111095780ad8f46ec8ff7affe6706781c405a146e82096f1a", kill_on_drop: false }` [INFO] [stdout] 463e4ecea7baa2b111095780ad8f46ec8ff7affe6706781c405a146e82096f1a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "+1.59.0" "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] 1d4520b79a874f657569b612ba198a1a893e1719640bdd11e10bcb4fa605ce3e [INFO] running `Command { std: "docker" "start" "-a" "1d4520b79a874f657569b612ba198a1a893e1719640bdd11e10bcb4fa605ce3e", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling escodegen v0.4.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/walk.rs:14:69 [INFO] [stdout] | [INFO] [stdout] 14 | $f($a, pre_stmt, post_stmt, pre_expr, post_expr); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 97 | walk!(walk_stmt, walk_expr, &Stmt, &Expr); [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 `r` (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/walk.rs:14:69 [INFO] [stdout] | [INFO] [stdout] 14 | $f($a, pre_stmt, post_stmt, pre_expr, post_expr); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 97 | walk!(walk_stmt, walk_expr, &Stmt, &Expr); [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 `r` (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/walk.rs:14:69 [INFO] [stdout] | [INFO] [stdout] 14 | $f($a, pre_stmt, post_stmt, pre_expr, post_expr); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 97 | walk!(walk_stmt, walk_expr, &Stmt, &Expr); [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 `r` (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/walk.rs:51:69 [INFO] [stdout] | [INFO] [stdout] 51 | $f($a, pre_stmt, post_stmt, pre_expr, post_expr); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 97 | walk!(walk_stmt, walk_expr, &Stmt, &Expr); [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: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `r` [INFO] [stdout] = note: this warning originates in the macro `r` (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/walk.rs:51:69 [INFO] [stdout] | [INFO] [stdout] 51 | $f($a, pre_stmt, post_stmt, pre_expr, post_expr); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 97 | walk!(walk_stmt, walk_expr, &Stmt, &Expr); [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 `r` (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/walk.rs:51:69 [INFO] [stdout] | [INFO] [stdout] 51 | $f($a, pre_stmt, post_stmt, pre_expr, post_expr); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 97 | walk!(walk_stmt, walk_expr, &Stmt, &Expr); [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: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `r` [INFO] [stdout] = note: this warning originates in the macro `r` (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/walk.rs:51:69 [INFO] [stdout] | [INFO] [stdout] 51 | $f($a, pre_stmt, post_stmt, pre_expr, post_expr); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 97 | walk!(walk_stmt, walk_expr, &Stmt, &Expr); [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: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `r` [INFO] [stdout] = note: this warning originates in the macro `r` (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/walk.rs:51:69 [INFO] [stdout] | [INFO] [stdout] 51 | $f($a, pre_stmt, post_stmt, pre_expr, post_expr); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 97 | walk!(walk_stmt, walk_expr, &Stmt, &Expr); [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 `r` (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/walk.rs:14:69 [INFO] [stdout] | [INFO] [stdout] 14 | $f($a, pre_stmt, post_stmt, pre_expr, post_expr); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 98 | walk!(walk_stmt_mut, walk_expr_mut, &mut Stmt, &mut Expr); [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 `r` (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/walk.rs:14:69 [INFO] [stdout] | [INFO] [stdout] 14 | $f($a, pre_stmt, post_stmt, pre_expr, post_expr); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 98 | walk!(walk_stmt_mut, walk_expr_mut, &mut Stmt, &mut Expr); [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 `r` (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/walk.rs:14:69 [INFO] [stdout] | [INFO] [stdout] 14 | $f($a, pre_stmt, post_stmt, pre_expr, post_expr); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 98 | walk!(walk_stmt_mut, walk_expr_mut, &mut Stmt, &mut Expr); [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 `r` (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/walk.rs:51:69 [INFO] [stdout] | [INFO] [stdout] 51 | $f($a, pre_stmt, post_stmt, pre_expr, post_expr); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 98 | walk!(walk_stmt_mut, walk_expr_mut, &mut Stmt, &mut Expr); [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: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `r` [INFO] [stdout] = note: this warning originates in the macro `r` (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/walk.rs:51:69 [INFO] [stdout] | [INFO] [stdout] 51 | $f($a, pre_stmt, post_stmt, pre_expr, post_expr); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 98 | walk!(walk_stmt_mut, walk_expr_mut, &mut Stmt, &mut Expr); [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 `r` (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/walk.rs:51:69 [INFO] [stdout] | [INFO] [stdout] 51 | $f($a, pre_stmt, post_stmt, pre_expr, post_expr); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 98 | walk!(walk_stmt_mut, walk_expr_mut, &mut Stmt, &mut Expr); [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: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `r` [INFO] [stdout] = note: this warning originates in the macro `r` (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/walk.rs:51:69 [INFO] [stdout] | [INFO] [stdout] 51 | $f($a, pre_stmt, post_stmt, pre_expr, post_expr); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 98 | walk!(walk_stmt_mut, walk_expr_mut, &mut Stmt, &mut Expr); [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: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `r` [INFO] [stdout] = note: this warning originates in the macro `r` (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/walk.rs:51:69 [INFO] [stdout] | [INFO] [stdout] 51 | $f($a, pre_stmt, post_stmt, pre_expr, post_expr); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 98 | walk!(walk_stmt_mut, walk_expr_mut, &mut Stmt, &mut Expr); [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 `r` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/lib.rs:230:12 [INFO] [stdout] | [INFO] [stdout] 230 | 'a'...'z' | 'A'...'Z' | '$' | '_' => true, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/lib.rs:230:24 [INFO] [stdout] | [INFO] [stdout] 230 | 'a'...'z' | 'A'...'Z' | '$' | '_' => true, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/lib.rs:231:12 [INFO] [stdout] | [INFO] [stdout] 231 | '0'...'9' => index > 0, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 19 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.85s [INFO] running `Command { std: "docker" "inspect" "1d4520b79a874f657569b612ba198a1a893e1719640bdd11e10bcb4fa605ce3e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1d4520b79a874f657569b612ba198a1a893e1719640bdd11e10bcb4fa605ce3e", kill_on_drop: false }` [INFO] [stdout] 1d4520b79a874f657569b612ba198a1a893e1719640bdd11e10bcb4fa605ce3e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 99b4b1dff082bd7460224de5dc719f424eac57e4aba22762f81319ffd7cb21d2 [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" "99b4b1dff082bd7460224de5dc719f424eac57e4aba22762f81319ffd7cb21d2", kill_on_drop: false }` [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/walk.rs:14:69 [INFO] [stdout] | [INFO] [stdout] 14 | $f($a, pre_stmt, post_stmt, pre_expr, post_expr); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 97 | walk!(walk_stmt, walk_expr, &Stmt, &Expr); [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 `r` (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/walk.rs:14:69 [INFO] [stdout] | [INFO] [stdout] 14 | $f($a, pre_stmt, post_stmt, pre_expr, post_expr); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 97 | walk!(walk_stmt, walk_expr, &Stmt, &Expr); [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 `r` (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/walk.rs:14:69 [INFO] [stdout] | [INFO] [stdout] 14 | $f($a, pre_stmt, post_stmt, pre_expr, post_expr); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 97 | walk!(walk_stmt, walk_expr, &Stmt, &Expr); [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 `r` (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/walk.rs:51:69 [INFO] [stdout] | [INFO] [stdout] 51 | $f($a, pre_stmt, post_stmt, pre_expr, post_expr); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 97 | walk!(walk_stmt, walk_expr, &Stmt, &Expr); [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: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `r` [INFO] [stdout] = note: this warning originates in the macro `r` (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/walk.rs:51:69 [INFO] [stdout] | [INFO] [stdout] 51 | $f($a, pre_stmt, post_stmt, pre_expr, post_expr); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 97 | walk!(walk_stmt, walk_expr, &Stmt, &Expr); [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 `r` (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/walk.rs:51:69 [INFO] [stdout] | [INFO] [stdout] 51 | $f($a, pre_stmt, post_stmt, pre_expr, post_expr); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 97 | walk!(walk_stmt, walk_expr, &Stmt, &Expr); [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: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `r` [INFO] [stdout] = note: this warning originates in the macro `r` (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/walk.rs:51:69 [INFO] [stdout] | [INFO] [stdout] 51 | $f($a, pre_stmt, post_stmt, pre_expr, post_expr); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 97 | walk!(walk_stmt, walk_expr, &Stmt, &Expr); [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: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `r` [INFO] [stdout] = note: this warning originates in the macro `r` (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/walk.rs:51:69 [INFO] [stdout] | [INFO] [stdout] 51 | $f($a, pre_stmt, post_stmt, pre_expr, post_expr); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 97 | walk!(walk_stmt, walk_expr, &Stmt, &Expr); [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 `r` (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/walk.rs:14:69 [INFO] [stdout] | [INFO] [stdout] 14 | $f($a, pre_stmt, post_stmt, pre_expr, post_expr); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 98 | walk!(walk_stmt_mut, walk_expr_mut, &mut Stmt, &mut Expr); [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 `r` (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/walk.rs:14:69 [INFO] [stdout] | [INFO] [stdout] 14 | $f($a, pre_stmt, post_stmt, pre_expr, post_expr); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 98 | walk!(walk_stmt_mut, walk_expr_mut, &mut Stmt, &mut Expr); [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 `r` (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/walk.rs:14:69 [INFO] [stdout] | [INFO] [stdout] 14 | $f($a, pre_stmt, post_stmt, pre_expr, post_expr); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 98 | walk!(walk_stmt_mut, walk_expr_mut, &mut Stmt, &mut Expr); [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 `r` (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/walk.rs:51:69 [INFO] [stdout] | [INFO] [stdout] 51 | $f($a, pre_stmt, post_stmt, pre_expr, post_expr); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 98 | walk!(walk_stmt_mut, walk_expr_mut, &mut Stmt, &mut Expr); [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: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `r` [INFO] [stdout] = note: this warning originates in the macro `r` (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/walk.rs:51:69 [INFO] [stdout] | [INFO] [stdout] 51 | $f($a, pre_stmt, post_stmt, pre_expr, post_expr); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 98 | walk!(walk_stmt_mut, walk_expr_mut, &mut Stmt, &mut Expr); [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 `r` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling escodegen v0.4.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/walk.rs:51:69 [INFO] [stdout] | [INFO] [stdout] 51 | $f($a, pre_stmt, post_stmt, pre_expr, post_expr); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 98 | walk!(walk_stmt_mut, walk_expr_mut, &mut Stmt, &mut Expr); [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: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `r` [INFO] [stdout] = note: this warning originates in the macro `r` (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/walk.rs:51:69 [INFO] [stdout] | [INFO] [stdout] 51 | $f($a, pre_stmt, post_stmt, pre_expr, post_expr); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 98 | walk!(walk_stmt_mut, walk_expr_mut, &mut Stmt, &mut Expr); [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: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `r` [INFO] [stdout] = note: this warning originates in the macro `r` (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/walk.rs:51:69 [INFO] [stdout] | [INFO] [stdout] 51 | $f($a, pre_stmt, post_stmt, pre_expr, post_expr); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 98 | walk!(walk_stmt_mut, walk_expr_mut, &mut Stmt, &mut Expr); [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 `r` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/lib.rs:230:12 [INFO] [stdout] | [INFO] [stdout] 230 | 'a'...'z' | 'A'...'Z' | '$' | '_' => true, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/lib.rs:230:24 [INFO] [stdout] | [INFO] [stdout] 230 | 'a'...'z' | 'A'...'Z' | '$' | '_' => true, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/lib.rs:231:12 [INFO] [stdout] | [INFO] [stdout] 231 | '0'...'9' => index > 0, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 19 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/walk.rs:14:69 [INFO] [stdout] | [INFO] [stdout] 14 | $f($a, pre_stmt, post_stmt, pre_expr, post_expr); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 97 | walk!(walk_stmt, walk_expr, &Stmt, &Expr); [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 `r` (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/walk.rs:14:69 [INFO] [stdout] | [INFO] [stdout] 14 | $f($a, pre_stmt, post_stmt, pre_expr, post_expr); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 97 | walk!(walk_stmt, walk_expr, &Stmt, &Expr); [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 `r` (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/walk.rs:14:69 [INFO] [stdout] | [INFO] [stdout] 14 | $f($a, pre_stmt, post_stmt, pre_expr, post_expr); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 97 | walk!(walk_stmt, walk_expr, &Stmt, &Expr); [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 `r` (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/walk.rs:51:69 [INFO] [stdout] | [INFO] [stdout] 51 | $f($a, pre_stmt, post_stmt, pre_expr, post_expr); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 97 | walk!(walk_stmt, walk_expr, &Stmt, &Expr); [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: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `r` [INFO] [stdout] = note: this warning originates in the macro `r` (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/walk.rs:51:69 [INFO] [stdout] | [INFO] [stdout] 51 | $f($a, pre_stmt, post_stmt, pre_expr, post_expr); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 97 | walk!(walk_stmt, walk_expr, &Stmt, &Expr); [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 `r` (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/walk.rs:51:69 [INFO] [stdout] | [INFO] [stdout] 51 | $f($a, pre_stmt, post_stmt, pre_expr, post_expr); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 97 | walk!(walk_stmt, walk_expr, &Stmt, &Expr); [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: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `r` [INFO] [stdout] = note: this warning originates in the macro `r` (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/walk.rs:51:69 [INFO] [stdout] | [INFO] [stdout] 51 | $f($a, pre_stmt, post_stmt, pre_expr, post_expr); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 97 | walk!(walk_stmt, walk_expr, &Stmt, &Expr); [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: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `r` [INFO] [stdout] = note: this warning originates in the macro `r` (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/walk.rs:51:69 [INFO] [stdout] | [INFO] [stdout] 51 | $f($a, pre_stmt, post_stmt, pre_expr, post_expr); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 97 | walk!(walk_stmt, walk_expr, &Stmt, &Expr); [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 `r` (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/walk.rs:14:69 [INFO] [stdout] | [INFO] [stdout] 14 | $f($a, pre_stmt, post_stmt, pre_expr, post_expr); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 98 | walk!(walk_stmt_mut, walk_expr_mut, &mut Stmt, &mut Expr); [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 `r` (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/walk.rs:14:69 [INFO] [stdout] | [INFO] [stdout] 14 | $f($a, pre_stmt, post_stmt, pre_expr, post_expr); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 98 | walk!(walk_stmt_mut, walk_expr_mut, &mut Stmt, &mut Expr); [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 `r` (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/walk.rs:14:69 [INFO] [stdout] | [INFO] [stdout] 14 | $f($a, pre_stmt, post_stmt, pre_expr, post_expr); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 98 | walk!(walk_stmt_mut, walk_expr_mut, &mut Stmt, &mut Expr); [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 `r` (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/walk.rs:51:69 [INFO] [stdout] | [INFO] [stdout] 51 | $f($a, pre_stmt, post_stmt, pre_expr, post_expr); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 98 | walk!(walk_stmt_mut, walk_expr_mut, &mut Stmt, &mut Expr); [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: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `r` [INFO] [stdout] = note: this warning originates in the macro `r` (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/walk.rs:51:69 [INFO] [stdout] | [INFO] [stdout] 51 | $f($a, pre_stmt, post_stmt, pre_expr, post_expr); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 98 | walk!(walk_stmt_mut, walk_expr_mut, &mut Stmt, &mut Expr); [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 `r` (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/walk.rs:51:69 [INFO] [stdout] | [INFO] [stdout] 51 | $f($a, pre_stmt, post_stmt, pre_expr, post_expr); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 98 | walk!(walk_stmt_mut, walk_expr_mut, &mut Stmt, &mut Expr); [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: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `r` [INFO] [stdout] = note: this warning originates in the macro `r` (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/walk.rs:51:69 [INFO] [stdout] | [INFO] [stdout] 51 | $f($a, pre_stmt, post_stmt, pre_expr, post_expr); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 98 | walk!(walk_stmt_mut, walk_expr_mut, &mut Stmt, &mut Expr); [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: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `r` [INFO] [stdout] = note: this warning originates in the macro `r` (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/walk.rs:51:69 [INFO] [stdout] | [INFO] [stdout] 51 | $f($a, pre_stmt, post_stmt, pre_expr, post_expr); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 98 | walk!(walk_stmt_mut, walk_expr_mut, &mut Stmt, &mut Expr); [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 `r` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/lib.rs:230:12 [INFO] [stdout] | [INFO] [stdout] 230 | 'a'...'z' | 'A'...'Z' | '$' | '_' => true, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/lib.rs:230:24 [INFO] [stdout] | [INFO] [stdout] 230 | 'a'...'z' | 'A'...'Z' | '$' | '_' => true, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/lib.rs:231:12 [INFO] [stdout] | [INFO] [stdout] 231 | '0'...'9' => index > 0, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 19 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.10s [INFO] running `Command { std: "docker" "inspect" "99b4b1dff082bd7460224de5dc719f424eac57e4aba22762f81319ffd7cb21d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "99b4b1dff082bd7460224de5dc719f424eac57e4aba22762f81319ffd7cb21d2", kill_on_drop: false }` [INFO] [stdout] 99b4b1dff082bd7460224de5dc719f424eac57e4aba22762f81319ffd7cb21d2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "+1.59.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 28462f1eea10dcd8b0cb994452ef45b8773927aca57b061cef6f8839137f3e59 [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" "28462f1eea10dcd8b0cb994452ef45b8773927aca57b061cef6f8839137f3e59", kill_on_drop: false }` [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/walk.rs:14:69 [INFO] [stderr] | [INFO] [stderr] 14 | $f($a, pre_stmt, post_stmt, pre_expr, post_expr); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 97 | walk!(walk_stmt, walk_expr, &Stmt, &Expr); [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 `r` (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/walk.rs:14:69 [INFO] [stderr] | [INFO] [stderr] 14 | $f($a, pre_stmt, post_stmt, pre_expr, post_expr); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 97 | walk!(walk_stmt, walk_expr, &Stmt, &Expr); [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 `r` (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/walk.rs:51:69 [INFO] [stderr] | [INFO] [stderr] 51 | $f($a, pre_stmt, post_stmt, pre_expr, post_expr); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 97 | walk!(walk_stmt, walk_expr, &Stmt, &Expr); [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: macro invocations at the end of a block are treated as expressions [INFO] [stderr] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `r` [INFO] [stderr] = note: this warning originates in the macro `r` (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/walk.rs:51:69 [INFO] [stderr] | [INFO] [stderr] 51 | $f($a, pre_stmt, post_stmt, pre_expr, post_expr); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 97 | walk!(walk_stmt, walk_expr, &Stmt, &Expr); [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 `r` (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/walk.rs:14:69 [INFO] [stderr] | [INFO] [stderr] 14 | $f($a, pre_stmt, post_stmt, pre_expr, post_expr); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 98 | walk!(walk_stmt_mut, walk_expr_mut, &mut Stmt, &mut Expr); [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 `r` (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/walk.rs:51:69 [INFO] [stderr] | [INFO] [stderr] 51 | $f($a, pre_stmt, post_stmt, pre_expr, post_expr); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 98 | walk!(walk_stmt_mut, walk_expr_mut, &mut Stmt, &mut Expr); [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: macro invocations at the end of a block are treated as expressions [INFO] [stderr] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `r` [INFO] [stderr] = note: this warning originates in the macro `r` (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/walk.rs:51:69 [INFO] [stderr] | [INFO] [stderr] 51 | $f($a, pre_stmt, post_stmt, pre_expr, post_expr); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 98 | walk!(walk_stmt_mut, walk_expr_mut, &mut Stmt, &mut Expr); [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 `r` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> src/lib.rs:230:12 [INFO] [stderr] | [INFO] [stderr] 230 | 'a'...'z' | 'A'...'Z' | '$' | '_' => true, [INFO] [stderr] | ^^^ help: use `..=` for an inclusive range [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> src/lib.rs:230:24 [INFO] [stderr] | [INFO] [stderr] 230 | 'a'...'z' | 'A'...'Z' | '$' | '_' => true, [INFO] [stderr] | ^^^ help: use `..=` for an inclusive range [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> src/lib.rs:231:12 [INFO] [stderr] | [INFO] [stderr] 231 | '0'...'9' => index > 0, [INFO] [stderr] | ^^^ help: use `..=` for an inclusive range [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] [INFO] [stderr] warning: `escodegen` (lib) generated 19 warnings (9 duplicates) [INFO] [stderr] warning: `escodegen` (lib test) generated 19 warnings (19 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/escodegen-99d6676e801b50dd) [INFO] [stderr] Doc-tests escodegen [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] warning: `...` range patterns are deprecated [INFO] [stderr] --> /opt/rustwide/workdir/src/lib.rs:230:12 [INFO] [stderr] | [INFO] [stderr] 230 | 'a'...'z' | 'A'...'Z' | '$' | '_' => true, [INFO] [stderr] | ^^^ help: use `..=` for an inclusive range [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> /opt/rustwide/workdir/src/lib.rs:230:24 [INFO] [stderr] | [INFO] [stderr] 230 | 'a'...'z' | 'A'...'Z' | '$' | '_' => true, [INFO] [stderr] | ^^^ help: use `..=` for an inclusive range [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> /opt/rustwide/workdir/src/lib.rs:231:12 [INFO] [stderr] | [INFO] [stderr] 231 | '0'...'9' => index > 0, [INFO] [stderr] | ^^^ help: use `..=` for an inclusive range [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] [INFO] [stdout] [INFO] [stderr] warning: 3 warnings emitted [INFO] [stdout] running 0 tests [INFO] [stderr] [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" "28462f1eea10dcd8b0cb994452ef45b8773927aca57b061cef6f8839137f3e59", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "28462f1eea10dcd8b0cb994452ef45b8773927aca57b061cef6f8839137f3e59", kill_on_drop: false }` [INFO] [stdout] 28462f1eea10dcd8b0cb994452ef45b8773927aca57b061cef6f8839137f3e59