[INFO] cloning repository https://github.com/jrjdavidson/mpu_firmware [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jrjdavidson/mpu_firmware" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjrjdavidson%2Fmpu_firmware", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjrjdavidson%2Fmpu_firmware'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3035dfe70b18b43c2418988618e3e8921b106646 [INFO] checking jrjdavidson/mpu_firmware against try#81ab7f2139295590561adbe6d5b0aaa2feff765f for pr-146470-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjrjdavidson%2Fmpu_firmware" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-3-tc2/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-3-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/jrjdavidson/mpu_firmware [INFO] removed 0 missing tests [INFO] finished tweaking git repo https://github.com/jrjdavidson/mpu_firmware [INFO] tweaked toml for git repo https://github.com/jrjdavidson/mpu_firmware written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/jrjdavidson/mpu_firmware on toolchain 81ab7f2139295590561adbe6d5b0aaa2feff765f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+81ab7f2139295590561adbe6d5b0aaa2feff765f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/jrjdavidson/mpu_firmware 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" "+81ab7f2139295590561adbe6d5b0aaa2feff765f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded panic-rtt-target v0.2.0 [INFO] [stderr] Downloaded rtt-target v0.6.1 [INFO] [stderr] Downloaded static_cell v2.1.1 [INFO] [stderr] Downloaded trouble-host-macros v0.2.0 [INFO] [stderr] Downloaded bitfield-macros v0.19.1 [INFO] [stderr] Downloaded embassy-sync v0.7.0 [INFO] [stderr] Downloaded mpu6050-dmp v0.6.0 [INFO] [stderr] Downloaded trouble-host v0.2.4 [INFO] [stderr] Downloaded embedded-test-macros v0.6.1 [INFO] [stderr] Downloaded semihosting v0.1.20 [INFO] [stderr] Downloaded esp-hal-embassy v0.9.0 [INFO] [stderr] Downloaded bitfield v0.19.1 [INFO] [stderr] Downloaded delegate v0.13.3 [INFO] [stderr] Downloaded allocator-api2 v0.3.0 [INFO] [stderr] Downloaded esp-wifi v0.15.0 [INFO] [stderr] Downloaded micromath v2.1.0 [INFO] [stderr] Downloaded bt-hci v0.3.2 [INFO] [stderr] Downloaded serde-json-core v0.6.0 [INFO] [stderr] Downloaded esp-config v0.4.0 [INFO] [stderr] Downloaded esp-bootloader-esp-idf v0.1.0 [INFO] [stderr] Downloaded esp-alloc v0.8.0 [INFO] [stderr] Downloaded embedded-test v0.6.2 [INFO] [stderr] Downloaded esp-hal-buzzer v0.1.0 [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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+81ab7f2139295590561adbe6d5b0aaa2feff765f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 433691a80811f03261d1204861e2a6ad0098fb0a8cb8f66c62258d630c4a0bb8 [INFO] running `Command { std: "docker" "start" "-a" "433691a80811f03261d1204861e2a6ad0098fb0a8cb8f66c62258d630c4a0bb8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "433691a80811f03261d1204861e2a6ad0098fb0a8cb8f66c62258d630c4a0bb8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "433691a80811f03261d1204861e2a6ad0098fb0a8cb8f66c62258d630c4a0bb8", kill_on_drop: false }` [INFO] [stdout] 433691a80811f03261d1204861e2a6ad0098fb0a8cb8f66c62258d630c4a0bb8 [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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+81ab7f2139295590561adbe6d5b0aaa2feff765f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 830504484bd7ef9c1f97d8cf8afd7581193c0e78540f202ab6d888c9d42b0deb [INFO] running `Command { std: "docker" "start" "-a" "830504484bd7ef9c1f97d8cf8afd7581193c0e78540f202ab6d888c9d42b0deb", kill_on_drop: false }` [INFO] [stderr] Compiling defmt v1.0.1 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling defmt-macros v1.0.1 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Checking critical-section v1.2.0 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Compiling esp-metadata-generated v0.1.0 [INFO] [stderr] Checking cfg-if v1.0.1 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling embedded-hal-async v1.0.0 [INFO] [stderr] Compiling embassy-time-driver v0.2.0 [INFO] [stderr] Compiling evalexpr v12.0.2 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Checking nb v1.1.0 [INFO] [stderr] Compiling embedded-io-async v0.6.1 [INFO] [stderr] Checking hash32 v0.3.1 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking nb v0.1.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking embedded-hal v0.2.7 [INFO] [stderr] Compiling esp-rom-sys v0.1.1 [INFO] [stderr] Compiling embassy-sync v0.6.2 [INFO] [stderr] Checking embedded-storage v0.3.1 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling strum_macros v0.27.1 [INFO] [stderr] Compiling document-features v0.2.11 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling esp32c6 v0.21.0 [INFO] [stderr] Checking ufmt-write v0.1.0 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Checking embedded-storage-async v0.4.1 [INFO] [stderr] Compiling bitfield-macros v0.19.1 [INFO] [stderr] Compiling embassy-executor v0.7.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking gcd v2.3.0 [INFO] [stderr] Checking vcell v0.1.3 [INFO] [stderr] Compiling embassy-sync v0.7.0 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling indoc v2.0.6 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking esp-config v0.5.0 [INFO] [stderr] Checking embedded-can v0.4.1 [INFO] [stderr] Compiling delegate v0.13.3 [INFO] [stderr] Checking bitflags v2.9.1 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Checking bytemuck v1.23.1 [INFO] [stderr] Compiling embassy-time-queue-utils v0.1.0 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking futures-intrusive v0.5.0 [INFO] [stderr] Compiling esp-wifi-sys v0.7.1 [INFO] [stderr] Checking uuid v1.17.0 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking bitfield v0.19.1 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling convert_case v0.8.0 [INFO] [stderr] Checking static_cell v2.1.1 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling defmt-parser v1.0.0 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling portable_atomic_enum_macros v0.2.1 [INFO] [stderr] Checking linked_list_allocator v0.10.5 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling trouble-host v0.2.4 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Checking allocator-api2 v0.3.0 [INFO] [stderr] Checking md-5 v0.10.6 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking esp-config v0.4.0 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling semihosting v0.1.20 [INFO] [stderr] Compiling mputest v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling embedded-test v0.6.2 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Checking micromath v2.1.0 [INFO] [stderr] Checking portable_atomic_enum v0.3.1 [INFO] [stdout] error: unsupported target; if you need support for this target, please submit an issue at [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/semihosting-0.1.20/src/lib.rs:271:1 [INFO] [stdout] | [INFO] [stdout] 271 | / compile_error!( [INFO] [stdout] 272 | | "unsupported target; if you need support for this target, \ [INFO] [stdout] 273 | | please submit an issue at " [INFO] [stdout] 274 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `self::imp` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/semihosting-0.1.20/src/experimental/env.rs:35:26 [INFO] [stdout] | [INFO] [stdout] 35 | pub(crate) use self::imp::{ArgsBytes, args_bytes}; [INFO] [stdout] | ^^^ could not find `imp` in `self` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/semihosting-0.1.20/src/experimental/env.rs:87:9 [INFO] [stdout] | [INFO] [stdout] 80 | #[cfg(any( [INFO] [stdout] | ______________- [INFO] [stdout] 81 | | target_arch = "aarch64", [INFO] [stdout] 82 | | target_arch = "arm", [INFO] [stdout] 83 | | target_arch = "riscv32", [INFO] [stdout] 84 | | target_arch = "riscv64", [INFO] [stdout] 85 | | all(target_arch = "xtensa", feature = "openocd-semihosting"), [INFO] [stdout] 86 | | ))] [INFO] [stdout] | |_____- the item is gated here [INFO] [stdout] 87 | mod imp { [INFO] [stdout] | ^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/semihosting-0.1.20/src/experimental/env.rs:127:9 [INFO] [stdout] | [INFO] [stdout] 121 | #[cfg(any( [INFO] [stdout] | ______________- [INFO] [stdout] 122 | | target_arch = "mips", [INFO] [stdout] 123 | | target_arch = "mips32r6", [INFO] [stdout] 124 | | target_arch = "mips64", [INFO] [stdout] 125 | | target_arch = "mips64r6", [INFO] [stdout] 126 | | ))] [INFO] [stdout] | |_____- the item is gated here [INFO] [stdout] 127 | mod imp { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::sys::arch` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/semihosting-0.1.20/src/sys/errno.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | sys::arch::errno, [INFO] [stdout] | ^^^^ could not find `arch` in `sys` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/semihosting-0.1.20/src/sys/mod.rs:20:25 [INFO] [stdout] | [INFO] [stdout] 13 | #[cfg(any( [INFO] [stdout] | __________- [INFO] [stdout] 14 | | target_arch = "aarch64", [INFO] [stdout] 15 | | target_arch = "arm", [INFO] [stdout] 16 | | target_arch = "riscv32", [INFO] [stdout] 17 | | target_arch = "riscv64", [INFO] [stdout] 18 | | all(target_arch = "xtensa", feature = "openocd-semihosting"), [INFO] [stdout] 19 | | ))] [INFO] [stdout] | |_- the item is gated here [INFO] [stdout] 20 | use self::arm_compat as arch; [INFO] [stdout] | ^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/semihosting-0.1.20/src/sys/mod.rs:46:19 [INFO] [stdout] | [INFO] [stdout] 40 | #[cfg(any( [INFO] [stdout] | __________- [INFO] [stdout] 41 | | target_arch = "mips", [INFO] [stdout] 42 | | target_arch = "mips32r6", [INFO] [stdout] 43 | | target_arch = "mips64", [INFO] [stdout] 44 | | target_arch = "mips64r6", [INFO] [stdout] 45 | | ))] [INFO] [stdout] | |_- the item is gated here [INFO] [stdout] 46 | use self::mips as arch; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `self::arch` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/semihosting-0.1.20/src/sys/mod.rs:75:5 [INFO] [stdout] | [INFO] [stdout] 75 | arch::{close, exit, should_close}, [INFO] [stdout] | ^^^^ could not find `arch` in `self` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/semihosting-0.1.20/src/sys/mod.rs:20:25 [INFO] [stdout] | [INFO] [stdout] 13 | #[cfg(any( [INFO] [stdout] | __________- [INFO] [stdout] 14 | | target_arch = "aarch64", [INFO] [stdout] 15 | | target_arch = "arm", [INFO] [stdout] 16 | | target_arch = "riscv32", [INFO] [stdout] 17 | | target_arch = "riscv64", [INFO] [stdout] 18 | | all(target_arch = "xtensa", feature = "openocd-semihosting"), [INFO] [stdout] 19 | | ))] [INFO] [stdout] | |_- the item is gated here [INFO] [stdout] 20 | use self::arm_compat as arch; [INFO] [stdout] | ^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/semihosting-0.1.20/src/sys/mod.rs:46:19 [INFO] [stdout] | [INFO] [stdout] 40 | #[cfg(any( [INFO] [stdout] | __________- [INFO] [stdout] 41 | | target_arch = "mips", [INFO] [stdout] 42 | | target_arch = "mips32r6", [INFO] [stdout] 43 | | target_arch = "mips64", [INFO] [stdout] 44 | | target_arch = "mips64r6", [INFO] [stdout] 45 | | ))] [INFO] [stdout] | |_- the item is gated here [INFO] [stdout] 46 | use self::mips as arch; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `semihosting` (lib) due to 4 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "830504484bd7ef9c1f97d8cf8afd7581193c0e78540f202ab6d888c9d42b0deb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "830504484bd7ef9c1f97d8cf8afd7581193c0e78540f202ab6d888c9d42b0deb", kill_on_drop: false }` [INFO] [stdout] 830504484bd7ef9c1f97d8cf8afd7581193c0e78540f202ab6d888c9d42b0deb