[INFO] cloning repository https://github.com/ShuJun-Junical/rust-bilidown [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ShuJun-Junical/rust-bilidown" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FShuJun-Junical%2Frust-bilidown", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FShuJun-Junical%2Frust-bilidown'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 08468ad1469838a7f5af110a13e6ca03f0ee7402 [INFO] checking ShuJun-Junical/rust-bilidown against master#385fa9d845dd326c6bbfd58c22244215e431948a for never-type-fallback-to-never [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FShuJun-Junical%2Frust-bilidown" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ShuJun-Junical/rust-bilidown on toolchain 385fa9d845dd326c6bbfd58c22244215e431948a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ShuJun-Junical/rust-bilidown [INFO] finished tweaking git repo https://github.com/ShuJun-Junical/rust-bilidown [INFO] tweaked toml for git repo https://github.com/ShuJun-Junical/rust-bilidown written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/ShuJun-Junical/rust-bilidown 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" "+385fa9d845dd326c6bbfd58c22244215e431948a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: target.x86_64-pc-windows-msvc.rustflags [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded fancy-regex v0.11.0 [INFO] [stderr] Downloaded ffmpeg-sys-next v6.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 328abad72ba8927772a21b2f308c936f9428e2113221d584e5d6f93af26a1e0b [INFO] running `Command { std: "docker" "start" "-a" "328abad72ba8927772a21b2f308c936f9428e2113221d584e5d6f93af26a1e0b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "328abad72ba8927772a21b2f308c936f9428e2113221d584e5d6f93af26a1e0b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "328abad72ba8927772a21b2f308c936f9428e2113221d584e5d6f93af26a1e0b", kill_on_drop: false }` [INFO] [stdout] 328abad72ba8927772a21b2f308c936f9428e2113221d584e5d6f93af26a1e0b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ba0aa93cc0d72e193a4208fb07e23cfba31b39387efdeeaa3d22de2ed4a59a90 [INFO] running `Command { std: "docker" "start" "-a" "ba0aa93cc0d72e193a4208fb07e23cfba31b39387efdeeaa3d22de2ed4a59a90", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: target.x86_64-pc-windows-msvc.rustflags [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Checking memchr v2.6.4 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking bitflags v2.4.1 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Compiling bindgen v0.64.0 [INFO] [stderr] Checking unicode-bidi v0.3.13 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling openssl v0.10.57 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling shlex v1.2.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking http v0.2.9 [INFO] [stderr] Compiling clang-sys v1.6.1 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking futures-sink v0.3.29 [INFO] [stderr] Checking futures-io v0.3.29 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling time-macros v0.2.15 [INFO] [stderr] Checking deranged v0.3.9 [INFO] [stderr] Compiling rustix v0.38.21 [INFO] [stderr] Checking try-lock v0.2.4 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Checking idna v0.3.0 [INFO] [stderr] Checking idna v0.4.0 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Checking psl-types v2.0.11 [INFO] [stderr] Checking mio v0.8.9 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking socket2 v0.5.5 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Checking tokio v1.33.0 [INFO] [stderr] Checking parking_lot_core v0.9.9 [INFO] [stderr] Checking socket2 v0.4.10 [INFO] [stderr] Checking signal-hook v0.3.17 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Checking unicode-width v0.1.11 [INFO] [stderr] Compiling portable-atomic v1.5.1 [INFO] [stderr] Checking matches v0.1.10 [INFO] [stderr] Checking linux-raw-sys v0.4.10 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking signal-hook-mio v0.2.3 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Checking url v2.4.1 [INFO] [stderr] Checking publicsuffix v2.2.3 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Compiling ffmpeg-next v6.1.1 [INFO] [stderr] Checking unicode-segmentation v1.10.1 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Compiling openssl-sys v0.9.93 [INFO] [stderr] Checking time v0.3.30 [INFO] [stderr] Checking crossterm v0.25.0 [INFO] [stderr] Checking console v0.15.7 [INFO] [stderr] Checking is-terminal v0.4.9 [INFO] [stderr] Checking encoding_rs v0.8.33 [INFO] [stderr] Checking newline-converter v0.2.2 [INFO] [stderr] Checking dyn-clone v1.0.16 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking ipnet v2.9.0 [INFO] [stderr] Checking number_prefix v0.4.0 [INFO] [stderr] Checking colored v2.0.4 [INFO] [stderr] Checking md5 v0.7.0 [INFO] [stderr] error: could not compile `syn` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/385fa9d845dd326c6bbfd58c22244215e431948a/bin/rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-1.0.109/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit-mut"' -C metadata=88a6eaa82c8c2322 -C extra-filename=-88a6eaa82c8c2322 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-6375e599813e0b62.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-e4e3a6d78a755520.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-7b828347d8713ecd.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "ba0aa93cc0d72e193a4208fb07e23cfba31b39387efdeeaa3d22de2ed4a59a90", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ba0aa93cc0d72e193a4208fb07e23cfba31b39387efdeeaa3d22de2ed4a59a90", kill_on_drop: false }` [INFO] [stdout] ba0aa93cc0d72e193a4208fb07e23cfba31b39387efdeeaa3d22de2ed4a59a90 [INFO] checking ShuJun-Junical/rust-bilidown against try#2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2 for never-type-fallback-to-never [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FShuJun-Junical%2Frust-bilidown" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ShuJun-Junical/rust-bilidown on toolchain 2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ShuJun-Junical/rust-bilidown [INFO] finished tweaking git repo https://github.com/ShuJun-Junical/rust-bilidown [INFO] tweaked toml for git repo https://github.com/ShuJun-Junical/rust-bilidown written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/ShuJun-Junical/rust-bilidown 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" "+2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: target.x86_64-pc-windows-msvc.rustflags [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 68f81b2dab0d3410c4627a4fd8576c4f549848e61e89368e05af249de1434706 [INFO] running `Command { std: "docker" "start" "-a" "68f81b2dab0d3410c4627a4fd8576c4f549848e61e89368e05af249de1434706", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "68f81b2dab0d3410c4627a4fd8576c4f549848e61e89368e05af249de1434706", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "68f81b2dab0d3410c4627a4fd8576c4f549848e61e89368e05af249de1434706", kill_on_drop: false }` [INFO] [stdout] 68f81b2dab0d3410c4627a4fd8576c4f549848e61e89368e05af249de1434706 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3f8fa6e46996eeb2c2b0a8ba403b429b61c6e25313f1250a9a8c2605d134fdbd [INFO] running `Command { std: "docker" "start" "-a" "3f8fa6e46996eeb2c2b0a8ba403b429b61c6e25313f1250a9a8c2605d134fdbd", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: target.x86_64-pc-windows-msvc.rustflags [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Checking memchr v2.6.4 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Checking bitflags v2.4.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Compiling bindgen v0.64.0 [INFO] [stderr] Checking unicode-bidi v0.3.13 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling clang-sys v1.6.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling openssl v0.10.57 [INFO] [stderr] Compiling shlex v1.2.0 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Checking http v0.2.9 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Checking futures-sink v0.3.29 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Checking futures-io v0.3.29 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling time-macros v0.2.15 [INFO] [stderr] Checking deranged v0.3.9 [INFO] [stderr] Compiling rustix v0.38.21 [INFO] [stderr] Checking try-lock v0.2.4 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Checking mio v0.8.9 [INFO] [stderr] Checking socket2 v0.5.5 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Checking parking_lot_core v0.9.9 [INFO] [stderr] Checking socket2 v0.4.10 [INFO] [stderr] Checking signal-hook v0.3.17 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Checking idna v0.3.0 [INFO] [stderr] Checking idna v0.4.0 [INFO] [stderr] Checking tokio v1.33.0 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Checking linux-raw-sys v0.4.10 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Compiling portable-atomic v1.5.1 [INFO] [stderr] Checking matches v0.1.10 [INFO] [stderr] Checking psl-types v2.0.11 [INFO] [stderr] Checking unicode-width v0.1.11 [INFO] [stderr] Checking publicsuffix v2.2.3 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Compiling openssl-sys v0.9.93 [INFO] [stderr] Checking url v2.4.1 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking signal-hook-mio v0.2.3 [INFO] [stderr] Compiling ffmpeg-next v6.1.1 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking unicode-segmentation v1.10.1 [INFO] [stderr] Checking time v0.3.30 [INFO] [stderr] Checking crossterm v0.25.0 [INFO] [stderr] Checking console v0.15.7 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Checking newline-converter v0.2.2 [INFO] [stderr] Checking encoding_rs v0.8.33 [INFO] [stderr] Checking is-terminal v0.4.9 [INFO] [stderr] Checking ipnet v2.9.0 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking number_prefix v0.4.0 [INFO] [stderr] Checking dyn-clone v1.0.16 [INFO] [stderr] Checking colored v2.0.4 [INFO] [stderr] Checking md5 v0.7.0 [INFO] [stderr] Checking indicatif v0.17.7 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling serde_derive v1.0.190 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Checking tokio-util v0.7.10 [INFO] [stderr] Checking inquire v0.6.2 [INFO] [stderr] Checking h2 v0.3.21 [INFO] [stderr] Checking fancy-regex v0.11.0 [INFO] [stderr] Checking serde v1.0.190 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Compiling ffmpeg-sys-next v6.1.0 [INFO] [stderr] Checking hyper v0.14.27 [INFO] [stderr] Checking serde_json v1.0.108 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking cookie_store v0.16.2 [INFO] [stderr] Checking reqwest v0.11.22 [INFO] [stderr] Checking rust_bilidown v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: structure field `isLogin` should have a snake case name [INFO] [stdout] --> src/main.rs:287:9 [INFO] [stdout] | [INFO] [stdout] 287 | isLogin: bool, [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `is_login` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `vipStatus` should have a snake case name [INFO] [stdout] --> src/main.rs:318:9 [INFO] [stdout] | [INFO] [stdout] 318 | vipStatus: u8, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `vip_status` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `isLogin` should have a snake case name [INFO] [stdout] --> src/main.rs:287:9 [INFO] [stdout] | [INFO] [stdout] 287 | isLogin: bool, [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `is_login` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `vipStatus` should have a snake case name [INFO] [stdout] --> src/main.rs:318:9 [INFO] [stdout] | [INFO] [stdout] 318 | vipStatus: u8, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `vip_status` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 49.59s [INFO] running `Command { std: "docker" "inspect" "3f8fa6e46996eeb2c2b0a8ba403b429b61c6e25313f1250a9a8c2605d134fdbd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f8fa6e46996eeb2c2b0a8ba403b429b61c6e25313f1250a9a8c2605d134fdbd", kill_on_drop: false }` [INFO] [stdout] 3f8fa6e46996eeb2c2b0a8ba403b429b61c6e25313f1250a9a8c2605d134fdbd