[INFO] cloning repository https://github.com/pdpi/synth.rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pdpi/synth.rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpdpi%2Fsynth.rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpdpi%2Fsynth.rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8eee21a013ea7feb297ef8702b8f7c26d0dd6b29 [INFO] checking pdpi/synth.rs against try#82acd1d76add2232e19c1f0feb250d2a19ec6efe for pr-81213 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpdpi%2Fsynth.rs" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pdpi/synth.rs on toolchain 82acd1d76add2232e19c1f0feb250d2a19ec6efe [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+82acd1d76add2232e19c1f0feb250d2a19ec6efe" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/pdpi/synth.rs [INFO] finished tweaking git repo https://github.com/pdpi/synth.rs [INFO] tweaked toml for git repo https://github.com/pdpi/synth.rs written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/pdpi/synth.rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+82acd1d76add2232e19c1f0feb250d2a19ec6efe" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] error: the lock file /workspace/builds/worker-8/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" "+82acd1d76add2232e19c1f0feb250d2a19ec6efe" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+82acd1d76add2232e19c1f0feb250d2a19ec6efe" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded portaudio v0.6.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+82acd1d76add2232e19c1f0feb250d2a19ec6efe" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5a91ee299176bea014d07e955453a7c13c96986d91b02d30f3615f451eccb216 [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" "5a91ee299176bea014d07e955453a7c13c96986d91b02d30f3615f451eccb216", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5a91ee299176bea014d07e955453a7c13c96986d91b02d30f3615f451eccb216", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5a91ee299176bea014d07e955453a7c13c96986d91b02d30f3615f451eccb216", kill_on_drop: false }` [INFO] [stdout] 5a91ee299176bea014d07e955453a7c13c96986d91b02d30f3615f451eccb216 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+82acd1d76add2232e19c1f0feb250d2a19ec6efe" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 666b27b3faf280654bec19a8b7bbfb560d011c5b1b8ddddbb6e424f324d7de0c [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" "666b27b3faf280654bec19a8b7bbfb560d011c5b1b8ddddbb6e424f324d7de0c", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.82 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling log v0.4.13 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Checking once_cell v1.5.2 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Checking ttf-parser v0.6.2 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.4 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking xdg v2.2.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking lazycell v1.3.0 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking bitflags v0.3.3 [INFO] [stderr] Checking libloading v0.6.7 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Checking lock_api v0.4.2 [INFO] [stderr] Checking dlib v0.4.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 nom v6.1.0 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling wayland-sys v0.28.3 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling portaudio v0.6.4 [INFO] [stderr] error: failed to run custom build command for `portaudio v0.6.4` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/portaudio-e37a83fdc880db0f/build-script-build` (exit code: 101) [INFO] [stderr] --- stdout [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] thread 'main' panicked at 'No such file or directory (os error 2)', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/portaudio-0.6.4/build.rs:83:23 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5609aee09d07 - std::backtrace_rs::backtrace::libunwind::trace::h8bc78f7bc1f75bdb [INFO] [stderr] at /rustc/82acd1d76add2232e19c1f0feb250d2a19ec6efe/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stderr] 1: 0x5609aee09d07 - std::backtrace_rs::backtrace::trace_unsynchronized::ha4c961c9576f95ba [INFO] [stderr] at /rustc/82acd1d76add2232e19c1f0feb250d2a19ec6efe/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x5609aee09d07 - std::sys_common::backtrace::_print_fmt::hc20cfdc233d6eb02 [INFO] [stderr] at /rustc/82acd1d76add2232e19c1f0feb250d2a19ec6efe/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x5609aee09d07 - ::fmt::h04bea14549780a0f [INFO] [stderr] at /rustc/82acd1d76add2232e19c1f0feb250d2a19ec6efe/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x5609aee2511c - core::fmt::write::h3868db8542c90941 [INFO] [stderr] at /rustc/82acd1d76add2232e19c1f0feb250d2a19ec6efe/library/core/src/fmt/mod.rs:1096:17 [INFO] [stderr] 5: 0x5609aee06d92 - std::io::Write::write_fmt::h55dd75636eef6a5c [INFO] [stderr] at /rustc/82acd1d76add2232e19c1f0feb250d2a19ec6efe/library/std/src/io/mod.rs:1568:15 [INFO] [stderr] 6: 0x5609aee0bb75 - std::sys_common::backtrace::_print::h6439e8525077c7da [INFO] [stderr] at /rustc/82acd1d76add2232e19c1f0feb250d2a19ec6efe/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x5609aee0bb75 - std::sys_common::backtrace::print::h02b685f728ce3931 [INFO] [stderr] at /rustc/82acd1d76add2232e19c1f0feb250d2a19ec6efe/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x5609aee0bb75 - std::panicking::default_hook::{{closure}}::h7c29625065fafae1 [INFO] [stderr] at /rustc/82acd1d76add2232e19c1f0feb250d2a19ec6efe/library/std/src/panicking.rs:208:50 [INFO] [stderr] 9: 0x5609aee0b6d3 - std::panicking::default_hook::hba441710bb71f4d5 [INFO] [stderr] at /rustc/82acd1d76add2232e19c1f0feb250d2a19ec6efe/library/std/src/panicking.rs:225:9 [INFO] [stderr] 10: 0x5609aee0c311 - std::panicking::rust_panic_with_hook::ha936eb00e51bc4d9 [INFO] [stderr] at /rustc/82acd1d76add2232e19c1f0feb250d2a19ec6efe/library/std/src/panicking.rs:591:17 [INFO] [stderr] 11: 0x5609aee0be57 - std::panicking::begin_panic_handler::{{closure}}::hcd15140e0238536e [INFO] [stderr] at /rustc/82acd1d76add2232e19c1f0feb250d2a19ec6efe/library/std/src/panicking.rs:497:13 [INFO] [stderr] 12: 0x5609aee0a1cc - std::sys_common::backtrace::__rust_end_short_backtrace::hb13a021bb64823a1 [INFO] [stderr] at /rustc/82acd1d76add2232e19c1f0feb250d2a19ec6efe/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stderr] 13: 0x5609aee0bdb9 - rust_begin_unwind [INFO] [stderr] at /rustc/82acd1d76add2232e19c1f0feb250d2a19ec6efe/library/std/src/panicking.rs:493:5 [INFO] [stderr] 14: 0x5609aee0bd6b - std::panicking::begin_panic_fmt::h3ef6798fa589483b [INFO] [stderr] at /rustc/82acd1d76add2232e19c1f0feb250d2a19ec6efe/library/std/src/panicking.rs:435:5 [INFO] [stderr] 15: 0x5609aedc1447 - build_script_build::unix_platform::build::h22f6224c9daedd09 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/portaudio-0.6.4/build.rs:83:23 [INFO] [stderr] 16: 0x5609aedc1eb3 - build_script_build::platform::build::ha3a34d0957a40a33 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/portaudio-0.6.4/build.rs:140:9 [INFO] [stderr] 17: 0x5609aedc2bce - build_script_build::build::hb8bb932bb7a5471b [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/portaudio-0.6.4/build.rs:49:9 [INFO] [stderr] 18: 0x5609aedc2a51 - build_script_build::main::h05cebe63f62b56b8 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/portaudio-0.6.4/build.rs:38:5 [INFO] [stderr] 19: 0x5609aedc23ab - core::ops::function::FnOnce::call_once::h3f065db865176459 [INFO] [stderr] at /rustc/82acd1d76add2232e19c1f0feb250d2a19ec6efe/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 20: 0x5609aedc22ae - std::sys_common::backtrace::__rust_begin_short_backtrace::hfffd9191bdf405d1 [INFO] [stderr] at /rustc/82acd1d76add2232e19c1f0feb250d2a19ec6efe/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stderr] 21: 0x5609aedc3201 - std::rt::lang_start::{{closure}}::hec4c2a93d7efd367 [INFO] [stderr] at /rustc/82acd1d76add2232e19c1f0feb250d2a19ec6efe/library/std/src/rt.rs:66:18 [INFO] [stderr] 22: 0x5609aee0c737 - core::ops::function::impls:: for &F>::call_once::h7c92107c3c98a949 [INFO] [stderr] at /rustc/82acd1d76add2232e19c1f0feb250d2a19ec6efe/library/core/src/ops/function.rs:259:13 [INFO] [stderr] 23: 0x5609aee0c737 - std::panicking::try::do_call::h7454c57e8fbf0cc1 [INFO] [stderr] at /rustc/82acd1d76add2232e19c1f0feb250d2a19ec6efe/library/std/src/panicking.rs:379:40 [INFO] [stderr] 24: 0x5609aee0c737 - std::panicking::try::he71cdc15ed83b5ec [INFO] [stderr] at /rustc/82acd1d76add2232e19c1f0feb250d2a19ec6efe/library/std/src/panicking.rs:343:19 [INFO] [stderr] 25: 0x5609aee0c737 - std::panic::catch_unwind::hfc08ddb043e6e18c [INFO] [stderr] at /rustc/82acd1d76add2232e19c1f0feb250d2a19ec6efe/library/std/src/panic.rs:396:14 [INFO] [stderr] 26: 0x5609aee0c737 - std::rt::lang_start_internal::he4958117ec6901fd [INFO] [stderr] at /rustc/82acd1d76add2232e19c1f0feb250d2a19ec6efe/library/std/src/rt.rs:51:25 [INFO] [stderr] 27: 0x5609aedc31d7 - std::rt::lang_start::h89ac967e70892dc9 [INFO] [stderr] at /rustc/82acd1d76add2232e19c1f0feb250d2a19ec6efe/library/std/src/rt.rs:65:5 [INFO] [stderr] 28: 0x5609aedc2c7a - main [INFO] [stderr] 29: 0x7fd28e1f30b3 - __libc_start_main [INFO] [stderr] 30: 0x5609aedc10be - _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" "666b27b3faf280654bec19a8b7bbfb560d011c5b1b8ddddbb6e424f324d7de0c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "666b27b3faf280654bec19a8b7bbfb560d011c5b1b8ddddbb6e424f324d7de0c", kill_on_drop: false }` [INFO] [stdout] 666b27b3faf280654bec19a8b7bbfb560d011c5b1b8ddddbb6e424f324d7de0c