[INFO] cloning repository https://github.com/hotea/aiclient-api [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hotea/aiclient-api" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhotea%2Faiclient-api", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhotea%2Faiclient-api'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e74646278c8e1d8168c1e6df6b58b76d253bb848 [INFO] testing hotea/aiclient-api against try#b8e88e5ddf5521a9f43ee3f62a702388c713e4bb for pr-155114 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhotea%2Faiclient-api" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/hotea/aiclient-api [INFO] finished tweaking git repo https://github.com/hotea/aiclient-api [INFO] tweaked toml for git repo https://github.com/hotea/aiclient-api written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/hotea/aiclient-api on toolchain b8e88e5ddf5521a9f43ee3f62a702388c713e4bb [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/hotea/aiclient-api 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" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d4a207a3323ecbbdf638d04dfeb6d421e1868357be8a7dbc428e720359c06618 [INFO] running `Command { std: "docker" "start" "-a" "d4a207a3323ecbbdf638d04dfeb6d421e1868357be8a7dbc428e720359c06618", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d4a207a3323ecbbdf638d04dfeb6d421e1868357be8a7dbc428e720359c06618", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d4a207a3323ecbbdf638d04dfeb6d421e1868357be8a7dbc428e720359c06618", kill_on_drop: false }` [INFO] [stdout] d4a207a3323ecbbdf638d04dfeb6d421e1868357be8a7dbc428e720359c06618 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9c35d9779d12a509f44626db35b1d67329a190160de8884e64796185f9d81e12 [INFO] running `Command { std: "docker" "start" "-a" "9c35d9779d12a509f44626db35b1d67329a190160de8884e64796185f9d81e12", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling socket2 v0.6.3 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling openssl-sys v0.9.112 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling openssl v0.10.76 [INFO] [stderr] Compiling native-tls v0.2.18 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling portable-atomic v1.13.1 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling anstyle-parse v1.0.0 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling zerocopy v0.8.47 [INFO] [stderr] Compiling colorchoice v1.0.5 [INFO] [stderr] Compiling uuid v1.22.0 [INFO] [stderr] Compiling iri-string v0.7.11 [INFO] [stderr] Compiling deranged v0.5.8 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling anstream v1.0.0 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling is-docker v0.2.0 [INFO] [stderr] Compiling self_update v0.41.0 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling nu-ansi-term v0.50.3 [INFO] [stderr] Compiling is-wsl v0.4.0 [INFO] [stderr] Compiling clap_builder v4.6.0 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling indicatif v0.17.11 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling quick-xml v0.23.1 [INFO] [stderr] Compiling shell-words v1.1.1 [INFO] [stderr] Compiling iana-time-zone v0.1.65 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling pathdiff v0.2.3 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling open v5.3.3 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling self-replace v1.5.0 [INFO] [stderr] Compiling arc-swap v1.9.0 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling daemonize v0.5.0 [INFO] [stderr] Compiling hostname v0.4.2 [INFO] [stderr] Compiling mac_address v1.1.8 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling tokio-macros v2.6.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling axum-macros v0.5.0 [INFO] [stderr] Compiling clap_derive v4.6.0 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling axum-core v0.5.6 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling dialoguer v0.11.0 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling clap v4.6.0 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling tracing-serde v0.2.0 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling tracing-subscriber v0.3.23 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling tracing-appender v0.2.4 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling axum v0.8.8 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling aiclient-api v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.03s [INFO] running `Command { std: "docker" "inspect" "9c35d9779d12a509f44626db35b1d67329a190160de8884e64796185f9d81e12", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c35d9779d12a509f44626db35b1d67329a190160de8884e64796185f9d81e12", kill_on_drop: false }` [INFO] [stdout] 9c35d9779d12a509f44626db35b1d67329a190160de8884e64796185f9d81e12 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 706d51a7dd065d610ab679372800caa12cceac590d8693c1df311e1047bc3add [INFO] running `Command { std: "docker" "start" "-a" "706d51a7dd065d610ab679372800caa12cceac590d8693c1df311e1047bc3add", kill_on_drop: false }` [INFO] [stderr] Compiling rand_core v0.10.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling time-macros v0.2.27 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling typeid v1.0.3 [INFO] [stderr] Compiling erased-serde v0.4.10 [INFO] [stderr] Compiling typetag v0.2.21 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling typetag-impl v0.2.21 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling inventory v0.3.22 [INFO] [stderr] Compiling expect-json-macros v1.10.1 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling reserve-port v2.4.0 [INFO] [stderr] Compiling bytesize v2.3.1 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling chacha20 v0.10.0 [INFO] [stderr] Compiling uuid v1.22.0 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling rand v0.10.0 [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling self-replace v1.5.0 [INFO] [stderr] Compiling dialoguer v0.11.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling tracing-serde v0.2.0 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling email_address v0.2.9 [INFO] [stderr] Compiling tracing-subscriber v0.3.23 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling axum v0.8.8 [INFO] [stderr] Compiling rust-multipart-rfc7578_2 v0.9.0 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling expect-json v1.10.1 [INFO] [stderr] Compiling tracing-appender v0.2.4 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling self_update v0.41.0 [INFO] [stderr] Compiling axum-test v19.1.1 [INFO] [stderr] Compiling aiclient-api v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `aiclient-api` (bin "aiclient-api" test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/bin/rustc --crate-name aiclient_api --edition=2021 src/main.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=b31882fc587b1905 -C extra-filename=-59a3b56f154689c9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aiclient_api=/opt/rustwide/target/debug/deps/libaiclient_api-84155c5e1b556764.rlib --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-bb5f243237f5f99b.rlib --extern arc_swap=/opt/rustwide/target/debug/deps/libarc_swap-6c530bf56712386c.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-825ea678cfada989.so --extern axum=/opt/rustwide/target/debug/deps/libaxum-283ec064694558b8.rlib --extern axum_test=/opt/rustwide/target/debug/deps/libaxum_test-e55af298ef7a300b.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-fff42f7554bbeb90.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-a6415339708e1154.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-83a42b78b713e8c9.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-7f8b9199eb5ec1c6.rlib --extern daemonize=/opt/rustwide/target/debug/deps/libdaemonize-1a3a3f64acfd366b.rlib --extern dialoguer=/opt/rustwide/target/debug/deps/libdialoguer-5b9382703391f6a4.rlib --extern dirs=/opt/rustwide/target/debug/deps/libdirs-4798b99c88165586.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-d26fd7aef9817031.rlib --extern hostname=/opt/rustwide/target/debug/deps/libhostname-8c9a9185d8477ece.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-3cd2f461a7afe064.rlib --extern hyper_util=/opt/rustwide/target/debug/deps/libhyper_util-09aefbdb009123dd.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-72d0d7322eb81de5.rlib --extern mac_address=/opt/rustwide/target/debug/deps/libmac_address-b4250abe5be9af14.rlib --extern open=/opt/rustwide/target/debug/deps/libopen-d7c43e8365afdc31.rlib --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-99cdb00cefa02ca0.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-bd3a332387bc2856.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-066a7367c62791df.rlib --extern self_update=/opt/rustwide/target/debug/deps/libself_update-e297cfcbfada0600.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-907aa1be903e8f63.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-001dc964d85f1a3d.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-ce973d3008cbe386.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-efbe4af4a3bf5682.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-b705a45025fdf89b.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-a1d493e656b5bc37.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-f8fcf630cde01dbb.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-069d8b25fec232d5.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-36477436f3ec4c57.rlib --extern tower=/opt/rustwide/target/debug/deps/libtower-9380d8541c285fdf.rlib --extern tower_http=/opt/rustwide/target/debug/deps/libtower_http-da63af3995f34a2b.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-b668a2fe6479bf02.rlib --extern tracing_appender=/opt/rustwide/target/debug/deps/libtracing_appender-2400ccc355455445.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-ba43311f98f66096.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-16bb1c07e9a609f1.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 `aiclient-api` (bin "aiclient-api") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/bin/rustc --crate-name aiclient_api --edition=2021 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=78f83a1e47d92469 -C extra-filename=-11c32dccb154c81d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aiclient_api=/opt/rustwide/target/debug/deps/libaiclient_api-84155c5e1b556764.rlib --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-bb5f243237f5f99b.rlib --extern arc_swap=/opt/rustwide/target/debug/deps/libarc_swap-6c530bf56712386c.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-825ea678cfada989.so --extern axum=/opt/rustwide/target/debug/deps/libaxum-283ec064694558b8.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-fff42f7554bbeb90.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-a6415339708e1154.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-83a42b78b713e8c9.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-7f8b9199eb5ec1c6.rlib --extern daemonize=/opt/rustwide/target/debug/deps/libdaemonize-1a3a3f64acfd366b.rlib --extern dialoguer=/opt/rustwide/target/debug/deps/libdialoguer-5b9382703391f6a4.rlib --extern dirs=/opt/rustwide/target/debug/deps/libdirs-4798b99c88165586.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-d26fd7aef9817031.rlib --extern hostname=/opt/rustwide/target/debug/deps/libhostname-8c9a9185d8477ece.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-3cd2f461a7afe064.rlib --extern hyper_util=/opt/rustwide/target/debug/deps/libhyper_util-09aefbdb009123dd.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-72d0d7322eb81de5.rlib --extern mac_address=/opt/rustwide/target/debug/deps/libmac_address-b4250abe5be9af14.rlib --extern open=/opt/rustwide/target/debug/deps/libopen-d7c43e8365afdc31.rlib --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-99cdb00cefa02ca0.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-bd3a332387bc2856.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-066a7367c62791df.rlib --extern self_update=/opt/rustwide/target/debug/deps/libself_update-e297cfcbfada0600.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-907aa1be903e8f63.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-001dc964d85f1a3d.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-ce973d3008cbe386.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-b705a45025fdf89b.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-a1d493e656b5bc37.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-f8fcf630cde01dbb.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-069d8b25fec232d5.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-36477436f3ec4c57.rlib --extern tower=/opt/rustwide/target/debug/deps/libtower-9380d8541c285fdf.rlib --extern tower_http=/opt/rustwide/target/debug/deps/libtower_http-da63af3995f34a2b.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-b668a2fe6479bf02.rlib --extern tracing_appender=/opt/rustwide/target/debug/deps/libtracing_appender-2400ccc355455445.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-ba43311f98f66096.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-16bb1c07e9a609f1.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "706d51a7dd065d610ab679372800caa12cceac590d8693c1df311e1047bc3add", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "706d51a7dd065d610ab679372800caa12cceac590d8693c1df311e1047bc3add", kill_on_drop: false }` [INFO] [stdout] 706d51a7dd065d610ab679372800caa12cceac590d8693c1df311e1047bc3add