[INFO] fetching crate tempurview 0.16.0...
[INFO] testing tempurview-0.16.0 against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739-1
[INFO] extracting crate tempurview 0.16.0 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate tempurview 0.16.0
[INFO] finished tweaking crates.io crate tempurview 0.16.0
[INFO] tweaked toml for crates.io crate tempurview 0.16.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate tempurview 0.16.0 on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate tempurview 0.16.0 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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: file `/workspace/builds/worker-6-tc1/source/src/main.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `tempurview`
[INFO] [stderr]   * `bin` target `tpv`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tonic-build v0.12.3
[INFO] [stderr]   Downloaded instability v0.3.11
[INFO] [stderr]   Downloaded ratatui v0.29.0
[INFO] [stderr]   Downloaded clap_complete v4.5.65
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7c8871b0e8edac0090c495286a6d6cff51d5722e58766c2a4cbba3a6c188b791
[INFO] running `Command { std: "docker" "start" "-a" "7c8871b0e8edac0090c495286a6d6cff51d5722e58766c2a4cbba3a6c188b791", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7c8871b0e8edac0090c495286a6d6cff51d5722e58766c2a4cbba3a6c188b791", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7c8871b0e8edac0090c495286a6d6cff51d5722e58766c2a4cbba3a6c188b791", kill_on_drop: false }`
[INFO] [stdout] 7c8871b0e8edac0090c495286a6d6cff51d5722e58766c2a4cbba3a6c188b791
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 99746d34407c6898fa46a2022feba87c91cab1e9255c74f8392551149265178a
[INFO] running `Command { std: "docker" "start" "-a" "99746d34407c6898fa46a2022feba87c91cab1e9255c74f8392551149265178a", kill_on_drop: false }`
[INFO] [stderr] warning: file `/opt/rustwide/workdir/src/main.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `tempurview`
[INFO] [stderr]   * `bin` target `tpv`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling cc v1.2.55
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling zerocopy v0.8.38
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling ryu v1.0.22
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling zmij v1.0.19
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling instability v0.3.11
[INFO] [stderr]    Compiling clap_lex v0.7.7
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling color-spantrace v0.3.0
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling clap_builder v4.5.57
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling comfy-table v7.2.2
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling clap v4.5.57
[INFO] [stderr]    Compiling prost-types v0.13.5
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling clap_complete v4.5.65
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling ratatui v0.29.0
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling tracing-error v0.2.1
[INFO] [stderr]    Compiling tracing-appender v0.2.4
[INFO] [stderr]    Compiling prost-build v0.13.5
[INFO] [stderr]    Compiling color-eyre v0.6.5
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling tonic-build v0.12.3
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tempurview v0.16.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling hyper-timeout v0.5.2
[INFO] [stderr]    Compiling tonic v0.12.3
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 47s
[INFO] running `Command { std: "docker" "inspect" "99746d34407c6898fa46a2022feba87c91cab1e9255c74f8392551149265178a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "99746d34407c6898fa46a2022feba87c91cab1e9255c74f8392551149265178a", kill_on_drop: false }`
[INFO] [stdout] 99746d34407c6898fa46a2022feba87c91cab1e9255c74f8392551149265178a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c12ad9a5883d889ad075a699ffff46c5b3ab9637cd091f37acd8c272fe351fe6
[INFO] running `Command { std: "docker" "start" "-a" "c12ad9a5883d889ad075a699ffff46c5b3ab9637cd091f37acd8c272fe351fe6", kill_on_drop: false }`
[INFO] [stderr] warning: file `/opt/rustwide/workdir/src/main.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `tempurview`
[INFO] [stderr]   * `bin` target `tpv`
[INFO] [stderr]    Compiling tempurview v0.16.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `Mutex`
[INFO] [stdout]    --> src/watch.rs:112:26
[INFO] [stdout]     |
[INFO] [stdout] 112 |     use std::sync::{Arc, Mutex};
[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 `tempurview` (lib test); 1 warning emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/bin/rustc --crate-name tempurview --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=40c6840ee45d8a4e -C extra-filename=-78a33798fffccdcc --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-a6a3c93bf3b9e374.so --extern axum=/opt/rustwide/target/debug/deps/libaxum-cad73bc49da7f182.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-6a3a3b9733664709.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-c17a303441bd19b0.rlib --extern clap_complete=/opt/rustwide/target/debug/deps/libclap_complete-3283f2a6879b927f.rlib --extern color_eyre=/opt/rustwide/target/debug/deps/libcolor_eyre-80cc0d6cebfd891c.rlib --extern comfy_table=/opt/rustwide/target/debug/deps/libcomfy_table-1b918ed1af1fbb2b.rlib --extern crossterm=/opt/rustwide/target/debug/deps/libcrossterm-6c2922c79853d097.rlib --extern dirs=/opt/rustwide/target/debug/deps/libdirs-329370b07a7e9ea1.rlib --extern dotenvy=/opt/rustwide/target/debug/deps/libdotenvy-be9b890638a1bff4.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-666f8fa122d47765.rlib --extern pretty_assertions=/opt/rustwide/target/debug/deps/libpretty_assertions-f5fb04012bf5df2d.rlib --extern prost=/opt/rustwide/target/debug/deps/libprost-bac9ece85ae7d516.rlib --extern prost_types=/opt/rustwide/target/debug/deps/libprost_types-a06a4544efca12b6.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-38e34b079feb7ca9.rlib --extern ratatui=/opt/rustwide/target/debug/deps/libratatui-86b52725928eb444.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-75a7fc78e72678a5.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-3657d7326c6e14d7.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-eb385abd4c5b8aa8.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-d0723f37598afea8.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-d9da0af3bd4681b4.rlib --extern tonic=/opt/rustwide/target/debug/deps/libtonic-1010f3eaeb70808b.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-7e5afc459f89dd2a.rlib --extern tracing_appender=/opt/rustwide/target/debug/deps/libtracing_appender-982b016cc8f19233.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-e5c802660916eb4c.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-4e82e1631578bcf4/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `tempurview` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/bin/rustc --crate-name tempurview --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=33dfe8a050177f06 -C extra-filename=-4f1a4e63534cd120 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-a6a3c93bf3b9e374.so --extern axum=/opt/rustwide/target/debug/deps/libaxum-cad73bc49da7f182.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-6a3a3b9733664709.rmeta --extern clap=/opt/rustwide/target/debug/deps/libclap-c17a303441bd19b0.rmeta --extern clap_complete=/opt/rustwide/target/debug/deps/libclap_complete-3283f2a6879b927f.rmeta --extern color_eyre=/opt/rustwide/target/debug/deps/libcolor_eyre-80cc0d6cebfd891c.rmeta --extern comfy_table=/opt/rustwide/target/debug/deps/libcomfy_table-1b918ed1af1fbb2b.rmeta --extern crossterm=/opt/rustwide/target/debug/deps/libcrossterm-6c2922c79853d097.rmeta --extern dirs=/opt/rustwide/target/debug/deps/libdirs-329370b07a7e9ea1.rmeta --extern dotenvy=/opt/rustwide/target/debug/deps/libdotenvy-be9b890638a1bff4.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-666f8fa122d47765.rmeta --extern prost=/opt/rustwide/target/debug/deps/libprost-bac9ece85ae7d516.rmeta --extern prost_types=/opt/rustwide/target/debug/deps/libprost_types-a06a4544efca12b6.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-38e34b079feb7ca9.rmeta --extern ratatui=/opt/rustwide/target/debug/deps/libratatui-86b52725928eb444.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-75a7fc78e72678a5.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-3657d7326c6e14d7.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-eb385abd4c5b8aa8.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-d0723f37598afea8.rmeta --extern toml=/opt/rustwide/target/debug/deps/libtoml-d9da0af3bd4681b4.rmeta --extern tonic=/opt/rustwide/target/debug/deps/libtonic-1010f3eaeb70808b.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-7e5afc459f89dd2a.rmeta --extern tracing_appender=/opt/rustwide/target/debug/deps/libtracing_appender-982b016cc8f19233.rmeta --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-e5c802660916eb4c.rmeta --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-4e82e1631578bcf4/out` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "c12ad9a5883d889ad075a699ffff46c5b3ab9637cd091f37acd8c272fe351fe6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c12ad9a5883d889ad075a699ffff46c5b3ab9637cd091f37acd8c272fe351fe6", kill_on_drop: false }`
[INFO] [stdout] c12ad9a5883d889ad075a699ffff46c5b3ab9637cd091f37acd8c272fe351fe6
