[INFO] cloning repository https://github.com/TanixLu/wlt_task [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/TanixLu/wlt_task" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTanixLu%2Fwlt_task", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTanixLu%2Fwlt_task'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 93b43f4532a3c6f0dcc9d7753da1846b161818a3 [INFO] checking TanixLu/wlt_task against master#accc516128b21e960b1a7af45393e9acdd184890 for pr-122501 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTanixLu%2Fwlt_task" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/TanixLu/wlt_task on toolchain accc516128b21e960b1a7af45393e9acdd184890 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+accc516128b21e960b1a7af45393e9acdd184890" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/TanixLu/wlt_task [INFO] finished tweaking git repo https://github.com/TanixLu/wlt_task [INFO] tweaked toml for git repo https://github.com/TanixLu/wlt_task written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/TanixLu/wlt_task 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" "+accc516128b21e960b1a7af45393e9acdd184890" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded neli-proc-macros v0.1.3 [INFO] [stderr] Downloaded neli v0.6.4 [INFO] [stderr] Downloaded thiserror-impl v1.0.55 [INFO] [stderr] Downloaded local-ip-address v0.5.6 [INFO] [stderr] Downloaded thiserror v1.0.55 [INFO] [stderr] Downloaded machine-uid v0.5.1 [INFO] [stderr] Downloaded lettre v0.11.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+accc516128b21e960b1a7af45393e9acdd184890" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d6b5c112b432c779e17e8f9340b3f901bce9b6311961bcc0dbe7c87906891b80 [INFO] running `Command { std: "docker" "start" "-a" "d6b5c112b432c779e17e8f9340b3f901bce9b6311961bcc0dbe7c87906891b80", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d6b5c112b432c779e17e8f9340b3f901bce9b6311961bcc0dbe7c87906891b80", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d6b5c112b432c779e17e8f9340b3f901bce9b6311961bcc0dbe7c87906891b80", kill_on_drop: false }` [INFO] [stdout] d6b5c112b432c779e17e8f9340b3f901bce9b6311961bcc0dbe7c87906891b80 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+accc516128b21e960b1a7af45393e9acdd184890" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b877739741b2a521798b2dd96ad3ba189fe47830d0182d3ca4bd910c621cd60c [INFO] running `Command { std: "docker" "start" "-a" "b877739741b2a521798b2dd96ad3ba189fe47830d0182d3ca4bd910c621cd60c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.148 [INFO] [stderr] Compiling proc-macro2 v1.0.76 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling serde v1.0.195 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Checking unicode-bidi v0.3.13 [INFO] [stderr] Compiling ahash v0.8.7 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Checking memchr v2.6.3 [INFO] [stderr] Checking zerocopy v0.7.32 [INFO] [stderr] Compiling prettyplease v0.2.15 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling rustix v0.38.14 [INFO] [stderr] Compiling openssl v0.10.57 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking tracing-core v0.1.31 [INFO] [stderr] Compiling clang-sys v1.6.1 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Checking bitflags v2.4.0 [INFO] [stderr] Checking futures-io v0.3.28 [INFO] [stderr] Checking allocator-api2 v0.2.16 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling linux-raw-sys v0.4.7 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Checking http v0.2.9 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking form_urlencoded v1.2.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling bindgen v0.66.1 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Checking socket2 v0.5.4 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling home v0.5.5 [INFO] [stderr] Checking futures-sink v0.3.28 [INFO] [stderr] Compiling time-core v0.1.1 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Compiling time-macros v0.2.14 [INFO] [stderr] Checking idna v0.4.0 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Checking tokio v1.32.0 [INFO] [stderr] Checking try-lock v0.2.4 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Checking deranged v0.3.8 [INFO] [stderr] Compiling shlex v1.2.0 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking url v2.4.1 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking socket2 v0.4.9 [INFO] [stderr] Checking idna v0.3.0 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Checking psl-types v2.0.11 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking base64 v0.21.4 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Compiling thiserror v1.0.55 [INFO] [stderr] Checking matches v0.1.10 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking indexmap v2.0.0 [INFO] [stderr] Checking universal-hash v0.5.1 [INFO] [stderr] Checking publicsuffix v2.2.3 [INFO] [stderr] Compiling openssl-sys v0.9.93 [INFO] [stderr] Compiling psm v0.1.21 [INFO] [stderr] Compiling stacker v0.1.15 [INFO] [stderr] Compiling regex-automata v0.3.8 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking match_cfg v0.1.0 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Compiling anyhow v1.0.79 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Checking winnow v0.5.15 [INFO] [stderr] Checking polyval v0.6.1 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Checking hostname v0.3.1 [INFO] [stderr] Checking time v0.3.28 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking email-encoding v0.2.0 [INFO] [stderr] Checking chumsky v0.9.3 [INFO] [stderr] Checking aes v0.8.3 [INFO] [stderr] Checking ctr v0.9.2 [INFO] [stderr] Checking aead v0.5.2 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking encoding_rs v0.8.33 [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/accc516128b21e960b1a7af45393e9acdd184890/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.48/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=eba2dd4fbd921b19 -C extra-filename=-eba2dd4fbd921b19 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-6b9bfd6e4131b578.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-7a3de28047d03fd7.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-f8d62a079c79a15a.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" "b877739741b2a521798b2dd96ad3ba189fe47830d0182d3ca4bd910c621cd60c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b877739741b2a521798b2dd96ad3ba189fe47830d0182d3ca4bd910c621cd60c", kill_on_drop: false }` [INFO] [stdout] b877739741b2a521798b2dd96ad3ba189fe47830d0182d3ca4bd910c621cd60c [INFO] checking TanixLu/wlt_task against try#32f93a5733992b29f321831b7e26c1f7d7205013 for pr-122501 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTanixLu%2Fwlt_task" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/TanixLu/wlt_task on toolchain 32f93a5733992b29f321831b7e26c1f7d7205013 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+32f93a5733992b29f321831b7e26c1f7d7205013" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/TanixLu/wlt_task [INFO] finished tweaking git repo https://github.com/TanixLu/wlt_task [INFO] tweaked toml for git repo https://github.com/TanixLu/wlt_task written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/TanixLu/wlt_task 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" "+32f93a5733992b29f321831b7e26c1f7d7205013" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+32f93a5733992b29f321831b7e26c1f7d7205013" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0fa6e9c55ecb2df7fe0eb10dc1d39a83ed8385a44706390645227f8ad55ee01f [INFO] running `Command { std: "docker" "start" "-a" "0fa6e9c55ecb2df7fe0eb10dc1d39a83ed8385a44706390645227f8ad55ee01f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0fa6e9c55ecb2df7fe0eb10dc1d39a83ed8385a44706390645227f8ad55ee01f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0fa6e9c55ecb2df7fe0eb10dc1d39a83ed8385a44706390645227f8ad55ee01f", kill_on_drop: false }` [INFO] [stdout] 0fa6e9c55ecb2df7fe0eb10dc1d39a83ed8385a44706390645227f8ad55ee01f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+32f93a5733992b29f321831b7e26c1f7d7205013" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4960d10717fa71d9a3d155590d2bad5fe8e0a91f6d508b7b7834a6293c12d059 [INFO] running `Command { std: "docker" "start" "-a" "4960d10717fa71d9a3d155590d2bad5fe8e0a91f6d508b7b7834a6293c12d059", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.148 [INFO] [stderr] Compiling proc-macro2 v1.0.76 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling serde v1.0.195 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Checking unicode-bidi v0.3.13 [INFO] [stderr] Compiling ahash v0.8.7 [INFO] [stderr] Checking memchr v2.6.3 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling prettyplease v0.2.15 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling openssl v0.10.57 [INFO] [stderr] Checking zerocopy v0.7.32 [INFO] [stderr] Compiling rustix v0.38.14 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking tracing-core v0.1.31 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling clang-sys v1.6.1 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Checking futures-io v0.3.28 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.7 [INFO] [stderr] Checking allocator-api2 v0.2.16 [INFO] [stderr] Checking http v0.2.9 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Checking form_urlencoded v1.2.0 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling bindgen v0.66.1 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Compiling time-core v0.1.1 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Checking socket2 v0.5.4 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Checking futures-sink v0.3.28 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling home v0.5.5 [INFO] [stderr] Compiling time-macros v0.2.14 [INFO] [stderr] Checking idna v0.4.0 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Checking tokio v1.32.0 [INFO] [stderr] Checking deranged v0.3.8 [INFO] [stderr] Compiling shlex v1.2.0 [INFO] [stderr] Checking try-lock v0.2.4 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking url v2.4.1 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking socket2 v0.4.9 [INFO] [stderr] Checking idna v0.3.0 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Checking base64 v0.21.4 [INFO] [stderr] Checking matches v0.1.10 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking psl-types v2.0.11 [INFO] [stderr] Compiling thiserror v1.0.55 [INFO] [stderr] Checking indexmap v2.0.0 [INFO] [stderr] Compiling regex-automata v0.3.8 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Compiling openssl-sys v0.9.93 [INFO] [stderr] Compiling psm v0.1.21 [INFO] [stderr] Compiling stacker v0.1.15 [INFO] [stderr] Checking publicsuffix v2.2.3 [INFO] [stderr] Checking universal-hash v0.5.1 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking winnow v0.5.15 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling anyhow v1.0.79 [INFO] [stderr] Checking match_cfg v0.1.0 [INFO] [stderr] Checking hostname v0.3.1 [INFO] [stderr] Checking chumsky v0.9.3 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking polyval v0.6.1 [INFO] [stderr] Checking time v0.3.28 [INFO] [stderr] Checking email-encoding v0.2.0 [INFO] [stderr] Checking aes v0.8.3 [INFO] [stderr] Checking ctr v0.9.2 [INFO] [stderr] Checking aead v0.5.2 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking encoding_rs v0.8.33 [INFO] [stderr] Checking zeroize v1.6.0 [INFO] [stderr] Checking email_address v0.2.4 [INFO] [stderr] Checking fastrand v2.0.0 [INFO] [stderr] Checking quoted_printable v0.5.0 [INFO] [stderr] Checking ipnet v2.8.0 [INFO] [stderr] Checking iana-time-zone v0.1.57 [INFO] [stderr] Checking aes-gcm-siv v0.11.1 [INFO] [stderr] Checking chrono v0.4.31 [INFO] [stderr] Compiling regex v1.9.5 [INFO] [stderr] Checking blake2 v0.10.6 [INFO] [stderr] Checking urlencoding v2.1.3 [INFO] [stderr] Checking tokio-util v0.7.9 [INFO] [stderr] Checking h2 v0.3.21 [INFO] [stderr] Compiling serde_derive v1.0.195 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.55 [INFO] [stderr] Checking hyper v0.14.27 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking lettre v0.11.3 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Compiling machine-uid v0.5.1 [INFO] [stderr] Checking serde_spanned v0.6.5 [INFO] [stderr] Checking toml_datetime v0.6.5 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking toml_edit v0.21.0 [INFO] [stderr] Compiling neli-proc-macros v0.1.3 [INFO] [stderr] Checking cookie_store v0.16.2 [INFO] [stderr] Checking reqwest v0.11.23 [INFO] [stderr] Checking neli v0.6.4 [INFO] [stderr] Checking toml v0.8.8 [INFO] [stderr] Checking local-ip-address v0.5.6 [INFO] [stderr] Checking wlt_task v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: structure field `检测IPv6` should have a snake case name [INFO] [stdout] --> src/config.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | pub 检测IPv6: bool, [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `检测_ipv6` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `检测IPv6` should have a snake case name [INFO] [stdout] --> src/config.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | pub 检测IPv6: bool, [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `检测_ipv6` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.16s [INFO] running `Command { std: "docker" "inspect" "4960d10717fa71d9a3d155590d2bad5fe8e0a91f6d508b7b7834a6293c12d059", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4960d10717fa71d9a3d155590d2bad5fe8e0a91f6d508b7b7834a6293c12d059", kill_on_drop: false }` [INFO] [stdout] 4960d10717fa71d9a3d155590d2bad5fe8e0a91f6d508b7b7834a6293c12d059