[INFO] fetching crate msedge-tts 0.2.4...
[INFO] building msedge-tts-0.2.4 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1
[INFO] extracting crate msedge-tts 0.2.4 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate msedge-tts 0.2.4
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate msedge-tts 0.2.4
[INFO] tweaked toml for crates.io crate msedge-tts 0.2.4 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate msedge-tts 0.2.4 on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate msedge-tts 0.2.4 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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9a62f8b1c4c634115d89ab1f839a493aa89034bbd07e644fd9a3fe4b2ff6228d
[INFO] running `Command { std: "docker" "start" "-a" "9a62f8b1c4c634115d89ab1f839a493aa89034bbd07e644fd9a3fe4b2ff6228d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9a62f8b1c4c634115d89ab1f839a493aa89034bbd07e644fd9a3fe4b2ff6228d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9a62f8b1c4c634115d89ab1f839a493aa89034bbd07e644fd9a3fe4b2ff6228d", kill_on_drop: false }`
[INFO] [stdout] 9a62f8b1c4c634115d89ab1f839a493aa89034bbd07e644fd9a3fe4b2ff6228d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6ea71e68f942b5f39015c79c1e65b603586d21622e0f7e3971a0f207ad96387b
[INFO] running `Command { std: "docker" "start" "-a" "6ea71e68f942b5f39015c79c1e65b603586d21622e0f7e3971a0f207ad96387b", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.0.86
[INFO] [stderr]    Compiling value-bag v1.7.0
[INFO] [stderr]    Compiling parking v2.2.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]    Compiling bitflags v2.4.2
[INFO] [stderr]    Compiling rustix v0.38.31
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling concurrent-queue v2.4.0
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling async-task v4.7.0
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling piper v0.2.1
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]    Compiling serde v1.0.214
[INFO] [stderr]    Compiling futures-lite v2.2.0
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling event-listener v5.1.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling serde_json v1.0.132
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling curl v0.4.46
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling event-listener-strategy v0.5.0
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling socket2 v0.5.5
[INFO] [stderr]    Compiling async-lock v3.4.0
[INFO] [stderr]    Compiling async-channel v2.2.0
[INFO] [stderr]    Compiling isahc v1.7.2
[INFO] [stderr]    Compiling waker-fn v1.1.1
[INFO] [stderr]    Compiling thiserror v2.0.3
[INFO] [stderr]    Compiling data-encoding v2.5.0
[INFO] [stderr]    Compiling fastrand v1.9.0
[INFO] [stderr]    Compiling sluice v0.5.5
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling futures-lite v1.13.0
[INFO] [stderr]    Compiling castaway v0.1.2
[INFO] [stderr]    Compiling async-executor v1.8.0
[INFO] [stderr]    Compiling openssl-sys v0.9.100
[INFO] [stderr]    Compiling libnghttp2-sys v0.1.9+1.58.0
[INFO] [stderr]    Compiling libz-sys v1.1.15
[INFO] [stderr]    Compiling curl-sys v0.4.72+curl-8.6.0
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling uuid v1.11.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling serde_derive v1.0.214
[INFO] [stderr]    Compiling pin-project-internal v1.1.4
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.3
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling pin-project v1.1.4
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling polling v3.5.0
[INFO] [stderr]    Compiling blocking v1.5.1
[INFO] [stderr]    Compiling tracing-futures v0.2.5
[INFO] [stderr]    Compiling async-io v2.4.0
[INFO] [stderr]    Compiling tungstenite v0.24.0
[INFO] [stderr]    Compiling async-native-tls v0.5.0
[INFO] [stderr]    Compiling async-global-executor v2.4.1
[INFO] [stderr]    Compiling async-std v1.13.0
[INFO] [stderr]    Compiling async-tungstenite v0.28.0
[INFO] [stderr]    Compiling msedge-tts v0.2.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.95s
[INFO] running `Command { std: "docker" "inspect" "6ea71e68f942b5f39015c79c1e65b603586d21622e0f7e3971a0f207ad96387b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6ea71e68f942b5f39015c79c1e65b603586d21622e0f7e3971a0f207ad96387b", kill_on_drop: false }`
[INFO] [stdout] 6ea71e68f942b5f39015c79c1e65b603586d21622e0f7e3971a0f207ad96387b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4a703937194c256b4a671c14f076c49bb94a8a81ecf7389a882359bc8c72f270
[INFO] running `Command { std: "docker" "start" "-a" "4a703937194c256b4a671c14f076c49bb94a8a81ecf7389a882359bc8c72f270", kill_on_drop: false }`
[INFO] [stderr]    Compiling event-listener v5.1.0
[INFO] [stderr]    Compiling event-listener-strategy v0.5.0
[INFO] [stderr]    Compiling async-lock v3.4.0
[INFO] [stderr]    Compiling async-channel v2.2.0
[INFO] [stderr]    Compiling async-io v2.4.0
[INFO] [stderr]    Compiling blocking v1.5.1
[INFO] [stderr]    Compiling async-executor v1.8.0
[INFO] [stderr]    Compiling async-fs v2.1.1
[INFO] [stderr]    Compiling async-global-executor v2.4.1
[INFO] [stderr]    Compiling async-signal v0.2.5
[INFO] [stderr]    Compiling async-net v2.0.0
[INFO] [stderr]    Compiling async-process v2.1.0
[INFO] [stderr]    Compiling async-std v1.13.0
[INFO] [stderr]    Compiling smol v2.0.2
[INFO] [stderr]    Compiling async-tungstenite v0.28.0
[INFO] [stderr]    Compiling msedge-tts v0.2.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 10.51s
[INFO] running `Command { std: "docker" "inspect" "4a703937194c256b4a671c14f076c49bb94a8a81ecf7389a882359bc8c72f270", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4a703937194c256b4a671c14f076c49bb94a8a81ecf7389a882359bc8c72f270", kill_on_drop: false }`
[INFO] [stdout] 4a703937194c256b4a671c14f076c49bb94a8a81ecf7389a882359bc8c72f270
