[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 try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fselfhoster1312%2Fyunohost-rs" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[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-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/selfhoster1312/yunohost-rs on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 214cf8ed4e93eb222a2af39cfb8a5aa2078fb907bd68cf7569929adfff2b5487
[INFO] running `Command { std: "docker" "start" "-a" "214cf8ed4e93eb222a2af39cfb8a5aa2078fb907bd68cf7569929adfff2b5487", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "214cf8ed4e93eb222a2af39cfb8a5aa2078fb907bd68cf7569929adfff2b5487", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "214cf8ed4e93eb222a2af39cfb8a5aa2078fb907bd68cf7569929adfff2b5487", kill_on_drop: false }`
[INFO] [stdout] 214cf8ed4e93eb222a2af39cfb8a5aa2078fb907bd68cf7569929adfff2b5487
[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=forbid -Dunmustuse_in_always_ok" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 02d1313e22316843b705f02cf591e96684751b311f96a5353e244dde4e04cd89
[INFO] running `Command { std: "docker" "start" "-a" "02d1313e22316843b705f02cf591e96684751b311f96a5353e244dde4e04cd89", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.84
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]     Checking memchr v2.7.2
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]     Checking bytes v1.6.0
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking utf8parse v0.2.1
[INFO] [stderr]     Checking regex-syntax v0.8.3
[INFO] [stderr]     Checking anstyle-parse v0.2.4
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]     Checking indexmap v2.2.6
[INFO] [stderr]     Checking unicode-bidi v0.3.15
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]     Checking anstyle-query v1.0.3
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]     Checking anstyle v1.0.7
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]     Checking anstream v0.6.14
[INFO] [stderr]     Checking bitflags v2.5.0
[INFO] [stderr]    Compiling camino v1.1.7
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking is-terminal v0.4.12
[INFO] [stderr]     Checking winnow v0.6.8
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]     Checking siphasher v0.3.11
[INFO] [stderr]     Checking clap_lex v0.7.0
[INFO] [stderr]     Checking clap_builder v4.5.2
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]     Checking regex-automata v0.4.6
[INFO] [stderr]     Checking unsafe-libyaml v0.2.11
[INFO] [stderr]     Checking file-owner v0.1.2
[INFO] [stderr]     Checking difflib v0.4.0
[INFO] [stderr]     Checking glob v0.3.1
[INFO] [stderr]     Checking lber v0.4.2
[INFO] [stderr]     Checking strfmt v0.2.4
[INFO] [stderr]     Checking md5 v0.7.0
[INFO] [stderr]     Checking maplit v1.0.2
[INFO] [stderr]    Compiling derive_deref v1.1.1
[INFO] [stderr]     Checking regex v1.10.4
[INFO] [stderr]     Checking env_logger v0.10.2
[INFO] [stderr]    Compiling darling_core v0.20.9
[INFO] [stderr]     Checking pretty_env_logger v0.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling async-trait v0.1.80
[INFO] [stderr]    Compiling strum_macros v0.26.2
[INFO] [stderr]    Compiling phf_macros v0.11.2
[INFO] [stderr]     Checking tokio v1.37.0
[INFO] [stderr]    Compiling snafu-derive v0.8.3
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]    Compiling clap_derive v4.5.4
[INFO] [stderr]     Checking strum v0.26.2
[INFO] [stderr]    Compiling darling_macro v0.20.9
[INFO] [stderr]     Checking snafu v0.8.3
[INFO] [stderr]    Compiling darling v0.20.9
[INFO] [stderr]    Compiling serde_with_macros v3.8.1
[INFO] [stderr]     Checking clap v4.5.4
[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 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<serde_json::Value, Infallible>
[INFO] [stdout]    --> src/helpers/configpanel/mod.rs:146:31
[INFO] [stdout]     |
[INFO] [stdout] 146 |                     return Ok(Value::try_from(value).unwrap());
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<serde_json::Value, Infallible>
[INFO] [stdout]    --> src/helpers/configpanel/mod.rs:146:31
[INFO] [stdout]     |
[INFO] [stdout] 146 |                     return Ok(Value::try_from(value).unwrap());
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `yunohost` (lib test) due to 1 previous error; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `yunohost` (lib) due to 1 previous error; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "02d1313e22316843b705f02cf591e96684751b311f96a5353e244dde4e04cd89", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "02d1313e22316843b705f02cf591e96684751b311f96a5353e244dde4e04cd89", kill_on_drop: false }`
[INFO] [stdout] 02d1313e22316843b705f02cf591e96684751b311f96a5353e244dde4e04cd89
