[INFO] fetching crate multiboot2 0.24.0... [INFO] testing multiboot2-0.24.0 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate multiboot2 0.24.0 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate multiboot2 0.24.0 [INFO] finished tweaking crates.io crate multiboot2 0.24.0 [INFO] tweaked toml for crates.io crate multiboot2 0.24.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate multiboot2 0.24.0 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate multiboot2 0.24.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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 12c64aa446656bad03c755b08acec07ef7e49613c242acda54a69fe47ce05ff8 [INFO] running `Command { std: "docker" "start" "-a" "12c64aa446656bad03c755b08acec07ef7e49613c242acda54a69fe47ce05ff8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "12c64aa446656bad03c755b08acec07ef7e49613c242acda54a69fe47ce05ff8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "12c64aa446656bad03c755b08acec07ef7e49613c242acda54a69fe47ce05ff8", kill_on_drop: false }` [INFO] [stdout] 12c64aa446656bad03c755b08acec07ef7e49613c242acda54a69fe47ce05ff8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a3342cf546df8663a65d641523362b74440b7d75898924669d98a04755b0f3fe [INFO] running `Command { std: "docker" "start" "-a" "a3342cf546df8663a65d641523362b74440b7d75898924669d98a04755b0f3fe", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling uguid v2.2.1 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling ptr_meta_derive v0.2.0 [INFO] [stderr] Compiling ptr_meta v0.2.0 [INFO] [stderr] Compiling ptr_meta_derive v0.3.0 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling uefi-raw v0.8.0 [INFO] [stderr] Compiling ptr_meta v0.3.0 [INFO] [stderr] Compiling multiboot2-common v0.3.0 [INFO] [stderr] Compiling multiboot2 v0.24.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/boot_information.rs:257:25 [INFO] [stdout] | [INFO] [stdout] 257 | pub fn elf_sections(&self) -> Option { [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] 257 | pub fn elf_sections(&self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/boot_information.rs:298:24 [INFO] [stdout] | [INFO] [stdout] 298 | pub fn module_tags(&self) -> ModuleIter { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 298 | pub fn module_tags(&self) -> ModuleIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/boot_information.rs:414:17 [INFO] [stdout] | [INFO] [stdout] 414 | pub fn tags(&self) -> TagIter { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 414 | pub fn tags(&self) -> TagIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/elf_sections.rs:42:27 [INFO] [stdout] | [INFO] [stdout] 42 | pub const fn sections(&self) -> ElfSectionIter { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 42 | pub const fn sections(&self) -> ElfSectionIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/framebuffer.rs:168:24 [INFO] [stdout] | [INFO] [stdout] 168 | pub fn buffer_type(&self) -> Result { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 168 | pub fn buffer_type(&self) -> Result, UnknownFramebufferType> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/memory_map.rs:366:25 [INFO] [stdout] | [INFO] [stdout] 366 | pub fn memory_areas(&self) -> EFIMemoryAreaIter { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 366 | pub fn memory_areas(&self) -> EFIMemoryAreaIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.06s [INFO] running `Command { std: "docker" "inspect" "a3342cf546df8663a65d641523362b74440b7d75898924669d98a04755b0f3fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a3342cf546df8663a65d641523362b74440b7d75898924669d98a04755b0f3fe", kill_on_drop: false }` [INFO] [stdout] a3342cf546df8663a65d641523362b74440b7d75898924669d98a04755b0f3fe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] be2a30b8541639e98af005aa9419f936d5feb0ef0a7df43e681a944952f94d05 [INFO] running `Command { std: "docker" "start" "-a" "be2a30b8541639e98af005aa9419f936d5feb0ef0a7df43e681a944952f94d05", kill_on_drop: false }` [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/boot_information.rs:257:25 [INFO] [stdout] | [INFO] [stdout] 257 | pub fn elf_sections(&self) -> Option { [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] 257 | pub fn elf_sections(&self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/boot_information.rs:298:24 [INFO] [stdout] | [INFO] [stdout] 298 | pub fn module_tags(&self) -> ModuleIter { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 298 | pub fn module_tags(&self) -> ModuleIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/boot_information.rs:414:17 [INFO] [stdout] | [INFO] [stdout] 414 | pub fn tags(&self) -> TagIter { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 414 | pub fn tags(&self) -> TagIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling multiboot2 v0.24.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/elf_sections.rs:42:27 [INFO] [stdout] | [INFO] [stdout] 42 | pub const fn sections(&self) -> ElfSectionIter { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 42 | pub const fn sections(&self) -> ElfSectionIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/framebuffer.rs:168:24 [INFO] [stdout] | [INFO] [stdout] 168 | pub fn buffer_type(&self) -> Result { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 168 | pub fn buffer_type(&self) -> Result, UnknownFramebufferType> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/memory_map.rs:366:25 [INFO] [stdout] | [INFO] [stdout] 366 | pub fn memory_areas(&self) -> EFIMemoryAreaIter { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 366 | pub fn memory_areas(&self) -> EFIMemoryAreaIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> src/lib.rs:46:33 [INFO] [stdout] | [INFO] [stdout] 46 | #[cfg_attr(feature = "builder", macro_use)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/boot_information.rs:257:25 [INFO] [stdout] | [INFO] [stdout] 257 | pub fn elf_sections(&self) -> Option { [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] 257 | pub fn elf_sections(&self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/boot_information.rs:298:24 [INFO] [stdout] | [INFO] [stdout] 298 | pub fn module_tags(&self) -> ModuleIter { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 298 | pub fn module_tags(&self) -> ModuleIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/boot_information.rs:414:17 [INFO] [stdout] | [INFO] [stdout] 414 | pub fn tags(&self) -> TagIter { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 414 | pub fn tags(&self) -> TagIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/elf_sections.rs:42:27 [INFO] [stdout] | [INFO] [stdout] 42 | pub const fn sections(&self) -> ElfSectionIter { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 42 | pub const fn sections(&self) -> ElfSectionIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/framebuffer.rs:168:24 [INFO] [stdout] | [INFO] [stdout] 168 | pub fn buffer_type(&self) -> Result { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 168 | pub fn buffer_type(&self) -> Result, UnknownFramebufferType> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/memory_map.rs:366:25 [INFO] [stdout] | [INFO] [stdout] 366 | pub fn memory_areas(&self) -> EFIMemoryAreaIter { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 366 | pub fn memory_areas(&self) -> EFIMemoryAreaIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.35s [INFO] running `Command { std: "docker" "inspect" "be2a30b8541639e98af005aa9419f936d5feb0ef0a7df43e681a944952f94d05", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "be2a30b8541639e98af005aa9419f936d5feb0ef0a7df43e681a944952f94d05", kill_on_drop: false }` [INFO] [stdout] be2a30b8541639e98af005aa9419f936d5feb0ef0a7df43e681a944952f94d05 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9fab9e706f194d370e104e55dcd4daa4b25768f052c5ea5dbaf57f80658d9d32 [INFO] running `Command { std: "docker" "start" "-a" "9fab9e706f194d370e104e55dcd4daa4b25768f052c5ea5dbaf57f80658d9d32", kill_on_drop: false }` [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/boot_information.rs:257:25 [INFO] [stderr] | [INFO] [stderr] 257 | pub fn elf_sections(&self) -> Option { [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] 257 | pub fn elf_sections(&self) -> Option> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/boot_information.rs:298:24 [INFO] [stderr] | [INFO] [stderr] 298 | pub fn module_tags(&self) -> ModuleIter { [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] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 298 | pub fn module_tags(&self) -> ModuleIter<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/boot_information.rs:414:17 [INFO] [stderr] | [INFO] [stderr] 414 | pub fn tags(&self) -> TagIter { [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] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 414 | pub fn tags(&self) -> TagIter<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/elf_sections.rs:42:27 [INFO] [stderr] | [INFO] [stderr] 42 | pub const fn sections(&self) -> ElfSectionIter { [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] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 42 | pub const fn sections(&self) -> ElfSectionIter<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/framebuffer.rs:168:24 [INFO] [stderr] | [INFO] [stderr] 168 | pub fn buffer_type(&self) -> Result { [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] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 168 | pub fn buffer_type(&self) -> Result, UnknownFramebufferType> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/memory_map.rs:366:25 [INFO] [stderr] | [INFO] [stderr] 366 | pub fn memory_areas(&self) -> EFIMemoryAreaIter { [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] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 366 | pub fn memory_areas(&self) -> EFIMemoryAreaIter<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stderr] --> src/lib.rs:46:33 [INFO] [stderr] | [INFO] [stderr] 46 | #[cfg_attr(feature = "builder", macro_use)] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `multiboot2` (lib) generated 6 warnings (run `cargo fix --lib -p multiboot2` to apply 6 suggestions) [INFO] [stderr] warning: `multiboot2` (lib test) generated 7 warnings (6 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/multiboot2-533c8875e56ce85a) [INFO] [stdout] [INFO] [stdout] running 43 tests [INFO] [stdout] test boot_loader_name::tests::test_parse_str ... ok [INFO] [stdout] test boot_loader_name::tests::test_build_str ... ok [INFO] [stdout] test command_line::tests::test_build_str ... ok [INFO] [stdout] test builder::tests::build_and_parse ... ok [INFO] [stdout] test command_line::tests::test_parse_str ... ok [INFO] [stdout] test efi::tests::test_build_eftih64 ... ok [INFO] [stdout] test efi::tests::test_build_eftih32 ... ok [INFO] [stdout] test efi::tests::test_build_eftsdt32 ... ok [INFO] [stdout] test efi::tests::test_build_eftsdt64 ... ok [INFO] [stdout] test efi::tests::test_construct_efi_mmap_tag ... ok [INFO] [stdout] test end::tests::test_end_tag_size ... ok [INFO] [stdout] test framebuffer::tests::test_size ... ok [INFO] [stdout] test image_load_addr::tests::test_build_load_addr ... ok [INFO] [stdout] test memory_map::tests::efi_construct_and_parse ... ok [INFO] [stdout] test memory_map::tests::efi_test_real_data ... ok [INFO] [stdout] test memory_map::tests::test_create_old_mmap ... ok [INFO] [stdout] test module::tests::test_build_str ... ok [INFO] [stdout] test framebuffer::tests::create_new ... ok [INFO] [stdout] test smbios::tests::test_build ... ok [INFO] [stdout] test module::tests::test_parse_str ... ok [INFO] [stdout] test smbios::tests::test_parse ... ok [INFO] [stdout] test tag_type::tests::test_btreeset ... ok [INFO] [stdout] test tag_type::tests::test_TagTypeId ... ok [INFO] [stdout] test tag_type::tests::test_hashset ... ok [INFO] [stdout] test tag_type::tests::test_partial_eq_u32 ... ok [INFO] [stdout] test tests::elf_sections ... ok [INFO] [stdout] test tag_type::tests::test_from_and_to_tag_type_id ... ok [INFO] [stdout] test tests::boot_information_is_send_and_sync ... ok [INFO] [stdout] test tests::efi_memory_map ... ok [INFO] [stdout] test tests::framebuffer_tag_rgb ... ok [INFO] [stdout] test tests::get_custom_tag_from_mbi ... ok [INFO] [stdout] test tests::get_custom_dst_tag_from_mbi ... ok [INFO] [stdout] test tests::framebuffer_tag_indexed ... ok [INFO] [stdout] test tests::get_tag_into_variants ... ok [INFO] [stdout] test tests::grub2 ... ok [INFO] [stdout] test tests::mbi_load_error_implements_error ... ok [INFO] [stdout] test tests::name_tag ... ok [INFO] [stdout] test tests::no_tags ... ok [INFO] [stdout] test tests::vbe_info_tag ... ok [INFO] [stdout] test tests::vbe_info_tag_size ... ok [INFO] [stdout] test util::tests::test_parse_slice_as_string ... ok [INFO] [stdout] test tests::invalid_end_tag - should panic ... ok [INFO] [stdout] test tests::invalid_total_size - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 43 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Doc-tests multiboot2 [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test src/boot_information.rs - boot_information::BootInformation<'a>::end_address (line 140) - compile ... ok [INFO] [stdout] test src/boot_information.rs - boot_information::BootInformation<'a>::elf_sections (line 243) - compile ... ok [INFO] [stdout] test src/boot_information.rs - boot_information::BootInformation<'a>::get_tag (line 350) - compile ... ok [INFO] [stdout] test src/command_line.rs - command_line::CommandLineTag::cmdline (line 48) - compile ... ok [INFO] [stdout] test src/boot_loader_name.rs - boot_loader_name::BootLoaderNameTag::name (line 55) - compile ... ok [INFO] [stdout] test src/boot_information.rs - boot_information::BootInformation<'a>::load (line 77) ... ok [INFO] [stdout] test src/lib.rs - (line 32) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "9fab9e706f194d370e104e55dcd4daa4b25768f052c5ea5dbaf57f80658d9d32", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9fab9e706f194d370e104e55dcd4daa4b25768f052c5ea5dbaf57f80658d9d32", kill_on_drop: false }` [INFO] [stdout] 9fab9e706f194d370e104e55dcd4daa4b25768f052c5ea5dbaf57f80658d9d32