[INFO] cloning repository https://github.com/ShawnJeffersonWang/rover [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ShawnJeffersonWang/rover" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FShawnJeffersonWang%2Frover", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FShawnJeffersonWang%2Frover'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c6947bae61904f170c062ad81ae2ce8d85d43969 [INFO] checking ShawnJeffersonWang/rover against try#b28cc4eb48a6415b914e8ad0308be255ff8d73ed for pr-156508 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FShawnJeffersonWang%2Frover" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/ShawnJeffersonWang/rover [INFO] finished tweaking git repo https://github.com/ShawnJeffersonWang/rover [INFO] tweaked toml for git repo https://github.com/ShawnJeffersonWang/rover written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ShawnJeffersonWang/rover on toolchain b28cc4eb48a6415b914e8ad0308be255ff8d73ed [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b28cc4eb48a6415b914e8ad0308be255ff8d73ed" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/ShawnJeffersonWang/rover 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" "+b28cc4eb48a6415b914e8ad0308be255ff8d73ed" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+b28cc4eb48a6415b914e8ad0308be255ff8d73ed" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dc57a4e4e186ade9486b4e77ce6a77fc5b18eec19866eead566c17e076cdf15e [INFO] running `Command { std: "docker" "start" "-a" "dc57a4e4e186ade9486b4e77ce6a77fc5b18eec19866eead566c17e076cdf15e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dc57a4e4e186ade9486b4e77ce6a77fc5b18eec19866eead566c17e076cdf15e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dc57a4e4e186ade9486b4e77ce6a77fc5b18eec19866eead566c17e076cdf15e", kill_on_drop: false }` [INFO] [stdout] dc57a4e4e186ade9486b4e77ce6a77fc5b18eec19866eead566c17e076cdf15e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b28cc4eb48a6415b914e8ad0308be255ff8d73ed" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a3fd1c2c4844c543baafc1445b2d9e6c4bd23513f60e9b35118df805d25c4aaa [INFO] running `Command { std: "docker" "start" "-a" "a3fd1c2c4844c543baafc1445b2d9e6c4bd23513f60e9b35118df805d25c4aaa", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Checking signal-hook-registry v1.4.5 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Checking tracing-core v0.1.34 [INFO] [stderr] Compiling cc v1.2.27 [INFO] [stderr] Checking slab v0.4.10 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling tinyvec v1.9.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling crc v3.3.0 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Checking indexmap v2.10.0 [INFO] [stderr] Checking hashlink v0.10.0 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling whoami v1.6.0 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Checking deranged v0.4.0 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling rdkafka-sys v4.8.0+2.3.0 [INFO] [stderr] Compiling libz-sys v1.1.22 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking const-random v0.1.18 [INFO] [stderr] Checking winnow v0.7.11 [INFO] [stderr] Checking dlv-list v0.5.2 [INFO] [stderr] Checking no-std-net v0.6.0 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Checking pnet_base v0.35.0 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking pnet_sys v0.35.0 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Checking trim-in-place v0.1.7 [INFO] [stderr] Checking arraydeque v0.5.1 [INFO] [stderr] Checking convert_case v0.6.0 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking time v0.3.41 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking pem v3.0.5 [INFO] [stderr] Checking headers-core v0.3.0 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Checking thread_local v1.1.9 [INFO] [stderr] Checking ordered-multimap v0.7.3 [INFO] [stderr] Checking headers v0.4.1 [INFO] [stderr] Checking rust-ini v0.21.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Checking yaml-rust2 v0.10.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling num_enum_derive v0.7.4 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Checking num_enum v0.7.4 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Checking yoke v0.8.0 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking zerovec v0.11.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Checking axum-core v0.5.2 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling pest v2.8.1 [INFO] [stderr] Checking simple_asn1 v0.6.3 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Checking serde v1.0.219 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling pest_meta v2.8.1 [INFO] [stderr] Compiling pest_generator v2.8.1 [INFO] [stderr] Compiling pest_derive v2.8.1 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Checking toml_datetime v0.6.11 [INFO] [stderr] Checking serde_spanned v0.6.9 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Checking ipnetwork v0.20.0 [INFO] [stderr] Checking ron v0.8.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Checking pnet_datalink v0.35.0 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Checking json5 v0.4.1 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking serde_path_to_error v0.1.17 [INFO] [stderr] Checking jsonwebtoken v9.3.1 [INFO] [stderr] Checking sonyflake v0.3.0 [INFO] [stderr] Checking tracing-subscriber v0.3.19 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Checking tower-http v0.6.6 [INFO] [stderr] Compiling sqlx-core v0.8.6 [INFO] [stderr] Checking toml v0.8.23 [INFO] [stderr] Checking config v0.15.11 [INFO] [stderr] Compiling sqlx-postgres v0.8.6 [INFO] [stderr] Checking hyper v1.6.0 [INFO] [stderr] Checking tokio-util v0.7.15 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking hyper-util v0.1.14 [INFO] [stderr] Checking combine v4.6.7 [INFO] [stderr] Checking axum v0.8.4 [INFO] [stderr] error: could not compile `axum` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b28cc4eb48a6415b914e8ad0308be255ff8d73ed/bin/rustc --crate-name axum --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.8.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --warn=rust_2018_idioms '--warn=clippy::verbose_file_reads' '--warn=clippy::unused_self' --forbid=unsafe_code --warn=unreachable_pub '--warn=clippy::unnested_or_patterns' '--warn=clippy::uninlined_format_args' '--allow=clippy::type_complexity' '--warn=clippy::todo' '--warn=clippy::suboptimal_flops' '--warn=clippy::str_to_string' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::option_option' '--warn=clippy::needless_continue' '--warn=clippy::needless_borrow' --warn=missing_docs --warn=missing_debug_implementations '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::match_on_vec_items' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--warn=clippy::inefficient_to_string' '--warn=clippy::imprecise_flops' '--warn=clippy::if_let_mutex' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::filter_map_next' '--warn=clippy::exit' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::dbg_macro' '--warn=clippy::await_holding_lock' --cfg 'feature="default"' --cfg 'feature="form"' --cfg 'feature="http1"' --cfg 'feature="json"' --cfg 'feature="matched-path"' --cfg 'feature="original-uri"' --cfg 'feature="query"' --cfg 'feature="tokio"' --cfg 'feature="tower-log"' --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__private", "__private_docs", "default", "form", "http1", "http2", "json", "macros", "matched-path", "multipart", "original-uri", "query", "tokio", "tower-log", "tracing", "ws"))' -C metadata=64d0085b1f1f23ac -C extra-filename=-952bb132567bb92b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern axum_core=/opt/rustwide/target/debug/deps/libaxum_core-79b8cac9f5fe34f7.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-561656c694538be0.rmeta --extern form_urlencoded=/opt/rustwide/target/debug/deps/libform_urlencoded-91b4ebb0febc268e.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-a2ea1ad15c29a364.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-9fa21e558e0fa997.rmeta --extern http_body=/opt/rustwide/target/debug/deps/libhttp_body-9dc173efad448c6e.rmeta --extern http_body_util=/opt/rustwide/target/debug/deps/libhttp_body_util-e1a7e801ba7d65c9.rmeta --extern hyper=/opt/rustwide/target/debug/deps/libhyper-5e83acc4c3a79557.rmeta --extern hyper_util=/opt/rustwide/target/debug/deps/libhyper_util-b21286e3376708ee.rmeta --extern itoa=/opt/rustwide/target/debug/deps/libitoa-717260cc5083bc91.rmeta --extern matchit=/opt/rustwide/target/debug/deps/libmatchit-20930c4737d632b3.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-0e04000c5bed188b.rmeta --extern mime=/opt/rustwide/target/debug/deps/libmime-6964566df258a87f.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-af91b062c022a6aa.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-5cecbae01b8c8dea.rmeta --extern rustversion=/opt/rustwide/target/debug/deps/librustversion-9c039ec57c258828.so --extern serde=/opt/rustwide/target/debug/deps/libserde-637beb2f1589da0d.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-5a5c54bfb4a674ec.rmeta --extern serde_path_to_error=/opt/rustwide/target/debug/deps/libserde_path_to_error-e838c78bbe74cb01.rmeta --extern serde_urlencoded=/opt/rustwide/target/debug/deps/libserde_urlencoded-77e458a09307701b.rmeta --extern sync_wrapper=/opt/rustwide/target/debug/deps/libsync_wrapper-e1d8951ed320974d.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-63e635d8a2f020fd.rmeta --extern tower=/opt/rustwide/target/debug/deps/libtower-d4f8cc8ea5f18a47.rmeta --extern tower_layer=/opt/rustwide/target/debug/deps/libtower_layer-9db2d6ae529db6dd.rmeta --extern tower_service=/opt/rustwide/target/debug/deps/libtower_service-1900f1cf27f882a2.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-8e2d59ffb8a5a2c5.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `sqlx-postgres` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b28cc4eb48a6415b914e8ad0308be255ff8d73ed/bin/rustc --crate-name sqlx_postgres --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/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 '--deny=clippy::disallowed_methods' '--deny=clippy::cast_sign_loss' '--deny=clippy::cast_possible_wrap' '--deny=clippy::cast_possible_truncation' --cfg 'feature="json"' --cfg 'feature="migrate"' --cfg 'feature="offline"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("any", "bigdecimal", "bit-vec", "chrono", "ipnet", "ipnetwork", "json", "mac_address", "migrate", "offline", "rust_decimal", "time", "uuid"))' -C metadata=ef2a891b8c89e4f3 -C extra-filename=-ece10be5009604ea --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern atoi=/opt/rustwide/target/debug/deps/libatoi-67ef9675f8ba5f0f.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-091cc7ddac269eb0.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-5a8330c041bcfe36.rmeta --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-ca54a6e6215c0782.rmeta --extern crc=/opt/rustwide/target/debug/deps/libcrc-436c54cfa4b33dae.rmeta --extern dotenvy=/opt/rustwide/target/debug/deps/libdotenvy-89771647a9cbe9fa.rmeta --extern futures_channel=/opt/rustwide/target/debug/deps/libfutures_channel-0ad31f840fd1742e.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-d998945728debb9c.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-ebc0ddf145f82d41.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-c82bdb23cd6ff9f3.rmeta --extern hkdf=/opt/rustwide/target/debug/deps/libhkdf-ecf5ea92c300e146.rmeta --extern hmac=/opt/rustwide/target/debug/deps/libhmac-bf71418a784e3a02.rmeta --extern home=/opt/rustwide/target/debug/deps/libhome-e0ef1e75212e67b3.rmeta --extern itoa=/opt/rustwide/target/debug/deps/libitoa-71068a3ab8714f00.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-54899b3e02e582b1.rmeta --extern md5=/opt/rustwide/target/debug/deps/libmd5-fc2454a3323a0dcb.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-e5270facd70f491c.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-995f8fc62e13fcd6.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-6ceb8c05f4d622cc.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-1d9f59675ecd115f.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-8e67af80261b2d7f.rmeta --extern sha2=/opt/rustwide/target/debug/deps/libsha2-a91605e7ec5cedcf.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-fb36a1d4cde10458.rmeta --extern sqlx_core=/opt/rustwide/target/debug/deps/libsqlx_core-70dde568396ad8a0.rmeta --extern stringprep=/opt/rustwide/target/debug/deps/libstringprep-b462a54836f5062e.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-cdcd47566eca1981.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-483845b346891e4d.rmeta --extern whoami=/opt/rustwide/target/debug/deps/libwhoami-d3e019897df223f4.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "a3fd1c2c4844c543baafc1445b2d9e6c4bd23513f60e9b35118df805d25c4aaa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a3fd1c2c4844c543baafc1445b2d9e6c4bd23513f60e9b35118df805d25c4aaa", kill_on_drop: false }` [INFO] [stdout] a3fd1c2c4844c543baafc1445b2d9e6c4bd23513f60e9b35118df805d25c4aaa