[INFO] cloning repository https://github.com/onelson/twitch-to-speech [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/onelson/twitch-to-speech" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fonelson%2Ftwitch-to-speech", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fonelson%2Ftwitch-to-speech'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fae3d03db2e4c15dfde8e1c610d0b0cd26d54d03 [INFO] testing onelson/twitch-to-speech against beta-2025-01-12 for beta-1.85-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fonelson%2Ftwitch-to-speech" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/onelson/twitch-to-speech on toolchain beta-2025-01-12 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-01-12" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/onelson/twitch-to-speech [INFO] finished tweaking git repo https://github.com/onelson/twitch-to-speech [INFO] tweaked toml for git repo https://github.com/onelson/twitch-to-speech written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/onelson/twitch-to-speech 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" "+beta-2025-01-12" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded reqwest v0.2.0 [INFO] [stderr] Downloaded openssl-sys v0.9.5 [INFO] [stderr] Downloaded core-foundation-sys v0.2.2 [INFO] [stderr] Downloaded lewton v0.4.1 [INFO] [stderr] Downloaded openssl v0.9.5 [INFO] [stderr] Downloaded futures v0.1.7 [INFO] [stderr] Downloaded url v1.2.4 [INFO] [stderr] Downloaded native-tls v0.1.0 [INFO] [stderr] Downloaded serde_urlencoded v0.3.0 [INFO] [stderr] Downloaded alsa-sys v0.1.0 [INFO] [stderr] Downloaded cpal v0.4.1 [INFO] [stderr] Downloaded ieee754 v0.2.1 [INFO] [stderr] Downloaded rodio v0.4.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-01-12" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 73002954b9912abc2246537e2deaddb5e59c8b9137b7a8a29e33f1eec51ab0e9 [INFO] running `Command { std: "docker" "start" "-a" "73002954b9912abc2246537e2deaddb5e59c8b9137b7a8a29e33f1eec51ab0e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "73002954b9912abc2246537e2deaddb5e59c8b9137b7a8a29e33f1eec51ab0e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "73002954b9912abc2246537e2deaddb5e59c8b9137b7a8a29e33f1eec51ab0e9", kill_on_drop: false }` [INFO] [stdout] 73002954b9912abc2246537e2deaddb5e59c8b9137b7a8a29e33f1eec51ab0e9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-01-12" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 537f8a7dc9200132ae755a4353a0894b8ce7d84e9f9cd99894602c8053668b3e [INFO] running `Command { std: "docker" "start" "-a" "537f8a7dc9200132ae755a4353a0894b8ce7d84e9f9cd99894602c8053668b3e", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling pkg-config v0.3.8 [INFO] [stderr] Compiling libc v0.2.19 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling toml v0.2.1 [INFO] [stderr] Compiling error-chain v0.7.2 [INFO] [stderr] Compiling log v0.3.6 [INFO] [stderr] Compiling matches v0.1.4 [INFO] [stderr] Compiling unicode-normalization v0.1.3 [INFO] [stderr] Compiling semver v0.1.20 [INFO] [stderr] Compiling lazy_static v0.2.2 [INFO] [stderr] Compiling openssl v0.9.5 [INFO] [stderr] Compiling rustc-serialize v0.3.22 [INFO] [stderr] Compiling byteorder v1.0.0 [INFO] [stderr] Compiling bitflags v0.7.0 [INFO] [stderr] Compiling serde v0.8.21 [INFO] [stderr] Compiling unicode-bidi v0.2.4 [INFO] [stderr] Compiling num-traits v0.1.36 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling ole32-sys v0.2.0 [INFO] [stderr] Compiling ogg v0.4.1 [INFO] [stderr] Compiling traitobject v0.0.1 [INFO] [stderr] Compiling metadeps v1.1.1 [INFO] [stderr] Compiling hpack v0.2.0 [INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustc-serialize-0.3.22/src/serialize.rs:1155:5 [INFO] [stdout] | [INFO] [stdout] 1155 | fn decode(d: &mut D) -> Result, D::Error> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the parameter type `T` must be valid for the static lifetime... [INFO] [stdout] | ...so that the type `T` will meet its required lifetime bounds... [INFO] [stdout] | [INFO] [stdout] note: ...that is required by this bound [INFO] [stdout] --> /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/alloc/src/borrow.rs:179:30 [INFO] [stdout] help: consider adding an explicit lifetime bound [INFO] [stdout] | [INFO] [stdout] 1151 | impl<'a, T: ?Sized + 'static> Decodable for Cow<'a, T> [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling futures v0.1.7 [INFO] [stderr] Compiling alsa-sys v0.1.0 [INFO] [stderr] Compiling time v0.1.35 [INFO] [stderr] Compiling num_cpus v1.2.1 [INFO] [stderr] Compiling mime v0.2.2 [INFO] [stderr] Compiling typeable v0.1.2 [INFO] [stderr] Compiling itoa v0.1.1 [INFO] [stderr] Compiling rustc_version v0.1.7 [INFO] [stderr] Compiling solicit v0.4.4 [INFO] [stderr] Compiling dtoa v0.2.2 [INFO] [stderr] Compiling openssl-sys v0.9.5 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling httparse v1.2.1 [INFO] [stderr] Compiling byteorder v0.5.3 [INFO] [stderr] Compiling idna v0.1.0 [INFO] [stderr] Compiling unicase v1.4.0 [INFO] [stderr] Compiling ieee754 v0.2.1 [INFO] [stderr] Compiling hound v1.1.0 [INFO] [stderr] Compiling lazy_static v0.1.16 [INFO] [stderr] Compiling lewton v0.4.1 [INFO] [stderr] Compiling cpal v0.4.1 [INFO] [stderr] error: failed to run custom build command for `openssl-sys v0.9.5` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/openssl-sys-afa1e22ed5cf1b3a/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rustc-link-search=native=/usr/lib/x86_64-linux-gnu [INFO] [stderr] cargo:rustc-link-lib=ssl [INFO] [stderr] cargo:rustc-link-lib=crypto [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-sys-0.9.5/build.rs:247:13: [INFO] [stderr] header file at `{}` did not include `OPENSSL_VERSION_NUMBER` that this crate recognized, failed to learn about the OpenSSL version number [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5d2a65047a9a - std::backtrace_rs::backtrace::libunwind::trace::ha13ab8a94fd3bb92 [INFO] [stderr] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stderr] 1: 0x5d2a65047a9a - std::backtrace_rs::backtrace::trace_unsynchronized::h2a4c556e569d314b [INFO] [stderr] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x5d2a65047a9a - std::sys::backtrace::_print_fmt::hf52186dec7bdf1bb [INFO] [stderr] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x5d2a65047a9a - ::fmt::hb5c3379828c15690 [INFO] [stderr] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x5d2a6506ab73 - core::fmt::rt::Argument::fmt::h8220db795cd6f76c [INFO] [stderr] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/core/src/fmt/rt.rs:177:76 [INFO] [stderr] 5: 0x5d2a6506ab73 - core::fmt::write::hd20c41beeec2e8c0 [INFO] [stderr] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/core/src/fmt/mod.rs:1440:21 [INFO] [stderr] 6: 0x5d2a65044a13 - std::io::Write::write_fmt::h04d17c0831051c95 [INFO] [stderr] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/io/mod.rs:1887:15 [INFO] [stderr] 7: 0x5d2a650478e2 - std::sys::backtrace::BacktraceLock::print::h4fa77b65bb5ed2ec [INFO] [stderr] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x5d2a65048b80 - std::panicking::default_hook::{{closure}}::hd3560f93167cf51e [INFO] [stderr] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/panicking.rs:295:22 [INFO] [stderr] 9: 0x5d2a65048960 - std::panicking::default_hook::h361b8e3c5cbb2501 [INFO] [stderr] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/panicking.rs:322:9 [INFO] [stderr] 10: 0x5d2a650492e2 - std::panicking::rust_panic_with_hook::h7e187ba6ef3a8505 [INFO] [stderr] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/panicking.rs:828:13 [INFO] [stderr] 11: 0x5d2a650491bc - std::panicking::begin_panic::{{closure}}::h8b740c69600621de [INFO] [stderr] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/panicking.rs:765:9 [INFO] [stderr] 12: 0x5d2a65047fa9 - std::sys::backtrace::__rust_end_short_backtrace::h5e05677270f92ab5 [INFO] [stderr] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 13: 0x5d2a64fd3c5d - std::panicking::begin_panic::h783c7c13a860d163 [INFO] [stderr] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/panicking.rs:764:5 [INFO] [stderr] 14: 0x5d2a64fdbe9a - build_script_build::validate_headers::h8014428e4cb5e6b5 [INFO] [stderr] 15: 0x5d2a64fdb6fa - build_script_build::try_pkg_config::ha100b4933f03a567 [INFO] [stderr] 16: 0x5d2a64fda6b7 - build_script_build::find_openssl_dir::ha70fc14175219735 [INFO] [stderr] 17: 0x5d2a64fda488 - build_script_build::main::{{closure}}::h31cf8d257b49b4e6 [INFO] [stderr] 18: 0x5d2a64fe32c3 - core::option::Option::unwrap_or_else::hefa40160eb01e008 [INFO] [stderr] 19: 0x5d2a64fd98fb - build_script_build::main::h6e03b50cda7f5a4d [INFO] [stderr] 20: 0x5d2a64fd55d3 - core::ops::function::FnOnce::call_once::h69c460dcaee2bcfa [INFO] [stderr] 21: 0x5d2a64fe11c6 - std::sys::backtrace::__rust_begin_short_backtrace::hd2cc08715a238238 [INFO] [stderr] 22: 0x5d2a64fe1079 - std::rt::lang_start::{{closure}}::h213fadaa7d7e449a [INFO] [stderr] 23: 0x5d2a65041c57 - core::ops::function::impls:: for &F>::call_once::h354f3bfe267453b9 [INFO] [stderr] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 24: 0x5d2a65041c57 - std::panicking::try::do_call::h5dd039b5aedfde93 [INFO] [stderr] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/panicking.rs:584:40 [INFO] [stderr] 25: 0x5d2a65041c57 - std::panicking::try::hf05cf3e90e2284a2 [INFO] [stderr] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/panicking.rs:547:19 [INFO] [stderr] 26: 0x5d2a65041c57 - std::panic::catch_unwind::hbd9832b618570590 [INFO] [stderr] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/panic.rs:358:14 [INFO] [stderr] 27: 0x5d2a65041c57 - std::rt::lang_start_internal::{{closure}}::hf714b6a63c68d24b [INFO] [stderr] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/rt.rs:174:48 [INFO] [stderr] 28: 0x5d2a65041c57 - std::panicking::try::do_call::hd6751616516c81d9 [INFO] [stderr] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/panicking.rs:584:40 [INFO] [stderr] 29: 0x5d2a65041c57 - std::panicking::try::hf8588b076eece577 [INFO] [stderr] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/panicking.rs:547:19 [INFO] [stderr] 30: 0x5d2a65041c57 - std::panic::catch_unwind::hd8a3761bb480d330 [INFO] [stderr] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/panic.rs:358:14 [INFO] [stderr] 31: 0x5d2a65041c57 - std::rt::lang_start_internal::he2e67f3118c0a78d [INFO] [stderr] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/rt.rs:174:20 [INFO] [stderr] 32: 0x5d2a64fe1057 - std::rt::lang_start::h3c6b4186449d1eff [INFO] [stderr] 33: 0x5d2a64fdde15 - main [INFO] [stderr] 34: 0x779f017aed90 - [INFO] [stderr] 35: 0x779f017aee40 - __libc_start_main [INFO] [stderr] 36: 0x5d2a64fd4d85 - _start [INFO] [stderr] 37: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] For more information about this error, try `rustc --explain E0310`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rustc-serialize` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "537f8a7dc9200132ae755a4353a0894b8ce7d84e9f9cd99894602c8053668b3e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "537f8a7dc9200132ae755a4353a0894b8ce7d84e9f9cd99894602c8053668b3e", kill_on_drop: false }` [INFO] [stdout] 537f8a7dc9200132ae755a4353a0894b8ce7d84e9f9cd99894602c8053668b3e