[INFO] fetching crate rquickjs-macro 0.1.1... [INFO] checking rquickjs-macro-0.1.1 against try#a7a572ce3edd6d476191fbfe92c9c1986e009b34 for pr-87190-3 [INFO] extracting crate rquickjs-macro 0.1.1 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate rquickjs-macro 0.1.1 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 rquickjs-macro 0.1.1 [INFO] finished tweaking crates.io crate rquickjs-macro 0.1.1 [INFO] tweaked toml for crates.io crate rquickjs-macro 0.1.1 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [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 darling v0.12.4 [INFO] [stderr] Downloaded relative-path v1.5.0 [INFO] [stderr] Downloaded darling_core v0.12.4 [INFO] [stderr] Downloaded darling_macro v0.12.4 [INFO] [stderr] Downloaded nanorand v0.6.1 [INFO] [stderr] Downloaded spinning_top v0.2.4 [INFO] [stderr] Downloaded rquickjs v0.1.1 [INFO] [stderr] Downloaded rquickjs-macro v0.1.1 [INFO] [stderr] Downloaded rquickjs-core v0.1.1 [INFO] [stderr] Downloaded flume v0.10.8 [INFO] [stderr] Downloaded rquickjs-sys v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] b95206096cb9e7f42cca1b6848724a96ab4497d075221458c0a692efe9bc36f3 [INFO] running `Command { std: "docker" "start" "-a" "b95206096cb9e7f42cca1b6848724a96ab4497d075221458c0a692efe9bc36f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b95206096cb9e7f42cca1b6848724a96ab4497d075221458c0a692efe9bc36f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b95206096cb9e7f42cca1b6848724a96ab4497d075221458c0a692efe9bc36f3", kill_on_drop: false }` [INFO] [stdout] b95206096cb9e7f42cca1b6848724a96ab4497d075221458c0a692efe9bc36f3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] [stdout] e91a95e42a0ef80d80c2ed0f882446154cc5aba355779b62e45656a83031dcb8 [INFO] running `Command { std: "docker" "start" "-a" "e91a95e42a0ef80d80c2ed0f882446154cc5aba355779b62e45656a83031dcb8", 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] rquickjs-core v0.1.1: async-std, async-std-rs, async-task, classes, exports, flume, futures, futures-lite, pin-project-lite, properties [INFO] [stderr] rquickjs-core v0.1.1 (as host dependency): async-std, async-std-rs, async-task, classes, exports, flume, futures, futures-lite, pin-project-lite, properties [INFO] [stderr] rquickjs-sys v0.1.0: exports [INFO] [stderr] rquickjs-sys v0.1.0 (as host dependency): exports [INFO] [stderr] syn v1.0.75: visit, visit-mut [INFO] [stderr] syn v1.0.75 (as host dependency): visit, visit-mut [INFO] [stderr] [INFO] [stderr] Compiling syn v1.0.75 [INFO] [stderr] Compiling futures-core v0.3.16 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Checking event-listener v2.5.1 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling fastrand v1.5.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Checking parking v2.0.0 [INFO] [stderr] Checking pin-project-lite v0.2.7 [INFO] [stderr] Compiling futures-io v0.3.16 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Checking slab v0.4.4 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling async-task v4.0.3 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Checking atomic-waker v1.0.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling futures-sink v0.3.16 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling relative-path v1.5.0 [INFO] [stderr] Checking difference v2.0.0 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.7 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling async-lock v2.4.0 [INFO] [stderr] Checking lock_api v0.4.4 [INFO] [stderr] Checking proc-macro2 v1.0.28 [INFO] [stderr] Compiling serde v1.0.128 [INFO] [stderr] Checking socket2 v0.4.1 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking toml v0.5.8 [INFO] [stderr] Checking nanorand v0.6.1 [INFO] [stderr] Checking spinning_top v0.2.4 [INFO] [stderr] Checking signal-hook v0.3.9 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Checking quote v1.0.9 [INFO] [stderr] Checking proc-macro-crate v0.1.5 [INFO] [stderr] Compiling rquickjs-sys v0.1.0 [INFO] [stderr] Checking futures-lite v1.12.0 [INFO] [stderr] Checking blocking v1.0.2 [INFO] [stderr] Checking async-executor v1.4.1 [INFO] [stderr] Checking darling_core v0.12.4 [INFO] [stderr] Compiling ctor v0.1.20 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling darling_macro v0.12.4 [INFO] [stderr] Checking log v0.4.14 [INFO] [stderr] Compiling darling v0.12.4 [INFO] [stderr] Checking polling v2.1.0 [INFO] [stderr] Checking kv-log-macro v1.0.7 [INFO] [stderr] Checking async-io v1.6.0 [INFO] [stderr] Checking pin-project v1.0.8 [INFO] [stderr] Compiling flume v0.10.8 [INFO] [stderr] Checking async-process v1.2.0 [INFO] [stderr] Checking async-global-executor v2.0.2 [INFO] [stderr] Compiling async-std v1.9.0 [INFO] [stderr] Checking rquickjs-core v0.1.1 [INFO] [stderr] Checking rquickjs-macro v0.1.1 (/tmp/fixit) [INFO] [stderr] Migrating src/lib.rs from 2018 edition to 2021 [INFO] [stderr] Compiling rquickjs-macro v0.1.1 [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:34:71 [INFO] [stdout] | [INFO] [stdout] 34 | ($($tokens:tt)*) => { proc_macro_error::emit_warning!($($tokens)*); }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/bind/attrs.rs:329:39 [INFO] [stdout] | [INFO] [stdout] 329 | Ok(Err(error)) => warning!("{}", error), [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 `warning` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:34:71 [INFO] [stdout] | [INFO] [stdout] 34 | ($($tokens:tt)*) => { proc_macro_error::emit_warning!($($tokens)*); }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/bind/attrs.rs:330:35 [INFO] [stdout] | [INFO] [stdout] 330 | Err(error) => warning!("{}", error), [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `warning` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:24:64 [INFO] [stdout] | [INFO] [stdout] 24 | ($($tokens:tt)*) => { proc_macro_error::abort!($($tokens)*); }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/bind/function.rs:193:26 [INFO] [stdout] | [INFO] [stdout] 193 | _ => abort!(arg.colon_token, "Only named arguments is supported."), [INFO] [stdout] | ------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `abort` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:24:64 [INFO] [stdout] | [INFO] [stdout] 24 | ($($tokens:tt)*) => { proc_macro_error::abort!($($tokens)*); }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/config.rs:29:37 [INFO] [stdout] | [INFO] [stdout] 29 | .unwrap_or_else(|error| abort!("Unable to determine lib crate name: {}", error)); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `abort` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking rquickjs v0.1.1 [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:18:76 [INFO] [stdout] | [INFO] [stdout] 18 | ($fmt:literal $($tts:tt)*) => { eprintln!("{}", format!($fmt $($tts)*)); }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/bind/attrs.rs:329:39 [INFO] [stdout] | [INFO] [stdout] 329 | Ok(Err(error)) => warning!("{}", error), [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 `warning` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:18:76 [INFO] [stdout] | [INFO] [stdout] 18 | ($fmt:literal $($tts:tt)*) => { eprintln!("{}", format!($fmt $($tts)*)); }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/bind/attrs.rs:330:35 [INFO] [stdout] | [INFO] [stdout] 330 | Err(error) => warning!("{}", error), [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `warning` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:4:73 [INFO] [stdout] | [INFO] [stdout] 4 | ($fmt:literal $($tts:tt)*) => { panic!("{}", format!($fmt $($tts)*)); }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/config.rs:29:37 [INFO] [stdout] | [INFO] [stdout] 29 | .unwrap_or_else(|error| abort!("Unable to determine lib crate name: {}", error)); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `abort` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 57.04s [INFO] [stderr] Running `cargo check` to verify 2021 [INFO] [stderr] Compiling syn v1.0.75 [INFO] [stderr] Checking darling_core v0.12.4 [INFO] [stderr] Checking proc-macro-error v1.0.4 [INFO] [stderr] Compiling ctor v0.1.20 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling darling_macro v0.12.4 [INFO] [stderr] Checking value-bag v1.0.0-alpha.7 [INFO] [stderr] Checking log v0.4.14 [INFO] [stderr] Compiling darling v0.12.4 [INFO] [stderr] Checking polling v2.1.0 [INFO] [stderr] Checking kv-log-macro v1.0.7 [INFO] [stderr] Checking async-io v1.6.0 [INFO] [stderr] Checking async-process v1.2.0 [INFO] [stderr] Checking async-global-executor v2.0.2 [INFO] [stderr] Compiling pin-project v1.0.8 [INFO] [stderr] Checking async-std v1.9.0 [INFO] [stderr] Checking flume v0.10.8 [INFO] [stderr] Checking rquickjs-core v0.1.1 [INFO] [stderr] Checking rquickjs-macro v0.1.1 (/tmp/fixit) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:34:71 [INFO] [stdout] | [INFO] [stdout] 34 | ($($tokens:tt)*) => { proc_macro_error::emit_warning!($($tokens)*); }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/bind/attrs.rs:329:39 [INFO] [stdout] | [INFO] [stdout] 329 | Ok(Err(error)) => warning!("{}", error), [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 `warning` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:34:71 [INFO] [stdout] | [INFO] [stdout] 34 | ($($tokens:tt)*) => { proc_macro_error::emit_warning!($($tokens)*); }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/bind/attrs.rs:330:35 [INFO] [stdout] | [INFO] [stdout] 330 | Err(error) => warning!("{}", error), [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `warning` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:24:64 [INFO] [stdout] | [INFO] [stdout] 24 | ($($tokens:tt)*) => { proc_macro_error::abort!($($tokens)*); }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/bind/function.rs:193:26 [INFO] [stdout] | [INFO] [stdout] 193 | _ => abort!(arg.colon_token, "Only named arguments is supported."), [INFO] [stdout] | ------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `abort` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:24:64 [INFO] [stdout] | [INFO] [stdout] 24 | ($($tokens:tt)*) => { proc_macro_error::abort!($($tokens)*); }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/config.rs:29:37 [INFO] [stdout] | [INFO] [stdout] 29 | .unwrap_or_else(|error| abort!("Unable to determine lib crate name: {}", error)); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `abort` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rquickjs-macro v0.1.1 [INFO] [stderr] Checking rquickjs v0.1.1 [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:18:76 [INFO] [stdout] | [INFO] [stdout] 18 | ($fmt:literal $($tts:tt)*) => { eprintln!("{}", format!($fmt $($tts)*)); }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/bind/attrs.rs:329:39 [INFO] [stdout] | [INFO] [stdout] 329 | Ok(Err(error)) => warning!("{}", error), [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 `warning` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:18:76 [INFO] [stdout] | [INFO] [stdout] 18 | ($fmt:literal $($tts:tt)*) => { eprintln!("{}", format!($fmt $($tts)*)); }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/bind/attrs.rs:330:35 [INFO] [stdout] | [INFO] [stdout] 330 | Err(error) => warning!("{}", error), [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `warning` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/lib.rs:4:73 [INFO] [stdout] | [INFO] [stdout] 4 | ($fmt:literal $($tts:tt)*) => { panic!("{}", format!($fmt $($tts)*)); }; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/config.rs:29:37 [INFO] [stdout] | [INFO] [stdout] 29 | .unwrap_or_else(|error| abort!("Unable to determine lib crate name: {}", error)); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `abort` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 36.56s [INFO] running `Command { std: "docker" "inspect" "e91a95e42a0ef80d80c2ed0f882446154cc5aba355779b62e45656a83031dcb8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e91a95e42a0ef80d80c2ed0f882446154cc5aba355779b62e45656a83031dcb8", kill_on_drop: false }` [INFO] [stdout] e91a95e42a0ef80d80c2ed0f882446154cc5aba355779b62e45656a83031dcb8