[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] checking andhieSetyabudi/mcuboot against try#b1f2594eac607c1f051534800237eeedb5590a49 for pr-139493-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FandhieSetyabudi%2Fmcuboot" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] Updating files: 69% (5138/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-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/andhieSetyabudi/mcuboot on toolchain b1f2594eac607c1f051534800237eeedb5590a49 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "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" "+b1f2594eac607c1f051534800237eeedb5590a49" "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-7-tc2/source/sim/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0984be541cb6ebcb89c3c01e99f00673700a158f0fb444bca8d242ab9243f951 [INFO] running `Command { std: "docker" "start" "-a" "0984be541cb6ebcb89c3c01e99f00673700a158f0fb444bca8d242ab9243f951", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0984be541cb6ebcb89c3c01e99f00673700a158f0fb444bca8d242ab9243f951", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0984be541cb6ebcb89c3c01e99f00673700a158f0fb444bca8d242ab9243f951", kill_on_drop: false }` [INFO] [stdout] 0984be541cb6ebcb89c3c01e99f00673700a158f0fb444bca8d242ab9243f951 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4f0556bb0a75dec98d830826f3913c241e789c4bf98bf415146d2971d8626799 [INFO] running `Command { std: "docker" "start" "-a" "4f0556bb0a75dec98d830826f3913c241e789c4bf98bf415146d2971d8626799", 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] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling serde_derive v1.0.127 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Compiling serde v1.0.127 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Checking cpufeatures v0.1.5 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking cipher v0.3.0 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Compiling mcuboot-sys v0.1.0 (/opt/rustwide/workdir/sim/mcuboot-sys) [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking ctr v0.7.0 [INFO] [stderr] Checking aes v0.7.4 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking env_logger v0.9.0 [INFO] [stderr] Checking pem v0.8.3 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Checking thiserror v1.0.26 [INFO] [stderr] Checking 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] [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] Checking docopt v1.1.1 [INFO] [stderr] Checking 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: unused import: `crate::utils::align_up` [INFO] [stdout] --> sim/src/image.rs:57:5 [INFO] [stdout] | [INFO] [stdout] 57 | use crate::utils::align_up; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `align_up` is never used [INFO] [stdout] --> sim/src/utils.rs:7:8 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn align_up(num: u32, align: u32) -> u32 { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `align_up` is never used [INFO] [stdout] --> sim/src/utils.rs:7:8 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn align_up(num: u32, align: u32) -> u32 { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 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] [stderr] Finished `dev` profile [optimized + debuginfo] target(s) in 20.42s [INFO] running `Command { std: "docker" "inspect" "4f0556bb0a75dec98d830826f3913c241e789c4bf98bf415146d2971d8626799", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4f0556bb0a75dec98d830826f3913c241e789c4bf98bf415146d2971d8626799", kill_on_drop: false }` [INFO] [stdout] 4f0556bb0a75dec98d830826f3913c241e789c4bf98bf415146d2971d8626799