Sep 01 22:18:27.284 INFO checking dsp-chain-0.9.0 against try#aa245a5862056b681d2ccdb178f58891108cd3a6 for pr-53831 Sep 01 22:18:27.284 INFO running: cargo +aa245a5862056b681d2ccdb178f58891108cd3a6-alt check --frozen --all --all-targets Sep 01 22:18:27.284 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53831/try#aa245a5862056b681d2ccdb178f58891108cd3a6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53831/worker-0/try#aa245a5862056b681d2ccdb178f58891108cd3a6:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=500" "-e" "CMD=cargo +aa245a5862056b681d2ccdb178f58891108cd3a6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 22:18:27.471 INFO blam! 1571db42613f93f5efacfeb87ae15b292eb7d8deff9b5fb364d402039313966d Sep 01 22:18:27.473 INFO running `"docker" "start" "-a" "1571db42613f93f5efacfeb87ae15b292eb7d8deff9b5fb364d402039313966d"` Sep 01 22:18:28.211 INFO kablam! Checking petgraph v0.1.18 Sep 01 22:18:28.211 INFO kablam! Compiling portaudio v0.5.1 Sep 01 22:18:28.524 INFO kablam! error: failed to run custom build command for `portaudio v0.5.1` Sep 01 22:18:28.524 INFO kablam! process didn't exit successfully: `/target/debug/build/portaudio-1044a5c409067925/build-script-build` (exit code: 101) Sep 01 22:18:28.524 INFO kablam! --- stderr Sep 01 22:18:28.524 INFO kablam! thread 'main' panicked at 'No such file or directory (os error 2)', /cargo-home/registry/src/github.com-1ecc6299db9ec823/portaudio-0.5.1/build.rs:83:23 Sep 01 22:18:28.525 INFO kablam! stack backtrace: Sep 01 22:18:28.525 INFO kablam! 0: 0x55f70e5f2dae - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h9bce1f9a537b140d Sep 01 22:18:28.525 INFO kablam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Sep 01 22:18:28.525 INFO kablam! 1: 0x55f70e5e48b6 - std::sys_common::backtrace::print::h7cc2650c15d0dddd Sep 01 22:18:28.525 INFO kablam! at libstd/sys_common/backtrace.rs:71 Sep 01 22:18:28.525 INFO kablam! at libstd/sys_common/backtrace.rs:59 Sep 01 22:18:28.525 INFO kablam! 2: 0x55f70e5e31bd - std::panicking::default_hook::{{closure}}::hec52538d990412d0 Sep 01 22:18:28.525 INFO kablam! at libstd/panicking.rs:211 Sep 01 22:18:28.525 INFO kablam! 3: 0x55f70e5e2f30 - std::panicking::default_hook::h49c7c9d5f399092e Sep 01 22:18:28.525 INFO kablam! at libstd/panicking.rs:227 Sep 01 22:18:28.525 INFO kablam! 4: 0x55f70e5e377c - std::panicking::rust_panic_with_hook::h56b934afa6264269 Sep 01 22:18:28.525 INFO kablam! at libstd/panicking.rs:477 Sep 01 22:18:28.525 INFO kablam! 5: 0x55f70e5e3379 - std::panicking::continue_panic_fmt::h80f959dff5011bfa Sep 01 22:18:28.525 INFO kablam! at libstd/panicking.rs:391 Sep 01 22:18:28.525 INFO kablam! 6: 0x55f70e5e32dd - std::panicking::begin_panic_fmt::h1c504546adbc2178 Sep 01 22:18:28.525 INFO kablam! at libstd/panicking.rs:346 Sep 01 22:18:28.525 INFO kablam! 7: 0x55f70e5a1d41 - build_script_build::unix_platform::build::h671b92febe36fe96 Sep 01 22:18:28.525 INFO kablam! at /cargo-home/registry/src/github.com-1ecc6299db9ec823/portaudio-0.5.1/build.rs:83 Sep 01 22:18:28.525 INFO kablam! 8: 0x55f70e5a364c - build_script_build::platform::build::h211da1aa36c8eb63 Sep 01 22:18:28.525 INFO kablam! at /cargo-home/registry/src/github.com-1ecc6299db9ec823/portaudio-0.5.1/build.rs:140 Sep 01 22:18:28.525 INFO kablam! 9: 0x55f70e5a3d10 - build_script_build::build::h374d2433c333bef9 Sep 01 22:18:28.525 INFO kablam! at /cargo-home/registry/src/github.com-1ecc6299db9ec823/portaudio-0.5.1/build.rs:49 Sep 01 22:18:28.525 INFO kablam! 10: 0x55f70e5a3bc7 - build_script_build::main::h1a3d6397f605d44b Sep 01 22:18:28.525 INFO kablam! at /cargo-home/registry/src/github.com-1ecc6299db9ec823/portaudio-0.5.1/build.rs:38 Sep 01 22:18:28.525 INFO kablam! 11: 0x55f70e5a4ccf - std::rt::lang_start::{{closure}}::h48af0e60aeda0b3f Sep 01 22:18:28.525 INFO kablam! at /checkout/src/libstd/rt.rs:74 Sep 01 22:18:28.525 INFO kablam! 12: 0x55f70e5e3262 - std::panicking::try::do_call::h09be9541d3992dd3 Sep 01 22:18:28.525 INFO kablam! at libstd/rt.rs:59 Sep 01 22:18:28.525 INFO kablam! at libstd/panicking.rs:310 Sep 01 22:18:28.525 INFO kablam! 13: 0x55f70e6034d9 - __rust_maybe_catch_panic Sep 01 22:18:28.525 INFO kablam! at libpanic_unwind/lib.rs:103 Sep 01 22:18:28.525 INFO kablam! 14: 0x55f70e5ee785 - std::rt::lang_start_internal::h395b9eb1beda0e43 Sep 01 22:18:28.525 INFO kablam! at libstd/panicking.rs:289 Sep 01 22:18:28.525 INFO kablam! at libstd/panic.rs:392 Sep 01 22:18:28.525 INFO kablam! at libstd/rt.rs:58 Sep 01 22:18:28.525 INFO kablam! 15: 0x55f70e5a4ca7 - std::rt::lang_start::h9fc396b8f0867940 Sep 01 22:18:28.525 INFO kablam! at /checkout/src/libstd/rt.rs:74 Sep 01 22:18:28.525 INFO kablam! 16: 0x55f70e5a3d99 - main Sep 01 22:18:28.525 INFO kablam! 17: 0x7f32e562882f - __libc_start_main Sep 01 22:18:28.525 INFO kablam! 18: 0x55f70e5a18c8 - _start Sep 01 22:18:28.525 INFO kablam! 19: 0x0 - Sep 01 22:18:28.525 INFO kablam! Sep 01 22:18:28.525 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 01 22:18:29.453 INFO kablam! error[E0034]: multiple applicable items in scope Sep 01 22:18:29.453 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.1.18/src/graph.rs:404:17 Sep 01 22:18:29.454 INFO kablam! | Sep 01 22:18:29.454 INFO kablam! 404 | assert!(Ix::max().index() == !0 || NodeIndex::end() != node_idx); Sep 01 22:18:29.454 INFO kablam! | ^^^^^^^ multiple `max` found Sep 01 22:18:29.454 INFO kablam! | Sep 01 22:18:29.454 INFO kablam! note: candidate #1 is defined in the trait `graph::IndexType` Sep 01 22:18:29.454 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.1.18/src/graph.rs:28:5 Sep 01 22:18:29.454 INFO kablam! | Sep 01 22:18:29.454 INFO kablam! 28 | fn max() -> Self; Sep 01 22:18:29.454 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 01 22:18:29.454 INFO kablam! = help: to disambiguate the method call, write `graph::IndexType::max(...)` instead Sep 01 22:18:29.454 INFO kablam! note: candidate #2 is defined in the trait `std::cmp::Ord` Sep 01 22:18:29.454 INFO kablam! = help: to disambiguate the method call, write `std::cmp::Ord::max(...)` instead Sep 01 22:18:29.454 INFO kablam! Sep 01 22:18:29.461 INFO kablam! error[E0034]: multiple applicable items in scope Sep 01 22:18:29.461 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.1.18/src/graph.rs:438:17 Sep 01 22:18:29.461 INFO kablam! | Sep 01 22:18:29.461 INFO kablam! 438 | assert!(Ix::max().index() == !0 || EdgeIndex::end() != edge_idx); Sep 01 22:18:29.461 INFO kablam! | ^^^^^^^ multiple `max` found Sep 01 22:18:29.461 INFO kablam! | Sep 01 22:18:29.461 INFO kablam! note: candidate #1 is defined in the trait `graph::IndexType` Sep 01 22:18:29.461 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.1.18/src/graph.rs:28:5 Sep 01 22:18:29.461 INFO kablam! | Sep 01 22:18:29.461 INFO kablam! 28 | fn max() -> Self; Sep 01 22:18:29.461 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 01 22:18:29.461 INFO kablam! = help: to disambiguate the method call, write `graph::IndexType::max(...)` instead Sep 01 22:18:29.461 INFO kablam! note: candidate #2 is defined in the trait `std::cmp::Ord` Sep 01 22:18:29.461 INFO kablam! = help: to disambiguate the method call, write `std::cmp::Ord::max(...)` instead Sep 01 22:18:29.461 INFO kablam! Sep 01 22:18:29.835 INFO kablam! error: aborting due to 2 previous errors Sep 01 22:18:29.835 INFO kablam! Sep 01 22:18:29.835 INFO kablam! For more information about this error, try `rustc --explain E0034`. Sep 01 22:18:29.842 INFO kablam! error: Could not compile `petgraph`. Sep 01 22:18:29.842 INFO kablam! Sep 01 22:18:29.842 INFO kablam! To learn more, run the command again with --verbose. Sep 01 22:18:29.844 INFO kablam! su: No module specific data is present Sep 01 22:18:30.439 INFO running `"docker" "rm" "-f" "1571db42613f93f5efacfeb87ae15b292eb7d8deff9b5fb364d402039313966d"` Sep 01 22:18:30.536 INFO blam! 1571db42613f93f5efacfeb87ae15b292eb7d8deff9b5fb364d402039313966d