[INFO] cloning repository https://github.com/0xffset/OS
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/0xffset/OS" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xffset%2FOS", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xffset%2FOS'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 38b4c0bedaf329845978493209e616e95915d5b4
[INFO] testing 0xffset/OS against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xffset%2FOS" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-6-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/0xffset/OS
[INFO] finished tweaking git repo https://github.com/0xffset/OS
[INFO] tweaked toml for git repo https://github.com/0xffset/OS written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/0xffset/OS on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/0xffset/OS 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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-6-tc2/source/drivers/ata/Cargo.toml: the cargo feature `workspace-inheritance` has been stabilized in the 1.64 release and is no longer necessary to be listed in the manifest
[INFO] [stderr]   See https://doc.rust-lang.org/nightly/cargo/reference/unstable.html#workspace-inheritance for more information about using this feature.
[INFO] [stderr] warning: /workspace/builds/worker-6-tc2/source/kernel/Cargo.toml: the cargo feature `workspace-inheritance` has been stabilized in the 1.64 release and is no longer necessary to be listed in the manifest
[INFO] [stderr]   See https://doc.rust-lang.org/nightly/cargo/reference/unstable.html#workspace-inheritance for more information about using this feature.
[INFO] [stderr] warning: /workspace/builds/worker-6-tc2/source/drivers/vga/Cargo.toml: the cargo feature `workspace-inheritance` has been stabilized in the 1.64 release and is no longer necessary to be listed in the manifest
[INFO] [stderr]   See https://doc.rust-lang.org/nightly/cargo/reference/unstable.html#workspace-inheritance for more information about using this feature.
[INFO] [stderr] warning: /workspace/builds/worker-6-tc2/source/rost-lib/Cargo.toml: the cargo feature `workspace-inheritance` has been stabilized in the 1.64 release and is no longer necessary to be listed in the manifest
[INFO] [stderr]   See https://doc.rust-lang.org/nightly/cargo/reference/unstable.html#workspace-inheritance for more information about using this feature.
[INFO] [stderr] warning: /workspace/builds/worker-6-tc2/source/internal_utils/Cargo.toml: the cargo feature `workspace-inheritance` has been stabilized in the 1.64 release and is no longer necessary to be listed in the manifest
[INFO] [stderr]   See https://doc.rust-lang.org/nightly/cargo/reference/unstable.html#workspace-inheritance for more information about using this feature.
[INFO] [stderr] warning: /workspace/builds/worker-6-tc2/source/Cargo.toml: the cargo feature `workspace-inheritance` has been stabilized in the 1.64 release and is no longer necessary to be listed in the manifest
[INFO] [stderr]   See https://doc.rust-lang.org/nightly/cargo/reference/unstable.html#workspace-inheritance for more information about using this feature.
[INFO] [stderr] warning: /workspace/builds/worker-6-tc2/source/test_framework/Cargo.toml: the cargo feature `workspace-inheritance` has been stabilized in the 1.64 release and is no longer necessary to be listed in the manifest
[INFO] [stderr]   See https://doc.rust-lang.org/nightly/cargo/reference/unstable.html#workspace-inheritance for more information about using this feature.
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] aaea10c4c968285e14b0a0d69740c950023505405fbca365b2cafaaaf58e5b4c
[INFO] running `Command { std: "docker" "start" "-a" "aaea10c4c968285e14b0a0d69740c950023505405fbca365b2cafaaaf58e5b4c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "aaea10c4c968285e14b0a0d69740c950023505405fbca365b2cafaaaf58e5b4c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aaea10c4c968285e14b0a0d69740c950023505405fbca365b2cafaaaf58e5b4c", kill_on_drop: false }`
[INFO] [stdout] aaea10c4c968285e14b0a0d69740c950023505405fbca365b2cafaaaf58e5b4c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fc9b04c12bc255500bd33c6169513375031e8b09b29f6f69868f6ba18d0ab887
[INFO] running `Command { std: "docker" "start" "-a" "fc9b04c12bc255500bd33c6169513375031e8b09b29f6f69868f6ba18d0ab887", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/internal_utils/Cargo.toml: the cargo feature `workspace-inheritance` has been stabilized in the 1.64 release and is no longer necessary to be listed in the manifest
[INFO] [stderr]   See https://doc.rust-lang.org/nightly/cargo/reference/unstable.html#workspace-inheritance for more information about using this feature.
[INFO] [stderr] warning: /opt/rustwide/workdir/kernel/Cargo.toml: the cargo feature `workspace-inheritance` has been stabilized in the 1.64 release and is no longer necessary to be listed in the manifest
[INFO] [stderr]   See https://doc.rust-lang.org/nightly/cargo/reference/unstable.html#workspace-inheritance for more information about using this feature.
[INFO] [stderr] warning: /opt/rustwide/workdir/test_framework/Cargo.toml: the cargo feature `workspace-inheritance` has been stabilized in the 1.64 release and is no longer necessary to be listed in the manifest
[INFO] [stderr]   See https://doc.rust-lang.org/nightly/cargo/reference/unstable.html#workspace-inheritance for more information about using this feature.
[INFO] [stderr] warning: /opt/rustwide/workdir/drivers/ata/Cargo.toml: the cargo feature `workspace-inheritance` has been stabilized in the 1.64 release and is no longer necessary to be listed in the manifest
[INFO] [stderr]   See https://doc.rust-lang.org/nightly/cargo/reference/unstable.html#workspace-inheritance for more information about using this feature.
[INFO] [stderr] warning: /opt/rustwide/workdir/rost-lib/Cargo.toml: the cargo feature `workspace-inheritance` has been stabilized in the 1.64 release and is no longer necessary to be listed in the manifest
[INFO] [stderr]   See https://doc.rust-lang.org/nightly/cargo/reference/unstable.html#workspace-inheritance for more information about using this feature.
[INFO] [stderr] warning: /opt/rustwide/workdir/drivers/vga/Cargo.toml: the cargo feature `workspace-inheritance` has been stabilized in the 1.64 release and is no longer necessary to be listed in the manifest
[INFO] [stderr]   See https://doc.rust-lang.org/nightly/cargo/reference/unstable.html#workspace-inheritance for more information about using this feature.
[INFO] [stderr] warning: /opt/rustwide/workdir/Cargo.toml: the cargo feature `workspace-inheritance` has been stabilized in the 1.64 release and is no longer necessary to be listed in the manifest
[INFO] [stderr]   See https://doc.rust-lang.org/nightly/cargo/reference/unstable.html#workspace-inheritance for more information about using this feature.
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling rustversion v1.0.6
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling bit_field v0.10.1
[INFO] [stderr]    Compiling volatile v0.4.5
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling bootloader v0.10.12
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling az v1.2.0
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling pc-keyboard v0.5.1
[INFO] [stderr]    Compiling micromath v1.1.1
[INFO] [stderr]    Compiling noto-sans-mono-bitmap v0.1.5
[INFO] [stderr]    Compiling nom v6.2.1
[INFO] [stderr]    Compiling lock_api v0.4.7
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling spin v0.9.3
[INFO] [stderr]    Compiling spinning_top v0.2.4
[INFO] [stderr]    Compiling x86_64 v0.14.9
[INFO] [stderr]    Compiling linked_list_allocator v0.9.1
[INFO] [stderr]    Compiling float-cmp v0.8.0
[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.14.9/src/addr.rs:343:51
[INFO] [stdout]     |
[INFO] [stdout] 343 |     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] 343 -     fn steps_between(start: &Self, end: &Self) -> Option<usize> {
[INFO] [stdout] 343 +     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.14.9/src/structures/paging/page.rs:272:51
[INFO] [stdout]     |
[INFO] [stdout] 272 |     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] 272 -     fn steps_between(start: &Self, end: &Self) -> Option<usize> {
[INFO] [stdout] 272 +     fn steps_between(start: &Self, end: &Self) -> (usize, Option<usize>) {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling embedded-graphics-core v0.3.3
[INFO] [stdout] error[E0599]: `(usize, Option<usize>)` is not an iterator
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/x86_64-0.14.9/src/structures/paging/page.rs:274:14
[INFO] [stdout]     |
[INFO] [stdout] 273 | /         Step::steps_between(&start.start_address, &end.start_address)
[INFO] [stdout] 274 | |             .map(|steps| steps / S::SIZE as usize)
[INFO] [stdout]     | |             -^^^ `(usize, Option<usize>)` is not an iterator
[INFO] [stdout]     | |_____________|
[INFO] [stdout]     |
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `(usize, Option<usize>): Iterator`
[INFO] [stdout]             which is required by `&mut (usize, Option<usize>): Iterator`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0053, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an 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] [stderr] error: could not compile `noto-sans-mono-bitmap` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/9f93af291970322f4f1c6315ccde4d7078201159/bin/rustc --crate-name noto_sans_mono_bitmap --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/noto-sans-mono-bitmap-0.1.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="all"' --cfg 'feature="bold"' --cfg 'feature="default"' --cfg 'feature="light"' --cfg 'feature="regular"' --cfg 'feature="size_14"' --cfg 'feature="size_16"' --cfg 'feature="size_18"' --cfg 'feature="size_20"' --cfg 'feature="size_22"' --cfg 'feature="size_24"' --cfg 'feature="size_32"' --cfg 'feature="size_64"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "bold", "default", "light", "regular", "size_14", "size_16", "size_18", "size_20", "size_22", "size_24", "size_32", "size_64"))' -C metadata=feda65878f2f60d2 -C extra-filename=-ae246bbcdd52ed1c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "fc9b04c12bc255500bd33c6169513375031e8b09b29f6f69868f6ba18d0ab887", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fc9b04c12bc255500bd33c6169513375031e8b09b29f6f69868f6ba18d0ab887", kill_on_drop: false }`
[INFO] [stdout] fc9b04c12bc255500bd33c6169513375031e8b09b29f6f69868f6ba18d0ab887
