[INFO] fetching crate data-forge 0.1.0... [INFO] checking data-forge-0.1.0 against master#779e19d8baa3e3625bd4fc5c85cbb2ad47b43155 for pr-147589-1 [INFO] extracting crate data-forge 0.1.0 into /workspace/builds/worker-6-tc1/source [INFO] removed /workspace/builds/worker-6-tc1/source/rust-toolchain.toml [INFO] started tweaking crates.io crate data-forge 0.1.0 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate data-forge 0.1.0 [INFO] tweaked toml for crates.io crate data-forge 0.1.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate data-forge 0.1.0 on toolchain 779e19d8baa3e3625bd4fc5c85cbb2ad47b43155 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate data-forge 0.1.0 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" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rand_regex v0.15.1 [INFO] [stderr] Downloaded sqlformat v0.2.6 [INFO] [stderr] Downloaded librarys v0.1.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ebe2739b8766dc65eb85b418ba05595d41d7cf7590485925b897f6fcbac4f8ec [INFO] running `Command { std: "docker" "start" "-a" "ebe2739b8766dc65eb85b418ba05595d41d7cf7590485925b897f6fcbac4f8ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ebe2739b8766dc65eb85b418ba05595d41d7cf7590485925b897f6fcbac4f8ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ebe2739b8766dc65eb85b418ba05595d41d7cf7590485925b897f6fcbac4f8ec", kill_on_drop: false }` [INFO] [stdout] ebe2739b8766dc65eb85b418ba05595d41d7cf7590485925b897f6fcbac4f8ec [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 17bf6a0ad74861ccb5fc9d3cc3689888134cbcdead3e84b1cd8c8f950a4b1721 [INFO] running `Command { std: "docker" "start" "-a" "17bf6a0ad74861ccb5fc9d3cc3689888134cbcdead3e84b1cd8c8f950a4b1721", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking cfg-if v1.0.3 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling cc v1.2.34 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Checking bytes v1.10.1 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Checking signal-hook-registry v1.4.6 [INFO] [stderr] Checking socket2 v0.6.0 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Checking litemap v0.8.0 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Checking hashbrown v0.15.5 [INFO] [stderr] Checking equivalent v1.0.2 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Checking indexmap v2.11.0 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Checking slab v0.4.11 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking tracing-core v0.1.34 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Checking percent-encoding v2.3.2 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Checking form_urlencoded v1.2.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Compiling libsqlite3-sys v0.27.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Checking utf8_iter v1.0.4 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking yoke v0.8.0 [INFO] [stderr] Checking zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Checking tinystr v0.8.1 [INFO] [stderr] Checking icu_locale_core v2.0.0 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Checking icu_provider v2.0.0 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling der v0.7.10 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Checking base64ct v1.8.0 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Checking pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling crc v3.3.0 [INFO] [stderr] Checking bitflags v2.9.3 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking url v2.5.7 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling tinyvec v1.10.0 [INFO] [stderr] Compiling sqlformat v0.2.6 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling webpki-roots v0.25.4 [INFO] [stderr] Checking cpufeatures v0.2.17 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling num-bigint-dig v0.8.4 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling unicode-properties v0.1.3 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Compiling pkcs1 v0.7.5 [INFO] [stderr] Checking tokio-util v0.7.16 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Checking openssl-probe v0.1.6 [INFO] [stderr] Compiling whoami v1.6.1 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling sqlx-core v0.7.4 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Compiling pest v2.8.1 [INFO] [stderr] Checking h2 v0.3.27 [INFO] [stderr] Compiling rsa v0.9.8 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling flume v0.11.1 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Checking tower-service v0.3.3 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Checking regex-syntax v0.8.6 [INFO] [stderr] Compiling sqlx-mysql v0.7.4 [INFO] [stderr] Compiling sqlx-postgres v0.7.4 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling tempfile v3.21.0 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Compiling pest_meta v2.8.1 [INFO] [stderr] Checking hyper v0.14.32 [INFO] [stderr] Checking regex-automata v0.4.10 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Compiling pest_generator v2.8.1 [INFO] [stderr] Checking regex v1.11.2 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking serde_spanned v0.6.9 [INFO] [stderr] Checking toml_datetime v0.6.11 [INFO] [stderr] Checking half v2.6.0 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Checking clap_lex v0.7.5 [INFO] [stderr] Checking ciborium-io v0.2.2 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking iana-time-zone v0.1.63 [INFO] [stderr] Checking anstyle v1.0.11 [INFO] [stderr] Checking plotters-backend v0.3.7 [INFO] [stderr] Compiling sqlx-sqlite v0.7.4 [INFO] [stderr] Checking winnow v0.7.13 [INFO] [stderr] Checking sync_wrapper v0.1.2 [INFO] [stderr] Checking toml_write v0.1.2 [INFO] [stderr] Checking ucd-trie v0.1.7 [INFO] [stderr] Checking home v0.5.11 [INFO] [stderr] Checking ipnet v2.11.0 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking plotters-svg v0.3.7 [INFO] [stderr] Checking reqwest v0.11.27 [INFO] [stderr] Checking clap_builder v4.5.46 [INFO] [stderr] Checking rand_regex v0.15.1 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Compiling sqlx-macros-core v0.7.4 [INFO] [stderr] Checking toml_edit v0.22.27 [INFO] [stderr] Compiling pest_derive v2.8.1 [INFO] [stderr] Checking rayon v1.11.0 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking uuid v1.18.0 [INFO] [stderr] Checking num_cpus v1.17.0 [INFO] [stderr] Checking quick-xml v0.31.0 [INFO] [stderr] Checking unsafe-libyaml v0.2.11 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking librarys v0.1.1 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Checking toml v0.8.23 [INFO] [stderr] Compiling sqlx-macros v0.7.4 [INFO] [stderr] Checking clap v4.5.46 [INFO] [stderr] Checking handlebars v4.5.0 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking plotters v0.3.7 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking is-terminal v0.4.16 [INFO] [stderr] Checking anes v0.1.6 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Checking oorandom v11.1.5 [INFO] [stderr] Checking criterion v0.5.1 [INFO] [stderr] Checking sqlx v0.7.4 [INFO] [stderr] Checking data-forge v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `datetime`, `internet`, and `number` [INFO] [stdout] --> src/filling/generators.rs:12:25 [INFO] [stdout] | [INFO] [stdout] 12 | use crate::generators::{number, datetime, internet}; [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: `forge` and `name` [INFO] [stdout] --> src/filling/mysql.rs:975:17 [INFO] [stdout] | [INFO] [stdout] 975 | use crate::{forge, name}; [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: `internet` [INFO] [stdout] --> src/filling/generators.rs:12:43 [INFO] [stdout] | [INFO] [stdout] 12 | use crate::generators::{number, datetime, internet}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `metadata` is assigned to, but never used [INFO] [stdout] --> src/memory/mod.rs:168:34 [INFO] [stdout] | [INFO] [stdout] 168 | if let Some((buffer, mut metadata)) = buffers.pop() { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider using `_metadata` instead [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `metadata` is never read [INFO] [stdout] --> src/memory/mod.rs:169:17 [INFO] [stdout] | [INFO] [stdout] 169 | metadata.last_used = Instant::now(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `metadata` is never read [INFO] [stdout] --> src/memory/mod.rs:170:17 [INFO] [stdout] | [INFO] [stdout] 170 | metadata.use_count += 1; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `metadata` is assigned to, but never used [INFO] [stdout] --> src/memory/mod.rs:168:34 [INFO] [stdout] | [INFO] [stdout] 168 | if let Some((buffer, mut metadata)) = buffers.pop() { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider using `_metadata` instead [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `metadata` is never read [INFO] [stdout] --> src/memory/mod.rs:169:17 [INFO] [stdout] | [INFO] [stdout] 169 | metadata.last_used = Instant::now(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `metadata` is never read [INFO] [stdout] --> src/memory/mod.rs:170:17 [INFO] [stdout] | [INFO] [stdout] 170 | metadata.use_count += 1; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `filling::ConnectionConfig`, `filling::FillingConfig`, and `filling::MySqlFillerSync` [INFO] [stdout] --> examples/dynamic_generator_example.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | filling::MySqlFillerSync, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 7 | filling::ConnectionConfig, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 8 | filling::FillingConfig [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::collections::HashMap` [INFO] [stdout] --> examples/dynamic_generator_example.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use std::collections::HashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `serde_json::Value` [INFO] [stdout] --> tests/macros_test.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use serde_json::Value; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> tests/integration_test.rs:203:9 [INFO] [stdout] | [INFO] [stdout] 203 | let mut engine = RuleEngine::new(string_pool); [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `manager` [INFO] [stdout] --> tests/integration_test.rs:315:9 [INFO] [stdout] | [INFO] [stdout] 315 | let manager = ConfigManager::new(config); [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_manager` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> tests/integration_test.rs:220:5 [INFO] [stdout] | [INFO] [stdout] 220 | engine.add_rule(email_rule); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 220 | let _ = engine.add_rule(email_rule); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ConnectionConfig` [INFO] [stdout] --> tests/filling/mysql_test.rs:5:26 [INFO] [stdout] | [INFO] [stdout] 5 | use dataforge::filling::{ConnectionConfig, FillingConfig, MySqlFillerSync, DatabaseFiller}; [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: `SchemaParser` [INFO] [stdout] --> tests/db/mod_test.rs:5:42 [INFO] [stdout] | [INFO] [stdout] 5 | use dataforge::db::{SimpleDatabaseForge, SchemaParser}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `FieldSchema` and `TableSchema` [INFO] [stdout] --> tests/db/schema_test.rs:5:35 [INFO] [stdout] | [INFO] [stdout] 5 | use dataforge::db::{SchemaParser, TableSchema, FieldSchema, DataType}; [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Utc` [INFO] [stdout] --> tests/generators/datetime_test.rs:6:35 [INFO] [stdout] | [INFO] [stdout] 6 | use chrono::{DateTime, NaiveDate, Utc}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `serde_json::Value` [INFO] [stdout] --> tests/macros_test.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use serde_json::Value; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `chrono::Datelike` [INFO] [stdout] --> tests/regions/china_test.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use chrono::Datelike; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `filler` [INFO] [stdout] --> src/filling/mysql.rs:1001:13 [INFO] [stdout] | [INFO] [stdout] 1001 | let filler = MySqlFillerSync::from_config(config, filling_config).unwrap(); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_filler` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/filling/mysql.rs:1220:13 [INFO] [stdout] | [INFO] [stdout] 1220 | let mut filler = MySqlFillerSync::from_config(connection_config, filling_config).unwrap(); [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `is_order_table` is never used [INFO] [stdout] --> src/filling/generators.rs:589:8 [INFO] [stdout] | [INFO] [stdout] 589 | fn is_order_table(schema: &TableSchema) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `is_company_table` is never used [INFO] [stdout] --> src/filling/generators.rs:607:8 [INFO] [stdout] | [INFO] [stdout] 607 | fn is_company_table(schema: &TableSchema) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `is_address_table` is never used [INFO] [stdout] --> src/filling/generators.rs:620:8 [INFO] [stdout] | [INFO] [stdout] 620 | fn is_address_table(schema: &TableSchema) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `is_event_table` is never used [INFO] [stdout] --> src/filling/generators.rs:635:8 [INFO] [stdout] | [INFO] [stdout] 635 | fn is_event_table(schema: &TableSchema) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `forge` [INFO] [stdout] --> tests/db/mysql_integration_test.rs:37:9 [INFO] [stdout] | [INFO] [stdout] 37 | let forge = DatabaseForge::new(config.mysql_connection_string()); [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_forge` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `float_type` [INFO] [stdout] --> tests/db/schema_test.rs:295:9 [INFO] [stdout] | [INFO] [stdout] 295 | let float_type = DataType::Float { min: Some(0.0), max: Some(1.0), precision: Some(2) }; [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_float_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `datetime_type` [INFO] [stdout] --> tests/db/schema_test.rs:297:9 [INFO] [stdout] | [INFO] [stdout] 297 | let datetime_type = DataType::DateTime { format: Some("ISO8601".to_string()) }; [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_datetime_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `uuid_type` [INFO] [stdout] --> tests/db/schema_test.rs:298:9 [INFO] [stdout] | [INFO] [stdout] 298 | let uuid_type = DataType::Uuid; [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_uuid_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `email_type` [INFO] [stdout] --> tests/db/schema_test.rs:299:9 [INFO] [stdout] | [INFO] [stdout] 299 | let email_type = DataType::Email; [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_email_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> tests/integration_test.rs:203:9 [INFO] [stdout] | [INFO] [stdout] 203 | let mut engine = RuleEngine::new(string_pool); [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `manager` [INFO] [stdout] --> tests/integration_test.rs:315:9 [INFO] [stdout] | [INFO] [stdout] 315 | let manager = ConfigManager::new(config); [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_manager` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: comparison is useless due to type limits [INFO] [stdout] --> tests/generators/internet_test.rs:79:21 [INFO] [stdout] | [INFO] [stdout] 79 | assert!(num <= 255); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_comparisons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: comparison is useless due to type limits [INFO] [stdout] --> tests/generators/number_test.rs:26:17 [INFO] [stdout] | [INFO] [stdout] 26 | assert!(age >= 0); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: comparison is useless due to type limits [INFO] [stdout] --> tests/generators/number_test.rs:104:17 [INFO] [stdout] | [INFO] [stdout] 104 | assert!(score >= 0); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> tests/integration_test.rs:220:5 [INFO] [stdout] | [INFO] [stdout] 220 | engine.add_rule(email_rule); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 220 | let _ = engine.add_rule(email_rule); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [optimized + debuginfo] target(s) in 4m 44s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4, sqlx-postgres v0.7.4 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3` [INFO] running `Command { std: "docker" "inspect" "17bf6a0ad74861ccb5fc9d3cc3689888134cbcdead3e84b1cd8c8f950a4b1721", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "17bf6a0ad74861ccb5fc9d3cc3689888134cbcdead3e84b1cd8c8f950a4b1721", kill_on_drop: false }` [INFO] [stdout] 17bf6a0ad74861ccb5fc9d3cc3689888134cbcdead3e84b1cd8c8f950a4b1721