[INFO] cloning repository https://github.com/varesa/rs-stm32f1-hello-serial
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/varesa/rs-stm32f1-hello-serial" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvaresa%2Frs-stm32f1-hello-serial", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvaresa%2Frs-stm32f1-hello-serial'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f7e6688f025a9350467d279103afcdc4ccb09dc6
[INFO] testing varesa/rs-stm32f1-hello-serial against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvaresa%2Frs-stm32f1-hello-serial" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc1/source/.cargo/config
[INFO] started tweaking git repo https://github.com/varesa/rs-stm32f1-hello-serial
[INFO] finished tweaking git repo https://github.com/varesa/rs-stm32f1-hello-serial
[INFO] tweaked toml for git repo https://github.com/varesa/rs-stm32f1-hello-serial written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/varesa/rs-stm32f1-hello-serial on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/varesa/rs-stm32f1-hello-serial 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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded vcell v0.1.2
[INFO] [stderr]   Downloaded volatile-register v0.2.0
[INFO] [stderr]   Downloaded cortex-m-rt-macros v0.1.8
[INFO] [stderr]   Downloaded r0 v0.2.2
[INFO] [stderr]   Downloaded nb v0.1.3
[INFO] [stderr]   Downloaded cast v0.2.3
[INFO] [stderr]   Downloaded nb v1.0.0
[INFO] [stderr]   Downloaded panic-semihosting v0.5.4
[INFO] [stderr]   Downloaded cortex-m-semihosting v0.3.5
[INFO] [stderr]   Downloaded cortex-m v0.6.4
[INFO] [stderr]   Downloaded cortex-m-rt v0.6.13
[INFO] [stderr]   Downloaded embedded-hal v0.2.4
[INFO] [stderr]   Downloaded embedded-dma v0.1.2
[INFO] [stderr]   Downloaded bitfield v0.13.2
[INFO] [stderr]   Downloaded as-slice v0.1.4
[INFO] [stderr]   Downloaded aligned v0.3.4
[INFO] [stderr]   Downloaded bare-metal v0.2.5
[INFO] [stderr]   Downloaded stm32f1xx-hal v0.7.0
[INFO] [stderr]   Downloaded stm32f1 v0.11.0
[INFO] [stderr]   Downloaded stm32f1 v0.12.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 07a79e5c47e33a0b2eac98961ed3ec6c9470dbdf48ef0b5156bd282140a3563f
[INFO] running `Command { std: "docker" "start" "-a" "07a79e5c47e33a0b2eac98961ed3ec6c9470dbdf48ef0b5156bd282140a3563f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "07a79e5c47e33a0b2eac98961ed3ec6c9470dbdf48ef0b5156bd282140a3563f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "07a79e5c47e33a0b2eac98961ed3ec6c9470dbdf48ef0b5156bd282140a3563f", kill_on_drop: false }`
[INFO] [stdout] 07a79e5c47e33a0b2eac98961ed3ec6c9470dbdf48ef0b5156bd282140a3563f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2ec3d407eb83779d9ec5952b162a839bf6508ca76b5fa60561e3d8d7dfd438ea
[INFO] running `Command { std: "docker" "start" "-a" "2ec3d407eb83779d9ec5952b162a839bf6508ca76b5fa60561e3d8d7dfd438ea", kill_on_drop: false }`
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling typenum v1.12.0
[INFO] [stderr]    Compiling version_check v0.9.2
[INFO] [stderr]    Compiling cortex-m v0.6.4
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling syn v1.0.48
[INFO] [stderr]    Compiling vcell v0.1.2
[INFO] [stderr]    Compiling bitfield v0.13.2
[INFO] [stderr]    Compiling cortex-m-rt v0.6.13
[INFO] [stderr]    Compiling r0 v0.2.2
[INFO] [stderr]    Compiling nb v1.0.0
[INFO] [stderr]    Compiling stm32f1 v0.11.0
[INFO] [stderr]    Compiling cortex-m-semihosting v0.3.5
[INFO] [stderr]    Compiling stm32f1 v0.12.1
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling embedded-dma v0.1.2
[INFO] [stderr]    Compiling volatile-register v0.2.0
[INFO] [stderr]    Compiling nb v0.1.3
[INFO] [stderr]    Compiling embedded-hal v0.2.4
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling bare-metal v0.2.5
[INFO] [stderr]    Compiling cast v0.2.3
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]    Compiling generic-array v0.13.2
[INFO] [stderr]    Compiling generic-array v0.12.3
[INFO] [stderr]    Compiling as-slice v0.1.4
[INFO] [stderr]    Compiling aligned v0.3.4
[INFO] [stderr]    Compiling panic-semihosting v0.5.4
[INFO] [stderr]    Compiling cortex-m-rt-macros v0.1.8
[INFO] [stderr]    Compiling stm32f1xx-hal v0.7.0
[INFO] [stderr]    Compiling stm32f1-hello v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.84s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: stm32f1xx-hal v0.7.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "2ec3d407eb83779d9ec5952b162a839bf6508ca76b5fa60561e3d8d7dfd438ea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2ec3d407eb83779d9ec5952b162a839bf6508ca76b5fa60561e3d8d7dfd438ea", kill_on_drop: false }`
[INFO] [stdout] 2ec3d407eb83779d9ec5952b162a839bf6508ca76b5fa60561e3d8d7dfd438ea
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 86186fcc3f8336d7aa918b5d369e3a9b38c75877f5c046bd7914739ab33ffacd
[INFO] running `Command { std: "docker" "start" "-a" "86186fcc3f8336d7aa918b5d369e3a9b38c75877f5c046bd7914739ab33ffacd", kill_on_drop: false }`
[INFO] [stderr]    Compiling stm32f1-hello v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.54s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: stm32f1xx-hal v0.7.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "86186fcc3f8336d7aa918b5d369e3a9b38c75877f5c046bd7914739ab33ffacd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "86186fcc3f8336d7aa918b5d369e3a9b38c75877f5c046bd7914739ab33ffacd", kill_on_drop: false }`
[INFO] [stdout] 86186fcc3f8336d7aa918b5d369e3a9b38c75877f5c046bd7914739ab33ffacd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 2893fc54169d981778ed5cf84cea080ba3f8e1b6691389a196c184e276761ace
[INFO] running `Command { std: "docker" "start" "-a" "2893fc54169d981778ed5cf84cea080ba3f8e1b6691389a196c184e276761ace", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: stm32f1xx-hal v0.7.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/stm32f1_hello-eb500a6835910b35)
[INFO] [stderr] 
[INFO] [stderr] thread '<unnamed>' (24) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cortex-m-0.6.4/src/register/primask.rs:59:15:
[INFO] [stderr] not implemented
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x5c573e2dee82 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]    1:     0x5c573e2dee82 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]    2:     0x5c573e2dee82 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stderr]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]    3:     0x5c573e2dee82 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stderr]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]    4:     0x5c573e2eff1a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]    5:     0x5c573e2eff1a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stderr]    6:     0x5c573e2e2786 - std[716c9a7a72e5c14e]::io::default_write_fmt::<std[716c9a7a72e5c14e]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stderr]    7:     0x5c573e2e2786 - <std[716c9a7a72e5c14e]::sys::stdio::unix::Stderr as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stderr]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stderr]    8:     0x5c573e2cd2af - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]    9:     0x5c573e2cd2af - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stderr]   10:     0x5c573e2dcfb1 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stderr]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:319:9
[INFO] [stderr]   11:     0x5c573e2dd16b - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stderr]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:825:13
[INFO] [stderr]   12:     0x5c573e2cd39a - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:691:13
[INFO] [stderr]   13:     0x5c573e2c52f9 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]   14:     0x5c573e2cdb1d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stderr]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stderr]   15:     0x5c573e2f054c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stderr]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stderr]   16:     0x5c573e2f0512 - core[c5ed12ab89cc536a]::panicking::panic
[INFO] [stderr]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:150:5
[INFO] [stderr]   17:     0x5c573e2edd8a - cortex_m[e941385989c3710d]::register::primask::read
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cortex-m-0.6.4/src/register/primask.rs:59:15
[INFO] [stderr]   18:     0x5c573e2ed872 - cortex_m[e941385989c3710d]::interrupt::free::<cortex_m_semihosting[798ffab7674077ce]::export::hstdout_str::{closure#0}, core[c5ed12ab89cc536a]::result::Result<(), ()>>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cortex-m-0.6.4/src/interrupt.rs:65:19
[INFO] [stderr]   19:     0x5c573e2edd29 - cortex_m_semihosting[798ffab7674077ce]::export::hstdout_str
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cortex-m-semihosting-0.3.5/src/export.rs:12:5
[INFO] [stderr]   20:     0x5c573e2b5299 - stm32f1_hello[44b62d73368eb69b]::__cortex_m_rt_main
[INFO] [stderr]                                at /opt/rustwide/workdir/src/main.rs:17:5
[INFO] [stderr]   21:     0x5c573e2b6546 - main
[INFO] [stderr]                                at /opt/rustwide/workdir/src/main.rs:15:1
[INFO] [stderr]   22:     0x755ac1fac1ca - <unknown>
[INFO] [stderr]   23:     0x755ac1fac28b - __libc_start_main
[INFO] [stderr]   24:     0x5c573e2b4b65 - _start
[INFO] [stderr]   25:                0x0 - <unknown>
[INFO] [stderr] 
[INFO] [stderr] thread '<unnamed>' (24) panicked at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:225:5:
[INFO] [stderr] panic in a function that cannot unwind
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x5c573e2dee82 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]    1:     0x5c573e2dee82 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]    2:     0x5c573e2dee82 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stderr]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]    3:     0x5c573e2dee82 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stderr]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]    4:     0x5c573e2eff1a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]    5:     0x5c573e2eff1a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stderr]    6:     0x5c573e2e2786 - std[716c9a7a72e5c14e]::io::default_write_fmt::<std[716c9a7a72e5c14e]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stderr]    7:     0x5c573e2e2786 - <std[716c9a7a72e5c14e]::sys::stdio::unix::Stderr as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stderr]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stderr]    8:     0x5c573e2cd2af - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]    9:     0x5c573e2cd2af - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stderr]   10:     0x5c573e2dcfb1 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stderr]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:319:9
[INFO] [stderr]   11:     0x5c573e2dd16b - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stderr]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:825:13
[INFO] [stderr]   12:     0x5c573e2cd39a - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:691:13
[INFO] [stderr]   13:     0x5c573e2c52f9 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]   14:     0x5c573e2cdb1d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stderr]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stderr]   15:     0x5c573e2f03cd - core[c5ed12ab89cc536a]::panicking::panic_nounwind_fmt::runtime
[INFO] [stderr]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:122:22
[INFO] [stderr]   16:     0x5c573e2f03cd - core[c5ed12ab89cc536a]::panicking::panic_nounwind_fmt
[INFO] [stderr]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/intrinsics/mod.rs:2431:9
[INFO] [stderr]   17:     0x5c573e2f034b - core[c5ed12ab89cc536a]::panicking::panic_nounwind
[INFO] [stderr]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:225:5
[INFO] [stderr]   18:     0x5c573e2f04d7 - core[c5ed12ab89cc536a]::panicking::panic_cannot_unwind
[INFO] [stderr]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:337:5
[INFO] [stderr]   19:     0x5c573e2b654e - main
[INFO] [stderr]                                at /opt/rustwide/workdir/src/main.rs:15:1
[INFO] [stderr]   20:     0x755ac1fac1ca - <unknown>
[INFO] [stderr]   21:     0x755ac1fac28b - __libc_start_main
[INFO] [stderr]   22:     0x5c573e2b4b65 - _start
[INFO] [stderr]   23:                0x0 - <unknown>
[INFO] [stderr] thread caused non-unwinding panic. aborting.
[INFO] [stderr] error: test failed, to rerun pass `--bin stm32f1-hello`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/stm32f1_hello-eb500a6835910b35` (signal: 6, SIGABRT: process abort signal)
[INFO] running `Command { std: "docker" "inspect" "2893fc54169d981778ed5cf84cea080ba3f8e1b6691389a196c184e276761ace", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2893fc54169d981778ed5cf84cea080ba3f8e1b6691389a196c184e276761ace", kill_on_drop: false }`
[INFO] [stdout] 2893fc54169d981778ed5cf84cea080ba3f8e1b6691389a196c184e276761ace
