[INFO] cloning repository https://github.com/abbieirl/nds [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/abbieirl/nds" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fabbieirl%2Fnds", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fabbieirl%2Fnds'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b63ab7e75cf4c2adafcf0601ca2adada0c3a0c6e [INFO] testing abbieirl/nds against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fabbieirl%2Fnds" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-1-tc2/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-1-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/abbieirl/nds [INFO] finished tweaking git repo https://github.com/abbieirl/nds [INFO] tweaked toml for git repo https://github.com/abbieirl/nds written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/abbieirl/nds on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/abbieirl/nds 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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "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-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fac384b32367feb8d320175e2b6bdd97b328eae4982df1095e244dffb2acc07d [INFO] running `Command { std: "docker" "start" "-a" "fac384b32367feb8d320175e2b6bdd97b328eae4982df1095e244dffb2acc07d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fac384b32367feb8d320175e2b6bdd97b328eae4982df1095e244dffb2acc07d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fac384b32367feb8d320175e2b6bdd97b328eae4982df1095e244dffb2acc07d", kill_on_drop: false }` [INFO] [stdout] fac384b32367feb8d320175e2b6bdd97b328eae4982df1095e244dffb2acc07d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }` [INFO] [stdout] 619954c7080c3b421734f70fee0ede3911f724ed24618b63ae964a460ab86da7 [INFO] running `Command { std: "docker" "start" "-a" "619954c7080c3b421734f70fee0ede3911f724ed24618b63ae964a460ab86da7", kill_on_drop: false }` [INFO] [stderr] Compiling nds_app v0.1.0 (/opt/rustwide/workdir/nds_app) [INFO] [stderr] Compiling nds_rt v0.1.0 (/opt/rustwide/workdir/nds_rt) [INFO] [stdout] error: named argument never used [INFO] [stdout] --> nds_rt/src/lib.rs:77:9 [INFO] [stdout] | [INFO] [stdout] 77 | mpu = sym _start_mpu, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ named argument never used [INFO] [stdout] | [INFO] [stdout] = help: if this argument is intentionally unused, consider using it in an asm comment: `"/* {mpu} */"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `_start_mpu` in this scope [INFO] [stdout] --> nds_rt/src/lib.rs:77:19 [INFO] [stdout] | [INFO] [stdout] 77 | mpu = sym _start_mpu, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> nds_rt/src/lib.rs:86:22 [INFO] [stdout] | [INFO] [stdout] 82 | #[cfg(all(target_arch = "arm", target_feature = "v5te"))] [INFO] [stdout] | ------------------- the item is gated behind the `arm` feature [INFO] [stdout] ... [INFO] [stdout] 86 | unsafe extern "C" fn _start_mpu() { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: target `x86_64-unknown-linux-gnu` does not support `#[instruction_set(arm::*)]` [INFO] [stdout] --> nds_rt/src/math.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | #[instruction_set(arm::a32)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: "aapcs" is not a supported ABI for the current target [INFO] [stdout] --> nds_rt/src/math.rs:23:8 [INFO] [stdout] | [INFO] [stdout] 23 | extern "aapcs" fn __aeabi_idiv(num: c_int, den: c_int) -> c_int { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: target `x86_64-unknown-linux-gnu` does not support `#[instruction_set(arm::*)]` [INFO] [stdout] --> nds_rt/src/math.rs:47:1 [INFO] [stdout] | [INFO] [stdout] 47 | #[instruction_set(arm::a32)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: "aapcs" is not a supported ABI for the current target [INFO] [stdout] --> nds_rt/src/math.rs:48:8 [INFO] [stdout] | [INFO] [stdout] 48 | extern "aapcs" fn __aeabi_idivmod(num: c_int, den: c_int) -> divmod_t { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: target `x86_64-unknown-linux-gnu` does not support `#[instruction_set(arm::*)]` [INFO] [stdout] --> nds_rt/src/math.rs:68:1 [INFO] [stdout] | [INFO] [stdout] 68 | #[instruction_set(arm::a32)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0570]: "aapcs" is not a supported ABI for the current target [INFO] [stdout] --> nds_rt/src/math.rs:69:8 [INFO] [stdout] | [INFO] [stdout] 69 | extern "aapcs" fn __aeabi_ldivmod(num: c_longlong, den: c_longlong) -> divmod_t { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: target `x86_64-unknown-linux-gnu` does not support `#[instruction_set(arm::*)]` [INFO] [stdout] --> nds_rt/src/lib.rs:49:1 [INFO] [stdout] | [INFO] [stdout] 49 | #[instruction_set(arm::a32)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: target `x86_64-unknown-linux-gnu` does not support `#[instruction_set(arm::*)]` [INFO] [stdout] --> nds_rt/src/lib.rs:112:1 [INFO] [stdout] | [INFO] [stdout] 112 | #[instruction_set(arm::a32)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `asm_cfg` has been stable since 1.93.0 and no longer requires an attribute to enable [INFO] [stdout] --> nds_rt/src/lib.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | #![feature(asm_cfg)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0570. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `nds_rt` (lib) due to 10 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "619954c7080c3b421734f70fee0ede3911f724ed24618b63ae964a460ab86da7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "619954c7080c3b421734f70fee0ede3911f724ed24618b63ae964a460ab86da7", kill_on_drop: false }` [INFO] [stdout] 619954c7080c3b421734f70fee0ede3911f724ed24618b63ae964a460ab86da7