[INFO] cloning repository https://github.com/Archii0/oxideOS
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Archii0/oxideOS" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArchii0%2FoxideOS", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArchii0%2FoxideOS'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0df6636506ac3dc2da007872ba75b805adde1ddc
[INFO] checking Archii0/oxideOS against master#8f21a5c92ea55c348c275a1bc4fedbdf181e0d64 for pr-143011
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArchii0%2FoxideOS" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/Archii0/oxideOS
[INFO] finished tweaking git repo https://github.com/Archii0/oxideOS
[INFO] tweaked toml for git repo https://github.com/Archii0/oxideOS written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Archii0/oxideOS on toolchain 8f21a5c92ea55c348c275a1bc4fedbdf181e0d64
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Archii0/oxideOS 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" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded bootloader v0.9.31
[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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 14e8a164a62252648217db2ed9238c88d620a8690d73f9fe7b1e1896d230c685
[INFO] running `Command { std: "docker" "start" "-a" "14e8a164a62252648217db2ed9238c88d620a8690d73f9fe7b1e1896d230c685", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "14e8a164a62252648217db2ed9238c88d620a8690d73f9fe7b1e1896d230c685", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "14e8a164a62252648217db2ed9238c88d620a8690d73f9fe7b1e1896d230c685", kill_on_drop: false }`
[INFO] [stdout] 14e8a164a62252648217db2ed9238c88d620a8690d73f9fe7b1e1896d230c685
[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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b0736d0f9491fea8f35625e4f0a4b87e040b9188426e593b3c3583175f251976
[INFO] running `Command { std: "docker" "start" "-a" "b0736d0f9491fea8f35625e4f0a4b87e040b9188426e593b3c3583175f251976", kill_on_drop: false }`
[INFO] [stderr]    Compiling bootloader v0.9.31
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking volatile v0.2.7
[INFO] [stderr]     Checking spin v0.5.2
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking rust_os v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: an inner attribute is not permitted in this context
[INFO] [stdout]   --> src/main.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 |   #![reexport_test_harness_main = "test_main"]
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 17 | / pub extern "C" fn _start() -> ! {
[INFO] [stdout] 18 | |     println!("Hello World{}", "!");
[INFO] [stdout] 19 | |
[INFO] [stdout] 20 | |     #[cfg(test)]
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | |     loop {}
[INFO] [stdout] 24 | | }
[INFO] [stdout]    | |_- the inner attribute doesn't annotate this function
[INFO] [stdout]    |
[INFO] [stdout]    = note: inner attributes, like `#![no_std]`, annotate the item enclosing them, and are usually found at the beginning of source files
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: an inner attribute is not permitted in this context
[INFO] [stdout]   --> src/main.rs:26:1
[INFO] [stdout]    |
[INFO] [stdout] 26 |   #![feature(custom_test_frameworks)]
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 30 | / pub fn test_runner(tests: &[&dyn Fn()]) {
[INFO] [stdout] 31 | |     println!("Running {} tests", tests.len());
[INFO] [stdout] 32 | |     for test in tests {
[INFO] [stdout] 33 | |         test();
[INFO] [stdout] 34 | |     }
[INFO] [stdout] 35 | | }
[INFO] [stdout]    | |_- the inner attribute doesn't annotate this function
[INFO] [stdout]    |
[INFO] [stdout]    = note: inner attributes, like `#![no_std]`, annotate the item enclosing them, and are usually found at the beginning of source files
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: an inner attribute is not permitted in this context
[INFO] [stdout]   --> src/main.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 |   #![test_number(create::test_runner)]
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 30 | / pub fn test_runner(tests: &[&dyn Fn()]) {
[INFO] [stdout] 31 | |     println!("Running {} tests", tests.len());
[INFO] [stdout] 32 | |     for test in tests {
[INFO] [stdout] 33 | |         test();
[INFO] [stdout] 34 | |     }
[INFO] [stdout] 35 | | }
[INFO] [stdout]    | |_- the inner attribute doesn't annotate this function
[INFO] [stdout]    |
[INFO] [stdout]    = note: inner attributes, like `#![no_std]`, annotate the item enclosing them, and are usually found at the beginning of source files
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `custom_test_frameworks`: custom test frameworks are an unstable feature
[INFO] [stdout]   --> src/main.rs:37:3
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[test_case]
[INFO] [stdout]    |   ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #50297 <https://github.com/rust-lang/rust/issues/50297> for more information
[INFO] [stdout]    = help: add `#![feature(custom_test_frameworks)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-26; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0152]: found duplicate lang item `panic_impl`
[INFO] [stdout]   --> src/main.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout] 9  | / fn panic(info: &PanicInfo) -> ! {
[INFO] [stdout] 10 | |     println!("{}", info);
[INFO] [stdout] 11 | |     loop {}
[INFO] [stdout] 12 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the lang item is first defined in crate `std` (which `test` depends on)
[INFO] [stdout]    = note: first definition in `std` loaded from /opt/rustwide/rustup-home/toolchains/8f21a5c92ea55c348c275a1bc4fedbdf181e0d64/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c3f1bd7325067ba3.rlib
[INFO] [stdout]    = note: second definition in the local crate (`rust_os`)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: an inner attribute is not permitted in this context
[INFO] [stdout]   --> src/main.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 |   #![reexport_test_harness_main = "test_main"]
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 17 | / pub extern "C" fn _start() -> ! {
[INFO] [stdout] 18 | |     println!("Hello World{}", "!");
[INFO] [stdout] 19 | |
[INFO] [stdout] 20 | |     #[cfg(test)]
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | |     loop {}
[INFO] [stdout] 24 | | }
[INFO] [stdout]    | |_- the inner attribute doesn't annotate this function
[INFO] [stdout]    |
[INFO] [stdout]    = note: inner attributes, like `#![no_std]`, annotate the item enclosing them, and are usually found at the beginning of source files
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: an inner attribute is not permitted in this context
[INFO] [stdout]   --> src/main.rs:26:1
[INFO] [stdout]    |
[INFO] [stdout] 26 |   #![feature(custom_test_frameworks)]
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 30 | / pub fn test_runner(tests: &[&dyn Fn()]) {
[INFO] [stdout] 31 | |     println!("Running {} tests", tests.len());
[INFO] [stdout] 32 | |     for test in tests {
[INFO] [stdout] 33 | |         test();
[INFO] [stdout] 34 | |     }
[INFO] [stdout] 35 | | }
[INFO] [stdout]    | |_- the inner attribute doesn't annotate this function
[INFO] [stdout]    |
[INFO] [stdout]    = note: inner attributes, like `#![no_std]`, annotate the item enclosing them, and are usually found at the beginning of source files
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: an inner attribute is not permitted in this context
[INFO] [stdout]   --> src/main.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 |   #![test_number(create::test_runner)]
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 30 | / pub fn test_runner(tests: &[&dyn Fn()]) {
[INFO] [stdout] 31 | |     println!("Running {} tests", tests.len());
[INFO] [stdout] 32 | |     for test in tests {
[INFO] [stdout] 33 | |         test();
[INFO] [stdout] 34 | |     }
[INFO] [stdout] 35 | | }
[INFO] [stdout]    | |_- the inner attribute doesn't annotate this function
[INFO] [stdout]    |
[INFO] [stdout]    = note: inner attributes, like `#![no_std]`, annotate the item enclosing them, and are usually found at the beginning of source files
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `test_main` in this scope
[INFO] [stdout]   --> src/main.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 |     test_main();
[INFO] [stdout]    |     ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0152, E0425, E0658.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0152`.
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `custom_test_frameworks`: custom test frameworks are an unstable feature
[INFO] [stdout]   --> src/main.rs:37:3
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[test_case]
[INFO] [stdout]    |   ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #50297 <https://github.com/rust-lang/rust/issues/50297> for more information
[INFO] [stdout]    = help: add `#![feature(custom_test_frameworks)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-06-26; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rust_os` (bin "rust_os" test) due to 6 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0658`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rust_os` (bin "rust_os") due to 4 previous errors
[INFO] running `Command { std: "docker" "inspect" "b0736d0f9491fea8f35625e4f0a4b87e040b9188426e593b3c3583175f251976", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b0736d0f9491fea8f35625e4f0a4b87e040b9188426e593b3c3583175f251976", kill_on_drop: false }`
[INFO] [stdout] b0736d0f9491fea8f35625e4f0a4b87e040b9188426e593b3c3583175f251976
