[INFO] fetching crate fe_rtos 0.1.1...
[INFO] checking fe_rtos-0.1.1 against master#4d1bd0db7f489b22c6d8aa2385937a95412c015b for pr-114682
[INFO] extracting crate fe_rtos 0.1.1 into /workspace/builds/worker-3-tc1/source
[INFO] validating manifest of crates.io crate fe_rtos 0.1.1 on toolchain 4d1bd0db7f489b22c6d8aa2385937a95412c015b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate fe_rtos 0.1.1
[INFO] finished tweaking crates.io crate fe_rtos 0.1.1
[INFO] tweaked toml for crates.io crate fe_rtos 0.1.1 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded aligned v0.3.5
[INFO] [stderr]   Downloaded fe_osi v0.1.1
[INFO] [stderr]   Downloaded cstr_core v0.1.2
[INFO] [stderr]   Downloaded cty v0.1.5
[INFO] [stderr]   Downloaded cortex-m v0.6.7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 087ff8c0274ef3a870356398417b22ed63c883bfdc688ea01e8423f95c6bdb1e
[INFO] running `Command { std: "docker" "start" "-a" "087ff8c0274ef3a870356398417b22ed63c883bfdc688ea01e8423f95c6bdb1e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "087ff8c0274ef3a870356398417b22ed63c883bfdc688ea01e8423f95c6bdb1e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "087ff8c0274ef3a870356398417b22ed63c883bfdc688ea01e8423f95c6bdb1e", kill_on_drop: false }`
[INFO] [stdout] 087ff8c0274ef3a870356398417b22ed63c883bfdc688ea01e8423f95c6bdb1e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1113787d3d9ce4dfaa9d844aea53758128ac294d784df87f9228cb53a88a6890
[INFO] running `Command { std: "docker" "start" "-a" "1113787d3d9ce4dfaa9d844aea53758128ac294d784df87f9228cb53a88a6890", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.151
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]     Checking cty v0.1.5
[INFO] [stderr]     Checking memchr v2.6.4
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]     Checking spin v0.5.2
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking cstr_core v0.1.2
[INFO] [stderr]     Checking crossbeam-queue v0.2.3
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling fe_osi v0.1.1
[INFO] [stderr]    Compiling fe_rtos v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the feature `const_btree_new` has been partially stabilized since 1.66.0 and is succeeded by the feature `const_btree_len`
[INFO] [stdout]  --> src/lib.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![feature(const_btree_new)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] help: if you are using features which are still unstable, change to using `const_btree_len`
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![feature(const_btree_len)]
[INFO] [stdout]   |            ~~~~~~~~~~~~~~~
[INFO] [stdout] help: if you are using features which are now stable, remove this line
[INFO] [stdout]   |
[INFO] [stdout] 2 - #![feature(const_btree_new)]
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the `#[alloc_error_handler]` in fe_osi conflicts with allocation error handler in: std
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `const_btree_new` has been partially stabilized since 1.66.0 and is succeeded by the feature `const_btree_len`
[INFO] [stdout]  --> src/lib.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![feature(const_btree_new)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] help: if you are using features which are still unstable, change to using `const_btree_len`
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![feature(const_btree_len)]
[INFO] [stdout]   |            ~~~~~~~~~~~~~~~
[INFO] [stdout] help: if you are using features which are now stable, remove this line
[INFO] [stdout]   |
[INFO] [stdout] 2 - #![feature(const_btree_new)]
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0152]: found duplicate lang item `panic_impl`
[INFO] [stdout]   --> src/interrupt.rs:92:1
[INFO] [stdout]    |
[INFO] [stdout] 92 | fn panic(panic_info: &PanicInfo<'_>) -> ! {
[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/4d1bd0db7f489b22c6d8aa2385937a95412c015b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ac8c01c554941eda.rlib
[INFO] [stdout]    = note: second definition in the local crate (`fe_rtos`)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0152`.
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `core::sync::atomic::AtomicUsize::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead
[INFO] [stdout]   --> src/spinlock.rs:22:27
[INFO] [stdout]    |
[INFO] [stdout] 22 |             if self.count.compare_and_swap(0, 1, Ordering::SeqCst) == 0 {
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `core::sync::atomic::AtomicUsize::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead
[INFO] [stdout]   --> src/spinlock.rs:39:23
[INFO] [stdout]    |
[INFO] [stdout] 39 |         if self.count.compare_and_swap(0, 1, Ordering::SeqCst) == 0 {
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `fe_rtos` (lib test) due to 3 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: use of deprecated method `core::sync::atomic::AtomicBool::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead
[INFO] [stdout]   --> src/task/task_state.rs:29:25
[INFO] [stdout]    |
[INFO] [stdout] 29 |         if !self.in_use.compare_and_swap(false, true, Ordering::SeqCst) {
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `core::sync::atomic::AtomicBool::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead
[INFO] [stdout]   --> src/task/task_state.rs:38:25
[INFO] [stdout]    |
[INFO] [stdout] 38 |         if !self.in_use.compare_and_swap(false, true, Ordering::SeqCst) {
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `core::sync::atomic::AtomicU32::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead
[INFO] [stdout]   --> src/task/tick.rs:23:18
[INFO] [stdout]    |
[INFO] [stdout] 23 |                 .compare_and_swap(old_msb, old_msb + 1, Ordering::SeqCst);
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `Box::<T>::from_raw` that must be used
[INFO] [stdout]    --> src/fe_alloc.rs:275:13
[INFO] [stdout]     |
[INFO] [stdout] 275 |             Box::from_raw(ALLOC_LIST[i].ptr);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: call `drop(Box::from_raw(ptr))` if you intend to drop the `Box`
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 275 |             let _ = Box::from_raw(ALLOC_LIST[i].ptr);
[INFO] [stdout]     |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 7 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "1113787d3d9ce4dfaa9d844aea53758128ac294d784df87f9228cb53a88a6890", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1113787d3d9ce4dfaa9d844aea53758128ac294d784df87f9228cb53a88a6890", kill_on_drop: false }`
[INFO] [stdout] 1113787d3d9ce4dfaa9d844aea53758128ac294d784df87f9228cb53a88a6890
[INFO] checking fe_rtos-0.1.1 against try#785364c7e5e0804473a3fddfb579798ea14e3493 for pr-114682
[INFO] extracting crate fe_rtos 0.1.1 into /workspace/builds/worker-3-tc2/source
[INFO] validating manifest of crates.io crate fe_rtos 0.1.1 on toolchain 785364c7e5e0804473a3fddfb579798ea14e3493
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate fe_rtos 0.1.1
[INFO] finished tweaking crates.io crate fe_rtos 0.1.1
[INFO] tweaked toml for crates.io crate fe_rtos 0.1.1 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ccf8ae9e602f12fea7bb0fff994b4ac5091df24c45b35e11ad1e6f744dd28aad
[INFO] running `Command { std: "docker" "start" "-a" "ccf8ae9e602f12fea7bb0fff994b4ac5091df24c45b35e11ad1e6f744dd28aad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ccf8ae9e602f12fea7bb0fff994b4ac5091df24c45b35e11ad1e6f744dd28aad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ccf8ae9e602f12fea7bb0fff994b4ac5091df24c45b35e11ad1e6f744dd28aad", kill_on_drop: false }`
[INFO] [stdout] ccf8ae9e602f12fea7bb0fff994b4ac5091df24c45b35e11ad1e6f744dd28aad
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b67e4e575c32bae0ec0bfdfd88ffa01a6e854a525edbb7addb4e74d1f722ec7a
[INFO] running `Command { std: "docker" "start" "-a" "b67e4e575c32bae0ec0bfdfd88ffa01a6e854a525edbb7addb4e74d1f722ec7a", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.151
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]     Checking cty v0.1.5
[INFO] [stderr]     Checking memchr v2.6.4
[INFO] [stderr]     Checking spin v0.5.2
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking cstr_core v0.1.2
[INFO] [stderr]     Checking crossbeam-queue v0.2.3
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling fe_osi v0.1.1
[INFO] [stderr]    Compiling fe_rtos v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the feature `const_btree_new` has been partially stabilized since 1.66.0 and is succeeded by the feature `const_btree_len`
[INFO] [stdout]  --> src/lib.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![feature(const_btree_new)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] help: if you are using features which are still unstable, change to using `const_btree_len`
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![feature(const_btree_len)]
[INFO] [stdout]   |            ~~~~~~~~~~~~~~~
[INFO] [stdout] help: if you are using features which are now stable, remove this line
[INFO] [stdout]   |
[INFO] [stdout] 2 - #![feature(const_btree_new)]
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the `#[alloc_error_handler]` in fe_osi conflicts with allocation error handler in: std
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `const_btree_new` has been partially stabilized since 1.66.0 and is succeeded by the feature `const_btree_len`
[INFO] [stdout]  --> src/lib.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![feature(const_btree_new)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] help: if you are using features which are still unstable, change to using `const_btree_len`
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![feature(const_btree_len)]
[INFO] [stdout]   |            ~~~~~~~~~~~~~~~
[INFO] [stdout] help: if you are using features which are now stable, remove this line
[INFO] [stdout]   |
[INFO] [stdout] 2 - #![feature(const_btree_new)]
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0152]: found duplicate lang item `panic_impl`
[INFO] [stdout]   --> src/interrupt.rs:92:1
[INFO] [stdout]    |
[INFO] [stdout] 92 | fn panic(panic_info: &PanicInfo<'_>) -> ! {
[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/785364c7e5e0804473a3fddfb579798ea14e3493/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ac8c01c554941eda.rlib
[INFO] [stdout]    = note: second definition in the local crate (`fe_rtos`)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0152`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `fe_rtos` (lib test) due to 3 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: use of deprecated method `core::sync::atomic::AtomicUsize::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead
[INFO] [stdout]   --> src/spinlock.rs:22:27
[INFO] [stdout]    |
[INFO] [stdout] 22 |             if self.count.compare_and_swap(0, 1, Ordering::SeqCst) == 0 {
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `core::sync::atomic::AtomicUsize::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead
[INFO] [stdout]   --> src/spinlock.rs:39:23
[INFO] [stdout]    |
[INFO] [stdout] 39 |         if self.count.compare_and_swap(0, 1, Ordering::SeqCst) == 0 {
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `core::sync::atomic::AtomicBool::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead
[INFO] [stdout]   --> src/task/task_state.rs:29:25
[INFO] [stdout]    |
[INFO] [stdout] 29 |         if !self.in_use.compare_and_swap(false, true, Ordering::SeqCst) {
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `core::sync::atomic::AtomicBool::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead
[INFO] [stdout]   --> src/task/task_state.rs:38:25
[INFO] [stdout]    |
[INFO] [stdout] 38 |         if !self.in_use.compare_and_swap(false, true, Ordering::SeqCst) {
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `core::sync::atomic::AtomicU32::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead
[INFO] [stdout]   --> src/task/tick.rs:23:18
[INFO] [stdout]    |
[INFO] [stdout] 23 |                 .compare_and_swap(old_msb, old_msb + 1, Ordering::SeqCst);
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `Box::<T>::from_raw` that must be used
[INFO] [stdout]    --> src/fe_alloc.rs:275:13
[INFO] [stdout]     |
[INFO] [stdout] 275 |             Box::from_raw(ALLOC_LIST[i].ptr);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: call `drop(Box::from_raw(ptr))` if you intend to drop the `Box`
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 275 |             let _ = Box::from_raw(ALLOC_LIST[i].ptr);
[INFO] [stdout]     |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 7 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "b67e4e575c32bae0ec0bfdfd88ffa01a6e854a525edbb7addb4e74d1f722ec7a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b67e4e575c32bae0ec0bfdfd88ffa01a6e854a525edbb7addb4e74d1f722ec7a", kill_on_drop: false }`
[INFO] [stdout] b67e4e575c32bae0ec0bfdfd88ffa01a6e854a525edbb7addb4e74d1f722ec7a
