[INFO] cloning repository https://github.com/selfhoster1312/yunohost-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/selfhoster1312/yunohost-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fselfhoster1312%2Fyunohost-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fselfhoster1312%2Fyunohost-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b5608e5ad595d923bb1112ff5b6191100ae27303 [INFO] checking selfhoster1312/yunohost-rs against master#22572d0994593197593e2a1b7b18d720a9a349a7 for pr-126452-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fselfhoster1312%2Fyunohost-rs" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/selfhoster1312/yunohost-rs on toolchain 22572d0994593197593e2a1b7b18d720a9a349a7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/selfhoster1312/yunohost-rs [INFO] finished tweaking git repo https://github.com/selfhoster1312/yunohost-rs [INFO] tweaked toml for git repo https://github.com/selfhoster1312/yunohost-rs written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/selfhoster1312/yunohost-rs 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" "+22572d0994593197593e2a1b7b18d720a9a349a7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded derive_deref v1.1.1 [INFO] [stderr] Downloaded lber v0.4.2 [INFO] [stderr] Downloaded serde_yaml_ng v0.10.0 [INFO] [stderr] Downloaded ldap3 v0.11.4 [INFO] [stderr] Downloaded file-owner v0.1.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fcf2f11a128b59991e82a8556cb20cdde97143824055ef170ef7759a40f6b6ae [INFO] running `Command { std: "docker" "start" "-a" "fcf2f11a128b59991e82a8556cb20cdde97143824055ef170ef7759a40f6b6ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fcf2f11a128b59991e82a8556cb20cdde97143824055ef170ef7759a40f6b6ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fcf2f11a128b59991e82a8556cb20cdde97143824055ef170ef7759a40f6b6ae", kill_on_drop: false }` [INFO] [stdout] fcf2f11a128b59991e82a8556cb20cdde97143824055ef170ef7759a40f6b6ae [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b0ab235b825cee5db45b5df3e068a7163c5b1fb83ac961ea3735f50ef1c81ab6 [INFO] running `Command { std: "docker" "start" "-a" "b0ab235b825cee5db45b5df3e068a7163c5b1fb83ac961ea3735f50ef1c81ab6", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.84 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Checking anstream v0.6.14 [INFO] [stderr] Checking winnow v0.6.8 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling camino v1.1.7 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking clap_lex v0.7.0 [INFO] [stderr] Checking siphasher v0.3.11 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Checking lber v0.4.2 [INFO] [stderr] Checking unsafe-libyaml v0.2.11 [INFO] [stderr] Checking md5 v0.7.0 [INFO] [stderr] Checking glob v0.3.1 [INFO] [stderr] Checking maplit v1.0.2 [INFO] [stderr] Checking difflib v0.4.0 [INFO] [stderr] Checking strfmt v0.2.4 [INFO] [stderr] Checking clap_builder v4.5.2 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking is-terminal v0.4.12 [INFO] [stderr] Checking regex v1.10.4 [INFO] [stderr] Checking env_logger v0.10.2 [INFO] [stderr] Checking file-owner v0.1.2 [INFO] [stderr] Checking pretty_env_logger v0.5.0 [INFO] [stderr] Compiling derive_deref v1.1.1 [INFO] [stderr] Compiling darling_core v0.20.9 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling strum_macros v0.26.2 [INFO] [stderr] Compiling snafu-derive v0.8.3 [INFO] [stderr] Compiling clap_derive v4.5.4 [INFO] [stderr] Compiling async-trait v0.1.80 [INFO] [stderr] Compiling phf_macros v0.11.2 [INFO] [stderr] Checking tokio v1.37.0 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Compiling darling_macro v0.20.9 [INFO] [stderr] Checking snafu v0.8.3 [INFO] [stderr] Checking strum v0.26.2 [INFO] [stderr] Checking clap v4.5.4 [INFO] [stderr] Compiling darling v0.20.9 [INFO] [stderr] Compiling serde_with_macros v3.8.1 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking tokio-util v0.7.11 [INFO] [stderr] Checking tokio-stream v0.1.15 [INFO] [stderr] Checking ldap3 v0.11.4 [INFO] [stderr] Checking toml_datetime v0.6.6 [INFO] [stderr] Checking serde_spanned v0.6.6 [INFO] [stderr] Checking phf v0.11.2 [INFO] [stderr] Checking serde_yaml_ng v0.10.0 [INFO] [stderr] Checking serde_with v3.8.1 [INFO] [stderr] Checking toml_edit v0.22.13 [INFO] [stderr] Checking toml v0.8.13 [INFO] [stderr] Checking yunohost v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `axum` [INFO] [stdout] --> src/helpers/credentials.rs:70:7 [INFO] [stdout] | [INFO] [stdout] 70 | #[cfg(feature = "axum")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `hooks` [INFO] [stdout] = help: consider adding `axum` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `axum` [INFO] [stdout] --> src/helpers/credentials.rs:70:7 [INFO] [stdout] | [INFO] [stdout] 70 | #[cfg(feature = "axum")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `hooks` [INFO] [stdout] = help: consider adding `axum` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.08s [INFO] running `Command { std: "docker" "inspect" "b0ab235b825cee5db45b5df3e068a7163c5b1fb83ac961ea3735f50ef1c81ab6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b0ab235b825cee5db45b5df3e068a7163c5b1fb83ac961ea3735f50ef1c81ab6", kill_on_drop: false }` [INFO] [stdout] b0ab235b825cee5db45b5df3e068a7163c5b1fb83ac961ea3735f50ef1c81ab6 [INFO] checking selfhoster1312/yunohost-rs against try#6289438dbad80b1a0029c66dd3f6abf57c2c51be for pr-126452-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fselfhoster1312%2Fyunohost-rs" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/selfhoster1312/yunohost-rs on toolchain 6289438dbad80b1a0029c66dd3f6abf57c2c51be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/selfhoster1312/yunohost-rs [INFO] finished tweaking git repo https://github.com/selfhoster1312/yunohost-rs [INFO] tweaked toml for git repo https://github.com/selfhoster1312/yunohost-rs written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/selfhoster1312/yunohost-rs 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" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 55043a9fbfc8542ed31a8be4ba3272a67b08d4c2939f8d901ca697d51a4122c2 [INFO] running `Command { std: "docker" "start" "-a" "55043a9fbfc8542ed31a8be4ba3272a67b08d4c2939f8d901ca697d51a4122c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "55043a9fbfc8542ed31a8be4ba3272a67b08d4c2939f8d901ca697d51a4122c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "55043a9fbfc8542ed31a8be4ba3272a67b08d4c2939f8d901ca697d51a4122c2", kill_on_drop: false }` [INFO] [stdout] 55043a9fbfc8542ed31a8be4ba3272a67b08d4c2939f8d901ca697d51a4122c2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2ca3c42a8982f2c8bfc37d0de3fe74c8ec390e9183a522faa49fe8777d9e9c2b [INFO] running `Command { std: "docker" "start" "-a" "2ca3c42a8982f2c8bfc37d0de3fe74c8ec390e9183a522faa49fe8777d9e9c2b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.84 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Checking anstyle-query v1.0.3 [INFO] [stderr] Checking anstyle v1.0.7 [INFO] [stderr] Checking is_terminal_polyfill v1.70.0 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking colorchoice v1.0.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking clap_lex v0.7.0 [INFO] [stderr] Checking winnow v0.6.8 [INFO] [stderr] Compiling camino v1.1.7 [INFO] [stderr] Checking siphasher v0.3.11 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Checking lber v0.4.2 [INFO] [stderr] Checking anstream v0.6.14 [INFO] [stderr] Checking unsafe-libyaml v0.2.11 [INFO] [stderr] Checking strfmt v0.2.4 [INFO] [stderr] Checking glob v0.3.1 [INFO] [stderr] Checking md5 v0.7.0 [INFO] [stderr] Checking clap_builder v4.5.2 [INFO] [stderr] Checking difflib v0.4.0 [INFO] [stderr] Checking maplit v1.0.2 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking is-terminal v0.4.12 [INFO] [stderr] Checking regex v1.10.4 [INFO] [stderr] Checking env_logger v0.10.2 [INFO] [stderr] Checking pretty_env_logger v0.5.0 [INFO] [stderr] Checking file-owner v0.1.2 [INFO] [stderr] Compiling derive_deref v1.1.1 [INFO] [stderr] Compiling darling_core v0.20.9 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling snafu-derive v0.8.3 [INFO] [stderr] Compiling clap_derive v4.5.4 [INFO] [stderr] Compiling strum_macros v0.26.2 [INFO] [stderr] Compiling phf_macros v0.11.2 [INFO] [stderr] Compiling async-trait v0.1.80 [INFO] [stderr] Checking tokio v1.37.0 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking snafu v0.8.3 [INFO] [stderr] Checking strum v0.26.2 [INFO] [stderr] Compiling darling_macro v0.20.9 [INFO] [stderr] Compiling darling v0.20.9 [INFO] [stderr] Checking clap v4.5.4 [INFO] [stderr] Compiling serde_with_macros v3.8.1 [INFO] [stderr] Checking tokio-stream v0.1.15 [INFO] [stderr] Checking tokio-util v0.7.11 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking ldap3 v0.11.4 [INFO] [stderr] Checking serde_spanned v0.6.6 [INFO] [stderr] Checking toml_datetime v0.6.6 [INFO] [stderr] Checking phf v0.11.2 [INFO] [stderr] Checking serde_yaml_ng v0.10.0 [INFO] [stderr] Checking serde_with v3.8.1 [INFO] [stderr] Checking toml_edit v0.22.13 [INFO] [stderr] Checking toml v0.8.13 [INFO] [stderr] Checking yunohost v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `axum` [INFO] [stdout] --> src/helpers/credentials.rs:70:7 [INFO] [stdout] | [INFO] [stdout] 70 | #[cfg(feature = "axum")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `hooks` [INFO] [stdout] = help: consider adding `axum` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `axum` [INFO] [stdout] --> src/helpers/credentials.rs:70:7 [INFO] [stdout] | [INFO] [stdout] 70 | #[cfg(feature = "axum")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `hooks` [INFO] [stdout] = help: consider adding `axum` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.49s [INFO] running `Command { std: "docker" "inspect" "2ca3c42a8982f2c8bfc37d0de3fe74c8ec390e9183a522faa49fe8777d9e9c2b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2ca3c42a8982f2c8bfc37d0de3fe74c8ec390e9183a522faa49fe8777d9e9c2b", kill_on_drop: false }` [INFO] [stdout] 2ca3c42a8982f2c8bfc37d0de3fe74c8ec390e9183a522faa49fe8777d9e9c2b