[INFO] cloning repository https://github.com/sh1mc/osh1mc [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sh1mc/osh1mc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsh1mc%2Fosh1mc", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsh1mc%2Fosh1mc'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d203866eff05b6c204a9df0a5dfe034f2e4ec7b9 [INFO] checking sh1mc/osh1mc against master#db1fb85cff63ad5fffe435e17128f99f9e1d970c for pr-89056 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsh1mc%2Fosh1mc" "/workspace/builds/worker-108/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-108/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sh1mc/osh1mc on toolchain db1fb85cff63ad5fffe435e17128f99f9e1d970c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+db1fb85cff63ad5fffe435e17128f99f9e1d970c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-108/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/sh1mc/osh1mc [INFO] removed 0 missing tests [INFO] finished tweaking git repo https://github.com/sh1mc/osh1mc [INFO] tweaked toml for git repo https://github.com/sh1mc/osh1mc written to /workspace/builds/worker-108/source/Cargo.toml [INFO] crate git repo https://github.com/sh1mc/osh1mc already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+db1fb85cff63ad5fffe435e17128f99f9e1d970c" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-108/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-108/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+db1fb85cff63ad5fffe435e17128f99f9e1d970c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 54fb0599b2619adfd3a454be80af71a75cf96c7cb0c8c655e92013602f3e1f24 [INFO] running `Command { std: "docker" "start" "-a" "54fb0599b2619adfd3a454be80af71a75cf96c7cb0c8c655e92013602f3e1f24", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "54fb0599b2619adfd3a454be80af71a75cf96c7cb0c8c655e92013602f3e1f24", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "54fb0599b2619adfd3a454be80af71a75cf96c7cb0c8c655e92013602f3e1f24", kill_on_drop: false }` [INFO] [stdout] 54fb0599b2619adfd3a454be80af71a75cf96c7cb0c8c655e92013602f3e1f24 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-108/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-108/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" "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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+db1fb85cff63ad5fffe435e17128f99f9e1d970c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bc6743d9359f58d9d7d17860779984f3c81c0385469b5944259e0be41a9f50da [INFO] running `Command { std: "docker" "start" "-a" "bc6743d9359f58d9d7d17860779984f3c81c0385469b5944259e0be41a9f50da", kill_on_drop: false }` [INFO] [stderr] Compiling x86_64 v0.14.4 [INFO] [stderr] Checking bitflags v1.3.1 [INFO] [stderr] Checking volatile v0.4.4 [INFO] [stderr] Compiling az v1.1.2 [INFO] [stderr] Checking conquer-util v0.3.0 [INFO] [stderr] Compiling bootloader v0.9.19 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking font8x8 v0.3.1 [INFO] [stderr] Checking volatile v0.2.7 [INFO] [stderr] Checking pc-keyboard v0.5.1 [INFO] [stderr] Checking lock_api v0.4.5 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking conquer-once v0.3.2 [INFO] [stderr] Checking spinning_top v0.2.4 [INFO] [stderr] Checking linked_list_allocator v0.9.0 [INFO] [stderr] Checking embedded-graphics-core v0.3.2 [INFO] [stderr] Checking vga v0.2.7 [INFO] [stderr] Checking pic8259 v0.10.1 [INFO] [stderr] Checking uart_16550 v0.2.15 [INFO] [stderr] Checking osh1mc v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `iter::Map` [INFO] [stdout] --> src/allocator.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | use core::{iter::Map, ptr::null_mut}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `iter::Map` [INFO] [stdout] --> src/allocator.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | use core::{iter::Map, ptr::null_mut}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `x86_64::instructions::segmentation::Segment` [INFO] [stdout] --> src/gdt.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use x86_64::instructions::segmentation::Segment; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::serial_print` [INFO] [stdout] --> src/graphic.rs:159:5 [INFO] [stdout] | [INFO] [stdout] 159 | use crate::serial_print; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/graphic.rs:171:69 [INFO] [stdout] | [INFO] [stdout] 171 | ($($arg:tt)*) => ($crate::print!("{}\n", format_args!($($arg)*));); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/interrupts.rs:55:5 [INFO] [stdout] | [INFO] [stdout] 55 | println!("EXCEPTION: BREAKPOINT\n{:#?}", stack_frame) [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `println` [INFO] [stdout] = note: this warning originates in the macro `println` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/graphic.rs:164:56 [INFO] [stdout] | [INFO] [stdout] 164 | $crate::graphic::_print(format_args!($($arg)*)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/interrupts.rs:55:5 [INFO] [stdout] | [INFO] [stdout] 55 | println!("EXCEPTION: BREAKPOINT\n{:#?}", stack_frame) [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `print` [INFO] [stdout] = note: this warning originates in the macro `$crate::print` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/graphic.rs:164:56 [INFO] [stdout] | [INFO] [stdout] 164 | $crate::graphic::_print(format_args!($($arg)*)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/interrupts.rs:103:51 [INFO] [stdout] | [INFO] [stdout] 103 | DecodedKey::Unicode(character) => print!("{}", character), [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `print` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/graphic.rs:164:56 [INFO] [stdout] | [INFO] [stdout] 164 | $crate::graphic::_print(format_args!($($arg)*)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/interrupts.rs:104:44 [INFO] [stdout] | [INFO] [stdout] 104 | DecodedKey::RawKey(key) => print!("{:?}", key), [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `print` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: language item required, but not found: `eh_personality` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `x86_64::instructions::segmentation::Segment` [INFO] [stdout] --> src/gdt.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use x86_64::instructions::segmentation::Segment; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::serial_print` [INFO] [stdout] --> src/graphic.rs:159:5 [INFO] [stdout] | [INFO] [stdout] 159 | use crate::serial_print; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/graphic.rs:171:69 [INFO] [stdout] | [INFO] [stdout] 171 | ($($arg:tt)*) => ($crate::print!("{}\n", format_args!($($arg)*));); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/interrupts.rs:55:5 [INFO] [stdout] | [INFO] [stdout] 55 | println!("EXCEPTION: BREAKPOINT\n{:#?}", stack_frame) [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `println` [INFO] [stdout] = note: this warning originates in the macro `println` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/graphic.rs:164:56 [INFO] [stdout] | [INFO] [stdout] 164 | $crate::graphic::_print(format_args!($($arg)*)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/interrupts.rs:55:5 [INFO] [stdout] | [INFO] [stdout] 55 | println!("EXCEPTION: BREAKPOINT\n{:#?}", stack_frame) [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `print` [INFO] [stdout] = note: this warning originates in the macro `$crate::print` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/graphic.rs:164:56 [INFO] [stdout] | [INFO] [stdout] 164 | $crate::graphic::_print(format_args!($($arg)*)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/interrupts.rs:103:51 [INFO] [stdout] | [INFO] [stdout] 103 | DecodedKey::Unicode(character) => print!("{}", character), [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `print` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/graphic.rs:164:56 [INFO] [stdout] | [INFO] [stdout] 164 | $crate::graphic::_print(format_args!($($arg)*)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/interrupts.rs:104:44 [INFO] [stdout] | [INFO] [stdout] 104 | DecodedKey::RawKey(key) => print!("{:?}", key), [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `print` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `x86_64::instructions::segmentation::set_cs`: use `CS::set_reg()` instead [INFO] [stdout] --> src/gdt.rs:49:9 [INFO] [stdout] | [INFO] [stdout] 49 | set_cs(GDT.1.code_selector); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `x86_64::instructions::segmentation::set_cs`: use `CS::set_reg()` instead [INFO] [stdout] --> src/gdt.rs:45:45 [INFO] [stdout] | [INFO] [stdout] 45 | use x86_64::instructions::segmentation::set_cs; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `mouse_interrupt_handler` [INFO] [stdout] --> src/interrupts.rs:114:27 [INFO] [stdout] | [INFO] [stdout] 114 | extern "x86-interrupt" fn mouse_interrupt_handler(_stack_frame: InterruptStackFrame) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `x86_64::instructions::segmentation::set_cs`: use `CS::set_reg()` instead [INFO] [stdout] --> src/gdt.rs:49:9 [INFO] [stdout] | [INFO] [stdout] 49 | set_cs(GDT.1.code_selector); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `x86_64::instructions::segmentation::set_cs`: use `CS::set_reg()` instead [INFO] [stdout] --> src/gdt.rs:45:45 [INFO] [stdout] | [INFO] [stdout] 45 | use x86_64::instructions::segmentation::set_cs; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `osh1mc` due to 2 previous errors; 9 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: unused import: `osh1mc::memory::BootInfoFrameAllocator` [INFO] [stdout] --> tests/heap_allocation.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use osh1mc::memory::BootInfoFrameAllocator; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `iter::Cloned` [INFO] [stdout] --> src/main.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 11 | use core::{iter::Cloned, panic::PanicInfo}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `BootInfoFrameAllocator` is imported redundantly [INFO] [stdout] --> tests/heap_allocation.rs:17:32 [INFO] [stdout] | [INFO] [stdout] 11 | use osh1mc::memory::BootInfoFrameAllocator; [INFO] [stdout] | -------------------------------------- the item `BootInfoFrameAllocator` is already imported here [INFO] [stdout] ... [INFO] [stdout] 17 | use osh1mc::memory::{self, BootInfoFrameAllocator}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `graphic::GRAPHICS_WRITER` [INFO] [stdout] --> src/main.rs:12:14 [INFO] [stdout] | [INFO] [stdout] 12 | use osh1mc::{graphic::GRAPHICS_WRITER, print, println}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: language item required, but not found: `eh_personality` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `x86_64::structures::paging::frame` [INFO] [stdout] --> src/main.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use x86_64::structures::paging::frame; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `x86_64::structures::paging::Page` [INFO] [stdout] --> src/main.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | use x86_64::structures::paging::Page; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: language item required, but not found: `eh_personality` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: language item required, but not found: `eh_personality` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `iter::Cloned` [INFO] [stdout] --> src/main.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 11 | use core::{iter::Cloned, panic::PanicInfo}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `graphic::GRAPHICS_WRITER` [INFO] [stdout] --> src/main.rs:12:14 [INFO] [stdout] | [INFO] [stdout] 12 | use osh1mc::{graphic::GRAPHICS_WRITER, print, println}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `x86_64::structures::paging::frame` [INFO] [stdout] --> src/main.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use x86_64::structures::paging::frame; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `x86_64::structures::paging::Page` [INFO] [stdout] --> src/main.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | use x86_64::structures::paging::Page; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: language item required, but not found: `eh_personality` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: language item required, but not found: `eh_personality` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "bc6743d9359f58d9d7d17860779984f3c81c0385469b5944259e0be41a9f50da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc6743d9359f58d9d7d17860779984f3c81c0385469b5944259e0be41a9f50da", kill_on_drop: false }` [INFO] [stdout] bc6743d9359f58d9d7d17860779984f3c81c0385469b5944259e0be41a9f50da