[INFO] cloning repository https://github.com/milyin/prebindgen
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/milyin/prebindgen" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmilyin%2Fprebindgen", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmilyin%2Fprebindgen'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0f0b57264e5fa2021aaa9e899b638850befe2f5b
[INFO] checking milyin/prebindgen against try#6713fa75964eb229409a9c6f6f5c418423e313ff for pr-133502-22
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmilyin%2Fprebindgen" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/milyin/prebindgen
[INFO] finished tweaking git repo https://github.com/milyin/prebindgen
[INFO] tweaked toml for git repo https://github.com/milyin/prebindgen written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/milyin/prebindgen on toolchain 6713fa75964eb229409a9c6f6f5c418423e313ff
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 106 packages to latest compatible versions
[INFO] [stderr]       Adding konst v0.3.17 (available: v0.4.3)
[INFO] [stderr]       Adding rand v0.9.4 (available: v0.10.1)
[INFO] [stderr]       Adding toml v0.9.12+spec-1.1.0 (available: v1.1.2+spec-1.1.0)
[INFO] [stderr]       Adding toml_edit v0.22.27 (available: v0.25.11+spec-1.1.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 321f6b31e0cd2a28989263c557ffc7d385b235ff91f4eea4adf256176787e63a
[INFO] running `Command { std: "docker" "start" "-a" "321f6b31e0cd2a28989263c557ffc7d385b235ff91f4eea4adf256176787e63a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "321f6b31e0cd2a28989263c557ffc7d385b235ff91f4eea4adf256176787e63a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "321f6b31e0cd2a28989263c557ffc7d385b235ff91f4eea4adf256176787e63a", kill_on_drop: false }`
[INFO] [stdout] 321f6b31e0cd2a28989263c557ffc7d385b235ff91f4eea4adf256176787e63a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 91e2acc46938d1e4805700a3dae85124a1cb9ab0c809820579b7480860469fe0
[INFO] running `Command { std: "docker" "start" "-a" "91e2acc46938d1e4805700a3dae85124a1cb9ab0c809820579b7480860469fe0", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling typewit_proc_macros v1.8.1
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling if_rust_version v1.0.0
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling konst_proc_macros v0.3.10
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling project-root v0.2.2
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]    Compiling winnow v1.0.3
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling toml_writer v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling typewit v1.15.2
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling prebindgen-proc-macro v0.4.1 (/opt/rustwide/workdir/prebindgen-proc-macro)
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]     Checking const_panic v0.2.15
[INFO] [stderr]    Compiling konst_kernel v0.3.15
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling konst v0.3.17
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling prebindgen-project-root v0.4.1 (/opt/rustwide/workdir/prebindgen-project-root)
[INFO] [stderr]     Checking toml v0.9.12+spec-1.1.0
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]     Checking predicates-core v1.0.10
[INFO] [stderr]    Compiling cbindgen v0.29.2
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking termtree v0.5.1
[INFO] [stderr]    Compiling assert_cmd v2.2.2
[INFO] [stderr]     Checking predicates v3.1.4
[INFO] [stderr]     Checking predicates-tree v1.0.13
[INFO] [stderr]     Checking bstr v1.12.1
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.4
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling roxygen v1.0.4
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking prebindgen v0.4.1 (/opt/rustwide/workdir/prebindgen)
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> prebindgen/src/api/source.rs:121:54
[INFO] [stdout]     |
[INFO] [stdout] 121 |             let group_items = records.iter().map(|r| (r.parse())).collect::<Vec<_>>();
[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] 121 -             let group_items = records.iter().map(|r| (r.parse())).collect::<Vec<_>>();
[INFO] [stdout] 121 +             let group_items = records.iter().map(|r| r.parse() ).collect::<Vec<_>>();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> prebindgen/src/api/source.rs:121:54
[INFO] [stdout]     |
[INFO] [stdout] 121 |             let group_items = records.iter().map(|r| (r.parse())).collect::<Vec<_>>();
[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] 121 -             let group_items = records.iter().map(|r| (r.parse())).collect::<Vec<_>>();
[INFO] [stdout] 121 +             let group_items = records.iter().map(|r| r.parse() ).collect::<Vec<_>>();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> prebindgen/src/api/source.rs:121:54
[INFO] [stdout]     |
[INFO] [stdout] 121 |             let group_items = records.iter().map(|r| (r.parse())).collect::<Vec<_>>();
[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] 121 -             let group_items = records.iter().map(|r| (r.parse())).collect::<Vec<_>>();
[INFO] [stdout] 121 +             let group_items = records.iter().map(|r| r.parse() ).collect::<Vec<_>>();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> prebindgen/src/api/source.rs:121:54
[INFO] [stdout]     |
[INFO] [stdout] 121 |             let group_items = records.iter().map(|r| (r.parse())).collect::<Vec<_>>();
[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] 121 -             let group_items = records.iter().map(|r| (r.parse())).collect::<Vec<_>>();
[INFO] [stdout] 121 +             let group_items = records.iter().map(|r| r.parse() ).collect::<Vec<_>>();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling example-ffi v0.4.1 (/opt/rustwide/workdir/examples/example-ffi)
[INFO] [stderr] warning: example-ffi@0.4.1: [examples/example-ffi/build.rs:9] project's Cargo.lock is /opt/rustwide/workdir/Cargo.lock
[INFO] [stderr]    Compiling example-cbindgen v0.4.1 (/opt/rustwide/workdir/examples/example-cbindgen)
[INFO] [stderr] warning: example-cbindgen@0.4.1: Generated bindings at: /opt/rustwide/target/debug/build/example-cbindgen-cd731e6aed008ae2/out/example_ffi.rs
[INFO] [stderr] warning: example-cbindgen@0.4.1: Generated C headers at: /opt/rustwide/target/debug/build/example-cbindgen-cd731e6aed008ae2/out/example_ffi.h
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 04s
[INFO] running `Command { std: "docker" "inspect" "91e2acc46938d1e4805700a3dae85124a1cb9ab0c809820579b7480860469fe0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "91e2acc46938d1e4805700a3dae85124a1cb9ab0c809820579b7480860469fe0", kill_on_drop: false }`
[INFO] [stdout] 91e2acc46938d1e4805700a3dae85124a1cb9ab0c809820579b7480860469fe0
