[INFO] cloning repository https://github.com/TXequestria/rustsbi [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/TXequestria/rustsbi" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTXequestria%2Frustsbi", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTXequestria%2Frustsbi'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2da0b5ced2ab5c0cdb31fec372b90254c38679b4 [INFO] testing TXequestria/rustsbi against try#8da20828b6ea601dfd8e2448cb50ace88876bd78 for pr-150933 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTXequestria%2Frustsbi" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/TXequestria/rustsbi [INFO] finished tweaking git repo https://github.com/TXequestria/rustsbi [INFO] tweaked toml for git repo https://github.com/TXequestria/rustsbi written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/TXequestria/rustsbi on toolchain 8da20828b6ea601dfd8e2448cb50ace88876bd78 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/TXequestria/rustsbi 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" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded embedded-hal-nb v1.0.0 [INFO] [stderr] Downloaded thiserror-impl-no-std v2.0.2 [INFO] [stderr] Downloaded thiserror-no-std v2.0.2 [INFO] [stderr] Downloaded indexmap v2.11.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 62bf4c8877b5ed53df32adc93989b575020a44428464675af4136472fc63b97c [INFO] running `Command { std: "docker" "start" "-a" "62bf4c8877b5ed53df32adc93989b575020a44428464675af4136472fc63b97c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "62bf4c8877b5ed53df32adc93989b575020a44428464675af4136472fc63b97c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "62bf4c8877b5ed53df32adc93989b575020a44428464675af4136472fc63b97c", kill_on_drop: false }` [INFO] [stdout] 62bf4c8877b5ed53df32adc93989b575020a44428464675af4136472fc63b97c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aab08f0b5b013ead9cc0d17885eebd908c19dd93bbc20566ac29c7a3fdeb1e69 [INFO] running `Command { std: "docker" "start" "-a" "aab08f0b5b013ead9cc0d17885eebd908c19dd93bbc20566ac29c7a3fdeb1e69", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.19 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling nb v1.1.0 [INFO] [stderr] Compiling macros v0.1.0 (/opt/rustwide/workdir/crates/macros) [INFO] [stderr] Compiling embedded-hal v1.0.0 [INFO] [stderr] Compiling embedded-hal-nb v1.0.0 [INFO] [stderr] Compiling sbi_trap v0.1.0 (/opt/rustwide/workdir/crates/sbi_trap) [INFO] [stdout] error: cannot find macro `save` in this scope [INFO] [stdout] --> crates/sbi_trap/src/no_vector.rs:98:9 [INFO] [stdout] | [INFO] [stdout] 98 | save!(a0 => a1[b:{off_trap_handler}]), [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `save` in this scope [INFO] [stdout] --> crates/sbi_trap/src/no_vector.rs:148:5 [INFO] [stdout] | [INFO] [stdout] 148 | save!(t0 => sp[b:{off_spill_t0}]), [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `TrapFrame` [INFO] [stdout] --> crates/sbi_trap/src/no_vector.rs:1:24 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{SbiScratch,TrapFrame,TrapHandler,TrapEntry}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `core::mem::offset_of` [INFO] [stdout] --> crates/sbi_trap/src/no_vector.rs:136:5 [INFO] [stdout] | [INFO] [stdout] 136 | use core::mem::offset_of; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> crates/sbi_trap/src/lib.rs:201:30 [INFO] [stdout] | [INFO] [stdout] 201 | pub fn mstatus(&self) -> u64 { [INFO] [stdout] | ------- ^^^ expected `u64`, found `()` [INFO] [stdout] | | [INFO] [stdout] | implicitly returns `()` as its body has no tail or `return` expression [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `mstatus` [INFO] [stdout] --> crates/sbi_trap/src/lib.rs:124:46 [INFO] [stdout] | [INFO] [stdout] 124 | pub fn set_mstatus(self: Pin<&mut Self>, mstatus:u64) { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_mstatus` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `this` [INFO] [stdout] --> crates/sbi_trap/src/lib.rs:125:13 [INFO] [stdout] | [INFO] [stdout] 125 | let this = unsafe {self.get_unchecked_mut()}; [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_this` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `sbi_trap` (lib) due to 3 previous errors; 4 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "aab08f0b5b013ead9cc0d17885eebd908c19dd93bbc20566ac29c7a3fdeb1e69", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aab08f0b5b013ead9cc0d17885eebd908c19dd93bbc20566ac29c7a3fdeb1e69", kill_on_drop: false }` [INFO] [stdout] aab08f0b5b013ead9cc0d17885eebd908c19dd93bbc20566ac29c7a3fdeb1e69