[INFO] cloning repository https://github.com/Kuruyia/sinjoh
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Kuruyia/sinjoh" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKuruyia%2Fsinjoh", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKuruyia%2Fsinjoh'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9ffb8f9efb8d30583993f15f7b0a38242e9520a3
[INFO] checking Kuruyia/sinjoh against master#f8463896a9b36a04899c013bd8825a7fd29dd7a4 for pr-151920
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKuruyia%2Fsinjoh" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/Kuruyia/sinjoh
[INFO] finished tweaking git repo https://github.com/Kuruyia/sinjoh
[INFO] tweaked toml for git repo https://github.com/Kuruyia/sinjoh written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Kuruyia/sinjoh on toolchain f8463896a9b36a04899c013bd8825a7fd29dd7a4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Kuruyia/sinjoh 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" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "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]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded shadow-rs v1.0.1
[INFO] [stderr]   Downloaded is_debug v1.1.0
[INFO] [stderr]   Downloaded tzdb v0.7.2
[INFO] [stderr]   Downloaded tabled_derive v0.10.0
[INFO] [stderr]   Downloaded clap-verbosity-flag v3.0.2
[INFO] [stderr]   Downloaded dialoguer v0.11.0
[INFO] [stderr]   Downloaded cargo_metadata v0.19.2
[INFO] [stderr]   Downloaded env_logger v0.11.7
[INFO] [stderr]   Downloaded jiff-static v0.2.4
[INFO] [stderr]   Downloaded papergrid v0.14.0
[INFO] [stderr]   Downloaded tz-rs v0.7.0
[INFO] [stderr]   Downloaded tzdb_data v0.2.1
[INFO] [stderr]   Downloaded git2 v0.20.0
[INFO] [stderr]   Downloaded rusqlite v0.34.0
[INFO] [stderr]   Downloaded tabled v0.18.0
[INFO] [stderr]   Downloaded jiff v0.2.4
[INFO] [stderr]   Downloaded libgit2-sys v0.18.0+1.9.0
[INFO] [stderr]   Downloaded libsqlite3-sys v0.32.0
[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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c7b87501113c0e8fd703b425f775950d12b01b74ae8897c2f50abf888768166e
[INFO] running `Command { std: "docker" "start" "-a" "c7b87501113c0e8fd703b425f775950d12b01b74ae8897c2f50abf888768166e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c7b87501113c0e8fd703b425f775950d12b01b74ae8897c2f50abf888768166e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c7b87501113c0e8fd703b425f775950d12b01b74ae8897c2f50abf888768166e", kill_on_drop: false }`
[INFO] [stdout] c7b87501113c0e8fd703b425f775950d12b01b74ae8897c2f50abf888768166e
[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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ab5c1b1b4ca0035e6b5f5ee3c7eef041aa43f494169664de4a7dd7690473e4a9
[INFO] running `Command { std: "docker" "start" "-a" "ab5c1b1b4ca0035e6b5f5ee3c7eef041aa43f494169664de4a7dd7690473e4a9", kill_on_drop: false }`
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling litemap v0.7.5
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.0
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling camino v1.1.9
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling icu_properties_data v1.5.0
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.0
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling fixed v1.29.0
[INFO] [stderr]     Checking approx v0.4.0
[INFO] [stderr]     Checking half v2.5.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling tz-rs v0.7.0
[INFO] [stderr]     Checking bytemuck v1.22.0
[INFO] [stderr]     Checking cgmath v0.18.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.61
[INFO] [stderr]    Compiling time-core v0.1.3
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling rustix v1.0.3
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]    Compiling libsqlite3-sys v0.32.0
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling is_debug v1.1.0
[INFO] [stderr]     Checking linux-raw-sys v0.9.3
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]    Compiling tzdb_data v0.2.1
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling time v0.3.39
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling cc v1.2.16
[INFO] [stderr]     Checking thiserror v2.0.12
[INFO] [stderr]    Compiling const_format v0.2.34
[INFO] [stderr]     Checking clap_builder v4.5.32
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking bytecount v0.6.8
[INFO] [stderr]     Checking papergrid v0.14.0
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]    Compiling tabled_derive v0.10.0
[INFO] [stderr]     Checking hashlink v0.10.0
[INFO] [stderr]     Checking env_filter v0.1.3
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling tzdb v0.7.2
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]     Checking tempfile v3.19.1
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]     Checking shell-words v1.1.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling libz-sys v1.1.22
[INFO] [stderr]    Compiling libgit2-sys v0.18.0+1.9.0
[INFO] [stderr]     Checking jiff v0.2.4
[INFO] [stderr]     Checking rusqlite v0.34.0
[INFO] [stderr]     Checking dialoguer v0.11.0
[INFO] [stderr]     Checking tabled v0.18.0
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]     Checking clap v4.5.32
[INFO] [stderr]     Checking clap-verbosity-flag v3.0.2
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]    Compiling cargo-platform v0.1.9
[INFO] [stderr]     Checking env_logger v0.11.7
[INFO] [stderr]    Compiling cargo_metadata v0.19.2
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking git2 v0.20.0
[INFO] [stderr]     Checking sinjoh_nds v0.1.0 (/opt/rustwide/workdir/sinjoh_nds)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> sinjoh_nds/src/narc/reader.rs:417:23
[INFO] [stdout]     |
[INFO] [stdout] 417 |     pub fn files_iter(&mut self) -> NarcReaderFilesIter {
[INFO] [stdout]     |                       ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 417 |     pub fn files_iter(&mut self) -> NarcReaderFilesIter<'_> {
[INFO] [stdout]     |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> sinjoh_nds/src/narc/reader.rs:417:23
[INFO] [stdout]     |
[INFO] [stdout] 417 |     pub fn files_iter(&mut self) -> NarcReaderFilesIter {
[INFO] [stdout]     |                       ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 417 |     pub fn files_iter(&mut self) -> NarcReaderFilesIter<'_> {
[INFO] [stdout]     |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking sinjoh_plat v0.1.0 (/opt/rustwide/workdir/sinjoh_plat)
[INFO] [stderr]     Checking shadow-rs v1.0.1
[INFO] [stderr]    Compiling pokeplat_utils v0.1.0 (/opt/rustwide/workdir/pokeplat_utils)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 05s
[INFO] running `Command { std: "docker" "inspect" "ab5c1b1b4ca0035e6b5f5ee3c7eef041aa43f494169664de4a7dd7690473e4a9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ab5c1b1b4ca0035e6b5f5ee3c7eef041aa43f494169664de4a7dd7690473e4a9", kill_on_drop: false }`
[INFO] [stdout] ab5c1b1b4ca0035e6b5f5ee3c7eef041aa43f494169664de4a7dd7690473e4a9
