[INFO] fetching crate rquickjs-macro 0.9.0...
[INFO] building rquickjs-macro-0.9.0 against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] extracting crate rquickjs-macro 0.9.0 into /workspace/builds/worker-1-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-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate rquickjs-macro 0.9.0 on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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 prettyplease v0.2.29
[INFO] [stderr]   Downloaded cc v1.2.10
[INFO] [stderr]   Downloaded rquickjs-core v0.9.0
[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 syn v2.0.96
[INFO] [stderr]   Downloaded rquickjs-sys v0.8.1
[INFO] [stderr]   Downloaded rquickjs-sys v0.9.0
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b0cc0e93a79505a9df707af4defd3615ac7f3beceb2d3679a79acc704cd0c455
[INFO] running `Command { std: "docker" "start" "-a" "b0cc0e93a79505a9df707af4defd3615ac7f3beceb2d3679a79acc704cd0c455", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b0cc0e93a79505a9df707af4defd3615ac7f3beceb2d3679a79acc704cd0c455", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b0cc0e93a79505a9df707af4defd3615ac7f3beceb2d3679a79acc704cd0c455", kill_on_drop: false }`
[INFO] [stdout] b0cc0e93a79505a9df707af4defd3615ac7f3beceb2d3679a79acc704cd0c455
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bf48090ad4eebe72c9d6f5f059bcfcd4d25b8743018dd6b8d1217f5836c8a9a5
[INFO] running `Command { std: "docker" "start" "-a" "bf48090ad4eebe72c9d6f5f059bcfcd4d25b8743018dd6b8d1217f5836c8a9a5", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.2.10
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling unicode-ident v1.0.16
[INFO] [stderr]    Compiling winnow v0.6.25
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]    Compiling rquickjs-sys v0.9.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 33.42s
[INFO] running `Command { std: "docker" "inspect" "bf48090ad4eebe72c9d6f5f059bcfcd4d25b8743018dd6b8d1217f5836c8a9a5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bf48090ad4eebe72c9d6f5f059bcfcd4d25b8743018dd6b8d1217f5836c8a9a5", kill_on_drop: false }`
[INFO] [stdout] bf48090ad4eebe72c9d6f5f059bcfcd4d25b8743018dd6b8d1217f5836c8a9a5
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 404958ee3fd714e48995ff436b3882e3a397f8c064c99f20986349ff749850c2
[INFO] running `Command { std: "docker" "start" "-a" "404958ee3fd714e48995ff436b3882e3a397f8c064c99f20986349ff749850c2", 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 fastrand v2.3.0
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling bitflags v2.8.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling rquickjs-sys v0.8.1
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling async-task v4.7.1
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling value-bag v1.10.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling log v0.4.25
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling difference v2.0.0
[INFO] [stderr]    Compiling rquickjs-macro v0.9.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling futures-lite v2.6.0
[INFO] [stderr]    Compiling piper v0.2.4
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[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 event-listener v5.4.0
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling phf_generator v0.11.3
[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 35.24s
[INFO] running `Command { std: "docker" "inspect" "404958ee3fd714e48995ff436b3882e3a397f8c064c99f20986349ff749850c2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "404958ee3fd714e48995ff436b3882e3a397f8c064c99f20986349ff749850c2", kill_on_drop: false }`
[INFO] [stdout] 404958ee3fd714e48995ff436b3882e3a397f8c064c99f20986349ff749850c2
