[INFO] cloning repository https://github.com/nukopy/mini-redis [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nukopy/mini-redis" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnukopy%2Fmini-redis", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnukopy%2Fmini-redis'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 82fca2da0c8341e744d0261b6449aa612eced338 [INFO] testing nukopy/mini-redis against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_getrandom_patch_2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnukopy%2Fmini-redis" "/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/nukopy/mini-redis [INFO] finished tweaking git repo https://github.com/nukopy/mini-redis [INFO] tweaked toml for git repo https://github.com/nukopy/mini-redis written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/nukopy/mini-redis on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/nukopy/mini-redis 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded mini-redis v0.4.1 [INFO] [stderr] Downloaded clap_derive v4.3.2 [INFO] [stderr] Downloaded atoi v0.3.3 [INFO] [stderr] Downloaded structopt v0.3.26 [INFO] [stderr] Downloaded clap v4.3.8 [INFO] [stderr] Downloaded proc-macro2 v1.0.67 [INFO] [stderr] Downloaded clap_builder v4.3.8 [INFO] [stderr] Downloaded tracing-attributes v0.1.24 [INFO] [stderr] Downloaded syn v2.0.37 [INFO] [stderr] Downloaded rustix v0.37.20 [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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b05ba3a08050d1c009a947c0096c496c781ccfd410d91aab603883d3f462ef1f [INFO] running `Command { std: "docker" "start" "-a" "b05ba3a08050d1c009a947c0096c496c781ccfd410d91aab603883d3f462ef1f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b05ba3a08050d1c009a947c0096c496c781ccfd410d91aab603883d3f462ef1f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b05ba3a08050d1c009a947c0096c496c781ccfd410d91aab603883d3f462ef1f", kill_on_drop: false }` [INFO] [stdout] b05ba3a08050d1c009a947c0096c496c781ccfd410d91aab603883d3f462ef1f [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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] b9ab63e05afcc308ed3684cd9bba4aedfeedaf413386b98fcc4c37693a76e0bd [INFO] running `Command { std: "docker" "start" "-a" "b9ab63e05afcc308ed3684cd9bba4aedfeedaf413386b98fcc4c37693a76e0bd", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.67 [INFO] [stderr] Compiling unicode-ident v1.0.9 [INFO] [stderr] Compiling libc v0.2.146 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling rustix v0.37.20 [INFO] [stderr] Compiling serde v1.0.164 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling tokio v1.28.2 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling serde_json v1.0.96 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling anstyle-parse v0.2.1 [INFO] [stderr] Compiling anstyle v1.0.1 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling regex-syntax v0.7.2 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling clap_lex v0.5.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling tracing-subscriber v0.3.17 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling syn v2.0.37 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling chrono v0.4.26 [INFO] [stderr] Compiling atoi v0.3.3 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling regex v1.8.4 [INFO] [stderr] Compiling is-terminal v0.4.7 [INFO] [stderr] Compiling anstream v0.3.2 [INFO] [stderr] Compiling clap_builder v4.3.8 [INFO] [stderr] Compiling tracing-serde v0.1.3 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling structopt v0.3.26 [INFO] [stderr] Compiling tracing-attributes v0.1.24 [INFO] [stderr] Compiling pin-project-internal v1.1.0 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling clap_derive v4.3.2 [INFO] [stderr] Compiling async-trait v0.1.73 [INFO] [stderr] Compiling async-stream v0.3.5 [INFO] [stderr] Compiling pin-project v1.1.0 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling tracing-subscriber v0.2.25 [INFO] [stderr] Compiling clap v4.3.8 [INFO] [stderr] Compiling tokio-stream v0.1.14 [INFO] [stderr] Compiling mini-redis v0.4.1 [INFO] [stderr] Compiling my-mini-redis v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `frame` [INFO] [stdout] --> src/connection_raw.rs:63:37 [INFO] [stdout] | [INFO] [stdout] 63 | async fn write_frame(&mut self, frame: &Frame) -> Result<()> { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_frame` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `val` [INFO] [stdout] --> src/connection_raw.rs:99:39 [INFO] [stdout] | [INFO] [stdout] 99 | async fn write_decimal(&mut self, val: u64) -> io::Result<()> { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_val` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `array`, `push_bulk`, `push_int`, and `to_error` are never used [INFO] [stdout] --> src/frame.rs:33:19 [INFO] [stdout] | [INFO] [stdout] 31 | impl Frame { [INFO] [stdout] | ---------- associated items in this implementation [INFO] [stdout] 32 | /// Returns an empty array [INFO] [stdout] 33 | pub(crate) fn array() -> Frame { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 42 | pub(crate) fn push_bulk(&mut self, bytes: Bytes) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 56 | pub(crate) fn push_int(&mut self, value: u64) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 178 | pub(crate) fn to_error(&self) -> crate::Error { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.93s [INFO] running `Command { std: "docker" "inspect" "b9ab63e05afcc308ed3684cd9bba4aedfeedaf413386b98fcc4c37693a76e0bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b9ab63e05afcc308ed3684cd9bba4aedfeedaf413386b98fcc4c37693a76e0bd", kill_on_drop: false }` [INFO] [stdout] b9ab63e05afcc308ed3684cd9bba4aedfeedaf413386b98fcc4c37693a76e0bd [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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] bf22cc23ccbd582faf067ae7778cda846f1da0ae91d9a37daeb8a200d949840b [INFO] running `Command { std: "docker" "start" "-a" "bf22cc23ccbd582faf067ae7778cda846f1da0ae91d9a37daeb8a200d949840b", kill_on_drop: false }` [INFO] [stdout] warning: unused variable: `frame` [INFO] [stdout] --> src/connection_raw.rs:63:37 [INFO] [stdout] | [INFO] [stdout] 63 | async fn write_frame(&mut self, frame: &Frame) -> Result<()> { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_frame` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `val` [INFO] [stdout] --> src/connection_raw.rs:99:39 [INFO] [stdout] | [INFO] [stdout] 99 | async fn write_decimal(&mut self, val: u64) -> io::Result<()> { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_val` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling my-mini-redis v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: associated items `array`, `push_bulk`, `push_int`, and `to_error` are never used [INFO] [stdout] --> src/frame.rs:33:19 [INFO] [stdout] | [INFO] [stdout] 31 | impl Frame { [INFO] [stdout] | ---------- associated items in this implementation [INFO] [stdout] 32 | /// Returns an empty array [INFO] [stdout] 33 | pub(crate) fn array() -> Frame { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 42 | pub(crate) fn push_bulk(&mut self, bytes: Bytes) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 56 | pub(crate) fn push_int(&mut self, value: u64) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 178 | pub(crate) fn to_error(&self) -> crate::Error { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `frame` [INFO] [stdout] --> src/connection_raw.rs:63:37 [INFO] [stdout] | [INFO] [stdout] 63 | async fn write_frame(&mut self, frame: &Frame) -> Result<()> { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_frame` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `val` [INFO] [stdout] --> src/connection_raw.rs:99:39 [INFO] [stdout] | [INFO] [stdout] 99 | async fn write_decimal(&mut self, val: u64) -> io::Result<()> { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_val` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `array`, `push_bulk`, `push_int`, and `to_error` are never used [INFO] [stdout] --> src/frame.rs:33:19 [INFO] [stdout] | [INFO] [stdout] 31 | impl Frame { [INFO] [stdout] | ---------- associated items in this implementation [INFO] [stdout] 32 | /// Returns an empty array [INFO] [stdout] 33 | pub(crate) fn array() -> Frame { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 42 | pub(crate) fn push_bulk(&mut self, bytes: Bytes) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 56 | pub(crate) fn push_int(&mut self, value: u64) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 178 | pub(crate) fn to_error(&self) -> crate::Error { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `my-mini-redis` (example "test-mini-redis-concurrent-tokio") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/bin/rustc --crate-name test_mini_redis_concurrent_tokio --edition=2021 examples/test-mini-redis-concurrent-tokio.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=74bf15861a1ac585 -C extra-filename=-040adfc93ab2e329 --out-dir /opt/rustwide/target/x86_64-unknown-linux-musl/debug/examples --target x86_64-unknown-linux-musl -L dependency=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-79ef98db71027952.so --extern atoi=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libatoi-f74116822e98b130.rlib --extern bytes=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libbytes-480d4cda4e57e18b.rlib --extern clap=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libclap-124a825252eed310.rlib --extern mini_redis=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libmini_redis-5a9112852a8a5ab1.rlib --extern my_mini_redis=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libmy_mini_redis-e92580ffaa10aa24.rlib --extern tokio=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libtokio-6fac0f90d35779aa.rlib --extern tracing=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libtracing-6426e0f93de192e2.rlib --extern tracing_subscriber=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libtracing_subscriber-d9e4051dd95f50dc.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `my-mini-redis` (example "test-mini-redis-concurrent") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/bin/rustc --crate-name test_mini_redis_concurrent --edition=2021 examples/test-mini-redis-concurrent.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=6dee2f9b9eaf1b92 -C extra-filename=-3d950df1083d9ed2 --out-dir /opt/rustwide/target/x86_64-unknown-linux-musl/debug/examples --target x86_64-unknown-linux-musl -L dependency=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-79ef98db71027952.so --extern atoi=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libatoi-f74116822e98b130.rlib --extern bytes=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libbytes-480d4cda4e57e18b.rlib --extern clap=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libclap-124a825252eed310.rlib --extern mini_redis=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libmini_redis-5a9112852a8a5ab1.rlib --extern my_mini_redis=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libmy_mini_redis-e92580ffaa10aa24.rlib --extern tokio=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libtokio-6fac0f90d35779aa.rlib --extern tracing=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libtracing-6426e0f93de192e2.rlib --extern tracing_subscriber=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libtracing_subscriber-d9e4051dd95f50dc.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "bf22cc23ccbd582faf067ae7778cda846f1da0ae91d9a37daeb8a200d949840b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bf22cc23ccbd582faf067ae7778cda846f1da0ae91d9a37daeb8a200d949840b", kill_on_drop: false }` [INFO] [stdout] bf22cc23ccbd582faf067ae7778cda846f1da0ae91d9a37daeb8a200d949840b