[INFO] cloning repository https://github.com/snltd/aur-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/snltd/aur-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsnltd%2Faur-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsnltd%2Faur-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 342903645b8f8b84e1c45f3c002ccbee4b57ccbf
[INFO] checking snltd/aur-rs against try#fcfb0ffc7ed7fc631df1136063939ef648434735 for pr-152543
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsnltd%2Faur-rs" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/snltd/aur-rs
[INFO] finished tweaking git repo https://github.com/snltd/aur-rs
[INFO] tweaked toml for git repo https://github.com/snltd/aur-rs written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/snltd/aur-rs on toolchain fcfb0ffc7ed7fc631df1136063939ef648434735
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fcfb0ffc7ed7fc631df1136063939ef648434735" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/snltd/aur-rs 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" "+fcfb0ffc7ed7fc631df1136063939ef648434735" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+fcfb0ffc7ed7fc631df1136063939ef648434735" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 262cb9fb28fe61647ab6eb4f7e2f676d933cfa2642d817e38e462c23ce3887a0
[INFO] running `Command { std: "docker" "start" "-a" "262cb9fb28fe61647ab6eb4f7e2f676d933cfa2642d817e38e462c23ce3887a0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "262cb9fb28fe61647ab6eb4f7e2f676d933cfa2642d817e38e462c23ce3887a0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "262cb9fb28fe61647ab6eb4f7e2f676d933cfa2642d817e38e462c23ce3887a0", kill_on_drop: false }`
[INFO] [stdout] 262cb9fb28fe61647ab6eb4f7e2f676d933cfa2642d817e38e462c23ce3887a0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+fcfb0ffc7ed7fc631df1136063939ef648434735" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 40a28b275164562923e0b8bed213617d9456fb7be2f063c753ca893a53029dbb
[INFO] running `Command { std: "docker" "start" "-a" "40a28b275164562923e0b8bed213617d9456fb7be2f063c753ca893a53029dbb", kill_on_drop: false }`
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling zerocopy v0.8.30
[INFO] [stderr]    Compiling camino v1.2.1
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]     Checking core2 v0.4.0
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]     Checking bytecount v0.6.9
[INFO] [stderr]     Checking winnow v0.7.13
[INFO] [stderr]     Checking console v0.16.1
[INFO] [stderr]     Checking testing_table v0.3.0
[INFO] [stderr]     Checking toml_datetime v0.7.3
[INFO] [stderr]     Checking serde_spanned v1.0.3
[INFO] [stderr]     Checking toml_writer v1.0.4
[INFO] [stderr]     Checking bitstream-io v4.9.0
[INFO] [stderr]     Checking metaflac v0.2.8
[INFO] [stderr]     Checking id3 v1.16.3
[INFO] [stderr]     Checking float-cmp v0.10.0
[INFO] [stderr]     Checking papergrid v0.17.0
[INFO] [stderr]     Checking mp3-metadata v0.4.0
[INFO] [stderr]     Checking indicatif v0.18.3
[INFO] [stderr]     Checking unidecode v0.3.0
[INFO] [stderr]    Compiling assert_cmd v2.1.1
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]     Checking assert_unordered v0.3.5
[INFO] [stderr]     Checking glob v0.3.3
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking pathdiff v0.2.3
[INFO] [stderr]     Checking toml_parser v1.0.4
[INFO] [stderr]     Checking toml v0.9.8
[INFO] [stderr]     Checking tempfile v3.23.0
[INFO] [stderr]     Checking terminal_size v0.4.3
[INFO] [stderr]     Checking camino-tempfile v1.4.1
[INFO] [stderr]     Checking bstr v1.12.1
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]     Checking predicates v3.1.3
[INFO] [stderr]     Checking globset v0.4.18
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]     Checking ignore v0.4.25
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling zerocopy-derive v0.8.30
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling profiling-procmacros v1.0.17
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling fax_derive v0.2.0
[INFO] [stderr]    Compiling tabled_derive v0.11.0
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]     Checking globwalk v0.9.1
[INFO] [stderr]     Checking camino-tempfile-ext v0.3.3
[INFO] [stderr]     Checking profiling v1.0.17
[INFO] [stderr]     Checking fax v0.2.6
[INFO] [stderr]     Checking tabled v0.20.0
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]     Checking equator v0.4.2
[INFO] [stderr]     Checking aligned-vec v0.6.4
[INFO] [stderr]     Checking v_frame v0.3.9
[INFO] [stderr]     Checking av-scenechange v0.14.1
[INFO] [stderr]     Checking av1-grain v0.2.5
[INFO] [stderr]     Checking clap v4.5.53
[INFO] [stderr]     Checking rav1e v0.8.1
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking exr v1.74.0
[INFO] [stderr]     Checking tiff v0.10.3
[INFO] [stderr]     Checking ravif v0.12.0
[INFO] [stderr]     Checking image v0.25.9
[INFO] [stderr]     Checking aur v2.9.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `crate::verbose`
[INFO] [stdout]  --> src/utils/mp3_encoder.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::verbose;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::verbose`
[INFO] [stdout]  --> src/utils/mp3_encoder.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::verbose;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::verbose`
[INFO] [stdout]  --> src/utils/mp3_encoder.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::verbose;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::verbose`
[INFO] [stdout]  --> src/utils/mp3_encoder.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::verbose;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.17s
[INFO] running `Command { std: "docker" "inspect" "40a28b275164562923e0b8bed213617d9456fb7be2f063c753ca893a53029dbb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "40a28b275164562923e0b8bed213617d9456fb7be2f063c753ca893a53029dbb", kill_on_drop: false }`
[INFO] [stdout] 40a28b275164562923e0b8bed213617d9456fb7be2f063c753ca893a53029dbb
