[INFO] cloning repository https://github.com/KB-TH/disease_sync
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/KB-TH/disease_sync" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKB-TH%2Fdisease_sync", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKB-TH%2Fdisease_sync'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3eb0a4bc5a079cda87dfdc09e4ffdc5274248602
[INFO] checking KB-TH/disease_sync/3eb0a4bc5a079cda87dfdc09e4ffdc5274248602 against master#c8551d3c63c51f290cf1dc9dc4714249ea849fd1 for pr-148946
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKB-TH%2Fdisease_sync" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  65% (2733/4187)
Updating files:  66% (2764/4187)
Updating files:  67% (2806/4187)
Updating files:  68% (2848/4187)
Updating files:  69% (2890/4187)
Updating files:  70% (2931/4187)
Updating files:  71% (2973/4187)
Updating files:  71% (2986/4187)
Updating files:  72% (3015/4187)
Updating files:  73% (3057/4187)
Updating files:  74% (3099/4187)
Updating files:  75% (3141/4187)
Updating files:  76% (3183/4187)
Updating files:  76% (3192/4187)
Updating files:  77% (3224/4187)
Updating files:  78% (3266/4187)
Updating files:  78% (3307/4187)
Updating files:  79% (3308/4187)
Updating files:  80% (3350/4187)
Updating files:  81% (3392/4187)
Updating files:  82% (3434/4187)
Updating files:  83% (3476/4187)
Updating files:  84% (3518/4187)
Updating files:  85% (3559/4187)
Updating files:  86% (3601/4187)
Updating files:  87% (3643/4187)
Updating files:  88% (3685/4187)
Updating files:  88% (3693/4187)
Updating files:  89% (3727/4187)
Updating files:  90% (3769/4187)
Updating files:  91% (3811/4187)
Updating files:  92% (3853/4187)
Updating files:  93% (3894/4187)
Updating files:  94% (3936/4187)
Updating files:  95% (3978/4187)
Updating files:  96% (4020/4187)
Updating files:  97% (4062/4187)
Updating files:  98% (4104/4187)
Updating files:  99% (4146/4187)
Updating files: 100% (4187/4187)
Updating files: 100% (4187/4187), done.
[INFO] started tweaking git repo https://github.com/KB-TH/disease_sync
[INFO] finished tweaking git repo https://github.com/KB-TH/disease_sync
[INFO] tweaked toml for git repo https://github.com/KB-TH/disease_sync written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/KB-TH/disease_sync on toolchain c8551d3c63c51f290cf1dc9dc4714249ea849fd1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c8551d3c63c51f290cf1dc9dc4714249ea849fd1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/KB-TH/disease_sync 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" "+c8551d3c63c51f290cf1dc9dc4714249ea849fd1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded flexi_logger v0.28.5
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c8551d3c63c51f290cf1dc9dc4714249ea849fd1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] dd94c464db2e8cec05cb49fe2d6103bce90c09b5d41e6b5869dc8e8d686aa75d
[INFO] running `Command { std: "docker" "start" "-a" "dd94c464db2e8cec05cb49fe2d6103bce90c09b5d41e6b5869dc8e8d686aa75d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dd94c464db2e8cec05cb49fe2d6103bce90c09b5d41e6b5869dc8e8d686aa75d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dd94c464db2e8cec05cb49fe2d6103bce90c09b5d41e6b5869dc8e8d686aa75d", kill_on_drop: false }`
[INFO] [stdout] dd94c464db2e8cec05cb49fe2d6103bce90c09b5d41e6b5869dc8e8d686aa75d
[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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c8551d3c63c51f290cf1dc9dc4714249ea849fd1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1d0019945530fa3b62e575ced5c819c702d31d5c1adeaf599cd74cbd42b0a20d
[INFO] running `Command { std: "docker" "start" "-a" "1d0019945530fa3b62e575ced5c819c702d31d5c1adeaf599cd74cbd42b0a20d", kill_on_drop: false }`
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking der v0.7.10
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling sqlformat v0.2.6
[INFO] [stderr]     Checking pkcs1 v0.7.5
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]     Checking num-bigint-dig v0.8.4
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking glob v0.3.3
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking rsa v0.9.8
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]     Checking regex v1.12.2
[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 serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking flexi_logger v0.28.5
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling sqlx-core v0.7.4
[INFO] [stderr]     Checking sqlx-mysql v0.7.4
[INFO] [stderr]    Compiling sqlx-macros-core v0.7.4
[INFO] [stderr]    Compiling sqlx-macros v0.7.4
[INFO] [stderr]     Checking sqlx v0.7.4
[INFO] [stderr]     Checking disease_sync v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `src_pool`
[INFO] [stdout]     --> src/main.rs:1278:9
[INFO] [stdout]      |
[INFO] [stdout] 1278 |         src_pool: &MySqlPool,
[INFO] [stdout]      |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_src_pool`
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `visit_id`
[INFO] [stdout]     --> src/main.rs:1385:17
[INFO] [stdout]      |
[INFO] [stdout] 1385 |             let visit_id: String = row.try_get("visit_id").unwrap_or_default();
[INFO] [stdout]      |                 ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visit_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `src_pool`
[INFO] [stdout]     --> src/main.rs:1278:9
[INFO] [stdout]      |
[INFO] [stdout] 1278 |         src_pool: &MySqlPool,
[INFO] [stdout]      |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_src_pool`
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `visit_id`
[INFO] [stdout]     --> src/main.rs:1385:17
[INFO] [stdout]      |
[INFO] [stdout] 1385 |             let visit_id: String = row.try_get("visit_id").unwrap_or_default();
[INFO] [stdout]      |                 ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visit_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `batch_size` and `max_workers` are never read
[INFO] [stdout]    --> src/main.rs:853:5
[INFO] [stdout]     |
[INFO] [stdout] 848 | struct SyncConfig {
[INFO] [stdout]     |        ---------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 853 |     batch_size: usize,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout] 854 |     limit: usize,
[INFO] [stdout] 855 |     max_workers: usize,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `SyncConfig` has derived impls for the traits `Clone` and `Debug`, but these are 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: field `total_duration` is never read
[INFO] [stdout]    --> src/main.rs:863:5
[INFO] [stdout]     |
[INFO] [stdout] 859 | struct SyncStats {
[INFO] [stdout]     |        --------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 863 |     total_duration: Duration,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `SyncStats` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `batch_size` and `max_workers` are never read
[INFO] [stdout]    --> src/main.rs:853:5
[INFO] [stdout]     |
[INFO] [stdout] 848 | struct SyncConfig {
[INFO] [stdout]     |        ---------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 853 |     batch_size: usize,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout] 854 |     limit: usize,
[INFO] [stdout] 855 |     max_workers: usize,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `SyncConfig` has derived impls for the traits `Clone` and `Debug`, but these are 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: field `total_duration` is never read
[INFO] [stdout]    --> src/main.rs:863:5
[INFO] [stdout]     |
[INFO] [stdout] 859 | struct SyncStats {
[INFO] [stdout]     |        --------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 863 |     total_duration: Duration,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `SyncStats` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 56.98s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 7`
[INFO] running `Command { std: "docker" "inspect" "1d0019945530fa3b62e575ced5c819c702d31d5c1adeaf599cd74cbd42b0a20d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1d0019945530fa3b62e575ced5c819c702d31d5c1adeaf599cd74cbd42b0a20d", kill_on_drop: false }`
[INFO] [stdout] 1d0019945530fa3b62e575ced5c819c702d31d5c1adeaf599cd74cbd42b0a20d
