[INFO] cloning repository https://github.com/dhairy-online/tts-rust-mod [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dhairy-online/tts-rust-mod" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdhairy-online%2Ftts-rust-mod", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdhairy-online%2Ftts-rust-mod'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 94faf3924584f5d6275035738ee0275c4a44f605 [INFO] testing dhairy-online/tts-rust-mod against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdhairy-online%2Ftts-rust-mod" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dhairy-online/tts-rust-mod on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/dhairy-online/tts-rust-mod [INFO] finished tweaking git repo https://github.com/dhairy-online/tts-rust-mod [INFO] tweaked toml for git repo https://github.com/dhairy-online/tts-rust-mod written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/dhairy-online/tts-rust-mod already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1a5d8fa55433d82772038bd653cf1dfcf43053d7d49a47470af65ccb1b8fda1b [INFO] running `Command { std: "docker" "start" "-a" "1a5d8fa55433d82772038bd653cf1dfcf43053d7d49a47470af65ccb1b8fda1b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1a5d8fa55433d82772038bd653cf1dfcf43053d7d49a47470af65ccb1b8fda1b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1a5d8fa55433d82772038bd653cf1dfcf43053d7d49a47470af65ccb1b8fda1b", kill_on_drop: false }` [INFO] [stdout] 1a5d8fa55433d82772038bd653cf1dfcf43053d7d49a47470af65ccb1b8fda1b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 965ccb8b113135f6d7c6e5a75fe9332e15f3157e69f9b0d8c3589ee460c6d3ec [INFO] running `Command { std: "docker" "start" "-a" "965ccb8b113135f6d7c6e5a75fe9332e15f3157e69f9b0d8c3589ee460c6d3ec", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.99 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling bitflags v1.3.1 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling serde_derive v1.0.131 [INFO] [stderr] Compiling cpal v0.13.4 [INFO] [stderr] Compiling serde v1.0.127 [INFO] [stderr] Compiling minreq v2.4.2 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling claxon v0.4.3 [INFO] [stderr] Compiling hound v3.4.0 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling instant v0.1.10 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling ogg v0.8.0 [INFO] [stderr] Compiling tinyvec v1.3.1 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling object v0.26.0 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling backtrace v0.3.61 [INFO] [stderr] Compiling minimp3-sys v0.3.2 [INFO] [stderr] Compiling lewton v0.10.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling nix v0.20.0 [INFO] [stderr] Compiling slice-deque v0.3.0 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling structopt-derive v0.2.18 [INFO] [stderr] Compiling globset v0.4.8 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling ignore v0.4.18 [INFO] [stderr] Compiling globwalk v0.3.1 [INFO] [stderr] Compiling structopt v0.2.18 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling alsa v0.5.0 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling webpki-roots v0.18.0 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling exitfailure v0.5.1 [INFO] [stderr] Compiling clap-verbosity-flag v0.2.0 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling minimp3 v0.5.1 [INFO] [stderr] Compiling structopt v0.3.25 [INFO] [stderr] Compiling rodio v0.14.0 [INFO] [stderr] Compiling quicli v0.4.0 [INFO] [stderr] Compiling tts_rust v0.3.3 (/opt/rustwide/workdir) [INFO] [stdout] error[E0425]: cannot find value `GOOGLE_TTS_MAX_CHARS` in this scope [INFO] [stdout] --> src/tts.rs:50:14 [INFO] [stdout] | [INFO] [stdout] 50 | if len > GOOGLE_TTS_MAX_CHARS { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GOOGLE_TTS_MAX_CHARS` in this scope [INFO] [stdout] --> src/tts.rs:53:9 [INFO] [stdout] | [INFO] [stdout] 53 | GOOGLE_TTS_MAX_CHARS [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `tts_rust` due to 3 previous errors [INFO] running `Command { std: "docker" "inspect" "965ccb8b113135f6d7c6e5a75fe9332e15f3157e69f9b0d8c3589ee460c6d3ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "965ccb8b113135f6d7c6e5a75fe9332e15f3157e69f9b0d8c3589ee460c6d3ec", kill_on_drop: false }` [INFO] [stdout] 965ccb8b113135f6d7c6e5a75fe9332e15f3157e69f9b0d8c3589ee460c6d3ec