[INFO] updating cached repository oxcable/subtractive-synth [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/oxcable/subtractive-synth [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/oxcable/subtractive-synth" "work/ex/pr-60039/sources/master#efe2f32a6b8217425f361ec7c206910c611c03ee/gh/oxcable/subtractive-synth"` [INFO] [stderr] Cloning into 'work/ex/pr-60039/sources/master#efe2f32a6b8217425f361ec7c206910c611c03ee/gh/oxcable/subtractive-synth'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/oxcable/subtractive-synth" "work/ex/pr-60039/sources/try#78b0bd8441ef961f6475e3d47fe3bca38cb83432/gh/oxcable/subtractive-synth"` [INFO] [stderr] Cloning into 'work/ex/pr-60039/sources/try#78b0bd8441ef961f6475e3d47fe3bca38cb83432/gh/oxcable/subtractive-synth'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] be36f42912b54051bd058abcc8000864508d2f45 [INFO] sha for GitHub repo oxcable/subtractive-synth: be36f42912b54051bd058abcc8000864508d2f45 [INFO] validating manifest of oxcable/subtractive-synth on toolchain master#efe2f32a6b8217425f361ec7c206910c611c03ee [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+efe2f32a6b8217425f361ec7c206910c611c03ee-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of oxcable/subtractive-synth on toolchain try#78b0bd8441ef961f6475e3d47fe3bca38cb83432 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+78b0bd8441ef961f6475e3d47fe3bca38cb83432-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing oxcable/subtractive-synth [INFO] finished frobbing oxcable/subtractive-synth [INFO] frobbed toml for oxcable/subtractive-synth written to work/ex/pr-60039/sources/master#efe2f32a6b8217425f361ec7c206910c611c03ee/gh/oxcable/subtractive-synth/Cargo.toml [INFO] started frobbing oxcable/subtractive-synth [INFO] finished frobbing oxcable/subtractive-synth [INFO] frobbed toml for oxcable/subtractive-synth written to work/ex/pr-60039/sources/try#78b0bd8441ef961f6475e3d47fe3bca38cb83432/gh/oxcable/subtractive-synth/Cargo.toml [INFO] crate oxcable/subtractive-synth already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+efe2f32a6b8217425f361ec7c206910c611c03ee-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] error: the lock file /mnt/big/crater/work/ex/pr-60039/sources/master#efe2f32a6b8217425f361ec7c206910c611c03ee/gh/oxcable/subtractive-synth/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] the lockfile is outdated, regenerating it [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+efe2f32a6b8217425f361ec7c206910c611c03ee-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+78b0bd8441ef961f6475e3d47fe3bca38cb83432-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+efe2f32a6b8217425f361ec7c206910c611c03ee-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+78b0bd8441ef961f6475e3d47fe3bca38cb83432-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking oxcable/subtractive-synth against master#efe2f32a6b8217425f361ec7c206910c611c03ee for pr-60039 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-60039/worker-2/master#efe2f32a6b8217425f361ec7c206910c611c03ee:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-60039/sources/master#efe2f32a6b8217425f361ec7c206910c611c03ee/gh/oxcable/subtractive-synth:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+efe2f32a6b8217425f361ec7c206910c611c03ee-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 076805cc64d6a3297bf7dc51399b98c9c27142b0465ec2c391fd341b9a9edfa7 [INFO] running `"docker" "start" "-a" "076805cc64d6a3297bf7dc51399b98c9c27142b0465ec2c391fd341b9a9edfa7"` [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/crater/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] warning: path `/opt/crater/workdir/src/main.rs` was erroneously implicitly accepted for binary `run-subtractive-synth`, [INFO] [stderr] please set bin.path in Cargo.toml [INFO] [stderr] Compiling portaudio v0.5.1 [INFO] [stderr] Checking portmidi v0.1.6 [INFO] [stderr] Checking num v0.1.42 [INFO] [stderr] error: failed to run custom build command for `portaudio v0.5.1` [INFO] [stderr] process didn't exit successfully: `/opt/crater/target/debug/build/portaudio-e5af170ee8a52f2f/build-script-build` (exit code: 101) [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at 'No such file or directory (os error 2)', /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/portaudio-0.5.1/build.rs:83:23 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55ac7c5feef3 - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h7f08204c27b0467a [INFO] [stderr] at src/libstd/sys/unix/backtrace/tracing/gcc_s.rs:39 [INFO] [stderr] 1: 0x55ac7c5fac0b - std::sys_common::backtrace::_print::hd9dacd169df81122 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:71 [INFO] [stderr] 2: 0x55ac7c5fdce6 - std::panicking::default_hook::{{closure}}::hb63012d2be6755b2 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stderr] at src/libstd/panicking.rs:197 [INFO] [stderr] 3: 0x55ac7c5fda79 - std::panicking::default_hook::h3efd6a8a707ee89e [INFO] [stderr] at src/libstd/panicking.rs:211 [INFO] [stderr] 4: 0x55ac7c5fe33f - std::panicking::rust_panic_with_hook::h4f5c00b20be3bea5 [INFO] [stderr] at src/libstd/panicking.rs:474 [INFO] [stderr] 5: 0x55ac7c5fdec1 - std::panicking::continue_panic_fmt::h59833cd39bf8ae68 [INFO] [stderr] at src/libstd/panicking.rs:381 [INFO] [stderr] 6: 0x55ac7c5fde0e - std::panicking::begin_panic_fmt::h9ab2cc924547a27e [INFO] [stderr] at src/libstd/panicking.rs:336 [INFO] [stderr] 7: 0x55ac7c5af055 - build_script_build::unix_platform::build::h961c1acf4714b1f3 [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/portaudio-0.5.1/build.rs:83 [INFO] [stderr] 8: 0x55ac7c5b084c - build_script_build::platform::build::h9b0cb71306ae8534 [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/portaudio-0.5.1/build.rs:140 [INFO] [stderr] 9: 0x55ac7c5b0f01 - build_script_build::build::h7ffa3883c4a5bcb8 [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/portaudio-0.5.1/build.rs:49 [INFO] [stderr] 10: 0x55ac7c5b0dcb - build_script_build::main::he2f82e180d9d18ac [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/portaudio-0.5.1/build.rs:38 [INFO] [stderr] 11: 0x55ac7c5b1fcf - std::rt::lang_start::{{closure}}::h9ac368651aa46557 [INFO] [stderr] at /rustc/efe2f32a6b8217425f361ec7c206910c611c03ee/src/libstd/rt.rs:64 [INFO] [stderr] 12: 0x55ac7c5fdd92 - std::panicking::try::do_call::h44a7db9f8ace0499 [INFO] [stderr] at src/libstd/rt.rs:49 [INFO] [stderr] at src/libstd/panicking.rs:293 [INFO] [stderr] 13: 0x55ac7c604b99 - __rust_maybe_catch_panic [INFO] [stderr] at src/libpanic_unwind/lib.rs:85 [INFO] [stderr] 14: 0x55ac7c5fe84c - std::rt::lang_start_internal::h5d2b2de4d9a7c9cd [INFO] [stderr] at src/libstd/panicking.rs:272 [INFO] [stderr] at src/libstd/panic.rs:388 [INFO] [stderr] at src/libstd/rt.rs:48 [INFO] [stderr] 15: 0x55ac7c5b1fa8 - std::rt::lang_start::h274ba4d2ef297552 [INFO] [stderr] at /rustc/efe2f32a6b8217425f361ec7c206910c611c03ee/src/libstd/rt.rs:64 [INFO] [stderr] 16: 0x55ac7c5b0f99 - main [INFO] [stderr] 17: 0x7f2b5986f2e0 - __libc_start_main [INFO] [stderr] 18: 0x55ac7c5aebf9 - _start [INFO] [stderr] 19: 0x0 - [INFO] [stderr] [INFO] running `"docker" "inspect" "076805cc64d6a3297bf7dc51399b98c9c27142b0465ec2c391fd341b9a9edfa7"` [INFO] running `"docker" "rm" "-f" "076805cc64d6a3297bf7dc51399b98c9c27142b0465ec2c391fd341b9a9edfa7"` [INFO] [stdout] 076805cc64d6a3297bf7dc51399b98c9c27142b0465ec2c391fd341b9a9edfa7