[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 try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[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:  69% (5146/7403)
Updating files:  70% (5183/7403)
Updating files:  71% (5257/7403)
Updating files:  72% (5331/7403)
Updating files:  73% (5405/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 db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "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] 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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 996a7769ca4f1f116a586c1d0a7153e7056da504984985e0041bd0aecf386f3b
[INFO] running `Command { std: "docker" "start" "-a" "996a7769ca4f1f116a586c1d0a7153e7056da504984985e0041bd0aecf386f3b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "996a7769ca4f1f116a586c1d0a7153e7056da504984985e0041bd0aecf386f3b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "996a7769ca4f1f116a586c1d0a7153e7056da504984985e0041bd0aecf386f3b", kill_on_drop: false }`
[INFO] [stdout] 996a7769ca4f1f116a586c1d0a7153e7056da504984985e0041bd0aecf386f3b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2acc81c9cd687aa7a71895baf17bdd3beb79f3e0bf8ceb2e3753a3f804b18f43
[INFO] running `Command { std: "docker" "start" "-a" "2acc81c9cd687aa7a71895baf17bdd3beb79f3e0bf8ceb2e3753a3f804b18f43", 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 version_check v0.9.3
[INFO] [stderr]    Compiling typenum v1.13.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.10
[INFO] [stderr]    Compiling cc v1.0.69
[INFO] [stderr]    Compiling generic-array v0.14.4
[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 quote v1.0.9
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling getrandom v0.2.3
[INFO] [stderr]    Compiling rand_core v0.5.1
[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_chacha v0.2.2
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling once_cell v1.8.0
[INFO] [stderr]    Compiling cipher v0.3.0
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling ctr v0.7.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling termcolor v1.1.2
[INFO] [stderr]    Compiling regex v1.5.4
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling cpufeatures v0.1.5
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling opaque-debug v0.3.0
[INFO] [stderr]    Compiling aes v0.7.4
[INFO] [stderr]    Compiling rand v0.8.4
[INFO] [stderr]    Compiling env_logger v0.9.0
[INFO] [stderr]    Compiling pem v0.8.3
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling byteorder v1.4.3
[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 1m 44s
[INFO] running `Command { std: "docker" "inspect" "2acc81c9cd687aa7a71895baf17bdd3beb79f3e0bf8ceb2e3753a3f804b18f43", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2acc81c9cd687aa7a71895baf17bdd3beb79f3e0bf8ceb2e3753a3f804b18f43", kill_on_drop: false }`
[INFO] [stdout] 2acc81c9cd687aa7a71895baf17bdd3beb79f3e0bf8ceb2e3753a3f804b18f43
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1ed9ca25f150059dd3da10d704c126d9a868277c6939ce497ea5ec9c03317deb
[INFO] running `Command { std: "docker" "start" "-a" "1ed9ca25f150059dd3da10d704c126d9a868277c6939ce497ea5ec9c03317deb", 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] [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 mcuboot-sys v0.1.0 (/opt/rustwide/workdir/sim/mcuboot-sys)
[INFO] [stderr]    Compiling simflash v0.1.0 (/opt/rustwide/workdir/sim/simflash)
[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]    Compiling bootsim v0.1.0 (/opt/rustwide/workdir/sim)
[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: `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: 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 4.37s
[INFO] running `Command { std: "docker" "inspect" "1ed9ca25f150059dd3da10d704c126d9a868277c6939ce497ea5ec9c03317deb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1ed9ca25f150059dd3da10d704c126d9a868277c6939ce497ea5ec9c03317deb", kill_on_drop: false }`
[INFO] [stdout] 1ed9ca25f150059dd3da10d704c126d9a868277c6939ce497ea5ec9c03317deb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 548d53e87c56f7864bd81df1bcc4279b90e1cd89ae75c3f833cf8abc0db8c949
[INFO] running `Command { std: "docker" "start" "-a" "548d53e87c56f7864bd81df1bcc4279b90e1cd89ae75c3f833cf8abc0db8c949", 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.20s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bootsim-c7449f4b7d3e9cc4)
[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/main.rs (/opt/rustwide/target/debug/deps/bootsim-52ae10ca891f16b2)
[INFO] [stderr]      Running tests/core.rs (/opt/rustwide/target/debug/deps/core-7fc56fcd4f39b8ff)
[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 direct_xip_first ... ok
[INFO] [stdout] test norevert_newimage ... ok
[INFO] [stdout] test downgrade_prevention ... ok
[INFO] [stdout] test bad_secondary_slot ... ok
[INFO] [stdout] test norevert ... ok
[INFO] [stdout] test ram_load_first ... ok
[INFO] [stdout] test ram_load_split ... ok
[INFO] [stdout] test bootstrap ... ok
[INFO] [stdout] test secondary_trailer_leftover ... ok
[INFO] [stdout] test status_write_fails_complete ... ok
[INFO] [stdout] test status_write_fails_with_reset ... ok
[INFO] [stdout] test perm_with_random_fails ... ok
[INFO] [stdout] test basic_revert ... 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 33.46s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mcuboot_sys-6f816a8f9ab14982)
[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-e400b6a6beccd11a)
[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' (38) panicked at sim/simflash/src/lib.rs:204:13:
[INFO] [stdout] Write length not multiple of alignment
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5869175020e2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5869175020e2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5869175020e2 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5869175020e2 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58691751702a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58691751702a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x586917506f96 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x586917506f96 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5869174e087f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5869174e087f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5869174fa419 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5869174920be - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5869174920be - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5869174fa5d2 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5869174fa5d2 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5869174dfe4c - std[3f03f8b59f91bef1]::panicking::begin_panic::<&str>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:762:9
[INFO] [stdout]   16:     0x5869174d5ad9 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::begin_panic<&str>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5869174d2df0 - std[3f03f8b59f91bef1]::panicking::begin_panic::<&str>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:761:5
[INFO] [stdout]   18:     0x586917485905 - <simflash[7a44e143a80f1304]::SimFlash as simflash[7a44e143a80f1304]::Flash>::write
[INFO] [stdout]                                at /opt/rustwide/workdir/sim/simflash/src/lib.rs:204:13
[INFO] [stdout]   19:     0x586917483d70 - simflash[7a44e143a80f1304]::test::test_device
[INFO] [stdout]                                at /opt/rustwide/workdir/sim/simflash/src/lib.rs:338:15
[INFO] [stdout]   20:     0x58691748496f - simflash[7a44e143a80f1304]::test::test_flash
[INFO] [stdout]                                at /opt/rustwide/workdir/sim/simflash/src/lib.rs:325:13
[INFO] [stdout]   21:     0x5869174859b9 - simflash[7a44e143a80f1304]::test::test_flash::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/sim/simflash/src/lib.rs:312:20
[INFO] [stdout]   22:     0x5869174859b9 - <simflash[7a44e143a80f1304]::test::test_flash::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x58691748646b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x58691748646b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   25:     0x586917492cca - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x586917492cca - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x586917492cca - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x586917492cca - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x586917492cca - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x586917492cca - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x586917492cca - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x58691748d194 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x58691748d194 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x5869174957c2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   35:     0x5869174957c2 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x5869174957c2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x5869174957c2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x5869174957c2 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x5869174957c2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   40:     0x5869174957c2 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x58691750198f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   42:     0x58691750198f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   43:     0x715398595aa4 - <unknown>
[INFO] [stdout]   44:     0x715398622a64 - 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.02s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p simflash --lib`
[INFO] running `Command { std: "docker" "inspect" "548d53e87c56f7864bd81df1bcc4279b90e1cd89ae75c3f833cf8abc0db8c949", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "548d53e87c56f7864bd81df1bcc4279b90e1cd89ae75c3f833cf8abc0db8c949", kill_on_drop: false }`
[INFO] [stdout] 548d53e87c56f7864bd81df1bcc4279b90e1cd89ae75c3f833cf8abc0db8c949
