[INFO] fetching crate rquickjs-macro 0.9.0...
[INFO] building rquickjs-macro-0.9.0 against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1
[INFO] extracting crate rquickjs-macro 0.9.0 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate rquickjs-macro 0.9.0
[INFO] finished tweaking crates.io crate rquickjs-macro 0.9.0
[INFO] tweaked toml for crates.io crate rquickjs-macro 0.9.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate rquickjs-macro 0.9.0 on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rquickjs-macro 0.9.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rquickjs v0.8.1
[INFO] [stderr]   Downloaded rquickjs-macro v0.8.1
[INFO] [stderr]   Downloaded rquickjs-core v0.8.1
[INFO] [stderr]   Downloaded winnow v0.6.25
[INFO] [stderr]   Downloaded async-std v1.13.0
[INFO] [stderr]   Downloaded event-listener-strategy v0.5.3
[INFO] [stderr]   Downloaded rquickjs-sys v0.8.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f88bff0741a8c924b9b4d4dffd1b83cb583d0238238b6254ce8e81018578b682
[INFO] running `Command { std: "docker" "start" "-a" "f88bff0741a8c924b9b4d4dffd1b83cb583d0238238b6254ce8e81018578b682", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f88bff0741a8c924b9b4d4dffd1b83cb583d0238238b6254ce8e81018578b682", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f88bff0741a8c924b9b4d4dffd1b83cb583d0238238b6254ce8e81018578b682", kill_on_drop: false }`
[INFO] [stdout] f88bff0741a8c924b9b4d4dffd1b83cb583d0238238b6254ce8e81018578b682
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b6074f20f8a833a1d0ddb75b5845d7ca5f8f6cfb321d03721b3a66d172baa894
[INFO] running `Command { std: "docker" "start" "-a" "b6074f20f8a833a1d0ddb75b5845d7ca5f8f6cfb321d03721b3a66d172baa894", kill_on_drop: false }`
[INFO] [stderr]    Compiling rquickjs-sys v0.9.0
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling winnow v0.6.25
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]    Compiling proc-macro-crate v3.2.0
[INFO] [stderr]    Compiling rquickjs-core v0.9.0
[INFO] [stderr]    Compiling rquickjs-macro v0.9.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> src/methods.rs:206:25
[INFO] [stdout]     |
[INFO] [stdout] 206 |         .filter(|&func| (!func.config.r#static))
[INFO] [stdout]     |                         ^                     ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 206 -         .filter(|&func| (!func.config.r#static))
[INFO] [stdout] 206 +         .filter(|&func| !func.config.r#static)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> src/trace.rs:148:50
[INFO] [stdout]     |
[INFO] [stdout] 148 | ...                   .filter(|&(_idx, f)| (!f.config.skip_trace))
[INFO] [stdout]     |                                            ^                    ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 148 -                             .filter(|&(_idx, f)| (!f.config.skip_trace))
[INFO] [stdout] 148 +                             .filter(|&(_idx, f)| !f.config.skip_trace)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.94s
[INFO] running `Command { std: "docker" "inspect" "b6074f20f8a833a1d0ddb75b5845d7ca5f8f6cfb321d03721b3a66d172baa894", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b6074f20f8a833a1d0ddb75b5845d7ca5f8f6cfb321d03721b3a66d172baa894", kill_on_drop: false }`
[INFO] [stdout] b6074f20f8a833a1d0ddb75b5845d7ca5f8f6cfb321d03721b3a66d172baa894
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 336452eb9188726599d96efb828ef3a76c8ff85245406237186b22fa9b26311a
[INFO] running `Command { std: "docker" "start" "-a" "336452eb9188726599d96efb828ef3a76c8ff85245406237186b22fa9b26311a", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling bitflags v2.8.0
[INFO] [stderr]    Compiling rquickjs-sys v0.8.1
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling async-task v4.7.1
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling value-bag v1.10.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling futures-lite v2.6.0
[INFO] [stderr]    Compiling piper v0.2.4
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling rquickjs-macro v0.9.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling log v0.4.25
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> src/methods.rs:206:25
[INFO] [stdout]     |
[INFO] [stdout] 206 |         .filter(|&func| (!func.config.r#static))
[INFO] [stdout]     |                         ^                     ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 206 -         .filter(|&func| (!func.config.r#static))
[INFO] [stdout] 206 +         .filter(|&func| !func.config.r#static)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> src/trace.rs:148:50
[INFO] [stdout]     |
[INFO] [stdout] 148 | ...                   .filter(|&(_idx, f)| (!f.config.skip_trace))
[INFO] [stdout]     |                                            ^                    ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 148 -                             .filter(|&(_idx, f)| (!f.config.skip_trace))
[INFO] [stdout] 148 +                             .filter(|&(_idx, f)| !f.config.skip_trace)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling event-listener v5.4.0
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling event-listener-strategy v0.5.3
[INFO] [stderr]    Compiling async-lock v3.4.0
[INFO] [stderr]    Compiling async-channel v2.3.1
[INFO] [stderr]    Compiling async-executor v1.13.1
[INFO] [stderr]    Compiling blocking v1.6.1
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling async-attributes v1.1.2
[INFO] [stderr]    Compiling polling v3.7.4
[INFO] [stderr]    Compiling async-io v2.4.0
[INFO] [stderr]    Compiling async-global-executor v2.4.1
[INFO] [stderr]    Compiling async-std v1.13.0
[INFO] [stderr]    Compiling rquickjs-core v0.8.1
[INFO] [stderr]    Compiling rquickjs-macro v0.8.1
[INFO] [stderr]    Compiling rquickjs v0.8.1
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> src/methods.rs:206:25
[INFO] [stdout]     |
[INFO] [stdout] 206 |         .filter(|&func| (!func.config.r#static))
[INFO] [stdout]     |                         ^                     ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 206 -         .filter(|&func| (!func.config.r#static))
[INFO] [stdout] 206 +         .filter(|&func| !func.config.r#static)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> src/trace.rs:148:50
[INFO] [stdout]     |
[INFO] [stdout] 148 | ...                   .filter(|&(_idx, f)| (!f.config.skip_trace))
[INFO] [stdout]     |                                            ^                    ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 148 -                             .filter(|&(_idx, f)| (!f.config.skip_trace))
[INFO] [stdout] 148 +                             .filter(|&(_idx, f)| !f.config.skip_trace)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 27.75s
[INFO] running `Command { std: "docker" "inspect" "336452eb9188726599d96efb828ef3a76c8ff85245406237186b22fa9b26311a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "336452eb9188726599d96efb828ef3a76c8ff85245406237186b22fa9b26311a", kill_on_drop: false }`
[INFO] [stdout] 336452eb9188726599d96efb828ef3a76c8ff85245406237186b22fa9b26311a
