Jul 12 10:43:45.715 INFO checking dsp-chain-0.9.0 against master#ae5b629efd79de78e6ba7ef493c32857bd7f9cf9 for pr-52234 Jul 12 10:43:45.715 INFO running: cargo +ae5b629efd79de78e6ba7ef493c32857bd7f9cf9-alt check --frozen --all --all-targets Jul 12 10:43:45.715 INFO creating container for: cargo +ae5b629efd79de78e6ba7ef493c32857bd7f9cf9-alt check --frozen --all --all-targets Jul 12 10:43:45.715 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-52234/master#ae5b629efd79de78e6ba7ef493c32857bd7f9cf9:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-52234/worker-2/master#ae5b629efd79de78e6ba7ef493c32857bd7f9cf9:/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 +ae5b629efd79de78e6ba7ef493c32857bd7f9cf9-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "crater"` Jul 12 10:43:45.930 INFO blam! adad231e06435964ffa756d8a812041490687b0ab471bcbea5bbe2ef1114a7f7 Jul 12 10:43:45.931 INFO running `"docker" "start" "-a" "adad231e06435964ffa756d8a812041490687b0ab471bcbea5bbe2ef1114a7f7"` Jul 12 10:43:46.991 INFO kablam! Compiling portaudio v0.5.1 Jul 12 10:43:46.991 INFO kablam! Checking petgraph v0.1.18 Jul 12 10:43:49.044 INFO kablam! error[E0034]: multiple applicable items in scope Jul 12 10:43:49.044 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.1.18/src/graph.rs:404:17 Jul 12 10:43:49.044 INFO kablam! | Jul 12 10:43:49.044 INFO kablam! 404 | assert!(Ix::max().index() == !0 || NodeIndex::end() != node_idx); Jul 12 10:43:49.045 INFO kablam! | ^^^^^^^ multiple `max` found Jul 12 10:43:49.045 INFO kablam! | Jul 12 10:43:49.045 INFO kablam! note: candidate #1 is defined in the trait `graph::IndexType` Jul 12 10:43:49.045 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.1.18/src/graph.rs:28:5 Jul 12 10:43:49.045 INFO kablam! | Jul 12 10:43:49.045 INFO kablam! 28 | fn max() -> Self; Jul 12 10:43:49.045 INFO kablam! | ^^^^^^^^^^^^^^^^^ Jul 12 10:43:49.045 INFO kablam! = help: to disambiguate the method call, write `graph::IndexType::max(...)` instead Jul 12 10:43:49.045 INFO kablam! note: candidate #2 is defined in the trait `std::cmp::Ord` Jul 12 10:43:49.045 INFO kablam! = help: to disambiguate the method call, write `std::cmp::Ord::max(...)` instead Jul 12 10:43:49.045 INFO kablam! Jul 12 10:43:49.077 INFO kablam! error[E0034]: multiple applicable items in scope Jul 12 10:43:49.077 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.1.18/src/graph.rs:438:17 Jul 12 10:43:49.077 INFO kablam! | Jul 12 10:43:49.077 INFO kablam! 438 | assert!(Ix::max().index() == !0 || EdgeIndex::end() != edge_idx); Jul 12 10:43:49.077 INFO kablam! | ^^^^^^^ multiple `max` found Jul 12 10:43:49.077 INFO kablam! | Jul 12 10:43:49.077 INFO kablam! note: candidate #1 is defined in the trait `graph::IndexType` Jul 12 10:43:49.078 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.1.18/src/graph.rs:28:5 Jul 12 10:43:49.078 INFO kablam! | Jul 12 10:43:49.078 INFO kablam! 28 | fn max() -> Self; Jul 12 10:43:49.078 INFO kablam! | ^^^^^^^^^^^^^^^^^ Jul 12 10:43:49.078 INFO kablam! = help: to disambiguate the method call, write `graph::IndexType::max(...)` instead Jul 12 10:43:49.078 INFO kablam! note: candidate #2 is defined in the trait `std::cmp::Ord` Jul 12 10:43:49.078 INFO kablam! = help: to disambiguate the method call, write `std::cmp::Ord::max(...)` instead Jul 12 10:43:49.078 INFO kablam! Jul 12 10:43:49.439 INFO kablam! error: failed to run custom build command for `portaudio v0.5.1` Jul 12 10:43:49.439 INFO kablam! process didn't exit successfully: `/target/debug/build/portaudio-81404e118d735dd9/build-script-build` (exit code: 101) Jul 12 10:43:49.439 INFO kablam! --- stderr Jul 12 10:43:49.439 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 Jul 12 10:43:49.439 INFO kablam! stack backtrace: Jul 12 10:43:49.439 INFO kablam! 0: 0x5620bb2d248e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h384ae355f7caea4e Jul 12 10:43:49.439 INFO kablam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Jul 12 10:43:49.439 INFO kablam! 1: 0x5620bb2dd546 - std::sys_common::backtrace::print::h4bb52e1bee024bba Jul 12 10:43:49.439 INFO kablam! at libstd/sys_common/backtrace.rs:71 Jul 12 10:43:49.439 INFO kablam! at libstd/sys_common/backtrace.rs:59 Jul 12 10:43:49.439 INFO kablam! 2: 0x5620bb2d6b2d - std::panicking::default_hook::{{closure}}::hb7ba413df06fc0fe Jul 12 10:43:49.439 INFO kablam! at libstd/panicking.rs:211 Jul 12 10:43:49.439 INFO kablam! 3: 0x5620bb2d68a0 - std::panicking::default_hook::h0d2752b2f723ae1b Jul 12 10:43:49.439 INFO kablam! at libstd/panicking.rs:227 Jul 12 10:43:49.439 INFO kablam! 4: 0x5620bb2d70ec - std::panicking::rust_panic_with_hook::h5ab246e6d52e753b Jul 12 10:43:49.439 INFO kablam! at libstd/panicking.rs:475 Jul 12 10:43:49.439 INFO kablam! 5: 0x5620bb2d6ce9 - std::panicking::continue_panic_fmt::hbc5be41dc11c760a Jul 12 10:43:49.439 INFO kablam! at libstd/panicking.rs:390 Jul 12 10:43:49.439 INFO kablam! 6: 0x5620bb2d6c4d - std::panicking::begin_panic_fmt::ha1b16ae9609c44dd Jul 12 10:43:49.440 INFO kablam! at libstd/panicking.rs:345 Jul 12 10:43:49.440 INFO kablam! 7: 0x5620bb288e81 - build_script_build::unix_platform::build::hd8aaf2ae935ff9cd Jul 12 10:43:49.440 INFO kablam! at /cargo-home/registry/src/github.com-1ecc6299db9ec823/portaudio-0.5.1/build.rs:83 Jul 12 10:43:49.440 INFO kablam! 8: 0x5620bb28a6fc - build_script_build::platform::build::h8c341b2d668c2301 Jul 12 10:43:49.440 INFO kablam! at /cargo-home/registry/src/github.com-1ecc6299db9ec823/portaudio-0.5.1/build.rs:140 Jul 12 10:43:49.440 INFO kablam! 9: 0x5620bb28ada0 - build_script_build::build::hbe4c264ef67ba600 Jul 12 10:43:49.440 INFO kablam! at /cargo-home/registry/src/github.com-1ecc6299db9ec823/portaudio-0.5.1/build.rs:49 Jul 12 10:43:49.440 INFO kablam! 10: 0x5620bb28ac57 - build_script_build::main::h23ff51f5a4bc5097 Jul 12 10:43:49.440 INFO kablam! at /cargo-home/registry/src/github.com-1ecc6299db9ec823/portaudio-0.5.1/build.rs:38 Jul 12 10:43:49.440 INFO kablam! 11: 0x5620bb28bd5f - std::rt::lang_start::{{closure}}::h95f6741d6d56269c Jul 12 10:43:49.440 INFO kablam! at /checkout/src/libstd/rt.rs:74 Jul 12 10:43:49.440 INFO kablam! 12: 0x5620bb2d6bd2 - std::panicking::try::do_call::he078c96f91c45734 Jul 12 10:43:49.440 INFO kablam! at libstd/rt.rs:59 Jul 12 10:43:49.440 INFO kablam! at libstd/panicking.rs:310 Jul 12 10:43:49.440 INFO kablam! 13: 0x5620bb2e88f9 - __rust_maybe_catch_panic Jul 12 10:43:49.440 INFO kablam! at libpanic_unwind/lib.rs:105 Jul 12 10:43:49.440 INFO kablam! 14: 0x5620bb2cd155 - std::rt::lang_start_internal::he059594c0b5de843 Jul 12 10:43:49.440 INFO kablam! at libstd/panicking.rs:289 Jul 12 10:43:49.440 INFO kablam! at libstd/panic.rs:392 Jul 12 10:43:49.440 INFO kablam! at libstd/rt.rs:58 Jul 12 10:43:49.440 INFO kablam! 15: 0x5620bb28bd37 - std::rt::lang_start::h754475a11fd80ac5 Jul 12 10:43:49.440 INFO kablam! at /checkout/src/libstd/rt.rs:74 Jul 12 10:43:49.440 INFO kablam! 16: 0x5620bb28ae29 - main Jul 12 10:43:49.440 INFO kablam! 17: 0x7f8b7105782f - __libc_start_main Jul 12 10:43:49.440 INFO kablam! 18: 0x5620bb288a08 - _start Jul 12 10:43:49.441 INFO kablam! 19: 0x0 - Jul 12 10:43:49.441 INFO kablam! Jul 12 10:43:49.441 INFO kablam! warning: build failed, waiting for other jobs to finish... Jul 12 10:43:50.142 INFO kablam! error: aborting due to 2 previous errors Jul 12 10:43:50.142 INFO kablam! Jul 12 10:43:50.142 INFO kablam! For more information about this error, try `rustc --explain E0034`. Jul 12 10:43:50.153 INFO kablam! error: Could not compile `petgraph`. Jul 12 10:43:50.153 INFO kablam! Jul 12 10:43:50.153 INFO kablam! To learn more, run the command again with --verbose. Jul 12 10:43:50.156 INFO kablam! su: No module specific data is present Jul 12 10:43:50.728 INFO running `"docker" "rm" "-f" "adad231e06435964ffa756d8a812041490687b0ab471bcbea5bbe2ef1114a7f7"` Jul 12 10:43:50.890 INFO blam! adad231e06435964ffa756d8a812041490687b0ab471bcbea5bbe2ef1114a7f7