[INFO] fetching crate bpi-rs 0.1.1...
[INFO] testing bpi-rs-0.1.1 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate bpi-rs 0.1.1 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate bpi-rs 0.1.1
[INFO] finished tweaking crates.io crate bpi-rs 0.1.1
[INFO] tweaked toml for crates.io crate bpi-rs 0.1.1 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate bpi-rs 0.1.1 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate bpi-rs 0.1.1 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6b6466a1fbe277a64757980e0f7710cff4e2bb86f3e85ba80631adc9d6dbd772
[INFO] running `Command { std: "docker" "start" "-a" "6b6466a1fbe277a64757980e0f7710cff4e2bb86f3e85ba80631adc9d6dbd772", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6b6466a1fbe277a64757980e0f7710cff4e2bb86f3e85ba80631adc9d6dbd772", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6b6466a1fbe277a64757980e0f7710cff4e2bb86f3e85ba80631adc9d6dbd772", kill_on_drop: false }`
[INFO] [stdout] 6b6466a1fbe277a64757980e0f7710cff4e2bb86f3e85ba80631adc9d6dbd772
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5f90794cdbc6d625ced7b7dacfe915b28852e3e3823b5c18c1ba94e4299bef5b
[INFO] running `Command { std: "docker" "start" "-a" "5f90794cdbc6d625ced7b7dacfe915b28852e3e3823b5c18c1ba94e4299bef5b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling serde_core v1.0.226
[INFO] [stderr]    Compiling serde v1.0.226
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling cc v1.2.34
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]    Compiling indexmap v2.11.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling brotli-decompressor v5.0.0
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling dlv-list v0.5.2
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling litrs v0.4.2
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling brotli v8.0.2
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling compression-core v0.4.28
[INFO] [stderr]    Compiling psl-types v2.0.11
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]    Compiling ordered-multimap v0.7.3
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling iri-string v0.7.8
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling arraydeque v0.5.1
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling yaml-rust2 v0.10.3
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling rust-ini v0.21.3
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling nu-ansi-term v0.50.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling toml_parser v1.0.2
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling md5 v0.8.0
[INFO] [stderr]    Compiling serde_derive v1.0.226
[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 tokio-macros v2.5.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling compression-codecs v0.4.28
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling pest v2.8.1
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling serde_with_macros v3.14.0
[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]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling pest_meta v2.8.1
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling erased-serde v0.4.6
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling toml_datetime v0.7.0
[INFO] [stderr]    Compiling serde_spanned v1.0.0
[INFO] [stderr]    Compiling toml v0.9.5
[INFO] [stderr]    Compiling ron v0.8.1
[INFO] [stderr]    Compiling serde-untagged v0.1.8
[INFO] [stderr]    Compiling pest_generator v2.8.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling serde_with v3.14.0
[INFO] [stderr]    Compiling quick-xml v0.38.3
[INFO] [stderr]    Compiling pest_derive v2.8.1
[INFO] [stderr]    Compiling json5 v0.4.1
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling publicsuffix v2.3.0
[INFO] [stderr]    Compiling cookie_store v0.21.1
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling async-compression v0.4.28
[INFO] [stderr]    Compiling config v0.15.16
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling hyper-util v0.1.16
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.23
[INFO] [stderr]    Compiling bpi-rs v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]   --> src/creativecenter/upload.rs:48:26
[INFO] [stdout]    |
[INFO] [stdout] 48 |                 .all(|c| (c.is_ascii_alphanumeric() || c == '+' || c == '/' || c == '='))
[INFO] [stdout]    |                          ^                                                             ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 48 -                 .all(|c| (c.is_ascii_alphanumeric() || c == '+' || c == '/' || c == '='))
[INFO] [stdout] 48 +                 .all(|c| c.is_ascii_alphanumeric() || c == '+' || c == '/' || c == '=')
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ModuleAuthor` is never constructed
[INFO] [stdout]  --> src/dynamic/module.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct ModuleAuthor {
[INFO] [stdout]   |            ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `AuthorOfficial` is never constructed
[INFO] [stdout]   --> src/dynamic/module.rs:48:12
[INFO] [stdout]    |
[INFO] [stdout] 48 | pub struct AuthorOfficial {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `AuthorVip` is never constructed
[INFO] [stdout]   --> src/dynamic/module.rs:59:12
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub struct AuthorVip {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ModuleMore` is never constructed
[INFO] [stdout]   --> src/dynamic/module.rs:87:12
[INFO] [stdout]    |
[INFO] [stdout] 87 | pub struct ModuleMore {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ThreePointItem` is never constructed
[INFO] [stdout]   --> src/dynamic/module.rs:94:12
[INFO] [stdout]    |
[INFO] [stdout] 94 | pub struct ThreePointItem {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Modal` is never constructed
[INFO] [stdout]    --> src/dynamic/module.rs:107:12
[INFO] [stdout]     |
[INFO] [stdout] 107 | pub struct Modal {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Params` is never constructed
[INFO] [stdout]    --> src/dynamic/module.rs:119:12
[INFO] [stdout]     |
[INFO] [stdout] 119 | pub struct Params {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ModuleStat` is never constructed
[INFO] [stdout]    --> src/dynamic/module.rs:133:12
[INFO] [stdout]     |
[INFO] [stdout] 133 | pub struct ModuleStat {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `StatData` is never constructed
[INFO] [stdout]    --> src/dynamic/module.rs:147:12
[INFO] [stdout]     |
[INFO] [stdout] 147 | pub struct StatData {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ModuleContent` is never constructed
[INFO] [stdout]    --> src/dynamic/module.rs:160:12
[INFO] [stdout]     |
[INFO] [stdout] 160 | pub struct ModuleContent {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Paragraph` is never constructed
[INFO] [stdout]    --> src/dynamic/module.rs:166:12
[INFO] [stdout]     |
[INFO] [stdout] 166 | pub struct Paragraph {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Text` is never constructed
[INFO] [stdout]    --> src/dynamic/module.rs:188:12
[INFO] [stdout]     |
[INFO] [stdout] 188 | pub struct Text {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TextNode` is never constructed
[INFO] [stdout]    --> src/dynamic/module.rs:194:12
[INFO] [stdout]     |
[INFO] [stdout] 194 | pub struct TextNode {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TextNodeWord` is never constructed
[INFO] [stdout]    --> src/dynamic/module.rs:207:12
[INFO] [stdout]     |
[INFO] [stdout] 207 | pub struct TextNodeWord {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TextNodeFormula` is never constructed
[INFO] [stdout]    --> src/dynamic/module.rs:218:12
[INFO] [stdout]     |
[INFO] [stdout] 218 | pub struct TextNodeFormula {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ParagraphLine` is never constructed
[INFO] [stdout]    --> src/dynamic/module.rs:225:12
[INFO] [stdout]     |
[INFO] [stdout] 225 | pub struct ParagraphLine {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `LinePic` is never constructed
[INFO] [stdout]    --> src/dynamic/module.rs:231:12
[INFO] [stdout]     |
[INFO] [stdout] 231 | pub struct LinePic {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ParagraphList` is never constructed
[INFO] [stdout]    --> src/dynamic/module.rs:239:12
[INFO] [stdout]     |
[INFO] [stdout] 239 | pub struct ParagraphList {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ListItem` is never constructed
[INFO] [stdout]    --> src/dynamic/module.rs:247:12
[INFO] [stdout]     |
[INFO] [stdout] 247 | pub struct ListItem {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ParagraphPics` is never constructed
[INFO] [stdout]    --> src/dynamic/module.rs:257:12
[INFO] [stdout]     |
[INFO] [stdout] 257 | pub struct ParagraphPics {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PicItem` is never constructed
[INFO] [stdout]    --> src/dynamic/module.rs:265:12
[INFO] [stdout]     |
[INFO] [stdout] 265 | pub struct PicItem {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `LinkCard` is never constructed
[INFO] [stdout]    --> src/dynamic/module.rs:280:12
[INFO] [stdout]     |
[INFO] [stdout] 280 | pub struct LinkCard {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Card` is never constructed
[INFO] [stdout]    --> src/dynamic/module.rs:286:12
[INFO] [stdout]     |
[INFO] [stdout] 286 | pub struct Card {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MatchCard` is never constructed
[INFO] [stdout]    --> src/dynamic/module.rs:321:12
[INFO] [stdout]     |
[INFO] [stdout] 321 | pub struct MatchCard {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MatchInfo` is never constructed
[INFO] [stdout]    --> src/dynamic/module.rs:334:12
[INFO] [stdout]     |
[INFO] [stdout] 334 | pub struct MatchInfo {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TeamInfo` is never constructed
[INFO] [stdout]    --> src/dynamic/module.rs:357:12
[INFO] [stdout]     |
[INFO] [stdout] 357 | pub struct TeamInfo {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `UpowerLottery` is never constructed
[INFO] [stdout]    --> src/dynamic/module.rs:365:12
[INFO] [stdout]     |
[INFO] [stdout] 365 | pub struct UpowerLottery {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `UpowerLotteryButton` is never constructed
[INFO] [stdout]    --> src/dynamic/module.rs:393:12
[INFO] [stdout]     |
[INFO] [stdout] 393 | pub struct UpowerLotteryButton {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `UpowerLotteryButtonCheck` is never constructed
[INFO] [stdout]    --> src/dynamic/module.rs:404:12
[INFO] [stdout]     |
[INFO] [stdout] 404 | pub struct UpowerLotteryButtonCheck {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `UpowerLotteryDesc` is never constructed
[INFO] [stdout]    --> src/dynamic/module.rs:417:12
[INFO] [stdout]     |
[INFO] [stdout] 417 | pub struct UpowerLotteryDesc {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `UpowerLotteryHint` is never constructed
[INFO] [stdout]    --> src/dynamic/module.rs:428:12
[INFO] [stdout]     |
[INFO] [stdout] 428 | pub struct UpowerLotteryHint {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `OpusCard` is never constructed
[INFO] [stdout]    --> src/dynamic/module.rs:436:12
[INFO] [stdout]     |
[INFO] [stdout] 436 | pub struct OpusCard {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `OpusAuthor` is never constructed
[INFO] [stdout]    --> src/dynamic/module.rs:451:12
[INFO] [stdout]     |
[INFO] [stdout] 451 | pub struct OpusAuthor {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `OpusStat` is never constructed
[INFO] [stdout]    --> src/dynamic/module.rs:457:12
[INFO] [stdout]     |
[INFO] [stdout] 457 | pub struct OpusStat {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ItemNullCard` is never constructed
[INFO] [stdout]    --> src/dynamic/module.rs:463:12
[INFO] [stdout]     |
[INFO] [stdout] 463 | pub struct ItemNullCard {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ParagraphCode` is never constructed
[INFO] [stdout]    --> src/dynamic/module.rs:469:12
[INFO] [stdout]     |
[INFO] [stdout] 469 | pub struct ParagraphCode {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ModuleTopic` is never constructed
[INFO] [stdout]    --> src/dynamic/module.rs:478:12
[INFO] [stdout]     |
[INFO] [stdout] 478 | pub struct ModuleTopic {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ModuleCollection` is never constructed
[INFO] [stdout]    --> src/dynamic/module.rs:490:12
[INFO] [stdout]     |
[INFO] [stdout] 490 | pub struct ModuleCollection {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ModuleExtend` is never constructed
[INFO] [stdout]    --> src/dynamic/module.rs:503:12
[INFO] [stdout]     |
[INFO] [stdout] 503 | pub struct ModuleExtend {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ExtendItem` is never constructed
[INFO] [stdout]    --> src/dynamic/module.rs:509:12
[INFO] [stdout]     |
[INFO] [stdout] 509 | pub struct ExtendItem {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ModuleBottom` is never constructed
[INFO] [stdout]    --> src/dynamic/module.rs:524:12
[INFO] [stdout]     |
[INFO] [stdout] 524 | pub struct ModuleBottom {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ShareInfo` is never constructed
[INFO] [stdout]    --> src/dynamic/module.rs:531:12
[INFO] [stdout]     |
[INFO] [stdout] 531 | pub struct ShareInfo {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Root` is never constructed
[INFO] [stdout]    --> src/dynamic/module.rs:542:12
[INFO] [stdout]     |
[INFO] [stdout] 542 | pub struct Root {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Major` is never constructed
[INFO] [stdout]    --> src/dynamic/module.rs:550:12
[INFO] [stdout]     |
[INFO] [stdout] 550 | pub struct Major {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Archive` is never constructed
[INFO] [stdout]    --> src/dynamic/module.rs:557:12
[INFO] [stdout]     |
[INFO] [stdout] 557 | pub struct Archive {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Badge` is never constructed
[INFO] [stdout]    --> src/dynamic/module.rs:573:12
[INFO] [stdout]     |
[INFO] [stdout] 573 | pub struct Badge {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Stat` is never constructed
[INFO] [stdout]    --> src/dynamic/module.rs:581:12
[INFO] [stdout]     |
[INFO] [stdout] 581 | pub struct Stat {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ModifyRelationResponseData` is never constructed
[INFO] [stdout]   --> src/user/relation/action.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct ModifyRelationResponseData;
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 58s
[INFO] running `Command { std: "docker" "inspect" "5f90794cdbc6d625ced7b7dacfe915b28852e3e3823b5c18c1ba94e4299bef5b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5f90794cdbc6d625ced7b7dacfe915b28852e3e3823b5c18c1ba94e4299bef5b", kill_on_drop: false }`
[INFO] [stdout] 5f90794cdbc6d625ced7b7dacfe915b28852e3e3823b5c18c1ba94e4299bef5b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 192376446d669b984ba96b8ac8337c6cd8ef433503b7a4b90d6cd93b2bce5b5f
[INFO] running `Command { std: "docker" "start" "-a" "192376446d669b984ba96b8ac8337c6cd8ef433503b7a4b90d6cd93b2bce5b5f", kill_on_drop: false }`
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]   --> src/creativecenter/upload.rs:48:26
[INFO] [stdout]    |
[INFO] [stdout] 48 |                 .all(|c| (c.is_ascii_alphanumeric() || c == '+' || c == '/' || c == '='))
[INFO] [stdout]    |                          ^                                                             ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 48 -                 .all(|c| (c.is_ascii_alphanumeric() || c == '+' || c == '/' || c == '='))
[INFO] [stdout] 48 +                 .all(|c| c.is_ascii_alphanumeric() || c == '+' || c == '/' || c == '=')
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ModuleAuthor` is never constructed
[INFO] [stdout]  --> src/dynamic/module.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct ModuleAuthor {
[INFO] [stdout]   |            ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `AuthorOfficial` is never constructed
[INFO] [stdout]   --> src/dynamic/module.rs:48:12
[INFO] [stdout]    |
[INFO] [stdout] 48 | pub struct AuthorOfficial {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `AuthorVip` is never constructed
[INFO] [stdout]   --> src/dynamic/module.rs:59:12
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub struct AuthorVip {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ModuleMore` is never constructed
[INFO] [stdout]   --> src/dynamic/module.rs:87:12
[INFO] [stdout]    |
[INFO] [stdout] 87 | pub struct ModuleMore {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ThreePointItem` is never constructed
[INFO] [stdout]   --> src/dynamic/module.rs:94:12
[INFO] [stdout]    |
[INFO] [stdout] 94 | pub struct ThreePointItem {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Modal` is never constructed
[INFO] [stdout]    --> src/dynamic/module.rs:107:12
[INFO] [stdout]     |
[INFO] [stdout] 107 | pub struct Modal {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Params` is never constructed
[INFO] [stdout]    --> src/dynamic/module.rs:119:12
[INFO] [stdout]     |
[INFO] [stdout] 119 | pub struct Params {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ModuleStat` is never constructed
[INFO] [stdout]    --> src/dynamic/module.rs:133:12
[INFO] [stdout]     |
[INFO] [stdout] 133 | pub struct ModuleStat {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `StatData` is never constructed
[INFO] [stdout]    --> src/dynamic/module.rs:147:12
[INFO] [stdout]     |
[INFO] [stdout] 147 | pub struct StatData {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ModuleContent` is never constructed
[INFO] [stdout]    --> src/dynamic/module.rs:160:12
[INFO] [stdout]     |
[INFO] [stdout] 160 | pub struct ModuleContent {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Paragraph` is never constructed
[INFO] [stdout]    --> src/dynamic/module.rs:166:12
[INFO] [stdout]     |
[INFO] [stdout] 166 | pub struct Paragraph {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Text` is never constructed
[INFO] [stdout]    --> src/dynamic/module.rs:188:12
[INFO] [stdout]     |
[INFO] [stdout] 188 | pub struct Text {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TextNode` is never constructed
[INFO] [stdout]    --> src/dynamic/module.rs:194:12
[INFO] [stdout]     |
[INFO] [stdout] 194 | pub struct TextNode {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TextNodeWord` is never constructed
[INFO] [stdout]    --> src/dynamic/module.rs:207:12
[INFO] [stdout]     |
[INFO] [stdout] 207 | pub struct TextNodeWord {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TextNodeFormula` is never constructed
[INFO] [stdout]    --> src/dynamic/module.rs:218:12
[INFO] [stdout]     |
[INFO] [stdout] 218 | pub struct TextNodeFormula {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ParagraphLine` is never constructed
[INFO] [stdout]    --> src/dynamic/module.rs:225:12
[INFO] [stdout]     |
[INFO] [stdout] 225 | pub struct ParagraphLine {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `LinePic` is never constructed
[INFO] [stdout]    --> src/dynamic/module.rs:231:12
[INFO] [stdout]     |
[INFO] [stdout] 231 | pub struct LinePic {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ParagraphList` is never constructed
[INFO] [stdout]    --> src/dynamic/module.rs:239:12
[INFO] [stdout]     |
[INFO] [stdout] 239 | pub struct ParagraphList {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ListItem` is never constructed
[INFO] [stdout]    --> src/dynamic/module.rs:247:12
[INFO] [stdout]     |
[INFO] [stdout] 247 | pub struct ListItem {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ParagraphPics` is never constructed
[INFO] [stdout]    --> src/dynamic/module.rs:257:12
[INFO] [stdout]     |
[INFO] [stdout] 257 | pub struct ParagraphPics {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PicItem` is never constructed
[INFO] [stdout]    --> src/dynamic/module.rs:265:12
[INFO] [stdout]     |
[INFO] [stdout] 265 | pub struct PicItem {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `LinkCard` is never constructed
[INFO] [stdout]    --> src/dynamic/module.rs:280:12
[INFO] [stdout]     |
[INFO] [stdout] 280 | pub struct LinkCard {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Card` is never constructed
[INFO] [stdout]    --> src/dynamic/module.rs:286:12
[INFO] [stdout]     |
[INFO] [stdout] 286 | pub struct Card {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MatchCard` is never constructed
[INFO] [stdout]    --> src/dynamic/module.rs:321:12
[INFO] [stdout]     |
[INFO] [stdout] 321 | pub struct MatchCard {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MatchInfo` is never constructed
[INFO] [stdout]    --> src/dynamic/module.rs:334:12
[INFO] [stdout]     |
[INFO] [stdout] 334 | pub struct MatchInfo {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TeamInfo` is never constructed
[INFO] [stdout]    --> src/dynamic/module.rs:357:12
[INFO] [stdout]     |
[INFO] [stdout] 357 | pub struct TeamInfo {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `UpowerLottery` is never constructed
[INFO] [stdout]    --> src/dynamic/module.rs:365:12
[INFO] [stdout]     |
[INFO] [stdout] 365 | pub struct UpowerLottery {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `UpowerLotteryButton` is never constructed
[INFO] [stdout]    --> src/dynamic/module.rs:393:12
[INFO] [stdout]     |
[INFO] [stdout] 393 | pub struct UpowerLotteryButton {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `UpowerLotteryButtonCheck` is never constructed
[INFO] [stdout]    --> src/dynamic/module.rs:404:12
[INFO] [stdout]     |
[INFO] [stdout] 404 | pub struct UpowerLotteryButtonCheck {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `UpowerLotteryDesc` is never constructed
[INFO] [stdout]    --> src/dynamic/module.rs:417:12
[INFO] [stdout]     |
[INFO] [stdout] 417 | pub struct UpowerLotteryDesc {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `UpowerLotteryHint` is never constructed
[INFO] [stdout]    --> src/dynamic/module.rs:428:12
[INFO] [stdout]     |
[INFO] [stdout] 428 | pub struct UpowerLotteryHint {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `OpusCard` is never constructed
[INFO] [stdout]    --> src/dynamic/module.rs:436:12
[INFO] [stdout]     |
[INFO] [stdout] 436 | pub struct OpusCard {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `OpusAuthor` is never constructed
[INFO] [stdout]    --> src/dynamic/module.rs:451:12
[INFO] [stdout]     |
[INFO] [stdout] 451 | pub struct OpusAuthor {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `OpusStat` is never constructed
[INFO] [stdout]    --> src/dynamic/module.rs:457:12
[INFO] [stdout]     |
[INFO] [stdout] 457 | pub struct OpusStat {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ItemNullCard` is never constructed
[INFO] [stdout]    --> src/dynamic/module.rs:463:12
[INFO] [stdout]     |
[INFO] [stdout] 463 | pub struct ItemNullCard {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ParagraphCode` is never constructed
[INFO] [stdout]    --> src/dynamic/module.rs:469:12
[INFO] [stdout]     |
[INFO] [stdout] 469 | pub struct ParagraphCode {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ModuleTopic` is never constructed
[INFO] [stdout]    --> src/dynamic/module.rs:478:12
[INFO] [stdout]     |
[INFO] [stdout] 478 | pub struct ModuleTopic {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ModuleCollection` is never constructed
[INFO] [stdout]    --> src/dynamic/module.rs:490:12
[INFO] [stdout]     |
[INFO] [stdout] 490 | pub struct ModuleCollection {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ModuleExtend` is never constructed
[INFO] [stdout]    --> src/dynamic/module.rs:503:12
[INFO] [stdout]     |
[INFO] [stdout] 503 | pub struct ModuleExtend {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ExtendItem` is never constructed
[INFO] [stdout]    --> src/dynamic/module.rs:509:12
[INFO] [stdout]     |
[INFO] [stdout] 509 | pub struct ExtendItem {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ModuleBottom` is never constructed
[INFO] [stdout]    --> src/dynamic/module.rs:524:12
[INFO] [stdout]     |
[INFO] [stdout] 524 | pub struct ModuleBottom {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ShareInfo` is never constructed
[INFO] [stdout]    --> src/dynamic/module.rs:531:12
[INFO] [stdout]     |
[INFO] [stdout] 531 | pub struct ShareInfo {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling bpi-rs v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `Root` is never constructed
[INFO] [stdout]    --> src/dynamic/module.rs:542:12
[INFO] [stdout]     |
[INFO] [stdout] 542 | pub struct Root {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Major` is never constructed
[INFO] [stdout]    --> src/dynamic/module.rs:550:12
[INFO] [stdout]     |
[INFO] [stdout] 550 | pub struct Major {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Archive` is never constructed
[INFO] [stdout]    --> src/dynamic/module.rs:557:12
[INFO] [stdout]     |
[INFO] [stdout] 557 | pub struct Archive {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Badge` is never constructed
[INFO] [stdout]    --> src/dynamic/module.rs:573:12
[INFO] [stdout]     |
[INFO] [stdout] 573 | pub struct Badge {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Stat` is never constructed
[INFO] [stdout]    --> src/dynamic/module.rs:581:12
[INFO] [stdout]     |
[INFO] [stdout] 581 | pub struct Stat {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ModifyRelationResponseData` is never constructed
[INFO] [stdout]   --> src/user/relation/action.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct ModifyRelationResponseData;
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]   --> src/creativecenter/upload.rs:48:26
[INFO] [stdout]    |
[INFO] [stdout] 48 |                 .all(|c| (c.is_ascii_alphanumeric() || c == '+' || c == '/' || c == '='))
[INFO] [stdout]    |                          ^                                                             ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 48 -                 .all(|c| (c.is_ascii_alphanumeric() || c == '+' || c == '/' || c == '='))
[INFO] [stdout] 48 +                 .all(|c| c.is_ascii_alphanumeric() || c == '+' || c == '/' || c == '=')
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ModuleAuthor` is never constructed
[INFO] [stdout]  --> src/dynamic/module.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct ModuleAuthor {
[INFO] [stdout]   |            ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `AuthorOfficial` is never constructed
[INFO] [stdout]   --> src/dynamic/module.rs:48:12
[INFO] [stdout]    |
[INFO] [stdout] 48 | pub struct AuthorOfficial {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `AuthorVip` is never constructed
[INFO] [stdout]   --> src/dynamic/module.rs:59:12
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub struct AuthorVip {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ModuleMore` is never constructed
[INFO] [stdout]   --> src/dynamic/module.rs:87:12
[INFO] [stdout]    |
[INFO] [stdout] 87 | pub struct ModuleMore {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ThreePointItem` is never constructed
[INFO] [stdout]   --> src/dynamic/module.rs:94:12
[INFO] [stdout]    |
[INFO] [stdout] 94 | pub struct ThreePointItem {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Modal` is never constructed
[INFO] [stdout]    --> src/dynamic/module.rs:107:12
[INFO] [stdout]     |
[INFO] [stdout] 107 | pub struct Modal {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Params` is never constructed
[INFO] [stdout]    --> src/dynamic/module.rs:119:12
[INFO] [stdout]     |
[INFO] [stdout] 119 | pub struct Params {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ModuleStat` is never constructed
[INFO] [stdout]    --> src/dynamic/module.rs:133:12
[INFO] [stdout]     |
[INFO] [stdout] 133 | pub struct ModuleStat {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `StatData` is never constructed
[INFO] [stdout]    --> src/dynamic/module.rs:147:12
[INFO] [stdout]     |
[INFO] [stdout] 147 | pub struct StatData {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ModuleContent` is never constructed
[INFO] [stdout]    --> src/dynamic/module.rs:160:12
[INFO] [stdout]     |
[INFO] [stdout] 160 | pub struct ModuleContent {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Paragraph` is never constructed
[INFO] [stdout]    --> src/dynamic/module.rs:166:12
[INFO] [stdout]     |
[INFO] [stdout] 166 | pub struct Paragraph {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Text` is never constructed
[INFO] [stdout]    --> src/dynamic/module.rs:188:12
[INFO] [stdout]     |
[INFO] [stdout] 188 | pub struct Text {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TextNode` is never constructed
[INFO] [stdout]    --> src/dynamic/module.rs:194:12
[INFO] [stdout]     |
[INFO] [stdout] 194 | pub struct TextNode {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TextNodeWord` is never constructed
[INFO] [stdout]    --> src/dynamic/module.rs:207:12
[INFO] [stdout]     |
[INFO] [stdout] 207 | pub struct TextNodeWord {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TextNodeFormula` is never constructed
[INFO] [stdout]    --> src/dynamic/module.rs:218:12
[INFO] [stdout]     |
[INFO] [stdout] 218 | pub struct TextNodeFormula {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ParagraphLine` is never constructed
[INFO] [stdout]    --> src/dynamic/module.rs:225:12
[INFO] [stdout]     |
[INFO] [stdout] 225 | pub struct ParagraphLine {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `LinePic` is never constructed
[INFO] [stdout]    --> src/dynamic/module.rs:231:12
[INFO] [stdout]     |
[INFO] [stdout] 231 | pub struct LinePic {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ParagraphList` is never constructed
[INFO] [stdout]    --> src/dynamic/module.rs:239:12
[INFO] [stdout]     |
[INFO] [stdout] 239 | pub struct ParagraphList {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ListItem` is never constructed
[INFO] [stdout]    --> src/dynamic/module.rs:247:12
[INFO] [stdout]     |
[INFO] [stdout] 247 | pub struct ListItem {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ParagraphPics` is never constructed
[INFO] [stdout]    --> src/dynamic/module.rs:257:12
[INFO] [stdout]     |
[INFO] [stdout] 257 | pub struct ParagraphPics {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PicItem` is never constructed
[INFO] [stdout]    --> src/dynamic/module.rs:265:12
[INFO] [stdout]     |
[INFO] [stdout] 265 | pub struct PicItem {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `LinkCard` is never constructed
[INFO] [stdout]    --> src/dynamic/module.rs:280:12
[INFO] [stdout]     |
[INFO] [stdout] 280 | pub struct LinkCard {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Card` is never constructed
[INFO] [stdout]    --> src/dynamic/module.rs:286:12
[INFO] [stdout]     |
[INFO] [stdout] 286 | pub struct Card {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MatchCard` is never constructed
[INFO] [stdout]    --> src/dynamic/module.rs:321:12
[INFO] [stdout]     |
[INFO] [stdout] 321 | pub struct MatchCard {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MatchInfo` is never constructed
[INFO] [stdout]    --> src/dynamic/module.rs:334:12
[INFO] [stdout]     |
[INFO] [stdout] 334 | pub struct MatchInfo {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TeamInfo` is never constructed
[INFO] [stdout]    --> src/dynamic/module.rs:357:12
[INFO] [stdout]     |
[INFO] [stdout] 357 | pub struct TeamInfo {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `UpowerLottery` is never constructed
[INFO] [stdout]    --> src/dynamic/module.rs:365:12
[INFO] [stdout]     |
[INFO] [stdout] 365 | pub struct UpowerLottery {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `UpowerLotteryButton` is never constructed
[INFO] [stdout]    --> src/dynamic/module.rs:393:12
[INFO] [stdout]     |
[INFO] [stdout] 393 | pub struct UpowerLotteryButton {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `UpowerLotteryButtonCheck` is never constructed
[INFO] [stdout]    --> src/dynamic/module.rs:404:12
[INFO] [stdout]     |
[INFO] [stdout] 404 | pub struct UpowerLotteryButtonCheck {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `UpowerLotteryDesc` is never constructed
[INFO] [stdout]    --> src/dynamic/module.rs:417:12
[INFO] [stdout]     |
[INFO] [stdout] 417 | pub struct UpowerLotteryDesc {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `UpowerLotteryHint` is never constructed
[INFO] [stdout]    --> src/dynamic/module.rs:428:12
[INFO] [stdout]     |
[INFO] [stdout] 428 | pub struct UpowerLotteryHint {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `OpusCard` is never constructed
[INFO] [stdout]    --> src/dynamic/module.rs:436:12
[INFO] [stdout]     |
[INFO] [stdout] 436 | pub struct OpusCard {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `OpusAuthor` is never constructed
[INFO] [stdout]    --> src/dynamic/module.rs:451:12
[INFO] [stdout]     |
[INFO] [stdout] 451 | pub struct OpusAuthor {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `OpusStat` is never constructed
[INFO] [stdout]    --> src/dynamic/module.rs:457:12
[INFO] [stdout]     |
[INFO] [stdout] 457 | pub struct OpusStat {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ItemNullCard` is never constructed
[INFO] [stdout]    --> src/dynamic/module.rs:463:12
[INFO] [stdout]     |
[INFO] [stdout] 463 | pub struct ItemNullCard {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ParagraphCode` is never constructed
[INFO] [stdout]    --> src/dynamic/module.rs:469:12
[INFO] [stdout]     |
[INFO] [stdout] 469 | pub struct ParagraphCode {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ModuleTopic` is never constructed
[INFO] [stdout]    --> src/dynamic/module.rs:478:12
[INFO] [stdout]     |
[INFO] [stdout] 478 | pub struct ModuleTopic {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ModuleCollection` is never constructed
[INFO] [stdout]    --> src/dynamic/module.rs:490:12
[INFO] [stdout]     |
[INFO] [stdout] 490 | pub struct ModuleCollection {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ModuleExtend` is never constructed
[INFO] [stdout]    --> src/dynamic/module.rs:503:12
[INFO] [stdout]     |
[INFO] [stdout] 503 | pub struct ModuleExtend {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ExtendItem` is never constructed
[INFO] [stdout]    --> src/dynamic/module.rs:509:12
[INFO] [stdout]     |
[INFO] [stdout] 509 | pub struct ExtendItem {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ModuleBottom` is never constructed
[INFO] [stdout]    --> src/dynamic/module.rs:524:12
[INFO] [stdout]     |
[INFO] [stdout] 524 | pub struct ModuleBottom {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ShareInfo` is never constructed
[INFO] [stdout]    --> src/dynamic/module.rs:531:12
[INFO] [stdout]     |
[INFO] [stdout] 531 | pub struct ShareInfo {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Root` is never constructed
[INFO] [stdout]    --> src/dynamic/module.rs:542:12
[INFO] [stdout]     |
[INFO] [stdout] 542 | pub struct Root {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Major` is never constructed
[INFO] [stdout]    --> src/dynamic/module.rs:550:12
[INFO] [stdout]     |
[INFO] [stdout] 550 | pub struct Major {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Archive` is never constructed
[INFO] [stdout]    --> src/dynamic/module.rs:557:12
[INFO] [stdout]     |
[INFO] [stdout] 557 | pub struct Archive {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Badge` is never constructed
[INFO] [stdout]    --> src/dynamic/module.rs:573:12
[INFO] [stdout]     |
[INFO] [stdout] 573 | pub struct Badge {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Stat` is never constructed
[INFO] [stdout]    --> src/dynamic/module.rs:581:12
[INFO] [stdout]     |
[INFO] [stdout] 581 | pub struct Stat {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ModifyRelationResponseData` is never constructed
[INFO] [stdout]   --> src/user/relation/action.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct ModifyRelationResponseData;
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `bpi-rs` (lib test); 49 warnings emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c2e32f1c9652b13ed99608599c1e855462f421f3/bin/rustc --crate-name bpi_rs --edition=2024 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="activity"' --cfg 'feature="article"' --cfg 'feature="audio"' --cfg 'feature="bangumi"' --cfg 'feature="cheese"' --cfg 'feature="clientinfo"' --cfg 'feature="comment"' --cfg 'feature="creativecenter"' --cfg 'feature="danmaku"' --cfg 'feature="default"' --cfg 'feature="dynamic"' --cfg 'feature="electric"' --cfg 'feature="fav"' --cfg 'feature="full"' --cfg 'feature="historytoview"' --cfg 'feature="live"' --cfg 'feature="login"' --cfg 'feature="manga"' --cfg 'feature="message"' --cfg 'feature="misc"' --cfg 'feature="note"' --cfg 'feature="opus"' --cfg 'feature="search"' --cfg 'feature="user"' --cfg 'feature="video"' --cfg 'feature="video_ranking"' --cfg 'feature="vip"' --cfg 'feature="wallet"' --cfg 'feature="web_widget"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("activity", "article", "audio", "bangumi", "cheese", "clientinfo", "comment", "creativecenter", "danmaku", "default", "dynamic", "electric", "fav", "full", "historytoview", "live", "login", "manga", "message", "misc", "note", "opus", "search", "user", "video", "video_ranking", "vip", "wallet", "web_widget"))' -C metadata=1d550f06a4192715 -C extra-filename=-990b013962a0dd89 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-2a03de3babadded3.rlib --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-ca6bdd54b07caed8.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-bfe11088fe358bd1.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-b17b2a12d868c04c.rlib --extern config=/opt/rustwide/target/debug/deps/libconfig-83dfb87862183cb2.rlib --extern flate2=/opt/rustwide/target/debug/deps/libflate2-ad53f74be99906cc.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-28742b4ca144387c.rlib --extern hmac=/opt/rustwide/target/debug/deps/libhmac-7c5b0effb85e4233.rlib --extern md5=/opt/rustwide/target/debug/deps/libmd5-e27d536735f70a97.rlib --extern quick_xml=/opt/rustwide/target/debug/deps/libquick_xml-b83b3ea1750d767f.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-9bcf036eef84f61d.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-9b21315669c102a1.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-a11890fde6a7d5af.rlib --extern serde_with=/opt/rustwide/target/debug/deps/libserde_with-08d27bd897aa0a71.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-c191e65f4343b958.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-a5b43eced34587fb.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-9af98d5403c342b1.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-046aad238a09eaee.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-5c378bd3ad6914f2.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-1c200c68797992f2.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-1c6d71fedb6116f1.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "192376446d669b984ba96b8ac8337c6cd8ef433503b7a4b90d6cd93b2bce5b5f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "192376446d669b984ba96b8ac8337c6cd8ef433503b7a4b90d6cd93b2bce5b5f", kill_on_drop: false }`
[INFO] [stdout] 192376446d669b984ba96b8ac8337c6cd8ef433503b7a4b90d6cd93b2bce5b5f
