[INFO] cloning repository https://github.com/SyahrulBhudiF/Rusuh [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SyahrulBhudiF/Rusuh" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSyahrulBhudiF%2FRusuh", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSyahrulBhudiF%2FRusuh'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b907cd9c69c6b69c31e84d58cb6c1a65f96a576f [INFO] testing SyahrulBhudiF/Rusuh against 1.98.0-beta.1 for beta-1.98-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSyahrulBhudiF%2FRusuh" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/SyahrulBhudiF/Rusuh [INFO] finished tweaking git repo https://github.com/SyahrulBhudiF/Rusuh [INFO] tweaked toml for git repo https://github.com/SyahrulBhudiF/Rusuh written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/SyahrulBhudiF/Rusuh on toolchain 1.98.0-beta.1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/SyahrulBhudiF/Rusuh 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" "+1.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 4efbb4ead48cc1e814939babd29c7ced5299cfcd76b061701b7ffae24b5e8b4e [INFO] running `Command { std: "docker" "start" "4efbb4ead48cc1e814939babd29c7ced5299cfcd76b061701b7ffae24b5e8b4e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4efbb4ead48cc1e814939babd29c7ced5299cfcd76b061701b7ffae24b5e8b4e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4efbb4ead48cc1e814939babd29c7ced5299cfcd76b061701b7ffae24b5e8b4e" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4efbb4ead48cc1e814939babd29c7ced5299cfcd76b061701b7ffae24b5e8b4e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4efbb4ead48cc1e814939babd29c7ced5299cfcd76b061701b7ffae24b5e8b4e" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling itoa v1.0.17 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling cc v1.2.57 [INFO] [stderr] Compiling zerocopy v0.8.42 [INFO] [stderr] Compiling aws-lc-rs v1.16.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling base64ct v1.8.3 [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Compiling once_cell v1.21.4 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling pest v2.8.6 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling der v0.7.10 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling cmake v0.1.57 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling erased-serde v0.4.10 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling aws-lc-sys v0.38.0 [INFO] [stderr] Compiling pest_meta v2.8.6 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling dlv-list v0.5.2 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling num-bigint-dig v0.8.6 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling rustls-native-certs v0.8.3 [INFO] [stderr] Compiling ordered-multimap v0.7.3 [INFO] [stderr] Compiling toml_parser v1.0.9+spec-1.1.0 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling toml_datetime v1.0.0+spec-1.1.0 [INFO] [stderr] Compiling serde_spanned v1.0.4 [INFO] [stderr] Compiling is-docker v0.2.0 [INFO] [stderr] Compiling iri-string v0.7.10 [INFO] [stderr] Compiling http-range-header v0.4.2 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling pest_generator v2.8.6 [INFO] [stderr] Compiling serde-untagged v0.1.9 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling toml v1.0.6+spec-1.1.0 [INFO] [stderr] Compiling is-wsl v0.4.0 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling pkcs1 v0.7.5 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rust-ini v0.21.3 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling tokio-macros v2.6.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling pest_derive v2.8.6 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling tungstenite v0.28.0 [INFO] [stderr] Compiling axum-core v0.5.6 [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 async-stream-impl v0.3.6 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling clap_derive v4.6.0 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling json5 v0.4.1 [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling ron v0.12.0 [INFO] [stderr] Compiling tokio-tungstenite v0.28.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling uuid v1.22.0 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling tagptr v0.2.0 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling tracing-subscriber v0.3.23 [INFO] [stderr] Compiling config v0.15.21 [INFO] [stderr] Compiling moka v0.12.15 [INFO] [stderr] Compiling rsa v0.9.10 [INFO] [stderr] Compiling clap v4.6.0 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling open v5.3.3 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling axum v0.8.8 [INFO] [stderr] Compiling rustls-webpki v0.103.9 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling rustls-platform-verifier v0.6.2 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling reqwest v0.13.2 [INFO] [stderr] Compiling rusuh v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 50s [INFO] running `Command { std: "docker" "inspect" "4efbb4ead48cc1e814939babd29c7ced5299cfcd76b061701b7ffae24b5e8b4e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4efbb4ead48cc1e814939babd29c7ced5299cfcd76b061701b7ffae24b5e8b4e" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling ron v0.12.0 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling reqwest v0.13.2 [INFO] [stderr] Compiling config v0.15.21 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling rusuh v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `rusuh` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.98.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name rusuh --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=31cc406a25cee2c9 -C extra-filename=-396d7493c627080e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-9e4c44ac98d8e4ea.rlib --extern async_stream=/opt/rustwide/target/debug/deps/libasync_stream-52f800d5f8035961.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-73233385153773ca.so --extern axum=/opt/rustwide/target/debug/deps/libaxum-d75614034b77b6ea.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-32787b0325ea6df8.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-2ed9460101f17bbf.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-addbdf28bc335158.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-1831595fd056b8d2.rlib --extern config=/opt/rustwide/target/debug/deps/libconfig-a942fb66e617c4e3.rlib --extern dirs=/opt/rustwide/target/debug/deps/libdirs-72b28658b329f3b2.rlib --extern dotenvy=/opt/rustwide/target/debug/deps/libdotenvy-6d8015f91495fe74.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-48e778a4dc6199be.rlib --extern http_body_util=/opt/rustwide/target/debug/deps/libhttp_body_util-435c3d9885c1d0aa.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-7f1ff06252f352d6.rlib --extern moka=/opt/rustwide/target/debug/deps/libmoka-ffa936165d9a44a2.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-b5bdc597ed9676b3.rlib --extern open=/opt/rustwide/target/debug/deps/libopen-5cebf76e7d3957bd.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-2855c165c68048a9.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-1342197ac76a7579.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-1db27ad5c37e34c9.rlib --extern rsa=/opt/rustwide/target/debug/deps/librsa-2eb5a5876465b127.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-ffa0ef1b5d6cea8a.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-a2f3f20671d63279.rlib --extern serde_urlencoded=/opt/rustwide/target/debug/deps/libserde_urlencoded-3b400e8bd90eb7b5.rlib --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-dc4e84195bb8b6ce.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-e37ac46757ea7f68.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-a9cee0dea0e9b585.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-2f78684f1f4365b0.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-9250e965090357f8.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-422a737615cedd63.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-b9bbf6eb8242cd10.rlib --extern tower=/opt/rustwide/target/debug/deps/libtower-9a3ea82de9c4997b.rlib --extern tower_http=/opt/rustwide/target/debug/deps/libtower_http-f6242e3fd7e28266.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-fa7ecabdfa6d9dc5.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-fc6c08d57dd8e31b.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-b31f276cab0e4b14.rlib --extern urlencoding=/opt/rustwide/target/debug/deps/liburlencoding-061758bc6028ea3e.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-f5401b03c7852869.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/aws-lc-sys-3390dfe71d639e46/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `rusuh` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.98.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name rusuh --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=34925a7c66884aec -C extra-filename=-89ea9f9542affb47 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-9e4c44ac98d8e4ea.rmeta --extern async_stream=/opt/rustwide/target/debug/deps/libasync_stream-52f800d5f8035961.rmeta --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-73233385153773ca.so --extern axum=/opt/rustwide/target/debug/deps/libaxum-d75614034b77b6ea.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-32787b0325ea6df8.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-2ed9460101f17bbf.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-addbdf28bc335158.rmeta --extern clap=/opt/rustwide/target/debug/deps/libclap-1831595fd056b8d2.rmeta --extern config=/opt/rustwide/target/debug/deps/libconfig-a942fb66e617c4e3.rmeta --extern dirs=/opt/rustwide/target/debug/deps/libdirs-72b28658b329f3b2.rmeta --extern dotenvy=/opt/rustwide/target/debug/deps/libdotenvy-6d8015f91495fe74.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-48e778a4dc6199be.rmeta --extern hyper=/opt/rustwide/target/debug/deps/libhyper-7f1ff06252f352d6.rmeta --extern moka=/opt/rustwide/target/debug/deps/libmoka-ffa936165d9a44a2.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-b5bdc597ed9676b3.rmeta --extern open=/opt/rustwide/target/debug/deps/libopen-5cebf76e7d3957bd.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-2855c165c68048a9.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-1342197ac76a7579.rmeta --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-1db27ad5c37e34c9.rmeta --extern rsa=/opt/rustwide/target/debug/deps/librsa-2eb5a5876465b127.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-ffa0ef1b5d6cea8a.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-a2f3f20671d63279.rmeta --extern serde_urlencoded=/opt/rustwide/target/debug/deps/libserde_urlencoded-3b400e8bd90eb7b5.rmeta --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-dc4e84195bb8b6ce.rmeta --extern sha2=/opt/rustwide/target/debug/deps/libsha2-e37ac46757ea7f68.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-2f78684f1f4365b0.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-9250e965090357f8.rmeta --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-422a737615cedd63.rmeta --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-b9bbf6eb8242cd10.rmeta --extern tower=/opt/rustwide/target/debug/deps/libtower-9a3ea82de9c4997b.rmeta --extern tower_http=/opt/rustwide/target/debug/deps/libtower_http-f6242e3fd7e28266.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-fa7ecabdfa6d9dc5.rmeta --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-fc6c08d57dd8e31b.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-b31f276cab0e4b14.rmeta --extern urlencoding=/opt/rustwide/target/debug/deps/liburlencoding-061758bc6028ea3e.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-f5401b03c7852869.rmeta --cap-lints=warn -L native=/opt/rustwide/target/debug/build/aws-lc-sys-3390dfe71d639e46/out` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "4efbb4ead48cc1e814939babd29c7ced5299cfcd76b061701b7ffae24b5e8b4e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4efbb4ead48cc1e814939babd29c7ced5299cfcd76b061701b7ffae24b5e8b4e", kill_on_drop: false }` [INFO] [stdout] 4efbb4ead48cc1e814939babd29c7ced5299cfcd76b061701b7ffae24b5e8b4e