[INFO] cloning repository https://github.com/proxin187/cortex-m4
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/proxin187/cortex-m4" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fproxin187%2Fcortex-m4", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fproxin187%2Fcortex-m4'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5c96e8741cd91302a8e09534c52152c78e0ed505
[INFO] building proxin187/cortex-m4 against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fproxin187%2Fcortex-m4" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/proxin187/cortex-m4
[INFO] finished tweaking git repo https://github.com/proxin187/cortex-m4
[INFO] tweaked toml for git repo https://github.com/proxin187/cortex-m4 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/proxin187/cortex-m4 on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/proxin187/cortex-m4 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded lru v0.12.4
[INFO] [stderr]   Downloaded instability v0.3.2
[INFO] [stderr]   Downloaded clap v4.5.17
[INFO] [stderr]   Downloaded redox_syscall v0.5.4
[INFO] [stderr]   Downloaded clap_builder v4.5.17
[INFO] [stderr]   Downloaded ruzstd v0.7.2
[INFO] [stderr]   Downloaded ratatui v0.28.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 60b8477f54c5ab5a7b27cdba43ee38832223bda52d8f483829222300473ee86b
[INFO] running `Command { std: "docker" "start" "-a" "60b8477f54c5ab5a7b27cdba43ee38832223bda52d8f483829222300473ee86b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "60b8477f54c5ab5a7b27cdba43ee38832223bda52d8f483829222300473ee86b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "60b8477f54c5ab5a7b27cdba43ee38832223bda52d8f483829222300473ee86b", kill_on_drop: false }`
[INFO] [stdout] 60b8477f54c5ab5a7b27cdba43ee38832223bda52d8f483829222300473ee86b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 91490fca5a4c2a39dc5c0425bac300cf3059de4c3b07d99d22d3945fa89672f7
[INFO] running `Command { std: "docker" "start" "-a" "91490fca5a4c2a39dc5c0425bac300cf3059de4c3b07d99d22d3945fa89672f7", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling rustix v0.38.37
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling anstyle-parse v0.2.5
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling anstyle v1.0.8
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling colorchoice v1.0.2
[INFO] [stderr]    Compiling anstyle-query v1.1.1
[INFO] [stderr]    Compiling allocator-api2 v0.2.18
[INFO] [stderr]    Compiling miniz_oxide v0.8.0
[INFO] [stderr]    Compiling anstream v0.6.15
[INFO] [stderr]    Compiling castaway v0.2.3
[INFO] [stderr]    Compiling twox-hash v1.6.3
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling clap_lex v0.7.2
[INFO] [stderr]    Compiling unicode-width v0.1.13
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stderr]    Compiling clap_builder v4.5.17
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling lru v0.12.4
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling compact_str v0.8.0
[INFO] [stderr]    Compiling flate2 v1.0.34
[INFO] [stderr]    Compiling ruzstd v0.7.2
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling object v0.36.4
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling clap_derive v4.5.13
[INFO] [stderr]    Compiling instability v0.3.2
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling ratatui v0.28.1
[INFO] [stderr]    Compiling clap v4.5.17
[INFO] [stderr]    Compiling cortex-m4 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `halfword`
[INFO] [stdout]   --> src/processor/decoder.rs:19:26
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub fn decode(&self, halfword: u16) -> InstructionKind {
[INFO] [stdout]    |                          ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_halfword`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `rm`
[INFO] [stdout]    --> src/processor/mod.rs:115:36
[INFO] [stdout]     |
[INFO] [stdout] 115 |             InstructionKind::Blx { rm } => {
[INFO] [stdout]     |                                    ^^ help: try ignoring the field: `rm: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `rm`
[INFO] [stdout]    --> src/processor/mod.rs:136:39
[INFO] [stdout]     |
[INFO] [stdout] 136 |             InstructionKind::LdrReg { rm, rn, rt } => {
[INFO] [stdout]     |                                       ^^ help: try ignoring the field: `rm: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `rn`
[INFO] [stdout]    --> src/processor/mod.rs:136:43
[INFO] [stdout]     |
[INFO] [stdout] 136 |             InstructionKind::LdrReg { rm, rn, rt } => {
[INFO] [stdout]     |                                           ^^ help: try ignoring the field: `rn: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `rt`
[INFO] [stdout]    --> src/processor/mod.rs:136:47
[INFO] [stdout]     |
[INFO] [stdout] 136 |             InstructionKind::LdrReg { rm, rn, rt } => {
[INFO] [stdout]     |                                               ^^ help: try ignoring the field: `rt: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Imm16` is never constructed
[INFO] [stdout]  --> src/processor/instruction.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub enum Source {
[INFO] [stdout]   |          ------ variant in this enum
[INFO] [stdout] 5 |     Imm8(u8),
[INFO] [stdout] 6 |     Imm16(u16),
[INFO] [stdout]   |     ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Source` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `private` is never read
[INFO] [stdout]   --> src/processor/registers.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct Control {
[INFO] [stdout]    |            ------- field in this struct
[INFO] [stdout] 10 |     pub private: bool,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Control` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `unset` is never used
[INFO] [stdout]   --> src/processor/registers.rs:70:12
[INFO] [stdout]    |
[INFO] [stdout] 55 | impl PSR {
[INFO] [stdout]    | -------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 70 |     pub fn unset(&mut self, bit: u32) {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Ram` is never constructed
[INFO] [stdout]   --> src/processor/registers.rs:77:5
[INFO] [stdout]    |
[INFO] [stdout] 75 | pub enum TableBase {
[INFO] [stdout]    |          --------- variant in this enum
[INFO] [stdout] 76 |     Code,
[INFO] [stdout] 77 |     Ram,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `halfword` is never read
[INFO] [stdout]  --> src/processor/decoder.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct Thumb32 {
[INFO] [stdout]   |            ------- field in this struct
[INFO] [stdout] 9 |     halfword: u16,
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `MemManage`, `SVCall`, `DebugMonitor`, `PendSV`, `SysTick`, and `Interrupt` are never constructed
[INFO] [stdout]   --> src/processor/fault.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub enum Exception {
[INFO] [stdout]    |          --------- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 20 |     MemManage,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 23 |     SVCall,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 24 |     DebugMonitor,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 25 |     PendSV,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 26 |     SysTick,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 27 |     Interrupt {
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Exception` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.58s
[INFO] running `Command { std: "docker" "inspect" "91490fca5a4c2a39dc5c0425bac300cf3059de4c3b07d99d22d3945fa89672f7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "91490fca5a4c2a39dc5c0425bac300cf3059de4c3b07d99d22d3945fa89672f7", kill_on_drop: false }`
[INFO] [stdout] 91490fca5a4c2a39dc5c0425bac300cf3059de4c3b07d99d22d3945fa89672f7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1e5c10f257b3e461e5debca46ed87c396de218b0089ac6578c6400325b48d6ff
[INFO] running `Command { std: "docker" "start" "-a" "1e5c10f257b3e461e5debca46ed87c396de218b0089ac6578c6400325b48d6ff", kill_on_drop: false }`
[INFO] [stderr]    Compiling cortex-m4 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `halfword`
[INFO] [stdout]   --> src/processor/decoder.rs:19:26
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub fn decode(&self, halfword: u16) -> InstructionKind {
[INFO] [stdout]    |                          ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_halfword`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `rm`
[INFO] [stdout]    --> src/processor/mod.rs:115:36
[INFO] [stdout]     |
[INFO] [stdout] 115 |             InstructionKind::Blx { rm } => {
[INFO] [stdout]     |                                    ^^ help: try ignoring the field: `rm: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `rm`
[INFO] [stdout]    --> src/processor/mod.rs:136:39
[INFO] [stdout]     |
[INFO] [stdout] 136 |             InstructionKind::LdrReg { rm, rn, rt } => {
[INFO] [stdout]     |                                       ^^ help: try ignoring the field: `rm: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `rn`
[INFO] [stdout]    --> src/processor/mod.rs:136:43
[INFO] [stdout]     |
[INFO] [stdout] 136 |             InstructionKind::LdrReg { rm, rn, rt } => {
[INFO] [stdout]     |                                           ^^ help: try ignoring the field: `rn: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `rt`
[INFO] [stdout]    --> src/processor/mod.rs:136:47
[INFO] [stdout]     |
[INFO] [stdout] 136 |             InstructionKind::LdrReg { rm, rn, rt } => {
[INFO] [stdout]     |                                               ^^ help: try ignoring the field: `rt: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Imm16` is never constructed
[INFO] [stdout]  --> src/processor/instruction.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub enum Source {
[INFO] [stdout]   |          ------ variant in this enum
[INFO] [stdout] 5 |     Imm8(u8),
[INFO] [stdout] 6 |     Imm16(u16),
[INFO] [stdout]   |     ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Source` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `private` is never read
[INFO] [stdout]   --> src/processor/registers.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct Control {
[INFO] [stdout]    |            ------- field in this struct
[INFO] [stdout] 10 |     pub private: bool,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Control` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `unset` is never used
[INFO] [stdout]   --> src/processor/registers.rs:70:12
[INFO] [stdout]    |
[INFO] [stdout] 55 | impl PSR {
[INFO] [stdout]    | -------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 70 |     pub fn unset(&mut self, bit: u32) {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Ram` is never constructed
[INFO] [stdout]   --> src/processor/registers.rs:77:5
[INFO] [stdout]    |
[INFO] [stdout] 75 | pub enum TableBase {
[INFO] [stdout]    |          --------- variant in this enum
[INFO] [stdout] 76 |     Code,
[INFO] [stdout] 77 |     Ram,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `halfword` is never read
[INFO] [stdout]  --> src/processor/decoder.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct Thumb32 {
[INFO] [stdout]   |            ------- field in this struct
[INFO] [stdout] 9 |     halfword: u16,
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `SVCall`, `DebugMonitor`, `PendSV`, and `Interrupt` are never constructed
[INFO] [stdout]   --> src/processor/fault.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub enum Exception {
[INFO] [stdout]    |          --------- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 23 |     SVCall,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 24 |     DebugMonitor,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 25 |     PendSV,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 26 |     SysTick,
[INFO] [stdout] 27 |     Interrupt {
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Exception` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.19s
[INFO] running `Command { std: "docker" "inspect" "1e5c10f257b3e461e5debca46ed87c396de218b0089ac6578c6400325b48d6ff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1e5c10f257b3e461e5debca46ed87c396de218b0089ac6578c6400325b48d6ff", kill_on_drop: false }`
[INFO] [stdout] 1e5c10f257b3e461e5debca46ed87c396de218b0089ac6578c6400325b48d6ff
