Sep 05 19:47:37.889 INFO checking Roybie/tigr against try#51ff957df5095d92d1d3d4682207ee8b7ad408a8 for pr-53854 Sep 05 19:47:37.889 INFO running: cargo +51ff957df5095d92d1d3d4682207ee8b7ad408a8-alt check --frozen --all --all-targets Sep 05 19:47:37.889 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-4/pr-53854/try#51ff957df5095d92d1d3d4682207ee8b7ad408a8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-4/try#51ff957df5095d92d1d3d4682207ee8b7ad408a8:/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=1000" "-e" "CMD=cargo +51ff957df5095d92d1d3d4682207ee8b7ad408a8-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 05 19:47:38.368 INFO blam! f102ab802ddb6033a6d49996d1477d9e6e6333d1e5a24eb56e10d0b8801697f9 Sep 05 19:47:38.368 INFO running `"docker" "start" "-a" "f102ab802ddb6033a6d49996d1477d9e6e6333d1e5a24eb56e10d0b8801697f9"` Sep 05 19:47:39.895 INFO kablam! usermod: no changes Sep 05 19:47:40.022 INFO kablam! Compiling libc v0.2.16 Sep 05 19:47:40.022 INFO kablam! Compiling regex-syntax v0.3.5 Sep 05 19:47:40.030 INFO kablam! Compiling strsim v0.5.1 Sep 05 19:47:40.038 INFO kablam! Compiling bit-vec v0.4.3 Sep 05 19:47:40.054 INFO kablam! Compiling fixedbitset v0.1.1 Sep 05 19:47:40.054 INFO kablam! Compiling lazy_static v0.2.1 Sep 05 19:47:40.054 INFO kablam! Compiling rustc-serialize v0.3.19 Sep 05 19:47:40.054 INFO kablam! Compiling lalrpop-intern v0.12.0 Sep 05 19:47:41.239 INFO kablam! Compiling lalrpop-util v0.12.0 Sep 05 19:47:42.372 INFO kablam! Compiling diff v0.1.9 Sep 05 19:47:42.510 INFO kablam! error[E0642]: patterns aren't allowed in methods without bodies Sep 05 19:47:42.510 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/serialize.rs:147:45 Sep 05 19:47:42.510 INFO kablam! | Sep 05 19:47:42.510 INFO kablam! 147 | &f_name: &str, Sep 05 19:47:42.510 INFO kablam! | ^^^^^^^ Sep 05 19:47:42.510 INFO kablam! Sep 05 19:47:44.182 INFO kablam! Compiling unicode-xid v0.0.2 Sep 05 19:47:46.772 INFO kablam! Compiling regex-syntax v0.2.6 Sep 05 19:47:46.811 INFO kablam! Compiling bitflags v0.4.0 Sep 05 19:47:47.831 INFO kablam! Compiling itertools v0.3.25 Sep 05 19:47:48.489 INFO kablam! Compiling petgraph v0.1.18 Sep 05 19:47:48.523 INFO kablam! Compiling bit-set v0.3.0 Sep 05 19:47:48.647 INFO kablam! Compiling memchr v0.1.11 Sep 05 19:47:50.887 INFO kablam! Compiling thread-id v2.0.0 Sep 05 19:47:50.911 INFO kablam! Compiling term v0.4.4 Sep 05 19:47:51.701 INFO kablam! Compiling atty v0.1.2 Sep 05 19:47:52.015 INFO kablam! Compiling aho-corasick v0.5.3 Sep 05 19:47:52.923 INFO kablam! Compiling thread_local v0.2.6 Sep 05 19:47:53.411 INFO kablam! error[E0034]: multiple applicable items in scope Sep 05 19:47:53.411 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.1.18/src/graph.rs:404:17 Sep 05 19:47:53.411 INFO kablam! | Sep 05 19:47:53.411 INFO kablam! 404 | assert!(Ix::max().index() == !0 || NodeIndex::end() != node_idx); Sep 05 19:47:53.411 INFO kablam! | ^^^^^^^ multiple `max` found Sep 05 19:47:53.414 INFO kablam! | Sep 05 19:47:53.414 INFO kablam! note: candidate #1 is defined in the trait `graph::IndexType` Sep 05 19:47:53.414 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.1.18/src/graph.rs:28:5 Sep 05 19:47:53.414 INFO kablam! | Sep 05 19:47:53.414 INFO kablam! 28 | fn max() -> Self; Sep 05 19:47:53.414 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 05 19:47:53.414 INFO kablam! = help: to disambiguate the method call, write `graph::IndexType::max(...)` instead Sep 05 19:47:53.415 INFO kablam! note: candidate #2 is defined in the trait `std::cmp::Ord` Sep 05 19:47:53.415 INFO kablam! = help: to disambiguate the method call, write `std::cmp::Ord::max(...)` instead Sep 05 19:47:53.415 INFO kablam! Sep 05 19:47:53.420 INFO kablam! error[E0034]: multiple applicable items in scope Sep 05 19:47:53.420 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.1.18/src/graph.rs:438:17 Sep 05 19:47:53.421 INFO kablam! | Sep 05 19:47:53.421 INFO kablam! 438 | assert!(Ix::max().index() == !0 || EdgeIndex::end() != edge_idx); Sep 05 19:47:53.421 INFO kablam! | ^^^^^^^ multiple `max` found Sep 05 19:47:53.466 INFO kablam! | Sep 05 19:47:53.466 INFO kablam! note: candidate #1 is defined in the trait `graph::IndexType` Sep 05 19:47:53.466 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.1.18/src/graph.rs:28:5 Sep 05 19:47:53.466 INFO kablam! | Sep 05 19:47:53.466 INFO kablam! 28 | fn max() -> Self; Sep 05 19:47:53.466 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 05 19:47:53.467 INFO kablam! = help: to disambiguate the method call, write `graph::IndexType::max(...)` instead Sep 05 19:47:53.467 INFO kablam! note: candidate #2 is defined in the trait `std::cmp::Ord` Sep 05 19:47:53.467 INFO kablam! = help: to disambiguate the method call, write `std::cmp::Ord::max(...)` instead Sep 05 19:47:53.467 INFO kablam! Sep 05 19:47:55.907 INFO kablam! error: aborting due to 2 previous errors Sep 05 19:47:55.907 INFO kablam! Sep 05 19:47:55.908 INFO kablam! For more information about this error, try `rustc --explain E0034`. Sep 05 19:47:55.943 INFO kablam! error: Could not compile `petgraph`. Sep 05 19:47:55.943 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 05 19:47:58.669 INFO kablam! error: aborting due to previous error Sep 05 19:47:58.698 INFO kablam! Sep 05 19:47:58.698 INFO kablam! For more information about this error, try `rustc --explain E0642`. Sep 05 19:47:58.718 INFO kablam! error: Could not compile `rustc-serialize`. Sep 05 19:47:58.719 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 05 19:48:05.099 INFO kablam! error: build failed Sep 05 19:48:05.101 INFO kablam! su: No module specific data is present Sep 05 19:48:06.954 INFO running `"docker" "rm" "-f" "f102ab802ddb6033a6d49996d1477d9e6e6333d1e5a24eb56e10d0b8801697f9"` Sep 05 19:48:07.302 INFO blam! f102ab802ddb6033a6d49996d1477d9e6e6333d1e5a24eb56e10d0b8801697f9