[INFO] fetching crate minsc 0.2.0... [INFO] checking minsc-0.2.0 against try#a7a572ce3edd6d476191fbfe92c9c1986e009b34 for pr-87190-3 [INFO] extracting crate minsc 0.2.0 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate minsc 0.2.0 on toolchain a7a572ce3edd6d476191fbfe92c9c1986e009b34 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate minsc 0.2.0 [INFO] finished tweaking crates.io crate minsc 0.2.0 [INFO] tweaked toml for crates.io crate minsc 0.2.0 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate crates.io crate minsc 0.2.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded lalrpop-util v0.19.1 [INFO] [stderr] Downloaded lalrpop v0.19.1 [INFO] [stderr] Downloaded miniscript v4.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d6b29f85272711dce17ed94516c8f3db8bf9ba8dc9158699185bc25da5aa056c [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" "d6b29f85272711dce17ed94516c8f3db8bf9ba8dc9158699185bc25da5aa056c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d6b29f85272711dce17ed94516c8f3db8bf9ba8dc9158699185bc25da5aa056c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d6b29f85272711dce17ed94516c8f3db8bf9ba8dc9158699185bc25da5aa056c", kill_on_drop: false }` [INFO] [stdout] d6b29f85272711dce17ed94516c8f3db8bf9ba8dc9158699185bc25da5aa056c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "check" "--frozen" "--all" "--all-targets" "--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] bceae7e36ff4cf29ddbe16659982df3c133b6f75c0820ebf1348fe10a7f41825 [INFO] running `Command { std: "docker" "start" "-a" "bceae7e36ff4cf29ddbe16659982df3c133b6f75c0820ebf1348fe10a7f41825", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] note: Switching to Edition 2021 will enable the use of the version 2 feature resolver in Cargo. [INFO] [stderr] This may cause some dependencies to be built with fewer features enabled than previously. [INFO] [stderr] More information about the resolver changes may be found at https://doc.rust-lang.org/nightly/edition-guide/rust-2021/default-cargo-resolver.html [INFO] [stderr] When building the following dependencies, the given features will no longer be used: [INFO] [stderr] [INFO] [stderr] lalrpop-util v0.19.1: lexer, regex [INFO] [stderr] [INFO] [stderr] Compiling syn v1.0.51 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.68 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling bumpalo v3.4.0 [INFO] [stderr] Compiling bit-vec v0.6.2 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling diff v0.1.12 [INFO] [stderr] Checking bitcoin_hashes v0.9.4 [INFO] [stderr] Checking bech32 v0.7.2 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Compiling wasm-bindgen v0.2.68 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling secp256k1-sys v0.3.0 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Compiling ena v0.14.0 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Compiling ascii-canvas v2.0.0 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Checking secp256k1 v0.19.0 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Checking regex v1.4.2 [INFO] [stderr] Checking lalrpop-util v0.19.1 [INFO] [stderr] Checking bitcoin v0.25.2 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.68 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.68 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling thiserror-impl v1.0.22 [INFO] [stderr] Checking miniscript v4.0.0 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.68 [INFO] [stderr] Checking thiserror v1.0.22 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling string_cache v0.8.1 [INFO] [stderr] Compiling docopt v1.1.0 [INFO] [stderr] Compiling lalrpop v0.19.1 [INFO] [stderr] Compiling minsc v0.2.0 (/tmp/fixit) [INFO] [stderr] Migrating build.rs from 2018 edition to 2021 [INFO] [stderr] Migrating src/lib.rs from 2018 edition to 2021 [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:24:30 [INFO] [stdout] | [INFO] [stdout] 24 | return Err($e.into()); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/builtins.rs:94:18 [INFO] [stdout] | [INFO] [stdout] 94 | _ => bail!(Error::InvalidArguments), [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 `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:24:30 [INFO] [stdout] | [INFO] [stdout] 24 | return Err($e.into()); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/builtins.rs:104:18 [INFO] [stdout] | [INFO] [stdout] 104 | _ => bail!(Error::InvalidArguments), [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being 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 `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:24:30 [INFO] [stdout] | [INFO] [stdout] 24 | return Err($e.into()); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/builtins.rs:156:18 [INFO] [stdout] | [INFO] [stdout] 156 | _ => bail!(Error::InvalidShUse), [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being 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 `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:24:30 [INFO] [stdout] | [INFO] [stdout] 24 | return Err($e.into()); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/runtime.rs:129:21 [INFO] [stdout] | [INFO] [stdout] 129 | None => bail!(Error::VarNotFound(self.clone())), [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being 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 `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:24:30 [INFO] [stdout] | [INFO] [stdout] 24 | return Err($e.into()); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/runtime.rs:163:54 [INFO] [stdout] | [INFO] [stdout] 163 | DescriptorPublicKey::SinglePub(_) => bail!(Error::InvalidSingleDerivation), [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being 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 `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:24:30 [INFO] [stdout] | [INFO] [stdout] 24 | return Err($e.into()); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/builtins.rs:94:18 [INFO] [stdout] | [INFO] [stdout] 94 | _ => bail!(Error::InvalidArguments), [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 `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:24:30 [INFO] [stdout] | [INFO] [stdout] 24 | return Err($e.into()); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/builtins.rs:104:18 [INFO] [stdout] | [INFO] [stdout] 104 | _ => bail!(Error::InvalidArguments), [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being 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 `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:24:30 [INFO] [stdout] | [INFO] [stdout] 24 | return Err($e.into()); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/builtins.rs:156:18 [INFO] [stdout] | [INFO] [stdout] 156 | _ => bail!(Error::InvalidShUse), [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being 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 `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:24:30 [INFO] [stdout] | [INFO] [stdout] 24 | return Err($e.into()); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/runtime.rs:129:21 [INFO] [stdout] | [INFO] [stdout] 129 | None => bail!(Error::VarNotFound(self.clone())), [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being 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 `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:24:30 [INFO] [stdout] | [INFO] [stdout] 24 | return Err($e.into()); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/runtime.rs:163:54 [INFO] [stdout] | [INFO] [stdout] 163 | DescriptorPublicKey::SinglePub(_) => bail!(Error::InvalidSingleDerivation), [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being 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 `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Migrating src/main.rs from 2018 edition to 2021 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 34s [INFO] [stderr] Running `cargo check` to verify 2021 [INFO] [stderr] Checking lalrpop-util v0.19.1 [INFO] [stderr] Compiling minsc v0.2.0 (/tmp/fixit) [INFO] [stdout] error[E0432]: unresolved import `self::__lalrpop_util::lexer` [INFO] [stdout] --> /opt/rustwide/target/debug/build/minsc-97c038e70b1b520b/out/grammar.rs:20:31 [INFO] [stdout] | [INFO] [stdout] 20 | use self::__lalrpop_util::lexer::Token; [INFO] [stdout] | ^^^^^ could not find `lexer` in `__lalrpop_util` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `self::__lalrpop_util::lexer` [INFO] [stdout] --> /opt/rustwide/target/debug/build/minsc-97c038e70b1b520b/out/grammar.rs:4111:31 [INFO] [stdout] | [INFO] [stdout] 4111 | pub use self::__lalrpop_util::lexer::Token; [INFO] [stdout] | ^^^^^ could not find `lexer` in `__lalrpop_util` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lexer` in `__lalrpop_util` [INFO] [stdout] --> /opt/rustwide/target/debug/build/minsc-97c038e70b1b520b/out/grammar.rs:921:34 [INFO] [stdout] | [INFO] [stdout] 921 | builder: __lalrpop_util::lexer::MatcherBuilder, [INFO] [stdout] | ^^^^^ could not find `lexer` in `__lalrpop_util` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lexer` in `__lalrpop_util` [INFO] [stdout] --> /opt/rustwide/target/debug/build/minsc-97c038e70b1b520b/out/grammar.rs:4070:45 [INFO] [stdout] | [INFO] [stdout] 4070 | pub fn new_builder() -> __lalrpop_util::lexer::MatcherBuilder { [INFO] [stdout] | ^^^^^ could not find `lexer` in `__lalrpop_util` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lexer` in `__lalrpop_util` [INFO] [stdout] --> /opt/rustwide/target/debug/build/minsc-97c038e70b1b520b/out/grammar.rs:4108:25 [INFO] [stdout] | [INFO] [stdout] 4108 | __lalrpop_util::lexer::MatcherBuilder::new(__strs.iter().copied()).unwrap() [INFO] [stdout] | ^^^^^ could not find `lexer` in `__lalrpop_util` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `self::__lalrpop_util::lexer` [INFO] [stdout] --> /opt/rustwide/target/debug/build/minsc-97c038e70b1b520b/out/grammar.rs:20:31 [INFO] [stdout] | [INFO] [stdout] 20 | use self::__lalrpop_util::lexer::Token; [INFO] [stdout] | ^^^^^ could not find `lexer` in `__lalrpop_util` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `self::__lalrpop_util::lexer` [INFO] [stdout] --> /opt/rustwide/target/debug/build/minsc-97c038e70b1b520b/out/grammar.rs:4111:31 [INFO] [stdout] | [INFO] [stdout] 4111 | pub use self::__lalrpop_util::lexer::Token; [INFO] [stdout] | ^^^^^ could not find `lexer` in `__lalrpop_util` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lexer` in `__lalrpop_util` [INFO] [stdout] --> /opt/rustwide/target/debug/build/minsc-97c038e70b1b520b/out/grammar.rs:921:34 [INFO] [stdout] | [INFO] [stdout] 921 | builder: __lalrpop_util::lexer::MatcherBuilder, [INFO] [stdout] | ^^^^^ could not find `lexer` in `__lalrpop_util` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lexer` in `__lalrpop_util` [INFO] [stdout] --> /opt/rustwide/target/debug/build/minsc-97c038e70b1b520b/out/grammar.rs:4070:45 [INFO] [stdout] | [INFO] [stdout] 4070 | pub fn new_builder() -> __lalrpop_util::lexer::MatcherBuilder { [INFO] [stdout] | ^^^^^ could not find `lexer` in `__lalrpop_util` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:24:30 [INFO] [stdout] | [INFO] [stdout] 24 | return Err($e.into()); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/builtins.rs:94:18 [INFO] [stdout] | [INFO] [stdout] 94 | _ => bail!(Error::InvalidArguments), [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 `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:24:30 [INFO] [stdout] | [INFO] [stdout] 24 | return Err($e.into()); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/builtins.rs:104:18 [INFO] [stdout] | [INFO] [stdout] 104 | _ => bail!(Error::InvalidArguments), [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being 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 `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:24:30 [INFO] [stdout] | [INFO] [stdout] 24 | return Err($e.into()); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/builtins.rs:156:18 [INFO] [stdout] | [INFO] [stdout] 156 | _ => bail!(Error::InvalidShUse), [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being 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 `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:24:30 [INFO] [stdout] | [INFO] [stdout] 24 | return Err($e.into()); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/runtime.rs:129:21 [INFO] [stdout] | [INFO] [stdout] 129 | None => bail!(Error::VarNotFound(self.clone())), [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being 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 `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:24:30 [INFO] [stdout] | [INFO] [stdout] 24 | return Err($e.into()); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/runtime.rs:163:54 [INFO] [stdout] | [INFO] [stdout] 163 | DescriptorPublicKey::SinglePub(_) => bail!(Error::InvalidSingleDerivation), [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being 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 `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `lexer` in `__lalrpop_util` [INFO] [stdout] --> /opt/rustwide/target/debug/build/minsc-97c038e70b1b520b/out/grammar.rs:4108:25 [INFO] [stdout] | [INFO] [stdout] 4108 | __lalrpop_util::lexer::MatcherBuilder::new(__strs.iter().copied()).unwrap() [INFO] [stdout] | ^^^^^ could not find `lexer` in `__lalrpop_util` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:24:30 [INFO] [stdout] | [INFO] [stdout] 24 | return Err($e.into()); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/builtins.rs:94:18 [INFO] [stdout] | [INFO] [stdout] 94 | _ => bail!(Error::InvalidArguments), [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 `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:24:30 [INFO] [stdout] | [INFO] [stdout] 24 | return Err($e.into()); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/builtins.rs:104:18 [INFO] [stdout] | [INFO] [stdout] 104 | _ => bail!(Error::InvalidArguments), [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being 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 `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:24:30 [INFO] [stdout] | [INFO] [stdout] 24 | return Err($e.into()); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/builtins.rs:156:18 [INFO] [stdout] | [INFO] [stdout] 156 | _ => bail!(Error::InvalidShUse), [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being 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 `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:24:30 [INFO] [stdout] | [INFO] [stdout] 24 | return Err($e.into()); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/runtime.rs:129:21 [INFO] [stdout] | [INFO] [stdout] 129 | None => bail!(Error::VarNotFound(self.clone())), [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being 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 `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:24:30 [INFO] [stdout] | [INFO] [stdout] 24 | return Err($e.into()); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/runtime.rs:163:54 [INFO] [stdout] | [INFO] [stdout] 163 | DescriptorPublicKey::SinglePub(_) => bail!(Error::InvalidSingleDerivation), [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being 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 `bail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors; 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `minsc` due to 6 previous errors; 5 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 5 previous errors; 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] [stderr] error: failed to check after updating to 2021 [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `cargo check --frozen --all --all-targets --message-format=json` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "bceae7e36ff4cf29ddbe16659982df3c133b6f75c0820ebf1348fe10a7f41825", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bceae7e36ff4cf29ddbe16659982df3c133b6f75c0820ebf1348fe10a7f41825", kill_on_drop: false }` [INFO] [stdout] bceae7e36ff4cf29ddbe16659982df3c133b6f75c0820ebf1348fe10a7f41825