[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#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FandhieSetyabudi%2Fmcuboot" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] [stderr] Updating files: 75% (5555/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-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/andhieSetyabudi/mcuboot on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "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-3-tc1/source/sim/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded docopt v1.1.1 [INFO] [stderr] Downloaded wasm-bindgen-shared v0.2.76 [INFO] [stderr] Downloaded wasm-bindgen-macro v0.2.76 [INFO] [stderr] Downloaded ctr v0.7.0 [INFO] [stderr] Downloaded aes v0.7.4 [INFO] [stderr] Downloaded js-sys v0.3.53 [INFO] [stderr] Downloaded wasm-bindgen-backend v0.2.76 [INFO] [stderr] Downloaded wasm-bindgen-macro-support v0.2.76 [INFO] [stderr] Downloaded wasm-bindgen v0.2.76 [INFO] [stderr] Downloaded web-sys v0.3.53 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8d2b07a89066d1bffb7738ad6dc33b5e93c18d84fbb1b9cb8524913e21e28f3c [INFO] running `Command { std: "docker" "start" "-a" "8d2b07a89066d1bffb7738ad6dc33b5e93c18d84fbb1b9cb8524913e21e28f3c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8d2b07a89066d1bffb7738ad6dc33b5e93c18d84fbb1b9cb8524913e21e28f3c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8d2b07a89066d1bffb7738ad6dc33b5e93c18d84fbb1b9cb8524913e21e28f3c", kill_on_drop: false }` [INFO] [stdout] 8d2b07a89066d1bffb7738ad6dc33b5e93c18d84fbb1b9cb8524913e21e28f3c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 8afa2984d6451c869e4047811ff824e0738f35177c61678e8b6297f87239d9d9 [INFO] running `Command { std: "docker" "start" "-a" "8afa2984d6451c869e4047811ff824e0738f35177c61678e8b6297f87239d9d9", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/sim/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] Compiling libc v0.2.99 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling serde_derive v1.0.127 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling serde v1.0.127 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling cpufeatures v0.1.5 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling mcuboot-sys v0.1.0 (/opt/rustwide/workdir/sim/mcuboot-sys) [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling ctr v0.7.0 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling aes v0.7.4 [INFO] [stderr] Compiling pem v0.8.3 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling simflash v0.1.0 (/opt/rustwide/workdir/sim/simflash) [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> sim/mcuboot-sys/src/api.rs:169:5 [INFO] [stdout] | [INFO] [stdout] 169 | pub extern fn sim_get_flash_areas() -> *const CAreaDesc { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(missing_abi)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> sim/mcuboot-sys/src/api.rs:176:5 [INFO] [stdout] | [INFO] [stdout] 176 | pub extern fn sim_set_flash_areas(areas: *const CAreaDesc) { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> sim/mcuboot-sys/src/api.rs:183:5 [INFO] [stdout] | [INFO] [stdout] 183 | pub extern fn sim_reset_flash_areas() { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> sim/mcuboot-sys/src/api.rs:190:5 [INFO] [stdout] | [INFO] [stdout] 190 | pub extern fn sim_get_context() -> *const CSimContext { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> sim/mcuboot-sys/src/api.rs:197:5 [INFO] [stdout] | [INFO] [stdout] 197 | pub extern fn sim_set_context(ptr: *const CSimContext) { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> sim/mcuboot-sys/src/api.rs:204:5 [INFO] [stdout] | [INFO] [stdout] 204 | pub extern fn sim_reset_context() { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> sim/mcuboot-sys/src/api.rs:237:5 [INFO] [stdout] | [INFO] [stdout] 237 | pub extern fn sim_flash_erase(dev_id: u8, offset: u32, size: u32) -> libc::c_int { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> sim/mcuboot-sys/src/api.rs:249:5 [INFO] [stdout] | [INFO] [stdout] 249 | pub extern fn sim_flash_read(dev_id: u8, offset: u32, dest: *mut u8, size: u32) -> libc::c_int { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> sim/mcuboot-sys/src/api.rs:262:5 [INFO] [stdout] | [INFO] [stdout] 262 | pub extern fn sim_flash_write(dev_id: u8, offset: u32, src: *const u8, size: u32) -> libc::c_int { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> sim/mcuboot-sys/src/api.rs:275:5 [INFO] [stdout] | [INFO] [stdout] 275 | pub extern fn sim_flash_align(id: u8) -> u32 { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> sim/mcuboot-sys/src/api.rs:282:5 [INFO] [stdout] | [INFO] [stdout] 282 | pub extern fn sim_flash_erased_val(id: u8) -> u8 { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> sim/mcuboot-sys/src/api.rs:305:5 [INFO] [stdout] | [INFO] [stdout] 305 | pub extern fn sim_log_enabled(level: libc::c_int) -> libc::c_int { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling docopt v1.1.1 [INFO] [stderr] Compiling bootsim v0.1.0 (/opt/rustwide/workdir/sim) [INFO] [stdout] warning: unused import: `crate::utils::align_up` [INFO] [stdout] --> sim/src/image.rs:57:5 [INFO] [stdout] | [INFO] [stdout] 57 | use crate::utils::align_up; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` 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)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [optimized + debuginfo] target(s) in 29.65s [INFO] running `Command { std: "docker" "inspect" "8afa2984d6451c869e4047811ff824e0738f35177c61678e8b6297f87239d9d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8afa2984d6451c869e4047811ff824e0738f35177c61678e8b6297f87239d9d9", kill_on_drop: false }` [INFO] [stdout] 8afa2984d6451c869e4047811ff824e0738f35177c61678e8b6297f87239d9d9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] aa464f47411dd6fd9d02a255f67acf1dc5e75709294589475e3a8b9dee00a600 [INFO] running `Command { std: "docker" "start" "-a" "aa464f47411dd6fd9d02a255f67acf1dc5e75709294589475e3a8b9dee00a600", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/sim/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] Compiling simflash v0.1.0 (/opt/rustwide/workdir/sim/simflash) [INFO] [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] [stderr] Compiling mcuboot-sys v0.1.0 (/opt/rustwide/workdir/sim/mcuboot-sys) [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> sim/mcuboot-sys/src/api.rs: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)]` 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)]` 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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)]` 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)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [optimized + debuginfo] target(s) in 1.87s [INFO] running `Command { std: "docker" "inspect" "aa464f47411dd6fd9d02a255f67acf1dc5e75709294589475e3a8b9dee00a600", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aa464f47411dd6fd9d02a255f67acf1dc5e75709294589475e3a8b9dee00a600", kill_on_drop: false }` [INFO] [stdout] aa464f47411dd6fd9d02a255f67acf1dc5e75709294589475e3a8b9dee00a600 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 04c2c88cd726f5d4e7c91fc26aca6321d8802213a133b618b07c8a4cb5309cc4 [INFO] running `Command { std: "docker" "start" "-a" "04c2c88cd726f5d4e7c91fc26aca6321d8802213a133b618b07c8a4cb5309cc4", 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)]` 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)]` 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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.09s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/bootsim-470bcb4472f41b52) [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/x86_64-unknown-linux-musl/debug/deps/bootsim-5335ba05ba80e782) [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 tests/core.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/core-9ed9f35f1bf6709b) [INFO] [stdout] [INFO] [stdout] running 16 tests [INFO] [stdout] test dependency_combos ... ok [INFO] [stdout] test ram_load_first ... ok [INFO] [stdout] test ram_load_split ... ok [INFO] [stdout] test direct_xip_first ... ok [INFO] [stdout] test bootstrap ... ok [INFO] [stdout] test secondary_trailer_leftover ... ok [INFO] [stdout] test norevert_newimage ... ok [INFO] [stdout] test bad_secondary_slot ... ok [INFO] [stdout] test status_write_fails_complete ... ok [INFO] [stdout] test downgrade_prevention ... ok [INFO] [stdout] test norevert ... 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] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/mcuboot_sys-a06e8f4f16708b1d) [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 55.84s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/simflash-64dec52a408adf62) [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] [stderr] error: test failed, to rerun pass `-p simflash --lib` [INFO] [stdout] [INFO] [stdout] ---- test::test_flash stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'test::test_flash' panicked at sim/simflash/src/lib.rs:204:13: [INFO] [stdout] Write length not multiple of alignment [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x79bbe6d603f2 - std::backtrace_rs::backtrace::libunwind::trace::h559918daaaf51ab7 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x79bbe6d603f2 - std::backtrace_rs::backtrace::trace_unsynchronized::hb04fbcf80d07af8b [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x79bbe6d603f2 - std::sys::backtrace::_print_fmt::h7c0bbbbfac0065d4 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x79bbe6d603f2 - ::fmt::hb62c8ed31943daa5 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x79bbe6d9ac13 - core::fmt::rt::Argument::fmt::he5eaa7dd607ed4c9 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x79bbe6d9ac13 - core::fmt::write::h375399f8cb90b45a [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/fmt/mod.rs:1460:25 [INFO] [stdout] 6: 0x79bbe6d5d723 - std::io::default_write_fmt::hdc1b4dd565dd0099 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x79bbe6d5d723 - std::io::Write::write_fmt::h29f6044e9bc43c23 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x79bbe6d60242 - std::sys::backtrace::BacktraceLock::print::ha189c586374f916a [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x79bbe6d619cc - std::panicking::default_hook::{{closure}}::ha3a26c98ff210e12 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x79bbe6d61822 - std::panicking::default_hook::h8c8a86b4390ab794 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x79bbe6d2ae14 - as core::ops::function::Fn>::call::ha39ae63ed1e9a130 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1980:9 [INFO] [stdout] 12: 0x79bbe6d2ae14 - test::test_main_with_exit_callback::{{closure}}::h9df7c328ebe18c28 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x79bbe6d62433 - as core::ops::function::Fn>::call::h96b7201b552e9069 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1980:9 [INFO] [stdout] 14: 0x79bbe6d62433 - std::panicking::rust_panic_with_hook::hb3b66c2e80efa371 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x79bbe6d6223c - std::panicking::begin_panic::{{closure}}::h3ce7fe5f3d6361b4 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:770:9 [INFO] [stdout] 16: 0x79bbe6d608e9 - std::sys::backtrace::__rust_end_short_backtrace::h0bc33d2a8e0bcf29 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 17: 0x79bbe6ced7c0 - std::panicking::begin_panic::h7531254884c52765 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:769:5 [INFO] [stdout] 18: 0x79bbe6cf09f8 - ::write::haedb869ec015ddcd [INFO] [stdout] at /opt/rustwide/workdir/sim/simflash/src/lib.rs:204:13 [INFO] [stdout] 19: 0x79bbe6cf116c - simflash::test::test_device::h0154d3d858d8193b [INFO] [stdout] at /opt/rustwide/workdir/sim/simflash/src/lib.rs:338:15 [INFO] [stdout] 20: 0x79bbe6cf1da6 - simflash::test::test_flash::hbebc0ef5008ca05c [INFO] [stdout] at /opt/rustwide/workdir/sim/simflash/src/lib.rs:325:13 [INFO] [stdout] 21: 0x79bbe6cefd89 - simflash::test::test_flash::{{closure}}::h43acc1fb28fe5386 [INFO] [stdout] at /opt/rustwide/workdir/sim/simflash/src/lib.rs:312:20 [INFO] [stdout] 22: 0x79bbe6cefd89 - core::ops::function::FnOnce::call_once::hab6a05374a3a44bc [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x79bbe6d3050b - core::ops::function::FnOnce::call_once::h9633dcf760ae81b2 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x79bbe6d3050b - test::__rust_begin_short_backtrace::h12ad5e04c8d7b4a5 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:648:18 [INFO] [stdout] 25: 0x79bbe6d2f77e - test::run_test_in_process::{{closure}}::he596b4fd3fa4893c [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:671:74 [INFO] [stdout] 26: 0x79bbe6d2f77e - as core::ops::function::FnOnce<()>>::call_once::hc746bc3fa75190e0 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 27: 0x79bbe6d2f77e - std::panicking::catch_unwind::do_call::hf4843906108d6299 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:589:40 [INFO] [stdout] 28: 0x79bbe6d2f77e - std::panicking::catch_unwind::h849d4e8b03577bb9 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:552:19 [INFO] [stdout] 29: 0x79bbe6d2f77e - std::panic::catch_unwind::ha1f814c1dec025d2 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panic.rs:359:14 [INFO] [stdout] 30: 0x79bbe6d2f77e - test::run_test_in_process::h542aad3fe61255e7 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:671:27 [INFO] [stdout] 31: 0x79bbe6d2f77e - test::run_test::{{closure}}::h612788d75908cb63 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:592:43 [INFO] [stdout] 32: 0x79bbe6cf4604 - test::run_test::{{closure}}::hbfeea3bcb7245123 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:622:41 [INFO] [stdout] 33: 0x79bbe6cf4604 - std::sys::backtrace::__rust_begin_short_backtrace::h72542b83b4f87d5b [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 34: 0x79bbe6cf7dfa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hff26a7547ea762c9 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 35: 0x79bbe6cf7dfa - as core::ops::function::FnOnce<()>>::call_once::hbee49bc759312884 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 36: 0x79bbe6cf7dfa - std::panicking::catch_unwind::do_call::h61de12ce5e04e28f [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:589:40 [INFO] [stdout] 37: 0x79bbe6cf7dfa - std::panicking::catch_unwind::h454dd49873d22e18 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:552:19 [INFO] [stdout] 38: 0x79bbe6cf7dfa - std::panic::catch_unwind::h5c15187324f8cebb [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panic.rs:359:14 [INFO] [stdout] 39: 0x79bbe6cf7dfa - std::thread::Builder::spawn_unchecked_::{{closure}}::hbc9d9c7427673d42 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 40: 0x79bbe6cf7dfa - core::ops::function::FnOnce::call_once{{vtable.shim}}::hefd458a129ddca13 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 41: 0x79bbe6d64e87 - as core::ops::function::FnOnce>::call_once::h2d6e2e526b02c3da [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1966:9 [INFO] [stdout] 42: 0x79bbe6d64e87 - as core::ops::function::FnOnce>::call_once::h1aefced482b33c72 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1966:9 [INFO] [stdout] 43: 0x79bbe6d64e87 - std::sys::pal::unix::thread::Thread::new::thread_start::h7c9c6951b48f721d [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/pal/unix/thread.rs:97:17 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] test::test_flash [INFO] [stdout] [INFO] [stdout] test result: FAILED. 1 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "04c2c88cd726f5d4e7c91fc26aca6321d8802213a133b618b07c8a4cb5309cc4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "04c2c88cd726f5d4e7c91fc26aca6321d8802213a133b618b07c8a4cb5309cc4", kill_on_drop: false }` [INFO] [stdout] 04c2c88cd726f5d4e7c91fc26aca6321d8802213a133b618b07c8a4cb5309cc4