[INFO] fetching crate tts 0.26.1... [INFO] checking tts-0.26.1 against master#91c0823ee63e793d990bb9fed898dc95b5d6db51 for pr-125384-2 [INFO] extracting crate tts 0.26.1 into /workspace/builds/worker-5-tc1/source [INFO] validating manifest of crates.io crate tts 0.26.1 on toolchain 91c0823ee63e793d990bb9fed898dc95b5d6db51 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+91c0823ee63e793d990bb9fed898dc95b5d6db51" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate tts 0.26.1 [INFO] finished tweaking crates.io crate tts 0.26.1 [INFO] tweaked toml for crates.io crate tts 0.26.1 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate crates.io crate tts 0.26.1 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" "+91c0823ee63e793d990bb9fed898dc95b5d6db51" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tolk v0.5.0 [INFO] [stderr] Downloaded speech-dispatcher-sys v0.7.0 [INFO] [stderr] Downloaded oxilangtag v0.1.5 [INFO] [stderr] Downloaded speech-dispatcher v0.16.0 [INFO] [stderr] Downloaded tolk-sys v0.2.2 [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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+91c0823ee63e793d990bb9fed898dc95b5d6db51" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a70e7a258be6f75c6850cd52b46dc5187233cad0d064270928836738e2b517e1 [INFO] running `Command { std: "docker" "start" "-a" "a70e7a258be6f75c6850cd52b46dc5187233cad0d064270928836738e2b517e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a70e7a258be6f75c6850cd52b46dc5187233cad0d064270928836738e2b517e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a70e7a258be6f75c6850cd52b46dc5187233cad0d064270928836738e2b517e1", kill_on_drop: false }` [INFO] [stdout] a70e7a258be6f75c6850cd52b46dc5187233cad0d064270928836738e2b517e1 [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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+91c0823ee63e793d990bb9fed898dc95b5d6db51" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 03d808b1405f0dcc0b3ad7f5d170f07a2c31c90a118280cc513cae4f9b144a34 [INFO] running `Command { std: "docker" "start" "-a" "03d808b1405f0dcc0b3ad7f5d170f07a2c31c90a118280cc513cae4f9b144a34", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.81 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling rustix v0.38.32 [INFO] [stderr] Compiling prettyplease v0.2.19 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling either v1.11.0 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling bindgen v0.69.4 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling libloading v0.8.3 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling tts v0.26.1 (/opt/rustwide/workdir) [INFO] [stderr] Checking anstream v0.6.13 [INFO] [stderr] Checking oxilangtag v0.1.5 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling clang-sys v1.7.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling syn v2.0.60 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Checking env_filter v0.1.0 [INFO] [stderr] Checking env_logger v0.11.3 [INFO] [stderr] Compiling dyn-clonable-impl v0.9.0 [INFO] [stderr] Checking dyn-clonable v0.9.0 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Checking thiserror v1.0.58 [INFO] [stderr] Compiling speech-dispatcher-sys v0.7.0 [INFO] [stderr] Checking speech-dispatcher v0.16.0 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.03s [INFO] running `Command { std: "docker" "inspect" "03d808b1405f0dcc0b3ad7f5d170f07a2c31c90a118280cc513cae4f9b144a34", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "03d808b1405f0dcc0b3ad7f5d170f07a2c31c90a118280cc513cae4f9b144a34", kill_on_drop: false }` [INFO] [stdout] 03d808b1405f0dcc0b3ad7f5d170f07a2c31c90a118280cc513cae4f9b144a34 [INFO] checking tts-0.26.1 against try#519d6e23a6cb73c4d0f295f71ad37db8e95c54ab for pr-125384-2 [INFO] extracting crate tts 0.26.1 into /workspace/builds/worker-5-tc2/source [INFO] validating manifest of crates.io crate tts 0.26.1 on toolchain 519d6e23a6cb73c4d0f295f71ad37db8e95c54ab [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+519d6e23a6cb73c4d0f295f71ad37db8e95c54ab" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate tts 0.26.1 [INFO] finished tweaking crates.io crate tts 0.26.1 [INFO] tweaked toml for crates.io crate tts 0.26.1 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate crates.io crate tts 0.26.1 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" "+519d6e23a6cb73c4d0f295f71ad37db8e95c54ab" "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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+519d6e23a6cb73c4d0f295f71ad37db8e95c54ab" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 03511e1e877ea85235a5d012f71e937dcb40ed2fa9376cc70b218f46ea84192e [INFO] running `Command { std: "docker" "start" "-a" "03511e1e877ea85235a5d012f71e937dcb40ed2fa9376cc70b218f46ea84192e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "03511e1e877ea85235a5d012f71e937dcb40ed2fa9376cc70b218f46ea84192e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "03511e1e877ea85235a5d012f71e937dcb40ed2fa9376cc70b218f46ea84192e", kill_on_drop: false }` [INFO] [stdout] 03511e1e877ea85235a5d012f71e937dcb40ed2fa9376cc70b218f46ea84192e [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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+519d6e23a6cb73c4d0f295f71ad37db8e95c54ab" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 33039173e53fed26f0c905ab72184a887200b8e9743b7f0fd13b904db50e6cdc [INFO] running `Command { std: "docker" "start" "-a" "33039173e53fed26f0c905ab72184a887200b8e9743b7f0fd13b904db50e6cdc", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Migrating Cargo.toml from 2021 edition to 2024 [INFO] [stderr] Fixed Cargo.toml (2 fixes) [INFO] [stderr] Compiling proc-macro2 v1.0.81 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling prettyplease v0.2.19 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling rustix v0.38.32 [INFO] [stderr] Compiling either v1.11.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling bindgen v0.69.4 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling libloading v0.8.3 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling tts v0.26.1 (/tmp/fixit) [INFO] [stderr] Checking anstream v0.6.13 [INFO] [stderr] Migrating build.rs from 2021 edition to 2024 [INFO] [stderr] Checking oxilangtag v0.1.5 [INFO] [stderr] Compiling clang-sys v1.7.0 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling syn v2.0.60 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Checking env_filter v0.1.0 [INFO] [stderr] Checking env_logger v0.11.3 [INFO] [stderr] Compiling dyn-clonable-impl v0.9.0 [INFO] [stderr] Checking dyn-clonable v0.9.0 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Checking thiserror v1.0.58 [INFO] [stderr] Compiling speech-dispatcher-sys v0.7.0 [INFO] [stderr] Checking speech-dispatcher v0.16.0 [INFO] [stderr] Migrating src/lib.rs from 2021 edition to 2024 [INFO] [stderr] Migrating examples/99bottles.rs from 2021 edition to 2024 [INFO] [stderr] Migrating examples/latency.rs from 2021 edition to 2024 [INFO] [stderr] Migrating examples/hello_world.rs from 2021 edition to 2024 [INFO] [stderr] Migrating examples/ramble.rs from 2021 edition to 2024 [INFO] [stderr] Migrating examples/clone_drop.rs from 2021 edition to 2024 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.27s [INFO] [stderr] Running `cargo check` to verify 2024 [INFO] [stderr] Compiling tts v0.26.1 (/tmp/fixit) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.04s [INFO] running `Command { std: "docker" "inspect" "33039173e53fed26f0c905ab72184a887200b8e9743b7f0fd13b904db50e6cdc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "33039173e53fed26f0c905ab72184a887200b8e9743b7f0fd13b904db50e6cdc", kill_on_drop: false }` [INFO] [stdout] 33039173e53fed26f0c905ab72184a887200b8e9743b7f0fd13b904db50e6cdc