[INFO] fetching crate ysay 0.3.2...
[INFO] testing ysay-0.3.2 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-8
[INFO] extracting crate ysay 0.3.2 into /workspace/builds/worker-7-tc1/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-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate ysay 0.3.2 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded homedir v0.3.4
[INFO] [stderr]   Downloaded quinn-udp v0.5.6
[INFO] [stderr]   Downloaded thiserror v1.0.67
[INFO] [stderr]   Downloaded thiserror-impl v1.0.67
[INFO] [stderr]   Downloaded cc v1.1.34
[INFO] [stderr]   Downloaded widestring v1.1.0
[INFO] [stderr]   Downloaded claxon v0.4.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 22baf59202e82ad5dc6ee51b0800046f248617cc1c9a8753846eab7e8f64b41d
[INFO] running `Command { std: "docker" "start" "-a" "22baf59202e82ad5dc6ee51b0800046f248617cc1c9a8753846eab7e8f64b41d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "22baf59202e82ad5dc6ee51b0800046f248617cc1c9a8753846eab7e8f64b41d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "22baf59202e82ad5dc6ee51b0800046f248617cc1c9a8753846eab7e8f64b41d", kill_on_drop: false }`
[INFO] [stdout] 22baf59202e82ad5dc6ee51b0800046f248617cc1c9a8753846eab7e8f64b41d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2c38857dc69ced4ba3ed1542b4514eefa193a882649a70bcbe179fe63ad586f9
[INFO] running `Command { std: "docker" "start" "-a" "2c38857dc69ced4ba3ed1542b4514eefa193a882649a70bcbe179fe63ad586f9", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.161
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling bytes v1.8.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.15
[INFO] [stderr]    Compiling cc v1.1.34
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling serde v1.0.214
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling tinyvec v1.8.0
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling httparse v1.9.5
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling rustls v0.23.16
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]    Compiling bytemuck v1.19.0
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling symphonia-core v0.5.4
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling regex-automata v0.4.8
[INFO] [stderr]    Compiling tokio v1.41.0
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling symphonia-metadata v0.5.4
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling hashbrown v0.15.0
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling cpal v0.15.3
[INFO] [stderr]    Compiling thiserror v1.0.67
[INFO] [stderr]    Compiling unicode-bidi v0.3.17
[INFO] [stderr]    Compiling ogg v0.8.0
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.214
[INFO] [stderr]    Compiling thiserror-impl v1.0.67
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling rustls-webpki v0.102.8
[INFO] [stderr]    Compiling symphonia-bundle-mp3 v0.5.4
[INFO] [stderr]    Compiling hyper v1.5.0
[INFO] [stderr]    Compiling alsa v0.9.1
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling hyper-util v0.1.10
[INFO] [stderr]    Compiling webpki-roots v0.26.6
[INFO] [stderr]    Compiling winnow v0.6.20
[INFO] [stderr]    Compiling dasp_sample v0.11.0
[INFO] [stderr]    Compiling anstream v0.6.17
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]    Compiling symphonia v0.5.4
[INFO] [stderr]    Compiling tokio-util v0.7.12
[INFO] [stderr]    Compiling env_filter v0.1.2
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling lewton v0.10.2
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling tokio-rustls v0.26.0
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling sync_wrapper v1.0.1
[INFO] [stderr]    Compiling ipnet v2.10.1
[INFO] [stderr]    Compiling hound v3.5.1
[INFO] [stderr]    Compiling claxon v0.4.3
[INFO] [stderr]    Compiling hyper-rustls v0.27.3
[INFO] [stderr]    Compiling env_logger v0.11.5
[INFO] [stderr]    Compiling rodio v0.19.0
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling serde_json v1.0.132
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling structopt v0.3.26
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]    Compiling homedir v0.3.4
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling reqwest v0.12.9
[INFO] [stderr]    Compiling toml v0.8.19
[INFO] [stderr]    Compiling ysay v0.3.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.36s
[INFO] running `Command { std: "docker" "inspect" "2c38857dc69ced4ba3ed1542b4514eefa193a882649a70bcbe179fe63ad586f9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2c38857dc69ced4ba3ed1542b4514eefa193a882649a70bcbe179fe63ad586f9", kill_on_drop: false }`
[INFO] [stdout] 2c38857dc69ced4ba3ed1542b4514eefa193a882649a70bcbe179fe63ad586f9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] baa61620ed12cd8959d1eccca228245e52b3f494eb3a8e7534de36a3f32fe044
[INFO] running `Command { std: "docker" "start" "-a" "baa61620ed12cd8959d1eccca228245e52b3f494eb3a8e7534de36a3f32fe044", kill_on_drop: false }`
[INFO] [stderr]    Compiling ysay v0.3.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.82s
[INFO] running `Command { std: "docker" "inspect" "baa61620ed12cd8959d1eccca228245e52b3f494eb3a8e7534de36a3f32fe044", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "baa61620ed12cd8959d1eccca228245e52b3f494eb3a8e7534de36a3f32fe044", kill_on_drop: false }`
[INFO] [stdout] baa61620ed12cd8959d1eccca228245e52b3f494eb3a8e7534de36a3f32fe044
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 8d1201bdc5e4be79144dc177488b12ee1adad6c152f8b2da9efd56e556092cb4
[INFO] running `Command { std: "docker" "start" "-a" "8d1201bdc5e4be79144dc177488b12ee1adad6c152f8b2da9efd56e556092cb4", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ysay-c5056d48f0019260)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr] [2025-11-14T00:18:42Z WARN  ysay::tts] no token found
[INFO] [stderr] [2025-11-14T00:18:42Z WARN  ysay::tts] request_params: {"input":"你好，世界","model":"fishaudio/fish-speech-1.4","response_format":"mp3","voice":"fishaudio/fish-speech-1.4:diana"}
[INFO] [stdout] test tts::test::test_audio_base ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tts::test::test_audio_base stdout ----
[INFO] [stdout] Error: reqwest::Error { kind: Request, url: "https://api.siliconflow.cn/v1/audio/speech", source: hyper_util::client::legacy::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tts::test::test_audio_base
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "8d1201bdc5e4be79144dc177488b12ee1adad6c152f8b2da9efd56e556092cb4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8d1201bdc5e4be79144dc177488b12ee1adad6c152f8b2da9efd56e556092cb4", kill_on_drop: false }`
[INFO] [stdout] 8d1201bdc5e4be79144dc177488b12ee1adad6c152f8b2da9efd56e556092cb4
