[INFO] cloning repository https://github.com/ethandmd/reedos
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ethandmd/reedos" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fethandmd%2Freedos", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fethandmd%2Freedos'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 319d6b2d7a2367be8554f8e13cf6ab4a2b4dfd8f
[INFO] checking ethandmd/reedos against try#1f5783cbeb5da8b38566d718631d016891e9c912 for pr-142704
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fethandmd%2Freedos" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/ethandmd/reedos on toolchain 1f5783cbeb5da8b38566d718631d016891e9c912
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f5783cbeb5da8b38566d718631d016891e9c912" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-0-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-0-tc2/source/rust-toolchain
[INFO] started tweaking git repo https://github.com/ethandmd/reedos
[INFO] finished tweaking git repo https://github.com/ethandmd/reedos
[INFO] tweaked toml for git repo https://github.com/ethandmd/reedos written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/ethandmd/reedos 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" "+1f5783cbeb5da8b38566d718631d016891e9c912" "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-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+1f5783cbeb5da8b38566d718631d016891e9c912" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5df87320c1bd49d393b0563472aae3aa2129fa7440197e9ca81ae35edb63fda5
[INFO] running `Command { std: "docker" "start" "-a" "5df87320c1bd49d393b0563472aae3aa2129fa7440197e9ca81ae35edb63fda5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5df87320c1bd49d393b0563472aae3aa2129fa7440197e9ca81ae35edb63fda5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5df87320c1bd49d393b0563472aae3aa2129fa7440197e9ca81ae35edb63fda5", kill_on_drop: false }`
[INFO] [stdout] 5df87320c1bd49d393b0563472aae3aa2129fa7440197e9ca81ae35edb63fda5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+1f5783cbeb5da8b38566d718631d016891e9c912" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 72cdbcbb73c804ee70809d7f3c16e294d22c9a3ec3db01d2af2f32e7cafecb4c
[INFO] running `Command { std: "docker" "start" "-a" "72cdbcbb73c804ee70809d7f3c16e294d22c9a3ec3db01d2af2f32e7cafecb4c", kill_on_drop: false }`
[INFO] [stderr]     Checking reedos v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: couldn't read `src/programs/spin/spin.elf`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/process.rs:482:17
[INFO] [stdout]     |
[INFO] [stdout] 482 |     let bytes = include_bytes!("programs/spin/spin.elf");
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/programs/spin/spin.elf`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/process.rs:482:17
[INFO] [stdout]     |
[INFO] [stdout] 482 |     let bytes = include_bytes!("programs/spin/spin.elf");
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/programs/syscall-basic/syscall-basic.elf`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/process.rs:494:17
[INFO] [stdout]     |
[INFO] [stdout] 494 |     let bytes = include_bytes!("programs/syscall-basic/syscall-basic.elf");
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/programs/syscall-basic/syscall-basic.elf`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/process.rs:494:17
[INFO] [stdout]     |
[INFO] [stdout] 494 |     let bytes = include_bytes!("programs/syscall-basic/syscall-basic.elf");
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/programs/syscall-basic/syscall-basic.elf`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/process.rs:506:17
[INFO] [stdout]     |
[INFO] [stdout] 506 |     let bytes = include_bytes!("programs/syscall-basic/syscall-basic.elf");
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/programs/syscall-basic/syscall-basic.elf`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/process.rs:506:17
[INFO] [stdout]     |
[INFO] [stdout] 506 |     let bytes = include_bytes!("programs/syscall-basic/syscall-basic.elf");
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `unsized_fn_params` is internal to the compiler or standard library
[INFO] [stdout]  --> src/main.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 9 | #![feature(unsized_fn_params)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: using it is strongly discouraged
[INFO] [stdout]   = note: `#[warn(internal_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::hw::riscv::read_tp`
[INFO] [stdout]   --> src/process.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use crate::hw::riscv::read_tp;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `unsized_fn_params` is internal to the compiler or standard library
[INFO] [stdout]  --> src/main.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 9 | #![feature(unsized_fn_params)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: using it is strongly discouraged
[INFO] [stdout]   = note: `#[warn(internal_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid register `a0`: unknown register
[INFO] [stdout]   --> src/hw/hartlocal.rs:62:13
[INFO] [stdout]    |
[INFO] [stdout] 62 |             out("a0") _      // clobbers
[INFO] [stdout]    |             ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::hw::riscv::read_tp`
[INFO] [stdout]   --> src/process.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use crate::hw::riscv::read_tp;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0152]: found duplicate lang item `panic_impl`
[INFO] [stdout]   --> src/main.rs:46:1
[INFO] [stdout]    |
[INFO] [stdout] 46 | / fn panic(info: &PanicInfo) -> ! {
[INFO] [stdout] 47 | |     let default = format_args!("No message provided");
[INFO] [stdout] 48 | |     let msg = match info.message() {
[INFO] [stdout] 49 | |         Some(msg) => msg,
[INFO] [stdout] ...  |
[INFO] [stdout] 60 | |     loop {}
[INFO] [stdout] 61 | | }
[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/1f5783cbeb5da8b38566d718631d016891e9c912/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-6ea888b788c42862.rlib
[INFO] [stdout]    = note: second definition in the local crate (`reedos`)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0152`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `reedos` (bin "reedos" test) due to 4 previous errors; 2 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: use of deprecated module `core::intrinsics`: import this function via `std::ptr` instead
[INFO] [stdout]    --> src/vm/global.rs:113:27
[INFO] [stdout]     |
[INFO] [stdout] 113 |         core::intrinsics::copy_nonoverlapping(ptr, out, layout.size());
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `error_in_core` has been stable since 1.81.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/main.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | #![feature(error_in_core)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `panic_info_message` has been stable since 1.81.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/main.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | #![feature(panic_info_message)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `pointer_byte_offsets` has been stable since 1.75.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/main.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | #![feature(pointer_byte_offsets)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `strict_provenance` has been stable since 1.84.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/main.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | #![feature(strict_provenance)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/main.rs:49:9
[INFO] [stdout]    |
[INFO] [stdout] 48 |     let msg = match info.message() {
[INFO] [stdout]    |                     -------------- this expression has type `PanicMessage<'_>`
[INFO] [stdout] 49 |         Some(msg) => msg,
[INFO] [stdout]    |         ^^^^^^^^^ expected `PanicMessage<'_>`, found `Option<_>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected struct `PanicMessage<'_>`
[INFO] [stdout]                 found enum `Option<_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/main.rs:50:9
[INFO] [stdout]    |
[INFO] [stdout] 48 |     let msg = match info.message() {
[INFO] [stdout]    |                     -------------- this expression has type `PanicMessage<'_>`
[INFO] [stdout] 49 |         Some(msg) => msg,
[INFO] [stdout] 50 |         None => &default,
[INFO] [stdout]    |         ^^^^ expected `PanicMessage<'_>`, found `Option<_>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected struct `PanicMessage<'_>`
[INFO] [stdout]                 found enum `Option<_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/device/virtio.rs:412:9
[INFO] [stdout]     |
[INFO] [stdout] 412 |     let mut req = &mut sq.reqs[head_idx];
[INFO] [stdout]     |         ----^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]   --> src/hw/param.rs:67:13
[INFO] [stdout]    |
[INFO] [stdout] 67 |             unsafe { addr_of_mut!($linker_name) }
[INFO] [stdout]    |             ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] ...
[INFO] [stdout] 76 | linker_var!(_text_start, text_start);
[INFO] [stdout]    | ------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_unsafe)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `linker_var` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]   --> src/hw/param.rs:67:13
[INFO] [stdout]    |
[INFO] [stdout] 67 |             unsafe { addr_of_mut!($linker_name) }
[INFO] [stdout]    |             ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] ...
[INFO] [stdout] 77 | linker_var!(_text_end, text_end);
[INFO] [stdout]    | -------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `linker_var` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]   --> src/hw/param.rs:67:13
[INFO] [stdout]    |
[INFO] [stdout] 67 |             unsafe { addr_of_mut!($linker_name) }
[INFO] [stdout]    |             ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] ...
[INFO] [stdout] 79 | linker_var!(_bss_start, bss_start);
[INFO] [stdout]    | ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `linker_var` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]   --> src/hw/param.rs:67:13
[INFO] [stdout]    |
[INFO] [stdout] 67 |             unsafe { addr_of_mut!($linker_name) }
[INFO] [stdout]    |             ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] ...
[INFO] [stdout] 80 | linker_var!(_bss_end, bss_end);
[INFO] [stdout]    | ------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `linker_var` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]   --> src/hw/param.rs:67:13
[INFO] [stdout]    |
[INFO] [stdout] 67 |             unsafe { addr_of_mut!($linker_name) }
[INFO] [stdout]    |             ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] ...
[INFO] [stdout] 82 | linker_var!(_rodata_start, rodata_start);
[INFO] [stdout]    | ---------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `linker_var` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]   --> src/hw/param.rs:67:13
[INFO] [stdout]    |
[INFO] [stdout] 67 |             unsafe { addr_of_mut!($linker_name) }
[INFO] [stdout]    |             ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] ...
[INFO] [stdout] 83 | linker_var!(_rodata_end, rodata_end);
[INFO] [stdout]    | ------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `linker_var` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]   --> src/hw/param.rs:67:13
[INFO] [stdout]    |
[INFO] [stdout] 67 |             unsafe { addr_of_mut!($linker_name) }
[INFO] [stdout]    |             ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] ...
[INFO] [stdout] 85 | linker_var!(_data_start, data_start);
[INFO] [stdout]    | ------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `linker_var` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]   --> src/hw/param.rs:67:13
[INFO] [stdout]    |
[INFO] [stdout] 67 |             unsafe { addr_of_mut!($linker_name) }
[INFO] [stdout]    |             ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] ...
[INFO] [stdout] 86 | linker_var!(_data_end, data_end);
[INFO] [stdout]    | -------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `linker_var` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]   --> src/hw/param.rs:67:13
[INFO] [stdout]    |
[INFO] [stdout] 67 |             unsafe { addr_of_mut!($linker_name) }
[INFO] [stdout]    |             ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] ...
[INFO] [stdout] 88 | linker_var!(_stacks_start, stacks_start);
[INFO] [stdout]    | ---------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `linker_var` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]   --> src/hw/param.rs:67:13
[INFO] [stdout]    |
[INFO] [stdout] 67 |             unsafe { addr_of_mut!($linker_name) }
[INFO] [stdout]    |             ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] ...
[INFO] [stdout] 89 | linker_var!(_stacks_end, stacks_end);
[INFO] [stdout]    | ------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `linker_var` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]   --> src/hw/param.rs:67:13
[INFO] [stdout]    |
[INFO] [stdout] 67 |             unsafe { addr_of_mut!($linker_name) }
[INFO] [stdout]    |             ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] ...
[INFO] [stdout] 91 | linker_var!(_intstacks_start, intstacks_start);
[INFO] [stdout]    | ---------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `linker_var` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]   --> src/hw/param.rs:67:13
[INFO] [stdout]    |
[INFO] [stdout] 67 |             unsafe { addr_of_mut!($linker_name) }
[INFO] [stdout]    |             ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] ...
[INFO] [stdout] 92 | linker_var!(_intstacks_end, intstacks_end);
[INFO] [stdout]    | ------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `linker_var` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]   --> src/hw/param.rs:67:13
[INFO] [stdout]    |
[INFO] [stdout] 67 |             unsafe { addr_of_mut!($linker_name) }
[INFO] [stdout]    |             ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] ...
[INFO] [stdout] 94 | linker_var!(_memory_end, memory_end);
[INFO] [stdout]    | ------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `linker_var` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]   --> src/hw/param.rs:67:13
[INFO] [stdout]    |
[INFO] [stdout] 67 |             unsafe { addr_of_mut!($linker_name) }
[INFO] [stdout]    |             ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] ...
[INFO] [stdout] 96 | linker_var!(_global_pointer, global_pointer);
[INFO] [stdout]    | -------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `linker_var` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `reedos` (bin "reedos") due to 6 previous errors; 22 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "72cdbcbb73c804ee70809d7f3c16e294d22c9a3ec3db01d2af2f32e7cafecb4c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "72cdbcbb73c804ee70809d7f3c16e294d22c9a3ec3db01d2af2f32e7cafecb4c", kill_on_drop: false }`
[INFO] [stdout] 72cdbcbb73c804ee70809d7f3c16e294d22c9a3ec3db01d2af2f32e7cafecb4c
