[INFO] cloning repository https://github.com/Jossey28/wikipedia-data-analysis [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Jossey28/wikipedia-data-analysis" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJossey28%2Fwikipedia-data-analysis", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJossey28%2Fwikipedia-data-analysis'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a6e16fc221c680056610baedea6687548a4e4fe8 [INFO] checking Jossey28/wikipedia-data-analysis against 65b20a97de33e9e59992793a144aef2950c48c76 for pr-154715 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJossey28%2Fwikipedia-data-analysis" "/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/Jossey28/wikipedia-data-analysis [INFO] finished tweaking git repo https://github.com/Jossey28/wikipedia-data-analysis [INFO] tweaked toml for git repo https://github.com/Jossey28/wikipedia-data-analysis written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Jossey28/wikipedia-data-analysis on toolchain 65b20a97de33e9e59992793a144aef2950c48c76 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+65b20a97de33e9e59992793a144aef2950c48c76" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Jossey28/wikipedia-data-analysis 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" "+65b20a97de33e9e59992793a144aef2950c48c76" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 596d7096005a6d9e5071c4b872ceefafb8a3a25efbb879f745df10734b4d114d [INFO] running `Command { std: "docker" "start" "596d7096005a6d9e5071c4b872ceefafb8a3a25efbb879f745df10734b4d114d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "596d7096005a6d9e5071c4b872ceefafb8a3a25efbb879f745df10734b4d114d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "596d7096005a6d9e5071c4b872ceefafb8a3a25efbb879f745df10734b4d114d" "/opt/rustwide/cargo-home/bin/cargo" "+65b20a97de33e9e59992793a144aef2950c48c76" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "596d7096005a6d9e5071c4b872ceefafb8a3a25efbb879f745df10734b4d114d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "596d7096005a6d9e5071c4b872ceefafb8a3a25efbb879f745df10734b4d114d" "/opt/rustwide/cargo-home/bin/cargo" "+65b20a97de33e9e59992793a144aef2950c48c76" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling zerocopy v0.8.48 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking typenum v1.20.0 [INFO] [stderr] Compiling libm v0.2.16 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling base64ct v1.8.3 [INFO] [stderr] Compiling num-bigint-dig v0.8.6 [INFO] [stderr] Compiling zerofrom v0.1.8 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling icu_normalizer_data v2.2.0 [INFO] [stderr] Compiling icu_properties_data v2.2.0 [INFO] [stderr] Compiling futures-core v0.3.32 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling yoke v0.8.2 [INFO] [stderr] Checking pem-rfc7468 v0.7.0 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling socket2 v0.6.3 [INFO] [stderr] Compiling mio v1.2.0 [INFO] [stderr] Compiling zerovec v0.11.6 [INFO] [stderr] Compiling zerotrie v0.2.4 [INFO] [stderr] Checking generic-array v0.14.7 [INFO] [stderr] Compiling der v0.7.10 [INFO] [stderr] Compiling futures-sink v0.3.32 [INFO] [stderr] Compiling tinyvec v1.11.0 [INFO] [stderr] Compiling cc v1.2.62 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling tokio v1.52.3 [INFO] [stderr] Checking tinystr v0.8.3 [INFO] [stderr] Checking potential_utf v0.1.5 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Checking icu_locale_core v2.2.0 [INFO] [stderr] Checking icu_collections v2.2.0 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling iana-time-zone v0.1.65 [INFO] [stderr] Compiling futures-task v0.3.32 [INFO] [stderr] Compiling futures-io v0.3.32 [INFO] [stderr] Compiling icu_provider v2.2.0 [INFO] [stderr] Compiling crc-catalog v2.5.0 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling crc v3.4.0 [INFO] [stderr] Compiling icu_properties v2.2.0 [INFO] [stderr] Compiling icu_normalizer v2.2.0 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Checking spki v0.7.3 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling either v1.16.0 [INFO] [stderr] Checking serde_json v1.0.149 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling pkcs1 v0.7.5 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling unicode-normalization v0.1.25 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling libz-sys v1.1.28 [INFO] [stderr] Compiling unicode-properties v0.1.4 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling toml_edit v0.25.11+spec-1.1.0 [INFO] [stderr] Compiling idna_adapter v1.2.2 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling bitflags v2.11.1 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling whoami v1.6.1 [INFO] [stderr] Compiling proc-macro-crate v3.5.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling mysql_common v0.37.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Checking flate2 v1.1.9 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Checking btoi v0.5.0 [INFO] [stderr] Compiling derive_utils v0.15.1 [INFO] [stderr] Checking saturating v0.1.0 [INFO] [stderr] Compiling mysql v28.0.0 [INFO] [stderr] Checking fixedbitset v0.5.7 [INFO] [stderr] Compiling rand v0.8.6 [INFO] [stderr] Checking lru v0.16.4 [INFO] [stderr] Checking bufstream v0.1.4 [INFO] [stderr] Checking clap v4.6.1 [INFO] [stderr] Checking envy v0.4.2 [INFO] [stderr] Checking petgraph v0.8.3 [INFO] [stderr] Compiling io-enum v1.2.1 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling sqlx-core v0.8.6 [INFO] [stderr] Compiling rsa v0.9.10 [INFO] [stderr] Compiling mysql-common-derive v0.32.1 [INFO] [stderr] Compiling sqlx-mysql v0.8.6 [INFO] [stderr] Compiling sqlx-macros-core v0.8.6 [INFO] [stderr] Compiling sqlx-macros v0.8.6 [INFO] [stderr] Checking sqlx v0.8.6 [INFO] [stderr] Checking wikipedia-data-analysis v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `ops::Index` and `write` [INFO] [stdout] --> src/wikipedia_types.rs:3:26 [INFO] [stdout] | [INFO] [stdout] 3 | fmt::{self, Display, write}, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 4 | ops::Index, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `ops::Index` and `write` [INFO] [stdout] --> src/wikipedia_types.rs:3:26 [INFO] [stdout] | [INFO] [stdout] 3 | fmt::{self, Display, write}, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 4 | ops::Index, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/wikipedia_types.rs:156:5 [INFO] [stdout] | [INFO] [stdout] 154 | pub struct Page { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 155 | // https://www.mediawiki.org/wiki/Manual:Page_table [INFO] [stdout] 156 | page_id: u32, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 157 | page_namespace: i32, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 158 | page_title: String, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 159 | page_is_redirect: u8, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 160 | page_is_new: u8, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 161 | page_random: f64, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 162 | page_touched: Vec, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 163 | page_links_update: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 164 | page_latest: u32, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 165 | page_len: u32, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 166 | page_content_model: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 167 | page_lang: Option>, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Page` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `pl_from`, `pl_from_namespace`, and `pl_target_id` are never read [INFO] [stdout] --> src/wikipedia_types.rs:173:5 [INFO] [stdout] | [INFO] [stdout] 171 | pub struct PageLinks { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] 172 | // https://www.mediawiki.org/wiki/Manual:Pagelinks_table [INFO] [stdout] 173 | pl_from: u32, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 174 | pl_from_namespace: i32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 175 | pl_target_id: u64, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PageLinks` 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 `rd_from`, `rd_namespace`, `rd_title`, `rd_interwiki`, and `rd_fragment` are never read [INFO] [stdout] --> src/wikipedia_types.rs:180:5 [INFO] [stdout] | [INFO] [stdout] 179 | pub struct Redirect { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 180 | rd_from: u32, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 181 | rd_namespace: i32, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 182 | rd_title: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 183 | rd_interwiki: Option>, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 184 | rd_fragment: Option>, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Redirect` 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/wikipedia_types.rs:156:5 [INFO] [stdout] | [INFO] [stdout] 154 | pub struct Page { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 155 | // https://www.mediawiki.org/wiki/Manual:Page_table [INFO] [stdout] 156 | page_id: u32, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 157 | page_namespace: i32, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 158 | page_title: String, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 159 | page_is_redirect: u8, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 160 | page_is_new: u8, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 161 | page_random: f64, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 162 | page_touched: Vec, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 163 | page_links_update: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 164 | page_latest: u32, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 165 | page_len: u32, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 166 | page_content_model: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 167 | page_lang: Option>, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Page` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `pl_from`, `pl_from_namespace`, and `pl_target_id` are never read [INFO] [stdout] --> src/wikipedia_types.rs:173:5 [INFO] [stdout] | [INFO] [stdout] 171 | pub struct PageLinks { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] 172 | // https://www.mediawiki.org/wiki/Manual:Pagelinks_table [INFO] [stdout] 173 | pl_from: u32, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 174 | pl_from_namespace: i32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 175 | pl_target_id: u64, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PageLinks` 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 `rd_from`, `rd_namespace`, `rd_title`, `rd_interwiki`, and `rd_fragment` are never read [INFO] [stdout] --> src/wikipedia_types.rs:180:5 [INFO] [stdout] | [INFO] [stdout] 179 | pub struct Redirect { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 180 | rd_from: u32, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 181 | rd_namespace: i32, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 182 | rd_title: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 183 | rd_interwiki: Option>, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 184 | rd_fragment: Option>, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Redirect` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `MySql` and `QueryBuilder` [INFO] [stdout] --> src/main.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | use sqlx::{MySql, QueryBuilder}; [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `MySql` and `QueryBuilder` [INFO] [stdout] --> src/main.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | use sqlx::{MySql, QueryBuilder}; [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::env` [INFO] [stdout] --> examples/get_most_used_cats_print.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::env; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.34s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "596d7096005a6d9e5071c4b872ceefafb8a3a25efbb879f745df10734b4d114d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "596d7096005a6d9e5071c4b872ceefafb8a3a25efbb879f745df10734b4d114d", kill_on_drop: false }` [INFO] [stdout] 596d7096005a6d9e5071c4b872ceefafb8a3a25efbb879f745df10734b4d114d