[INFO] cloning repository https://github.com/mathias-aparicio/chat-app [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mathias-aparicio/chat-app" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmathias-aparicio%2Fchat-app", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmathias-aparicio%2Fchat-app'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 561f0cf3a96e12c436ea9cadb4daacfd4343a94d [INFO] testing mathias-aparicio/chat-app against beta-2026-04-21 for beta-1.96-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmathias-aparicio%2Fchat-app" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-1-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/mathias-aparicio/chat-app [INFO] finished tweaking git repo https://github.com/mathias-aparicio/chat-app [INFO] tweaked toml for git repo https://github.com/mathias-aparicio/chat-app written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/mathias-aparicio/chat-app on toolchain beta-2026-04-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/mathias-aparicio/chat-app 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" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a7c4c9da9c6424e28d5fa78f28b3fba6517e2c8bc4c1f0747b134c8a06a83665 [INFO] running `Command { std: "docker" "start" "-a" "a7c4c9da9c6424e28d5fa78f28b3fba6517e2c8bc4c1f0747b134c8a06a83665", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a7c4c9da9c6424e28d5fa78f28b3fba6517e2c8bc4c1f0747b134c8a06a83665", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a7c4c9da9c6424e28d5fa78f28b3fba6517e2c8bc4c1f0747b134c8a06a83665", kill_on_drop: false }` [INFO] [stdout] a7c4c9da9c6424e28d5fa78f28b3fba6517e2c8bc4c1f0747b134c8a06a83665 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 81fde8654ce4147e1246bd34b0fc6f10d638accf76d9838fd96967fa69cb1ef2 [INFO] running `Command { std: "docker" "start" "-a" "81fde8654ce4147e1246bd34b0fc6f10d638accf76d9838fd96967fa69cb1ef2", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.178 [INFO] [stderr] Compiling bytes v1.11.0 [INFO] [stderr] Compiling tracing-core v0.1.35 [INFO] [stderr] Compiling foldhash v0.2.0 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling find-msvc-tools v0.1.5 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling aws-lc-rs v1.15.1 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Compiling indexmap v2.12.1 [INFO] [stderr] Compiling rustls-pki-types v1.13.1 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling toml_datetime v0.7.3 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling raw-cpuid v11.6.0 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling rustls v0.23.35 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling iri-string v0.7.9 [INFO] [stderr] Compiling pest v2.8.4 [INFO] [stderr] Compiling metrics v0.24.3 [INFO] [stderr] Compiling bigdecimal v0.4.9 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling signal-hook-registry v1.4.7 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling toml_parser v1.0.4 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling bytemuck v1.24.0 [INFO] [stderr] Compiling cc v1.2.49 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand_xoshiro v0.7.0 [INFO] [stderr] Compiling quanta v0.12.6 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling sketches-ddsketch v0.3.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling pest_meta v2.8.4 [INFO] [stderr] Compiling atomic v0.6.1 [INFO] [stderr] Compiling num-bigint v0.3.3 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling rdkafka-sys v4.9.0+2.10.0 [INFO] [stderr] Compiling toml_edit v0.23.9 [INFO] [stderr] Compiling twox-hash v2.1.2 [INFO] [stderr] Compiling rustls-native-certs v0.8.2 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling lz4_flex v0.11.5 [INFO] [stderr] Compiling metrics-util v0.20.1 [INFO] [stderr] Compiling uuid v1.19.0 [INFO] [stderr] Compiling flate2 v1.1.5 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling headers-core v0.3.0 [INFO] [stderr] Compiling secrecy v0.8.0 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling metrics-exporter-prometheus v0.18.1 [INFO] [stderr] Compiling deunicode v1.6.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling headers v0.4.1 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Compiling slug v0.1.6 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling aws-lc-sys v0.34.0 [INFO] [stderr] Compiling libz-sys v1.1.23 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling rand_pcg v0.9.0 [INFO] [stderr] Compiling serde_html_form v0.2.8 [INFO] [stderr] Compiling chrono-tz-build v0.3.0 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling chrono-tz v0.9.0 [INFO] [stderr] Compiling globset v0.4.18 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling pest_generator v2.8.4 [INFO] [stderr] Compiling hdrhistogram v7.5.4 [INFO] [stderr] Compiling ignore v0.4.25 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling axum-macros v0.5.0 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling tracing v0.1.43 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling prost-derive v0.14.1 [INFO] [stderr] Compiling num_enum_derive v0.7.5 [INFO] [stderr] Compiling axum-core v0.5.5 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling tungstenite v0.28.0 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling opentelemetry v0.31.0 [INFO] [stderr] Compiling metrics-exporter-prometheus v0.17.2 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling num_enum v0.7.5 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling globwalk v0.9.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling pest_derive v2.8.4 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling prost v0.14.1 [INFO] [stderr] Compiling scylla-macros v1.4.0 [INFO] [stderr] Compiling prost-types v0.14.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling tokio-util v0.7.17 [INFO] [stderr] Compiling tokio-tungstenite v0.28.0 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling scylla-cql v1.4.0 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling opentelemetry_sdk v0.31.0 [INFO] [stderr] Compiling tera v1.20.1 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling tracing-opentelemetry v0.32.0 [INFO] [stderr] error: could not compile `opentelemetry_sdk` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-04-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name opentelemetry_sdk --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opentelemetry_sdk-0.31.0/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 --warn=rust_2024_compatibility --allow=tail_expr_drop_order --allow=if_let_rescope --allow=edition_2024_expr_fragment_specifier '--warn=clippy::all' --cfg 'feature="default"' --cfg 'feature="experimental_async_runtime"' --cfg 'feature="internal-logs"' --cfg 'feature="logs"' --cfg 'feature="metrics"' --cfg 'feature="percent-encoding"' --cfg 'feature="rand"' --cfg 'feature="rt-tokio"' --cfg 'feature="tokio"' --cfg 'feature="tokio-stream"' --cfg 'feature="trace"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "experimental_async_runtime", "experimental_logs_batch_log_processor_with_async_runtime", "experimental_logs_concurrent_log_processor", "experimental_metrics_custom_reader", "experimental_metrics_disable_name_validation", "experimental_metrics_periodicreader_with_async_runtime", "experimental_trace_batch_span_processor_with_async_runtime", "http", "internal-logs", "jaeger_remote_sampler", "logs", "metrics", "opentelemetry-http", "percent-encoding", "rand", "rt-tokio", "rt-tokio-current-thread", "serde", "serde_json", "spec_unstable_logs_enabled", "spec_unstable_metrics_views", "testing", "tokio", "tokio-stream", "trace", "url"))' -C metadata=b446a6dccd920d4f -C extra-filename=-529dcd5c8c2da102 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern futures_channel=/opt/rustwide/target/debug/deps/libfutures_channel-29524163f8896842.rmeta --extern futures_executor=/opt/rustwide/target/debug/deps/libfutures_executor-e415d8783f0a3159.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-0da703a93f45e3d2.rmeta --extern opentelemetry=/opt/rustwide/target/debug/deps/libopentelemetry-1cf19af8e274ac92.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-b8714e110ca16f4c.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-b938f4f26115d4be.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-c62f1bc935cb5149.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-311397818f683fca.rmeta --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-5109fcebb01ccfa8.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `tera` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-04-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name tera --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tera-1.20.1/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 --cfg 'feature="builtins"' --cfg 'feature="chrono"' --cfg 'feature="chrono-tz"' --cfg 'feature="default"' --cfg 'feature="humansize"' --cfg 'feature="percent-encoding"' --cfg 'feature="rand"' --cfg 'feature="slug"' --cfg 'feature="urlencode"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("builtins", "chrono", "chrono-tz", "date-locale", "default", "humansize", "percent-encoding", "preserve_order", "rand", "slug", "urlencode"))' -C metadata=88f90d4806f0dc84 -C extra-filename=-c6dd71802ac5cdd1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern chrono=/opt/rustwide/target/debug/deps/libchrono-997fff276727d43a.rmeta --extern chrono_tz=/opt/rustwide/target/debug/deps/libchrono_tz-4cca26f8a62f7669.rmeta --extern globwalk=/opt/rustwide/target/debug/deps/libglobwalk-23e73693b7b99282.rmeta --extern humansize=/opt/rustwide/target/debug/deps/libhumansize-101a6cf3d3f6e075.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-58edaf41543212f3.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-b8714e110ca16f4c.rmeta --extern pest=/opt/rustwide/target/debug/deps/libpest-de71ac6f445a32c4.rmeta --extern pest_derive=/opt/rustwide/target/debug/deps/libpest_derive-ed40093414e91eb9.so --extern rand=/opt/rustwide/target/debug/deps/librand-1546065703194a21.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-15a6439f925a9993.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-c5b62eaa3be0fdfd.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-252d6989a2fd4cc6.rmeta --extern slug=/opt/rustwide/target/debug/deps/libslug-f1c5e86cfa17c683.rlib --extern unicode_segmentation=/opt/rustwide/target/debug/deps/libunicode_segmentation-199dfca739cb0090.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `h2` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-04-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name h2 --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/h2-0.4.12/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 --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("stream", "unstable"))' -C metadata=c6b465bb55da9567 -C extra-filename=-f336ecf73da295e3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern atomic_waker=/opt/rustwide/target/debug/deps/libatomic_waker-4d8f3a876068a9c4.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-727a11fb69696bac.rmeta --extern fnv=/opt/rustwide/target/debug/deps/libfnv-bf8b415be0978c3b.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-5b72dc92615109c0.rmeta --extern futures_sink=/opt/rustwide/target/debug/deps/libfutures_sink-999c1a898cc14726.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-44208ad5ab56edb5.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-703abc6ac69c0356.rmeta --extern slab=/opt/rustwide/target/debug/deps/libslab-5720d3dfa1792f68.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-311397818f683fca.rmeta --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-8718deea2b253ebb.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-eca103fdc3c267d2.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "81fde8654ce4147e1246bd34b0fc6f10d638accf76d9838fd96967fa69cb1ef2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "81fde8654ce4147e1246bd34b0fc6f10d638accf76d9838fd96967fa69cb1ef2", kill_on_drop: false }` [INFO] [stdout] 81fde8654ce4147e1246bd34b0fc6f10d638accf76d9838fd96967fa69cb1ef2