[INFO] fetching crate x86_64 0.14.11... [INFO] checking x86_64-0.14.11 against master#35936c4839dd272646394779d151e060d0f6b3ac for pr-122960-1 [INFO] extracting crate x86_64 0.14.11 into /workspace/builds/worker-2-tc1/source [INFO] validating manifest of crates.io crate x86_64 0.14.11 on toolchain 35936c4839dd272646394779d151e060d0f6b3ac [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+35936c4839dd272646394779d151e060d0f6b3ac" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-2-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-2-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+35936c4839dd272646394779d151e060d0f6b3ac" "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" "+35936c4839dd272646394779d151e060d0f6b3ac" "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-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+35936c4839dd272646394779d151e060d0f6b3ac" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c0db83d12e7c174b250d11269473a3e07104a2489d53078ded781fda9133b4aa [INFO] running `Command { std: "docker" "start" "-a" "c0db83d12e7c174b250d11269473a3e07104a2489d53078ded781fda9133b4aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c0db83d12e7c174b250d11269473a3e07104a2489d53078ded781fda9133b4aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c0db83d12e7c174b250d11269473a3e07104a2489d53078ded781fda9133b4aa", kill_on_drop: false }` [INFO] [stdout] c0db83d12e7c174b250d11269473a3e07104a2489d53078ded781fda9133b4aa [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+35936c4839dd272646394779d151e060d0f6b3ac" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 931adaccb32ddcad283d3420d63d32c617bc349cc284d893cf12442c9444875d [INFO] running `Command { std: "docker" "start" "-a" "931adaccb32ddcad283d3420d63d32c617bc349cc284d893cf12442c9444875d", kill_on_drop: false }` [INFO] [stderr] Compiling rustversion v1.0.14 [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 2.36s [INFO] running `Command { std: "docker" "inspect" "931adaccb32ddcad283d3420d63d32c617bc349cc284d893cf12442c9444875d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "931adaccb32ddcad283d3420d63d32c617bc349cc284d893cf12442c9444875d", kill_on_drop: false }` [INFO] [stdout] 931adaccb32ddcad283d3420d63d32c617bc349cc284d893cf12442c9444875d [INFO] checking x86_64-0.14.11 against try#9ae1860851f3fbc1435a1698e572252c0076f413 for pr-122960-1 [INFO] extracting crate x86_64 0.14.11 into /workspace/builds/worker-2-tc2/source [INFO] validating manifest of crates.io crate x86_64 0.14.11 on toolchain 9ae1860851f3fbc1435a1698e572252c0076f413 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9ae1860851f3fbc1435a1698e572252c0076f413" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-2-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-2-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9ae1860851f3fbc1435a1698e572252c0076f413" "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" "+9ae1860851f3fbc1435a1698e572252c0076f413" "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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+9ae1860851f3fbc1435a1698e572252c0076f413" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a9f3a2e26b126ffc790af9ac5c2be5c22dc96572c89657836163c15b50be1e2b [INFO] running `Command { std: "docker" "start" "-a" "a9f3a2e26b126ffc790af9ac5c2be5c22dc96572c89657836163c15b50be1e2b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a9f3a2e26b126ffc790af9ac5c2be5c22dc96572c89657836163c15b50be1e2b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a9f3a2e26b126ffc790af9ac5c2be5c22dc96572c89657836163c15b50be1e2b", kill_on_drop: false }` [INFO] [stdout] a9f3a2e26b126ffc790af9ac5c2be5c22dc96572c89657836163c15b50be1e2b [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+9ae1860851f3fbc1435a1698e572252c0076f413" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 92d96fea8aae5c8bc669b4141d386ed195837c2946fb628a673497e0b7171c01 [INFO] running `Command { std: "docker" "start" "-a" "92d96fea8aae5c8bc669b4141d386ed195837c2946fb628a673497e0b7171c01", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] skipping non-2021 edition `2018` [INFO] running `Command { std: "docker" "inspect" "92d96fea8aae5c8bc669b4141d386ed195837c2946fb628a673497e0b7171c01", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "92d96fea8aae5c8bc669b4141d386ed195837c2946fb628a673497e0b7171c01", kill_on_drop: false }` [INFO] [stdout] 92d96fea8aae5c8bc669b4141d386ed195837c2946fb628a673497e0b7171c01