[INFO] cloning repository https://github.com/Kayxue/LineBotSdkRust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Kayxue/LineBotSdkRust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKayxue%2FLineBotSdkRust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKayxue%2FLineBotSdkRust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 25c16ef969812d1dbbe978e3f7c5030a402cdcfd
[INFO] testing Kayxue/LineBotSdkRust against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKayxue%2FLineBotSdkRust" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Kayxue/LineBotSdkRust
[INFO] finished tweaking git repo https://github.com/Kayxue/LineBotSdkRust
[INFO] tweaked toml for git repo https://github.com/Kayxue/LineBotSdkRust written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Kayxue/LineBotSdkRust on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Kayxue/LineBotSdkRust 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-2025-09-21" "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-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b16757775ef19919ca2c84239127eeb60bdd72edfeeab23062ec4ba64e04cfff
[INFO] running `Command { std: "docker" "start" "-a" "b16757775ef19919ca2c84239127eeb60bdd72edfeeab23062ec4ba64e04cfff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b16757775ef19919ca2c84239127eeb60bdd72edfeeab23062ec4ba64e04cfff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b16757775ef19919ca2c84239127eeb60bdd72edfeeab23062ec4ba64e04cfff", kill_on_drop: false }`
[INFO] [stdout] b16757775ef19919ca2c84239127eeb60bdd72edfeeab23062ec4ba64e04cfff
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5ecd8ce5a270e90dfc57b4e3e9e921c83b4a732be2d8b9d91db576343cbc0627
[INFO] running `Command { std: "docker" "start" "-a" "5ecd8ce5a270e90dfc57b4e3e9e921c83b4a732be2d8b9d91db576343cbc0627", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling once_cell v1.21.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling base64 v0.7.0
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling openssl-sys v0.9.106
[INFO] [stderr]    Compiling tokio v1.44.1
[INFO] [stderr]    Compiling openssl v0.10.71
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling serde_with_macros v3.12.0
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling uuid v1.15.1
[INFO] [stderr]    Compiling serde_with v3.12.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling tokio-util v0.7.13
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling h2 v0.4.8
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling hyper-util v0.1.10
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling module-attach-line v0.0.1 (/opt/rustwide/workdir/module_attach)
[INFO] [stderr]    Compiling insight-line v0.0.1 (/opt/rustwide/workdir/insight)
[INFO] [stderr]    Compiling messaging-api-line v0.0.1 (/opt/rustwide/workdir/messaging_api)
[INFO] [stderr]    Compiling manage-audience-line v0.0.1 (/opt/rustwide/workdir/manage_audience)
[INFO] [stderr]    Compiling liff-line v1.0.0 (/opt/rustwide/workdir/liff)
[INFO] [stderr]    Compiling shop-line v0.0.1 (/opt/rustwide/workdir/shop)
[INFO] [stderr]    Compiling webhook-line v1.0.0 (/opt/rustwide/workdir/webhook)
[INFO] [stderr]    Compiling module-line v0.0.1 (/opt/rustwide/workdir/module)
[INFO] [stderr]    Compiling channel-access-token-line v0.0.1 (/opt/rustwide/workdir/channel_access_token)
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]   --> manage_audience/src/apis/manage_audience_blob_api.rs:56:19
[INFO] [stdout]    |
[INFO] [stdout] 56 |         req = req.with_form_param("file".to_string(), unimplemented!());
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^ unreachable call    ---------------- any code following this expression is unreachable
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]   --> manage_audience/src/apis/manage_audience_blob_api.rs:75:19
[INFO] [stdout]    |
[INFO] [stdout] 75 |         req = req.with_form_param("file".to_string(), unimplemented!());
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^ unreachable call    ---------------- any code following this expression is unreachable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `file`
[INFO] [stdout]   --> manage_audience/src/apis/manage_audience_blob_api.rs:47:40
[INFO] [stdout]    |
[INFO] [stdout] 47 |     fn add_user_ids_to_audience(&self, file: std::path::PathBuf, audience_group_id: Option<i64>, upload_description: Option<&str>) -> Pin...
[INFO] [stdout]    |                                        ^^^^ help: if this is intentional, prefix it with an underscore: `_file`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `file`
[INFO] [stdout]   --> manage_audience/src/apis/manage_audience_blob_api.rs:63:54
[INFO] [stdout]    |
[INFO] [stdout] 63 |     fn create_audience_for_uploading_user_ids(&self, file: std::path::PathBuf, description: Option<&str>, is_ifa_audience: Option<bool>, ...
[INFO] [stdout]    |                                                      ^^^^ help: if this is intentional, prefix it with an underscore: `_file`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `TAIPEI_CITY` should have an upper camel case name
[INFO] [stdout]    --> messaging_api/src/models/area_demographic.rs:112:5
[INFO] [stdout]     |
[INFO] [stdout] 112 |     TAIPEI_CITY,
[INFO] [stdout]     |     ^^^^^^^^^^^ help: convert the identifier to upper camel case: `TaipeiCity`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(non_camel_case_types)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `NEW_TAIPEI_CITY` should have an upper camel case name
[INFO] [stdout]    --> messaging_api/src/models/area_demographic.rs:114:5
[INFO] [stdout]     |
[INFO] [stdout] 114 |     NEW_TAIPEI_CITY,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `NewTaipeiCity`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `TAOYUAN_CITY` should have an upper camel case name
[INFO] [stdout]    --> messaging_api/src/models/area_demographic.rs:116:5
[INFO] [stdout]     |
[INFO] [stdout] 116 |     TAOYUAN_CITY,
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `TaoyuanCity`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `TAICHUNG_CITY` should have an upper camel case name
[INFO] [stdout]    --> messaging_api/src/models/area_demographic.rs:118:5
[INFO] [stdout]     |
[INFO] [stdout] 118 |     TAICHUNG_CITY,
[INFO] [stdout]     |     ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `TaichungCity`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `TAINAN_CITY` should have an upper camel case name
[INFO] [stdout]    --> messaging_api/src/models/area_demographic.rs:120:5
[INFO] [stdout]     |
[INFO] [stdout] 120 |     TAINAN_CITY,
[INFO] [stdout]     |     ^^^^^^^^^^^ help: convert the identifier to upper camel case: `TainanCity`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `KAOHSIUNG_CITY` should have an upper camel case name
[INFO] [stdout]    --> messaging_api/src/models/area_demographic.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     KAOHSIUNG_CITY,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `KaohsiungCity`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `KEELUNG_CITY` should have an upper camel case name
[INFO] [stdout]    --> messaging_api/src/models/area_demographic.rs:124:5
[INFO] [stdout]     |
[INFO] [stdout] 124 |     KEELUNG_CITY,
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `KeelungCity`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `HSINCHU_CITY` should have an upper camel case name
[INFO] [stdout]    --> messaging_api/src/models/area_demographic.rs:126:5
[INFO] [stdout]     |
[INFO] [stdout] 126 |     HSINCHU_CITY,
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `HsinchuCity`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `CHIAYI_CITY` should have an upper camel case name
[INFO] [stdout]    --> messaging_api/src/models/area_demographic.rs:128:5
[INFO] [stdout]     |
[INFO] [stdout] 128 |     CHIAYI_CITY,
[INFO] [stdout]     |     ^^^^^^^^^^^ help: convert the identifier to upper camel case: `ChiayiCity`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `HSINCHU_COUNTY` should have an upper camel case name
[INFO] [stdout]    --> messaging_api/src/models/area_demographic.rs:130:5
[INFO] [stdout]     |
[INFO] [stdout] 130 |     HSINCHU_COUNTY,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `HsinchuCounty`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `MIAOLI_COUNTY` should have an upper camel case name
[INFO] [stdout]    --> messaging_api/src/models/area_demographic.rs:132:5
[INFO] [stdout]     |
[INFO] [stdout] 132 |     MIAOLI_COUNTY,
[INFO] [stdout]     |     ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `MiaoliCounty`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `CHANGHUA_COUNTY` should have an upper camel case name
[INFO] [stdout]    --> messaging_api/src/models/area_demographic.rs:134:5
[INFO] [stdout]     |
[INFO] [stdout] 134 |     CHANGHUA_COUNTY,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `ChanghuaCounty`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `NANTOU_COUNTY` should have an upper camel case name
[INFO] [stdout]    --> messaging_api/src/models/area_demographic.rs:136:5
[INFO] [stdout]     |
[INFO] [stdout] 136 |     NANTOU_COUNTY,
[INFO] [stdout]     |     ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `NantouCounty`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `YUNLIN_COUNTY` should have an upper camel case name
[INFO] [stdout]    --> messaging_api/src/models/area_demographic.rs:138:5
[INFO] [stdout]     |
[INFO] [stdout] 138 |     YUNLIN_COUNTY,
[INFO] [stdout]     |     ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `YunlinCounty`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `CHIAYI_COUNTY` should have an upper camel case name
[INFO] [stdout]    --> messaging_api/src/models/area_demographic.rs:140:5
[INFO] [stdout]     |
[INFO] [stdout] 140 |     CHIAYI_COUNTY,
[INFO] [stdout]     |     ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `ChiayiCounty`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `PINGTUNG_COUNTY` should have an upper camel case name
[INFO] [stdout]    --> messaging_api/src/models/area_demographic.rs:142:5
[INFO] [stdout]     |
[INFO] [stdout] 142 |     PINGTUNG_COUNTY,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `PingtungCounty`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `YILAN_COUNTY` should have an upper camel case name
[INFO] [stdout]    --> messaging_api/src/models/area_demographic.rs:144:5
[INFO] [stdout]     |
[INFO] [stdout] 144 |     YILAN_COUNTY,
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `YilanCounty`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `HUALIEN_COUNTY` should have an upper camel case name
[INFO] [stdout]    --> messaging_api/src/models/area_demographic.rs:146:5
[INFO] [stdout]     |
[INFO] [stdout] 146 |     HUALIEN_COUNTY,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `HualienCounty`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `TAITUNG_COUNTY` should have an upper camel case name
[INFO] [stdout]    --> messaging_api/src/models/area_demographic.rs:148:5
[INFO] [stdout]     |
[INFO] [stdout] 148 |     TAITUNG_COUNTY,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `TaitungCounty`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `PENGHU_COUNTY` should have an upper camel case name
[INFO] [stdout]    --> messaging_api/src/models/area_demographic.rs:150:5
[INFO] [stdout]     |
[INFO] [stdout] 150 |     PENGHU_COUNTY,
[INFO] [stdout]     |     ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `PenghuCounty`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `KINMEN_COUNTY` should have an upper camel case name
[INFO] [stdout]    --> messaging_api/src/models/area_demographic.rs:152:5
[INFO] [stdout]     |
[INFO] [stdout] 152 |     KINMEN_COUNTY,
[INFO] [stdout]     |     ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `KinmenCounty`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `LIENCHIANG_COUNTY` should have an upper camel case name
[INFO] [stdout]    --> messaging_api/src/models/area_demographic.rs:154:5
[INFO] [stdout]     |
[INFO] [stdout] 154 |     LIENCHIANG_COUNTY,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LienchiangCounty`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling bot_sdk_line v0.1.1 (/opt/rustwide/workdir/lib)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.64s
[INFO] running `Command { std: "docker" "inspect" "5ecd8ce5a270e90dfc57b4e3e9e921c83b4a732be2d8b9d91db576343cbc0627", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5ecd8ce5a270e90dfc57b4e3e9e921c83b4a732be2d8b9d91db576343cbc0627", kill_on_drop: false }`
[INFO] [stdout] 5ecd8ce5a270e90dfc57b4e3e9e921c83b4a732be2d8b9d91db576343cbc0627
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b671fd26b1fecb4c468997a0d1486060318d6b84e5151e9ba9ce444f93fe5401
[INFO] running `Command { std: "docker" "start" "-a" "b671fd26b1fecb4c468997a0d1486060318d6b84e5151e9ba9ce444f93fe5401", kill_on_drop: false }`
[INFO] [stdout] warning: variant `TAIPEI_CITY` should have an upper camel case name
[INFO] [stdout]    --> messaging_api/src/models/area_demographic.rs:112:5
[INFO] [stdout]     |
[INFO] [stdout] 112 |     TAIPEI_CITY,
[INFO] [stdout]     |     ^^^^^^^^^^^ help: convert the identifier to upper camel case: `TaipeiCity`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(non_camel_case_types)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `NEW_TAIPEI_CITY` should have an upper camel case name
[INFO] [stdout]    --> messaging_api/src/models/area_demographic.rs:114:5
[INFO] [stdout]     |
[INFO] [stdout] 114 |     NEW_TAIPEI_CITY,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `NewTaipeiCity`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `TAOYUAN_CITY` should have an upper camel case name
[INFO] [stdout]    --> messaging_api/src/models/area_demographic.rs:116:5
[INFO] [stdout]     |
[INFO] [stdout] 116 |     TAOYUAN_CITY,
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `TaoyuanCity`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `TAICHUNG_CITY` should have an upper camel case name
[INFO] [stdout]    --> messaging_api/src/models/area_demographic.rs:118:5
[INFO] [stdout]     |
[INFO] [stdout] 118 |     TAICHUNG_CITY,
[INFO] [stdout]     |     ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `TaichungCity`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `TAINAN_CITY` should have an upper camel case name
[INFO] [stdout]    --> messaging_api/src/models/area_demographic.rs:120:5
[INFO] [stdout]     |
[INFO] [stdout] 120 |     TAINAN_CITY,
[INFO] [stdout]     |     ^^^^^^^^^^^ help: convert the identifier to upper camel case: `TainanCity`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `KAOHSIUNG_CITY` should have an upper camel case name
[INFO] [stdout]    --> messaging_api/src/models/area_demographic.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     KAOHSIUNG_CITY,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `KaohsiungCity`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `KEELUNG_CITY` should have an upper camel case name
[INFO] [stdout]    --> messaging_api/src/models/area_demographic.rs:124:5
[INFO] [stdout]     |
[INFO] [stdout] 124 |     KEELUNG_CITY,
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `KeelungCity`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `HSINCHU_CITY` should have an upper camel case name
[INFO] [stdout]    --> messaging_api/src/models/area_demographic.rs:126:5
[INFO] [stdout]     |
[INFO] [stdout] 126 |     HSINCHU_CITY,
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `HsinchuCity`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `CHIAYI_CITY` should have an upper camel case name
[INFO] [stdout]    --> messaging_api/src/models/area_demographic.rs:128:5
[INFO] [stdout]     |
[INFO] [stdout] 128 |     CHIAYI_CITY,
[INFO] [stdout]     |     ^^^^^^^^^^^ help: convert the identifier to upper camel case: `ChiayiCity`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `HSINCHU_COUNTY` should have an upper camel case name
[INFO] [stdout]    --> messaging_api/src/models/area_demographic.rs:130:5
[INFO] [stdout]     |
[INFO] [stdout] 130 |     HSINCHU_COUNTY,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `HsinchuCounty`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `MIAOLI_COUNTY` should have an upper camel case name
[INFO] [stdout]    --> messaging_api/src/models/area_demographic.rs:132:5
[INFO] [stdout]     |
[INFO] [stdout] 132 |     MIAOLI_COUNTY,
[INFO] [stdout]     |     ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `MiaoliCounty`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `CHANGHUA_COUNTY` should have an upper camel case name
[INFO] [stdout]    --> messaging_api/src/models/area_demographic.rs:134:5
[INFO] [stdout]     |
[INFO] [stdout] 134 |     CHANGHUA_COUNTY,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `ChanghuaCounty`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `NANTOU_COUNTY` should have an upper camel case name
[INFO] [stdout]    --> messaging_api/src/models/area_demographic.rs:136:5
[INFO] [stdout]     |
[INFO] [stdout] 136 |     NANTOU_COUNTY,
[INFO] [stdout]     |     ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `NantouCounty`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `YUNLIN_COUNTY` should have an upper camel case name
[INFO] [stdout]    --> messaging_api/src/models/area_demographic.rs:138:5
[INFO] [stdout]     |
[INFO] [stdout] 138 |     YUNLIN_COUNTY,
[INFO] [stdout]     |     ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `YunlinCounty`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `CHIAYI_COUNTY` should have an upper camel case name
[INFO] [stdout]    --> messaging_api/src/models/area_demographic.rs:140:5
[INFO] [stdout]     |
[INFO] [stdout] 140 |     CHIAYI_COUNTY,
[INFO] [stdout]     |     ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `ChiayiCounty`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `PINGTUNG_COUNTY` should have an upper camel case name
[INFO] [stdout]    --> messaging_api/src/models/area_demographic.rs:142:5
[INFO] [stdout]     |
[INFO] [stdout] 142 |     PINGTUNG_COUNTY,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `PingtungCounty`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `YILAN_COUNTY` should have an upper camel case name
[INFO] [stdout]    --> messaging_api/src/models/area_demographic.rs:144:5
[INFO] [stdout]     |
[INFO] [stdout] 144 |     YILAN_COUNTY,
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `YilanCounty`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `HUALIEN_COUNTY` should have an upper camel case name
[INFO] [stdout]    --> messaging_api/src/models/area_demographic.rs:146:5
[INFO] [stdout]     |
[INFO] [stdout] 146 |     HUALIEN_COUNTY,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `HualienCounty`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `TAITUNG_COUNTY` should have an upper camel case name
[INFO] [stdout]    --> messaging_api/src/models/area_demographic.rs:148:5
[INFO] [stdout]     |
[INFO] [stdout] 148 |     TAITUNG_COUNTY,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `TaitungCounty`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `PENGHU_COUNTY` should have an upper camel case name
[INFO] [stdout]    --> messaging_api/src/models/area_demographic.rs:150:5
[INFO] [stdout]     |
[INFO] [stdout] 150 |     PENGHU_COUNTY,
[INFO] [stdout]     |     ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `PenghuCounty`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `KINMEN_COUNTY` should have an upper camel case name
[INFO] [stdout]    --> messaging_api/src/models/area_demographic.rs:152:5
[INFO] [stdout]     |
[INFO] [stdout] 152 |     KINMEN_COUNTY,
[INFO] [stdout]     |     ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `KinmenCounty`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `LIENCHIANG_COUNTY` should have an upper camel case name
[INFO] [stdout]    --> messaging_api/src/models/area_demographic.rs:154:5
[INFO] [stdout]     |
[INFO] [stdout] 154 |     LIENCHIANG_COUNTY,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LienchiangCounty`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]   --> manage_audience/src/apis/manage_audience_blob_api.rs:56:19
[INFO] [stdout]    |
[INFO] [stdout] 56 |         req = req.with_form_param("file".to_string(), unimplemented!());
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^ unreachable call    ---------------- any code following this expression is unreachable
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]   --> manage_audience/src/apis/manage_audience_blob_api.rs:75:19
[INFO] [stdout]    |
[INFO] [stdout] 75 |         req = req.with_form_param("file".to_string(), unimplemented!());
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^ unreachable call    ---------------- any code following this expression is unreachable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `file`
[INFO] [stdout]   --> manage_audience/src/apis/manage_audience_blob_api.rs:47:40
[INFO] [stdout]    |
[INFO] [stdout] 47 |     fn add_user_ids_to_audience(&self, file: std::path::PathBuf, audience_group_id: Option<i64>, upload_description: Option<&str>) -> Pin...
[INFO] [stdout]    |                                        ^^^^ help: if this is intentional, prefix it with an underscore: `_file`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `file`
[INFO] [stdout]   --> manage_audience/src/apis/manage_audience_blob_api.rs:63:54
[INFO] [stdout]    |
[INFO] [stdout] 63 |     fn create_audience_for_uploading_user_ids(&self, file: std::path::PathBuf, description: Option<&str>, is_ifa_audience: Option<bool>, ...
[INFO] [stdout]    |                                                      ^^^^ help: if this is intentional, prefix it with an underscore: `_file`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling insight-line v0.0.1 (/opt/rustwide/workdir/insight)
[INFO] [stderr]    Compiling module-line v0.0.1 (/opt/rustwide/workdir/module)
[INFO] [stderr]    Compiling channel-access-token-line v0.0.1 (/opt/rustwide/workdir/channel_access_token)
[INFO] [stderr]    Compiling messaging-api-line v0.0.1 (/opt/rustwide/workdir/messaging_api)
[INFO] [stderr]    Compiling liff-line v1.0.0 (/opt/rustwide/workdir/liff)
[INFO] [stderr]    Compiling webhook-line v1.0.0 (/opt/rustwide/workdir/webhook)
[INFO] [stderr]    Compiling manage-audience-line v0.0.1 (/opt/rustwide/workdir/manage_audience)
[INFO] [stderr]    Compiling bot_sdk_line v0.1.1 (/opt/rustwide/workdir/lib)
[INFO] [stderr]    Compiling module-attach-line v0.0.1 (/opt/rustwide/workdir/module_attach)
[INFO] [stderr]    Compiling shop-line v0.0.1 (/opt/rustwide/workdir/shop)
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]   --> manage_audience/src/apis/manage_audience_blob_api.rs:56:19
[INFO] [stdout]    |
[INFO] [stdout] 56 |         req = req.with_form_param("file".to_string(), unimplemented!());
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^ unreachable call    ---------------- any code following this expression is unreachable
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]   --> manage_audience/src/apis/manage_audience_blob_api.rs:75:19
[INFO] [stdout]    |
[INFO] [stdout] 75 |         req = req.with_form_param("file".to_string(), unimplemented!());
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^ unreachable call    ---------------- any code following this expression is unreachable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `file`
[INFO] [stdout]   --> manage_audience/src/apis/manage_audience_blob_api.rs:47:40
[INFO] [stdout]    |
[INFO] [stdout] 47 |     fn add_user_ids_to_audience(&self, file: std::path::PathBuf, audience_group_id: Option<i64>, upload_description: Option<&str>) -> Pin...
[INFO] [stdout]    |                                        ^^^^ help: if this is intentional, prefix it with an underscore: `_file`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `file`
[INFO] [stdout]   --> manage_audience/src/apis/manage_audience_blob_api.rs:63:54
[INFO] [stdout]    |
[INFO] [stdout] 63 |     fn create_audience_for_uploading_user_ids(&self, file: std::path::PathBuf, description: Option<&str>, is_ifa_audience: Option<bool>, ...
[INFO] [stdout]    |                                                      ^^^^ help: if this is intentional, prefix it with an underscore: `_file`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `TAIPEI_CITY` should have an upper camel case name
[INFO] [stdout]    --> messaging_api/src/models/area_demographic.rs:112:5
[INFO] [stdout]     |
[INFO] [stdout] 112 |     TAIPEI_CITY,
[INFO] [stdout]     |     ^^^^^^^^^^^ help: convert the identifier to upper camel case: `TaipeiCity`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(non_camel_case_types)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `NEW_TAIPEI_CITY` should have an upper camel case name
[INFO] [stdout]    --> messaging_api/src/models/area_demographic.rs:114:5
[INFO] [stdout]     |
[INFO] [stdout] 114 |     NEW_TAIPEI_CITY,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `NewTaipeiCity`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `TAOYUAN_CITY` should have an upper camel case name
[INFO] [stdout]    --> messaging_api/src/models/area_demographic.rs:116:5
[INFO] [stdout]     |
[INFO] [stdout] 116 |     TAOYUAN_CITY,
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `TaoyuanCity`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `TAICHUNG_CITY` should have an upper camel case name
[INFO] [stdout]    --> messaging_api/src/models/area_demographic.rs:118:5
[INFO] [stdout]     |
[INFO] [stdout] 118 |     TAICHUNG_CITY,
[INFO] [stdout]     |     ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `TaichungCity`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `TAINAN_CITY` should have an upper camel case name
[INFO] [stdout]    --> messaging_api/src/models/area_demographic.rs:120:5
[INFO] [stdout]     |
[INFO] [stdout] 120 |     TAINAN_CITY,
[INFO] [stdout]     |     ^^^^^^^^^^^ help: convert the identifier to upper camel case: `TainanCity`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `KAOHSIUNG_CITY` should have an upper camel case name
[INFO] [stdout]    --> messaging_api/src/models/area_demographic.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     KAOHSIUNG_CITY,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `KaohsiungCity`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `KEELUNG_CITY` should have an upper camel case name
[INFO] [stdout]    --> messaging_api/src/models/area_demographic.rs:124:5
[INFO] [stdout]     |
[INFO] [stdout] 124 |     KEELUNG_CITY,
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `KeelungCity`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `HSINCHU_CITY` should have an upper camel case name
[INFO] [stdout]    --> messaging_api/src/models/area_demographic.rs:126:5
[INFO] [stdout]     |
[INFO] [stdout] 126 |     HSINCHU_CITY,
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `HsinchuCity`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `CHIAYI_CITY` should have an upper camel case name
[INFO] [stdout]    --> messaging_api/src/models/area_demographic.rs:128:5
[INFO] [stdout]     |
[INFO] [stdout] 128 |     CHIAYI_CITY,
[INFO] [stdout]     |     ^^^^^^^^^^^ help: convert the identifier to upper camel case: `ChiayiCity`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `HSINCHU_COUNTY` should have an upper camel case name
[INFO] [stdout]    --> messaging_api/src/models/area_demographic.rs:130:5
[INFO] [stdout]     |
[INFO] [stdout] 130 |     HSINCHU_COUNTY,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `HsinchuCounty`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `MIAOLI_COUNTY` should have an upper camel case name
[INFO] [stdout]    --> messaging_api/src/models/area_demographic.rs:132:5
[INFO] [stdout]     |
[INFO] [stdout] 132 |     MIAOLI_COUNTY,
[INFO] [stdout]     |     ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `MiaoliCounty`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `CHANGHUA_COUNTY` should have an upper camel case name
[INFO] [stdout]    --> messaging_api/src/models/area_demographic.rs:134:5
[INFO] [stdout]     |
[INFO] [stdout] 134 |     CHANGHUA_COUNTY,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `ChanghuaCounty`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `NANTOU_COUNTY` should have an upper camel case name
[INFO] [stdout]    --> messaging_api/src/models/area_demographic.rs:136:5
[INFO] [stdout]     |
[INFO] [stdout] 136 |     NANTOU_COUNTY,
[INFO] [stdout]     |     ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `NantouCounty`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `YUNLIN_COUNTY` should have an upper camel case name
[INFO] [stdout]    --> messaging_api/src/models/area_demographic.rs:138:5
[INFO] [stdout]     |
[INFO] [stdout] 138 |     YUNLIN_COUNTY,
[INFO] [stdout]     |     ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `YunlinCounty`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `CHIAYI_COUNTY` should have an upper camel case name
[INFO] [stdout]    --> messaging_api/src/models/area_demographic.rs:140:5
[INFO] [stdout]     |
[INFO] [stdout] 140 |     CHIAYI_COUNTY,
[INFO] [stdout]     |     ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `ChiayiCounty`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `PINGTUNG_COUNTY` should have an upper camel case name
[INFO] [stdout]    --> messaging_api/src/models/area_demographic.rs:142:5
[INFO] [stdout]     |
[INFO] [stdout] 142 |     PINGTUNG_COUNTY,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `PingtungCounty`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `YILAN_COUNTY` should have an upper camel case name
[INFO] [stdout]    --> messaging_api/src/models/area_demographic.rs:144:5
[INFO] [stdout]     |
[INFO] [stdout] 144 |     YILAN_COUNTY,
[INFO] [stdout]     |     ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `YilanCounty`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `HUALIEN_COUNTY` should have an upper camel case name
[INFO] [stdout]    --> messaging_api/src/models/area_demographic.rs:146:5
[INFO] [stdout]     |
[INFO] [stdout] 146 |     HUALIEN_COUNTY,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `HualienCounty`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `TAITUNG_COUNTY` should have an upper camel case name
[INFO] [stdout]    --> messaging_api/src/models/area_demographic.rs:148:5
[INFO] [stdout]     |
[INFO] [stdout] 148 |     TAITUNG_COUNTY,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `TaitungCounty`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `PENGHU_COUNTY` should have an upper camel case name
[INFO] [stdout]    --> messaging_api/src/models/area_demographic.rs:150:5
[INFO] [stdout]     |
[INFO] [stdout] 150 |     PENGHU_COUNTY,
[INFO] [stdout]     |     ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `PenghuCounty`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `KINMEN_COUNTY` should have an upper camel case name
[INFO] [stdout]    --> messaging_api/src/models/area_demographic.rs:152:5
[INFO] [stdout]     |
[INFO] [stdout] 152 |     KINMEN_COUNTY,
[INFO] [stdout]     |     ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `KinmenCounty`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `LIENCHIANG_COUNTY` should have an upper camel case name
[INFO] [stdout]    --> messaging_api/src/models/area_demographic.rs:154:5
[INFO] [stdout]     |
[INFO] [stdout] 154 |     LIENCHIANG_COUNTY,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LienchiangCounty`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 9.94s
[INFO] running `Command { std: "docker" "inspect" "b671fd26b1fecb4c468997a0d1486060318d6b84e5151e9ba9ce444f93fe5401", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b671fd26b1fecb4c468997a0d1486060318d6b84e5151e9ba9ce444f93fe5401", kill_on_drop: false }`
[INFO] [stdout] b671fd26b1fecb4c468997a0d1486060318d6b84e5151e9ba9ce444f93fe5401
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 094a87b2e270ec635f475a2ce6eaff086650d7c3aa10b7dd339a7e64473d603d
[INFO] running `Command { std: "docker" "start" "-a" "094a87b2e270ec635f475a2ce6eaff086650d7c3aa10b7dd339a7e64473d603d", kill_on_drop: false }`
[INFO] [stderr] warning: variant `TAIPEI_CITY` should have an upper camel case name
[INFO] [stderr]    --> messaging_api/src/models/area_demographic.rs:112:5
[INFO] [stderr]     |
[INFO] [stderr] 112 |     TAIPEI_CITY,
[INFO] [stderr]     |     ^^^^^^^^^^^ help: convert the identifier to upper camel case: `TaipeiCity`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(non_camel_case_types)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variant `NEW_TAIPEI_CITY` should have an upper camel case name
[INFO] [stderr]    --> messaging_api/src/models/area_demographic.rs:114:5
[INFO] [stderr]     |
[INFO] [stderr] 114 |     NEW_TAIPEI_CITY,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `NewTaipeiCity`
[INFO] [stderr] 
[INFO] [stderr] warning: variant `TAOYUAN_CITY` should have an upper camel case name
[INFO] [stderr]    --> messaging_api/src/models/area_demographic.rs:116:5
[INFO] [stderr]     |
[INFO] [stderr] 116 |     TAOYUAN_CITY,
[INFO] [stderr]     |     ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `TaoyuanCity`
[INFO] [stderr] 
[INFO] [stderr] warning: variant `TAICHUNG_CITY` should have an upper camel case name
[INFO] [stderr]    --> messaging_api/src/models/area_demographic.rs:118:5
[INFO] [stderr]     |
[INFO] [stderr] 118 |     TAICHUNG_CITY,
[INFO] [stderr]     |     ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `TaichungCity`
[INFO] [stderr] 
[INFO] [stderr] warning: variant `TAINAN_CITY` should have an upper camel case name
[INFO] [stderr]    --> messaging_api/src/models/area_demographic.rs:120:5
[INFO] [stderr]     |
[INFO] [stderr] 120 |     TAINAN_CITY,
[INFO] [stderr]     |     ^^^^^^^^^^^ help: convert the identifier to upper camel case: `TainanCity`
[INFO] [stderr] 
[INFO] [stderr] warning: variant `KAOHSIUNG_CITY` should have an upper camel case name
[INFO] [stderr]    --> messaging_api/src/models/area_demographic.rs:122:5
[INFO] [stderr]     |
[INFO] [stderr] 122 |     KAOHSIUNG_CITY,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `KaohsiungCity`
[INFO] [stderr] 
[INFO] [stderr] warning: variant `KEELUNG_CITY` should have an upper camel case name
[INFO] [stderr]    --> messaging_api/src/models/area_demographic.rs:124:5
[INFO] [stderr]     |
[INFO] [stderr] 124 |     KEELUNG_CITY,
[INFO] [stderr]     |     ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `KeelungCity`
[INFO] [stderr] 
[INFO] [stderr] warning: variant `HSINCHU_CITY` should have an upper camel case name
[INFO] [stderr]    --> messaging_api/src/models/area_demographic.rs:126:5
[INFO] [stderr]     |
[INFO] [stderr] 126 |     HSINCHU_CITY,
[INFO] [stderr]     |     ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `HsinchuCity`
[INFO] [stderr] 
[INFO] [stderr] warning: variant `CHIAYI_CITY` should have an upper camel case name
[INFO] [stderr]    --> messaging_api/src/models/area_demographic.rs:128:5
[INFO] [stderr]     |
[INFO] [stderr] 128 |     CHIAYI_CITY,
[INFO] [stderr]     |     ^^^^^^^^^^^ help: convert the identifier to upper camel case: `ChiayiCity`
[INFO] [stderr] 
[INFO] [stderr] warning: variant `HSINCHU_COUNTY` should have an upper camel case name
[INFO] [stderr]    --> messaging_api/src/models/area_demographic.rs:130:5
[INFO] [stderr]     |
[INFO] [stderr] 130 |     HSINCHU_COUNTY,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `HsinchuCounty`
[INFO] [stderr] 
[INFO] [stderr] warning: variant `MIAOLI_COUNTY` should have an upper camel case name
[INFO] [stderr]    --> messaging_api/src/models/area_demographic.rs:132:5
[INFO] [stderr]     |
[INFO] [stderr] 132 |     MIAOLI_COUNTY,
[INFO] [stderr]     |     ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `MiaoliCounty`
[INFO] [stderr] 
[INFO] [stderr] warning: variant `CHANGHUA_COUNTY` should have an upper camel case name
[INFO] [stderr]    --> messaging_api/src/models/area_demographic.rs:134:5
[INFO] [stderr]     |
[INFO] [stderr] 134 |     CHANGHUA_COUNTY,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `ChanghuaCounty`
[INFO] [stderr] 
[INFO] [stderr] warning: variant `NANTOU_COUNTY` should have an upper camel case name
[INFO] [stderr]    --> messaging_api/src/models/area_demographic.rs:136:5
[INFO] [stderr]     |
[INFO] [stderr] 136 |     NANTOU_COUNTY,
[INFO] [stderr]     |     ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `NantouCounty`
[INFO] [stderr] 
[INFO] [stderr] warning: variant `YUNLIN_COUNTY` should have an upper camel case name
[INFO] [stderr]    --> messaging_api/src/models/area_demographic.rs:138:5
[INFO] [stderr]     |
[INFO] [stderr] 138 |     YUNLIN_COUNTY,
[INFO] [stderr]     |     ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `YunlinCounty`
[INFO] [stderr] 
[INFO] [stderr] warning: variant `CHIAYI_COUNTY` should have an upper camel case name
[INFO] [stderr]    --> messaging_api/src/models/area_demographic.rs:140:5
[INFO] [stderr]     |
[INFO] [stderr] 140 |     CHIAYI_COUNTY,
[INFO] [stderr]     |     ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `ChiayiCounty`
[INFO] [stderr] 
[INFO] [stderr] warning: variant `PINGTUNG_COUNTY` should have an upper camel case name
[INFO] [stderr]    --> messaging_api/src/models/area_demographic.rs:142:5
[INFO] [stderr]     |
[INFO] [stderr] 142 |     PINGTUNG_COUNTY,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `PingtungCounty`
[INFO] [stderr] 
[INFO] [stderr] warning: variant `YILAN_COUNTY` should have an upper camel case name
[INFO] [stderr]    --> messaging_api/src/models/area_demographic.rs:144:5
[INFO] [stderr]     |
[INFO] [stderr] 144 |     YILAN_COUNTY,
[INFO] [stderr]     |     ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `YilanCounty`
[INFO] [stderr] 
[INFO] [stderr] warning: variant `HUALIEN_COUNTY` should have an upper camel case name
[INFO] [stderr]    --> messaging_api/src/models/area_demographic.rs:146:5
[INFO] [stderr]     |
[INFO] [stderr] 146 |     HUALIEN_COUNTY,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `HualienCounty`
[INFO] [stderr] 
[INFO] [stderr] warning: variant `TAITUNG_COUNTY` should have an upper camel case name
[INFO] [stderr]    --> messaging_api/src/models/area_demographic.rs:148:5
[INFO] [stderr]     |
[INFO] [stderr] 148 |     TAITUNG_COUNTY,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `TaitungCounty`
[INFO] [stderr] 
[INFO] [stderr] warning: variant `PENGHU_COUNTY` should have an upper camel case name
[INFO] [stderr]    --> messaging_api/src/models/area_demographic.rs:150:5
[INFO] [stderr]     |
[INFO] [stderr] 150 |     PENGHU_COUNTY,
[INFO] [stderr]     |     ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `PenghuCounty`
[INFO] [stderr] 
[INFO] [stderr] warning: variant `KINMEN_COUNTY` should have an upper camel case name
[INFO] [stderr]    --> messaging_api/src/models/area_demographic.rs:152:5
[INFO] [stderr]     |
[INFO] [stderr] 152 |     KINMEN_COUNTY,
[INFO] [stderr]     |     ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `KinmenCounty`
[INFO] [stderr] 
[INFO] [stderr] warning: variant `LIENCHIANG_COUNTY` should have an upper camel case name
[INFO] [stderr]    --> messaging_api/src/models/area_demographic.rs:154:5
[INFO] [stderr]     |
[INFO] [stderr] 154 |     LIENCHIANG_COUNTY,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LienchiangCounty`
[INFO] [stderr] 
[INFO] [stderr] warning: unreachable call
[INFO] [stderr]   --> manage_audience/src/apis/manage_audience_blob_api.rs:56:19
[INFO] [stderr]    |
[INFO] [stderr] 56 |         req = req.with_form_param("file".to_string(), unimplemented!());
[INFO] [stderr]    |                   ^^^^^^^^^^^^^^^ unreachable call    ---------------- any code following this expression is unreachable
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unreachable call
[INFO] [stderr]   --> manage_audience/src/apis/manage_audience_blob_api.rs:75:19
[INFO] [stderr]    |
[INFO] [stderr] 75 |         req = req.with_form_param("file".to_string(), unimplemented!());
[INFO] [stderr]    |                   ^^^^^^^^^^^^^^^ unreachable call    ---------------- any code following this expression is unreachable
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `file`
[INFO] [stderr]   --> manage_audience/src/apis/manage_audience_blob_api.rs:47:40
[INFO] [stderr]    |
[INFO] [stderr] 47 |     fn add_user_ids_to_audience(&self, file: std::path::PathBuf, audience_group_id: Option<i64>, upload_description: Option<&str>) -> Pin...
[INFO] [stderr]    |                                        ^^^^ help: if this is intentional, prefix it with an underscore: `_file`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `file`
[INFO] [stderr]   --> manage_audience/src/apis/manage_audience_blob_api.rs:63:54
[INFO] [stderr]    |
[INFO] [stderr] 63 |     fn create_audience_for_uploading_user_ids(&self, file: std::path::PathBuf, description: Option<&str>, is_ifa_audience: Option<bool>, ...
[INFO] [stderr]    |                                                      ^^^^ help: if this is intentional, prefix it with an underscore: `_file`
[INFO] [stderr] 
[INFO] [stderr] warning: `messaging-api-line` (lib) generated 22 warnings
[INFO] [stderr] warning: `manage-audience-line` (lib) generated 4 warnings
[INFO] [stderr] warning: `manage-audience-line` (lib test) generated 4 warnings (4 duplicates)
[INFO] [stderr] warning: `messaging-api-line` (lib test) generated 22 warnings (22 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.30s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bot_sdk_line-199b753d5200517d)
[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] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/channel_access_token_line-92e849d91ec752c1)
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/insight_line-57dda2ffa489bc75)
[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] [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] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/liff_line-b379fe3f31555e26)
[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] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/manage_audience_line-9003e71f32e2988f)
[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] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/messaging_api_line-855dcd907491c9e1)
[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] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/module_attach_line-f54ddd42a29ea90e)
[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] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/module_line-ee0a65e1adce11b1)
[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] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/shop_line-926e78ecd25db5d5)
[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] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/webhook_line-fae9f36ebccb79b9)
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests bot_sdk_line
[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] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test lib/src/parser/signature.rs - parser::signature::validate_signature (line 27) ... FAILED
[INFO] [stderr] error: doctest failed, to rerun pass `-p bot_sdk_line --doc`
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- lib/src/parser/signature.rs - parser::signature::validate_signature (line 27) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `validate_signature` in this scope
[INFO] [stdout]  --> lib/src/parser/signature.rs:28:4
[INFO] [stdout]   |
[INFO] [stdout] 3 | if validate_signature(channel_secret, signature, body) {
[INFO] [stdout]   |    ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]   |
[INFO] [stdout] 2 + use bot_sdk_line::parser::signature::validate_signature;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `channel_secret` in this scope
[INFO] [stdout]  --> lib/src/parser/signature.rs:28:23
[INFO] [stdout]   |
[INFO] [stdout] 3 | if validate_signature(channel_secret, signature, body) {
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `signature` in this scope
[INFO] [stdout]  --> lib/src/parser/signature.rs:28:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | if validate_signature(channel_secret, signature, body) {
[INFO] [stdout]   |                                       ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `body` in this scope
[INFO] [stdout]  --> lib/src/parser/signature.rs:28:50
[INFO] [stdout]   |
[INFO] [stdout] 3 | if validate_signature(channel_secret, signature, body) {
[INFO] [stdout]   |                                                  ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     lib/src/parser/signature.rs - parser::signature::validate_signature (line 27)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.22s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.42s; merged doctests compilation took 0.20s
[INFO] running `Command { std: "docker" "inspect" "094a87b2e270ec635f475a2ce6eaff086650d7c3aa10b7dd339a7e64473d603d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "094a87b2e270ec635f475a2ce6eaff086650d7c3aa10b7dd339a7e64473d603d", kill_on_drop: false }`
[INFO] [stdout] 094a87b2e270ec635f475a2ce6eaff086650d7c3aa10b7dd339a7e64473d603d
