[INFO] cloning repository https://github.com/peter9477/none-fault [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/peter9477/none-fault" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpeter9477%2Fnone-fault", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpeter9477%2Fnone-fault'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a81d51222ec580110671a2b24673aa0a1eb46d92 [INFO] testing peter9477/none-fault against beta-2025-09-21 for beta-1.91-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpeter9477%2Fnone-fault" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-5-tc2/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-5-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/peter9477/none-fault [INFO] finished tweaking git repo https://github.com/peter9477/none-fault [INFO] tweaked toml for git repo https://github.com/peter9477/none-fault written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/peter9477/none-fault on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/peter9477/none-fault 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b43bea0c7ec8b08547ed20d92a69387f8208ee4e3b588322625d639880480da7 [INFO] running `Command { std: "docker" "start" "-a" "b43bea0c7ec8b08547ed20d92a69387f8208ee4e3b588322625d639880480da7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b43bea0c7ec8b08547ed20d92a69387f8208ee4e3b588322625d639880480da7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b43bea0c7ec8b08547ed20d92a69387f8208ee4e3b588322625d639880480da7", kill_on_drop: false }` [INFO] [stdout] b43bea0c7ec8b08547ed20d92a69387f8208ee4e3b588322625d639880480da7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9c6a2ce073e28ae97aac42b1539399bc16326be4e57d09163f57c59f7717bd11 [INFO] running `Command { std: "docker" "start" "-a" "9c6a2ce073e28ae97aac42b1539399bc16326be4e57d09163f57c59f7717bd11", kill_on_drop: false }` [INFO] [stderr] Compiling critical-section v1.1.2 [INFO] [stderr] Compiling proc-macro2 v1.0.70 [INFO] [stderr] Compiling cortex-m v0.7.7 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling nb v1.1.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling semver v1.0.20 [INFO] [stderr] Compiling vcell v0.1.3 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling bitfield v0.13.2 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling nb v0.1.3 [INFO] [stderr] Compiling volatile-register v0.2.2 [INFO] [stderr] Compiling futures-sink v0.3.29 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling cortex-m-rt v0.7.3 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling embedded-hal v0.2.7 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling az v1.2.1 [INFO] [stderr] Compiling atomic-polyfill v1.0.3 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling nrf52840-pac v0.12.2 [INFO] [stderr] Compiling hash32 v0.2.1 [INFO] [stderr] Compiling fixed v1.24.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling half v2.3.1 [INFO] [stderr] Compiling embassy-sync v0.2.0 (https://github.com/embassy-rs/embassy?rev=ce66276#ce662766) [INFO] [stderr] Compiling embedded-storage v0.3.1 [INFO] [stderr] Compiling bytemuck v1.14.0 [INFO] [stderr] Compiling portable-atomic v1.6.0 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Compiling usb-device v0.2.9 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling embassy-hal-internal v0.1.0 (https://github.com/embassy-rs/embassy?rev=ce66276#ce662766) [INFO] [stderr] Compiling nrf-hal-common v0.16.0 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling embedded-dma v0.2.0 [INFO] [stderr] Compiling bare-metal v0.2.5 [INFO] [stderr] Compiling embedded-hal v1.0.0-rc.1 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling futures-io v0.3.29 [INFO] [stderr] Compiling ufmt-write v0.1.0 [INFO] [stderr] Compiling embassy-executor v0.3.0 (https://github.com/embassy-rs/embassy?rev=ce66276#ce662766) [INFO] [stderr] Compiling nrf52840-hal v0.16.0 [INFO] [stderr] Compiling rtt-target v0.4.0 (https://github.com/probe-rs/rtt-target?rev=59b236ce50e44826031adbfc12742e4a0b8d5d6c#59b236ce) [INFO] [stderr] Compiling linked_list_allocator v0.10.5 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling none-fault v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling embedded-io v0.5.0 [INFO] [stderr] Compiling embedded-alloc v0.5.1 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling heapless v0.7.17 [INFO] [stderr] Compiling nrf-usbd v0.2.0 [INFO] [stderr] Compiling panic-rtt-target v0.1.2 (https://github.com/probe-rs/rtt-target?rev=59b236ce50e44826031adbfc12742e4a0b8d5d6c#59b236ce) [INFO] [stderr] Compiling syn v2.0.40 [INFO] [stderr] Compiling static_cell v1.3.0 [INFO] [stderr] Compiling embassy-time v0.1.3 (https://github.com/embassy-rs/embassy?rev=ce66276#ce662766) [INFO] [stderr] Compiling futures v0.3.29 [INFO] [stderr] Compiling embassy-embedded-hal v0.1.0 (https://github.com/embassy-rs/embassy?rev=ce66276#ce662766) [INFO] [stderr] Compiling darling_core v0.20.3 [INFO] [stderr] Compiling darling_macro v0.20.3 [INFO] [stderr] Compiling darling v0.20.3 [INFO] [stderr] Compiling embassy-macros v0.2.1 (https://github.com/embassy-rs/embassy?rev=ce66276#ce662766) [INFO] [stderr] Compiling cortex-m-rt-macros v0.7.0 [INFO] [stderr] Compiling embassy-nrf v0.1.0 (https://github.com/embassy-rs/embassy?rev=ce66276#ce662766) [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> src/main.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | #![feature(type_alias_impl_trait)] // needed for embassy_executor::main [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> src/main.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | #![feature(alloc_error_handler)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `term` [INFO] [stdout] --> src/main.rs:122:11 [INFO] [stdout] | [INFO] [stdout] 122 | #[cfg(not(feature = "term"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` [INFO] [stdout] = help: consider adding `term` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stderr] error: could not compile `none-fault` (bin "none-fault") due to 2 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "9c6a2ce073e28ae97aac42b1539399bc16326be4e57d09163f57c59f7717bd11", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c6a2ce073e28ae97aac42b1539399bc16326be4e57d09163f57c59f7717bd11", kill_on_drop: false }` [INFO] [stdout] 9c6a2ce073e28ae97aac42b1539399bc16326be4e57d09163f57c59f7717bd11