[INFO] cloning repository https://github.com/thequux/qaraoke [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/thequux/qaraoke" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthequux%2Fqaraoke", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthequux%2Fqaraoke'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 71d6415cb690475c2f084970eb02d44b2a91c898 [INFO] checking thequux/qaraoke against master#c5fbcd35a8217a17f6b63a22217ace06cf8f5f02 for pr-86194 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthequux%2Fqaraoke" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/thequux/qaraoke on toolchain c5fbcd35a8217a17f6b63a22217ace06cf8f5f02 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c5fbcd35a8217a17f6b63a22217ace06cf8f5f02" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/thequux/qaraoke [INFO] finished tweaking git repo https://github.com/thequux/qaraoke [INFO] tweaked toml for git repo https://github.com/thequux/qaraoke written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/thequux/qaraoke already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c5fbcd35a8217a17f6b63a22217ace06cf8f5f02" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+c5fbcd35a8217a17f6b63a22217ace06cf8f5f02" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e3ae94ae79b7e56752ad1686ad7fec93419095f3e4c4795d9c422d1b3249590c [INFO] running `Command { std: "docker" "start" "-a" "e3ae94ae79b7e56752ad1686ad7fec93419095f3e4c4795d9c422d1b3249590c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e3ae94ae79b7e56752ad1686ad7fec93419095f3e4c4795d9c422d1b3249590c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e3ae94ae79b7e56752ad1686ad7fec93419095f3e4c4795d9c422d1b3249590c", kill_on_drop: false }` [INFO] [stdout] e3ae94ae79b7e56752ad1686ad7fec93419095f3e4c4795d9c422d1b3249590c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+c5fbcd35a8217a17f6b63a22217ace06cf8f5f02" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 131e5fe80638fe467409bd8b7ec9b08ff3fe3f75d0d2fd7b105268abfac34def [INFO] running `Command { std: "docker" "start" "-a" "131e5fe80638fe467409bd8b7ec9b08ff3fe3f75d0d2fd7b105268abfac34def", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Checking libc v0.2.40 [INFO] [stderr] Checking bitflags v0.7.0 [INFO] [stderr] Compiling siphasher v0.2.2 [INFO] [stderr] Checking lazy_static v1.0.0 [INFO] [stderr] Checking cfg-if v0.1.2 [INFO] [stderr] Checking lazy_static v0.2.11 [INFO] [stderr] Compiling dtoa v0.4.2 [INFO] [stderr] Compiling serde v0.9.15 [INFO] [stderr] Checking nodrop v0.1.12 [INFO] [stderr] Checking memoffset v0.2.1 [INFO] [stderr] Checking rustc-serialize v0.3.24 [INFO] [stderr] Checking scopeguard v0.3.3 [INFO] [stderr] Compiling getopts v0.2.17 [INFO] [stderr] Compiling bitflags v0.5.0 [INFO] [stderr] Compiling remove_dir_all v0.5.0 [INFO] [stderr] Checking byteorder v0.5.3 [INFO] [stderr] Compiling rayon-core v1.4.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Checking byteorder v1.2.1 [INFO] [stderr] Compiling gcc v0.3.54 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Checking lzw v0.10.0 [INFO] [stderr] Checking bitflags v1.0.1 [INFO] [stderr] Checking winapi v0.2.8 [INFO] [stderr] Compiling bitflags v0.9.1 [INFO] [stderr] Checking either v1.5.0 [INFO] [stderr] Compiling syn v0.15.34 [INFO] [stderr] Checking color_quant v1.0.0 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Checking adler32 v1.0.3 [INFO] [stderr] Compiling khronos_api v1.0.1 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Checking cdg v0.1.0 [INFO] [stderr] Checking lazy_static v0.1.16 [INFO] [stderr] Checking crossbeam v0.2.12 [INFO] [stderr] Checking unicode-width v0.1.4 [INFO] [stderr] Checking strsim v0.7.0 [INFO] [stderr] Checking inflate v0.1.1 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking vec_map v0.8.0 [INFO] [stderr] Checking glob v0.2.11 [INFO] [stderr] Checking debug-builders v0.1.0 [INFO] [stderr] Checking cdg v0.1.0 (/opt/rustwide/workdir/cdg) [INFO] [stderr] Checking smallvec v0.1.8 [INFO] [stderr] Checking sample v0.6.2 [INFO] [stderr] Compiling num-traits v0.2.7 [INFO] [stderr] Compiling num-integer v0.1.40 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling miniz-sys v0.1.12 [INFO] [stderr] Compiling dbghelp-sys v0.2.0 [INFO] [stderr] Compiling backtrace-sys v0.1.16 [INFO] [stderr] Compiling x11-dl v2.17.3 [INFO] [stderr] Compiling portaudio v0.7.0 [INFO] [stderr] Checking arrayvec v0.4.7 [INFO] [stderr] Compiling num-rational v0.2.1 [INFO] [stderr] Checking crossbeam-utils v0.2.2 [INFO] [stderr] Compiling xml-rs v0.6.1 [INFO] [stderr] Compiling log v0.4.1 [INFO] [stderr] Compiling xml-rs v0.3.6 [INFO] [stderr] Checking textwrap v0.9.0 [INFO] [stderr] Checking rand v0.4.2 [INFO] [stderr] Checking num_cpus v1.8.0 [INFO] [stderr] Checking shared_library v0.1.8 [INFO] [stderr] Checking atty v0.2.8 [INFO] [stderr] Checking soxr-sys v0.1.0 (/opt/rustwide/workdir/soxr-sys) [INFO] [stderr] Checking time v0.1.39 [INFO] [stderr] Checking inflate v0.4.5 [INFO] [stderr] Checking deflate v0.7.19 [INFO] [stderr] Compiling phf_shared v0.7.21 [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> soxr-sys/src/lib.rs:92:1 [INFO] [stdout] | [INFO] [stdout] 92 | / bitflags!{ [INFO] [stdout] 93 | | #[repr(C)] [INFO] [stdout] 94 | | pub flags soxr_io_flags: c_ulong { [INFO] [stdout] 95 | | /// Applicable only if otype is INT16. [INFO] [stdout] ... | [INFO] [stdout] 99 | | } [INFO] [stdout] 100 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> soxr-sys/src/lib.rs:92:1 [INFO] [stdout] | [INFO] [stdout] 92 | / bitflags!{ [INFO] [stdout] 93 | | #[repr(C)] [INFO] [stdout] 94 | | pub flags soxr_io_flags: c_ulong { [INFO] [stdout] 95 | | /// Applicable only if otype is INT16. [INFO] [stdout] ... | [INFO] [stdout] 99 | | } [INFO] [stdout] 100 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking gif v0.10.1 [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> soxr-sys/src/lib.rs:119:1 [INFO] [stdout] | [INFO] [stdout] 119 | / bitflags!{ [INFO] [stdout] 120 | | #[repr(C)] [INFO] [stdout] 121 | | pub flags soxr_quality_flags: c_ulong { [INFO] [stdout] 122 | | /// <= 0.01 dB [INFO] [stdout] ... | [INFO] [stdout] 134 | | } [INFO] [stdout] 135 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> soxr-sys/src/lib.rs:119:1 [INFO] [stdout] | [INFO] [stdout] 119 | / bitflags!{ [INFO] [stdout] 120 | | #[repr(C)] [INFO] [stdout] 121 | | pub flags soxr_quality_flags: c_ulong { [INFO] [stdout] 122 | | /// <= 0.01 dB [INFO] [stdout] ... | [INFO] [stdout] 134 | | } [INFO] [stdout] 135 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> soxr-sys/src/lib.rs:153:1 [INFO] [stdout] | [INFO] [stdout] 153 | / bitflags!{ [INFO] [stdout] 154 | | #[repr(C)] [INFO] [stdout] 155 | | pub flags soxr_runtime_flags: c_ulong { [INFO] [stdout] 156 | | /// Auto select coef. interpolation. [INFO] [stdout] ... | [INFO] [stdout] 162 | | } [INFO] [stdout] 163 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> soxr-sys/src/lib.rs:153:1 [INFO] [stdout] | [INFO] [stdout] 153 | / bitflags!{ [INFO] [stdout] 154 | | #[repr(C)] [INFO] [stdout] 155 | | pub flags soxr_runtime_flags: c_ulong { [INFO] [stdout] 156 | | /// Auto select coef. interpolation. [INFO] [stdout] ... | [INFO] [stdout] 162 | | } [INFO] [stdout] 163 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking gif v0.9.2 [INFO] [stderr] Compiling pulldown-cmark v0.0.8 [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> soxr-sys/src/lib.rs:92:1 [INFO] [stdout] | [INFO] [stdout] 92 | / bitflags!{ [INFO] [stdout] 93 | | #[repr(C)] [INFO] [stdout] 94 | | pub flags soxr_io_flags: c_ulong { [INFO] [stdout] 95 | | /// Applicable only if otype is INT16. [INFO] [stdout] ... | [INFO] [stdout] 99 | | } [INFO] [stdout] 100 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> soxr-sys/src/lib.rs:92:1 [INFO] [stdout] | [INFO] [stdout] 92 | / bitflags!{ [INFO] [stdout] 93 | | #[repr(C)] [INFO] [stdout] 94 | | pub flags soxr_io_flags: c_ulong { [INFO] [stdout] 95 | | /// Applicable only if otype is INT16. [INFO] [stdout] ... | [INFO] [stdout] 99 | | } [INFO] [stdout] 100 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> soxr-sys/src/lib.rs:119:1 [INFO] [stdout] | [INFO] [stdout] 119 | / bitflags!{ [INFO] [stdout] 120 | | #[repr(C)] [INFO] [stdout] 121 | | pub flags soxr_quality_flags: c_ulong { [INFO] [stdout] 122 | | /// <= 0.01 dB [INFO] [stdout] ... | [INFO] [stdout] 134 | | } [INFO] [stdout] 135 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> soxr-sys/src/lib.rs:119:1 [INFO] [stdout] | [INFO] [stdout] 119 | / bitflags!{ [INFO] [stdout] 120 | | #[repr(C)] [INFO] [stdout] 121 | | pub flags soxr_quality_flags: c_ulong { [INFO] [stdout] 122 | | /// <= 0.01 dB [INFO] [stdout] ... | [INFO] [stdout] 134 | | } [INFO] [stdout] 135 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> soxr-sys/src/lib.rs:153:1 [INFO] [stdout] | [INFO] [stdout] 153 | / bitflags!{ [INFO] [stdout] 154 | | #[repr(C)] [INFO] [stdout] 155 | | pub flags soxr_runtime_flags: c_ulong { [INFO] [stdout] 156 | | /// Auto select coef. interpolation. [INFO] [stdout] ... | [INFO] [stdout] 162 | | } [INFO] [stdout] 163 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling log v0.3.9 [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> soxr-sys/src/lib.rs:153:1 [INFO] [stdout] | [INFO] [stdout] 153 | / bitflags!{ [INFO] [stdout] 154 | | #[repr(C)] [INFO] [stdout] 155 | | pub flags soxr_runtime_flags: c_ulong { [INFO] [stdout] 156 | | /// Auto select coef. interpolation. [INFO] [stdout] ... | [INFO] [stdout] 162 | | } [INFO] [stdout] 163 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking osmesa-sys v0.1.2 [INFO] [stderr] Checking clap v2.31.2 [INFO] [stderr] Checking soxr v0.1.0 (/opt/rustwide/workdir/soxr) [INFO] [stderr] Checking crossbeam-epoch v0.3.1 [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking fps_counter v0.2.0 [INFO] [stderr] Compiling wayland-scanner v0.5.11 [INFO] [stderr] error: failed to run custom build command for `portaudio v0.7.0` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/portaudio-5161749005a9fb42/build-script-build` (exit status: 101) [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at 'No such file or directory (os error 2)', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/portaudio-0.7.0/build.rs:83:23 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x562eb1ad8d80 - std::backtrace_rs::backtrace::libunwind::trace::hfa838fc631229987 [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stderr] 1: 0x562eb1ad8d80 - std::backtrace_rs::backtrace::trace_unsynchronized::h93a23e36ec026219 [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x562eb1ad8d80 - std::sys_common::backtrace::_print_fmt::hba56c7f796a4152f [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x562eb1ad8d80 - ::fmt::h214637f1e26310e1 [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x562eb1af6acc - core::fmt::write::h7aa6cd0067dca82a [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/core/src/fmt/mod.rs:1110:17 [INFO] [stderr] 5: 0x562eb1ad6a05 - std::io::Write::write_fmt::heb07fc0616bbd06d [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/std/src/io/mod.rs:1588:15 [INFO] [stderr] 6: 0x562eb1adab8b - std::sys_common::backtrace::_print::h2c2441c37e894fb5 [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x562eb1adab8b - std::sys_common::backtrace::print::h4fb679ac439362ea [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x562eb1adab8b - std::panicking::default_hook::{{closure}}::h56bbadec2356e5d2 [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/std/src/panicking.rs:208:50 [INFO] [stderr] 9: 0x562eb1ada661 - std::panicking::default_hook::hb25822b45f6fdc4e [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/std/src/panicking.rs:225:9 [INFO] [stderr] 10: 0x562eb1adb254 - std::panicking::rust_panic_with_hook::h4da5578e7277d2d4 [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/std/src/panicking.rs:622:17 [INFO] [stderr] 11: 0x562eb1adad37 - std::panicking::begin_panic_handler::{{closure}}::h003783ddb3cba4e8 [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/std/src/panicking.rs:519:13 [INFO] [stderr] 12: 0x562eb1ad925c - std::sys_common::backtrace::__rust_end_short_backtrace::hd138d2032731ed21 [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stderr] 13: 0x562eb1adac99 - rust_begin_unwind [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/std/src/panicking.rs:515:5 [INFO] [stderr] 14: 0x562eb1aa7bdb - std::panicking::begin_panic_fmt::h2db7e4060dc9c373 [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/std/src/panicking.rs:457:5 [INFO] [stderr] 15: 0x562eb1aa8dbd - build_script_build::unix_platform::build::h177f0e610a0e905c [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/portaudio-0.7.0/build.rs:83:23 [INFO] [stderr] 16: 0x562eb1aa9fa3 - build_script_build::platform::build::hee3780a86b9c6151 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/portaudio-0.7.0/build.rs:140:9 [INFO] [stderr] 17: 0x562eb1aaa71b - build_script_build::build::h2999b337b73e2994 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/portaudio-0.7.0/build.rs:49:9 [INFO] [stderr] 18: 0x562eb1aaa5f7 - build_script_build::main::h6bda37fcb4df52da [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/portaudio-0.7.0/build.rs:38:5 [INFO] [stderr] 19: 0x562eb1aa99cb - core::ops::function::FnOnce::call_once::h8a77d4d94d16b741 [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 20: 0x562eb1aa97de - std::sys_common::backtrace::__rust_begin_short_backtrace::he94d705e7d13f7da [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stderr] 21: 0x562eb1aaa471 - std::rt::lang_start::{{closure}}::h7e9210fb1c405dfd [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/std/src/rt.rs:49:18 [INFO] [stderr] 22: 0x562eb1adb759 - core::ops::function::impls:: for &F>::call_once::hd933294140eb11aa [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/core/src/ops/function.rs:259:13 [INFO] [stderr] 23: 0x562eb1adb759 - std::panicking::try::do_call::h8342fe3d9218b807 [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/std/src/panicking.rs:401:40 [INFO] [stderr] 24: 0x562eb1adb759 - std::panicking::try::hcbd73d6d0d58a8f0 [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/std/src/panicking.rs:365:19 [INFO] [stderr] 25: 0x562eb1adb759 - std::panic::catch_unwind::hde9cf73f810acfcc [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/std/src/panic.rs:434:14 [INFO] [stderr] 26: 0x562eb1adb759 - std::rt::lang_start_internal::heb39e7ea6e5d6f6f [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/std/src/rt.rs:34:21 [INFO] [stderr] 27: 0x562eb1aaa450 - std::rt::lang_start::h8b093e297ffa5f97 [INFO] [stderr] at /rustc/c5fbcd35a8217a17f6b63a22217ace06cf8f5f02/library/std/src/rt.rs:48:5 [INFO] [stderr] 28: 0x562eb1aaa79c - main [INFO] [stderr] 29: 0x7f4b14fc60b3 - __libc_start_main [INFO] [stderr] 30: 0x562eb1aa897e - _start [INFO] [stderr] 31: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> soxr/src/lib.rs:37:32 [INFO] [stdout] | [INFO] [stdout] 37 | fn cause(&self) -> Option<&error::Error> { None } [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn error::Error` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> soxr/src/lib.rs:123:9 [INFO] [stdout] | [INFO] [stdout] 123 | try!(unsafe{from_soxr_error(err)}); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> soxr/src/lib.rs:140:9 [INFO] [stdout] | [INFO] [stdout] 140 | try!(unsafe{from_soxr_error( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> soxr/src/lib.rs:37:32 [INFO] [stdout] | [INFO] [stdout] 37 | fn cause(&self) -> Option<&error::Error> { None } [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn error::Error` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> soxr/src/lib.rs:123:9 [INFO] [stdout] | [INFO] [stdout] 123 | try!(unsafe{from_soxr_error(err)}); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> soxr/src/lib.rs:140:9 [INFO] [stdout] | [INFO] [stdout] 140 | try!(unsafe{from_soxr_error( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sample-0.6.2/src/window.rs:57:41 [INFO] [stdout] | [INFO] [stdout] 57 | let v = phase.to_float_sample().to_sample() * PI_2; [INFO] [stdout] | ^^^^^^^^^ cannot infer type for type parameter `S` declared on the associated function `to_sample` [INFO] [stdout] | [INFO] [stdout] help: consider specifying the type argument in the method call [INFO] [stdout] | [INFO] [stdout] 57 | let v = phase.to_float_sample().to_sample::() * PI_2; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "131e5fe80638fe467409bd8b7ec9b08ff3fe3f75d0d2fd7b105268abfac34def", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "131e5fe80638fe467409bd8b7ec9b08ff3fe3f75d0d2fd7b105268abfac34def", kill_on_drop: false }` [INFO] [stdout] 131e5fe80638fe467409bd8b7ec9b08ff3fe3f75d0d2fd7b105268abfac34def