[INFO] fetching crate fast-trap 0.0.1...
[INFO] checking fast-trap-0.0.1 against master#4d1bd0db7f489b22c6d8aa2385937a95412c015b for pr-114682
[INFO] extracting crate fast-trap 0.0.1 into /workspace/builds/worker-7-tc1/source
[INFO] validating manifest of crates.io crate fast-trap 0.0.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 fast-trap 0.0.1
[INFO] finished tweaking crates.io crate fast-trap 0.0.1
[INFO] tweaked toml for crates.io crate fast-trap 0.0.1 written to /workspace/builds/worker-7-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] 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 1862a7c00ff9e95ee773077af5578f9461239d1af046686b5be4627412525a37
[INFO] running `Command { std: "docker" "start" "-a" "1862a7c00ff9e95ee773077af5578f9461239d1af046686b5be4627412525a37", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1862a7c00ff9e95ee773077af5578f9461239d1af046686b5be4627412525a37", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1862a7c00ff9e95ee773077af5578f9461239d1af046686b5be4627412525a37", kill_on_drop: false }`
[INFO] [stdout] 1862a7c00ff9e95ee773077af5578f9461239d1af046686b5be4627412525a37
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] e5e4bd375ee125ae582c6a7341b3d719dcf2d896c5e60d68e13fc45655862d43
[INFO] running `Command { std: "docker" "start" "-a" "e5e4bd375ee125ae582c6a7341b3d719dcf2d896c5e60d68e13fc45655862d43", kill_on_drop: false }`
[INFO] [stderr]     Checking fast-trap v0.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved imports `hal::load_direct_trap_entry`, `hal::soft_trap`
[INFO] [stdout]   --> src/lib.rs:13:15
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub use hal::{load_direct_trap_entry, reuse_stack_for_trap, soft_trap, trap_entry, FlowContext};
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^                        ^^^^^^^^^ no `soft_trap` in `hal`
[INFO] [stdout]    |               |
[INFO] [stdout]    |               no `load_direct_trap_entry` in `hal`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `hal::load_direct_trap_entry`, `hal::soft_trap`
[INFO] [stdout]   --> src/lib.rs:13:15
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub use hal::{load_direct_trap_entry, reuse_stack_for_trap, soft_trap, trap_entry, FlowContext};
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^                        ^^^^^^^^^ no `soft_trap` in `hal`
[INFO] [stdout]    |               |
[INFO] [stdout]    |               no `load_direct_trap_entry` in `hal`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `exchange` in this scope
[INFO] [stdout]    --> src/hal/riscv/mod.rs:133:9
[INFO] [stdout]     |
[INFO] [stdout] 133 |         exchange!(),
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `exchange_scratch` in module `hal`
[INFO] [stdout]   --> src/lib.rs:61:28
[INFO] [stdout]    |
[INFO] [stdout] 61 |         let scratch = hal::exchange_scratch(self.0.as_ptr() as _);
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^ not found in `hal`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `exchange_scratch` in module `hal`
[INFO] [stdout]   --> src/lib.rs:99:24
[INFO] [stdout]    |
[INFO] [stdout] 99 |         let ptr = hal::exchange_scratch(self.0) as *mut TrapHandler;
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^ not found in `hal`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unused macro definition: `save`
[INFO] [stdout]   --> src/hal/riscv/mod.rs:44:18
[INFO] [stdout]    |
[INFO] [stdout] 44 |     macro_rules! save {
[INFO] [stdout]    |                  ^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> src/lib.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout] 5  | #![deny(warnings, missing_docs)]
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    = note: `#[deny(unused_macros)]` implied by `#[deny(warnings)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unused macro definition: `load`
[INFO] [stdout]   --> src/hal/riscv/mod.rs:58:18
[INFO] [stdout]    |
[INFO] [stdout] 58 |     macro_rules! load {
[INFO] [stdout]    |                  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `exchange` in this scope
[INFO] [stdout]    --> src/hal/riscv/mod.rs:133:9
[INFO] [stdout]     |
[INFO] [stdout] 133 |         exchange!(),
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `exchange_scratch` in module `hal`
[INFO] [stdout]   --> src/lib.rs:61:28
[INFO] [stdout]    |
[INFO] [stdout] 61 |         let scratch = hal::exchange_scratch(self.0.as_ptr() as _);
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^ not found in `hal`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `exchange_scratch` in module `hal`
[INFO] [stdout]   --> src/lib.rs:99:24
[INFO] [stdout]    |
[INFO] [stdout] 99 |         let ptr = hal::exchange_scratch(self.0) as *mut TrapHandler;
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^ not found in `hal`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unused macro definition: `save`
[INFO] [stdout]   --> src/hal/riscv/mod.rs:44:18
[INFO] [stdout]    |
[INFO] [stdout] 44 |     macro_rules! save {
[INFO] [stdout]    |                  ^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> src/lib.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout] 5  | #![deny(warnings, missing_docs)]
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    = note: `#[deny(unused_macros)]` implied by `#[deny(warnings)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unused macro definition: `load`
[INFO] [stdout]   --> src/hal/riscv/mod.rs:58:18
[INFO] [stdout]    |
[INFO] [stdout] 58 |     macro_rules! load {
[INFO] [stdout]    |                  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `load_others` found for reference `&riscv::FlowContext` in the current scope
[INFO] [stdout]   --> src/fast.rs:47:42
[INFO] [stdout]    |
[INFO] [stdout] 47 |         unsafe { self.0.context.as_ref().load_others() };
[INFO] [stdout]    |                                          ^^^^^^^^^^^ method not found in `&FlowContext`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `load_others` found for reference `&riscv::FlowContext` in the current scope
[INFO] [stdout]   --> src/fast.rs:66:34
[INFO] [stdout]    |
[INFO] [stdout] 66 |         unsafe { others.as_ref().load_others() };
[INFO] [stdout]    |                                  ^^^^^^^^^^^ method not found in `&FlowContext`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 8 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0432, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `load_others` found for reference `&riscv::FlowContext` in the current scope
[INFO] [stdout]   --> src/fast.rs:47:42
[INFO] [stdout]    |
[INFO] [stdout] 47 |         unsafe { self.0.context.as_ref().load_others() };
[INFO] [stdout]    |                                          ^^^^^^^^^^^ method not found in `&FlowContext`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `fast-trap` (lib) due to 9 previous errors
[INFO] [stdout] error[E0599]: no method named `load_others` found for reference `&riscv::FlowContext` in the current scope
[INFO] [stdout]   --> src/fast.rs:66:34
[INFO] [stdout]    |
[INFO] [stdout] 66 |         unsafe { others.as_ref().load_others() };
[INFO] [stdout]    |                                  ^^^^^^^^^^^ method not found in `&FlowContext`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: aborting due to 8 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0432, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `fast-trap` (lib test) due to 9 previous errors
[INFO] running `Command { std: "docker" "inspect" "e5e4bd375ee125ae582c6a7341b3d719dcf2d896c5e60d68e13fc45655862d43", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e5e4bd375ee125ae582c6a7341b3d719dcf2d896c5e60d68e13fc45655862d43", kill_on_drop: false }`
[INFO] [stdout] e5e4bd375ee125ae582c6a7341b3d719dcf2d896c5e60d68e13fc45655862d43
[INFO] checking fast-trap-0.0.1 against try#785364c7e5e0804473a3fddfb579798ea14e3493 for pr-114682
[INFO] extracting crate fast-trap 0.0.1 into /workspace/builds/worker-7-tc2/source
[INFO] validating manifest of crates.io crate fast-trap 0.0.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 fast-trap 0.0.1
[INFO] finished tweaking crates.io crate fast-trap 0.0.1
[INFO] tweaked toml for crates.io crate fast-trap 0.0.1 written to /workspace/builds/worker-7-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] 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-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 4765105f5d931edff28b29ccf48f35fa038da26ab88c66a8eb5e73003f56b1ed
[INFO] running `Command { std: "docker" "start" "-a" "4765105f5d931edff28b29ccf48f35fa038da26ab88c66a8eb5e73003f56b1ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4765105f5d931edff28b29ccf48f35fa038da26ab88c66a8eb5e73003f56b1ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4765105f5d931edff28b29ccf48f35fa038da26ab88c66a8eb5e73003f56b1ed", kill_on_drop: false }`
[INFO] [stdout] 4765105f5d931edff28b29ccf48f35fa038da26ab88c66a8eb5e73003f56b1ed
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] cc65ebca29081d35aff2d9789967ac9c2c1ab2d94aef35188334ff3cffb88cba
[INFO] running `Command { std: "docker" "start" "-a" "cc65ebca29081d35aff2d9789967ac9c2c1ab2d94aef35188334ff3cffb88cba", kill_on_drop: false }`
[INFO] [stderr]     Checking fast-trap v0.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved imports `hal::load_direct_trap_entry`, `hal::soft_trap`
[INFO] [stdout]   --> src/lib.rs:13:15
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub use hal::{load_direct_trap_entry, reuse_stack_for_trap, soft_trap, trap_entry, FlowContext};
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^                        ^^^^^^^^^ no `soft_trap` in `hal`
[INFO] [stdout]    |               |
[INFO] [stdout]    |               no `load_direct_trap_entry` in `hal`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `hal::load_direct_trap_entry`, `hal::soft_trap`
[INFO] [stdout]   --> src/lib.rs:13:15
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub use hal::{load_direct_trap_entry, reuse_stack_for_trap, soft_trap, trap_entry, FlowContext};
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^                        ^^^^^^^^^ no `soft_trap` in `hal`
[INFO] [stdout]    |               |
[INFO] [stdout]    |               no `load_direct_trap_entry` in `hal`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `exchange` in this scope
[INFO] [stdout]    --> src/hal/riscv/mod.rs:133:9
[INFO] [stdout]     |
[INFO] [stdout] 133 |         exchange!(),
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `exchange_scratch` in module `hal`
[INFO] [stdout]   --> src/lib.rs:61:28
[INFO] [stdout]    |
[INFO] [stdout] 61 |         let scratch = hal::exchange_scratch(self.0.as_ptr() as _);
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^ not found in `hal`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `exchange_scratch` in module `hal`
[INFO] [stdout]   --> src/lib.rs:99:24
[INFO] [stdout]    |
[INFO] [stdout] 99 |         let ptr = hal::exchange_scratch(self.0) as *mut TrapHandler;
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^ not found in `hal`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `exchange` in this scope
[INFO] [stdout]    --> src/hal/riscv/mod.rs:133:9
[INFO] [stdout]     |
[INFO] [stdout] 133 |         exchange!(),
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unused macro definition: `save`
[INFO] [stdout]   --> src/hal/riscv/mod.rs:44:18
[INFO] [stdout]    |
[INFO] [stdout] 44 |     macro_rules! save {
[INFO] [stdout]    |                  ^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> src/lib.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout] 5  | #![deny(warnings, missing_docs)]
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    = note: `#[deny(unused_macros)]` implied by `#[deny(warnings)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unused macro definition: `load`
[INFO] [stdout]   --> src/hal/riscv/mod.rs:58:18
[INFO] [stdout]    |
[INFO] [stdout] 58 |     macro_rules! load {
[INFO] [stdout]    |                  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `exchange_scratch` in module `hal`
[INFO] [stdout]   --> src/lib.rs:61:28
[INFO] [stdout]    |
[INFO] [stdout] 61 |         let scratch = hal::exchange_scratch(self.0.as_ptr() as _);
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^ not found in `hal`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `exchange_scratch` in module `hal`
[INFO] [stdout]   --> src/lib.rs:99:24
[INFO] [stdout]    |
[INFO] [stdout] 99 |         let ptr = hal::exchange_scratch(self.0) as *mut TrapHandler;
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^ not found in `hal`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unused macro definition: `save`
[INFO] [stdout]   --> src/hal/riscv/mod.rs:44:18
[INFO] [stdout]    |
[INFO] [stdout] 44 |     macro_rules! save {
[INFO] [stdout]    |                  ^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> src/lib.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout] 5  | #![deny(warnings, missing_docs)]
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    = note: `#[deny(unused_macros)]` implied by `#[deny(warnings)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unused macro definition: `load`
[INFO] [stdout]   --> src/hal/riscv/mod.rs:58:18
[INFO] [stdout]    |
[INFO] [stdout] 58 |     macro_rules! load {
[INFO] [stdout]    |                  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `load_others` found for reference `&riscv::FlowContext` in the current scope
[INFO] [stdout]   --> src/fast.rs:47:42
[INFO] [stdout]    |
[INFO] [stdout] 47 |         unsafe { self.0.context.as_ref().load_others() };
[INFO] [stdout]    |                                          ^^^^^^^^^^^ method not found in `&FlowContext`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `load_others` found for reference `&riscv::FlowContext` in the current scope
[INFO] [stdout]   --> src/fast.rs:66:34
[INFO] [stdout]    |
[INFO] [stdout] 66 |         unsafe { others.as_ref().load_others() };
[INFO] [stdout]    |                                  ^^^^^^^^^^^ method not found in `&FlowContext`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `load_others` found for reference `&riscv::FlowContext` in the current scope
[INFO] [stdout]   --> src/fast.rs:47:42
[INFO] [stdout]    |
[INFO] [stdout] 47 |         unsafe { self.0.context.as_ref().load_others() };
[INFO] [stdout]    |                                          ^^^^^^^^^^^ method not found in `&FlowContext`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 8 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0432, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `load_others` found for reference `&riscv::FlowContext` in the current scope
[INFO] [stdout]   --> src/fast.rs:66:34
[INFO] [stdout]    |
[INFO] [stdout] 66 |         unsafe { others.as_ref().load_others() };
[INFO] [stdout]    |                                  ^^^^^^^^^^^ method not found in `&FlowContext`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `fast-trap` (lib) due to 9 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: aborting due to 8 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0432, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `fast-trap` (lib test) due to 9 previous errors
[INFO] running `Command { std: "docker" "inspect" "cc65ebca29081d35aff2d9789967ac9c2c1ab2d94aef35188334ff3cffb88cba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cc65ebca29081d35aff2d9789967ac9c2c1ab2d94aef35188334ff3cffb88cba", kill_on_drop: false }`
[INFO] [stdout] cc65ebca29081d35aff2d9789967ac9c2c1ab2d94aef35188334ff3cffb88cba
