[INFO] cloning repository https://github.com/tom773/EconomySim [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tom773/EconomySim" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftom773%2FEconomySim", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftom773%2FEconomySim'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 87274066dbb5ae60c77b81cb4cc5f9b01634b815 [INFO] testing tom773/EconomySim against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftom773%2FEconomySim" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/tom773/EconomySim [INFO] finished tweaking git repo https://github.com/tom773/EconomySim [INFO] tweaked toml for git repo https://github.com/tom773/EconomySim written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/tom773/EconomySim on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/tom773/EconomySim 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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2024 which implies `resolver = "3"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2024 resolver, specify `workspace.resolver = "3"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3a073c34073123eb2d1a9b9103ddbbdba6ee7ed7c0d54299d47cf9059670819f [INFO] running `Command { std: "docker" "start" "-a" "3a073c34073123eb2d1a9b9103ddbbdba6ee7ed7c0d54299d47cf9059670819f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3a073c34073123eb2d1a9b9103ddbbdba6ee7ed7c0d54299d47cf9059670819f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3a073c34073123eb2d1a9b9103ddbbdba6ee7ed7c0d54299d47cf9059670819f", kill_on_drop: false }` [INFO] [stdout] 3a073c34073123eb2d1a9b9103ddbbdba6ee7ed7c0d54299d47cf9059670819f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 99127ef810f4d11ff594acf8e9becfe0c3966a1c63e2c8405f133d1a47079d27 [INFO] running `Command { std: "docker" "start" "-a" "99127ef810f4d11ff594acf8e9becfe0c3966a1c63e2c8405f133d1a47079d27", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2024 which implies `resolver = "3"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2024 resolver, specify `workspace.resolver = "3"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling cc v1.2.24 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling base64ct v1.7.3 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Compiling rustls v0.23.27 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling portable-atomic v1.11.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling der v0.7.10 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling bytemuck v1.23.0 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Compiling rustls-native-certs v0.7.3 [INFO] [stderr] Compiling sha1_smol v1.0.1 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling atomic v0.6.0 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling deunicode v1.6.2 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling nuid v0.5.0 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling signatory v0.27.1 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling ed25519-dalek v2.1.1 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling rustls-webpki v0.103.3 [INFO] [stderr] Compiling rustls-webpki v0.102.8 [INFO] [stderr] Compiling nkeys v0.4.4 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling dummy v0.8.0 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling serde_nanos v0.1.4 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_path_to_error v0.1.17 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling fake v2.10.0 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling tungstenite v0.24.0 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling axum-core v0.4.5 [INFO] [stderr] Compiling tower-http v0.5.2 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling tryhard v0.5.1 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-tungstenite v0.24.0 [INFO] [stderr] Compiling async-nats v0.41.0 [INFO] [stderr] Compiling async-nats v0.36.0 [INFO] [stderr] Compiling hyper-util v0.1.12 [INFO] [stderr] Compiling axum v0.7.9 [INFO] [stderr] Compiling web_bridge v0.1.0 (/opt/rustwide/workdir/web_bridge) [INFO] [stderr] Compiling orca v0.1.0 (/opt/rustwide/workdir/orca) [INFO] [stderr] Compiling module_2 v0.1.0 (/opt/rustwide/workdir/entities/firm) [INFO] [stdout] warning: unused imports: `kv::bucket`, `rustls::crypto::hash::Hash`, and `self` [INFO] [stdout] --> orca/src/main.rs:1:39 [INFO] [stdout] | [INFO] [stdout] 1 | use async_nats::{connect, jetstream::{self, kv::bucket}, rustls::crypto::hash::Hash, Error, Subject}; [INFO] [stdout] | ^^^^ ^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `tokio::io::AsyncReadExt` [INFO] [stdout] --> orca/src/main.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use tokio::io::AsyncReadExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling bank v0.1.0 (/opt/rustwide/workdir/entities/bank) [INFO] [stderr] Compiling consumer v0.1.0 (/opt/rustwide/workdir/entities/consumer) [INFO] [stderr] Compiling dolphins v0.1.0 (/opt/rustwide/workdir/dolphins) [INFO] [stderr] Compiling government v0.1.0 (/opt/rustwide/workdir/entities/government) [INFO] [stdout] warning: unused variable: `message` [INFO] [stdout] --> dolphins/src/main.rs:11:20 [INFO] [stdout] | [INFO] [stdout] 11 | while let Some(message) = init_subscriber.next().await { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_message` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `message` [INFO] [stdout] --> entities/government/src/main.rs:11:20 [INFO] [stdout] | [INFO] [stdout] 11 | while let Some(message) = init_subscriber.next().await { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_message` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `id` and `gender` are never read [INFO] [stdout] --> entities/consumer/src/components.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct ConsumerProfile { [INFO] [stdout] | --------------- fields in this struct [INFO] [stdout] 6 | #[dummy(faker = "1000..9999")] [INFO] [stdout] 7 | pub id: u32, [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 15 | pub gender: String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ConsumerProfile` 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 `employer_id` is never read [INFO] [stdout] --> entities/consumer/src/components.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct ConsumerEmployment { [INFO] [stdout] | ------------------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 22 | pub employer_id: u32, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ConsumerEmployment` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `web_bridge` (bin "web_bridge") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/bin/rustc --crate-name web_bridge --edition=2021 web_bridge/src/main.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=d4b6f1a33b683ac3 -C extra-filename=-b8698c3b611701a7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_nats=/opt/rustwide/target/debug/deps/libasync_nats-9ff625098b5a1670.rlib --extern axum=/opt/rustwide/target/debug/deps/libaxum-2e8b62c6e1fc7878.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-b7569b45b16340d6.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-c3a6786a4ea40cf6.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-7c819bd220a9d5f0.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-6644b16ba0395041.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-e8f009e6b27fd255.rlib --extern tower=/opt/rustwide/target/debug/deps/libtower-1c11842408e4c677.rlib --extern tower_http=/opt/rustwide/target/debug/deps/libtower_http-8a506160f6abf4d1.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-ef3c867f554f3836/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `consumer` (bin "consumer"); 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/bin/rustc --crate-name consumer --edition=2024 entities/consumer/src/main.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=3cd76a51a57a3264 -C extra-filename=-be4cd6dde0667a28 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_nats=/opt/rustwide/target/debug/deps/libasync_nats-5de7943d70213234.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-b7569b45b16340d6.rlib --extern fake=/opt/rustwide/target/debug/deps/libfake-0ef01f9e9289afe8.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-c3a6786a4ea40cf6.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-ca347f9cb889952c.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-7c819bd220a9d5f0.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-6644b16ba0395041.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-e8f009e6b27fd255.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-ef508dc5be8dee1f.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-ef3c867f554f3836/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `module_2` (bin "module_2") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/bin/rustc --crate-name module_2 --edition=2024 entities/firm/src/main.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=d7bcb77e9cd91749 -C extra-filename=-6ab6fec9524b75af --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_nats=/opt/rustwide/target/debug/deps/libasync_nats-9ff625098b5a1670.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-b7569b45b16340d6.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-c3a6786a4ea40cf6.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-ca347f9cb889952c.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-7c819bd220a9d5f0.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-6644b16ba0395041.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-e8f009e6b27fd255.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-ef508dc5be8dee1f.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-ef3c867f554f3836/out` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "99127ef810f4d11ff594acf8e9becfe0c3966a1c63e2c8405f133d1a47079d27", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "99127ef810f4d11ff594acf8e9becfe0c3966a1c63e2c8405f133d1a47079d27", kill_on_drop: false }` [INFO] [stdout] 99127ef810f4d11ff594acf8e9becfe0c3966a1c63e2c8405f133d1a47079d27