[INFO] cloning repository https://github.com/AlbinMartinsson/D7020E
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AlbinMartinsson/D7020E" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlbinMartinsson%2FD7020E", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlbinMartinsson%2FD7020E'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6eb47089818c821adff3c7fcd473606378f8638c
[INFO] checking AlbinMartinsson/D7020E against master#c8a31b780d5415358566a20b94912620a3f27067 for pr-139493-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlbinMartinsson%2FD7020E" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc1/source/.cargo/config
[INFO] started tweaking git repo https://github.com/AlbinMartinsson/D7020E
[INFO] finished tweaking git repo https://github.com/AlbinMartinsson/D7020E
[INFO] tweaked toml for git repo https://github.com/AlbinMartinsson/D7020E written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AlbinMartinsson/D7020E on toolchain c8a31b780d5415358566a20b94912620a3f27067
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c8a31b780d5415358566a20b94912620a3f27067" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AlbinMartinsson/D7020E 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" "+c8a31b780d5415358566a20b94912620a3f27067" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating git repository `https://github.com/perlindgren/cortex-m.git`
[INFO] [stderr]     Updating git repository `https://github.com/perlindgren/cortex-m-rt.git`
[INFO] [stderr]     Updating git repository `https://github.com/perlindgren/vcell.git`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://gitlab.henriktjader.com/pln/klee-sys.git`
[INFO] [stderr]     Updating git repository `https://gitlab.henriktjader.com/pln/panic-klee.git`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded aligned v0.3.2
[INFO] [stderr]   Downloaded volatile-register v0.2.0
[INFO] [stderr]   Downloaded stable_deref_trait v1.1.1
[INFO] [stderr]   Downloaded proc-macro2 v1.0.7
[INFO] [stderr]   Downloaded typenum v1.11.2
[INFO] [stderr]   Downloaded bare-metal v0.2.5
[INFO] [stderr]   Downloaded as-slice v0.1.2
[INFO] [stderr]   Downloaded memchr v2.3.0
[INFO] [stderr]   Downloaded cty v0.1.5
[INFO] [stderr]   Downloaded lm3s6965 v0.1.3
[INFO] [stderr]   Downloaded syn v1.0.13
[INFO] [stderr]   Downloaded cortex-m-semihosting v0.3.5
[INFO] [stderr]   Downloaded cstr_core v0.1.2
[INFO] [stderr]   Downloaded stm32f4 v0.9.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c8a31b780d5415358566a20b94912620a3f27067" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d6b74f8e7ca3398d329690c0e111189447e9c403dd2812ca77c50e13ba1d2dd0
[INFO] running `Command { std: "docker" "start" "-a" "d6b74f8e7ca3398d329690c0e111189447e9c403dd2812ca77c50e13ba1d2dd0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d6b74f8e7ca3398d329690c0e111189447e9c403dd2812ca77c50e13ba1d2dd0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d6b74f8e7ca3398d329690c0e111189447e9c403dd2812ca77c50e13ba1d2dd0", kill_on_drop: false }`
[INFO] [stdout] d6b74f8e7ca3398d329690c0e111189447e9c403dd2812ca77c50e13ba1d2dd0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c8a31b780d5415358566a20b94912620a3f27067" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 17bb1c9c999206f08fe333dbb7a13799adab023839b6c0ef76283a79826261db
[INFO] running `Command { std: "docker" "start" "-a" "17bb1c9c999206f08fe333dbb7a13799adab023839b6c0ef76283a79826261db", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.3.0
[INFO] [stderr]     Checking cty v0.1.5
[INFO] [stderr]    Compiling klee-examples v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking vcell v0.1.2 (https://github.com/perlindgren/vcell.git?branch=trustit#4eb44a01)
[INFO] [stderr]     Checking panic-klee v0.1.0 (https://gitlab.henriktjader.com/pln/panic-klee.git#3b0c897f)
[INFO] [stderr]     Checking panic-halt v0.2.0
[INFO] [stderr]     Checking volatile-register v0.2.0
[INFO] [stderr]     Checking cstr_core v0.1.2
[INFO] [stderr]     Checking klee-sys v0.1.0 (https://gitlab.henriktjader.com/pln/klee-sys.git#3e49ed21)
[INFO] [stdout] error[E0463]: can't find crate for `cortex_m`
[INFO] [stdout]  --> examples/cortex_m_test1.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | extern crate cortex_m;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `klee_sys::klee_abort`
[INFO] [stdout]  --> examples/cortex_m_test1.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use klee_sys::klee_abort;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^ no `klee_abort` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0463.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `klee-examples` (example "cortex_m_test1") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0432]: unresolved imports `klee_sys::klee_abort`, `klee_sys::klee_make_symbolic`
[INFO] [stdout]  --> examples/cortex_m_rt_test3.rs:7:16
[INFO] [stdout]   |
[INFO] [stdout] 7 | use klee_sys::{klee_abort, klee_make_symbolic};
[INFO] [stdout]   |                ^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^ no `klee_make_symbolic` in the root
[INFO] [stdout]   |                |
[INFO] [stdout]   |                no `klee_abort` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `cortex_m`
[INFO] [stdout]  --> examples/cortex_m_rt_test3.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use cortex_m::peripheral::Peripherals;
[INFO] [stdout]   |     ^^^^^^^^ use of unresolved module or unlinked crate `cortex_m`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `cortex_m`, use `cargo add cortex_m` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `cortex_m_rt`
[INFO] [stdout]  --> examples/cortex_m_rt_test3.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use cortex_m_rt::{entry, exception, pre_init, ExceptionFrame};
[INFO] [stdout]   |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `cortex_m_rt`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `cortex_m_rt`, use `cargo add cortex_m_rt` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> examples/cortex_m_rt_test3.rs:14:21
[INFO] [stdout]    |
[INFO] [stdout] 14 | unsafe fn main() -> ! {
[INFO] [stdout]    |           ----      ^ expected `!`, found `()`
[INFO] [stdout]    |           |
[INFO] [stdout]    |           implicitly returns `()` as its body has no tail or `return` expression
[INFO] [stdout]    |
[INFO] [stdout]    = note:   expected type `!`
[INFO] [stdout]            found unit type `()`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> examples/cortex_m_rt_test3.rs:35:33
[INFO] [stdout]    |
[INFO] [stdout] 35 | fn DefaultHandler(irqn: i16) -> ! {
[INFO] [stdout]    |    --------------               ^ expected `!`, found `()`
[INFO] [stdout]    |    |
[INFO] [stdout]    |    implicitly returns `()` as its body has no tail or `return` expression
[INFO] [stdout]    |
[INFO] [stdout]    = note:   expected type `!`
[INFO] [stdout]            found unit type `()`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> examples/cortex_m_rt_test3.rs:48:24
[INFO] [stdout]    |
[INFO] [stdout] 48 | fn NonMaskableInt() -> ! {
[INFO] [stdout]    |    --------------      ^ expected `!`, found `()`
[INFO] [stdout]    |    |
[INFO] [stdout]    |    implicitly returns `()` as its body has no tail or `return` expression
[INFO] [stdout]    |
[INFO] [stdout]    = note:   expected type `!`
[INFO] [stdout]            found unit type `()`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> examples/cortex_m_rt_test3.rs:53:38
[INFO] [stdout]    |
[INFO] [stdout] 53 | fn HardFault(eh: &ExceptionFrame) -> ! {
[INFO] [stdout]    |    ---------                         ^ expected `!`, found `()`
[INFO] [stdout]    |    |
[INFO] [stdout]    |    implicitly returns `()` as its body has no tail or `return` expression
[INFO] [stdout]    |
[INFO] [stdout]    = note:   expected type `!`
[INFO] [stdout]            found unit type `()`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0308, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `klee-examples` (example "cortex_m_rt_test3") due to 7 previous errors
[INFO] [stdout] error[E0432]: unresolved import `klee_sys::klee_abort`
[INFO] [stdout]  --> examples/vcell_test.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use klee_sys::klee_abort;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^ no `klee_abort` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `stm32f4`
[INFO] [stdout]  --> examples/f401_probe.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use stm32f4::stm32f401 as stm32;
[INFO] [stdout]   |     ^^^^^^^ use of unresolved module or unlinked crate `stm32f4`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `stm32f4`, use `cargo add stm32f4` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `klee_make_symbolic` in this scope
[INFO] [stdout]   --> examples/struct.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 |     klee_make_symbolic!(&mut a, "a");
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `RW<u32>` does not permit being left uninitialized
[INFO] [stdout]  --> examples/register_test.rs:9:32
[INFO] [stdout]   |
[INFO] [stdout] 9 |     let rw: RW<u32> = unsafe { core::mem::MaybeUninit::uninit().assume_init() };
[INFO] [stdout]   |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |                                |
[INFO] [stdout]   |                                this code causes undefined behavior when executed
[INFO] [stdout]   |                                help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]   |
[INFO] [stdout]   = note: integers must be initialized
[INFO] [stdout]   = note: `#[warn(invalid_value)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `klee_sys::klee_abort`
[INFO] [stdout]  --> examples/cortex_m_rt_test2.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use klee_sys::klee_abort;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^ no `klee_abort` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `cortex_m`
[INFO] [stdout]  --> examples/cortex_m_rt_test2.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use cortex_m::peripheral::Peripherals;
[INFO] [stdout]   |     ^^^^^^^^ use of unresolved module or unlinked crate `cortex_m`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `cortex_m`, use `cargo add cortex_m` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `cortex_m_rt`
[INFO] [stdout]  --> examples/cortex_m_rt_test2.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use cortex_m_rt::{entry, pre_init};
[INFO] [stdout]   |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `cortex_m_rt`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `cortex_m_rt`, use `cargo add cortex_m_rt` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `cortex_m`
[INFO] [stdout]   --> examples/f401_probe.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use cortex_m::asm;
[INFO] [stdout]    |     ^^^^^^^^ use of unresolved module or unlinked crate `cortex_m`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `cortex_m`, use `cargo add cortex_m` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `cortex_m_rt`
[INFO] [stdout]   --> examples/f401_probe.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use cortex_m_rt::entry;
[INFO] [stdout]    |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `cortex_m_rt`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `cortex_m_rt`, use `cargo add cortex_m_rt` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `stm32f4`
[INFO] [stdout]  --> examples/f401_minimal.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use stm32f4::stm32f401 as stm32;
[INFO] [stdout]   |     ^^^^^^^ use of unresolved module or unlinked crate `stm32f4`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `stm32f4`, use `cargo add stm32f4` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `cortex_m`
[INFO] [stdout]   --> examples/f401_minimal.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use cortex_m::asm;
[INFO] [stdout]    |     ^^^^^^^^ use of unresolved module or unlinked crate `cortex_m`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `cortex_m`, use `cargo add cortex_m` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `cortex_m_rt`
[INFO] [stdout]   --> examples/f401_minimal.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use cortex_m_rt::entry;
[INFO] [stdout]    |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `cortex_m_rt`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `cortex_m_rt`, use `cargo add cortex_m_rt` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `cortex_m_semihosting`
[INFO] [stdout]   --> examples/f401_minimal.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use cortex_m_semihosting::hprintln;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `cortex_m_semihosting`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `cortex_m_semihosting`, use `cargo add cortex_m_semihosting` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `klee_sys::*`
[INFO] [stdout]  --> examples/struct.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use klee_sys::*;
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `stm32f4`
[INFO] [stdout]  --> examples/f401_minimal2.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use stm32f4::stm32f401 as stm32;
[INFO] [stdout]   |     ^^^^^^^ use of unresolved module or unlinked crate `stm32f4`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `stm32f4`, use `cargo add stm32f4` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `klee-examples` (example "struct") due to 1 previous error; 1 warning emitted
[INFO] [stdout] error[E0432]: unresolved import `cortex_m`
[INFO] [stdout]   --> examples/f401_minimal2.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use cortex_m::asm;
[INFO] [stdout]    |     ^^^^^^^^ use of unresolved module or unlinked crate `cortex_m`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `cortex_m`, use `cargo add cortex_m` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `cortex_m_rt`
[INFO] [stdout]   --> examples/f401_minimal2.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use cortex_m_rt::entry;
[INFO] [stdout]    |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `cortex_m_rt`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `cortex_m_rt`, use `cargo add cortex_m_rt` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> examples/cortex_m_rt_test2.rs:14:21
[INFO] [stdout]    |
[INFO] [stdout] 14 | unsafe fn main() -> ! {
[INFO] [stdout]    |           ----      ^ expected `!`, found `()`
[INFO] [stdout]    |           |
[INFO] [stdout]    |           implicitly returns `()` as its body has no tail or `return` expression
[INFO] [stdout]    |
[INFO] [stdout]    = note:   expected type `!`
[INFO] [stdout]            found unit type `()`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `klee-examples` (example "f401_probe") due to 3 previous errors
[INFO] [stdout] Some errors have detailed explanations: E0308, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `stm32f4`
[INFO] [stdout]  --> examples/f401_ktest.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use stm32f4::stm32f401 as stm32;
[INFO] [stdout]   |     ^^^^^^^ use of unresolved module or unlinked crate `stm32f4`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `stm32f4`, use `cargo add stm32f4` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `cortex_m`
[INFO] [stdout]   --> examples/f401_ktest.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use cortex_m::{asm, bkpt};
[INFO] [stdout]    |     ^^^^^^^^ use of unresolved module or unlinked crate `cortex_m`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `cortex_m`, use `cargo add cortex_m` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `cortex_m_rt`
[INFO] [stdout]   --> examples/f401_ktest.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use cortex_m_rt::entry;
[INFO] [stdout]    |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `cortex_m_rt`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `cortex_m_rt`, use `cargo add cortex_m_rt` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `klee-examples` (example "vcell_test") due to 1 previous error
[INFO] [stdout] error[E0463]: can't find crate for `cortex_m`
[INFO] [stdout]  --> examples/cortex_m_rt_test.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | extern crate cortex_m;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `cortex_m_rt`
[INFO] [stdout]  --> examples/cortex_m_rt_test.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | extern crate cortex_m_rt;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `klee-examples` (example "cortex_m_rt_test2") due to 4 previous errors
[INFO] [stdout] warning: the feature `asm` has been stable since 1.59.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> examples/f401_ktest.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | #![feature(asm)]
[INFO] [stdout]   |            ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `cortex_m`
[INFO] [stdout]  --> examples/cortex_m_test_nightly.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | extern crate cortex_m;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `klee_assert` in this scope
[INFO] [stdout]   --> examples/assume_assert.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     klee_assert!(f1(a) > a);
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `klee_make_symbolic` in this scope
[INFO] [stdout]   --> examples/assume_assert.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 |     klee_make_symbolic!(&mut a, "a");
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `klee_sys::*`
[INFO] [stdout]  --> examples/assume_assert.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use klee_sys::*;
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `core_intrinsics` is internal to the compiler or standard library
[INFO] [stdout]  --> examples/cortex_m_test_nightly.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(core_intrinsics)] // intrinsic division requires nightly
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: using it is strongly discouraged
[INFO] [stdout]   = note: `#[warn(internal_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `klee_sys::*`
[INFO] [stdout]  --> examples/cortex_m_test_nightly.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use klee_sys::*;
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `cortex_m_rt`
[INFO] [stdout]   --> examples/klee_hybrid_test.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 25 |     use cortex_m_rt::entry;
[INFO] [stdout]    |         ^^^^^^^^^^^ use of unresolved module or unlinked crate `cortex_m_rt`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `cortex_m_rt`, use `cargo add cortex_m_rt` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `klee-examples` (example "cortex_m_test_nightly") due to 1 previous error; 2 warnings emitted
[INFO] [stdout] error[E0432]: unresolved import `cortex_m_semihosting`
[INFO] [stdout]   --> examples/klee_hybrid_test.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 26 |     use cortex_m_semihosting::hprintln;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `cortex_m_semihosting`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `cortex_m_semihosting`, use `cargo add cortex_m_semihosting` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `klee-examples` (example "f401_minimal") due to 4 previous errors
[INFO] [stdout] error[E0432]: unresolved import `stm32f4`
[INFO] [stdout]   --> examples/klee_hybrid_test.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 27 |     use stm32f4::stm32f401 as stm32;
[INFO] [stdout]    |         ^^^^^^^ use of unresolved module or unlinked crate `stm32f4`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `stm32f4`, use `cargo add stm32f4` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `klee-examples` (example "f401_ktest") due to 3 previous errors; 1 warning emitted
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `klee_sys::klee_abort`, `klee_sys::klee_make_symbolic`
[INFO] [stdout]   --> examples/cortex_m_rt_test.rs:10:16
[INFO] [stdout]    |
[INFO] [stdout] 10 | use klee_sys::{klee_abort, klee_make_symbolic};
[INFO] [stdout]    |                ^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^ no `klee_make_symbolic` in the root
[INFO] [stdout]    |                |
[INFO] [stdout]    |                no `klee_abort` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `volatile_register::RW`
[INFO] [stdout]   --> examples/cortex_m_rt_test.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use volatile_register::RW;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `klee-examples` (example "assume_assert") due to 2 previous errors; 1 warning emitted
[INFO] [stderr] error: could not compile `klee-examples` (example "f401_minimal2") due to 3 previous errors
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> examples/cortex_m_rt_test.rs:18:21
[INFO] [stdout]    |
[INFO] [stdout] 18 | unsafe fn main() -> ! {
[INFO] [stdout]    |           ----      ^ expected `!`, found `()`
[INFO] [stdout]    |           |
[INFO] [stdout]    |           implicitly returns `()` as its body has no tail or `return` expression
[INFO] [stdout]    |
[INFO] [stdout]    = note:   expected type `!`
[INFO] [stdout]            found unit type `()`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0308, E0432, E0463.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `klee_sys::klee_abort`, `klee_sys::klee_assert`, `klee_sys::klee_assert_eq`, `klee_sys::klee_make_symbolic`
[INFO] [stdout]  --> examples/paths.rs:6:16
[INFO] [stdout]   |
[INFO] [stdout] 6 | use klee_sys::{klee_abort, klee_assert, klee_assert_eq, klee_make_symbolic};
[INFO] [stdout]   |                ^^^^^^^^^^  ^^^^^^^^^^^  ^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^ no `klee_make_symbolic` in the root
[INFO] [stdout]   |                |           |            |
[INFO] [stdout]   |                |           |            no `klee_assert_eq` in the root
[INFO] [stdout]   |                |           no `klee_assert` in the root
[INFO] [stdout]   |                no `klee_abort` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `klee-examples` (example "cortex_m_rt_test") due to 4 previous errors; 1 warning emitted
[INFO] [stderr] error: could not compile `klee-examples` (example "klee_hybrid_test") due to 3 previous errors
[INFO] [stderr] error: could not compile `klee-examples` (example "paths") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "17bb1c9c999206f08fe333dbb7a13799adab023839b6c0ef76283a79826261db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "17bb1c9c999206f08fe333dbb7a13799adab023839b6c0ef76283a79826261db", kill_on_drop: false }`
[INFO] [stdout] 17bb1c9c999206f08fe333dbb7a13799adab023839b6c0ef76283a79826261db
