[INFO] fetching crate escodegen 0.4.4... [INFO] testing escodegen-0.4.4 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate escodegen 0.4.4 into /workspace/builds/worker-1-tc1/source [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-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate escodegen 0.4.4 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ba1e07d9088f128a691f843ac205605d69410b0f9c89816209bc1ff933f0f4e0 [INFO] running `Command { std: "docker" "start" "-a" "ba1e07d9088f128a691f843ac205605d69410b0f9c89816209bc1ff933f0f4e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ba1e07d9088f128a691f843ac205605d69410b0f9c89816209bc1ff933f0f4e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ba1e07d9088f128a691f843ac205605d69410b0f9c89816209bc1ff933f0f4e0", kill_on_drop: false }` [INFO] [stdout] ba1e07d9088f128a691f843ac205605d69410b0f9c89816209bc1ff933f0f4e0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 1ab011e8c4a95d1ccea065dd93c68e6bfc67566eef1c021e1de9d8c53186186b [INFO] running `Command { std: "docker" "start" "-a" "1ab011e8c4a95d1ccea065dd93c68e6bfc67566eef1c021e1de9d8c53186186b", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling escodegen v0.4.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/g.rs:3:9 [INFO] [stdout] | [INFO] [stdout] 3 | pub use BinaryOperator::{self, *}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ the name `Add` in the type namespace is first re-exported here [INFO] [stdout] 4 | pub use UnaryOperator::{self, *}; [INFO] [stdout] | - but the name `Add` in the type namespace is also re-exported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ambiguous_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/g.rs:3:9 [INFO] [stdout] | [INFO] [stdout] 3 | pub use BinaryOperator::{self, *}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ the name `Add` in the value namespace is first re-exported here [INFO] [stdout] 4 | pub use UnaryOperator::{self, *}; [INFO] [stdout] | - but the name `Add` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/g.rs:3:9 [INFO] [stdout] | [INFO] [stdout] 3 | pub use BinaryOperator::{self, *}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ the name `Sub` in the type namespace is first re-exported here [INFO] [stdout] 4 | pub use UnaryOperator::{self, *}; [INFO] [stdout] | - but the name `Sub` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/g.rs:3:9 [INFO] [stdout] | [INFO] [stdout] 3 | pub use BinaryOperator::{self, *}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ the name `Sub` in the value namespace is first re-exported here [INFO] [stdout] 4 | pub use UnaryOperator::{self, *}; [INFO] [stdout] | - but the name `Sub` in the value namespace is also re-exported here [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: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = note: this warning originates in the macro `r` which comes from the expansion of the macro `walk` (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` which comes from the expansion of the macro `walk` (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` which comes from the expansion of the macro `walk` (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` which comes from the expansion of the macro `walk` (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` which comes from the expansion of the macro `walk` (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` which comes from the expansion of the macro `walk` (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` which comes from the expansion of the macro `walk` (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` which comes from the expansion of the macro `walk` (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` which comes from the expansion of the macro `walk` (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` which comes from the expansion of the macro `walk` (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` which comes from the expansion of the macro `walk` (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` which comes from the expansion of the macro `walk` (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` which comes from the expansion of the macro `walk` (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` which comes from the expansion of the macro `walk` (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` which comes from the expansion of the macro `walk` (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` which comes from the expansion of the macro `walk` (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] = 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] = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default [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] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.34s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: escodegen v0.4.4 (/opt/rustwide/workdir) [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "1ab011e8c4a95d1ccea065dd93c68e6bfc67566eef1c021e1de9d8c53186186b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1ab011e8c4a95d1ccea065dd93c68e6bfc67566eef1c021e1de9d8c53186186b", kill_on_drop: false }` [INFO] [stdout] 1ab011e8c4a95d1ccea065dd93c68e6bfc67566eef1c021e1de9d8c53186186b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] b12d40f58daf53fe9764209bf32623cb2173ad1e12d14febc8d1805f2f5f3288 [INFO] running `Command { std: "docker" "start" "-a" "b12d40f58daf53fe9764209bf32623cb2173ad1e12d14febc8d1805f2f5f3288", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/g.rs:3:9 [INFO] [stdout] | [INFO] [stdout] 3 | pub use BinaryOperator::{self, *}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ the name `Add` in the type namespace is first re-exported here [INFO] [stdout] 4 | pub use UnaryOperator::{self, *}; [INFO] [stdout] | - but the name `Add` in the type namespace is also re-exported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ambiguous_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/g.rs:3:9 [INFO] [stdout] | [INFO] [stdout] 3 | pub use BinaryOperator::{self, *}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ the name `Add` in the value namespace is first re-exported here [INFO] [stdout] 4 | pub use UnaryOperator::{self, *}; [INFO] [stdout] | - but the name `Add` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/g.rs:3:9 [INFO] [stdout] | [INFO] [stdout] 3 | pub use BinaryOperator::{self, *}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ the name `Sub` in the type namespace is first re-exported here [INFO] [stdout] 4 | pub use UnaryOperator::{self, *}; [INFO] [stdout] | - but the name `Sub` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/g.rs:3:9 [INFO] [stdout] | [INFO] [stdout] 3 | pub use BinaryOperator::{self, *}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ the name `Sub` in the value namespace is first re-exported here [INFO] [stdout] 4 | pub use UnaryOperator::{self, *}; [INFO] [stdout] | - but the name `Sub` in the value namespace is also re-exported here [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: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = note: this warning originates in the macro `r` which comes from the expansion of the macro `walk` (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` which comes from the expansion of the macro `walk` (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` which comes from the expansion of the macro `walk` (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` which comes from the expansion of the macro `walk` (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` which comes from the expansion of the macro `walk` (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` which comes from the expansion of the macro `walk` (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` which comes from the expansion of the macro `walk` (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` which comes from the expansion of the macro `walk` (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` which comes from the expansion of the macro `walk` (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` which comes from the expansion of the macro `walk` (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: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` which comes from the expansion of the macro `walk` (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` which comes from the expansion of the macro `walk` (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` which comes from the expansion of the macro `walk` (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` which comes from the expansion of the macro `walk` (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` which comes from the expansion of the macro `walk` (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` which comes from the expansion of the macro `walk` (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] = 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] = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default [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: ambiguous glob re-exports [INFO] [stdout] --> src/g.rs:3:9 [INFO] [stdout] | [INFO] [stdout] 3 | pub use BinaryOperator::{self, *}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ the name `Add` in the type namespace is first re-exported here [INFO] [stdout] 4 | pub use UnaryOperator::{self, *}; [INFO] [stdout] | - but the name `Add` in the type namespace is also re-exported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ambiguous_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/g.rs:3:9 [INFO] [stdout] | [INFO] [stdout] 3 | pub use BinaryOperator::{self, *}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ the name `Add` in the value namespace is first re-exported here [INFO] [stdout] 4 | pub use UnaryOperator::{self, *}; [INFO] [stdout] | - but the name `Add` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/g.rs:3:9 [INFO] [stdout] | [INFO] [stdout] 3 | pub use BinaryOperator::{self, *}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ the name `Sub` in the type namespace is first re-exported here [INFO] [stdout] 4 | pub use UnaryOperator::{self, *}; [INFO] [stdout] | - but the name `Sub` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/g.rs:3:9 [INFO] [stdout] | [INFO] [stdout] 3 | pub use BinaryOperator::{self, *}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ the name `Sub` in the value namespace is first re-exported here [INFO] [stdout] 4 | pub use UnaryOperator::{self, *}; [INFO] [stdout] | - but the name `Sub` in the value namespace is also re-exported here [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: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = note: this warning originates in the macro `r` which comes from the expansion of the macro `walk` (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` which comes from the expansion of the macro `walk` (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` which comes from the expansion of the macro `walk` (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` which comes from the expansion of the macro `walk` (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` which comes from the expansion of the macro `walk` (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` which comes from the expansion of the macro `walk` (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` which comes from the expansion of the macro `walk` (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` which comes from the expansion of the macro `walk` (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` which comes from the expansion of the macro `walk` (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` which comes from the expansion of the macro `walk` (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` which comes from the expansion of the macro `walk` (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` which comes from the expansion of the macro `walk` (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` which comes from the expansion of the macro `walk` (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` which comes from the expansion of the macro `walk` (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` which comes from the expansion of the macro `walk` (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` which comes from the expansion of the macro `walk` (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] = 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] = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default [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] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.65s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: escodegen v0.4.4 (/opt/rustwide/workdir) [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "b12d40f58daf53fe9764209bf32623cb2173ad1e12d14febc8d1805f2f5f3288", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b12d40f58daf53fe9764209bf32623cb2173ad1e12d14febc8d1805f2f5f3288", kill_on_drop: false }` [INFO] [stdout] b12d40f58daf53fe9764209bf32623cb2173ad1e12d14febc8d1805f2f5f3288 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 50ae440b4e0f13c83f0343aa746d358c8345fbde9242c9cb412f521389d76062 [INFO] running `Command { std: "docker" "start" "-a" "50ae440b4e0f13c83f0343aa746d358c8345fbde9242c9cb412f521389d76062", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: ambiguous glob re-exports [INFO] [stderr] --> src/g.rs:3:9 [INFO] [stderr] | [INFO] [stderr] 3 | pub use BinaryOperator::{self, *}; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ the name `Add` in the type namespace is first re-exported here [INFO] [stderr] 4 | pub use UnaryOperator::{self, *}; [INFO] [stderr] | - but the name `Add` in the type namespace is also re-exported here [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(ambiguous_glob_reexports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: ambiguous glob re-exports [INFO] [stderr] --> src/g.rs:3:9 [INFO] [stderr] | [INFO] [stderr] 3 | pub use BinaryOperator::{self, *}; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ the name `Add` in the value namespace is first re-exported here [INFO] [stderr] 4 | pub use UnaryOperator::{self, *}; [INFO] [stderr] | - but the name `Add` in the value namespace is also re-exported here [INFO] [stderr] [INFO] [stderr] warning: ambiguous glob re-exports [INFO] [stderr] --> src/g.rs:3:9 [INFO] [stderr] | [INFO] [stderr] 3 | pub use BinaryOperator::{self, *}; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ the name `Sub` in the type namespace is first re-exported here [INFO] [stderr] 4 | pub use UnaryOperator::{self, *}; [INFO] [stderr] | - but the name `Sub` in the type namespace is also re-exported here [INFO] [stderr] [INFO] [stderr] warning: ambiguous glob re-exports [INFO] [stderr] --> src/g.rs:3:9 [INFO] [stderr] | [INFO] [stderr] 3 | pub use BinaryOperator::{self, *}; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ the name `Sub` in the value namespace is first re-exported here [INFO] [stderr] 4 | pub use UnaryOperator::{self, *}; [INFO] [stderr] | - but the name `Sub` in the value namespace is also re-exported here [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: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stderr] = note: this warning originates in the macro `r` which comes from the expansion of the macro `walk` (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` which comes from the expansion of the macro `walk` (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` which comes from the expansion of the macro `walk` (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` which comes from the expansion of the macro `walk` (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` which comes from the expansion of the macro `walk` (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` which comes from the expansion of the macro `walk` (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` which comes from the expansion of the macro `walk` (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] = 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] = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default [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 23 warnings (9 duplicates) (run `cargo fix --lib -p escodegen` to apply 3 suggestions) [INFO] [stderr] warning: `escodegen` (lib test) generated 23 warnings (23 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: escodegen v0.4.4 (/opt/rustwide/workdir) [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/escodegen-54df9423a015f2ec) [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" "50ae440b4e0f13c83f0343aa746d358c8345fbde9242c9cb412f521389d76062", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "50ae440b4e0f13c83f0343aa746d358c8345fbde9242c9cb412f521389d76062", kill_on_drop: false }` [INFO] [stdout] 50ae440b4e0f13c83f0343aa746d358c8345fbde9242c9cb412f521389d76062