[INFO] cloning repository https://github.com/smartbooty69/AresOS
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/smartbooty69/AresOS" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsmartbooty69%2FAresOS", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsmartbooty69%2FAresOS'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9be53766f54c68c461a977ac3e273f8a8d59bd00
[INFO] checking smartbooty69/AresOS against 36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6 for pr-160581
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsmartbooty69%2FAresOS" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-1-tc2/source/rust-toolchain
[INFO] started tweaking git repo https://github.com/smartbooty69/AresOS
[INFO] finished tweaking git repo https://github.com/smartbooty69/AresOS
[INFO] tweaked toml for git repo https://github.com/smartbooty69/AresOS written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/smartbooty69/AresOS on toolchain 36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/smartbooty69/AresOS 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" "+36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded volatile v0.2.7
[INFO] [stderr]   Downloaded pic8259 v0.10.4
[INFO] [stderr]   Downloaded volatile v0.4.6
[INFO] [stderr]   Downloaded uart_16550 v0.2.19
[INFO] [stderr]   Downloaded x86_64 v0.14.13
[INFO] [stderr]   Downloaded linked_list_allocator v0.10.5
[INFO] [stderr]   Downloaded conquer-once v0.4.0
[INFO] [stderr]   Downloaded pc-keyboard v0.5.1
[INFO] [stderr]   Downloaded spinning_top v0.2.5
[INFO] [stderr]   Downloaded conquer-util v0.3.0
[INFO] [stderr]   Downloaded bootloader v0.9.34
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] b88b5bb8fac98d58e38d15b627e78bb2dd70499720b0bd89b6a265d8d31341f2
[INFO] running `Command { std: "docker" "start" "b88b5bb8fac98d58e38d15b627e78bb2dd70499720b0bd89b6a265d8d31341f2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b88b5bb8fac98d58e38d15b627e78bb2dd70499720b0bd89b6a265d8d31341f2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b88b5bb8fac98d58e38d15b627e78bb2dd70499720b0bd89b6a265d8d31341f2" "/opt/rustwide/cargo-home/bin/cargo" "+36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b88b5bb8fac98d58e38d15b627e78bb2dd70499720b0bd89b6a265d8d31341f2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b88b5bb8fac98d58e38d15b627e78bb2dd70499720b0bd89b6a265d8d31341f2" "/opt/rustwide/cargo-home/bin/cargo" "+36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling bootloader v0.9.34
[INFO] [stderr]    Compiling kernel v0.1.0 (/opt/rustwide/workdir/kernel)
[INFO] [stderr]     Checking bitflags v2.11.0
[INFO] [stderr]     Checking volatile v0.4.6
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking signature v1.6.4
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking spinning_top v0.2.5
[INFO] [stderr]     Checking futures-core v0.3.32
[INFO] [stderr]     Checking conquer-util v0.3.0
[INFO] [stderr]     Checking volatile v0.2.7
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]     Checking pc-keyboard v0.5.1
[INFO] [stderr]     Checking typenum v1.20.1
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking ed25519 v1.5.3
[INFO] [stderr]     Checking linked_list_allocator v0.10.5
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking x86_64 v0.14.13
[INFO] [stderr]     Checking conquer-once v0.4.0
[INFO] [stderr]     Checking bit_field v0.10.3
[INFO] [stderr]     Checking cpufeatures v0.2.17
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]     Checking opaque-debug v0.3.1
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]     Checking slab v0.4.12
[INFO] [stderr]     Checking pin-project-lite v0.2.17
[INFO] [stderr] error: failed to run custom build command for `kernel v0.1.0 (/opt/rustwide/workdir/kernel)`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/kernel/4d6f1ce9e97a4873/out/build_script_build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rustc-cfg=curve25519_dalek_backend="serial"
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]      Compiling mendo v0.1.0 (/opt/rustwide/workdir/userland/mendo)
[INFO] [stderr]   error[E0463]: can't find crate for `core`
[INFO] [stderr]     |
[INFO] [stderr]     = note: the `x86_64-unknown-none` target may not be installed
[INFO] [stderr]     = help: consider downloading the target with `rustup target add x86_64-unknown-none`
[INFO] [stderr]     = help: consider building the standard library from source with `cargo build -Zbuild-std`
[INFO] [stderr] 
[INFO] [stderr]   For more information about this error, try `rustc --explain E0463`.
[INFO] [stderr]   error: could not compile `mendo` (bin "mendo") due to 1 previous error
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (305) panicked at kernel/build.rs:82:9:
[INFO] [stderr]   mendo build failed with status exit status: 101
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x5c4ccff51af1 - std[7e3a18b272cf1acb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                  at /rustc/36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x5c4ccff51af1 - std[7e3a18b272cf1acb]::backtrace_rs::backtrace::trace_unsynchronized::<std[7e3a18b272cf1acb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                  at /rustc/36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x5c4ccff51af1 - std[7e3a18b272cf1acb]::sys::backtrace::_print_fmt
[INFO] [stderr]                                  at /rustc/36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]      3:     0x5c4ccff51af1 - <<std[7e3a18b272cf1acb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6d8355b08ae704c6]::fmt::Display>::fmt
[INFO] [stderr]                                  at /rustc/36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]      4:     0x5c4ccff632fa - <core[6d8355b08ae704c6]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                  at /rustc/36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]      5:     0x5c4ccff632fa - core[6d8355b08ae704c6]::fmt::write
[INFO] [stderr]      6:     0x5c4ccff55cdc - core[6d8355b08ae704c6]::io::write::default_write_fmt::<std[7e3a18b272cf1acb]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                  at /rustc/36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6/library/core/src/io/write.rs:402:11
[INFO] [stderr]      7:     0x5c4ccff55cdc - <std[7e3a18b272cf1acb]::sys::stdio::unix::Stderr as core[6d8355b08ae704c6]::io::write::Write>::write_fmt
[INFO] [stderr]                                  at /rustc/36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6/library/core/src/io/write.rs:335:13
[INFO] [stderr]      8:     0x5c4ccff33886 - <std[7e3a18b272cf1acb]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                  at /rustc/36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]      9:     0x5c4ccff33886 - std[7e3a18b272cf1acb]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                  at /rustc/36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6/library/std/src/panicking.rs:292:27
[INFO] [stderr]     10:     0x5c4ccff4c911 - std[7e3a18b272cf1acb]::panicking::default_hook
[INFO] [stderr]                                  at /rustc/36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6/library/std/src/panicking.rs:319:9
[INFO] [stderr]     11:     0x5c4ccff4cacb - std[7e3a18b272cf1acb]::panicking::panic_with_hook
[INFO] [stderr]                                  at /rustc/36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6/library/std/src/panicking.rs:815:13
[INFO] [stderr]     12:     0x5c4ccff33932 - std[7e3a18b272cf1acb]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                  at /rustc/36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6/library/std/src/panicking.rs:688:13
[INFO] [stderr]     13:     0x5c4ccff2c919 - std[7e3a18b272cf1acb]::sys::backtrace::__rust_end_short_backtrace::<std[7e3a18b272cf1acb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                  at /rustc/36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]     14:     0x5c4ccff340fd - __rustc[8de7746e9ac79425]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6/library/std/src/panicking.rs:679:5
[INFO] [stderr]     15:     0x5c4ccff63a2c - core[6d8355b08ae704c6]::panicking::panic_fmt
[INFO] [stderr]                                  at /rustc/36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x5c4ccff1cca7 - build_script_build[c16e7005e9783f77]::build_embed_elf
[INFO] [stderr]     17:     0x5c4ccff1d579 - build_script_build[c16e7005e9783f77]::main
[INFO] [stderr]     18:     0x5c4ccff20753 - <fn() as core[6d8355b08ae704c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     19:     0x5c4ccff1bfce - std[7e3a18b272cf1acb]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stderr]     20:     0x5c4ccff1c519 - std[7e3a18b272cf1acb]::rt::lang_start::<()>::{closure#0}
[INFO] [stderr]     21:     0x5c4ccff4bcb7 - <&dyn core[6d8355b08ae704c6]::ops::function::Fn<(), Output = i32> + core[6d8355b08ae704c6]::marker::Sync + core[6d8355b08ae704c6]::panic::unwind_safe::RefUnwindSafe as core[6d8355b08ae704c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                  at /rustc/36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     22:     0x5c4ccff4bcb7 - std[7e3a18b272cf1acb]::panicking::catch_unwind::do_call::<&dyn core[6d8355b08ae704c6]::ops::function::Fn<(), Output = i32> + core[6d8355b08ae704c6]::marker::Sync + core[6d8355b08ae704c6]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stderr]                                  at /rustc/36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6/library/std/src/panicking.rs:576:43
[INFO] [stderr]     23:     0x5c4ccff4bcb7 - std[7e3a18b272cf1acb]::panicking::catch_unwind::<i32, &dyn core[6d8355b08ae704c6]::ops::function::Fn<(), Output = i32> + core[6d8355b08ae704c6]::marker::Sync + core[6d8355b08ae704c6]::panic::unwind_safe::RefUnwindSafe>
[INFO] [stderr]                                  at /rustc/36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6/library/std/src/panicking.rs:544:19
[INFO] [stderr]     24:     0x5c4ccff4bcb7 - std[7e3a18b272cf1acb]::panic::catch_unwind::<&dyn core[6d8355b08ae704c6]::ops::function::Fn<(), Output = i32> + core[6d8355b08ae704c6]::marker::Sync + core[6d8355b08ae704c6]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stderr]                                  at /rustc/36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6/library/std/src/panic.rs:359:14
[INFO] [stderr]     25:     0x5c4ccff4bcb7 - std[7e3a18b272cf1acb]::rt::lang_start_internal::{closure#0}
[INFO] [stderr]                                  at /rustc/36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6/library/std/src/rt.rs:175:24
[INFO] [stderr]     26:     0x5c4ccff4bcb7 - std[7e3a18b272cf1acb]::panicking::catch_unwind::do_call::<std[7e3a18b272cf1acb]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6/library/std/src/panicking.rs:576:43
[INFO] [stderr]     27:     0x5c4ccff4bcb7 - std[7e3a18b272cf1acb]::panicking::catch_unwind::<isize, std[7e3a18b272cf1acb]::rt::lang_start_internal::{closure#0}>
[INFO] [stderr]                                  at /rustc/36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6/library/std/src/panicking.rs:544:19
[INFO] [stderr]     28:     0x5c4ccff4bcb7 - std[7e3a18b272cf1acb]::panic::catch_unwind::<std[7e3a18b272cf1acb]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6/library/std/src/panic.rs:359:14
[INFO] [stderr]     29:     0x5c4ccff4bcb7 - std[7e3a18b272cf1acb]::rt::lang_start_internal
[INFO] [stderr]                                  at /rustc/36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6/library/std/src/rt.rs:171:5
[INFO] [stderr]     30:     0x5c4ccff1be81 - std[7e3a18b272cf1acb]::rt::lang_start::<()>
[INFO] [stderr]     31:     0x5c4ccff20ae5 - main
[INFO] [stderr]     32:     0x704d6b513601 - <unknown>
[INFO] [stderr]     33:     0x704d6b513718 - __libc_start_main
[INFO] [stderr]     34:     0x5c4ccff1a7c5 - _start
[INFO] [stderr]     35:                0x0 - <unknown>
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `forward_overflowing`, `backward_overflowing`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/x86_64-0.14.13/src/addr.rs:386:1
[INFO] [stdout]     |
[INFO] [stdout] 386 | impl Step for VirtAddr {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^ missing `forward_overflowing`, `backward_overflowing` in implementation
[INFO] [stdout]     |
[INFO] [stdout]     = help: implement the missing item: `fn forward_overflowing(_: Self, _: usize) -> (Self, bool) { todo!() }`
[INFO] [stdout]     = help: implement the missing item: `fn backward_overflowing(_: Self, _: usize) -> (Self, bool) { todo!() }`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `forward_overflowing`, `backward_overflowing`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/x86_64-0.14.13/src/structures/paging/page.rs:283:1
[INFO] [stdout]     |
[INFO] [stdout] 283 | impl<S: PageSize> Step for Page<S> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `forward_overflowing`, `backward_overflowing` in implementation
[INFO] [stdout]     |
[INFO] [stdout]     = help: implement the missing item: `fn forward_overflowing(_: Self, _: usize) -> (Self, bool) { todo!() }`
[INFO] [stdout]     = help: implement the missing item: `fn backward_overflowing(_: Self, _: usize) -> (Self, bool) { todo!() }`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0046`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `x86_64` (lib) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "b88b5bb8fac98d58e38d15b627e78bb2dd70499720b0bd89b6a265d8d31341f2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b88b5bb8fac98d58e38d15b627e78bb2dd70499720b0bd89b6a265d8d31341f2", kill_on_drop: false }`
[INFO] [stdout] b88b5bb8fac98d58e38d15b627e78bb2dd70499720b0bd89b6a265d8d31341f2
