[INFO] cloning repository https://github.com/jkelleyrtp/rwm-fa2020
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jkelleyrtp/rwm-fa2020" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjkelleyrtp%2Frwm-fa2020", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjkelleyrtp%2Frwm-fa2020'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3e4033ce2f9d5a773b98f342146e1385886c4d54
[INFO] testing jkelleyrtp/rwm-fa2020 against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjkelleyrtp%2Frwm-fa2020" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/jkelleyrtp/rwm-fa2020 on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/jkelleyrtp/rwm-fa2020
[INFO] finished tweaking git repo https://github.com/jkelleyrtp/rwm-fa2020
[INFO] tweaked toml for git repo https://github.com/jkelleyrtp/rwm-fa2020 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/jkelleyrtp/rwm-fa2020 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" "+1871252fc8bb672d40787e67404e6eaae7059369" "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-2-tc1/source/packages/nrf-tests/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] [stderr]     Updating git repository `https://github.com/knurling-rs/defmt`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cortex-m v0.6.4
[INFO] [stderr]   Downloaded nrf52832-hal v0.11.0
[INFO] [stderr]   Downloaded nrf-hal-common v0.11.1
[INFO] [stderr]   Downloaded fixed v1.5.0
[INFO] [stderr]   Downloaded nrf52832-pac v0.9.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 245c87cb16e8311992d20dc51c07c4de31f5a97df3a0aebbde33b0cce9116780
[INFO] running `Command { std: "docker" "start" "-a" "245c87cb16e8311992d20dc51c07c4de31f5a97df3a0aebbde33b0cce9116780", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "245c87cb16e8311992d20dc51c07c4de31f5a97df3a0aebbde33b0cce9116780", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "245c87cb16e8311992d20dc51c07c4de31f5a97df3a0aebbde33b0cce9116780", kill_on_drop: false }`
[INFO] [stdout] 245c87cb16e8311992d20dc51c07c4de31f5a97df3a0aebbde33b0cce9116780
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e0b45d46d6e1e0d57b59e1c5c079e3e0e61cb41bfd97c6ffa9a9ccb0d56a8681
[INFO] running `Command { std: "docker" "start" "-a" "e0b45d46d6e1e0d57b59e1c5c079e3e0e61cb41bfd97c6ffa9a9ccb0d56a8681", 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/packages/nrf-tests/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr]    Compiling typenum v1.12.0
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling version_check v0.9.2
[INFO] [stderr]    Compiling syn v1.0.48
[INFO] [stderr]    Compiling ucd-trie v0.1.3
[INFO] [stderr]    Compiling cortex-m v0.6.4
[INFO] [stderr]    Compiling pest v2.1.3
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]    Compiling vcell v0.1.2
[INFO] [stderr]    Compiling cortex-m-rt v0.6.13
[INFO] [stderr]    Compiling volatile-register v0.2.0
[INFO] [stderr]    Compiling bitfield v0.13.2
[INFO] [stderr]    Compiling r0 v0.2.2
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling nb v1.0.0
[INFO] [stderr]    Compiling fixed v1.5.0
[INFO] [stderr]    Compiling defmt-parser v0.1.0 (https://github.com/knurling-rs/defmt?rev=1bb6478544a7188b2e7f3ac21939f58f50d56b9f#1bb64785)
[INFO] [stderr]    Compiling nrf52832-pac v0.9.0
[INFO] [stderr]    Compiling bare-metal v0.2.5
[INFO] [stderr]    Compiling cast v0.2.3
[INFO] [stderr]    Compiling nb v0.1.3
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]    Compiling embedded-hal v0.2.4
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling semver-parser v0.10.1
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling nrf52832-hal v0.11.0
[INFO] [stderr]    Compiling panic-probe v0.1.0 (https://github.com/knurling-rs/defmt?rev=1bb6478544a7188b2e7f3ac21939f58f50d56b9f#1bb64785)
[INFO] [stderr]    Compiling gateway v0.0.0 (/opt/rustwide/workdir/packages/gateway)
[INFO] [stderr]    Compiling generic-array v0.12.3
[INFO] [stderr]    Compiling generic-array v0.13.2
[INFO] [stderr]    Compiling semver v0.11.0
[INFO] [stderr]    Compiling defmt v0.1.1 (https://github.com/knurling-rs/defmt?rev=1bb6478544a7188b2e7f3ac21939f58f50d56b9f#1bb64785)
[INFO] [stderr]    Compiling as-slice v0.1.4
[INFO] [stderr]    Compiling aligned v0.3.4
[INFO] [stderr]    Compiling cortex-m-rt-macros v0.1.8
[INFO] [stderr]    Compiling defmt-macros v0.1.0 (https://github.com/knurling-rs/defmt?rev=1bb6478544a7188b2e7f3ac21939f58f50d56b9f#1bb64785)
[INFO] [stderr]    Compiling defmt-rtt v0.1.0 (https://github.com/knurling-rs/defmt?rev=1bb6478544a7188b2e7f3ac21939f58f50d56b9f#1bb64785)
[INFO] [stderr]    Compiling nrf-hal-common v0.11.1
[INFO] [stderr]    Compiling nrf-tests v0.1.0 (/opt/rustwide/workdir/packages/nrf-tests)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.65s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: semver-parser v0.10.1
[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" "e0b45d46d6e1e0d57b59e1c5c079e3e0e61cb41bfd97c6ffa9a9ccb0d56a8681", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e0b45d46d6e1e0d57b59e1c5c079e3e0e61cb41bfd97c6ffa9a9ccb0d56a8681", kill_on_drop: false }`
[INFO] [stdout] e0b45d46d6e1e0d57b59e1c5c079e3e0e61cb41bfd97c6ffa9a9ccb0d56a8681
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2113fac9ff1173c5e35e786a269cbe799cad6bf1420ada53cc5548b2af610eb4
[INFO] running `Command { std: "docker" "start" "-a" "2113fac9ff1173c5e35e786a269cbe799cad6bf1420ada53cc5548b2af610eb4", 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/packages/nrf-tests/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr]    Compiling gateway v0.0.0 (/opt/rustwide/workdir/packages/gateway)
[INFO] [stderr]    Compiling nrf-tests v0.1.0 (/opt/rustwide/workdir/packages/nrf-tests)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: semver-parser v0.10.1
[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" "2113fac9ff1173c5e35e786a269cbe799cad6bf1420ada53cc5548b2af610eb4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2113fac9ff1173c5e35e786a269cbe799cad6bf1420ada53cc5548b2af610eb4", kill_on_drop: false }`
[INFO] [stdout] 2113fac9ff1173c5e35e786a269cbe799cad6bf1420ada53cc5548b2af610eb4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 15dfba42ce9453b7884ecca1ad9adaec0a25e83c62ee5087b3cca75837a6278e
[INFO] running `Command { std: "docker" "start" "-a" "15dfba42ce9453b7884ecca1ad9adaec0a25e83c62ee5087b3cca75837a6278e", 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/packages/nrf-tests/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.03s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: semver-parser v0.10.1
[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/gateway-e357f0c0e4bd10e0)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/nrf_tests-2d92561a6abf6ccb)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/nrf_tests-a64361d71f2a0a19)
[INFO] [stderr] thread '<unnamed>' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cortex-m-0.6.4/src/asm.rs:23:15:
[INFO] [stderr] not implemented
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x556fd1a31a85 - std::backtrace_rs::backtrace::libunwind::trace::h59d96bdb08384354
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stderr]    1:     0x556fd1a31a85 - std::backtrace_rs::backtrace::trace_unsynchronized::h9cf5becacfc93fba
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stderr]    2:     0x556fd1a31a85 - std::sys_common::backtrace::_print_fmt::h10b76d10405dbd48
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stderr]    3:     0x556fd1a31a85 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h6ed9e62a156d84e4
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stderr]    4:     0x556fd1a4e4cb - core::fmt::rt::Argument::fmt::h645c680983f03c9f
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/rt.rs:165:63
[INFO] [stderr]    5:     0x556fd1a4e4cb - core::fmt::write::h8bcd80919a02be29
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/mod.rs:1169:21
[INFO] [stderr]    6:     0x556fd1a2fd0f - std::io::Write::write_fmt::hed769ca6c29434ec
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/io/mod.rs:1835:15
[INFO] [stderr]    7:     0x556fd1a3185e - std::sys_common::backtrace::_print::h6306f131a28d62b0
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stderr]    8:     0x556fd1a3185e - std::sys_common::backtrace::print::h7079288e0a26dfcc
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stderr]    9:     0x556fd1a32bc9 - std::panicking::default_hook::{{closure}}::hb063ecec81a736ba
[INFO] [stderr]   10:     0x556fd1a3290d - std::panicking::default_hook::hd56ee406bf547b5c
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:298:9
[INFO] [stderr]   11:     0x556fd1a33063 - std::panicking::rust_panic_with_hook::h624aa3ca42ebb8f2
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:795:13
[INFO] [stderr]   12:     0x556fd1a32f0b - std::panicking::begin_panic_handler::{{closure}}::hbc4e76194a5e287c
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:656:13
[INFO] [stderr]   13:     0x556fd1a31f49 - std::sys_common::backtrace::__rust_end_short_backtrace::h847fedc9d1ff7b6d
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stderr]   14:     0x556fd1a32c77 - rust_begin_unwind
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:652:5
[INFO] [stderr]   15:     0x556fd1a13503 - core::panicking::panic_fmt::hec11a924b87ce965
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:72:14
[INFO] [stderr]   16:     0x556fd1a135ac - core::panicking::panic::hb6a980c1ddfde273
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:146:5
[INFO] [stderr]   17:     0x556fd1a13dba - cortex_m::asm::bkpt::hd49c93b5b4d36b71
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cortex-m-0.6.4/src/asm.rs:23:15
[INFO] [stderr]   18:     0x556fd1a13dba - nrf_tests::exit::h8d77347948df015d
[INFO] [stderr]                                at /opt/rustwide/workdir/packages/nrf-tests/src/lib.rs:8:9
[INFO] [stderr]   19:     0x556fd1a13d23 - nrf_tests::__cortex_m_rt_main::h089b9aea37088b8d
[INFO] [stderr]                                at /opt/rustwide/workdir/packages/nrf-tests/src/main.rs:13:5
[INFO] [stderr]   20:     0x556fd1a13c46 - main
[INFO] [stderr]                                at /opt/rustwide/workdir/packages/nrf-tests/src/main.rs:8:1
[INFO] [stderr]   21:     0x7f7837430d90 - <unknown>
[INFO] [stderr]   22:     0x7f7837430e40 - __libc_start_main
[INFO] [stderr]   23:     0x556fd1a13b75 - _start
[INFO] [stderr]   24:                0x0 - <unknown>
[INFO] [stderr] fatal runtime error: failed to initiate panic, error 5
[INFO] [stderr] error: test failed, to rerun pass `-p nrf-tests --bin nrf-tests`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/nrf_tests-a64361d71f2a0a19` (signal: 6, SIGABRT: process abort signal)
[INFO] running `Command { std: "docker" "inspect" "15dfba42ce9453b7884ecca1ad9adaec0a25e83c62ee5087b3cca75837a6278e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "15dfba42ce9453b7884ecca1ad9adaec0a25e83c62ee5087b3cca75837a6278e", kill_on_drop: false }`
[INFO] [stdout] 15dfba42ce9453b7884ecca1ad9adaec0a25e83c62ee5087b3cca75837a6278e
[INFO] testing jkelleyrtp/rwm-fa2020 against try#b642703cf9526da1e72c0b6755753b939a9c6b6d for pr-125151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjkelleyrtp%2Frwm-fa2020" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/jkelleyrtp/rwm-fa2020 on toolchain b642703cf9526da1e72c0b6755753b939a9c6b6d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/jkelleyrtp/rwm-fa2020
[INFO] finished tweaking git repo https://github.com/jkelleyrtp/rwm-fa2020
[INFO] tweaked toml for git repo https://github.com/jkelleyrtp/rwm-fa2020 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/jkelleyrtp/rwm-fa2020 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" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "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-2-tc2/source/packages/nrf-tests/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 66f76030bd9ed5f78b1dbf68c035d795e11d88e1dc6253ac0994332095b461db
[INFO] running `Command { std: "docker" "start" "-a" "66f76030bd9ed5f78b1dbf68c035d795e11d88e1dc6253ac0994332095b461db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "66f76030bd9ed5f78b1dbf68c035d795e11d88e1dc6253ac0994332095b461db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "66f76030bd9ed5f78b1dbf68c035d795e11d88e1dc6253ac0994332095b461db", kill_on_drop: false }`
[INFO] [stdout] 66f76030bd9ed5f78b1dbf68c035d795e11d88e1dc6253ac0994332095b461db
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e4a59867929cbb6880c8ad34923c13a527bcbca579306246d7863271b6548008
[INFO] running `Command { std: "docker" "start" "-a" "e4a59867929cbb6880c8ad34923c13a527bcbca579306246d7863271b6548008", 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/packages/nrf-tests/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr]    Compiling typenum v1.12.0
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling version_check v0.9.2
[INFO] [stderr]    Compiling syn v1.0.48
[INFO] [stderr]    Compiling ucd-trie v0.1.3
[INFO] [stderr]    Compiling cortex-m v0.6.4
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling pest v2.1.3
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling vcell v0.1.2
[INFO] [stderr]    Compiling cortex-m-rt v0.6.13
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]    Compiling volatile-register v0.2.0
[INFO] [stderr]    Compiling bitfield v0.13.2
[INFO] [stderr]    Compiling r0 v0.2.2
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling fixed v1.5.0
[INFO] [stderr]    Compiling defmt-parser v0.1.0 (https://github.com/knurling-rs/defmt?rev=1bb6478544a7188b2e7f3ac21939f58f50d56b9f#1bb64785)
[INFO] [stderr]    Compiling nrf52832-pac v0.9.0
[INFO] [stderr]    Compiling nb v1.0.0
[INFO] [stderr]    Compiling nb v0.1.3
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]    Compiling bare-metal v0.2.5
[INFO] [stderr]    Compiling cast v0.2.3
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling semver-parser v0.10.1
[INFO] [stderr]    Compiling embedded-hal v0.2.4
[INFO] [stderr]    Compiling nrf52832-hal v0.11.0
[INFO] [stderr]    Compiling panic-probe v0.1.0 (https://github.com/knurling-rs/defmt?rev=1bb6478544a7188b2e7f3ac21939f58f50d56b9f#1bb64785)
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling semver v0.11.0
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling gateway v0.0.0 (/opt/rustwide/workdir/packages/gateway)
[INFO] [stderr]    Compiling generic-array v0.13.2
[INFO] [stderr]    Compiling generic-array v0.12.3
[INFO] [stderr]    Compiling defmt v0.1.1 (https://github.com/knurling-rs/defmt?rev=1bb6478544a7188b2e7f3ac21939f58f50d56b9f#1bb64785)
[INFO] [stderr]    Compiling as-slice v0.1.4
[INFO] [stderr]    Compiling aligned v0.3.4
[INFO] [stderr]    Compiling cortex-m-rt-macros v0.1.8
[INFO] [stderr]    Compiling defmt-macros v0.1.0 (https://github.com/knurling-rs/defmt?rev=1bb6478544a7188b2e7f3ac21939f58f50d56b9f#1bb64785)
[INFO] [stderr]    Compiling defmt-rtt v0.1.0 (https://github.com/knurling-rs/defmt?rev=1bb6478544a7188b2e7f3ac21939f58f50d56b9f#1bb64785)
[INFO] [stderr]    Compiling nrf-hal-common v0.11.1
[INFO] [stderr]    Compiling nrf-tests v0.1.0 (/opt/rustwide/workdir/packages/nrf-tests)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.38s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: semver-parser v0.10.1
[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" "e4a59867929cbb6880c8ad34923c13a527bcbca579306246d7863271b6548008", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e4a59867929cbb6880c8ad34923c13a527bcbca579306246d7863271b6548008", kill_on_drop: false }`
[INFO] [stdout] e4a59867929cbb6880c8ad34923c13a527bcbca579306246d7863271b6548008
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f713c1bdd522dd774096830cc4379a835045ac51ea2bad88a61b5f6cf6119fd2
[INFO] running `Command { std: "docker" "start" "-a" "f713c1bdd522dd774096830cc4379a835045ac51ea2bad88a61b5f6cf6119fd2", 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/packages/nrf-tests/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr]    Compiling gateway v0.0.0 (/opt/rustwide/workdir/packages/gateway)
[INFO] [stderr]    Compiling nrf-tests v0.1.0 (/opt/rustwide/workdir/packages/nrf-tests)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: semver-parser v0.10.1
[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" "f713c1bdd522dd774096830cc4379a835045ac51ea2bad88a61b5f6cf6119fd2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f713c1bdd522dd774096830cc4379a835045ac51ea2bad88a61b5f6cf6119fd2", kill_on_drop: false }`
[INFO] [stdout] f713c1bdd522dd774096830cc4379a835045ac51ea2bad88a61b5f6cf6119fd2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 230d616831d72924c27628b39543dd4358c4c08dd4da5521b95d922b6ca54c96
[INFO] running `Command { std: "docker" "start" "-a" "230d616831d72924c27628b39543dd4358c4c08dd4da5521b95d922b6ca54c96", 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/packages/nrf-tests/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.03s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: semver-parser v0.10.1
[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/gateway-e357f0c0e4bd10e0)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/nrf_tests-2d92561a6abf6ccb)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/nrf_tests-a64361d71f2a0a19)
[INFO] [stderr] thread '<unnamed>' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cortex-m-0.6.4/src/asm.rs:23:15:
[INFO] [stderr] not implemented
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x557e5197eb75 - std::backtrace_rs::backtrace::libunwind::trace::he49dc9a9e3164223
[INFO] [stderr]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stderr]    1:     0x557e5197eb75 - std::backtrace_rs::backtrace::trace_unsynchronized::h3a3e77c68030aa6b
[INFO] [stderr]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stderr]    2:     0x557e5197eb75 - std::sys_common::backtrace::_print_fmt::h9479ad2f99afd5d4
[INFO] [stderr]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stderr]    3:     0x557e5197eb75 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::hfb01aa1fa3fb1821
[INFO] [stderr]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stderr]    4:     0x557e5199b56b - core::fmt::rt::Argument::fmt::h125e56152abbc1c3
[INFO] [stderr]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/fmt/rt.rs:165:63
[INFO] [stderr]    5:     0x557e5199b56b - core::fmt::write::hb0ab4ff05ccfe741
[INFO] [stderr]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/fmt/mod.rs:1169:21
[INFO] [stderr]    6:     0x557e5197cd4f - std::io::Write::write_fmt::h456b7988df61daf3
[INFO] [stderr]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/io/mod.rs:1835:15
[INFO] [stderr]    7:     0x557e5197e94e - std::sys_common::backtrace::_print::h79ca548f3a2adf4b
[INFO] [stderr]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stderr]    8:     0x557e5197e94e - std::sys_common::backtrace::print::h9aebf997b2fea2d3
[INFO] [stderr]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stderr]    9:     0x557e5197fbf9 - std::panicking::default_hook::{{closure}}::h68a0954af2694526
[INFO] [stderr]   10:     0x557e5197f9c8 - std::panicking::default_hook::h5be50cc6849ffb00
[INFO] [stderr]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:298:9
[INFO] [stderr]   11:     0x557e51980093 - std::panicking::rust_panic_with_hook::h3c0df6036729334c
[INFO] [stderr]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:795:13
[INFO] [stderr]   12:     0x557e5197ff3b - std::panicking::begin_panic_handler::{{closure}}::ha3a21e93c4cfd807
[INFO] [stderr]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:656:13
[INFO] [stderr]   13:     0x557e5197f039 - std::sys_common::backtrace::__rust_end_short_backtrace::h19508a8f8ae71dc9
[INFO] [stderr]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stderr]   14:     0x557e5197fca7 - rust_begin_unwind
[INFO] [stderr]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:652:5
[INFO] [stderr]   15:     0x557e519604e3 - core::panicking::panic_fmt::h2ba8af99174d83ea
[INFO] [stderr]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panicking.rs:72:14
[INFO] [stderr]   16:     0x557e5196058c - core::panicking::panic::h049fed9389bf889e
[INFO] [stderr]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panicking.rs:146:5
[INFO] [stderr]   17:     0x557e51960d9a - cortex_m::asm::bkpt::h9788700d3ae666af
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cortex-m-0.6.4/src/asm.rs:23:15
[INFO] [stderr]   18:     0x557e51960d9a - nrf_tests::exit::hd613588d2148f7e9
[INFO] [stderr]                                at /opt/rustwide/workdir/packages/nrf-tests/src/lib.rs:8:9
[INFO] [stderr]   19:     0x557e51960d03 - nrf_tests::__cortex_m_rt_main::h299e164f553435c3
[INFO] [stderr]                                at /opt/rustwide/workdir/packages/nrf-tests/src/main.rs:13:5
[INFO] [stderr]   20:     0x557e51960c26 - main
[INFO] [stderr]                                at /opt/rustwide/workdir/packages/nrf-tests/src/main.rs:8:1
[INFO] [stderr]   21:     0x7f69e3901d90 - <unknown>
[INFO] [stderr]   22:     0x7f69e3901e40 - __libc_start_main
[INFO] [stderr]   23:     0x557e51960b55 - _start
[INFO] [stderr]   24:                0x0 - <unknown>
[INFO] [stderr] fatal runtime error: failed to initiate panic, error 5
[INFO] [stderr] error: test failed, to rerun pass `-p nrf-tests --bin nrf-tests`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/nrf_tests-a64361d71f2a0a19` (signal: 6, SIGABRT: process abort signal)
[INFO] running `Command { std: "docker" "inspect" "230d616831d72924c27628b39543dd4358c4c08dd4da5521b95d922b6ca54c96", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "230d616831d72924c27628b39543dd4358c4c08dd4da5521b95d922b6ca54c96", kill_on_drop: false }`
[INFO] [stdout] 230d616831d72924c27628b39543dd4358c4c08dd4da5521b95d922b6ca54c96
