[INFO] fetching crate x86_64 0.14.11... [INFO] checking x86_64-0.14.11 against master#af4a5a13a15fa0c60e06321077ef452f769b42fd for pr-122960-2 [INFO] extracting crate x86_64 0.14.11 into /workspace/builds/worker-5-tc1/source [INFO] validating manifest of crates.io crate x86_64 0.14.11 on toolchain af4a5a13a15fa0c60e06321077ef452f769b42fd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-5-tc1/source/rust-toolchain [INFO] started tweaking crates.io crate x86_64 0.14.11 [INFO] finished tweaking crates.io crate x86_64 0.14.11 [INFO] tweaked toml for crates.io crate x86_64 0.14.11 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 5 packages [INFO] [stderr] Adding volatile v0.4.6 (latest: v0.5.2) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bit_field v0.10.2 [INFO] [stderr] Downloaded volatile v0.4.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7fa9f120bd9b4ca5844356e1e94d4b3134cd1f3ce74813ccf5ae9e996e8879a0 [INFO] running `Command { std: "docker" "start" "-a" "7fa9f120bd9b4ca5844356e1e94d4b3134cd1f3ce74813ccf5ae9e996e8879a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7fa9f120bd9b4ca5844356e1e94d4b3134cd1f3ce74813ccf5ae9e996e8879a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7fa9f120bd9b4ca5844356e1e94d4b3134cd1f3ce74813ccf5ae9e996e8879a0", kill_on_drop: false }` [INFO] [stdout] 7fa9f120bd9b4ca5844356e1e94d4b3134cd1f3ce74813ccf5ae9e996e8879a0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f725aafb1ec21a46b770ce2005659d19f68195ebb9a25fb15ad0dfa827b83cee [INFO] running `Command { std: "docker" "start" "-a" "f725aafb1ec21a46b770ce2005659d19f68195ebb9a25fb15ad0dfa827b83cee", kill_on_drop: false }` [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Checking bit_field v0.10.2 [INFO] [stderr] Checking volatile v0.4.6 [INFO] [stderr] Checking x86_64 v0.14.11 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `PhysFrame` is imported redundantly [INFO] [stdout] --> src/structures/paging/mapper/mapped_page_table.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | frame::PhysFrame, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 3 | frame_alloc::{FrameAllocator, FrameDeallocator}, [INFO] [stdout] 4 | mapper::*, [INFO] [stdout] | --------- the item `PhysFrame` is already imported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `FrameAllocator` is imported redundantly [INFO] [stdout] --> src/structures/paging/mapper/mapped_page_table.rs:3:19 [INFO] [stdout] | [INFO] [stdout] 3 | frame_alloc::{FrameAllocator, FrameDeallocator}, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 4 | mapper::*, [INFO] [stdout] | --------- the item `FrameAllocator` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `FrameDeallocator` is imported redundantly [INFO] [stdout] --> src/structures/paging/mapper/mapped_page_table.rs:3:35 [INFO] [stdout] | [INFO] [stdout] 3 | frame_alloc::{FrameAllocator, FrameDeallocator}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 4 | mapper::*, [INFO] [stdout] | --------- the item `FrameDeallocator` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Page` is imported redundantly [INFO] [stdout] --> src/structures/paging/mapper/mapped_page_table.rs:5:31 [INFO] [stdout] | [INFO] [stdout] 4 | mapper::*, [INFO] [stdout] | --------- the item `Page` is already imported here [INFO] [stdout] 5 | page::{AddressNotAligned, Page, PageRangeInclusive, Size1GiB, Size2MiB, Size4KiB}, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `PageRangeInclusive` is imported redundantly [INFO] [stdout] --> src/structures/paging/mapper/mapped_page_table.rs:5:37 [INFO] [stdout] | [INFO] [stdout] 4 | mapper::*, [INFO] [stdout] | --------- the item `PageRangeInclusive` is already imported here [INFO] [stdout] 5 | page::{AddressNotAligned, Page, PageRangeInclusive, Size1GiB, Size2MiB, Size4KiB}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Size1GiB` is imported redundantly [INFO] [stdout] --> src/structures/paging/mapper/mapped_page_table.rs:5:57 [INFO] [stdout] | [INFO] [stdout] 4 | mapper::*, [INFO] [stdout] | --------- the item `Size1GiB` is already imported here [INFO] [stdout] 5 | page::{AddressNotAligned, Page, PageRangeInclusive, Size1GiB, Size2MiB, Size4KiB}, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Size2MiB` is imported redundantly [INFO] [stdout] --> src/structures/paging/mapper/mapped_page_table.rs:5:67 [INFO] [stdout] | [INFO] [stdout] 4 | mapper::*, [INFO] [stdout] | --------- the item `Size2MiB` is already imported here [INFO] [stdout] 5 | page::{AddressNotAligned, Page, PageRangeInclusive, Size1GiB, Size2MiB, Size4KiB}, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Size4KiB` is imported redundantly [INFO] [stdout] --> src/structures/paging/mapper/mapped_page_table.rs:5:77 [INFO] [stdout] | [INFO] [stdout] 4 | mapper::*, [INFO] [stdout] | --------- the item `Size4KiB` is already imported here [INFO] [stdout] 5 | page::{AddressNotAligned, Page, PageRangeInclusive, Size1GiB, Size2MiB, Size4KiB}, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `PageTableFlags` is imported redundantly [INFO] [stdout] --> src/structures/paging/mapper/mapped_page_table.rs:6:57 [INFO] [stdout] | [INFO] [stdout] 4 | mapper::*, [INFO] [stdout] | --------- the item `PageTableFlags` is already imported here [INFO] [stdout] 5 | page::{AddressNotAligned, Page, PageRangeInclusive, Size1GiB, Size2MiB, Size4KiB}, [INFO] [stdout] 6 | page_table::{FrameError, PageTable, PageTableEntry, PageTableFlags, PageTableLevel}, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `PhysFrame` is imported redundantly [INFO] [stdout] --> src/structures/paging/mapper/offset_page_table.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | frame::PhysFrame, mapper::*, page::PageRangeInclusive, page_table::PageTable, FrameDeallocator, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ --------- the item `PhysFrame` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `PageRangeInclusive` is imported redundantly [INFO] [stdout] --> src/structures/paging/mapper/offset_page_table.rs:4:34 [INFO] [stdout] | [INFO] [stdout] 4 | frame::PhysFrame, mapper::*, page::PageRangeInclusive, page_table::PageTable, FrameDeallocator, [INFO] [stdout] | --------- ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the item `PageRangeInclusive` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `FrameDeallocator` is imported redundantly [INFO] [stdout] --> src/structures/paging/mapper/offset_page_table.rs:4:83 [INFO] [stdout] | [INFO] [stdout] 4 | frame::PhysFrame, mapper::*, page::PageRangeInclusive, page_table::PageTable, FrameDeallocator, [INFO] [stdout] | --------- ^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the item `FrameDeallocator` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Page` is imported redundantly [INFO] [stdout] --> src/structures/paging/mapper/offset_page_table.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 4 | frame::PhysFrame, mapper::*, page::PageRangeInclusive, page_table::PageTable, FrameDeallocator, [INFO] [stdout] | --------- the item `Page` is already imported here [INFO] [stdout] 5 | Page, PageTableFlags, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `PageTableFlags` is imported redundantly [INFO] [stdout] --> src/structures/paging/mapper/offset_page_table.rs:5:11 [INFO] [stdout] | [INFO] [stdout] 4 | frame::PhysFrame, mapper::*, page::PageRangeInclusive, page_table::PageTable, FrameDeallocator, [INFO] [stdout] | --------- the item `PageTableFlags` is already imported here [INFO] [stdout] 5 | Page, PageTableFlags, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `FrameAllocator` is imported redundantly [INFO] [stdout] --> src/structures/paging/mapper/recursive_page_table.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 5 | use super::*; [INFO] [stdout] | -------- the item `FrameAllocator` is already imported here [INFO] [stdout] ... [INFO] [stdout] 9 | frame_alloc::FrameAllocator, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `PageRangeInclusive` is imported redundantly [INFO] [stdout] --> src/structures/paging/mapper/recursive_page_table.rs:10:49 [INFO] [stdout] | [INFO] [stdout] 5 | use super::*; [INFO] [stdout] | -------- the item `PageRangeInclusive` is already imported here [INFO] [stdout] ... [INFO] [stdout] 10 | page::{AddressNotAligned, NotGiantPageSize, PageRangeInclusive}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `PageTableFlags` is imported redundantly [INFO] [stdout] --> src/structures/paging/mapper/recursive_page_table.rs:11:57 [INFO] [stdout] | [INFO] [stdout] 5 | use super::*; [INFO] [stdout] | -------- the item `PageTableFlags` is already imported here [INFO] [stdout] ... [INFO] [stdout] 11 | page_table::{FrameError, PageTable, PageTableEntry, PageTableFlags}, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `FrameDeallocator` is imported redundantly [INFO] [stdout] --> src/structures/paging/mapper/recursive_page_table.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 5 | use super::*; [INFO] [stdout] | -------- the item `FrameDeallocator` is already imported here [INFO] [stdout] ... [INFO] [stdout] 12 | FrameDeallocator, Page, PageSize, PageTableIndex, PhysFrame, Size1GiB, Size2MiB, Size4KiB, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Page` is imported redundantly [INFO] [stdout] --> src/structures/paging/mapper/recursive_page_table.rs:12:23 [INFO] [stdout] | [INFO] [stdout] 5 | use super::*; [INFO] [stdout] | -------- the item `Page` is already imported here [INFO] [stdout] ... [INFO] [stdout] 12 | FrameDeallocator, Page, PageSize, PageTableIndex, PhysFrame, Size1GiB, Size2MiB, Size4KiB, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `PageSize` is imported redundantly [INFO] [stdout] --> src/structures/paging/mapper/recursive_page_table.rs:12:29 [INFO] [stdout] | [INFO] [stdout] 5 | use super::*; [INFO] [stdout] | -------- the item `PageSize` is already imported here [INFO] [stdout] ... [INFO] [stdout] 12 | FrameDeallocator, Page, PageSize, PageTableIndex, PhysFrame, Size1GiB, Size2MiB, Size4KiB, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `PhysFrame` is imported redundantly [INFO] [stdout] --> src/structures/paging/mapper/recursive_page_table.rs:12:55 [INFO] [stdout] | [INFO] [stdout] 5 | use super::*; [INFO] [stdout] | -------- the item `PhysFrame` is already imported here [INFO] [stdout] ... [INFO] [stdout] 12 | FrameDeallocator, Page, PageSize, PageTableIndex, PhysFrame, Size1GiB, Size2MiB, Size4KiB, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Size1GiB` is imported redundantly [INFO] [stdout] --> src/structures/paging/mapper/recursive_page_table.rs:12:66 [INFO] [stdout] | [INFO] [stdout] 5 | use super::*; [INFO] [stdout] | -------- the item `Size1GiB` is already imported here [INFO] [stdout] ... [INFO] [stdout] 12 | FrameDeallocator, Page, PageSize, PageTableIndex, PhysFrame, Size1GiB, Size2MiB, Size4KiB, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Size2MiB` is imported redundantly [INFO] [stdout] --> src/structures/paging/mapper/recursive_page_table.rs:12:76 [INFO] [stdout] | [INFO] [stdout] 5 | use super::*; [INFO] [stdout] | -------- the item `Size2MiB` is already imported here [INFO] [stdout] ... [INFO] [stdout] 12 | FrameDeallocator, Page, PageSize, PageTableIndex, PhysFrame, Size1GiB, Size2MiB, Size4KiB, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Size4KiB` is imported redundantly [INFO] [stdout] --> src/structures/paging/mapper/recursive_page_table.rs:12:86 [INFO] [stdout] | [INFO] [stdout] 5 | use super::*; [INFO] [stdout] | -------- the item `Size4KiB` is already imported here [INFO] [stdout] ... [INFO] [stdout] 12 | FrameDeallocator, Page, PageSize, PageTableIndex, PhysFrame, Size1GiB, Size2MiB, Size4KiB, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `VirtAddr` is imported redundantly [INFO] [stdout] --> src/structures/paging/mapper/recursive_page_table.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 5 | use super::*; [INFO] [stdout] | -------- the item `VirtAddr` is already imported here [INFO] [stdout] ... [INFO] [stdout] 14 | use crate::VirtAddr; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `PhysFrame` is imported redundantly [INFO] [stdout] --> src/structures/paging/mapper/mapped_page_table.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | frame::PhysFrame, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 3 | frame_alloc::{FrameAllocator, FrameDeallocator}, [INFO] [stdout] 4 | mapper::*, [INFO] [stdout] | --------- the item `PhysFrame` is already imported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `FrameAllocator` is imported redundantly [INFO] [stdout] --> src/structures/paging/mapper/mapped_page_table.rs:3:19 [INFO] [stdout] | [INFO] [stdout] 3 | frame_alloc::{FrameAllocator, FrameDeallocator}, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 4 | mapper::*, [INFO] [stdout] | --------- the item `FrameAllocator` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `FrameDeallocator` is imported redundantly [INFO] [stdout] --> src/structures/paging/mapper/mapped_page_table.rs:3:35 [INFO] [stdout] | [INFO] [stdout] 3 | frame_alloc::{FrameAllocator, FrameDeallocator}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 4 | mapper::*, [INFO] [stdout] | --------- the item `FrameDeallocator` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Page` is imported redundantly [INFO] [stdout] --> src/structures/paging/mapper/mapped_page_table.rs:5:31 [INFO] [stdout] | [INFO] [stdout] 4 | mapper::*, [INFO] [stdout] | --------- the item `Page` is already imported here [INFO] [stdout] 5 | page::{AddressNotAligned, Page, PageRangeInclusive, Size1GiB, Size2MiB, Size4KiB}, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `PageRangeInclusive` is imported redundantly [INFO] [stdout] --> src/structures/paging/mapper/mapped_page_table.rs:5:37 [INFO] [stdout] | [INFO] [stdout] 4 | mapper::*, [INFO] [stdout] | --------- the item `PageRangeInclusive` is already imported here [INFO] [stdout] 5 | page::{AddressNotAligned, Page, PageRangeInclusive, Size1GiB, Size2MiB, Size4KiB}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Size1GiB` is imported redundantly [INFO] [stdout] --> src/structures/paging/mapper/mapped_page_table.rs:5:57 [INFO] [stdout] | [INFO] [stdout] 4 | mapper::*, [INFO] [stdout] | --------- the item `Size1GiB` is already imported here [INFO] [stdout] 5 | page::{AddressNotAligned, Page, PageRangeInclusive, Size1GiB, Size2MiB, Size4KiB}, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Size2MiB` is imported redundantly [INFO] [stdout] --> src/structures/paging/mapper/mapped_page_table.rs:5:67 [INFO] [stdout] | [INFO] [stdout] 4 | mapper::*, [INFO] [stdout] | --------- the item `Size2MiB` is already imported here [INFO] [stdout] 5 | page::{AddressNotAligned, Page, PageRangeInclusive, Size1GiB, Size2MiB, Size4KiB}, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Size4KiB` is imported redundantly [INFO] [stdout] --> src/structures/paging/mapper/mapped_page_table.rs:5:77 [INFO] [stdout] | [INFO] [stdout] 4 | mapper::*, [INFO] [stdout] | --------- the item `Size4KiB` is already imported here [INFO] [stdout] 5 | page::{AddressNotAligned, Page, PageRangeInclusive, Size1GiB, Size2MiB, Size4KiB}, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `PageTableFlags` is imported redundantly [INFO] [stdout] --> src/structures/paging/mapper/mapped_page_table.rs:6:57 [INFO] [stdout] | [INFO] [stdout] 4 | mapper::*, [INFO] [stdout] | --------- the item `PageTableFlags` is already imported here [INFO] [stdout] 5 | page::{AddressNotAligned, Page, PageRangeInclusive, Size1GiB, Size2MiB, Size4KiB}, [INFO] [stdout] 6 | page_table::{FrameError, PageTable, PageTableEntry, PageTableFlags, PageTableLevel}, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `PhysFrame` is imported redundantly [INFO] [stdout] --> src/structures/paging/mapper/offset_page_table.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | frame::PhysFrame, mapper::*, page::PageRangeInclusive, page_table::PageTable, FrameDeallocator, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ --------- the item `PhysFrame` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `PageRangeInclusive` is imported redundantly [INFO] [stdout] --> src/structures/paging/mapper/offset_page_table.rs:4:34 [INFO] [stdout] | [INFO] [stdout] 4 | frame::PhysFrame, mapper::*, page::PageRangeInclusive, page_table::PageTable, FrameDeallocator, [INFO] [stdout] | --------- ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the item `PageRangeInclusive` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `FrameDeallocator` is imported redundantly [INFO] [stdout] --> src/structures/paging/mapper/offset_page_table.rs:4:83 [INFO] [stdout] | [INFO] [stdout] 4 | frame::PhysFrame, mapper::*, page::PageRangeInclusive, page_table::PageTable, FrameDeallocator, [INFO] [stdout] | --------- ^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the item `FrameDeallocator` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Page` is imported redundantly [INFO] [stdout] --> src/structures/paging/mapper/offset_page_table.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 4 | frame::PhysFrame, mapper::*, page::PageRangeInclusive, page_table::PageTable, FrameDeallocator, [INFO] [stdout] | --------- the item `Page` is already imported here [INFO] [stdout] 5 | Page, PageTableFlags, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `PageTableFlags` is imported redundantly [INFO] [stdout] --> src/structures/paging/mapper/offset_page_table.rs:5:11 [INFO] [stdout] | [INFO] [stdout] 4 | frame::PhysFrame, mapper::*, page::PageRangeInclusive, page_table::PageTable, FrameDeallocator, [INFO] [stdout] | --------- the item `PageTableFlags` is already imported here [INFO] [stdout] 5 | Page, PageTableFlags, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `FrameAllocator` is imported redundantly [INFO] [stdout] --> src/structures/paging/mapper/recursive_page_table.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 5 | use super::*; [INFO] [stdout] | -------- the item `FrameAllocator` is already imported here [INFO] [stdout] ... [INFO] [stdout] 9 | frame_alloc::FrameAllocator, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `PageRangeInclusive` is imported redundantly [INFO] [stdout] --> src/structures/paging/mapper/recursive_page_table.rs:10:49 [INFO] [stdout] | [INFO] [stdout] 5 | use super::*; [INFO] [stdout] | -------- the item `PageRangeInclusive` is already imported here [INFO] [stdout] ... [INFO] [stdout] 10 | page::{AddressNotAligned, NotGiantPageSize, PageRangeInclusive}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `PageTableFlags` is imported redundantly [INFO] [stdout] --> src/structures/paging/mapper/recursive_page_table.rs:11:57 [INFO] [stdout] | [INFO] [stdout] 5 | use super::*; [INFO] [stdout] | -------- the item `PageTableFlags` is already imported here [INFO] [stdout] ... [INFO] [stdout] 11 | page_table::{FrameError, PageTable, PageTableEntry, PageTableFlags}, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `FrameDeallocator` is imported redundantly [INFO] [stdout] --> src/structures/paging/mapper/recursive_page_table.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 5 | use super::*; [INFO] [stdout] | -------- the item `FrameDeallocator` is already imported here [INFO] [stdout] ... [INFO] [stdout] 12 | FrameDeallocator, Page, PageSize, PageTableIndex, PhysFrame, Size1GiB, Size2MiB, Size4KiB, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Page` is imported redundantly [INFO] [stdout] --> src/structures/paging/mapper/recursive_page_table.rs:12:23 [INFO] [stdout] | [INFO] [stdout] 5 | use super::*; [INFO] [stdout] | -------- the item `Page` is already imported here [INFO] [stdout] ... [INFO] [stdout] 12 | FrameDeallocator, Page, PageSize, PageTableIndex, PhysFrame, Size1GiB, Size2MiB, Size4KiB, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `PageSize` is imported redundantly [INFO] [stdout] --> src/structures/paging/mapper/recursive_page_table.rs:12:29 [INFO] [stdout] | [INFO] [stdout] 5 | use super::*; [INFO] [stdout] | -------- the item `PageSize` is already imported here [INFO] [stdout] ... [INFO] [stdout] 12 | FrameDeallocator, Page, PageSize, PageTableIndex, PhysFrame, Size1GiB, Size2MiB, Size4KiB, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `PhysFrame` is imported redundantly [INFO] [stdout] --> src/structures/paging/mapper/recursive_page_table.rs:12:55 [INFO] [stdout] | [INFO] [stdout] 5 | use super::*; [INFO] [stdout] | -------- the item `PhysFrame` is already imported here [INFO] [stdout] ... [INFO] [stdout] 12 | FrameDeallocator, Page, PageSize, PageTableIndex, PhysFrame, Size1GiB, Size2MiB, Size4KiB, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Size1GiB` is imported redundantly [INFO] [stdout] --> src/structures/paging/mapper/recursive_page_table.rs:12:66 [INFO] [stdout] | [INFO] [stdout] 5 | use super::*; [INFO] [stdout] | -------- the item `Size1GiB` is already imported here [INFO] [stdout] ... [INFO] [stdout] 12 | FrameDeallocator, Page, PageSize, PageTableIndex, PhysFrame, Size1GiB, Size2MiB, Size4KiB, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Size2MiB` is imported redundantly [INFO] [stdout] --> src/structures/paging/mapper/recursive_page_table.rs:12:76 [INFO] [stdout] | [INFO] [stdout] 5 | use super::*; [INFO] [stdout] | -------- the item `Size2MiB` is already imported here [INFO] [stdout] ... [INFO] [stdout] 12 | FrameDeallocator, Page, PageSize, PageTableIndex, PhysFrame, Size1GiB, Size2MiB, Size4KiB, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Size4KiB` is imported redundantly [INFO] [stdout] --> src/structures/paging/mapper/recursive_page_table.rs:12:86 [INFO] [stdout] | [INFO] [stdout] 5 | use super::*; [INFO] [stdout] | -------- the item `Size4KiB` is already imported here [INFO] [stdout] ... [INFO] [stdout] 12 | FrameDeallocator, Page, PageSize, PageTableIndex, PhysFrame, Size1GiB, Size2MiB, Size4KiB, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `VirtAddr` is imported redundantly [INFO] [stdout] --> src/structures/paging/mapper/recursive_page_table.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 5 | use super::*; [INFO] [stdout] | -------- the item `VirtAddr` is already imported here [INFO] [stdout] ... [INFO] [stdout] 14 | use crate::VirtAddr; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 25 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 25 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.43s [INFO] running `Command { std: "docker" "inspect" "f725aafb1ec21a46b770ce2005659d19f68195ebb9a25fb15ad0dfa827b83cee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f725aafb1ec21a46b770ce2005659d19f68195ebb9a25fb15ad0dfa827b83cee", kill_on_drop: false }` [INFO] [stdout] f725aafb1ec21a46b770ce2005659d19f68195ebb9a25fb15ad0dfa827b83cee [INFO] checking x86_64-0.14.11 against try#36dbcaee1a55543dfc181be52a69d99ff46ff62f for pr-122960-2 [INFO] extracting crate x86_64 0.14.11 into /workspace/builds/worker-5-tc2/source [INFO] validating manifest of crates.io crate x86_64 0.14.11 on toolchain 36dbcaee1a55543dfc181be52a69d99ff46ff62f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-5-tc2/source/rust-toolchain [INFO] started tweaking crates.io crate x86_64 0.14.11 [INFO] finished tweaking crates.io crate x86_64 0.14.11 [INFO] tweaked toml for crates.io crate x86_64 0.14.11 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e496f8eab673d81f41a41ba1d9bbde17583074ee2afbf2fed29b0ecd1e9d00cb [INFO] running `Command { std: "docker" "start" "-a" "e496f8eab673d81f41a41ba1d9bbde17583074ee2afbf2fed29b0ecd1e9d00cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e496f8eab673d81f41a41ba1d9bbde17583074ee2afbf2fed29b0ecd1e9d00cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e496f8eab673d81f41a41ba1d9bbde17583074ee2afbf2fed29b0ecd1e9d00cb", kill_on_drop: false }` [INFO] [stdout] e496f8eab673d81f41a41ba1d9bbde17583074ee2afbf2fed29b0ecd1e9d00cb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 960adc2f1af9354a8b897368628b46426ef33c9f284a65d49fd3c5ae1dad9f5c [INFO] running `Command { std: "docker" "start" "-a" "960adc2f1af9354a8b897368628b46426ef33c9f284a65d49fd3c5ae1dad9f5c", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] skipping non-2021 edition `2018` [INFO] running `Command { std: "docker" "inspect" "960adc2f1af9354a8b897368628b46426ef33c9f284a65d49fd3c5ae1dad9f5c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "960adc2f1af9354a8b897368628b46426ef33c9f284a65d49fd3c5ae1dad9f5c", kill_on_drop: false }` [INFO] [stdout] 960adc2f1af9354a8b897368628b46426ef33c9f284a65d49fd3c5ae1dad9f5c