[INFO] fetching crate rquickjs-macro 0.1.1... [INFO] checking rquickjs-macro-0.1.1 against master#0599f3403366d9c57f0625e6de3af214b5042a90 for pr-87710 [INFO] extracting crate rquickjs-macro 0.1.1 into /workspace/builds/worker-69/source [INFO] validating manifest of crates.io crate rquickjs-macro 0.1.1 on toolchain 0599f3403366d9c57f0625e6de3af214b5042a90 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0599f3403366d9c57f0625e6de3af214b5042a90" "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-69/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0599f3403366d9c57f0625e6de3af214b5042a90" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0599f3403366d9c57f0625e6de3af214b5042a90" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded darling_core v0.12.4 [INFO] [stderr] Downloaded nanorand v0.6.1 [INFO] [stderr] Downloaded flume v0.10.8 [INFO] [stderr] Downloaded darling_macro v0.12.4 [INFO] [stderr] Downloaded darling v0.12.4 [INFO] [stderr] Downloaded relative-path v1.5.0 [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 rquickjs-sys v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-69/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-69/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" "+0599f3403366d9c57f0625e6de3af214b5042a90" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2cfb53d46247ada8686778172e2a43fe1c9af71e288fd41bcd5ce1218ccbe2f0 [INFO] running `Command { std: "docker" "start" "-a" "2cfb53d46247ada8686778172e2a43fe1c9af71e288fd41bcd5ce1218ccbe2f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2cfb53d46247ada8686778172e2a43fe1c9af71e288fd41bcd5ce1218ccbe2f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2cfb53d46247ada8686778172e2a43fe1c9af71e288fd41bcd5ce1218ccbe2f0", kill_on_drop: false }` [INFO] [stdout] 2cfb53d46247ada8686778172e2a43fe1c9af71e288fd41bcd5ce1218ccbe2f0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-69/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-69/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" "+0599f3403366d9c57f0625e6de3af214b5042a90" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 45b104139a6d2c630c3f9415375bead07489cb5d1df1e754fcf27eac42ef7ff4 [INFO] running `Command { std: "docker" "start" "-a" "45b104139a6d2c630c3f9415375bead07489cb5d1df1e754fcf27eac42ef7ff4", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.75 [INFO] [stderr] Compiling futures-core v0.3.16 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling signal-hook v0.3.9 [INFO] [stderr] Checking cache-padded v1.1.1 [INFO] [stderr] Checking fastrand v1.5.0 [INFO] [stderr] Compiling futures-io v0.3.16 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling serde v1.0.129 [INFO] [stderr] Checking event-listener v2.5.1 [INFO] [stderr] Checking waker-fn v1.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Checking pin-project-lite v0.2.7 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling slab v0.4.4 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking async-task v4.0.3 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking atomic-waker v1.0.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-sink v0.3.16 [INFO] [stderr] Checking relative-path v1.5.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Checking difference v2.0.0 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.7 [INFO] [stderr] Compiling rquickjs-sys v0.1.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling libc v0.2.100 [INFO] [stderr] Checking socket2 v0.4.1 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking concurrent-queue v1.2.2 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling async-lock v2.4.0 [INFO] [stderr] Checking async-channel v1.6.1 [INFO] [stderr] Checking nanorand v0.6.1 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling spinning_top v0.2.4 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Checking blocking v1.0.2 [INFO] [stderr] Checking async-executor v1.4.1 [INFO] [stderr] Checking toml v0.5.8 [INFO] [stderr] Checking darling_core v0.12.4 [INFO] [stderr] Checking proc-macro-crate v0.1.5 [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 polling v2.1.0 [INFO] [stderr] Checking kv-log-macro v1.0.7 [INFO] [stderr] Compiling darling v0.12.4 [INFO] [stderr] Checking async-io v1.6.0 [INFO] [stderr] Compiling pin-project v1.0.8 [INFO] [stderr] Compiling flume v0.10.8 [INFO] [stderr] Checking async-global-executor v2.0.2 [INFO] [stderr] Checking async-process v1.2.0 [INFO] [stderr] Checking async-std v1.9.0 [INFO] [stderr] Checking rquickjs-core v0.1.1 [INFO] [stderr] Checking rquickjs-macro v0.1.1 (/opt/rustwide/workdir) [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] [stderr] Compiling rquickjs-macro v0.1.1 [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.41s [INFO] running `Command { std: "docker" "inspect" "45b104139a6d2c630c3f9415375bead07489cb5d1df1e754fcf27eac42ef7ff4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "45b104139a6d2c630c3f9415375bead07489cb5d1df1e754fcf27eac42ef7ff4", kill_on_drop: false }` [INFO] [stdout] 45b104139a6d2c630c3f9415375bead07489cb5d1df1e754fcf27eac42ef7ff4