[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#385fa9d845dd326c6bbfd58c22244215e431948a for absurd-question-mark-desugar [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTanixLu%2Fwlt_task" "/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/TanixLu/wlt_task 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/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-6-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" "+385fa9d845dd326c6bbfd58c22244215e431948a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded email-encoding v0.2.0 [INFO] [stderr] Downloaded lettre v0.11.3 [INFO] [stderr] Downloaded thiserror-impl v1.0.55 [INFO] [stderr] Downloaded thiserror v1.0.55 [INFO] [stderr] Downloaded machine-uid v0.5.1 [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] a3075599d4c4234a650a08ea444f8c74445fa0b0c7ec5142011a70e603b58d3e [INFO] running `Command { std: "docker" "start" "-a" "a3075599d4c4234a650a08ea444f8c74445fa0b0c7ec5142011a70e603b58d3e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a3075599d4c4234a650a08ea444f8c74445fa0b0c7ec5142011a70e603b58d3e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a3075599d4c4234a650a08ea444f8c74445fa0b0c7ec5142011a70e603b58d3e", kill_on_drop: false }` [INFO] [stdout] a3075599d4c4234a650a08ea444f8c74445fa0b0c7ec5142011a70e603b58d3e [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] 42070b83cdc2a7c99f6801575980854acac6973468a5c1affb1c211ee6872495 [INFO] running `Command { std: "docker" "start" "-a" "42070b83cdc2a7c99f6801575980854acac6973468a5c1affb1c211ee6872495", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.148 [INFO] [stderr] Compiling proc-macro2 v1.0.76 [INFO] [stderr] Compiling serde v1.0.195 [INFO] [stderr] Compiling futures-core v0.3.28 [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 futures-task v0.3.28 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Compiling openssl v0.10.57 [INFO] [stderr] Checking generic-array v0.14.7 [INFO] [stderr] Compiling prettyplease v0.2.15 [INFO] [stderr] Compiling rustix v0.38.14 [INFO] [stderr] Checking zerocopy v0.7.32 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling linux-raw-sys v0.4.7 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Checking futures-io v0.3.28 [INFO] [stderr] Compiling memchr v2.6.3 [INFO] [stderr] Checking allocator-api2 v0.2.16 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Checking http v0.2.9 [INFO] [stderr] Compiling clang-sys v1.6.1 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Compiling syn v1.0.109 [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 bindgen v0.66.1 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling time-macros v0.2.14 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Checking socket2 v0.5.4 [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] Checking idna v0.4.0 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking deranged v0.3.8 [INFO] [stderr] Checking try-lock v0.2.4 [INFO] [stderr] Compiling shlex v1.2.0 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Checking tokio v1.32.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Checking url v2.4.1 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Checking socket2 v0.4.9 [INFO] [stderr] Checking idna v0.3.0 [INFO] [stderr] Compiling thiserror v1.0.55 [INFO] [stderr] Checking psl-types v2.0.11 [INFO] [stderr] Checking matches v0.1.10 [INFO] [stderr] Checking base64 v0.21.4 [INFO] [stderr] Checking indexmap v2.0.0 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking universal-hash v0.5.1 [INFO] [stderr] Checking publicsuffix v2.2.3 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Compiling anyhow v1.0.79 [INFO] [stderr] Checking hostname v0.3.1 [INFO] [stderr] Checking polyval v0.6.1 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking email-encoding v0.2.0 [INFO] [stderr] Checking time v0.3.28 [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 ipnet v2.8.0 [INFO] [stderr] Checking email_address v0.2.4 [INFO] [stderr] Checking quoted_printable v0.5.0 [INFO] [stderr] Checking zeroize v1.6.0 [INFO] [stderr] Checking fastrand v2.0.0 [INFO] [stderr] Checking chrono v0.4.31 [INFO] [stderr] Compiling openssl-sys v0.9.93 [INFO] [stderr] Compiling psm v0.1.21 [INFO] [stderr] Compiling regex-automata v0.3.8 [INFO] [stderr] Compiling stacker v0.1.15 [INFO] [stderr] Checking aes-gcm-siv v0.11.1 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Checking blake2 v0.10.6 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Checking chumsky v0.9.3 [INFO] [stderr] Checking urlencoding v2.1.3 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Checking tokio-util v0.7.9 [INFO] [stderr] Checking h2 v0.3.21 [INFO] [stderr] Compiling regex v1.9.5 [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 toml v0.8.8 [INFO] [stderr] Checking neli v0.6.4 [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 38.39s [INFO] running `Command { std: "docker" "inspect" "42070b83cdc2a7c99f6801575980854acac6973468a5c1affb1c211ee6872495", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "42070b83cdc2a7c99f6801575980854acac6973468a5c1affb1c211ee6872495", kill_on_drop: false }` [INFO] [stdout] 42070b83cdc2a7c99f6801575980854acac6973468a5c1affb1c211ee6872495