[INFO] cloning repository https://github.com/lenra-io/lenra_cli
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lenra-io/lenra_cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flenra-io%2Flenra_cli", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flenra-io%2Flenra_cli'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 75913509a7e4197061a0ab4192d3922e0526e6fd
[INFO] building lenra-io/lenra_cli against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flenra-io%2Flenra_cli" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/lenra-io/lenra_cli
[INFO] finished tweaking git repo https://github.com/lenra-io/lenra_cli
[INFO] tweaked toml for git repo https://github.com/lenra-io/lenra_cli written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/lenra-io/lenra_cli on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/lenra-io/lenra_cli 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: `edition` is set on binary `lenra` which is deprecated
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde_derive v1.0.202
[INFO] [stderr]   Downloaded thiserror v1.0.60
[INFO] [stderr]   Downloaded mocktopus v0.8.0
[INFO] [stderr]   Downloaded thiserror-impl v1.0.60
[INFO] [stderr]   Downloaded rstest_macros v0.18.2
[INFO] [stderr]   Downloaded docker-compose-types v0.4.1
[INFO] [stderr]   Downloaded loading v0.3.0
[INFO] [stderr]   Downloaded rustyline v10.1.1
[INFO] [stderr]   Downloaded mocktopus_macros v0.7.11
[INFO] [stderr]   Downloaded ureq v2.9.7
[INFO] [stderr]   Downloaded rstest v0.18.2
[INFO] [stderr]   Downloaded serde v1.0.202
[INFO] [stderr]   Downloaded dofigen v1.4.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fcc69f2006fb403bc3fc982cc85d4957f71348055e45910a53bc8eb5acc4b478
[INFO] running `Command { std: "docker" "start" "-a" "fcc69f2006fb403bc3fc982cc85d4957f71348055e45910a53bc8eb5acc4b478", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fcc69f2006fb403bc3fc982cc85d4957f71348055e45910a53bc8eb5acc4b478", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fcc69f2006fb403bc3fc982cc85d4957f71348055e45910a53bc8eb5acc4b478", kill_on_drop: false }`
[INFO] [stdout] fcc69f2006fb403bc3fc982cc85d4957f71348055e45910a53bc8eb5acc4b478
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6899bd65151f588a81167d4dff68f2bb6f86ab5559ba5f53bd0111c4954b33f2
[INFO] running `Command { std: "docker" "start" "-a" "6899bd65151f588a81167d4dff68f2bb6f86ab5559ba5f53bd0111c4954b33f2", kill_on_drop: false }`
[INFO] [stderr] warning: `edition` is set on binary `lenra` which is deprecated
[INFO] [stderr]    Compiling proc-macro2 v1.0.82
[INFO] [stderr]    Compiling libc v0.2.154
[INFO] [stderr]    Compiling serde v1.0.202
[INFO] [stderr]    Compiling cc v1.0.97
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling rustversion v1.0.17
[INFO] [stderr]    Compiling rustls-pki-types v1.7.0
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rustls v0.22.4
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling thiserror v1.0.60
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling miniz_oxide v0.7.2
[INFO] [stderr]    Compiling nibble_vec v0.1.0
[INFO] [stderr]    Compiling os_str_bytes v6.6.1
[INFO] [stderr]    Compiling endian-type v0.1.2
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling webpki-roots v0.26.1
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling radix_trie v0.2.1
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling either v1.11.0
[INFO] [stderr]    Compiling unicode-width v0.1.12
[INFO] [stderr]    Compiling textwrap v0.16.1
[INFO] [stderr]    Compiling flate2 v1.0.30
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling colored v2.1.0
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling syn v2.0.63
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling loading v0.3.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling fd-lock v3.0.13
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling is-terminal v0.4.12
[INFO] [stderr]    Compiling nix v0.25.1
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling parking_lot v0.12.2
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling rustyline v10.1.1
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling clap_derive v3.2.25
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling rustls-webpki v0.102.3
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]    Compiling serde_derive v1.0.202
[INFO] [stderr]    Compiling thiserror-impl v1.0.60
[INFO] [stderr]    Compiling strum_macros v0.25.3
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling async-trait v0.1.80
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling derive_builder_core v0.12.0
[INFO] [stderr]    Compiling tokio v1.37.0
[INFO] [stderr]    Compiling derive_builder_macro v0.12.0
[INFO] [stderr]    Compiling derive_builder v0.12.0
[INFO] [stderr]    Compiling strum v0.25.0
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling clap v3.2.25
[INFO] [stderr]    Compiling ureq v2.9.7
[INFO] [stderr]    Compiling docker-compose-types v0.4.1
[INFO] [stderr]    Compiling dofigen v1.4.0
[INFO] [stderr]    Compiling lenra_cli v0.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `ServiceInformations` is never constructed
[INFO] [stdout]   --> src/docker_compose.rs:53:12
[INFO] [stdout]    |
[INFO] [stdout] 53 | pub struct ServiceInformations {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Publisher` is never constructed
[INFO] [stdout]   --> src/docker_compose.rs:71:12
[INFO] [stdout]    |
[INFO] [stdout] 71 | pub struct Publisher {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `MatchingErrorType` is never used
[INFO] [stdout]  --> src/matching.rs:4:10
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub enum MatchingErrorType {
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MatchingError` is never constructed
[INFO] [stdout]   --> src/matching.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct MatchingError {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Matching` is never used
[INFO] [stdout]   --> src/matching.rs:17:11
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub trait Matching {
[INFO] [stdout]    |           ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 56.31s
[INFO] running `Command { std: "docker" "inspect" "6899bd65151f588a81167d4dff68f2bb6f86ab5559ba5f53bd0111c4954b33f2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6899bd65151f588a81167d4dff68f2bb6f86ab5559ba5f53bd0111c4954b33f2", kill_on_drop: false }`
[INFO] [stdout] 6899bd65151f588a81167d4dff68f2bb6f86ab5559ba5f53bd0111c4954b33f2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b85f2e6a1b7f33f5fb8b7f4856a0b03e7eeb05ae85c54ee0b06bb3d29b7c6da9
[INFO] running `Command { std: "docker" "start" "-a" "b85f2e6a1b7f33f5fb8b7f4856a0b03e7eeb05ae85c54ee0b06bb3d29b7c6da9", kill_on_drop: false }`
[INFO] [stderr] warning: `edition` is set on binary `lenra` which is deprecated
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling syn v2.0.63
[INFO] [stderr]    Compiling rstest_macros v0.18.2
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling mocktopus_macros v0.7.11
[INFO] [stderr]    Compiling mocktopus v0.8.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling serde_derive v1.0.202
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling thiserror-impl v1.0.60
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling strum_macros v0.25.3
[INFO] [stderr]    Compiling async-trait v0.1.80
[INFO] [stderr]    Compiling thiserror v1.0.60
[INFO] [stderr]    Compiling tokio v1.37.0
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling strum v0.25.0
[INFO] [stderr]    Compiling serde v1.0.202
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling rstest v0.18.2
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling clap v3.2.25
[INFO] [stderr]    Compiling ureq v2.9.7
[INFO] [stderr]    Compiling dofigen v1.4.0
[INFO] [stderr]    Compiling docker-compose-types v0.4.1
[INFO] [stderr]    Compiling lenra_cli v0.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `ServiceInformations` is never constructed
[INFO] [stdout]   --> src/docker_compose.rs:53:12
[INFO] [stdout]    |
[INFO] [stdout] 53 | pub struct ServiceInformations {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Publisher` is never constructed
[INFO] [stdout]   --> src/docker_compose.rs:71:12
[INFO] [stdout]    |
[INFO] [stdout] 71 | pub struct Publisher {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `MatchingErrorType` is never used
[INFO] [stdout]  --> src/matching.rs:4:10
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub enum MatchingErrorType {
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MatchingError` is never constructed
[INFO] [stdout]   --> src/matching.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct MatchingError {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Matching` is never used
[INFO] [stdout]   --> src/matching.rs:17:11
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub trait Matching {
[INFO] [stdout]    |           ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 44.70s
[INFO] running `Command { std: "docker" "inspect" "b85f2e6a1b7f33f5fb8b7f4856a0b03e7eeb05ae85c54ee0b06bb3d29b7c6da9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b85f2e6a1b7f33f5fb8b7f4856a0b03e7eeb05ae85c54ee0b06bb3d29b7c6da9", kill_on_drop: false }`
[INFO] [stdout] b85f2e6a1b7f33f5fb8b7f4856a0b03e7eeb05ae85c54ee0b06bb3d29b7c6da9
