[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] checking lenra-io/lenra_cli against master#22572d0994593197593e2a1b7b18d720a9a349a7 for pr-126452-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flenra-io%2Flenra_cli" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lenra-io/lenra_cli 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/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-3-tc1/source/Cargo.toml [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" "+22572d0994593197593e2a1b7b18d720a9a349a7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded loading v0.3.0 [INFO] [stderr] Downloaded mocktopus v0.8.0 [INFO] [stderr] Downloaded dofigen v1.4.0 [INFO] [stderr] Downloaded rustyline v10.1.1 [INFO] [stderr] Downloaded docker-compose-types v0.4.1 [INFO] [stderr] Downloaded mocktopus_macros v0.7.11 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 541d1a95a19d4cb0c683d4f828e539d33044fbc832b4cf0b36e1669425b9ad7b [INFO] running `Command { std: "docker" "start" "-a" "541d1a95a19d4cb0c683d4f828e539d33044fbc832b4cf0b36e1669425b9ad7b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "541d1a95a19d4cb0c683d4f828e539d33044fbc832b4cf0b36e1669425b9ad7b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "541d1a95a19d4cb0c683d4f828e539d33044fbc832b4cf0b36e1669425b9ad7b", kill_on_drop: false }` [INFO] [stdout] 541d1a95a19d4cb0c683d4f828e539d33044fbc832b4cf0b36e1669425b9ad7b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 68cf9811c59b588718b663329dbdde288b4d6e309859567f4df9a19289570e4a [INFO] running `Command { std: "docker" "start" "-a" "68cf9811c59b588718b663329dbdde288b4d6e309859567f4df9a19289570e4a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.154 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling serde v1.0.202 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Checking rustls-pki-types v1.7.0 [INFO] [stderr] Compiling syn v2.0.63 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking linux-raw-sys v0.4.13 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Checking unsafe-libyaml v0.2.11 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking nibble_vec v0.1.0 [INFO] [stderr] Checking endian-type v0.1.2 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking os_str_bytes v6.6.1 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Checking webpki-roots v0.26.1 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking radix_trie v0.2.1 [INFO] [stderr] Checking textwrap v0.16.1 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Checking colored v2.1.0 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Checking futures-timer v3.0.3 [INFO] [stderr] Checking clap_lex v0.2.4 [INFO] [stderr] Compiling rstest_macros v0.18.2 [INFO] [stderr] Checking loading v0.3.0 [INFO] [stderr] Checking pathdiff v0.2.1 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking nix v0.25.1 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking is-terminal v0.4.12 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Checking parking_lot v0.12.2 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking fd-lock v3.0.13 [INFO] [stderr] Checking regex v1.10.4 [INFO] [stderr] Checking rustyline v10.1.1 [INFO] [stderr] Checking env_logger v0.10.2 [INFO] [stderr] Compiling clap_derive v3.2.25 [INFO] [stderr] Compiling mocktopus_macros v0.7.11 [INFO] [stderr] Compiling rustls v0.22.4 [INFO] [stderr] Checking mocktopus v0.8.0 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling derive_builder_core v0.12.0 [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 strum_macros v0.25.3 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling async-trait v0.1.80 [INFO] [stderr] Checking rustls-webpki v0.102.3 [INFO] [stderr] Checking tokio v1.37.0 [INFO] [stderr] Checking thiserror v1.0.60 [INFO] [stderr] Checking strum v0.25.0 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Compiling derive_builder_macro v0.12.0 [INFO] [stderr] Checking derive_builder v0.12.0 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking rstest v0.18.2 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking serde_json v1.0.117 [INFO] [stderr] Checking clap v3.2.25 [INFO] [stderr] Checking ureq v2.9.7 [INFO] [stderr] Checking docker-compose-types v0.4.1 [INFO] [stderr] Checking dofigen v1.4.0 [INFO] [stderr] Checking lenra_cli v0.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `actual` and `expected` are never read [INFO] [stdout] --> src/matching.rs:5:19 [INFO] [stdout] | [INFO] [stdout] 5 | NotSameType { actual: Value, expected: Value }, [INFO] [stdout] | ----------- ^^^^^^ ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this variant [INFO] [stdout] | [INFO] [stdout] = note: `MatchingErrorType` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `actual` and `expected` are never read [INFO] [stdout] --> src/matching.rs:6:20 [INFO] [stdout] | [INFO] [stdout] 6 | NotSameValue { actual: Value, expected: Value }, [INFO] [stdout] | ------------ ^^^^^^ ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this variant [INFO] [stdout] | [INFO] [stdout] = note: `MatchingErrorType` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `type_name` is never used [INFO] [stdout] --> src/matching.rs:20:8 [INFO] [stdout] | [INFO] [stdout] 17 | pub trait Matching { [INFO] [stdout] | -------- method in this trait [INFO] [stdout] ... [INFO] [stdout] 20 | fn type_name(&self) -> &str; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `actual` and `expected` are never read [INFO] [stdout] --> src/matching.rs:5:19 [INFO] [stdout] | [INFO] [stdout] 5 | NotSameType { actual: Value, expected: Value }, [INFO] [stdout] | ----------- ^^^^^^ ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this variant [INFO] [stdout] | [INFO] [stdout] = note: `MatchingErrorType` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `actual` and `expected` are never read [INFO] [stdout] --> src/matching.rs:6:20 [INFO] [stdout] | [INFO] [stdout] 6 | NotSameValue { actual: Value, expected: Value }, [INFO] [stdout] | ------------ ^^^^^^ ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this variant [INFO] [stdout] | [INFO] [stdout] = note: `MatchingErrorType` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `type_name` is never used [INFO] [stdout] --> src/matching.rs:20:8 [INFO] [stdout] | [INFO] [stdout] 17 | pub trait Matching { [INFO] [stdout] | -------- method in this trait [INFO] [stdout] ... [INFO] [stdout] 20 | fn type_name(&self) -> &str; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.41s [INFO] running `Command { std: "docker" "inspect" "68cf9811c59b588718b663329dbdde288b4d6e309859567f4df9a19289570e4a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "68cf9811c59b588718b663329dbdde288b4d6e309859567f4df9a19289570e4a", kill_on_drop: false }` [INFO] [stdout] 68cf9811c59b588718b663329dbdde288b4d6e309859567f4df9a19289570e4a [INFO] checking lenra-io/lenra_cli against try#6289438dbad80b1a0029c66dd3f6abf57c2c51be for pr-126452-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flenra-io%2Flenra_cli" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lenra-io/lenra_cli 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/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-3-tc2/source/Cargo.toml [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" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9b0a7ca4cc09254cd4209605eb569c7fb5ceb290ec2513d5932cd840645351aa [INFO] running `Command { std: "docker" "start" "-a" "9b0a7ca4cc09254cd4209605eb569c7fb5ceb290ec2513d5932cd840645351aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9b0a7ca4cc09254cd4209605eb569c7fb5ceb290ec2513d5932cd840645351aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9b0a7ca4cc09254cd4209605eb569c7fb5ceb290ec2513d5932cd840645351aa", kill_on_drop: false }` [INFO] [stdout] 9b0a7ca4cc09254cd4209605eb569c7fb5ceb290ec2513d5932cd840645351aa [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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c927c7fbfbefdd0e54f5826010a223e4e6e0ad454feba162235ab19e2a6cf6db [INFO] running `Command { std: "docker" "start" "-a" "c927c7fbfbefdd0e54f5826010a223e4e6e0ad454feba162235ab19e2a6cf6db", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.154 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling serde v1.0.202 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking rustls-pki-types v1.7.0 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling syn v2.0.63 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Checking linux-raw-sys v0.4.13 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Checking nibble_vec v0.1.0 [INFO] [stderr] Checking os_str_bytes v6.6.1 [INFO] [stderr] Checking endian-type v0.1.2 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking radix_trie v0.2.1 [INFO] [stderr] Checking clap_lex v0.2.4 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking webpki-roots v0.26.1 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Checking textwrap v0.16.1 [INFO] [stderr] Compiling rstest_macros v0.18.2 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Checking colored v2.1.0 [INFO] [stderr] Checking loading v0.3.0 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Checking pathdiff v0.2.1 [INFO] [stderr] Checking futures-timer v3.0.3 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking is-terminal v0.4.12 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking nix v0.25.1 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Checking parking_lot v0.12.2 [INFO] [stderr] Checking fd-lock v3.0.13 [INFO] [stderr] Checking regex v1.10.4 [INFO] [stderr] Compiling rustls v0.22.4 [INFO] [stderr] Checking env_logger v0.10.2 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking rustyline v10.1.1 [INFO] [stderr] Checking rustls-webpki v0.102.3 [INFO] [stderr] Compiling clap_derive v3.2.25 [INFO] [stderr] Compiling mocktopus_macros v0.7.11 [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] Checking mocktopus v0.8.0 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking tokio v1.37.0 [INFO] [stderr] Checking thiserror v1.0.60 [INFO] [stderr] Checking strum v0.25.0 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling derive_builder_core v0.12.0 [INFO] [stderr] Compiling derive_builder_macro v0.12.0 [INFO] [stderr] Checking derive_builder v0.12.0 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking rstest v0.18.2 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking serde_json v1.0.117 [INFO] [stderr] Checking clap v3.2.25 [INFO] [stderr] Checking ureq v2.9.7 [INFO] [stderr] Checking docker-compose-types v0.4.1 [INFO] [stderr] Checking dofigen v1.4.0 [INFO] [stderr] Checking lenra_cli v0.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `actual` and `expected` are never read [INFO] [stdout] --> src/matching.rs:5:19 [INFO] [stdout] | [INFO] [stdout] 5 | NotSameType { actual: Value, expected: Value }, [INFO] [stdout] | ----------- ^^^^^^ ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this variant [INFO] [stdout] | [INFO] [stdout] = note: `MatchingErrorType` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `actual` and `expected` are never read [INFO] [stdout] --> src/matching.rs:6:20 [INFO] [stdout] | [INFO] [stdout] 6 | NotSameValue { actual: Value, expected: Value }, [INFO] [stdout] | ------------ ^^^^^^ ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this variant [INFO] [stdout] | [INFO] [stdout] = note: `MatchingErrorType` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `type_name` is never used [INFO] [stdout] --> src/matching.rs:20:8 [INFO] [stdout] | [INFO] [stdout] 17 | pub trait Matching { [INFO] [stdout] | -------- method in this trait [INFO] [stdout] ... [INFO] [stdout] 20 | fn type_name(&self) -> &str; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `actual` and `expected` are never read [INFO] [stdout] --> src/matching.rs:5:19 [INFO] [stdout] | [INFO] [stdout] 5 | NotSameType { actual: Value, expected: Value }, [INFO] [stdout] | ----------- ^^^^^^ ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this variant [INFO] [stdout] | [INFO] [stdout] = note: `MatchingErrorType` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `actual` and `expected` are never read [INFO] [stdout] --> src/matching.rs:6:20 [INFO] [stdout] | [INFO] [stdout] 6 | NotSameValue { actual: Value, expected: Value }, [INFO] [stdout] | ------------ ^^^^^^ ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this variant [INFO] [stdout] | [INFO] [stdout] = note: `MatchingErrorType` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `type_name` is never used [INFO] [stdout] --> src/matching.rs:20:8 [INFO] [stdout] | [INFO] [stdout] 17 | pub trait Matching { [INFO] [stdout] | -------- method in this trait [INFO] [stdout] ... [INFO] [stdout] 20 | fn type_name(&self) -> &str; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.06s [INFO] running `Command { std: "docker" "inspect" "c927c7fbfbefdd0e54f5826010a223e4e6e0ad454feba162235ab19e2a6cf6db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c927c7fbfbefdd0e54f5826010a223e4e6e0ad454feba162235ab19e2a6cf6db", kill_on_drop: false }` [INFO] [stdout] c927c7fbfbefdd0e54f5826010a223e4e6e0ad454feba162235ab19e2a6cf6db