[INFO] cloning repository https://github.com/bfops/rust-pitch-detect [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bfops/rust-pitch-detect" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbfops%2Frust-pitch-detect", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbfops%2Frust-pitch-detect'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 11d5796059d174a6e4fcd3efb2c5229a4b9afb67 [INFO] checking bfops/rust-pitch-detect against try#3e22d1f9053c0fc87629b3c6d5d9567856368e5d for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbfops%2Frust-pitch-detect" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/bfops/rust-pitch-detect on toolchain 3e22d1f9053c0fc87629b3c6d5d9567856368e5d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e22d1f9053c0fc87629b3c6d5d9567856368e5d" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/bfops/rust-pitch-detect [INFO] finished tweaking git repo https://github.com/bfops/rust-pitch-detect [INFO] tweaked toml for git repo https://github.com/bfops/rust-pitch-detect written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/bfops/rust-pitch-detect already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e22d1f9053c0fc87629b3c6d5d9567856368e5d" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently [INFO] [stderr] disables Cargo from automatically inferring other binary targets. [INFO] [stderr] This inference behavior will change in the Rust 2018 edition and the following [INFO] [stderr] files will be included as a binary target: [INFO] [stderr] [INFO] [stderr] * /workspace/builds/worker-14/source/src/main.rs [INFO] [stderr] [INFO] [stderr] This is likely to break cargo build or cargo test as these files may not be [INFO] [stderr] ready to be compiled as a binary target today. You can future-proof yourself [INFO] [stderr] and disable this warning by adding `autobins = false` to your [package] [INFO] [stderr] section. You may also move the files to a location where Cargo would not [INFO] [stderr] automatically infer them to be a target, such as in subfolders. [INFO] [stderr] [INFO] [stderr] For more information on this warning you can consult [INFO] [stderr] https://github.com/rust-lang/cargo/issues/5330 [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/kbknapp/clap-rs` [INFO] [stderr] Updating git repository `https://github.com/jeremyletang/rust-portaudio` [INFO] [stderr] error: the lock file /workspace/builds/worker-14/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e22d1f9053c0fc87629b3c6d5d9567856368e5d" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/kbknapp/clap-rs` [INFO] [stderr] Updating git repository `https://github.com/jeremyletang/rust-portaudio` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e22d1f9053c0fc87629b3c6d5d9567856368e5d" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently [INFO] [stderr] disables Cargo from automatically inferring other binary targets. [INFO] [stderr] This inference behavior will change in the Rust 2018 edition and the following [INFO] [stderr] files will be included as a binary target: [INFO] [stderr] [INFO] [stderr] * /workspace/builds/worker-14/source/src/main.rs [INFO] [stderr] [INFO] [stderr] This is likely to break cargo build or cargo test as these files may not be [INFO] [stderr] ready to be compiled as a binary target today. You can future-proof yourself [INFO] [stderr] and disable this warning by adding `autobins = false` to your [package] [INFO] [stderr] section. You may also move the files to a location where Cargo would not [INFO] [stderr] automatically infer them to be a target, such as in subfolders. [INFO] [stderr] [INFO] [stderr] For more information on this warning you can consult [INFO] [stderr] https://github.com/rust-lang/cargo/issues/5330 [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-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+3e22d1f9053c0fc87629b3c6d5d9567856368e5d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2f04e7cb6c9a2b8a6e54e21774d14e7ee72bd55316aa842ecc9ceb6cc51ccedb [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "2f04e7cb6c9a2b8a6e54e21774d14e7ee72bd55316aa842ecc9ceb6cc51ccedb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2f04e7cb6c9a2b8a6e54e21774d14e7ee72bd55316aa842ecc9ceb6cc51ccedb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f04e7cb6c9a2b8a6e54e21774d14e7ee72bd55316aa842ecc9ceb6cc51ccedb", kill_on_drop: false }` [INFO] [stdout] 2f04e7cb6c9a2b8a6e54e21774d14e7ee72bd55316aa842ecc9ceb6cc51ccedb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+3e22d1f9053c0fc87629b3c6d5d9567856368e5d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 2f52f38db1fc3bc9d8ee790700bfe77dd50326c9527d531c096c2d2dd1a696ca [INFO] running `Command { std: "docker" "start" "-a" "2f52f38db1fc3bc9d8ee790700bfe77dd50326c9527d531c096c2d2dd1a696ca", kill_on_drop: false }` [INFO] [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently [INFO] [stderr] disables Cargo from automatically inferring other binary targets. [INFO] [stderr] This inference behavior will change in the Rust 2018 edition and the following [INFO] [stderr] files will be included as a binary target: [INFO] [stderr] [INFO] [stderr] * /opt/rustwide/workdir/src/main.rs [INFO] [stderr] [INFO] [stderr] This is likely to break cargo build or cargo test as these files may not be [INFO] [stderr] ready to be compiled as a binary target today. You can future-proof yourself [INFO] [stderr] and disable this warning by adding `autobins = false` to your [package] [INFO] [stderr] section. You may also move the files to a location where Cargo would not [INFO] [stderr] automatically infer them to be a target, such as in subfolders. [INFO] [stderr] [INFO] [stderr] For more information on this warning you can consult [INFO] [stderr] https://github.com/rust-lang/cargo/issues/5330 [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] Compiling syn v1.0.48 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling const_fn v0.4.3 [INFO] [stderr] Checking regex-syntax v0.6.21 [INFO] [stderr] Checking os_str_bytes v2.4.0 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking thread-scoped v1.0.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling portaudio_sys v0.1.0 (https://github.com/jeremyletang/rust-portaudio#398dd3bd) [INFO] [stderr] Compiling GSL-sys v2.0.1 [INFO] [stderr] Checking textwrap v0.12.1 [INFO] [stderr] Compiling standback v0.2.11 [INFO] [stderr] Compiling time v0.2.22 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking indexmap v1.6.0 [INFO] [stderr] error: failed to run custom build command for `portaudio_sys v0.1.0 (https://github.com/jeremyletang/rust-portaudio#398dd3bd)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/portaudio_sys-9ab5c6d7eb00907b/build-script-build` (exit code: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-changed=build.rs [INFO] [stderr] cargo:rerun-if-env-changed=PORTAUDIO_ONLY_STATIC [INFO] [stderr] cargo:rerun-if-env-changed=PORTAUDIO_2.0_NO_PKG_CONFIG [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG [INFO] [stderr] cargo:rerun-if-env-changed=PORTAUDIO_2.0_STATIC [INFO] [stderr] cargo:rerun-if-env-changed=PORTAUDIO_2.0_DYNAMIC [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-linux-gnu [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_linux_gnu [INFO] [stderr] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_PATH [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-linux-gnu [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_linux_gnu [INFO] [stderr] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-linux-gnu [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_linux_gnu [INFO] [stderr] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] --2020-11-13 19:00:11-- http://www.portaudio.com/archives/pa_stable_v19_20140130.tgz [INFO] [stderr] Resolving www.portaudio.com (www.portaudio.com)... failed: Temporary failure in name resolution. [INFO] [stderr] wget: unable to resolve host address 'www.portaudio.com' [INFO] [stderr] thread 'main' panicked at '`"wget" "http://www.portaudio.com/archives/pa_stable_v19_20140130.tgz"` did not execute successfully', /opt/rustwide/cargo-home/git/checkouts/rust-portaudio-ae948abb441ff264/398dd3b/rust-portaudio-sys/build.rs:73:9 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x564537db6590 - std::backtrace_rs::backtrace::libunwind::trace::h448c56741b6011d3 [INFO] [stderr] at /rustc/3e22d1f9053c0fc87629b3c6d5d9567856368e5d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:100:5 [INFO] [stderr] 1: 0x564537db6590 - std::backtrace_rs::backtrace::trace_unsynchronized::h2d26397c5720fdbb [INFO] [stderr] at /rustc/3e22d1f9053c0fc87629b3c6d5d9567856368e5d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x564537db6590 - std::sys_common::backtrace::_print_fmt::h720a2f61f75b9f58 [INFO] [stderr] at /rustc/3e22d1f9053c0fc87629b3c6d5d9567856368e5d/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x564537db6590 - ::fmt::h8d62bbfda6d5c836 [INFO] [stderr] at /rustc/3e22d1f9053c0fc87629b3c6d5d9567856368e5d/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x564537dd445c - core::fmt::write::h1857a60b204f1b6a [INFO] [stderr] at /rustc/3e22d1f9053c0fc87629b3c6d5d9567856368e5d/library/core/src/fmt/mod.rs:1078:17 [INFO] [stderr] 5: 0x564537db3602 - std::io::Write::write_fmt::h16a9fe7680ac245c [INFO] [stderr] at /rustc/3e22d1f9053c0fc87629b3c6d5d9567856368e5d/library/std/src/io/mod.rs:1516:15 [INFO] [stderr] 6: 0x564537db8995 - std::sys_common::backtrace::_print::h9ba51a6db618de7d [INFO] [stderr] at /rustc/3e22d1f9053c0fc87629b3c6d5d9567856368e5d/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x564537db8995 - std::sys_common::backtrace::print::h5f20e41c85e91716 [INFO] [stderr] at /rustc/3e22d1f9053c0fc87629b3c6d5d9567856368e5d/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x564537db8995 - std::panicking::default_hook::{{closure}}::h5b7294ca19e8edab [INFO] [stderr] at /rustc/3e22d1f9053c0fc87629b3c6d5d9567856368e5d/library/std/src/panicking.rs:208:50 [INFO] [stderr] 9: 0x564537db84ea - std::panicking::default_hook::hb3948d1f74b6ff4c [INFO] [stderr] at /rustc/3e22d1f9053c0fc87629b3c6d5d9567856368e5d/library/std/src/panicking.rs:225:9 [INFO] [stderr] 10: 0x564537db9131 - std::panicking::rust_panic_with_hook::h55d23fef0ad751bc [INFO] [stderr] at /rustc/3e22d1f9053c0fc87629b3c6d5d9567856368e5d/library/std/src/panicking.rs:591:17 [INFO] [stderr] 11: 0x564537db8c77 - std::panicking::begin_panic_handler::{{closure}}::h56ae74c6dea6e141 [INFO] [stderr] at /rustc/3e22d1f9053c0fc87629b3c6d5d9567856368e5d/library/std/src/panicking.rs:497:13 [INFO] [stderr] 12: 0x564537db6a2c - std::sys_common::backtrace::__rust_end_short_backtrace::h3c4721f56689fae4 [INFO] [stderr] at /rustc/3e22d1f9053c0fc87629b3c6d5d9567856368e5d/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stderr] 13: 0x564537db8bd9 - rust_begin_unwind [INFO] [stderr] at /rustc/3e22d1f9053c0fc87629b3c6d5d9567856368e5d/library/std/src/panicking.rs:493:5 [INFO] [stderr] 14: 0x564537db8b8b - std::panicking::begin_panic_fmt::h447a9fe10c3ac155 [INFO] [stderr] at /rustc/3e22d1f9053c0fc87629b3c6d5d9567856368e5d/library/std/src/panicking.rs:435:5 [INFO] [stderr] 15: 0x564537d7398f - build_script_build::run::h943fc2f2cb972388 [INFO] [stderr] at /opt/rustwide/cargo-home/git/checkouts/rust-portaudio-ae948abb441ff264/398dd3b/rust-portaudio-sys/build.rs:73:9 [INFO] [stderr] 16: 0x564537d7479b - build_script_build::platform::download::h8e624e87d1fc21c0 [INFO] [stderr] at /opt/rustwide/cargo-home/git/checkouts/rust-portaudio-ae948abb441ff264/398dd3b/rust-portaudio-sys/build.rs:137:9 [INFO] [stderr] 17: 0x564537d7343e - build_script_build::build::h7c40280c247a8c5e [INFO] [stderr] at /opt/rustwide/cargo-home/git/checkouts/rust-portaudio-ae948abb441ff264/398dd3b/rust-portaudio-sys/build.rs:53:9 [INFO] [stderr] 18: 0x564537d732cd - build_script_build::main::hc789d92fe5b7f151 [INFO] [stderr] at /opt/rustwide/cargo-home/git/checkouts/rust-portaudio-ae948abb441ff264/398dd3b/rust-portaudio-sys/build.rs:43:5 [INFO] [stderr] 19: 0x564537d7417b - core::ops::function::FnOnce::call_once::hc3c89fb546b2e98b [INFO] [stderr] at /rustc/3e22d1f9053c0fc87629b3c6d5d9567856368e5d/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 20: 0x564537d73fee - std::sys_common::backtrace::__rust_begin_short_backtrace::h9b9123232f2d55a9 [INFO] [stderr] at /rustc/3e22d1f9053c0fc87629b3c6d5d9567856368e5d/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stderr] 21: 0x564537d74db1 - std::rt::lang_start::{{closure}}::h41bdef0cb5568136 [INFO] [stderr] at /rustc/3e22d1f9053c0fc87629b3c6d5d9567856368e5d/library/std/src/rt.rs:66:18 [INFO] [stderr] 22: 0x564537db9557 - core::ops::function::impls:: for &F>::call_once::h3f3ba5d1e0ce8d49 [INFO] [stderr] at /rustc/3e22d1f9053c0fc87629b3c6d5d9567856368e5d/library/core/src/ops/function.rs:259:13 [INFO] [stderr] 23: 0x564537db9557 - std::panicking::try::do_call::hd7a374fc87b951e7 [INFO] [stderr] at /rustc/3e22d1f9053c0fc87629b3c6d5d9567856368e5d/library/std/src/panicking.rs:379:40 [INFO] [stderr] 24: 0x564537db9557 - std::panicking::try::h068087b173f80a49 [INFO] [stderr] at /rustc/3e22d1f9053c0fc87629b3c6d5d9567856368e5d/library/std/src/panicking.rs:343:19 [INFO] [stderr] 25: 0x564537db9557 - std::panic::catch_unwind::h1f8259807e825279 [INFO] [stderr] at /rustc/3e22d1f9053c0fc87629b3c6d5d9567856368e5d/library/std/src/panic.rs:396:14 [INFO] [stderr] 26: 0x564537db9557 - std::rt::lang_start_internal::h8ff82302dd620b52 [INFO] [stderr] at /rustc/3e22d1f9053c0fc87629b3c6d5d9567856368e5d/library/std/src/rt.rs:51:25 [INFO] [stderr] 27: 0x564537d74d87 - std::rt::lang_start::h1a7e9172bbb8499e [INFO] [stderr] at /rustc/3e22d1f9053c0fc87629b3c6d5d9567856368e5d/library/std/src/rt.rs:65:5 [INFO] [stderr] 28: 0x564537d739fa - main [INFO] [stderr] 29: 0x7fa4f507e0b3 - __libc_start_main [INFO] [stderr] 30: 0x564537d730be - _start [INFO] [stderr] 31: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "2f52f38db1fc3bc9d8ee790700bfe77dd50326c9527d531c096c2d2dd1a696ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f52f38db1fc3bc9d8ee790700bfe77dd50326c9527d531c096c2d2dd1a696ca", kill_on_drop: false }` [INFO] [stdout] 2f52f38db1fc3bc9d8ee790700bfe77dd50326c9527d531c096c2d2dd1a696ca