[INFO] cloning repository https://github.com/andhieSetyabudi/mcuboot
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/andhieSetyabudi/mcuboot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FandhieSetyabudi%2Fmcuboot", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FandhieSetyabudi%2Fmcuboot'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 52c332e224c207811da4cf131e35fba7b62e0275
[INFO] testing andhieSetyabudi/mcuboot against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FandhieSetyabudi%2Fmcuboot" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  73% (5407/7403)
Updating files:  74% (5479/7403)
Updating files:  75% (5553/7403)
Updating files:  76% (5627/7403)
Updating files:  77% (5701/7403)
Updating files:  78% (5775/7403)
Updating files:  79% (5849/7403)
Updating files:  80% (5923/7403)
Updating files:  81% (5997/7403)
Updating files:  82% (6071/7403)
Updating files:  83% (6145/7403)
Updating files:  84% (6219/7403)
Updating files:  85% (6293/7403)
Updating files:  86% (6367/7403)
Updating files:  87% (6441/7403)
Updating files:  88% (6515/7403)
Updating files:  89% (6589/7403)
Updating files:  90% (6663/7403)
Updating files:  91% (6737/7403)
Updating files:  92% (6811/7403)
Updating files:  93% (6885/7403)
Updating files:  94% (6959/7403)
Updating files:  95% (7033/7403)
Updating files:  96% (7107/7403)
Updating files:  97% (7181/7403)
Updating files:  98% (7255/7403)
Updating files:  99% (7329/7403)
Updating files: 100% (7403/7403)
Updating files: 100% (7403/7403), done.
[INFO] started tweaking git repo https://github.com/andhieSetyabudi/mcuboot
[INFO] finished tweaking git repo https://github.com/andhieSetyabudi/mcuboot
[INFO] tweaked toml for git repo https://github.com/andhieSetyabudi/mcuboot written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/andhieSetyabudi/mcuboot on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/andhieSetyabudi/mcuboot 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-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /workspace/builds/worker-6-tc2/source/sim/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] [stderr]     Blocking waiting for file lock on package cache
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d0b28c1d40a3ec829ae4cc70c8424f974a922f792d4e621693e7f5bf42b0e430
[INFO] running `Command { std: "docker" "start" "-a" "d0b28c1d40a3ec829ae4cc70c8424f974a922f792d4e621693e7f5bf42b0e430", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d0b28c1d40a3ec829ae4cc70c8424f974a922f792d4e621693e7f5bf42b0e430", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d0b28c1d40a3ec829ae4cc70c8424f974a922f792d4e621693e7f5bf42b0e430", kill_on_drop: false }`
[INFO] [stdout] d0b28c1d40a3ec829ae4cc70c8424f974a922f792d4e621693e7f5bf42b0e430
[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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ad6aa0591196ab4d07aaecf25a7227d05ab0befec426c96cda449067b643dbc4
[INFO] running `Command { std: "docker" "start" "-a" "ad6aa0591196ab4d07aaecf25a7227d05ab0befec426c96cda449067b643dbc4", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/sim/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr]    Compiling libc v0.2.99
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.28
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.74
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling typenum v1.13.0
[INFO] [stderr]    Compiling cc v1.0.69
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.10
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling serde_derive v1.0.127
[INFO] [stderr]    Compiling serde v1.0.127
[INFO] [stderr]    Compiling once_cell v1.8.0
[INFO] [stderr]    Compiling opaque-debug v0.3.0
[INFO] [stderr]    Compiling cpufeatures v0.1.5
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling termcolor v1.1.2
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling getrandom v0.2.3
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling mcuboot-sys v0.1.0 (/opt/rustwide/workdir/sim/mcuboot-sys)
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling rand v0.8.4
[INFO] [stderr]    Compiling cipher v0.3.0
[INFO] [stderr]    Compiling ctr v0.7.0
[INFO] [stderr]    Compiling aes v0.7.4
[INFO] [stderr]    Compiling regex v1.5.4
[INFO] [stderr]    Compiling pem v0.8.3
[INFO] [stderr]    Compiling env_logger v0.9.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.26
[INFO] [stderr]    Compiling thiserror v1.0.26
[INFO] [stderr]    Compiling simflash v0.1.0 (/opt/rustwide/workdir/sim/simflash)
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]    --> sim/mcuboot-sys/src/api.rs:169:5
[INFO] [stdout]     |
[INFO] [stdout] 169 | pub extern fn sim_get_flash_areas() -> *const CAreaDesc {
[INFO] [stdout]     |     ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(missing_abi)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]    --> sim/mcuboot-sys/src/api.rs:176:5
[INFO] [stdout]     |
[INFO] [stdout] 176 | pub extern fn sim_set_flash_areas(areas: *const CAreaDesc) {
[INFO] [stdout]     |     ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]    --> sim/mcuboot-sys/src/api.rs:183:5
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub extern fn sim_reset_flash_areas() {
[INFO] [stdout]     |     ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]    --> sim/mcuboot-sys/src/api.rs:190:5
[INFO] [stdout]     |
[INFO] [stdout] 190 | pub extern fn sim_get_context() -> *const CSimContext {
[INFO] [stdout]     |     ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]    --> sim/mcuboot-sys/src/api.rs:197:5
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub extern fn sim_set_context(ptr: *const CSimContext) {
[INFO] [stdout]     |     ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]    --> sim/mcuboot-sys/src/api.rs:204:5
[INFO] [stdout]     |
[INFO] [stdout] 204 | pub extern fn sim_reset_context() {
[INFO] [stdout]     |     ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]    --> sim/mcuboot-sys/src/api.rs:237:5
[INFO] [stdout]     |
[INFO] [stdout] 237 | pub extern fn sim_flash_erase(dev_id: u8, offset: u32, size: u32) -> libc::c_int {
[INFO] [stdout]     |     ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]    --> sim/mcuboot-sys/src/api.rs:249:5
[INFO] [stdout]     |
[INFO] [stdout] 249 | pub extern fn sim_flash_read(dev_id: u8, offset: u32, dest: *mut u8, size: u32) -> libc::c_int {
[INFO] [stdout]     |     ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]    --> sim/mcuboot-sys/src/api.rs:262:5
[INFO] [stdout]     |
[INFO] [stdout] 262 | pub extern fn sim_flash_write(dev_id: u8, offset: u32, src: *const u8, size: u32) -> libc::c_int {
[INFO] [stdout]     |     ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]    --> sim/mcuboot-sys/src/api.rs:275:5
[INFO] [stdout]     |
[INFO] [stdout] 275 | pub extern fn sim_flash_align(id: u8) -> u32 {
[INFO] [stdout]     |     ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]    --> sim/mcuboot-sys/src/api.rs:282:5
[INFO] [stdout]     |
[INFO] [stdout] 282 | pub extern fn sim_flash_erased_val(id: u8) -> u8 {
[INFO] [stdout]     |     ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]    --> sim/mcuboot-sys/src/api.rs:305:5
[INFO] [stdout]     |
[INFO] [stdout] 305 | pub extern fn sim_log_enabled(level: libc::c_int) -> libc::c_int {
[INFO] [stdout]     |     ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling docopt v1.1.1
[INFO] [stderr]    Compiling bootsim v0.1.0 (/opt/rustwide/workdir/sim)
[INFO] [stdout] warning: unused import: `crate::utils::align_up`
[INFO] [stdout]   --> sim/src/image.rs:57:5
[INFO] [stdout]    |
[INFO] [stdout] 57 | use crate::utils::align_up;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `align_up` is never used
[INFO] [stdout]  --> sim/src/utils.rs:7:8
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn align_up(num: u32, align: u32) -> u32 {
[INFO] [stdout]   |        ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [optimized + debuginfo] target(s) in 55.00s
[INFO] running `Command { std: "docker" "inspect" "ad6aa0591196ab4d07aaecf25a7227d05ab0befec426c96cda449067b643dbc4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ad6aa0591196ab4d07aaecf25a7227d05ab0befec426c96cda449067b643dbc4", kill_on_drop: false }`
[INFO] [stdout] ad6aa0591196ab4d07aaecf25a7227d05ab0befec426c96cda449067b643dbc4
[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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f96528aa34786addcca18d109bf2c3a401fbb2d27f6ff9241550650013da0758
[INFO] running `Command { std: "docker" "start" "-a" "f96528aa34786addcca18d109bf2c3a401fbb2d27f6ff9241550650013da0758", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/sim/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr]    Compiling simflash v0.1.0 (/opt/rustwide/workdir/sim/simflash)
[INFO] [stderr]    Compiling mcuboot-sys v0.1.0 (/opt/rustwide/workdir/sim/mcuboot-sys)
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]    --> sim/mcuboot-sys/src/api.rs:169:5
[INFO] [stdout]     |
[INFO] [stdout] 169 | pub extern fn sim_get_flash_areas() -> *const CAreaDesc {
[INFO] [stdout]     |     ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(missing_abi)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]    --> sim/mcuboot-sys/src/api.rs:176:5
[INFO] [stdout]     |
[INFO] [stdout] 176 | pub extern fn sim_set_flash_areas(areas: *const CAreaDesc) {
[INFO] [stdout]     |     ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]    --> sim/mcuboot-sys/src/api.rs:183:5
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub extern fn sim_reset_flash_areas() {
[INFO] [stdout]     |     ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]    --> sim/mcuboot-sys/src/api.rs:190:5
[INFO] [stdout]     |
[INFO] [stdout] 190 | pub extern fn sim_get_context() -> *const CSimContext {
[INFO] [stdout]     |     ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]    --> sim/mcuboot-sys/src/api.rs:197:5
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub extern fn sim_set_context(ptr: *const CSimContext) {
[INFO] [stdout]     |     ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]    --> sim/mcuboot-sys/src/api.rs:204:5
[INFO] [stdout]     |
[INFO] [stdout] 204 | pub extern fn sim_reset_context() {
[INFO] [stdout]     |     ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]    --> sim/mcuboot-sys/src/api.rs:237:5
[INFO] [stdout]     |
[INFO] [stdout] 237 | pub extern fn sim_flash_erase(dev_id: u8, offset: u32, size: u32) -> libc::c_int {
[INFO] [stdout]     |     ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]    --> sim/mcuboot-sys/src/api.rs:249:5
[INFO] [stdout]     |
[INFO] [stdout] 249 | pub extern fn sim_flash_read(dev_id: u8, offset: u32, dest: *mut u8, size: u32) -> libc::c_int {
[INFO] [stdout]     |     ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]    --> sim/mcuboot-sys/src/api.rs:262:5
[INFO] [stdout]     |
[INFO] [stdout] 262 | pub extern fn sim_flash_write(dev_id: u8, offset: u32, src: *const u8, size: u32) -> libc::c_int {
[INFO] [stdout]     |     ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]    --> sim/mcuboot-sys/src/api.rs:275:5
[INFO] [stdout]     |
[INFO] [stdout] 275 | pub extern fn sim_flash_align(id: u8) -> u32 {
[INFO] [stdout]     |     ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]    --> sim/mcuboot-sys/src/api.rs:282:5
[INFO] [stdout]     |
[INFO] [stdout] 282 | pub extern fn sim_flash_erased_val(id: u8) -> u8 {
[INFO] [stdout]     |     ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]    --> sim/mcuboot-sys/src/api.rs:305:5
[INFO] [stdout]     |
[INFO] [stdout] 305 | pub extern fn sim_log_enabled(level: libc::c_int) -> libc::c_int {
[INFO] [stdout]     |     ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling bootsim v0.1.0 (/opt/rustwide/workdir/sim)
[INFO] [stdout] warning: unused import: `crate::utils::align_up`
[INFO] [stdout]   --> sim/src/image.rs:57:5
[INFO] [stdout]    |
[INFO] [stdout] 57 | use crate::utils::align_up;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `align_up` is never used
[INFO] [stdout]  --> sim/src/utils.rs:7:8
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn align_up(num: u32, align: u32) -> u32 {
[INFO] [stdout]   |        ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]    --> sim/mcuboot-sys/src/api.rs:169:5
[INFO] [stdout]     |
[INFO] [stdout] 169 | pub extern fn sim_get_flash_areas() -> *const CAreaDesc {
[INFO] [stdout]     |     ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(missing_abi)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]    --> sim/mcuboot-sys/src/api.rs:176:5
[INFO] [stdout]     |
[INFO] [stdout] 176 | pub extern fn sim_set_flash_areas(areas: *const CAreaDesc) {
[INFO] [stdout]     |     ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]    --> sim/mcuboot-sys/src/api.rs:183:5
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub extern fn sim_reset_flash_areas() {
[INFO] [stdout]     |     ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]    --> sim/mcuboot-sys/src/api.rs:190:5
[INFO] [stdout]     |
[INFO] [stdout] 190 | pub extern fn sim_get_context() -> *const CSimContext {
[INFO] [stdout]     |     ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]    --> sim/mcuboot-sys/src/api.rs:197:5
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub extern fn sim_set_context(ptr: *const CSimContext) {
[INFO] [stdout]     |     ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]    --> sim/mcuboot-sys/src/api.rs:204:5
[INFO] [stdout]     |
[INFO] [stdout] 204 | pub extern fn sim_reset_context() {
[INFO] [stdout]     |     ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]    --> sim/mcuboot-sys/src/api.rs:237:5
[INFO] [stdout]     |
[INFO] [stdout] 237 | pub extern fn sim_flash_erase(dev_id: u8, offset: u32, size: u32) -> libc::c_int {
[INFO] [stdout]     |     ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]    --> sim/mcuboot-sys/src/api.rs:249:5
[INFO] [stdout]     |
[INFO] [stdout] 249 | pub extern fn sim_flash_read(dev_id: u8, offset: u32, dest: *mut u8, size: u32) -> libc::c_int {
[INFO] [stdout]     |     ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]    --> sim/mcuboot-sys/src/api.rs:262:5
[INFO] [stdout]     |
[INFO] [stdout] 262 | pub extern fn sim_flash_write(dev_id: u8, offset: u32, src: *const u8, size: u32) -> libc::c_int {
[INFO] [stdout]     |     ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]    --> sim/mcuboot-sys/src/api.rs:275:5
[INFO] [stdout]     |
[INFO] [stdout] 275 | pub extern fn sim_flash_align(id: u8) -> u32 {
[INFO] [stdout]     |     ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]    --> sim/mcuboot-sys/src/api.rs:282:5
[INFO] [stdout]     |
[INFO] [stdout] 282 | pub extern fn sim_flash_erased_val(id: u8) -> u8 {
[INFO] [stdout]     |     ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]    --> sim/mcuboot-sys/src/api.rs:305:5
[INFO] [stdout]     |
[INFO] [stdout] 305 | pub extern fn sim_log_enabled(level: libc::c_int) -> libc::c_int {
[INFO] [stdout]     |     ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: ``
[INFO] [stdout]   --> sim/tests/core.rs:29:20
[INFO] [stdout]    |
[INFO] [stdout] 29 |         #[cfg_attr(feature = $skip_feature, ignore)]
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 52 | sim_test!(bad_secondary_slot, make_bad_secondary_slot_image(), run_signfail_upgrade(), "");
[INFO] [stdout]    | ------------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `bootstrap`, `default`, `direct-xip`, `downgrade-prevention`, `enc-aes256-ec256`, `enc-aes256-kw`, `enc-aes256-rsa`, `enc-aes256-x25519`, `enc-ec256`, `enc-ec256-mbedtls`, `enc-kw`, `enc-rsa`, `enc-x25519`, `max-align-32`, `multiimage`, `overwrite-only`, `ram-load`, `sig-ecdsa`, `sig-ecdsa-mbedtls`, `sig-ed25519`, `sig-rsa`, `sig-rsa3072`, `swap-move`, `swap-status`, and `validate-primary-slot`
[INFO] [stdout]    = help: consider adding `` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `test_shell` which comes from the expansion of the macro `sim_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: ``
[INFO] [stdout]   --> sim/tests/core.rs:29:20
[INFO] [stdout]    |
[INFO] [stdout] 29 |         #[cfg_attr(feature = $skip_feature, ignore)]
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 53 | sim_test!(secondary_trailer_leftover, make_erased_secondary_image(), run_secondary_leftover_trailer(), "");
[INFO] [stdout]    | ---------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `bootstrap`, `default`, `direct-xip`, `downgrade-prevention`, `enc-aes256-ec256`, `enc-aes256-kw`, `enc-aes256-rsa`, `enc-aes256-x25519`, `enc-ec256`, `enc-ec256-mbedtls`, `enc-kw`, `enc-rsa`, `enc-x25519`, `max-align-32`, `multiimage`, `overwrite-only`, `ram-load`, `sig-ecdsa`, `sig-ecdsa-mbedtls`, `sig-ed25519`, `sig-rsa`, `sig-rsa3072`, `swap-move`, `swap-status`, and `validate-primary-slot`
[INFO] [stdout]    = help: consider adding `` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_shell` which comes from the expansion of the macro `sim_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: ``
[INFO] [stdout]   --> sim/tests/core.rs:29:20
[INFO] [stdout]    |
[INFO] [stdout] 29 |         #[cfg_attr(feature = $skip_feature, ignore)]
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 54 | sim_test!(bootstrap, make_bootstrap_image(), run_bootstrap(), "");
[INFO] [stdout]    | ----------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `bootstrap`, `default`, `direct-xip`, `downgrade-prevention`, `enc-aes256-ec256`, `enc-aes256-kw`, `enc-aes256-rsa`, `enc-aes256-x25519`, `enc-ec256`, `enc-ec256-mbedtls`, `enc-kw`, `enc-rsa`, `enc-x25519`, `max-align-32`, `multiimage`, `overwrite-only`, `ram-load`, `sig-ecdsa`, `sig-ecdsa-mbedtls`, `sig-ed25519`, `sig-rsa`, `sig-rsa3072`, `swap-move`, `swap-status`, and `validate-primary-slot`
[INFO] [stdout]    = help: consider adding `` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_shell` which comes from the expansion of the macro `sim_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: ``
[INFO] [stdout]   --> sim/tests/core.rs:29:20
[INFO] [stdout]    |
[INFO] [stdout] 29 |         #[cfg_attr(feature = $skip_feature, ignore)]
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 55 | sim_test!(norevert_newimage, make_no_upgrade_image(&NO_DEPS), run_norevert_newimage(), "");
[INFO] [stdout]    | ------------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `bootstrap`, `default`, `direct-xip`, `downgrade-prevention`, `enc-aes256-ec256`, `enc-aes256-kw`, `enc-aes256-rsa`, `enc-aes256-x25519`, `enc-ec256`, `enc-ec256-mbedtls`, `enc-kw`, `enc-rsa`, `enc-x25519`, `max-align-32`, `multiimage`, `overwrite-only`, `ram-load`, `sig-ecdsa`, `sig-ecdsa-mbedtls`, `sig-ed25519`, `sig-rsa`, `sig-rsa3072`, `swap-move`, `swap-status`, and `validate-primary-slot`
[INFO] [stdout]    = help: consider adding `` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_shell` which comes from the expansion of the macro `sim_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: ``
[INFO] [stdout]   --> sim/tests/core.rs:29:20
[INFO] [stdout]    |
[INFO] [stdout] 29 |         #[cfg_attr(feature = $skip_feature, ignore)]
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 56 | sim_test!(basic_revert, make_image(&NO_DEPS, true), run_basic_revert(), "");
[INFO] [stdout]    | --------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `bootstrap`, `default`, `direct-xip`, `downgrade-prevention`, `enc-aes256-ec256`, `enc-aes256-kw`, `enc-aes256-rsa`, `enc-aes256-x25519`, `enc-ec256`, `enc-ec256-mbedtls`, `enc-kw`, `enc-rsa`, `enc-x25519`, `max-align-32`, `multiimage`, `overwrite-only`, `ram-load`, `sig-ecdsa`, `sig-ecdsa-mbedtls`, `sig-ed25519`, `sig-rsa`, `sig-rsa3072`, `swap-move`, `swap-status`, and `validate-primary-slot`
[INFO] [stdout]    = help: consider adding `` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_shell` which comes from the expansion of the macro `sim_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: ``
[INFO] [stdout]   --> sim/tests/core.rs:29:20
[INFO] [stdout]    |
[INFO] [stdout] 29 |         #[cfg_attr(feature = $skip_feature, ignore)]
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 57 | sim_test!(revert_with_fails, make_image(&NO_DEPS, false), run_revert_with_fails(), "");
[INFO] [stdout]    | -------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `bootstrap`, `default`, `direct-xip`, `downgrade-prevention`, `enc-aes256-ec256`, `enc-aes256-kw`, `enc-aes256-rsa`, `enc-aes256-x25519`, `enc-ec256`, `enc-ec256-mbedtls`, `enc-kw`, `enc-rsa`, `enc-x25519`, `max-align-32`, `multiimage`, `overwrite-only`, `ram-load`, `sig-ecdsa`, `sig-ecdsa-mbedtls`, `sig-ed25519`, `sig-rsa`, `sig-rsa3072`, `swap-move`, `swap-status`, and `validate-primary-slot`
[INFO] [stdout]    = help: consider adding `` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_shell` which comes from the expansion of the macro `sim_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: ``
[INFO] [stdout]   --> sim/tests/core.rs:29:20
[INFO] [stdout]    |
[INFO] [stdout] 29 |         #[cfg_attr(feature = $skip_feature, ignore)]
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 58 | sim_test!(perm_with_fails, make_image(&NO_DEPS, true), run_perm_with_fails(), "");
[INFO] [stdout]    | --------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `bootstrap`, `default`, `direct-xip`, `downgrade-prevention`, `enc-aes256-ec256`, `enc-aes256-kw`, `enc-aes256-rsa`, `enc-aes256-x25519`, `enc-ec256`, `enc-ec256-mbedtls`, `enc-kw`, `enc-rsa`, `enc-x25519`, `max-align-32`, `multiimage`, `overwrite-only`, `ram-load`, `sig-ecdsa`, `sig-ecdsa-mbedtls`, `sig-ed25519`, `sig-rsa`, `sig-rsa3072`, `swap-move`, `swap-status`, and `validate-primary-slot`
[INFO] [stdout]    = help: consider adding `` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_shell` which comes from the expansion of the macro `sim_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: ``
[INFO] [stdout]   --> sim/tests/core.rs:29:20
[INFO] [stdout]    |
[INFO] [stdout] 29 |         #[cfg_attr(feature = $skip_feature, ignore)]
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 59 | sim_test!(perm_with_random_fails, make_image(&NO_DEPS, true), run_perm_with_random_fails(5), "");
[INFO] [stdout]    | ------------------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `bootstrap`, `default`, `direct-xip`, `downgrade-prevention`, `enc-aes256-ec256`, `enc-aes256-kw`, `enc-aes256-rsa`, `enc-aes256-x25519`, `enc-ec256`, `enc-ec256-mbedtls`, `enc-kw`, `enc-rsa`, `enc-x25519`, `max-align-32`, `multiimage`, `overwrite-only`, `ram-load`, `sig-ecdsa`, `sig-ecdsa-mbedtls`, `sig-ed25519`, `sig-rsa`, `sig-rsa3072`, `swap-move`, `swap-status`, and `validate-primary-slot`
[INFO] [stdout]    = help: consider adding `` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_shell` which comes from the expansion of the macro `sim_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: ``
[INFO] [stdout]   --> sim/tests/core.rs:29:20
[INFO] [stdout]    |
[INFO] [stdout] 29 |         #[cfg_attr(feature = $skip_feature, ignore)]
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 60 | sim_test!(norevert, make_image(&NO_DEPS, true), run_norevert(), "");
[INFO] [stdout]    | ------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `bootstrap`, `default`, `direct-xip`, `downgrade-prevention`, `enc-aes256-ec256`, `enc-aes256-kw`, `enc-aes256-rsa`, `enc-aes256-x25519`, `enc-ec256`, `enc-ec256-mbedtls`, `enc-kw`, `enc-rsa`, `enc-x25519`, `max-align-32`, `multiimage`, `overwrite-only`, `ram-load`, `sig-ecdsa`, `sig-ecdsa-mbedtls`, `sig-ed25519`, `sig-rsa`, `sig-rsa3072`, `swap-move`, `swap-status`, and `validate-primary-slot`
[INFO] [stdout]    = help: consider adding `` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_shell` which comes from the expansion of the macro `sim_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: ``
[INFO] [stdout]   --> sim/tests/core.rs:29:20
[INFO] [stdout]    |
[INFO] [stdout] 29 |         #[cfg_attr(feature = $skip_feature, ignore)]
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 61 | sim_test!(status_write_fails_complete, make_image(&NO_DEPS, true), run_with_status_fails_complete(), "");
[INFO] [stdout]    | -------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `bootstrap`, `default`, `direct-xip`, `downgrade-prevention`, `enc-aes256-ec256`, `enc-aes256-kw`, `enc-aes256-rsa`, `enc-aes256-x25519`, `enc-ec256`, `enc-ec256-mbedtls`, `enc-kw`, `enc-rsa`, `enc-x25519`, `max-align-32`, `multiimage`, `overwrite-only`, `ram-load`, `sig-ecdsa`, `sig-ecdsa-mbedtls`, `sig-ed25519`, `sig-rsa`, `sig-rsa3072`, `swap-move`, `swap-status`, and `validate-primary-slot`
[INFO] [stdout]    = help: consider adding `` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_shell` which comes from the expansion of the macro `sim_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: ``
[INFO] [stdout]   --> sim/tests/core.rs:29:20
[INFO] [stdout]    |
[INFO] [stdout] 29 |         #[cfg_attr(feature = $skip_feature, ignore)]
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 65 | sim_test!(downgrade_prevention, make_image(&REV_DEPS, true), run_nodowngrade(), "");
[INFO] [stdout]    | ----------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `bootstrap`, `default`, `direct-xip`, `downgrade-prevention`, `enc-aes256-ec256`, `enc-aes256-kw`, `enc-aes256-rsa`, `enc-aes256-x25519`, `enc-ec256`, `enc-ec256-mbedtls`, `enc-kw`, `enc-rsa`, `enc-x25519`, `max-align-32`, `multiimage`, `overwrite-only`, `ram-load`, `sig-ecdsa`, `sig-ecdsa-mbedtls`, `sig-ed25519`, `sig-rsa`, `sig-rsa3072`, `swap-move`, `swap-status`, and `validate-primary-slot`
[INFO] [stdout]    = help: consider adding `` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_shell` which comes from the expansion of the macro `sim_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: ``
[INFO] [stdout]   --> sim/tests/core.rs:29:20
[INFO] [stdout]    |
[INFO] [stdout] 29 |         #[cfg_attr(feature = $skip_feature, ignore)]
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 67 | sim_test!(direct_xip_first, make_no_upgrade_image(&NO_DEPS), run_direct_xip(), "");
[INFO] [stdout]    | ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `bootstrap`, `default`, `direct-xip`, `downgrade-prevention`, `enc-aes256-ec256`, `enc-aes256-kw`, `enc-aes256-rsa`, `enc-aes256-x25519`, `enc-ec256`, `enc-ec256-mbedtls`, `enc-kw`, `enc-rsa`, `enc-x25519`, `max-align-32`, `multiimage`, `overwrite-only`, `ram-load`, `sig-ecdsa`, `sig-ecdsa-mbedtls`, `sig-ed25519`, `sig-rsa`, `sig-rsa3072`, `swap-move`, `swap-status`, and `validate-primary-slot`
[INFO] [stdout]    = help: consider adding `` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_shell` which comes from the expansion of the macro `sim_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: ``
[INFO] [stdout]   --> sim/tests/core.rs:29:20
[INFO] [stdout]    |
[INFO] [stdout] 29 |         #[cfg_attr(feature = $skip_feature, ignore)]
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 68 | sim_test!(ram_load_first, make_no_upgrade_image(&NO_DEPS), run_ram_load(), "");
[INFO] [stdout]    | ------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `bootstrap`, `default`, `direct-xip`, `downgrade-prevention`, `enc-aes256-ec256`, `enc-aes256-kw`, `enc-aes256-rsa`, `enc-aes256-x25519`, `enc-ec256`, `enc-ec256-mbedtls`, `enc-kw`, `enc-rsa`, `enc-x25519`, `max-align-32`, `multiimage`, `overwrite-only`, `ram-load`, `sig-ecdsa`, `sig-ecdsa-mbedtls`, `sig-ed25519`, `sig-rsa`, `sig-rsa3072`, `swap-move`, `swap-status`, and `validate-primary-slot`
[INFO] [stdout]    = help: consider adding `` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_shell` which comes from the expansion of the macro `sim_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: ``
[INFO] [stdout]   --> sim/tests/core.rs:29:20
[INFO] [stdout]    |
[INFO] [stdout] 29 |         #[cfg_attr(feature = $skip_feature, ignore)]
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 70 | sim_test!(ram_load_split, make_no_upgrade_image(&NO_DEPS), run_split_ram_load(), "");
[INFO] [stdout]    | ------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `bootstrap`, `default`, `direct-xip`, `downgrade-prevention`, `enc-aes256-ec256`, `enc-aes256-kw`, `enc-aes256-rsa`, `enc-aes256-x25519`, `enc-ec256`, `enc-ec256-mbedtls`, `enc-kw`, `enc-rsa`, `enc-x25519`, `max-align-32`, `multiimage`, `overwrite-only`, `ram-load`, `sig-ecdsa`, `sig-ecdsa-mbedtls`, `sig-ed25519`, `sig-rsa`, `sig-rsa3072`, `swap-move`, `swap-status`, and `validate-primary-slot`
[INFO] [stdout]    = help: consider adding `` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_shell` which comes from the expansion of the macro `sim_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: ``
[INFO] [stdout]   --> sim/tests/core.rs:29:20
[INFO] [stdout]    |
[INFO] [stdout] 29 |           #[cfg_attr(feature = $skip_feature, ignore)]
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 72 | / test_shell!(dependency_combos, r, {
[INFO] [stdout] 73 | |     // Only test setups with two images.
[INFO] [stdout] 74 | |     if r.num_images() != 2 {
[INFO] [stdout] 75 | |         return;
[INFO] [stdout] ...  |
[INFO] [stdout] 83 | | }, "");
[INFO] [stdout]    | |______- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `bootstrap`, `default`, `direct-xip`, `downgrade-prevention`, `enc-aes256-ec256`, `enc-aes256-kw`, `enc-aes256-rsa`, `enc-aes256-x25519`, `enc-ec256`, `enc-ec256-mbedtls`, `enc-kw`, `enc-rsa`, `enc-x25519`, `max-align-32`, `multiimage`, `overwrite-only`, `ram-load`, `sig-ecdsa`, `sig-ecdsa-mbedtls`, `sig-ed25519`, `sig-rsa`, `sig-rsa3072`, `swap-move`, `swap-status`, and `validate-primary-slot`
[INFO] [stdout]    = help: consider adding `` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `test_shell` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::utils::align_up`
[INFO] [stdout]   --> sim/src/image.rs:57:5
[INFO] [stdout]    |
[INFO] [stdout] 57 | use crate::utils::align_up;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `align_up` is never used
[INFO] [stdout]  --> sim/src/utils.rs:7:8
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn align_up(num: u32, align: u32) -> u32 {
[INFO] [stdout]   |        ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [optimized + debuginfo] target(s) in 3.00s
[INFO] running `Command { std: "docker" "inspect" "f96528aa34786addcca18d109bf2c3a401fbb2d27f6ff9241550650013da0758", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f96528aa34786addcca18d109bf2c3a401fbb2d27f6ff9241550650013da0758", kill_on_drop: false }`
[INFO] [stdout] f96528aa34786addcca18d109bf2c3a401fbb2d27f6ff9241550650013da0758
[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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ff09266ad4acff59012da1eadbdd0c748dc9d9e5f98eabdfa9946168ec749a84
[INFO] running `Command { std: "docker" "start" "-a" "ff09266ad4acff59012da1eadbdd0c748dc9d9e5f98eabdfa9946168ec749a84", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/sim/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stderr]    --> sim/mcuboot-sys/src/api.rs:169:5
[INFO] [stderr]     |
[INFO] [stderr] 169 | pub extern fn sim_get_flash_areas() -> *const CAreaDesc {
[INFO] [stderr]     |     ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(missing_abi)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stderr]    --> sim/mcuboot-sys/src/api.rs:176:5
[INFO] [stderr]     |
[INFO] [stderr] 176 | pub extern fn sim_set_flash_areas(areas: *const CAreaDesc) {
[INFO] [stderr]     |     ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stderr] 
[INFO] [stderr] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stderr]    --> sim/mcuboot-sys/src/api.rs:183:5
[INFO] [stderr]     |
[INFO] [stderr] 183 | pub extern fn sim_reset_flash_areas() {
[INFO] [stderr]     |     ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stderr] 
[INFO] [stderr] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stderr]    --> sim/mcuboot-sys/src/api.rs:190:5
[INFO] [stderr]     |
[INFO] [stderr] 190 | pub extern fn sim_get_context() -> *const CSimContext {
[INFO] [stderr]     |     ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stderr] 
[INFO] [stderr] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stderr]    --> sim/mcuboot-sys/src/api.rs:197:5
[INFO] [stderr]     |
[INFO] [stderr] 197 | pub extern fn sim_set_context(ptr: *const CSimContext) {
[INFO] [stderr]     |     ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stderr] 
[INFO] [stderr] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stderr]    --> sim/mcuboot-sys/src/api.rs:204:5
[INFO] [stderr]     |
[INFO] [stderr] 204 | pub extern fn sim_reset_context() {
[INFO] [stderr]     |     ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stderr] 
[INFO] [stderr] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stderr]    --> sim/mcuboot-sys/src/api.rs:237:5
[INFO] [stderr]     |
[INFO] [stderr] 237 | pub extern fn sim_flash_erase(dev_id: u8, offset: u32, size: u32) -> libc::c_int {
[INFO] [stderr]     |     ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stderr] 
[INFO] [stderr] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stderr]    --> sim/mcuboot-sys/src/api.rs:249:5
[INFO] [stderr]     |
[INFO] [stderr] 249 | pub extern fn sim_flash_read(dev_id: u8, offset: u32, dest: *mut u8, size: u32) -> libc::c_int {
[INFO] [stderr]     |     ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stderr] 
[INFO] [stderr] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stderr]    --> sim/mcuboot-sys/src/api.rs:262:5
[INFO] [stderr]     |
[INFO] [stderr] 262 | pub extern fn sim_flash_write(dev_id: u8, offset: u32, src: *const u8, size: u32) -> libc::c_int {
[INFO] [stderr]     |     ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stderr] 
[INFO] [stderr] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stderr]    --> sim/mcuboot-sys/src/api.rs:275:5
[INFO] [stderr]     |
[INFO] [stderr] 275 | pub extern fn sim_flash_align(id: u8) -> u32 {
[INFO] [stderr]     |     ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stderr] 
[INFO] [stderr] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stderr]    --> sim/mcuboot-sys/src/api.rs:282:5
[INFO] [stderr]     |
[INFO] [stderr] 282 | pub extern fn sim_flash_erased_val(id: u8) -> u8 {
[INFO] [stderr]     |     ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stderr] 
[INFO] [stderr] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stderr]    --> sim/mcuboot-sys/src/api.rs:305:5
[INFO] [stderr]     |
[INFO] [stderr] 305 | pub extern fn sim_log_enabled(level: libc::c_int) -> libc::c_int {
[INFO] [stderr]     |     ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stderr] 
[INFO] [stderr] warning: `mcuboot-sys` (lib) generated 12 warnings (run `cargo fix --lib -p mcuboot-sys` to apply 12 suggestions)
[INFO] [stderr] warning: `mcuboot-sys` (lib test) generated 12 warnings (12 duplicates)
[INFO] [stderr] warning: unused import: `crate::utils::align_up`
[INFO] [stderr]   --> sim/src/image.rs:57:5
[INFO] [stderr]    |
[INFO] [stderr] 57 | use crate::utils::align_up;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `align_up` is never used
[INFO] [stderr]  --> sim/src/utils.rs:7:8
[INFO] [stderr]   |
[INFO] [stderr] 7 | pub fn align_up(num: u32, align: u32) -> u32 {
[INFO] [stderr]   |        ^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `bootsim` (lib) generated 2 warnings (run `cargo fix --lib -p bootsim` to apply 1 suggestion)
[INFO] [stderr] warning: `bootsim` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr] warning: unexpected `cfg` condition value: ``
[INFO] [stderr]   --> sim/tests/core.rs:29:20
[INFO] [stderr]    |
[INFO] [stderr] 29 |         #[cfg_attr(feature = $skip_feature, ignore)]
[INFO] [stderr]    |                    ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 52 | sim_test!(bad_secondary_slot, make_bad_secondary_slot_image(), run_signfail_upgrade(), "");
[INFO] [stderr]    | ------------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `bootstrap`, `default`, `direct-xip`, `downgrade-prevention`, `enc-aes256-ec256`, `enc-aes256-kw`, `enc-aes256-rsa`, `enc-aes256-x25519`, `enc-ec256`, `enc-ec256-mbedtls`, `enc-kw`, `enc-rsa`, `enc-x25519`, `max-align-32`, `multiimage`, `overwrite-only`, `ram-load`, `sig-ecdsa`, `sig-ecdsa-mbedtls`, `sig-ed25519`, `sig-rsa`, `sig-rsa3072`, `swap-move`, `swap-status`, and `validate-primary-slot`
[INFO] [stderr]    = help: consider adding `` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr]    = note: this warning originates in the macro `test_shell` which comes from the expansion of the macro `sim_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: ``
[INFO] [stderr]   --> sim/tests/core.rs:29:20
[INFO] [stderr]    |
[INFO] [stderr] 29 |         #[cfg_attr(feature = $skip_feature, ignore)]
[INFO] [stderr]    |                    ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 53 | sim_test!(secondary_trailer_leftover, make_erased_secondary_image(), run_secondary_leftover_trailer(), "");
[INFO] [stderr]    | ---------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `bootstrap`, `default`, `direct-xip`, `downgrade-prevention`, `enc-aes256-ec256`, `enc-aes256-kw`, `enc-aes256-rsa`, `enc-aes256-x25519`, `enc-ec256`, `enc-ec256-mbedtls`, `enc-kw`, `enc-rsa`, `enc-x25519`, `max-align-32`, `multiimage`, `overwrite-only`, `ram-load`, `sig-ecdsa`, `sig-ecdsa-mbedtls`, `sig-ed25519`, `sig-rsa`, `sig-rsa3072`, `swap-move`, `swap-status`, and `validate-primary-slot`
[INFO] [stderr]    = help: consider adding `` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: this warning originates in the macro `test_shell` which comes from the expansion of the macro `sim_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: ``
[INFO] [stderr]   --> sim/tests/core.rs:29:20
[INFO] [stderr]    |
[INFO] [stderr] 29 |         #[cfg_attr(feature = $skip_feature, ignore)]
[INFO] [stderr]    |                    ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 54 | sim_test!(bootstrap, make_bootstrap_image(), run_bootstrap(), "");
[INFO] [stderr]    | ----------------------------------------------------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `bootstrap`, `default`, `direct-xip`, `downgrade-prevention`, `enc-aes256-ec256`, `enc-aes256-kw`, `enc-aes256-rsa`, `enc-aes256-x25519`, `enc-ec256`, `enc-ec256-mbedtls`, `enc-kw`, `enc-rsa`, `enc-x25519`, `max-align-32`, `multiimage`, `overwrite-only`, `ram-load`, `sig-ecdsa`, `sig-ecdsa-mbedtls`, `sig-ed25519`, `sig-rsa`, `sig-rsa3072`, `swap-move`, `swap-status`, and `validate-primary-slot`
[INFO] [stderr]    = help: consider adding `` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: this warning originates in the macro `test_shell` which comes from the expansion of the macro `sim_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: ``
[INFO] [stderr]   --> sim/tests/core.rs:29:20
[INFO] [stderr]    |
[INFO] [stderr] 29 |         #[cfg_attr(feature = $skip_feature, ignore)]
[INFO] [stderr]    |                    ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 55 | sim_test!(norevert_newimage, make_no_upgrade_image(&NO_DEPS), run_norevert_newimage(), "");
[INFO] [stderr]    | ------------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `bootstrap`, `default`, `direct-xip`, `downgrade-prevention`, `enc-aes256-ec256`, `enc-aes256-kw`, `enc-aes256-rsa`, `enc-aes256-x25519`, `enc-ec256`, `enc-ec256-mbedtls`, `enc-kw`, `enc-rsa`, `enc-x25519`, `max-align-32`, `multiimage`, `overwrite-only`, `ram-load`, `sig-ecdsa`, `sig-ecdsa-mbedtls`, `sig-ed25519`, `sig-rsa`, `sig-rsa3072`, `swap-move`, `swap-status`, and `validate-primary-slot`
[INFO] [stderr]    = help: consider adding `` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: this warning originates in the macro `test_shell` which comes from the expansion of the macro `sim_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: ``
[INFO] [stderr]   --> sim/tests/core.rs:29:20
[INFO] [stderr]    |
[INFO] [stderr] 29 |         #[cfg_attr(feature = $skip_feature, ignore)]
[INFO] [stderr]    |                    ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 56 | sim_test!(basic_revert, make_image(&NO_DEPS, true), run_basic_revert(), "");
[INFO] [stderr]    | --------------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `bootstrap`, `default`, `direct-xip`, `downgrade-prevention`, `enc-aes256-ec256`, `enc-aes256-kw`, `enc-aes256-rsa`, `enc-aes256-x25519`, `enc-ec256`, `enc-ec256-mbedtls`, `enc-kw`, `enc-rsa`, `enc-x25519`, `max-align-32`, `multiimage`, `overwrite-only`, `ram-load`, `sig-ecdsa`, `sig-ecdsa-mbedtls`, `sig-ed25519`, `sig-rsa`, `sig-rsa3072`, `swap-move`, `swap-status`, and `validate-primary-slot`
[INFO] [stderr]    = help: consider adding `` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: this warning originates in the macro `test_shell` which comes from the expansion of the macro `sim_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: ``
[INFO] [stderr]   --> sim/tests/core.rs:29:20
[INFO] [stderr]    |
[INFO] [stderr] 29 |         #[cfg_attr(feature = $skip_feature, ignore)]
[INFO] [stderr]    |                    ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 57 | sim_test!(revert_with_fails, make_image(&NO_DEPS, false), run_revert_with_fails(), "");
[INFO] [stderr]    | -------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `bootstrap`, `default`, `direct-xip`, `downgrade-prevention`, `enc-aes256-ec256`, `enc-aes256-kw`, `enc-aes256-rsa`, `enc-aes256-x25519`, `enc-ec256`, `enc-ec256-mbedtls`, `enc-kw`, `enc-rsa`, `enc-x25519`, `max-align-32`, `multiimage`, `overwrite-only`, `ram-load`, `sig-ecdsa`, `sig-ecdsa-mbedtls`, `sig-ed25519`, `sig-rsa`, `sig-rsa3072`, `swap-move`, `swap-status`, and `validate-primary-slot`
[INFO] [stderr]    = help: consider adding `` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: this warning originates in the macro `test_shell` which comes from the expansion of the macro `sim_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: ``
[INFO] [stderr]   --> sim/tests/core.rs:29:20
[INFO] [stderr]    |
[INFO] [stderr] 29 |         #[cfg_attr(feature = $skip_feature, ignore)]
[INFO] [stderr]    |                    ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 58 | sim_test!(perm_with_fails, make_image(&NO_DEPS, true), run_perm_with_fails(), "");
[INFO] [stderr]    | --------------------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `bootstrap`, `default`, `direct-xip`, `downgrade-prevention`, `enc-aes256-ec256`, `enc-aes256-kw`, `enc-aes256-rsa`, `enc-aes256-x25519`, `enc-ec256`, `enc-ec256-mbedtls`, `enc-kw`, `enc-rsa`, `enc-x25519`, `max-align-32`, `multiimage`, `overwrite-only`, `ram-load`, `sig-ecdsa`, `sig-ecdsa-mbedtls`, `sig-ed25519`, `sig-rsa`, `sig-rsa3072`, `swap-move`, `swap-status`, and `validate-primary-slot`
[INFO] [stderr]    = help: consider adding `` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: this warning originates in the macro `test_shell` which comes from the expansion of the macro `sim_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: ``
[INFO] [stderr]   --> sim/tests/core.rs:29:20
[INFO] [stderr]    |
[INFO] [stderr] 29 |         #[cfg_attr(feature = $skip_feature, ignore)]
[INFO] [stderr]    |                    ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 59 | sim_test!(perm_with_random_fails, make_image(&NO_DEPS, true), run_perm_with_random_fails(5), "");
[INFO] [stderr]    | ------------------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `bootstrap`, `default`, `direct-xip`, `downgrade-prevention`, `enc-aes256-ec256`, `enc-aes256-kw`, `enc-aes256-rsa`, `enc-aes256-x25519`, `enc-ec256`, `enc-ec256-mbedtls`, `enc-kw`, `enc-rsa`, `enc-x25519`, `max-align-32`, `multiimage`, `overwrite-only`, `ram-load`, `sig-ecdsa`, `sig-ecdsa-mbedtls`, `sig-ed25519`, `sig-rsa`, `sig-rsa3072`, `swap-move`, `swap-status`, and `validate-primary-slot`
[INFO] [stderr]    = help: consider adding `` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: this warning originates in the macro `test_shell` which comes from the expansion of the macro `sim_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: ``
[INFO] [stderr]   --> sim/tests/core.rs:29:20
[INFO] [stderr]    |
[INFO] [stderr] 29 |         #[cfg_attr(feature = $skip_feature, ignore)]
[INFO] [stderr]    |                    ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 60 | sim_test!(norevert, make_image(&NO_DEPS, true), run_norevert(), "");
[INFO] [stderr]    | ------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `bootstrap`, `default`, `direct-xip`, `downgrade-prevention`, `enc-aes256-ec256`, `enc-aes256-kw`, `enc-aes256-rsa`, `enc-aes256-x25519`, `enc-ec256`, `enc-ec256-mbedtls`, `enc-kw`, `enc-rsa`, `enc-x25519`, `max-align-32`, `multiimage`, `overwrite-only`, `ram-load`, `sig-ecdsa`, `sig-ecdsa-mbedtls`, `sig-ed25519`, `sig-rsa`, `sig-rsa3072`, `swap-move`, `swap-status`, and `validate-primary-slot`
[INFO] [stderr]    = help: consider adding `` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: this warning originates in the macro `test_shell` which comes from the expansion of the macro `sim_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: ``
[INFO] [stderr]   --> sim/tests/core.rs:29:20
[INFO] [stderr]    |
[INFO] [stderr] 29 |         #[cfg_attr(feature = $skip_feature, ignore)]
[INFO] [stderr]    |                    ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 61 | sim_test!(status_write_fails_complete, make_image(&NO_DEPS, true), run_with_status_fails_complete(), "");
[INFO] [stderr]    | -------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `bootstrap`, `default`, `direct-xip`, `downgrade-prevention`, `enc-aes256-ec256`, `enc-aes256-kw`, `enc-aes256-rsa`, `enc-aes256-x25519`, `enc-ec256`, `enc-ec256-mbedtls`, `enc-kw`, `enc-rsa`, `enc-x25519`, `max-align-32`, `multiimage`, `overwrite-only`, `ram-load`, `sig-ecdsa`, `sig-ecdsa-mbedtls`, `sig-ed25519`, `sig-rsa`, `sig-rsa3072`, `swap-move`, `swap-status`, and `validate-primary-slot`
[INFO] [stderr]    = help: consider adding `` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: this warning originates in the macro `test_shell` which comes from the expansion of the macro `sim_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: ``
[INFO] [stderr]   --> sim/tests/core.rs:29:20
[INFO] [stderr]    |
[INFO] [stderr] 29 |         #[cfg_attr(feature = $skip_feature, ignore)]
[INFO] [stderr]    |                    ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 65 | sim_test!(downgrade_prevention, make_image(&REV_DEPS, true), run_nodowngrade(), "");
[INFO] [stderr]    | ----------------------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `bootstrap`, `default`, `direct-xip`, `downgrade-prevention`, `enc-aes256-ec256`, `enc-aes256-kw`, `enc-aes256-rsa`, `enc-aes256-x25519`, `enc-ec256`, `enc-ec256-mbedtls`, `enc-kw`, `enc-rsa`, `enc-x25519`, `max-align-32`, `multiimage`, `overwrite-only`, `ram-load`, `sig-ecdsa`, `sig-ecdsa-mbedtls`, `sig-ed25519`, `sig-rsa`, `sig-rsa3072`, `swap-move`, `swap-status`, and `validate-primary-slot`
[INFO] [stderr]    = help: consider adding `` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: this warning originates in the macro `test_shell` which comes from the expansion of the macro `sim_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: ``
[INFO] [stderr]   --> sim/tests/core.rs:29:20
[INFO] [stderr]    |
[INFO] [stderr] 29 |         #[cfg_attr(feature = $skip_feature, ignore)]
[INFO] [stderr]    |                    ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 67 | sim_test!(direct_xip_first, make_no_upgrade_image(&NO_DEPS), run_direct_xip(), "");
[INFO] [stderr]    | ---------------------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `bootstrap`, `default`, `direct-xip`, `downgrade-prevention`, `enc-aes256-ec256`, `enc-aes256-kw`, `enc-aes256-rsa`, `enc-aes256-x25519`, `enc-ec256`, `enc-ec256-mbedtls`, `enc-kw`, `enc-rsa`, `enc-x25519`, `max-align-32`, `multiimage`, `overwrite-only`, `ram-load`, `sig-ecdsa`, `sig-ecdsa-mbedtls`, `sig-ed25519`, `sig-rsa`, `sig-rsa3072`, `swap-move`, `swap-status`, and `validate-primary-slot`
[INFO] [stderr]    = help: consider adding `` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: this warning originates in the macro `test_shell` which comes from the expansion of the macro `sim_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: ``
[INFO] [stderr]   --> sim/tests/core.rs:29:20
[INFO] [stderr]    |
[INFO] [stderr] 29 |         #[cfg_attr(feature = $skip_feature, ignore)]
[INFO] [stderr]    |                    ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 68 | sim_test!(ram_load_first, make_no_upgrade_image(&NO_DEPS), run_ram_load(), "");
[INFO] [stderr]    | ------------------------------------------------------------------------------ in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `bootstrap`, `default`, `direct-xip`, `downgrade-prevention`, `enc-aes256-ec256`, `enc-aes256-kw`, `enc-aes256-rsa`, `enc-aes256-x25519`, `enc-ec256`, `enc-ec256-mbedtls`, `enc-kw`, `enc-rsa`, `enc-x25519`, `max-align-32`, `multiimage`, `overwrite-only`, `ram-load`, `sig-ecdsa`, `sig-ecdsa-mbedtls`, `sig-ed25519`, `sig-rsa`, `sig-rsa3072`, `swap-move`, `swap-status`, and `validate-primary-slot`
[INFO] [stderr]    = help: consider adding `` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: this warning originates in the macro `test_shell` which comes from the expansion of the macro `sim_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: ``
[INFO] [stderr]   --> sim/tests/core.rs:29:20
[INFO] [stderr]    |
[INFO] [stderr] 29 |         #[cfg_attr(feature = $skip_feature, ignore)]
[INFO] [stderr]    |                    ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 70 | sim_test!(ram_load_split, make_no_upgrade_image(&NO_DEPS), run_split_ram_load(), "");
[INFO] [stderr]    | ------------------------------------------------------------------------------------ in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `bootstrap`, `default`, `direct-xip`, `downgrade-prevention`, `enc-aes256-ec256`, `enc-aes256-kw`, `enc-aes256-rsa`, `enc-aes256-x25519`, `enc-ec256`, `enc-ec256-mbedtls`, `enc-kw`, `enc-rsa`, `enc-x25519`, `max-align-32`, `multiimage`, `overwrite-only`, `ram-load`, `sig-ecdsa`, `sig-ecdsa-mbedtls`, `sig-ed25519`, `sig-rsa`, `sig-rsa3072`, `swap-move`, `swap-status`, and `validate-primary-slot`
[INFO] [stderr]    = help: consider adding `` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: this warning originates in the macro `test_shell` which comes from the expansion of the macro `sim_test` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: ``
[INFO] [stderr]   --> sim/tests/core.rs:29:20
[INFO] [stderr]    |
[INFO] [stderr] 29 |           #[cfg_attr(feature = $skip_feature, ignore)]
[INFO] [stderr]    |                      ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 72 | / test_shell!(dependency_combos, r, {
[INFO] [stderr] 73 | |     // Only test setups with two images.
[INFO] [stderr] 74 | |     if r.num_images() != 2 {
[INFO] [stderr] 75 | |         return;
[INFO] [stderr] ...  |
[INFO] [stderr] 83 | | }, "");
[INFO] [stderr]    | |______- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `bootstrap`, `default`, `direct-xip`, `downgrade-prevention`, `enc-aes256-ec256`, `enc-aes256-kw`, `enc-aes256-rsa`, `enc-aes256-x25519`, `enc-ec256`, `enc-ec256-mbedtls`, `enc-kw`, `enc-rsa`, `enc-x25519`, `max-align-32`, `multiimage`, `overwrite-only`, `ram-load`, `sig-ecdsa`, `sig-ecdsa-mbedtls`, `sig-ed25519`, `sig-rsa`, `sig-rsa3072`, `swap-move`, `swap-status`, and `validate-primary-slot`
[INFO] [stderr]    = help: consider adding `` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: this warning originates in the macro `test_shell` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: `bootsim` (test "core") generated 15 warnings
[INFO] [stderr]     Finished `test` profile [optimized + debuginfo] target(s) in 0.14s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bootsim-0bdf85ef0ec92ae5)
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/bootsim-2b7d9a250c19f6d7)
[INFO] [stdout] running 0 tests
[INFO] [stderr]      Running tests/core.rs (/opt/rustwide/target/debug/deps/core-dea38a10c33a0779)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 16 tests
[INFO] [stdout] test dependency_combos ... ok
[INFO] [stdout] test ram_load_first ... ok
[INFO] [stdout] test ram_load_split ... ok
[INFO] [stdout] test direct_xip_first ... ok
[INFO] [stdout] test secondary_trailer_leftover ... ok
[INFO] [stdout] test status_write_fails_complete ... ok
[INFO] [stdout] test perm_with_random_fails ... ok
[INFO] [stdout] test bootstrap ... ok
[INFO] [stdout] test norevert_newimage ... ok
[INFO] [stdout] test bad_secondary_slot ... ok
[INFO] [stdout] test status_write_fails_with_reset ... ok
[INFO] [stdout] test norevert ... ok
[INFO] [stdout] test basic_revert ... ok
[INFO] [stdout] test downgrade_prevention ... ok
[INFO] [stdout] test perm_with_fails ... ok
[INFO] [stdout] test revert_with_fails ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 19.12s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mcuboot_sys-8589925ffffeab6a)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/simflash-7296e13050ece00a)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test pdump::samples ... ok
[INFO] [stdout] test test::test_flash ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test::test_flash stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test::test_flash' (46) panicked at sim/simflash/src/lib.rs:204:13:
[INFO] [stdout] Write length not multiple of alignment
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63484d3dd1da - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63484d3dd1da - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63484d3dd1da - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63484d3dd1da - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63484d3f159a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63484d3f159a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x63484d3e1b12 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x63484d3e1b12 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x63484d3bc3ef - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63484d3bc3ef - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63484d3d5749 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63484d36e91c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x63484d36e91c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x63484d3d5902 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x63484d3d5902 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63484d3bba0c - std[b80a194dd3c418bb]::panicking::begin_panic::<&str>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:762:9
[INFO] [stdout]   16:     0x63484d3b3df9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::begin_panic<&str>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63484d3b1660 - std[b80a194dd3c418bb]::panicking::begin_panic::<&str>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:761:5
[INFO] [stdout]   18:     0x63484d361d47 - <simflash::SimFlash as simflash::Flash>::write::h84c128898fc0da7c
[INFO] [stdout]                                at /opt/rustwide/workdir/sim/simflash/src/lib.rs:204:13
[INFO] [stdout]   19:     0x63484d360a60 - simflash::test::test_device::ha535428f13850bf0
[INFO] [stdout]                                at /opt/rustwide/workdir/sim/simflash/src/lib.rs:338:15
[INFO] [stdout]   20:     0x63484d3607cf - simflash::test::test_flash::h38a267776c82cb24
[INFO] [stdout]                                at /opt/rustwide/workdir/sim/simflash/src/lib.rs:325:13
[INFO] [stdout]   21:     0x63484d3613c9 - simflash::test::test_flash::{{closure}}::h9a934d89970148a7
[INFO] [stdout]                                at /opt/rustwide/workdir/sim/simflash/src/lib.rs:312:20
[INFO] [stdout]   22:     0x63484d3613c9 - core::ops::function::FnOnce::call_once::h3542d561ef8f7982
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x63484d3629fb - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x63484d3629fb - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   25:     0x63484d36f3eb - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x63484d36f3eb - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x63484d36f3eb - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x63484d36f3eb - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x63484d36f3eb - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x63484d36f3eb - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x63484d36f3eb - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x63484d36ab04 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x63484d36ab04 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x63484d371ff2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   35:     0x63484d371ff2 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x63484d371ff2 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x63484d371ff2 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x63484d371ff2 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x63484d371ff2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   40:     0x63484d371ff2 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x63484d3dcaef - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   42:     0x63484d3dcaef - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   43:     0x787b8d330aa4 - <unknown>
[INFO] [stdout]   44:     0x787b8d3bda64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test::test_flash
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p simflash --lib`
[INFO] running `Command { std: "docker" "inspect" "ff09266ad4acff59012da1eadbdd0c748dc9d9e5f98eabdfa9946168ec749a84", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ff09266ad4acff59012da1eadbdd0c748dc9d9e5f98eabdfa9946168ec749a84", kill_on_drop: false }`
[INFO] [stdout] ff09266ad4acff59012da1eadbdd0c748dc9d9e5f98eabdfa9946168ec749a84
