[INFO] fetching crate hop-cli 0.2.61... [INFO] testing hop-cli-0.2.61 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate hop-cli 0.2.61 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate hop-cli 0.2.61 [INFO] finished tweaking crates.io crate hop-cli 0.2.61 [INFO] tweaked toml for crates.io crate hop-cli 0.2.61 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate hop-cli 0.2.61 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate hop-cli 0.2.61 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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d507e9229727bf415f1564511e2ed927a6250007e64c6bedd082acc8dc20d2e4 [INFO] running `Command { std: "docker" "start" "-a" "d507e9229727bf415f1564511e2ed927a6250007e64c6bedd082acc8dc20d2e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d507e9229727bf415f1564511e2ed927a6250007e64c6bedd082acc8dc20d2e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d507e9229727bf415f1564511e2ed927a6250007e64c6bedd082acc8dc20d2e4", kill_on_drop: false }` [INFO] [stdout] d507e9229727bf415f1564511e2ed927a6250007e64c6bedd082acc8dc20d2e4 [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" "-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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ca41b619d2896bd888998c0e0214eef08fd7c3a7147ce075c9cc0663cfd9c6c0 [INFO] running `Command { std: "docker" "start" "-a" "ca41b619d2896bd888998c0e0214eef08fd7c3a7147ce075c9cc0663cfd9c6c0", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Compiling proc-macro2 v1.0.68 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling tokio v1.29.1 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling rustix v0.38.17 [INFO] [stderr] Compiling rustls v0.21.7 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling linux-raw-sys v0.4.9 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling thiserror v1.0.49 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling cpufeatures v0.2.9 [INFO] [stderr] Compiling anstream v0.6.4 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling jobserver v0.1.26 [INFO] [stderr] Compiling aho-corasick v1.1.1 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling flate2 v1.0.27 [INFO] [stderr] Compiling async-trait v0.1.73 [INFO] [stderr] Compiling iana-time-zone v0.1.57 [INFO] [stderr] Compiling base64 v0.21.4 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling home v0.5.5 [INFO] [stderr] Compiling clap_lex v0.5.1 [INFO] [stderr] Compiling rustls-pemfile v1.0.3 [INFO] [stderr] Compiling bstr v1.6.2 [INFO] [stderr] Compiling encoding_rs v0.8.33 [INFO] [stderr] Compiling hashbrown v0.14.1 [INFO] [stderr] Compiling clap_builder v4.4.6 [INFO] [stderr] Compiling hop v0.1.10 [INFO] [stderr] Compiling leap_client_rs v0.1.5 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling ipnet v2.8.0 [INFO] [stderr] Compiling walkdir v2.4.0 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling zeroize v1.6.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling hop-cli v0.2.61 (/opt/rustwide/workdir) [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling unsafe-libyaml v0.2.9 [INFO] [stderr] Compiling webbrowser v0.8.11 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling tabwriter v1.3.0 [INFO] [stderr] Compiling indexmap v2.0.2 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling zstd-sys v2.0.8+zstd.1.5.5 [INFO] [stderr] Compiling lzma-sys v0.1.20 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling sys-info v0.9.1 [INFO] [stderr] Compiling regex-automata v0.3.9 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling colored v1.9.4 [INFO] [stderr] Compiling tempfile v3.8.0 [INFO] [stderr] Compiling xz2 v0.1.7 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling console v0.15.7 [INFO] [stderr] Compiling xattr v1.0.1 [INFO] [stderr] Compiling nix v0.27.1 [INFO] [stderr] Compiling filetime v0.2.22 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling runas v1.1.0 [INFO] [stderr] Compiling fern v0.6.2 [INFO] [stderr] Compiling dialoguer v0.10.4 [INFO] [stderr] Compiling bzip2 v0.4.4 [INFO] [stderr] Compiling portpicker v0.1.1 [INFO] [stderr] Compiling ctrlc v3.4.1 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling thiserror-impl v1.0.49 [INFO] [stderr] Compiling clap_derive v4.4.2 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Compiling serde_repr v0.1.16 [INFO] [stderr] Compiling regex v1.9.6 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling rustls-webpki v0.101.6 [INFO] [stderr] Compiling globset v0.4.13 [INFO] [stderr] Compiling ms v0.1.1 [INFO] [stderr] Compiling webpki v0.22.2 [INFO] [stderr] Compiling ignore v0.4.20 [INFO] [stderr] Compiling pin-project v1.1.3 [INFO] [stderr] Compiling clap v4.4.6 [INFO] [stderr] Compiling clap_complete v4.4.3 [INFO] [stderr] Compiling tungstenite v0.20.1 [INFO] [stderr] Compiling futures v0.3.28 [INFO] [stderr] Compiling tokio-util v0.7.9 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling async-compression v0.4.3 [INFO] [stderr] Compiling tokio-stream v0.1.14 [INFO] [stderr] Compiling tokio-tar v0.3.1 [INFO] [stderr] Compiling async-tungstenite v0.23.0 [INFO] [stderr] Compiling h2 v0.3.21 [INFO] [stderr] Compiling zstd v0.11.2+zstd.1.5.2 [INFO] [stderr] Compiling async-compression v0.3.15 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling chrono v0.4.31 [INFO] [stderr] Compiling serde_yaml v0.9.25 [INFO] [stderr] Compiling async_zip v0.0.15 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling hyper-rustls v0.24.1 [INFO] [stderr] Compiling reqwest v0.11.22 [INFO] [stdout] warning: field `username` is never read [INFO] [stdout] --> src/commands/auth/types.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct User { [INFO] [stdout] | ---- field in this struct [INFO] [stdout] ... [INFO] [stdout] 11 | pub username: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `User` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `state` is never read [INFO] [stdout] --> src/commands/channels/tokens/types.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct LeapToken { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 8 | pub state: Option, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `LeapToken` 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 `state` is never read [INFO] [stdout] --> src/commands/channels/types.rs:50:9 [INFO] [stdout] | [INFO] [stdout] 44 | pub struct Channel { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 50 | pub state: Value, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Channel` 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 `page_size` is never read [INFO] [stdout] --> src/commands/channels/types.rs:68:9 [INFO] [stdout] | [INFO] [stdout] 66 | pub struct PaginatedChannels { [INFO] [stdout] | ----------------- field in this struct [INFO] [stdout] 67 | pub channels: Vec, [INFO] [stdout] 68 | pub page_size: u64, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PaginatedChannels` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `ContainerEvents` is never used [INFO] [stdout] --> src/commands/containers/types.rs:145:10 [INFO] [stdout] | [INFO] [stdout] 145 | pub enum ContainerEvents { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `deployment_id`, `id`, and `sent_at` are never read [INFO] [stdout] --> src/commands/deploy/builder/types.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 25 | pub struct BuildProgress { [INFO] [stdout] | ------------- fields in this struct [INFO] [stdout] 26 | pub build_id: String, [INFO] [stdout] 27 | pub deployment_id: String, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 28 | pub id: String, [INFO] [stdout] | ^^ [INFO] [stdout] 29 | pub log: String, [INFO] [stdout] 30 | pub sent_at: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `BuildProgress` 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 `deployment_id` is never read [INFO] [stdout] --> src/commands/deploy/builder/types.rs:36:9 [INFO] [stdout] | [INFO] [stdout] 34 | pub struct BuildEvent { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] 35 | pub build_id: String, [INFO] [stdout] 36 | pub deployment_id: String, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `BuildEvent` 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 `deployment_id` is never read [INFO] [stdout] --> src/commands/deploy/builder/types.rs:46:9 [INFO] [stdout] | [INFO] [stdout] 45 | pub struct BuildValidationEvent { [INFO] [stdout] | -------------------- field in this struct [INFO] [stdout] 46 | pub deployment_id: String, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `BuildValidationEvent` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `DockerAuthStore` is never constructed [INFO] [stdout] --> src/commands/deploy/local/types.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct DockerAuthStore { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `DockerAuth` is never constructed [INFO] [stdout] --> src/commands/deploy/local/types.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct DockerAuth { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `MultipleDomainsResponse` is never constructed [INFO] [stdout] --> src/commands/domains/types.rs:41:12 [INFO] [stdout] | [INFO] [stdout] 41 | pub struct MultipleDomainsResponse { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `created_at` is never read [INFO] [stdout] --> src/commands/gateways/types.rs:38:9 [INFO] [stdout] | [INFO] [stdout] 36 | pub struct Gateway { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] 37 | pub id: String, [INFO] [stdout] 38 | pub created_at: String, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Gateway` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `deployment_id` is never read [INFO] [stdout] --> src/commands/ignite/builds/types.rs:50:9 [INFO] [stdout] | [INFO] [stdout] 48 | pub struct Build { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] 49 | pub id: String, [INFO] [stdout] 50 | pub deployment_id: String, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Build` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `ConfigExternalUnion` is never used [INFO] [stdout] --> src/commands/ignite/from_compose/types.rs:101:10 [INFO] [stdout] | [INFO] [stdout] 101 | pub enum ConfigExternalUnion { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `deployment_id`, `success_threshold`, and `type_` are never read [INFO] [stdout] --> src/commands/ignite/health/types.rs:40:9 [INFO] [stdout] | [INFO] [stdout] 38 | pub struct HealthCheck { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] 39 | pub id: String, [INFO] [stdout] 40 | pub deployment_id: String, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 48 | pub success_threshold: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 51 | pub type_: HealthCheckType, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `HealthCheck` 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 `health_check_id`, `deployment_id`, and `created_at` are never read [INFO] [stdout] --> src/commands/ignite/health/types.rs:68:9 [INFO] [stdout] | [INFO] [stdout] 65 | pub struct HealthCheckState { [INFO] [stdout] | ---------------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 68 | pub health_check_id: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 69 | pub deployment_id: String, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 70 | pub created_at: String, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `HealthCheckState` 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 `v` is never read [INFO] [stdout] --> src/commands/ignite/types.rs:420:9 [INFO] [stdout] | [INFO] [stdout] 419 | pub struct PremadeForm { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] 420 | pub v: u64, [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `PremadeForm` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `required` is never read [INFO] [stdout] --> src/commands/ignite/types.rs:429:9 [INFO] [stdout] | [INFO] [stdout] 425 | pub struct PremadeField { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 429 | pub required: bool, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PremadeField` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `default` is never read [INFO] [stdout] --> src/commands/payment/types.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct PaymentMethod { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 10 | pub default: bool, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PaymentMethod` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ProjectRes` is never constructed [INFO] [stdout] --> src/commands/projects/types.rs:10:12 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct ProjectRes { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `icon` is never read [INFO] [stdout] --> src/commands/projects/types.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 29 | pub struct Project { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 33 | pub icon: Option, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Project` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `digest` is never read [INFO] [stdout] --> src/commands/secrets/types.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct Secret { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 7 | pub digest: String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Secret` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `resource_id` is never read [INFO] [stdout] --> src/commands/tunnel/types.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 22 | Connect { [INFO] [stdout] | ------- field in this variant [INFO] [stdout] 23 | resource_id: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TonneruPacket` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `directory` and `created_at` are never read [INFO] [stdout] --> src/commands/volumes/types.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct File { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 12 | pub name: String, [INFO] [stdout] 13 | pub directory: bool, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 14 | pub permissions: u64, [INFO] [stdout] 15 | pub created_at: String, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `File` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `headers` and `ua` are never read [INFO] [stdout] --> src/state/http/mod.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 14 | pub struct HttpClient { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 17 | pub headers: HeaderMap, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 18 | pub ua: String, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `HttpClient` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `success` is never read [INFO] [stdout] --> src/state/http/types.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct Base { [INFO] [stdout] | ---- field in this struct [INFO] [stdout] 5 | pub success: bool, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Base` 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 `code` is never read [INFO] [stdout] --> src/state/http/types.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct ErrorContent { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] 11 | pub code: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ErrorContent` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 17s [INFO] running `Command { std: "docker" "inspect" "ca41b619d2896bd888998c0e0214eef08fd7c3a7147ce075c9cc0663cfd9c6c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ca41b619d2896bd888998c0e0214eef08fd7c3a7147ce075c9cc0663cfd9c6c0", kill_on_drop: false }` [INFO] [stdout] ca41b619d2896bd888998c0e0214eef08fd7c3a7147ce075c9cc0663cfd9c6c0 [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" "-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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] edc9fc3ca60b6dbe1a52635035399f1ceb09a9efdaa0748d456e0e434487407f [INFO] running `Command { std: "docker" "start" "-a" "edc9fc3ca60b6dbe1a52635035399f1ceb09a9efdaa0748d456e0e434487407f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Compiling proc-macro2 v1.0.68 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling smallvec v1.11.1 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling tokio v1.29.1 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling rustix v0.38.17 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling rustls v0.21.7 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling jobserver v0.1.26 [INFO] [stderr] Compiling linux-raw-sys v0.4.9 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling thiserror v1.0.49 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling aho-corasick v1.1.1 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling zstd-sys v2.0.8+zstd.1.5.5 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling lzma-sys v0.1.20 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling anstyle-parse v0.2.2 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling flate2 v1.0.27 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling url v2.4.1 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling anstyle v1.0.4 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling webpki-roots v0.25.2 [INFO] [stderr] Compiling cpufeatures v0.2.9 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling anstream v0.6.4 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling sys-info v0.9.1 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling home v0.5.5 [INFO] [stderr] Compiling data-encoding v2.4.0 [INFO] [stderr] Compiling iana-time-zone v0.1.57 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling base64 v0.21.4 [INFO] [stderr] Compiling clap_lex v0.5.1 [INFO] [stderr] Compiling async-trait v0.1.73 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling rustls-pemfile v1.0.3 [INFO] [stderr] Compiling xz2 v0.1.7 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling bstr v1.6.2 [INFO] [stderr] Compiling encoding_rs v0.8.33 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling clap_builder v4.4.6 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling hop v0.1.10 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling leap_client_rs v0.1.5 [INFO] [stderr] Compiling hashbrown v0.14.1 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling ipnet v2.8.0 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling tempfile v3.8.0 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling walkdir v2.4.0 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling indexmap v2.0.2 [INFO] [stderr] Compiling colored v1.9.4 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling thiserror-impl v1.0.49 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Compiling clap_derive v4.4.2 [INFO] [stderr] Compiling serde_repr v0.1.16 [INFO] [stderr] Compiling console v0.15.7 [INFO] [stderr] Compiling nix v0.27.1 [INFO] [stderr] Compiling xattr v1.0.1 [INFO] [stderr] Compiling filetime v0.2.22 [INFO] [stderr] Compiling regex-automata v0.3.9 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling zeroize v1.6.0 [INFO] [stderr] Compiling hop-cli v0.2.61 (/opt/rustwide/workdir) [INFO] [stderr] Compiling pin-project v1.1.3 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling unsafe-libyaml v0.2.9 [INFO] [stderr] Compiling fern v0.6.2 [INFO] [stderr] Compiling dialoguer v0.10.4 [INFO] [stderr] error: could not compile `regex-syntax` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/bin/rustc --crate-name regex_syntax --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-syntax-0.7.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C debuginfo=2 -C debug-assertions=on --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "default", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment"))' -C metadata=2ef6a26b587e9c43 -C extra-filename=-fb388e60b7f6e5b8 --out-dir /opt/rustwide/target/debug/deps -C strip=symbols -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "edc9fc3ca60b6dbe1a52635035399f1ceb09a9efdaa0748d456e0e434487407f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "edc9fc3ca60b6dbe1a52635035399f1ceb09a9efdaa0748d456e0e434487407f", kill_on_drop: false }` [INFO] [stdout] edc9fc3ca60b6dbe1a52635035399f1ceb09a9efdaa0748d456e0e434487407f