[INFO] cloning repository https://github.com/cemoktra/cargolifter
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cemoktra/cargolifter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcemoktra%2Fcargolifter", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcemoktra%2Fcargolifter'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a69b67aedeb343f0ce9227b34f90bfd93e96d5d6
[INFO] testing cemoktra/cargolifter against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcemoktra%2Fcargolifter" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/cemoktra/cargolifter
[INFO] finished tweaking git repo https://github.com/cemoktra/cargolifter
[INFO] tweaked toml for git repo https://github.com/cemoktra/cargolifter written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/cemoktra/cargolifter on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/cemoktra/cargolifter 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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 91e3391859bfed3e3b03389f58d86113598bbb04177f7388eea45e6629f3fd5f
[INFO] running `Command { std: "docker" "start" "-a" "91e3391859bfed3e3b03389f58d86113598bbb04177f7388eea45e6629f3fd5f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "91e3391859bfed3e3b03389f58d86113598bbb04177f7388eea45e6629f3fd5f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "91e3391859bfed3e3b03389f58d86113598bbb04177f7388eea45e6629f3fd5f", kill_on_drop: false }`
[INFO] [stdout] 91e3391859bfed3e3b03389f58d86113598bbb04177f7388eea45e6629f3fd5f
[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 -Copt-level=3" "-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 63166798508fc8028906be7b3dfec30c27b8e1a25548b1f2ee3ca7ac67270c67
[INFO] running `Command { std: "docker" "start" "-a" "63166798508fc8028906be7b3dfec30c27b8e1a25548b1f2ee3ca7ac67270c67", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling proc-macro2 v1.0.32
[INFO] [stderr]    Compiling libc v0.2.108
[INFO] [stderr]    Compiling syn v1.0.82
[INFO] [stderr]    Compiling once_cell v1.8.0
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling itoa v0.4.8
[INFO] [stderr]    Compiling cc v1.0.72
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]    Compiling smallvec v1.7.0
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling instant v0.1.12
[INFO] [stderr]    Compiling futures-core v0.3.18
[INFO] [stderr]    Compiling tokio v1.14.0
[INFO] [stderr]    Compiling futures-channel v0.3.18
[INFO] [stderr]    Compiling futures-sink v0.3.18
[INFO] [stderr]    Compiling lock_api v0.4.5
[INFO] [stderr]    Compiling futures-task v0.3.18
[INFO] [stderr]    Compiling tracing-core v0.1.21
[INFO] [stderr]    Compiling futures-util v0.3.18
[INFO] [stderr]    Compiling ryu v1.0.6
[INFO] [stderr]    Compiling futures-io v0.3.18
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling matches v0.1.9
[INFO] [stderr]    Compiling openssl-probe v0.1.4
[INFO] [stderr]    Compiling http v0.2.5
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling pkg-config v0.3.22
[INFO] [stderr]    Compiling typenum v1.14.0
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]    Compiling crc32fast v1.3.0
[INFO] [stderr]    Compiling serde_derive v1.0.130
[INFO] [stderr]    Compiling semver v1.0.4
[INFO] [stderr]    Compiling serde v1.0.130
[INFO] [stderr]    Compiling openssl v0.10.38
[INFO] [stderr]    Compiling native-tls v0.2.8
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling mio v0.7.14
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling socket2 v0.4.2
[INFO] [stderr]    Compiling time v0.3.5
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling bytes-utils v0.1.1
[INFO] [stderr]    Compiling quote v1.0.10
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling aws-smithy-types v0.32.0
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling tinyvec v1.5.1
[INFO] [stderr]    Compiling opaque-debug v0.3.0
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling cpufeatures v0.2.1
[INFO] [stderr]    Compiling serde_json v1.0.72
[INFO] [stderr]    Compiling tower-layer v0.3.1
[INFO] [stderr]    Compiling unicode-bidi v0.3.7
[INFO] [stderr]    Compiling encoding_rs v0.8.29
[INFO] [stderr]    Compiling aws-smithy-eventstream v0.32.0
[INFO] [stderr]    Compiling async-trait v0.1.51
[INFO] [stderr]    Compiling zeroize v1.4.3
[INFO] [stderr]    Compiling aws-types v0.2.0
[INFO] [stderr]    Compiling fastrand v1.5.0
[INFO] [stderr]    Compiling xmlparser v0.13.3
[INFO] [stderr]    Compiling urlencoding v1.3.3
[INFO] [stderr]    Compiling http-body v0.4.4
[INFO] [stderr]    Compiling unicode-normalization v0.1.19
[INFO] [stderr]    Compiling aws-smithy-query v0.32.0
[INFO] [stderr]    Compiling headers-core v0.2.0
[INFO] [stderr]    Compiling unicode-segmentation v1.8.0
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling aws-smithy-json v0.32.0
[INFO] [stderr]    Compiling sha2 v0.9.8
[INFO] [stderr]    Compiling sha-1 v0.9.8
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling headers v0.3.5
[INFO] [stderr]    Compiling sync_wrapper v0.1.1
[INFO] [stderr]    Compiling argh_shared v0.1.6
[INFO] [stderr]    Compiling md5 v0.7.0
[INFO] [stderr]    Compiling tracing-log v0.1.2
[INFO] [stderr]    Compiling thread_local v1.1.3
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling sharded-slab v0.1.4
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling urlencoding v2.1.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.3
[INFO] [stderr]    Compiling regex v1.5.4
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling openssl-sys v0.9.71
[INFO] [stderr]    Compiling sct v0.6.1
[INFO] [stderr]    Compiling webpki v0.21.4
[INFO] [stderr]    Compiling ct-logs v0.8.0
[INFO] [stderr]    Compiling rustls v0.19.1
[INFO] [stderr]    Compiling tokio-macros v1.6.0
[INFO] [stderr]    Compiling futures-macro v0.3.18
[INFO] [stderr]    Compiling tracing-attributes v0.1.18
[INFO] [stderr]    Compiling pin-project-internal v1.0.8
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]    Compiling argh_derive v0.1.6
[INFO] [stderr]    Compiling rustls-native-certs v0.5.0
[INFO] [stderr]    Compiling argh v0.1.6
[INFO] [stderr]    Compiling thiserror v1.0.30
[INFO] [stderr]    Compiling aws-smithy-xml v0.32.0
[INFO] [stderr]    Compiling tracing v0.1.29
[INFO] [stderr]    Compiling aws-sigv4 v0.2.0
[INFO] [stderr]    Compiling pin-project v1.0.8
[INFO] [stderr]    Compiling tokio-util v0.6.9
[INFO] [stderr]    Compiling aws-smithy-async v0.32.0
[INFO] [stderr]    Compiling tokio-native-tls v0.3.0
[INFO] [stderr]    Compiling tokio-rustls v0.22.0
[INFO] [stderr]    Compiling h2 v0.3.7
[INFO] [stderr]    Compiling tower v0.4.11
[INFO] [stderr]    Compiling tower-http v0.1.2
[INFO] [stderr]    Compiling futures-executor v0.3.18
[INFO] [stderr]    Compiling futures v0.3.18
[INFO] [stderr]    Compiling serde_urlencoded v0.7.0
[INFO] [stderr]    Compiling hyper v0.14.15
[INFO] [stderr]    Compiling aws-smithy-http v0.32.0
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling hyper-rustls v0.22.1
[INFO] [stderr]    Compiling axum v0.2.8
[INFO] [stderr]    Compiling reqwest v0.11.7
[INFO] [stderr]    Compiling aws-smithy-http-tower v0.32.0
[INFO] [stderr]    Compiling aws-sig-auth v0.2.0
[INFO] [stderr]    Compiling aws-endpoint v0.2.0
[INFO] [stderr]    Compiling aws-http v0.2.0
[INFO] [stderr]    Compiling aws-smithy-client v0.32.0
[INFO] [stderr]    Compiling cargolifter-core v0.3.1 (/opt/rustwide/workdir/core)
[INFO] [stderr]    Compiling aws-hyper v0.2.0
[INFO] [stderr]    Compiling aws-sdk-sts v0.2.0
[INFO] [stderr]    Compiling aws-sdk-s3 v0.2.0
[INFO] [stderr]    Compiling cargolifter-backend-gitea v0.1.0 (/opt/rustwide/workdir/backend-gitea)
[INFO] [stderr]    Compiling cargolifter-backend-gitlab v0.2.0 (/opt/rustwide/workdir/backend-gitlab)
[INFO] [stderr]    Compiling cargolifter-backend-github v0.2.0 (/opt/rustwide/workdir/backend-github)
[INFO] [stderr]    Compiling cargolifter-storage-filesystem v0.3.0 (/opt/rustwide/workdir/storage-filesystem)
[INFO] [stdout] warning: fields `sha` and `url` are never read
[INFO] [stdout]   --> backend-gitea/src/models/create_file.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct Commit {
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout] 16 |     pub sha: String,
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 17 |     pub url: String,
[INFO] [stdout]    |         ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Commit` has a derived impl for the trait `Debug`, 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: field `commit` is never read
[INFO] [stdout]   --> backend-gitea/src/models/create_file.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub struct Response {
[INFO] [stdout]    |            -------- field in this struct
[INFO] [stdout] 22 |     pub commit: Commit,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Response` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `id` is never read
[INFO] [stdout]   --> backend-gitea/src/models/create_merge_request.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct Response {
[INFO] [stdout]    |            -------- field in this struct
[INFO] [stdout] 12 |     pub id: u64,
[INFO] [stdout]    |         ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Response` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name` and `path` are never read
[INFO] [stdout]  --> backend-gitea/src/models/get_file.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct Response {
[INFO] [stdout]   |            -------- fields in this struct
[INFO] [stdout] 5 |     pub name: String,
[INFO] [stdout]   |         ^^^^
[INFO] [stdout] 6 |     pub path: String,
[INFO] [stdout]   |         ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Response` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `sha` and `url` are never read
[INFO] [stdout]   --> backend-gitea/src/models/update_file.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub struct Commit {
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout] 19 |     pub sha: String,
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 20 |     pub url: String,
[INFO] [stdout]    |         ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Commit` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `commit` is never read
[INFO] [stdout]   --> backend-gitea/src/models/update_file.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub struct Response {
[INFO] [stdout]    |            -------- field in this struct
[INFO] [stdout] 25 |     pub commit: Commit,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Response` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id`, `iid`, `project_id`, and `title` are never read
[INFO] [stdout]   --> backend-gitlab/src/models/accept_merge_request.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub struct Response {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] 22 |     pub id: i32,
[INFO] [stdout]    |         ^^
[INFO] [stdout] 23 |     pub iid: i32,
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 24 |     pub project_id: i32,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 25 |     pub title: String,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Response` has a derived impl for the trait `Debug`, 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 `file_path` and `branch` are never read
[INFO] [stdout]   --> backend-gitlab/src/models/create_file.rs:20:9
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub struct Response {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] 20 |     pub file_path: String,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 21 |     pub branch: String,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Response` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id`, `project_id`, and `title` are never read
[INFO] [stdout]   --> backend-gitlab/src/models/create_merge_request.rs:34:9
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub struct Response {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] 34 |     pub id: i32,
[INFO] [stdout]    |         ^^
[INFO] [stdout] 35 |     pub iid: u64,
[INFO] [stdout] 36 |     pub project_id: i32,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 37 |     pub title: String,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Response` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> backend-gitlab/src/models/get_file.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout] 4  | pub struct Response {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] 5  |     pub file_name: String,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 6  |     pub file_path: String,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 7  |     pub size: usize,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 11 |     pub r#ref: String,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 12 |     pub blob_id: String,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 13 |     pub commit_id: String,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 14 |     pub last_commit_id: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Response` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `file_path` and `branch` are never read
[INFO] [stdout]   --> backend-gitlab/src/models/update_file.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub struct Response {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] 22 |     pub file_path: String,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 23 |     pub branch: String,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Response` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id` and `state` are never read
[INFO] [stdout]   --> backend-github/src/models/close_pull_request.rs:9:9
[INFO] [stdout]    |
[INFO] [stdout] 8  | pub struct Response {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] 9  |     pub id: String,
[INFO] [stdout]    |         ^^
[INFO] [stdout] 10 |     pub state: bool,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Response` has a derived impl for the trait `Debug`, 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 `sha`, `type`, and `url` are never read
[INFO] [stdout]   --> backend-github/src/models/create_branch.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct Object {
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout] 11 |     pub sha: String,
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 12 |     pub r#type: String,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 13 |     pub url: String,
[INFO] [stdout]    |         ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Object` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `ref`, `node_id`, `url`, and `object` are never read
[INFO] [stdout]   --> backend-github/src/models/create_branch.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct Response {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] 18 |     pub r#ref: String,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 19 |     pub node_id: String,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 20 |     pub url: String,
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 21 |     pub object: Object,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Response` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `url` and `id` are never read
[INFO] [stdout]   --> backend-github/src/models/create_pull_request.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub struct Response {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] 19 |     pub url: String,
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 20 |     pub id: i64,
[INFO] [stdout]    |         ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Response` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `node_id` is never read
[INFO] [stdout]  --> backend-github/src/models/get_branch.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct Commit {
[INFO] [stdout]   |            ------ field in this struct
[INFO] [stdout] 5 |     pub sha: String,
[INFO] [stdout] 6 |     pub node_id: String,
[INFO] [stdout]   |         ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Commit` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `name` is never read
[INFO] [stdout]   --> backend-github/src/models/get_branch.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct Response {
[INFO] [stdout]    |            -------- field in this struct
[INFO] [stdout] 12 |     pub name: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Response` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> backend-github/src/models/get_file.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout] 4  | pub struct Response {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] 5  |     pub r#type: String,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 6  |     pub encoding: String,
[INFO] [stdout] 7  |     pub size: usize,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 8  |     pub name: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 9  |     pub path: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 12 |     pub url: String,
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 13 |     pub git_url: String,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 14 |     pub html_url: String,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 15 |     pub download_url: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Response` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `sha`, `merged`, and `message` are never read
[INFO] [stdout]   --> backend-github/src/models/merge_pull_request.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct Response {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] 16 |     pub sha: String,
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 17 |     pub merged: bool,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 18 |     pub message: String,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Response` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> backend-github/src/models/update_file.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub struct Content {
[INFO] [stdout]    |            ------- fields in this struct
[INFO] [stdout] 27 |     pub name: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 28 |     pub path: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 29 |     pub sha: String,
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 30 |     pub size: usize,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 31 |     pub url: String,
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 32 |     pub git_url: String,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 33 |     pub html_url: String,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 34 |     pub download_url: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 35 |     pub r#type: String,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Content` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `url` and `sha` are never read
[INFO] [stdout]   --> backend-github/src/models/update_file.rs:40:9
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub struct CommitTree {
[INFO] [stdout]    |            ---------- fields in this struct
[INFO] [stdout] 40 |     pub url: String,
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 41 |     pub sha: String,
[INFO] [stdout]    |         ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CommitTree` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `url`, `html_url`, and `sha` are never read
[INFO] [stdout]   --> backend-github/src/models/update_file.rs:46:9
[INFO] [stdout]    |
[INFO] [stdout] 45 | pub struct CommitParent {
[INFO] [stdout]    |            ------------ fields in this struct
[INFO] [stdout] 46 |     pub url: String,
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 47 |     pub html_url: String,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 48 |     pub sha: String,
[INFO] [stdout]    |         ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CommitParent` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `verified`, `reason`, `signature`, and `paylouad` are never read
[INFO] [stdout]   --> backend-github/src/models/update_file.rs:53:9
[INFO] [stdout]    |
[INFO] [stdout] 52 | pub struct Verification {
[INFO] [stdout]    |            ------------ fields in this struct
[INFO] [stdout] 53 |     pub verified: bool,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 54 |     pub reason: String,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 55 |     pub signature: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 56 |     pub paylouad: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Verification` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> backend-github/src/models/update_file.rs:61:9
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub struct Commit {
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout] 61 |     pub sha: String,
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 62 |     pub node_id: String,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 63 |     pub url: String,
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 64 |     pub html_url: String,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 65 |     pub committer: UserData,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 66 |     pub author: UserData,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 67 |     pub message: String,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 68 |     pub tree: CommitTree,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 69 |     pub parents: Vec<CommitParent>,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 70 |     pub verification: Verification,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Commit` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `content` and `commit` are never read
[INFO] [stdout]   --> backend-github/src/models/update_file.rs:75:9
[INFO] [stdout]    |
[INFO] [stdout] 74 | pub struct Response {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] 75 |     pub content: Content,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 76 |     pub commit: Commit,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Response` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling cargolifter-web v0.2.0 (/opt/rustwide/workdir/web)
[INFO] [stderr]    Compiling aws-config v0.2.0
[INFO] [stderr] error: could not compile `aws-config` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/733b47ea4b1b86216f14ef56e49440c33933f230/bin/rustc --crate-name aws_config --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-config-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="aws-http"' --cfg 'feature="aws-hyper"' --cfg 'feature="aws-sdk-sts"' --cfg 'feature="aws-smithy-http"' --cfg 'feature="aws-smithy-http-tower"' --cfg 'feature="aws-smithy-json"' --cfg 'feature="default"' --cfg 'feature="default-provider"' --cfg 'feature="dns"' --cfg 'feature="environment"' --cfg 'feature="http-provider"' --cfg 'feature="imds"' --cfg 'feature="meta"' --cfg 'feature="profile"' --cfg 'feature="rt-tokio"' --cfg 'feature="rustls"' --cfg 'feature="sts"' --cfg 'feature="tcp-connector"' --cfg 'feature="tokio"' --cfg 'feature="tower"' --cfg 'feature="web-identity-token"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws-http", "aws-hyper", "aws-sdk-sts", "aws-smithy-http", "aws-smithy-http-tower", "aws-smithy-json", "default", "default-provider", "dns", "environment", "http-provider", "imds", "meta", "native-tls", "profile", "rt-tokio", "rustls", "sso", "sts", "tcp-connector", "tokio", "tower", "web-identity-token"))' -C metadata=d58c3a7f6da6092a -C extra-filename=-24b4db6e49e06dc8 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aws_http=/opt/rustwide/target/debug/deps/libaws_http-2b9fdfb1483de8fb.rmeta --extern aws_hyper=/opt/rustwide/target/debug/deps/libaws_hyper-a7a14bc239f28758.rmeta --extern aws_sdk_sts=/opt/rustwide/target/debug/deps/libaws_sdk_sts-f12babedc1b113e5.rmeta --extern aws_smithy_async=/opt/rustwide/target/debug/deps/libaws_smithy_async-2098789f9888dbf4.rmeta --extern aws_smithy_client=/opt/rustwide/target/debug/deps/libaws_smithy_client-d4ec3392afb69646.rmeta --extern aws_smithy_http=/opt/rustwide/target/debug/deps/libaws_smithy_http-21ea2799a54cbee0.rmeta --extern aws_smithy_http_tower=/opt/rustwide/target/debug/deps/libaws_smithy_http_tower-6995916a2556a153.rmeta --extern aws_smithy_json=/opt/rustwide/target/debug/deps/libaws_smithy_json-25a4dbf6d84928ca.rmeta --extern aws_smithy_types=/opt/rustwide/target/debug/deps/libaws_smithy_types-71a4d8edc0d7af27.rmeta --extern aws_types=/opt/rustwide/target/debug/deps/libaws_types-dbe0ccea45b11046.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-c2cb46b25dd1ad4d.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-c772e9de0a3853f1.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-dfe5890c1d9ff33f.rmeta --extern tower=/opt/rustwide/target/debug/deps/libtower-26cec2be04f1ad99.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-76eed3f124b2a806.rmeta --cap-lints allow --cap-lints=forbid -Copt-level=3 -L native=/opt/rustwide/target/debug/build/ring-b9e351a6f4004f7d/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "63166798508fc8028906be7b3dfec30c27b8e1a25548b1f2ee3ca7ac67270c67", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "63166798508fc8028906be7b3dfec30c27b8e1a25548b1f2ee3ca7ac67270c67", kill_on_drop: false }`
[INFO] [stdout] 63166798508fc8028906be7b3dfec30c27b8e1a25548b1f2ee3ca7ac67270c67
