[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] testing Kuruyia/sinjoh against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKuruyia%2Fsinjoh" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-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-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Kuruyia/sinjoh on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded bytecount v0.6.8
[INFO] [stderr]   Downloaded bytemuck v1.22.0
[INFO] [stderr]   Downloaded papergrid v0.14.0
[INFO] [stderr]   Downloaded tabled_derive v0.10.0
[INFO] [stderr]   Downloaded az v1.2.1
[INFO] [stderr]   Downloaded is_debug v1.1.0
[INFO] [stderr]   Downloaded time-core v0.1.3
[INFO] [stderr]   Downloaded cgmath v0.18.0
[INFO] [stderr]   Downloaded clap-verbosity-flag v3.0.2
[INFO] [stderr]   Downloaded tzdb v0.7.2
[INFO] [stderr]   Downloaded cargo_metadata v0.19.2
[INFO] [stderr]   Downloaded clap_derive v4.5.32
[INFO] [stderr]   Downloaded anyhow v1.0.97
[INFO] [stderr]   Downloaded camino v1.1.9
[INFO] [stderr]   Downloaded jiff-static v0.2.4
[INFO] [stderr]   Downloaded const_format v0.2.34
[INFO] [stderr]   Downloaded tz-rs v0.7.0
[INFO] [stderr]   Downloaded shadow-rs v1.0.1
[INFO] [stderr]   Downloaded rusqlite v0.34.0
[INFO] [stderr]   Downloaded clap_builder v4.5.32
[INFO] [stderr]   Downloaded portable-atomic v1.11.0
[INFO] [stderr]   Downloaded tabled v0.18.0
[INFO] [stderr]   Downloaded fixed v1.29.0
[INFO] [stderr]   Downloaded git2 v0.20.0
[INFO] [stderr]   Downloaded time v0.3.39
[INFO] [stderr]   Downloaded tzdb_data v0.2.1
[INFO] [stderr]   Downloaded clap v4.5.32
[INFO] [stderr]   Downloaded env_logger v0.11.7
[INFO] [stderr]   Downloaded time-macros v0.2.20
[INFO] [stderr]   Downloaded once_cell v1.21.1
[INFO] [stderr]   Downloaded half v2.5.0
[INFO] [stderr]   Downloaded rustix v1.0.3
[INFO] [stderr]   Downloaded jiff v0.2.4
[INFO] [stderr]   Downloaded libz-sys v1.1.22
[INFO] [stderr]   Downloaded libgit2-sys v0.18.0+1.9.0
[INFO] [stderr]   Downloaded linux-raw-sys v0.9.3
[INFO] [stderr]   Downloaded libsqlite3-sys v0.32.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c37426ff82886406f07c6d5aafa877888e98a01c3c213cba6ad092202589f0b7
[INFO] running `Command { std: "docker" "start" "-a" "c37426ff82886406f07c6d5aafa877888e98a01c3c213cba6ad092202589f0b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c37426ff82886406f07c6d5aafa877888e98a01c3c213cba6ad092202589f0b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c37426ff82886406f07c6d5aafa877888e98a01c3c213cba6ad092202589f0b7", kill_on_drop: false }`
[INFO] [stdout] c37426ff82886406f07c6d5aafa877888e98a01c3c213cba6ad092202589f0b7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 98e76d4e2b38d61550455976321a8ddd185fc48ad0f5124db57f18eea662ec38
[INFO] running `Command { std: "docker" "start" "-a" "98e76d4e2b38d61550455976321a8ddd185fc48ad0f5124db57f18eea662ec38", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]    Compiling litemap v0.7.5
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.0
[INFO] [stderr]    Compiling icu_properties_data v1.5.0
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.0
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling camino v1.1.9
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling log v0.4.26
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling tz-rs v0.7.0
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling time-core v0.1.3
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling iana-time-zone v0.1.61
[INFO] [stderr]    Compiling az v1.2.1
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling tzdb_data v0.2.1
[INFO] [stderr]    Compiling time v0.3.39
[INFO] [stderr]    Compiling cc v1.2.16
[INFO] [stderr]    Compiling rustix v1.0.3
[INFO] [stderr]    Compiling is_debug v1.1.0
[INFO] [stderr]    Compiling const_format v0.2.34
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling fixed v1.29.0
[INFO] [stderr]    Compiling cgmath v0.18.0
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling approx v0.4.0
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling half v2.5.0
[INFO] [stderr]    Compiling libsqlite3-sys v0.32.0
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling once_cell v1.21.1
[INFO] [stderr]    Compiling libz-sys v1.1.22
[INFO] [stderr]    Compiling libgit2-sys v0.18.0+1.9.0
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling tzdb v0.7.2
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling bytemuck v1.22.0
[INFO] [stderr]    Compiling linux-raw-sys v0.9.3
[INFO] [stderr]    Compiling clap_builder v4.5.32
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling anyhow v1.0.97
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling bytecount v0.6.8
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling papergrid v0.14.0
[INFO] [stderr]    Compiling tempfile v3.19.1
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling tabled_derive v0.10.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling jiff v0.2.4
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling clap v4.5.32
[INFO] [stderr]    Compiling shell-words v1.1.0
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling dialoguer v0.11.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling clap-verbosity-flag v3.0.2
[INFO] [stderr]    Compiling rusqlite v0.34.0
[INFO] [stderr]    Compiling tabled v0.18.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling 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] [stderr]    Compiling sinjoh_plat v0.1.0 (/opt/rustwide/workdir/sinjoh_plat)
[INFO] [stderr]    Compiling env_logger v0.11.7
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling cargo-platform v0.1.9
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling cargo_metadata v0.19.2
[INFO] [stderr]    Compiling git2 v0.20.0
[INFO] [stderr]    Compiling 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 2m 45s
[INFO] running `Command { std: "docker" "inspect" "98e76d4e2b38d61550455976321a8ddd185fc48ad0f5124db57f18eea662ec38", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "98e76d4e2b38d61550455976321a8ddd185fc48ad0f5124db57f18eea662ec38", kill_on_drop: false }`
[INFO] [stdout] 98e76d4e2b38d61550455976321a8ddd185fc48ad0f5124db57f18eea662ec38
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e75f337e448369e9938205e95593fcb105a74f37bf366548abbfb214d69633b9
[INFO] running `Command { std: "docker" "start" "-a" "e75f337e448369e9938205e95593fcb105a74f37bf366548abbfb214d69633b9", kill_on_drop: false }`
[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]    Compiling pokeplat_utils v0.1.0 (/opt/rustwide/workdir/pokeplat_utils)
[INFO] [stderr]    Compiling sinjoh_plat v0.1.0 (/opt/rustwide/workdir/sinjoh_plat)
[INFO] [stderr]    Compiling 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] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.17s
[INFO] running `Command { std: "docker" "inspect" "e75f337e448369e9938205e95593fcb105a74f37bf366548abbfb214d69633b9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e75f337e448369e9938205e95593fcb105a74f37bf366548abbfb214d69633b9", kill_on_drop: false }`
[INFO] [stdout] e75f337e448369e9938205e95593fcb105a74f37bf366548abbfb214d69633b9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] caf1b56527d520396f1d26b0571abdde20d51900eaa31b92dc1a00c8ec24fe9a
[INFO] running `Command { std: "docker" "start" "-a" "caf1b56527d520396f1d26b0571abdde20d51900eaa31b92dc1a00c8ec24fe9a", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> sinjoh_nds/src/narc/reader.rs:417:23
[INFO] [stderr]     |
[INFO] [stderr] 417 |     pub fn files_iter(&mut self) -> NarcReaderFilesIter {
[INFO] [stderr]     |                       ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                       |
[INFO] [stderr]     |                       the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 417 |     pub fn files_iter(&mut self) -> NarcReaderFilesIter<'_> {
[INFO] [stderr]     |                                                        ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `sinjoh_nds` (lib) generated 1 warning (run `cargo fix --lib -p sinjoh_nds` to apply 1 suggestion)
[INFO] [stderr]    Compiling pokeplat_utils v0.1.0 (/opt/rustwide/workdir/pokeplat_utils)
[INFO] [stderr] warning: `sinjoh_nds` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.78s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/pokeplat_utils-32e721e58d2953f9)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/sinjoh_nds-3af332845e79581c)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/sinjoh_plat-1579806384709820)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests sinjoh_nds
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test sinjoh_nds/src/narc/reader.rs - narc::reader::NarcReader (line 138) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- sinjoh_nds/src/narc/reader.rs - narc::reader::NarcReader (line 138) stdout ----
[INFO] [stdout] error[E0277]: the `?` operator can only be used in a function that returns `Result` or `Option` (or another type that implements `FromResidual`)
[INFO] [stdout]    --> sinjoh_nds/src/narc/reader.rs:143:84
[INFO] [stdout]     |
[INFO] [stdout] 139 | fn main() { #[allow(non_snake_case)] fn _doctest_main_sinjoh_nds_src_narc_reader_rs_138_0() {
[INFO] [stdout]     |                                      ------------------------------------------------------ this function should return `Result` or `Option` to accept `?`
[INFO] [stdout] ...
[INFO] [stdout] 143 |     NarcReader::read_from_file("/path/to/archive.narc", NarcReaderFlags::default())?;
[INFO] [stdout]     |                                                                                    ^ cannot use the `?` operator in a function that returns `()`
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding return type
[INFO] [stdout]     |
[INFO] [stdout] 139 | fn main() { #[allow(non_snake_case)] fn _doctest_main_sinjoh_nds_src_narc_reader_rs_138_0() -> Result<(), Box<dyn std::error::Error>> {
[INFO] [stdout]     |                                                                                             +++++++++++++++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     sinjoh_nds/src/narc/reader.rs - narc::reader::NarcReader (line 138)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.28s; merged doctests compilation took 0.14s
[INFO] [stderr] error: doctest failed, to rerun pass `-p sinjoh_nds --doc`
[INFO] running `Command { std: "docker" "inspect" "caf1b56527d520396f1d26b0571abdde20d51900eaa31b92dc1a00c8ec24fe9a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "caf1b56527d520396f1d26b0571abdde20d51900eaa31b92dc1a00c8ec24fe9a", kill_on_drop: false }`
[INFO] [stdout] caf1b56527d520396f1d26b0571abdde20d51900eaa31b92dc1a00c8ec24fe9a
