[INFO] cloning repository https://github.com/samuelhem/power-git [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/samuelhem/power-git" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsamuelhem%2Fpower-git", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsamuelhem%2Fpower-git'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ee548820f1f745336ba8907f5b72808ed9ab3b82 [INFO] checking samuelhem/power-git against master#ceab6128fa48a616bfd3e3adf4bc80133b8ee223 for no-never-type-fallback [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsamuelhem%2Fpower-git" "/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/samuelhem/power-git on toolchain ceab6128fa48a616bfd3e3adf4bc80133b8ee223 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/samuelhem/power-git [INFO] finished tweaking git repo https://github.com/samuelhem/power-git [INFO] tweaked toml for git repo https://github.com/samuelhem/power-git written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/samuelhem/power-git 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" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded graphql_query_derive v0.11.0 [INFO] [stderr] Downloaded cron v0.12.0 [INFO] [stderr] Downloaded graphql-introspection-query v0.2.0 [INFO] [stderr] Downloaded graphql_client_codegen v0.11.0 [INFO] [stderr] Downloaded graphql-parser v0.4.0 [INFO] [stderr] Downloaded graphql_client v0.11.0 [INFO] [stderr] Downloaded gitlab v0.1605.0 [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2cceb30dadd49e85189fb92b062e47f7d985cb431024e7d54edd82a2ffcbbbc3 [INFO] running `Command { std: "docker" "start" "-a" "2cceb30dadd49e85189fb92b062e47f7d985cb431024e7d54edd82a2ffcbbbc3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2cceb30dadd49e85189fb92b062e47f7d985cb431024e7d54edd82a2ffcbbbc3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2cceb30dadd49e85189fb92b062e47f7d985cb431024e7d54edd82a2ffcbbbc3", kill_on_drop: false }` [INFO] [stdout] 2cceb30dadd49e85189fb92b062e47f7d985cb431024e7d54edd82a2ffcbbbc3 [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1cc7f50ac3214fba15a5cd0a9835658aff701d1a78aea3cb09b94372a0864881 [INFO] running `Command { std: "docker" "start" "-a" "1cc7f50ac3214fba15a5cd0a9835658aff701d1a78aea3cb09b94372a0864881", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.189 [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking mio v0.8.9 [INFO] [stderr] Checking socket2 v0.5.5 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Checking tokio v1.33.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Checking http v0.2.9 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling rustls v0.21.8 [INFO] [stderr] Compiling ascii v0.9.3 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking futures-sink v0.3.29 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Checking futures-io v0.3.29 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Compiling combine v3.8.1 [INFO] [stderr] Checking socket2 v0.4.10 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking iana-time-zone v0.1.58 [INFO] [stderr] Checking base64 v0.21.5 [INFO] [stderr] Compiling async-trait v0.1.74 [INFO] [stderr] Compiling ring v0.17.5 [INFO] [stderr] Checking rustls-pemfile v1.0.3 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking url v2.4.1 [INFO] [stderr] Checking webpki-roots v0.25.2 [INFO] [stderr] Checking clap_lex v0.5.1 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Checking tokio-util v0.7.10 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking clap_builder v4.4.6 [INFO] [stderr] Checking h2 v0.3.21 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Compiling serde_derive v1.0.189 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling clap_derive v4.4.2 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Checking hyper v0.14.27 [INFO] [stderr] Checking rustls-webpki v0.101.7 [INFO] [stderr] Checking sct v0.7.1 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling graphql-parser v0.4.0 [INFO] [stderr] Compiling derive_builder_core v0.11.2 [INFO] [stderr] Checking clap v4.4.6 [INFO] [stderr] Compiling derive_builder_macro v0.11.2 [INFO] [stderr] Checking derive_builder v0.11.2 [INFO] [stderr] Checking tokio-rustls v0.24.1 [INFO] [stderr] Checking hyper-rustls v0.24.2 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking chrono v0.4.31 [INFO] [stderr] Compiling graphql-introspection-query v0.2.0 [INFO] [stderr] Checking reqwest v0.11.22 [INFO] [stderr] Compiling graphql_client_codegen v0.11.0 [INFO] [stderr] Checking cron v0.12.0 [INFO] [stderr] Compiling graphql_query_derive v0.11.0 [INFO] [stderr] Checking graphql_client v0.11.0 [INFO] [stderr] Checking gitlab v0.1605.0 [INFO] [stderr] Checking git-cli v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `self` [INFO] [stdout] --> src/git.rs:1:16 [INFO] [stdout] | [INFO] [stdout] 1 | use std::any::{self, Any}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self` [INFO] [stdout] --> src/git.rs:1:16 [INFO] [stdout] | [INFO] [stdout] 1 | use std::any::{self, Any}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `config` [INFO] [stdout] --> src/commands.rs:229:13 [INFO] [stdout] | [INFO] [stdout] 229 | let config = get_config_for_plattform(&self.cfg_file, &self.plattform).unwrap(); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_config` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `config` [INFO] [stdout] --> src/commands.rs:229:13 [INFO] [stdout] | [INFO] [stdout] 229 | let config = get_config_for_plattform(&self.cfg_file, &self.plattform).unwrap(); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_config` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `client` is never read [INFO] [stdout] --> src/git.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct GitlabClient { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] 10 | client: gitlab::Gitlab, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `client` is never read [INFO] [stdout] --> src/git.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct GitlabClient { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] 10 | client: gitlab::Gitlab, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.02s [INFO] running `Command { std: "docker" "inspect" "1cc7f50ac3214fba15a5cd0a9835658aff701d1a78aea3cb09b94372a0864881", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1cc7f50ac3214fba15a5cd0a9835658aff701d1a78aea3cb09b94372a0864881", kill_on_drop: false }` [INFO] [stdout] 1cc7f50ac3214fba15a5cd0a9835658aff701d1a78aea3cb09b94372a0864881