Jul 12 10:43:45.450 INFO checking dsp-chain-0.9.0 against try#d39a6f7eddafd45dcc60e99001b8cd08c2bd3255 for pr-52234 Jul 12 10:43:45.450 INFO running: cargo +d39a6f7eddafd45dcc60e99001b8cd08c2bd3255-alt check --frozen --all --all-targets Jul 12 10:43:45.451 INFO creating container for: cargo +d39a6f7eddafd45dcc60e99001b8cd08c2bd3255-alt check --frozen --all --all-targets Jul 12 10:43:45.451 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-52234/try#d39a6f7eddafd45dcc60e99001b8cd08c2bd3255:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-52234/worker-1/try#d39a6f7eddafd45dcc60e99001b8cd08c2bd3255:/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 +d39a6f7eddafd45dcc60e99001b8cd08c2bd3255-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.663 INFO blam! 1ccac6e43f10bc2269749a40864495ddd798358012a640961fb29ed245dbe0cd Jul 12 10:43:45.665 INFO running `"docker" "start" "-a" "1ccac6e43f10bc2269749a40864495ddd798358012a640961fb29ed245dbe0cd"` Jul 12 10:43:46.835 INFO kablam! Checking sample v0.2.0 Jul 12 10:43:46.835 INFO kablam! Compiling portaudio v0.5.1 Jul 12 10:43:46.835 INFO kablam! Checking petgraph v0.1.18 Jul 12 10:43:48.962 INFO kablam! error[E0034]: multiple applicable items in scope Jul 12 10:43:48.962 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.1.18/src/graph.rs:404:17 Jul 12 10:43:48.963 INFO kablam! | Jul 12 10:43:48.963 INFO kablam! 404 | assert!(Ix::max().index() == !0 || NodeIndex::end() != node_idx); Jul 12 10:43:48.963 INFO kablam! | ^^^^^^^ multiple `max` found Jul 12 10:43:48.963 INFO kablam! | Jul 12 10:43:48.963 INFO kablam! note: candidate #1 is defined in the trait `graph::IndexType` Jul 12 10:43:48.963 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.1.18/src/graph.rs:28:5 Jul 12 10:43:48.963 INFO kablam! | Jul 12 10:43:48.963 INFO kablam! 28 | fn max() -> Self; Jul 12 10:43:48.963 INFO kablam! | ^^^^^^^^^^^^^^^^^ Jul 12 10:43:48.963 INFO kablam! = help: to disambiguate the method call, write `graph::IndexType::max(...)` instead Jul 12 10:43:48.963 INFO kablam! note: candidate #2 is defined in the trait `std::cmp::Ord` Jul 12 10:43:48.964 INFO kablam! = help: to disambiguate the method call, write `std::cmp::Ord::max(...)` instead Jul 12 10:43:48.964 INFO kablam! Jul 12 10:43:48.983 INFO kablam! error[E0034]: multiple applicable items in scope Jul 12 10:43:48.983 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.1.18/src/graph.rs:438:17 Jul 12 10:43:48.983 INFO kablam! | Jul 12 10:43:48.983 INFO kablam! 438 | assert!(Ix::max().index() == !0 || EdgeIndex::end() != edge_idx); Jul 12 10:43:48.983 INFO kablam! | ^^^^^^^ multiple `max` found Jul 12 10:43:48.983 INFO kablam! | Jul 12 10:43:48.983 INFO kablam! note: candidate #1 is defined in the trait `graph::IndexType` Jul 12 10:43:48.983 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.1.18/src/graph.rs:28:5 Jul 12 10:43:48.983 INFO kablam! | Jul 12 10:43:48.983 INFO kablam! 28 | fn max() -> Self; Jul 12 10:43:48.983 INFO kablam! | ^^^^^^^^^^^^^^^^^ Jul 12 10:43:48.983 INFO kablam! = help: to disambiguate the method call, write `graph::IndexType::max(...)` instead Jul 12 10:43:48.984 INFO kablam! note: candidate #2 is defined in the trait `std::cmp::Ord` Jul 12 10:43:48.984 INFO kablam! = help: to disambiguate the method call, write `std::cmp::Ord::max(...)` instead Jul 12 10:43:48.984 INFO kablam! Jul 12 10:43:49.287 INFO kablam! error: failed to run custom build command for `portaudio v0.5.1` Jul 12 10:43:49.287 INFO kablam! process didn't exit successfully: `/target/debug/build/portaudio-15aa52b94bd18dca/build-script-build` (exit code: 101) Jul 12 10:43:49.287 INFO kablam! --- stderr Jul 12 10:43:49.287 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.287 INFO kablam! stack backtrace: Jul 12 10:43:49.287 INFO kablam! 0: 0x55848886b47e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h92a68052fe3ac268 Jul 12 10:43:49.287 INFO kablam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Jul 12 10:43:49.287 INFO kablam! 1: 0x558488876536 - std::sys_common::backtrace::print::h97d06e83b1e93dae Jul 12 10:43:49.287 INFO kablam! at libstd/sys_common/backtrace.rs:71 Jul 12 10:43:49.287 INFO kablam! at libstd/sys_common/backtrace.rs:59 Jul 12 10:43:49.287 INFO kablam! 2: 0x55848886fb1d - std::panicking::default_hook::{{closure}}::h542bf1b77e94538f Jul 12 10:43:49.287 INFO kablam! at libstd/panicking.rs:211 Jul 12 10:43:49.287 INFO kablam! 3: 0x55848886f890 - std::panicking::default_hook::h4616d29c4a35bbdf Jul 12 10:43:49.287 INFO kablam! at libstd/panicking.rs:227 Jul 12 10:43:49.288 INFO kablam! 4: 0x5584888700dc - std::panicking::rust_panic_with_hook::h1ebb353159c62ef1 Jul 12 10:43:49.288 INFO kablam! at libstd/panicking.rs:475 Jul 12 10:43:49.288 INFO kablam! 5: 0x55848886fcd9 - std::panicking::continue_panic_fmt::h5c8e92bb1720b7de Jul 12 10:43:49.288 INFO kablam! at libstd/panicking.rs:390 Jul 12 10:43:49.288 INFO kablam! 6: 0x55848886fc3d - std::panicking::begin_panic_fmt::hfcc118f55c31031c Jul 12 10:43:49.288 INFO kablam! at libstd/panicking.rs:345 Jul 12 10:43:49.288 INFO kablam! 7: 0x558488821e81 - build_script_build::unix_platform::build::hcdfe80452a1aa2f6 Jul 12 10:43:49.288 INFO kablam! at /cargo-home/registry/src/github.com-1ecc6299db9ec823/portaudio-0.5.1/build.rs:83 Jul 12 10:43:49.288 INFO kablam! 8: 0x5584888236fc - build_script_build::platform::build::h42c84b9677c43af1 Jul 12 10:43:49.288 INFO kablam! at /cargo-home/registry/src/github.com-1ecc6299db9ec823/portaudio-0.5.1/build.rs:140 Jul 12 10:43:49.288 INFO kablam! 9: 0x558488823da0 - build_script_build::build::h8b3c8924a8f2f731 Jul 12 10:43:49.288 INFO kablam! at /cargo-home/registry/src/github.com-1ecc6299db9ec823/portaudio-0.5.1/build.rs:49 Jul 12 10:43:49.288 INFO kablam! 10: 0x558488823c57 - build_script_build::main::ha36325a1fdc30d0a Jul 12 10:43:49.288 INFO kablam! at /cargo-home/registry/src/github.com-1ecc6299db9ec823/portaudio-0.5.1/build.rs:38 Jul 12 10:43:49.288 INFO kablam! 11: 0x558488824d5f - std::rt::lang_start::{{closure}}::h9267550801166457 Jul 12 10:43:49.288 INFO kablam! at /checkout/src/libstd/rt.rs:74 Jul 12 10:43:49.288 INFO kablam! 12: 0x55848886fbc2 - std::panicking::try::do_call::h01dd3bb4cdf5d680 Jul 12 10:43:49.288 INFO kablam! at libstd/rt.rs:59 Jul 12 10:43:49.288 INFO kablam! at libstd/panicking.rs:310 Jul 12 10:43:49.288 INFO kablam! 13: 0x5584888818e9 - __rust_maybe_catch_panic Jul 12 10:43:49.288 INFO kablam! at libpanic_unwind/lib.rs:105 Jul 12 10:43:49.288 INFO kablam! 14: 0x558488866145 - std::rt::lang_start_internal::hde55db70e77d96b8 Jul 12 10:43:49.288 INFO kablam! at libstd/panicking.rs:289 Jul 12 10:43:49.288 INFO kablam! at libstd/panic.rs:392 Jul 12 10:43:49.289 INFO kablam! at libstd/rt.rs:58 Jul 12 10:43:49.289 INFO kablam! 15: 0x558488824d37 - std::rt::lang_start::he89c732888d41fe6 Jul 12 10:43:49.289 INFO kablam! at /checkout/src/libstd/rt.rs:74 Jul 12 10:43:49.289 INFO kablam! 16: 0x558488823e29 - main Jul 12 10:43:49.289 INFO kablam! 17: 0x7f1cd2dfa82f - __libc_start_main Jul 12 10:43:49.289 INFO kablam! 18: 0x558488821a08 - _start Jul 12 10:43:49.289 INFO kablam! 19: 0x0 - Jul 12 10:43:49.289 INFO kablam! Jul 12 10:43:49.289 INFO kablam! warning: build failed, waiting for other jobs to finish... Jul 12 10:43:49.899 INFO kablam! error: aborting due to 2 previous errors Jul 12 10:43:49.899 INFO kablam! Jul 12 10:43:49.900 INFO kablam! For more information about this error, try `rustc --explain E0034`. Jul 12 10:43:49.911 INFO kablam! error: Could not compile `petgraph`. Jul 12 10:43:49.912 INFO kablam! Jul 12 10:43:49.912 INFO kablam! To learn more, run the command again with --verbose. Jul 12 10:43:49.913 INFO kablam! su: No module specific data is present Jul 12 10:43:50.424 INFO running `"docker" "rm" "-f" "1ccac6e43f10bc2269749a40864495ddd798358012a640961fb29ed245dbe0cd"` Jul 12 10:43:50.612 INFO blam! 1ccac6e43f10bc2269749a40864495ddd798358012a640961fb29ed245dbe0cd