[INFO] fetching crate ysay 0.3.2... [INFO] checking ysay-0.3.2 against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577 [INFO] extracting crate ysay 0.3.2 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate ysay 0.3.2 [INFO] finished tweaking crates.io crate ysay 0.3.2 [INFO] tweaked toml for crates.io crate ysay 0.3.2 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate ysay 0.3.2 on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate ysay 0.3.2 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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a184c36d49ad901cc62a349167b65ec78874154a9dd707d747a2efaf041e4dc1 [INFO] running `Command { std: "docker" "start" "-a" "a184c36d49ad901cc62a349167b65ec78874154a9dd707d747a2efaf041e4dc1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a184c36d49ad901cc62a349167b65ec78874154a9dd707d747a2efaf041e4dc1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a184c36d49ad901cc62a349167b65ec78874154a9dd707d747a2efaf041e4dc1", kill_on_drop: false }` [INFO] [stdout] a184c36d49ad901cc62a349167b65ec78874154a9dd707d747a2efaf041e4dc1 [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 -Dunmustuse_in_always_ok" "-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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f65f97fb3b38e79de033671fc44deab749a630bd2d12d0ce0198c5e77c4c2ee2 [INFO] running `Command { std: "docker" "start" "-a" "f65f97fb3b38e79de033671fc44deab749a630bd2d12d0ce0198c5e77c4c2ee2", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.161 [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Checking bytes v1.8.0 [INFO] [stderr] Checking pin-project-lite v0.2.15 [INFO] [stderr] Compiling serde v1.0.214 [INFO] [stderr] Checking rustls-pki-types v1.10.0 [INFO] [stderr] Compiling cc v1.1.34 [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Checking tinyvec v1.8.0 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Checking bytemuck v1.19.0 [INFO] [stderr] Compiling rustls v0.23.16 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking regex-automata v0.4.8 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling cpal v0.15.3 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking symphonia-core v0.5.4 [INFO] [stderr] Checking unicode-bidi v0.3.17 [INFO] [stderr] Checking hashbrown v0.15.0 [INFO] [stderr] Compiling thiserror v1.0.67 [INFO] [stderr] Compiling serde_json v1.0.132 [INFO] [stderr] Checking webpki-roots v0.26.6 [INFO] [stderr] Checking ogg v0.8.0 [INFO] [stderr] Checking dasp_sample v0.11.0 [INFO] [stderr] Checking winnow v0.6.20 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Checking anstream v0.6.17 [INFO] [stderr] Checking rustls-pemfile v2.2.0 [INFO] [stderr] Checking sync_wrapper v1.0.1 [INFO] [stderr] Checking hound v3.5.1 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking ipnet v2.10.1 [INFO] [stderr] Checking claxon v0.4.3 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Checking indexmap v2.6.0 [INFO] [stderr] Checking symphonia-metadata v0.5.4 [INFO] [stderr] Checking symphonia-bundle-mp3 v0.5.4 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking unicode-normalization v0.1.24 [INFO] [stderr] Checking lewton v0.10.2 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking mio v1.0.2 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking symphonia v0.5.4 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking tokio v1.41.0 [INFO] [stderr] Checking homedir v0.3.4 [INFO] [stderr] Checking alsa v0.9.1 [INFO] [stderr] Checking url v2.5.2 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking http-body-util v0.1.2 [INFO] [stderr] Checking env_filter v0.1.2 [INFO] [stderr] Checking env_logger v0.11.5 [INFO] [stderr] Compiling serde_derive v1.0.214 [INFO] [stderr] Compiling thiserror-impl v1.0.67 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking rodio v0.19.0 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Checking rustls-webpki v0.102.8 [INFO] [stderr] Checking hyper v1.5.0 [INFO] [stderr] Checking tokio-util v0.7.12 [INFO] [stderr] Checking structopt v0.3.26 [INFO] [stderr] Checking hyper-util v0.1.10 [INFO] [stderr] Checking tokio-rustls v0.26.0 [INFO] [stderr] Checking hyper-rustls v0.27.3 [INFO] [stderr] Checking serde_spanned v0.6.8 [INFO] [stderr] Checking toml_datetime v0.6.8 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking toml_edit v0.22.22 [INFO] [stderr] Checking reqwest v0.12.9 [INFO] [stderr] Checking toml v0.8.19 [INFO] [stderr] Checking ysay v0.3.2 (/opt/rustwide/workdir) [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cli.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | / #[structopt(help = "消息主体文本")] [INFO] [stdout] 10 | | pub text: Option, [INFO] [stdout] | |____________________________^ [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D unmustuse-in-always-ok` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cli.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | / #[structopt(short = "f", long = "file", help = "播放音频文件")] [INFO] [stdout] 12 | | pub vedio_file: Option, [INFO] [stdout] | |__________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cli.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | / #[structopt(short = "o", long = "output", help = "保存到音频文件")] [INFO] [stdout] 14 | | pub output_file: Option, [INFO] [stdout] | |___________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cli.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | / #[structopt(long = "speaker", help = "alex,benjamin,anna,diana,default: diana")] [INFO] [stdout] 20 | | pub tts_speaker: Option, [INFO] [stdout] | |___________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cli.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | / #[structopt(short="c",long = "config", help = "config file path")] [INFO] [stdout] 22 | | pub config_path: Option, [INFO] [stdout] | |___________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cli.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | / #[structopt(long = "generate-config", help = "generate config to file")] [INFO] [stdout] 24 | | pub gen_config_path: Option, [INFO] [stdout] | |_______________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ysay` (bin "ysay") due to 6 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cli.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | / #[structopt(help = "消息主体文本")] [INFO] [stdout] 10 | | pub text: Option, [INFO] [stdout] | |____________________________^ [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D unmustuse-in-always-ok` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cli.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | / #[structopt(short = "f", long = "file", help = "播放音频文件")] [INFO] [stdout] 12 | | pub vedio_file: Option, [INFO] [stdout] | |__________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cli.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | / #[structopt(short = "o", long = "output", help = "保存到音频文件")] [INFO] [stdout] 14 | | pub output_file: Option, [INFO] [stdout] | |___________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cli.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | / #[structopt(long = "speaker", help = "alex,benjamin,anna,diana,default: diana")] [INFO] [stdout] 20 | | pub tts_speaker: Option, [INFO] [stdout] | |___________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cli.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | / #[structopt(short="c",long = "config", help = "config file path")] [INFO] [stdout] 22 | | pub config_path: Option, [INFO] [stdout] | |___________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cli.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | / #[structopt(long = "generate-config", help = "generate config to file")] [INFO] [stdout] 24 | | pub gen_config_path: Option, [INFO] [stdout] | |_______________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ysay` (bin "ysay" test) due to 6 previous errors [INFO] running `Command { std: "docker" "inspect" "f65f97fb3b38e79de033671fc44deab749a630bd2d12d0ce0198c5e77c4c2ee2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f65f97fb3b38e79de033671fc44deab749a630bd2d12d0ce0198c5e77c4c2ee2", kill_on_drop: false }` [INFO] [stdout] f65f97fb3b38e79de033671fc44deab749a630bd2d12d0ce0198c5e77c4c2ee2