[INFO] fetching crate image-rider 0.10.0...
[INFO] checking image-rider-0.10.0 against try#c659ee110de67e82444e4b6c8407c1a9af9c2cf6 for pr-145608-1
[INFO] extracting crate image-rider 0.10.0 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate image-rider 0.10.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate image-rider 0.10.0
[INFO] tweaked toml for crates.io crate image-rider 0.10.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate image-rider 0.10.0 on toolchain c659ee110de67e82444e4b6c8407c1a9af9c2cf6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate image-rider 0.10.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" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cab85a31075f18172ab0facbf36bab229f6a3beb4558a63656eb327d7eb0c71e
[INFO] running `Command { std: "docker" "start" "-a" "cab85a31075f18172ab0facbf36bab229f6a3beb4558a63656eb327d7eb0c71e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cab85a31075f18172ab0facbf36bab229f6a3beb4558a63656eb327d7eb0c71e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cab85a31075f18172ab0facbf36bab229f6a3beb4558a63656eb327d7eb0c71e", kill_on_drop: false }`
[INFO] [stdout] cab85a31075f18172ab0facbf36bab229f6a3beb4558a63656eb327d7eb0c71e
[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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 21c8557fb7ef0bc752e375360c948f8a2a4222da8de51a1c143b4210be034211
[INFO] running `Command { std: "docker" "start" "-a" "21c8557fb7ef0bc752e375360c948f8a2a4222da8de51a1c143b4210be034211", kill_on_drop: false }`
[INFO] [stderr] Compiling syn v2.0.94
[INFO] [stderr] Compiling once_cell v1.20.2
[INFO] [stderr] Compiling libc v0.2.169
[INFO] [stderr] Checking zerocopy v0.7.35
[INFO] [stderr] Compiling ahash v0.8.11
[INFO] [stderr] Checking winnow v0.6.22
[INFO] [stderr] Compiling serde_json v1.0.134
[INFO] [stderr] Checking clap_lex v0.6.0
[INFO] [stderr] Checking arraydeque v0.5.1
[INFO] [stderr] Checking convert_case v0.6.0
[INFO] [stderr] Checking pathdiff v0.2.3
[INFO] [stderr] Checking env_filter v0.1.3
[INFO] [stderr] Checking nom v7.1.3
[INFO] [stderr] Checking yansi v1.0.1
[INFO] [stderr] Checking clap_builder v4.4.18
[INFO] [stderr] Checking env_logger v0.11.6
[INFO] [stderr] Checking hashbrown v0.14.5
[INFO] [stderr] Checking pretty_assertions v1.4.1
[INFO] [stderr] Checking hashlink v0.8.4
[INFO] [stderr] Compiling getrandom v0.2.15
[INFO] [stderr] Checking yaml-rust2 v0.8.1
[INFO] [stderr] Compiling const-random-macro v0.1.16
[INFO] [stderr] Checking const-random v0.1.18
[INFO] [stderr] Checking dlv-list v0.5.2
[INFO] [stderr] Checking ordered-multimap v0.7.3
[INFO] [stderr] Checking rust-ini v0.20.0
[INFO] [stderr] Compiling serde_derive v1.0.217
[INFO] [stderr] Compiling thiserror-impl v2.0.9
[INFO] [stderr] Compiling clap_derive v4.4.7
[INFO] [stderr] Compiling async-trait v0.1.84
[INFO] [stderr] Compiling thiserror v2.0.9
[INFO] [stderr] Compiling pest v2.7.15
[INFO] [stderr] Checking clap v4.4.18
[INFO] [stderr] Compiling pest_meta v2.7.15
[INFO] [stderr] Checking serde v1.0.217
[INFO] [stderr] Compiling pest_generator v2.7.15
[INFO] [stderr] Compiling pest_derive v2.7.15
[INFO] [stderr] Checking serde_spanned v0.6.8
[INFO] [stderr] Checking toml_datetime v0.6.8
[INFO] [stderr] Checking bitflags v2.6.0
[INFO] [stderr] Checking json5 v0.4.1
[INFO] [stderr] Checking toml_edit v0.22.22
[INFO] [stderr] Checking ron v0.8.1
[INFO] [stderr] Checking toml v0.8.19
[INFO] [stderr] Checking config v0.14.1
[INFO] [stderr] Checking image-rider v0.10.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout] --> src/disk_format/image.rs:480:50
[INFO] [stdout] |
[INFO] [stdout] 480 | #[cfg(not(feature = "commodore"))] _config: &'a crate::config::Config,
[INFO] [stdout] | ^^ the lifetime is named here
[INFO] [stdout] 481 | ) -> impl Fn(&'a [u8]) -> IResult<&[u8], DiskImage<'a>> {
[INFO] [stdout] | -- ----- -- the same lifetime is named here
[INFO] [stdout] | | |
[INFO] [stdout] | | the same lifetime is elided here
[INFO] [stdout] | the same lifetime is named 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: consistently use `'a`
[INFO] [stdout] |
[INFO] [stdout] 481 | ) -> impl Fn(&'a [u8]) -> IResult<&'a [u8], DiskImage<'a>> {
[INFO] [stdout] | ++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/disk_format/stx/disk.rs:140:27
[INFO] [stdout] |
[INFO] [stdout] 140 | pub fn stx_disk_parser(i: &[u8]) -> IResult<&[u8], STXDisk> {
[INFO] [stdout] | ^^^^^ ----- ------- the same lifetime is hidden here
[INFO] [stdout] | | |
[INFO] [stdout] | | the same lifetime is elided here
[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] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 140 | pub fn stx_disk_parser(i: &[u8]) -> IResult<&[u8], STXDisk<'_>> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/disk_format/stx/disk.rs:162:34
[INFO] [stdout] |
[INFO] [stdout] 162 | pub fn stx_disk_header_parser(i: &[u8]) -> IResult<&[u8], STXDiskHeader> {
[INFO] [stdout] | ^^^^^ ----- ------------- the same lifetime is hidden here
[INFO] [stdout] | | |
[INFO] [stdout] | | the same lifetime is elided here
[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] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 162 | pub fn stx_disk_header_parser(i: &[u8]) -> IResult<&[u8], STXDiskHeader<'_>> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/disk_format/stx/track.rs:187:28
[INFO] [stdout] |
[INFO] [stdout] 187 | pub fn stx_track_parser(i: &[u8]) -> IResult<&[u8], STXTrack> {
[INFO] [stdout] | ^^^^^ ----- -------- the same lifetime is hidden here
[INFO] [stdout] | | |
[INFO] [stdout] | | the same lifetime is elided here
[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] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 187 | pub fn stx_track_parser(i: &[u8]) -> IResult<&[u8], STXTrack<'_>> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/disk_format/stx/sector.rs:266:35
[INFO] [stdout] |
[INFO] [stdout] 266 | pub fn stx_sync_markers_parser(i: &[u8]) -> IResult<&[u8], STXSyncMarker> {
[INFO] [stdout] | ^^^^^ ----- ------------- the same lifetime is hidden here
[INFO] [stdout] | | |
[INFO] [stdout] | | the same lifetime is elided here
[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] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 266 | pub fn stx_sync_markers_parser(i: &[u8]) -> IResult<&[u8], STXSyncMarker<'_>> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/disk_format/apple/disk.rs:163:42
[INFO] [stdout] |
[INFO] [stdout] 163 | pub fn parse_volume_table_of_contents(i: &[u8]) -> IResult<&[u8], VolumeTableOfContents> {
[INFO] [stdout] | ^^^^^ ----- --------------------- the same lifetime is hidden here
[INFO] [stdout] | | |
[INFO] [stdout] | | the same lifetime is elided here
[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] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 163 | pub fn parse_volume_table_of_contents(i: &[u8]) -> IResult<&[u8], VolumeTableOfContents<'_>> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/disk_format/apple/disk.rs:434:31
[INFO] [stdout] |
[INFO] [stdout] 434 | pub fn format_from_data(data: &[u8]) -> std::result::Result