[INFO] cloning repository https://github.com/der-fruhling/jet [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/der-fruhling/jet" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fder-fruhling%2Fjet", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fder-fruhling%2Fjet'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0dd23d27b96a7d396859587a178c7b41ec36ae1e [INFO] testing der-fruhling/jet against 1.79.0 for beta-1.80-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fder-fruhling%2Fjet" "/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/der-fruhling/jet on toolchain 1.79.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.79.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/der-fruhling/jet [INFO] finished tweaking git repo https://github.com/der-fruhling/jet [INFO] tweaked toml for git repo https://github.com/der-fruhling/jet written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/der-fruhling/jet 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" "+1.79.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded symlink v0.1.0 [INFO] [stderr] Downloaded libflate_lz77 v2.0.0 [INFO] [stderr] Downloaded ciborium-io v0.2.1 [INFO] [stderr] Downloaded line-wrap v0.1.1 [INFO] [stderr] Downloaded ciborium-ll v0.2.1 [INFO] [stderr] Downloaded dary_heap v0.3.6 [INFO] [stderr] Downloaded onig v6.4.0 [INFO] [stderr] Downloaded ciborium v0.2.1 [INFO] [stderr] Downloaded libflate v2.0.0 [INFO] [stderr] Downloaded plist v1.6.0 [INFO] [stderr] Downloaded quick-xml v0.31.0 [INFO] [stderr] Downloaded rle-decode-fast v1.0.3 [INFO] [stderr] Downloaded onig_sys v69.8.1 [INFO] [stderr] Downloaded syntect v5.1.0 [INFO] [stderr] Downloaded meowhash v0.3.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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6e8d29944ee53844892e2f370584a5bff46e547f1fa7321f949159ffd53258b9 [INFO] running `Command { std: "docker" "start" "-a" "6e8d29944ee53844892e2f370584a5bff46e547f1fa7321f949159ffd53258b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6e8d29944ee53844892e2f370584a5bff46e547f1fa7321f949159ffd53258b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6e8d29944ee53844892e2f370584a5bff46e547f1fa7321f949159ffd53258b9", kill_on_drop: false }` [INFO] [stdout] 6e8d29944ee53844892e2f370584a5bff46e547f1fa7321f949159ffd53258b9 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c343d2a6f480cd83d680960a0d71264c5b26160047f30438fe8e27ad56d42db3 [INFO] running `Command { std: "docker" "start" "-a" "c343d2a6f480cd83d680960a0d71264c5b26160047f30438fe8e27ad56d42db3", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Compiling serde v1.0.190 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling futures-sink v0.3.29 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Compiling futures-io v0.3.29 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling openssl v0.10.59 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling rustix v0.38.21 [INFO] [stderr] Compiling linux-raw-sys v0.4.10 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling ahash v0.8.6 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling zerocopy v0.7.25 [INFO] [stderr] Compiling deranged v0.3.9 [INFO] [stderr] Compiling anstyle-parse v0.2.2 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling anstyle v1.0.4 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling hashbrown v0.14.2 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling base64 v0.21.5 [INFO] [stderr] Compiling anstream v0.6.4 [INFO] [stderr] Compiling core2 v0.4.0 [INFO] [stderr] Compiling line-wrap v0.1.1 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling meowhash v0.3.0 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling rle-decode-fast v1.0.3 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling ciborium-io v0.2.1 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling clap_lex v0.6.0 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling mio v0.8.9 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling clap_builder v4.4.7 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling time v0.3.30 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling ciborium-ll v0.2.1 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling filetime v0.2.22 [INFO] [stderr] Compiling libflate_lz77 v2.0.0 [INFO] [stderr] Compiling xattr v1.0.1 [INFO] [stderr] Compiling walkdir v2.4.0 [INFO] [stderr] Compiling url v2.4.1 [INFO] [stderr] Compiling encoding_rs v0.8.33 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling dary_heap v0.3.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling cpufeatures v0.2.11 [INFO] [stderr] Compiling libflate v2.0.0 [INFO] [stderr] Compiling tar v0.4.40 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling openssl-sys v0.9.95 [INFO] [stderr] Compiling onig_sys v69.8.1 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling colored v2.0.4 [INFO] [stderr] Compiling tempfile v3.8.1 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling pathdiff v0.2.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling symlink v0.1.0 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling serde_derive v1.0.190 [INFO] [stderr] Compiling futures-macro v0.3.29 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Compiling async-recursion v1.0.5 [INFO] [stderr] Compiling tokio v1.33.0 [INFO] [stderr] Compiling clap v4.4.7 [INFO] [stderr] Compiling onig v6.4.0 [INFO] [stderr] Compiling futures-executor v0.3.29 [INFO] [stderr] Compiling futures v0.3.29 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling h2 v0.3.21 [INFO] [stderr] Compiling quick-xml v0.31.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling ciborium v0.2.1 [INFO] [stderr] Compiling plist v1.6.0 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling syntect v5.1.0 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.22 [INFO] [stderr] Compiling jet v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `fmt::LowerHex` [INFO] [stdout] --> src/cached.rs:1:38 [INFO] [stdout] | [INFO] [stdout] 1 | use std::{path::{PathBuf, Path}, fs, fmt::LowerHex}; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `NamedTempFile` [INFO] [stdout] --> src/cached.rs:7:16 [INFO] [stdout] | [INFO] [stdout] 7 | use tempfile::{NamedTempFile, tempdir, TempDir}; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `size` is never read [INFO] [stdout] --> src/jp.rs:88:27 [INFO] [stdout] | [INFO] [stdout] 88 | Extract { hash: u128, size: usize }, [INFO] [stdout] | ------- ^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Symlink` is never constructed [INFO] [stdout] --> src/jp.rs:90:5 [INFO] [stdout] | [INFO] [stdout] 86 | pub enum Action { [INFO] [stdout] | ------ variant in this enum [INFO] [stdout] ... [INFO] [stdout] 90 | Symlink { source: PathBuf }, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `id`, `platform`, and `url` are never read [INFO] [stdout] --> src/modrinth.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 33 | pub struct DonationUrl { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] 34 | pub id: String, [INFO] [stdout] | ^^ [INFO] [stdout] 35 | pub platform: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 36 | pub url: String [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `DonationUrl` 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 `message` and `body` are never read [INFO] [stdout] --> src/modrinth.rs:60:9 [INFO] [stdout] | [INFO] [stdout] 59 | pub struct ModeratorMessage { [INFO] [stdout] | ---------------- fields in this struct [INFO] [stdout] 60 | pub message: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 61 | pub body: Option [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ModeratorMessage` 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`, `name`, and `url` are never read [INFO] [stdout] --> src/modrinth.rs:66:9 [INFO] [stdout] | [INFO] [stdout] 65 | pub struct License { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] 66 | pub id: String, [INFO] [stdout] | ^^ [INFO] [stdout] 67 | pub name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 68 | pub url: String [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `License` 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`, `featured`, `title`, `description`, `created`, and `ordering` are never read [INFO] [stdout] --> src/modrinth.rs:73:9 [INFO] [stdout] | [INFO] [stdout] 72 | pub struct GalleryEntry { [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] 73 | pub url: String, [INFO] [stdout] | ^^^ [INFO] [stdout] 74 | pub featured: bool, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 75 | pub title: Option, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 76 | pub description: Option, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 77 | pub created: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 78 | pub ordering: usize [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `GalleryEntry` 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] --> src/modrinth.rs:83:9 [INFO] [stdout] | [INFO] [stdout] 82 | pub struct ProjectGetResponse { [INFO] [stdout] | ------------------ fields in this struct [INFO] [stdout] 83 | pub slug: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 84 | pub title: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 85 | pub description: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 86 | pub categories: Vec, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 87 | pub client_side: SideSupport, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 88 | pub server_side: SideSupport, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 89 | pub body: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 90 | pub status: ApprovalStatus, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 91 | pub requested_status: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 92 | pub additional_categories: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 93 | pub issues_url: Option, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 94 | pub source_url: Option, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 95 | pub wiki_url: Option, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 96 | pub discord_url: Option, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 97 | pub donation_urls: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 98 | pub project_type: ProjectType, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 99 | pub downloads: isize, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 100 | pub icon_url: Option, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 101 | pub color: Option, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 102 | pub thread_id: Option, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 103 | pub monetization_status: MonetizationStatus, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 104 | pub id: String, [INFO] [stdout] | ^^ [INFO] [stdout] 105 | pub team: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 106 | pub body_url: Option, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 107 | pub moderator_message: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 108 | pub published: String, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 109 | pub updated: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 110 | pub approved: Option, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 111 | pub queued: Option, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 112 | pub followers: usize, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 113 | pub license: Option, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 114 | pub versions: Option>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 115 | pub game_versions: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 116 | pub loaders: Option>, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 117 | pub gallery: Option> [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ProjectGetResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `needs_cache_emulation` is never used [INFO] [stdout] --> src/cached.rs:23:8 [INFO] [stdout] | [INFO] [stdout] 23 | pub fn needs_cache_emulation() -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `cached_url_exists` is never used [INFO] [stdout] --> src/cached.rs:35:8 [INFO] [stdout] | [INFO] [stdout] 35 | pub fn cached_url_exists(url: &str) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `url_real_path` is never used [INFO] [stdout] --> src/cached.rs:42:4 [INFO] [stdout] | [INFO] [stdout] 42 | fn url_real_path(url: &str) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `hash` is never read [INFO] [stdout] --> src/cached.rs:50:11 [INFO] [stdout] | [INFO] [stdout] 50 | Hit { hash: u128 }, [INFO] [stdout] | --- ^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `download_and_save` is never used [INFO] [stdout] --> src/cached.rs:131:14 [INFO] [stdout] | [INFO] [stdout] 131 | pub async fn download_and_save< [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 14 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 10s [INFO] running `Command { std: "docker" "inspect" "c343d2a6f480cd83d680960a0d71264c5b26160047f30438fe8e27ad56d42db3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c343d2a6f480cd83d680960a0d71264c5b26160047f30438fe8e27ad56d42db3", kill_on_drop: false }` [INFO] [stdout] c343d2a6f480cd83d680960a0d71264c5b26160047f30438fe8e27ad56d42db3 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 087e7a04ba7da199186ecc80e4ea9bfd224feef78496d9153ee6bfedebf6e6c3 [INFO] running `Command { std: "docker" "start" "-a" "087e7a04ba7da199186ecc80e4ea9bfd224feef78496d9153ee6bfedebf6e6c3", kill_on_drop: false }` [INFO] [stderr] Compiling jet v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `fmt::LowerHex` [INFO] [stdout] --> src/cached.rs:1:38 [INFO] [stdout] | [INFO] [stdout] 1 | use std::{path::{PathBuf, Path}, fs, fmt::LowerHex}; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `NamedTempFile` [INFO] [stdout] --> src/cached.rs:7:16 [INFO] [stdout] | [INFO] [stdout] 7 | use tempfile::{NamedTempFile, tempdir, TempDir}; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `size` is never read [INFO] [stdout] --> src/jp.rs:88:27 [INFO] [stdout] | [INFO] [stdout] 88 | Extract { hash: u128, size: usize }, [INFO] [stdout] | ------- ^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Symlink` is never constructed [INFO] [stdout] --> src/jp.rs:90:5 [INFO] [stdout] | [INFO] [stdout] 86 | pub enum Action { [INFO] [stdout] | ------ variant in this enum [INFO] [stdout] ... [INFO] [stdout] 90 | Symlink { source: PathBuf }, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `id`, `platform`, and `url` are never read [INFO] [stdout] --> src/modrinth.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 33 | pub struct DonationUrl { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] 34 | pub id: String, [INFO] [stdout] | ^^ [INFO] [stdout] 35 | pub platform: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 36 | pub url: String [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `DonationUrl` 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 `message` and `body` are never read [INFO] [stdout] --> src/modrinth.rs:60:9 [INFO] [stdout] | [INFO] [stdout] 59 | pub struct ModeratorMessage { [INFO] [stdout] | ---------------- fields in this struct [INFO] [stdout] 60 | pub message: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 61 | pub body: Option [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ModeratorMessage` 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`, `name`, and `url` are never read [INFO] [stdout] --> src/modrinth.rs:66:9 [INFO] [stdout] | [INFO] [stdout] 65 | pub struct License { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] 66 | pub id: String, [INFO] [stdout] | ^^ [INFO] [stdout] 67 | pub name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 68 | pub url: String [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `License` 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`, `featured`, `title`, `description`, `created`, and `ordering` are never read [INFO] [stdout] --> src/modrinth.rs:73:9 [INFO] [stdout] | [INFO] [stdout] 72 | pub struct GalleryEntry { [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] 73 | pub url: String, [INFO] [stdout] | ^^^ [INFO] [stdout] 74 | pub featured: bool, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 75 | pub title: Option, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 76 | pub description: Option, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 77 | pub created: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 78 | pub ordering: usize [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `GalleryEntry` 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] --> src/modrinth.rs:83:9 [INFO] [stdout] | [INFO] [stdout] 82 | pub struct ProjectGetResponse { [INFO] [stdout] | ------------------ fields in this struct [INFO] [stdout] 83 | pub slug: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 84 | pub title: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 85 | pub description: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 86 | pub categories: Vec, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 87 | pub client_side: SideSupport, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 88 | pub server_side: SideSupport, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 89 | pub body: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 90 | pub status: ApprovalStatus, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 91 | pub requested_status: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 92 | pub additional_categories: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 93 | pub issues_url: Option, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 94 | pub source_url: Option, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 95 | pub wiki_url: Option, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 96 | pub discord_url: Option, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 97 | pub donation_urls: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 98 | pub project_type: ProjectType, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 99 | pub downloads: isize, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 100 | pub icon_url: Option, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 101 | pub color: Option, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 102 | pub thread_id: Option, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 103 | pub monetization_status: MonetizationStatus, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 104 | pub id: String, [INFO] [stdout] | ^^ [INFO] [stdout] 105 | pub team: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 106 | pub body_url: Option, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 107 | pub moderator_message: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 108 | pub published: String, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 109 | pub updated: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 110 | pub approved: Option, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 111 | pub queued: Option, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 112 | pub followers: usize, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 113 | pub license: Option, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 114 | pub versions: Option>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 115 | pub game_versions: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 116 | pub loaders: Option>, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 117 | pub gallery: Option> [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ProjectGetResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `needs_cache_emulation` is never used [INFO] [stdout] --> src/cached.rs:23:8 [INFO] [stdout] | [INFO] [stdout] 23 | pub fn needs_cache_emulation() -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `cached_url_exists` is never used [INFO] [stdout] --> src/cached.rs:35:8 [INFO] [stdout] | [INFO] [stdout] 35 | pub fn cached_url_exists(url: &str) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `url_real_path` is never used [INFO] [stdout] --> src/cached.rs:42:4 [INFO] [stdout] | [INFO] [stdout] 42 | fn url_real_path(url: &str) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `hash` is never read [INFO] [stdout] --> src/cached.rs:50:11 [INFO] [stdout] | [INFO] [stdout] 50 | Hit { hash: u128 }, [INFO] [stdout] | --- ^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `download_and_save` is never used [INFO] [stdout] --> src/cached.rs:131:14 [INFO] [stdout] | [INFO] [stdout] 131 | pub async fn download_and_save< [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 14 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.88s [INFO] running `Command { std: "docker" "inspect" "087e7a04ba7da199186ecc80e4ea9bfd224feef78496d9153ee6bfedebf6e6c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "087e7a04ba7da199186ecc80e4ea9bfd224feef78496d9153ee6bfedebf6e6c3", kill_on_drop: false }` [INFO] [stdout] 087e7a04ba7da199186ecc80e4ea9bfd224feef78496d9153ee6bfedebf6e6c3 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 50583d47d94cf5205782e2cff8fc07e7b99d1b1b281212efe80bb3e8eb7e5ddd [INFO] running `Command { std: "docker" "start" "-a" "50583d47d94cf5205782e2cff8fc07e7b99d1b1b281212efe80bb3e8eb7e5ddd", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `fmt::LowerHex` [INFO] [stderr] --> src/cached.rs:1:38 [INFO] [stderr] | [INFO] [stderr] 1 | use std::{path::{PathBuf, Path}, fs, fmt::LowerHex}; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `NamedTempFile` [INFO] [stderr] --> src/cached.rs:7:16 [INFO] [stderr] | [INFO] [stderr] 7 | use tempfile::{NamedTempFile, tempdir, TempDir}; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field `size` is never read [INFO] [stderr] --> src/jp.rs:88:27 [INFO] [stderr] | [INFO] [stderr] 88 | Extract { hash: u128, size: usize }, [INFO] [stderr] | ------- ^^^^ [INFO] [stderr] | | [INFO] [stderr] | field in this variant [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: variant `Symlink` is never constructed [INFO] [stderr] --> src/jp.rs:90:5 [INFO] [stderr] | [INFO] [stderr] 86 | pub enum Action { [INFO] [stderr] | ------ variant in this enum [INFO] [stderr] ... [INFO] [stderr] 90 | Symlink { source: PathBuf }, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: fields `id`, `platform`, and `url` are never read [INFO] [stderr] --> src/modrinth.rs:34:9 [INFO] [stderr] | [INFO] [stderr] 33 | pub struct DonationUrl { [INFO] [stderr] | ----------- fields in this struct [INFO] [stderr] 34 | pub id: String, [INFO] [stderr] | ^^ [INFO] [stderr] 35 | pub platform: String, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] 36 | pub url: String [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: `DonationUrl` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: fields `message` and `body` are never read [INFO] [stderr] --> src/modrinth.rs:60:9 [INFO] [stderr] | [INFO] [stderr] 59 | pub struct ModeratorMessage { [INFO] [stderr] | ---------------- fields in this struct [INFO] [stderr] 60 | pub message: String, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] 61 | pub body: Option [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `ModeratorMessage` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: fields `id`, `name`, and `url` are never read [INFO] [stderr] --> src/modrinth.rs:66:9 [INFO] [stderr] | [INFO] [stderr] 65 | pub struct License { [INFO] [stderr] | ------- fields in this struct [INFO] [stderr] 66 | pub id: String, [INFO] [stderr] | ^^ [INFO] [stderr] 67 | pub name: String, [INFO] [stderr] | ^^^^ [INFO] [stderr] 68 | pub url: String [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: `License` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: fields `url`, `featured`, `title`, `description`, `created`, and `ordering` are never read [INFO] [stderr] --> src/modrinth.rs:73:9 [INFO] [stderr] | [INFO] [stderr] 72 | pub struct GalleryEntry { [INFO] [stderr] | ------------ fields in this struct [INFO] [stderr] 73 | pub url: String, [INFO] [stderr] | ^^^ [INFO] [stderr] 74 | pub featured: bool, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] 75 | pub title: Option, [INFO] [stderr] | ^^^^^ [INFO] [stderr] 76 | pub description: Option, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] 77 | pub created: String, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] 78 | pub ordering: usize [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `GalleryEntry` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: multiple fields are never read [INFO] [stderr] --> src/modrinth.rs:83:9 [INFO] [stderr] | [INFO] [stderr] 82 | pub struct ProjectGetResponse { [INFO] [stderr] | ------------------ fields in this struct [INFO] [stderr] 83 | pub slug: String, [INFO] [stderr] | ^^^^ [INFO] [stderr] 84 | pub title: String, [INFO] [stderr] | ^^^^^ [INFO] [stderr] 85 | pub description: String, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] 86 | pub categories: Vec, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] 87 | pub client_side: SideSupport, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] 88 | pub server_side: SideSupport, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] 89 | pub body: String, [INFO] [stderr] | ^^^^ [INFO] [stderr] 90 | pub status: ApprovalStatus, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] 91 | pub requested_status: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] 92 | pub additional_categories: Option>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 93 | pub issues_url: Option, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] 94 | pub source_url: Option, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] 95 | pub wiki_url: Option, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] 96 | pub discord_url: Option, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] 97 | pub donation_urls: Option>, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] 98 | pub project_type: ProjectType, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] 99 | pub downloads: isize, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] 100 | pub icon_url: Option, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] 101 | pub color: Option, [INFO] [stderr] | ^^^^^ [INFO] [stderr] 102 | pub thread_id: Option, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] 103 | pub monetization_status: MonetizationStatus, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 104 | pub id: String, [INFO] [stderr] | ^^ [INFO] [stderr] 105 | pub team: String, [INFO] [stderr] | ^^^^ [INFO] [stderr] 106 | pub body_url: Option, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] 107 | pub moderator_message: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] 108 | pub published: String, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] 109 | pub updated: String, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] 110 | pub approved: Option, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] 111 | pub queued: Option, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] 112 | pub followers: usize, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] 113 | pub license: Option, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] 114 | pub versions: Option>, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] 115 | pub game_versions: Option>, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] 116 | pub loaders: Option>, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] 117 | pub gallery: Option> [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `ProjectGetResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: function `needs_cache_emulation` is never used [INFO] [stderr] --> src/cached.rs:23:8 [INFO] [stderr] | [INFO] [stderr] 23 | pub fn needs_cache_emulation() -> bool { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `cached_url_exists` is never used [INFO] [stderr] --> src/cached.rs:35:8 [INFO] [stderr] | [INFO] [stderr] 35 | pub fn cached_url_exists(url: &str) -> bool { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `url_real_path` is never used [INFO] [stderr] --> src/cached.rs:42:4 [INFO] [stderr] | [INFO] [stderr] 42 | fn url_real_path(url: &str) -> Result { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field `hash` is never read [INFO] [stderr] --> src/cached.rs:50:11 [INFO] [stderr] | [INFO] [stderr] 50 | Hit { hash: u128 }, [INFO] [stderr] | --- ^^^^ [INFO] [stderr] | | [INFO] [stderr] | field in this variant [INFO] [stderr] [INFO] [stderr] warning: function `download_and_save` is never used [INFO] [stderr] --> src/cached.rs:131:14 [INFO] [stderr] | [INFO] [stderr] 131 | pub async fn download_and_save< [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `jet` (bin "jet" test) generated 14 warnings (run `cargo fix --bin "jet" --tests` to apply 2 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.26s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/jet-589a5cf3fa0ba91c) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "50583d47d94cf5205782e2cff8fc07e7b99d1b1b281212efe80bb3e8eb7e5ddd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "50583d47d94cf5205782e2cff8fc07e7b99d1b1b281212efe80bb3e8eb7e5ddd", kill_on_drop: false }` [INFO] [stdout] 50583d47d94cf5205782e2cff8fc07e7b99d1b1b281212efe80bb3e8eb7e5ddd [INFO] testing der-fruhling/jet against beta-2024-06-22 for beta-1.80-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fder-fruhling%2Fjet" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/der-fruhling/jet on toolchain beta-2024-06-22 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-06-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/der-fruhling/jet [INFO] finished tweaking git repo https://github.com/der-fruhling/jet [INFO] tweaked toml for git repo https://github.com/der-fruhling/jet written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/der-fruhling/jet 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" "+beta-2024-06-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-06-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 60b78a309e6e8872b9b410b2fbcb864874235f7bde75bc3a19ac098cbc8ce155 [INFO] running `Command { std: "docker" "start" "-a" "60b78a309e6e8872b9b410b2fbcb864874235f7bde75bc3a19ac098cbc8ce155", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "60b78a309e6e8872b9b410b2fbcb864874235f7bde75bc3a19ac098cbc8ce155", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "60b78a309e6e8872b9b410b2fbcb864874235f7bde75bc3a19ac098cbc8ce155", kill_on_drop: false }` [INFO] [stdout] 60b78a309e6e8872b9b410b2fbcb864874235f7bde75bc3a19ac098cbc8ce155 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-06-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a6400c0f08266652339a093f00ff0977950fa18088315466de10cc605bf8021c [INFO] running `Command { std: "docker" "start" "-a" "a6400c0f08266652339a093f00ff0977950fa18088315466de10cc605bf8021c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Compiling serde v1.0.190 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling futures-sink v0.3.29 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Compiling futures-io v0.3.29 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling openssl v0.10.59 [INFO] [stderr] Compiling rustix v0.38.21 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling linux-raw-sys v0.4.10 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling ahash v0.8.6 [INFO] [stderr] Compiling zerocopy v0.7.25 [INFO] [stderr] Compiling deranged v0.3.9 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling anstyle-parse v0.2.2 [INFO] [stderr] Compiling base64 v0.21.5 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling hashbrown v0.14.2 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling mio v0.8.9 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling anstyle v1.0.4 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling anstream v0.6.4 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling line-wrap v0.1.1 [INFO] [stderr] Compiling core2 v0.4.0 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling ciborium-io v0.2.1 [INFO] [stderr] Compiling rle-decode-fast v1.0.3 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling clap_lex v0.6.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling time v0.3.30 [INFO] [stderr] Compiling meowhash v0.3.0 [INFO] [stderr] Compiling clap_builder v4.4.7 [INFO] [stderr] Compiling ciborium-ll v0.2.1 [INFO] [stderr] Compiling libflate_lz77 v2.0.0 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling walkdir v2.4.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling url v2.4.1 [INFO] [stderr] Compiling filetime v0.2.22 [INFO] [stderr] Compiling xattr v1.0.1 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling encoding_rs v0.8.33 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling cpufeatures v0.2.11 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling dary_heap v0.3.6 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling tar v0.4.40 [INFO] [stderr] Compiling libflate v2.0.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling openssl-sys v0.9.95 [INFO] [stderr] Compiling onig_sys v69.8.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stdout] error[E0282]: type annotations needed for `Box<_>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/time-0.3.30/src/format_description/parse/mod.rs:83:9 [INFO] [stdout] | [INFO] [stdout] 83 | let items = format_items [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 86 | Ok(items.into()) [INFO] [stdout] | ---- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `items` an explicit type, where the placeholders `_` are specified [INFO] [stdout] | [INFO] [stdout] 83 | let items: Box<_> = format_items [INFO] [stdout] | ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling symlink v0.1.0 [INFO] [stderr] Compiling pathdiff v0.2.1 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `time` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "a6400c0f08266652339a093f00ff0977950fa18088315466de10cc605bf8021c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a6400c0f08266652339a093f00ff0977950fa18088315466de10cc605bf8021c", kill_on_drop: false }` [INFO] [stdout] a6400c0f08266652339a093f00ff0977950fa18088315466de10cc605bf8021c