[INFO] cloning repository https://github.com/BaiHYF/YasSenOS-V2
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BaiHYF/YasSenOS-V2" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBaiHYF%2FYasSenOS-V2", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBaiHYF%2FYasSenOS-V2'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1adf9b4182088784d665626344d71eef8d48c29d
[INFO] checking BaiHYF/YasSenOS-V2 against master#46424fb5054f211ec836c5c03159f92e46bb35ac for pr-139042
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBaiHYF%2FYasSenOS-V2" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/BaiHYF/YasSenOS-V2 on toolchain 46424fb5054f211ec836c5c03159f92e46bb35ac
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-6-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/BaiHYF/YasSenOS-V2
[INFO] finished tweaking git repo https://github.com/BaiHYF/YasSenOS-V2
[INFO] tweaked toml for git repo https://github.com/BaiHYF/YasSenOS-V2 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/BaiHYF/YasSenOS-V2 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" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded uguid v2.2.0
[INFO] [stderr]   Downloaded ptr_meta_derive v0.2.0
[INFO] [stderr]   Downloaded ucs2 v0.3.3
[INFO] [stderr]   Downloaded ptr_meta v0.2.0
[INFO] [stderr]   Downloaded volatile v0.4.6
[INFO] [stderr]   Downloaded uefi-macros v0.13.0
[INFO] [stderr]   Downloaded uefi-raw v0.5.2
[INFO] [stderr]   Downloaded linked_list_allocator v0.10.5
[INFO] [stderr]   Downloaded volatile v0.5.4
[INFO] [stderr]   Downloaded spinning_top v0.2.5
[INFO] [stderr]   Downloaded x86_64 v0.15.1
[INFO] [stderr]   Downloaded uefi v0.28.0
[INFO] [stderr]   Downloaded micromath v2.1.0
[INFO] [stderr]   Downloaded x86 v0.52.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 586701e40836a7910c489b915fa9feaab3c13edddb874b22115224b3f7c47ac5
[INFO] running `Command { std: "docker" "start" "-a" "586701e40836a7910c489b915fa9feaab3c13edddb874b22115224b3f7c47ac5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "586701e40836a7910c489b915fa9feaab3c13edddb874b22115224b3f7c47ac5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "586701e40836a7910c489b915fa9feaab3c13edddb874b22115224b3f7c47ac5", kill_on_drop: false }`
[INFO] [stdout] 586701e40836a7910c489b915fa9feaab3c13edddb874b22115224b3f7c47ac5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 49858513e638019b5d75469926cb574ba3533564ac424b7df13487e4737d4dda
[INFO] running `Command { std: "docker" "start" "-a" "49858513e638019b5d75469926cb574ba3533564ac424b7df13487e4737d4dda", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]     Checking bit_field v0.10.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]    Compiling rustversion v1.0.17
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]     Checking volatile v0.4.6
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]     Checking zero v0.1.3
[INFO] [stderr]     Checking uguid v2.2.0
[INFO] [stderr]     Checking xmas-elf v0.9.1
[INFO] [stderr]     Checking ucs2 v0.3.3
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking arrayvec v0.7.4
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]     Checking allocator-api2 v0.2.18
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling x86 v0.52.0
[INFO] [stderr]    Compiling syn v2.0.71
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking spinning_top v0.2.5
[INFO] [stderr]     Checking raw-cpuid v10.7.0
[INFO] [stderr]     Checking pin-project-lite v0.2.14
[INFO] [stderr]     Checking x86_64 v0.15.1
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking crossbeam-queue v0.3.11
[INFO] [stdout] error[E0053]: method `steps_between` has an incompatible type for trait
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/x86_64-0.15.1/src/addr.rs:362:51
[INFO] [stdout]     |
[INFO] [stdout] 362 |     fn steps_between(start: &Self, end: &Self) -> Option<usize> {
[INFO] [stdout]     |                                                   ^^^^^^^^^^^^^ expected `(usize, Option<usize>)`, found `Option<usize>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected signature `fn(&addr::VirtAddr, &addr::VirtAddr) -> (usize, Option<usize>)`
[INFO] [stdout]                found signature `fn(&addr::VirtAddr, &addr::VirtAddr) -> Option<usize>`
[INFO] [stdout] help: change the output type to match the trait
[INFO] [stdout]     |
[INFO] [stdout] 362 -     fn steps_between(start: &Self, end: &Self) -> Option<usize> {
[INFO] [stdout] 362 +     fn steps_between(start: &Self, end: &Self) -> (usize, Option<usize>) {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking lru v0.12.3
[INFO] [stdout] error[E0053]: method `steps_between` has an incompatible type for trait
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/x86_64-0.15.1/src/structures/paging/page.rs:294:51
[INFO] [stdout]     |
[INFO] [stdout] 294 |     fn steps_between(start: &Self, end: &Self) -> Option<usize> {
[INFO] [stdout]     |                                                   ^^^^^^^^^^^^^ expected `(usize, Option<usize>)`, found `Option<usize>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected signature `fn(&Page<_>, &Page<_>) -> (usize, Option<usize>)`
[INFO] [stdout]                found signature `fn(&Page<_>, &Page<_>) -> Option<usize>`
[INFO] [stdout] help: change the output type to match the trait
[INFO] [stdout]     |
[INFO] [stdout] 294 -     fn steps_between(start: &Self, end: &Self) -> Option<usize> {
[INFO] [stdout] 294 +     fn steps_between(start: &Self, end: &Self) -> (usize, Option<usize>) {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0053]: method `steps_between` has an incompatible type for trait
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/x86_64-0.15.1/src/structures/paging/page_table.rs:349:51
[INFO] [stdout]     |
[INFO] [stdout] 349 |     fn steps_between(start: &Self, end: &Self) -> Option<usize> {
[INFO] [stdout]     |                                                   ^^^^^^^^^^^^^ expected `(usize, Option<usize>)`, found `Option<usize>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected signature `fn(&PageTableIndex, &PageTableIndex) -> (usize, Option<usize>)`
[INFO] [stdout]                found signature `fn(&PageTableIndex, &PageTableIndex) -> Option<usize>`
[INFO] [stdout] help: change the output type to match the trait
[INFO] [stdout]     |
[INFO] [stdout] 349 -     fn steps_between(start: &Self, end: &Self) -> Option<usize> {
[INFO] [stdout] 349 +     fn steps_between(start: &Self, end: &Self) -> (usize, Option<usize>) {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking micromath v2.1.0
[INFO] [stderr]     Checking linked_list_allocator v0.10.5
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking volatile v0.5.4
[INFO] [stdout] For more information about this error, try `rustc --explain E0053`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `x86_64` (lib) due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "49858513e638019b5d75469926cb574ba3533564ac424b7df13487e4737d4dda", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "49858513e638019b5d75469926cb574ba3533564ac424b7df13487e4737d4dda", kill_on_drop: false }`
[INFO] [stdout] 49858513e638019b5d75469926cb574ba3533564ac424b7df13487e4737d4dda
