[INFO] cloning repository https://github.com/nicholasbishop/ext4-view-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nicholasbishop/ext4-view-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnicholasbishop%2Fext4-view-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnicholasbishop%2Fext4-view-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c89d42cb044b1f57dfbb2a388e293e2ff5b888f3 [INFO] checking nicholasbishop/ext4-view-rs against master#40daf23eeb711dadf140b2536e67e3ff4c999196 for pr-142287 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnicholasbishop%2Fext4-view-rs" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nicholasbishop/ext4-view-rs on toolchain 40daf23eeb711dadf140b2536e67e3ff4c999196 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+40daf23eeb711dadf140b2536e67e3ff4c999196" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-2-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/nicholasbishop/ext4-view-rs [INFO] removed 0 missing examples [INFO] finished tweaking git repo https://github.com/nicholasbishop/ext4-view-rs [INFO] tweaked toml for git repo https://github.com/nicholasbishop/ext4-view-rs written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/nicholasbishop/ext4-view-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" "+40daf23eeb711dadf140b2536e67e3ff4c999196" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded uefi-macros v0.18.1 [INFO] [stderr] Downloaded gpt_disk_io v0.16.2 [INFO] [stderr] Downloaded gpt_disk_types v0.16.1 [INFO] [stderr] Downloaded ucs2 v0.3.3 [INFO] [stderr] Downloaded uefi-raw v0.10.0 [INFO] [stderr] Downloaded uguid v2.2.1 [INFO] [stderr] Downloaded ovmf-prebuilt v0.2.3 [INFO] [stderr] Downloaded uefi v0.34.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+40daf23eeb711dadf140b2536e67e3ff4c999196" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fafee4d77de1b61a2f2114d937fa1c1169359327342abfc592fb2727b1c737b5 [INFO] running `Command { std: "docker" "start" "-a" "fafee4d77de1b61a2f2114d937fa1c1169359327342abfc592fb2727b1c737b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fafee4d77de1b61a2f2114d937fa1c1169359327342abfc592fb2727b1c737b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fafee4d77de1b61a2f2114d937fa1c1169359327342abfc592fb2727b1c737b5", kill_on_drop: false }` [INFO] [stdout] fafee4d77de1b61a2f2114d937fa1c1169359327342abfc592fb2727b1c737b5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+40daf23eeb711dadf140b2536e67e3ff4c999196" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cc4f83abf70e8523422ef51775543b779821e813afe4c50e76c1cb45f0ca0b67 [INFO] running `Command { std: "docker" "start" "-a" "cc4f83abf70e8523422ef51775543b779821e813afe4c50e76c1cb45f0ca0b67", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Checking bitflags v2.9.0 [INFO] [stderr] Checking crc-catalog v2.4.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Checking adler2 v2.0.0 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Checking rustls-pki-types v1.11.0 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking gimli v0.31.1 [INFO] [stderr] Checking bit_field v0.10.2 [INFO] [stderr] Checking crc v3.2.1 [INFO] [stderr] Checking miniz_oxide v0.8.8 [INFO] [stderr] Checking rustc-demangle v0.1.24 [INFO] [stderr] Checking ucs2 v0.3.3 [INFO] [stderr] Compiling cc v1.2.21 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Checking linux-raw-sys v0.9.4 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Checking cpufeatures v0.2.17 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Compiling rustls v0.23.26 [INFO] [stderr] Checking ext4-view v0.9.2 (/opt/rustwide/workdir) [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Checking bytes v1.10.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Checking webpki-roots v0.26.10 [INFO] [stderr] Checking rustls-pemfile v2.2.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking flate2 v1.1.1 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Checking http v1.3.1 [INFO] [stderr] Checking anstyle v1.0.10 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking clap_lex v0.7.4 [INFO] [stderr] Checking lzma-rs v0.3.0 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Checking clap_builder v4.5.37 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/dir_entry.rs:81:20 [INFO] [stdout] | [INFO] [stdout] 81 | pub fn display(&self) -> BytesDisplay { [INFO] [stdout] | ^^^^^ ------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 81 | pub fn display(&self) -> BytesDisplay<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/label.rs:59:20 [INFO] [stdout] | [INFO] [stdout] 59 | pub fn display(&self) -> BytesDisplay { [INFO] [stdout] | ^^^^^ ------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 59 | pub fn display(&self) -> BytesDisplay<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/path.rs:284:20 [INFO] [stdout] | [INFO] [stdout] 284 | pub fn as_path(&self) -> Path { [INFO] [stdout] | ^^^^^ ---- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 284 | pub fn as_path(&self) -> Path<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/path.rs:299:20 [INFO] [stdout] | [INFO] [stdout] 299 | pub fn display(&self) -> BytesDisplay { [INFO] [stdout] | ^^^^^ ------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 299 | pub fn display(&self) -> BytesDisplay<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking ureq-proto v0.4.1 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking xattr v1.5.0 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking filetime v0.2.25 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking tempfile v3.19.1 [INFO] [stderr] Checking tar v0.4.44 [INFO] [stderr] Checking addr2line v0.24.2 [INFO] [stderr] Checking backtrace v0.3.74 [INFO] [stderr] Compiling bytemuck_derive v1.9.3 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling ptr_meta_derive v0.3.0 [INFO] [stderr] Compiling uefi-macros v0.18.1 [INFO] [stderr] Checking ptr_meta v0.3.0 [INFO] [stderr] Checking bytemuck v1.23.0 [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/dir_entry.rs:81:20 [INFO] [stdout] | [INFO] [stdout] 81 | pub fn display(&self) -> BytesDisplay { [INFO] [stdout] | ^^^^^ ------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 81 | pub fn display(&self) -> BytesDisplay<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/label.rs:59:20 [INFO] [stdout] | [INFO] [stdout] 59 | pub fn display(&self) -> BytesDisplay { [INFO] [stdout] | ^^^^^ ------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 59 | pub fn display(&self) -> BytesDisplay<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/path.rs:284:20 [INFO] [stdout] | [INFO] [stdout] 284 | pub fn as_path(&self) -> Path { [INFO] [stdout] | ^^^^^ ---- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 284 | pub fn as_path(&self) -> Path<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/path.rs:299:20 [INFO] [stdout] | [INFO] [stdout] 299 | pub fn display(&self) -> BytesDisplay { [INFO] [stdout] | ^^^^^ ------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 299 | pub fn display(&self) -> BytesDisplay<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking uguid v2.2.1 [INFO] [stderr] Checking gpt_disk_types v0.16.1 [INFO] [stderr] Checking rustls-webpki v0.103.1 [INFO] [stderr] Checking uefi-raw v0.10.0 [INFO] [stderr] Checking clap v4.5.37 [INFO] [stderr] Checking gpt_disk_io v0.16.2 [INFO] [stderr] Checking uefi v0.34.1 [INFO] [stderr] Checking ureq v3.0.11 [INFO] [stderr] Checking uefibench v0.0.0 (/opt/rustwide/workdir/xtask/uefibench) [INFO] [stderr] Checking ovmf-prebuilt v0.2.3 [INFO] [stderr] Checking xtask v0.0.0 (/opt/rustwide/workdir/xtask) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.29s [INFO] running `Command { std: "docker" "inspect" "cc4f83abf70e8523422ef51775543b779821e813afe4c50e76c1cb45f0ca0b67", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc4f83abf70e8523422ef51775543b779821e813afe4c50e76c1cb45f0ca0b67", kill_on_drop: false }` [INFO] [stdout] cc4f83abf70e8523422ef51775543b779821e813afe4c50e76c1cb45f0ca0b67