Sep 19 22:13:41.427 INFO checking range_check-0.1.0 against master#1e21c9a297a9fe668d62887a3a6a4add8e717b17 for pr-54352 Sep 19 22:13:41.427 INFO running: cargo +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets Sep 19 22:13:41.427 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-54352/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-1/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/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 +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 22:13:41.605 INFO blam! 476d64dc2e0f6e94d4fba4cc53c8f332f8c54caf1c92fb2b1416f17c52eb3ad8 Sep 19 22:13:41.607 INFO running `"docker" "start" "-a" "476d64dc2e0f6e94d4fba4cc53c8f332f8c54caf1c92fb2b1416f17c52eb3ad8"` Sep 19 22:13:43.254 INFO kablam! usermod: no changes Sep 19 22:13:43.294 INFO kablam! Checking range_check v0.1.0 (/source) Sep 19 22:13:43.947 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 19 22:13:43.947 INFO kablam! --> src/lib.rs:173:24 Sep 19 22:13:43.947 INFO kablam! | Sep 19 22:13:43.947 INFO kablam! 173 | assert!((1..5).contains(3)); Sep 19 22:13:43.947 INFO kablam! | ^^^^^^^^ Sep 19 22:13:43.947 INFO kablam! | Sep 19 22:13:43.947 INFO kablam! = note: #[warn(unstable_name_collisions)] on by default Sep 19 22:13:43.947 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 19 22:13:43.947 INFO kablam! = note: for more information, see issue #48919 Sep 19 22:13:43.947 INFO kablam! = help: call with fully qualified syntax `Contains::contains(...)` to keep using the current method Sep 19 22:13:43.947 INFO kablam! = note: add #![feature(range_contains)] to the crate attributes to enable `>::contains` Sep 19 22:13:43.947 INFO kablam! Sep 19 22:13:43.947 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 19 22:13:43.947 INFO kablam! --> src/lib.rs:179:25 Sep 19 22:13:43.947 INFO kablam! | Sep 19 22:13:43.947 INFO kablam! 179 | assert!(!(1..5).contains(&7)); Sep 19 22:13:43.947 INFO kablam! | ^^^^^^^^ Sep 19 22:13:43.947 INFO kablam! | Sep 19 22:13:43.947 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 19 22:13:43.947 INFO kablam! = note: for more information, see issue #48919 Sep 19 22:13:43.947 INFO kablam! = help: call with fully qualified syntax `Contains::contains(...)` to keep using the current method Sep 19 22:13:43.947 INFO kablam! = note: add #![feature(range_contains)] to the crate attributes to enable `>::contains` Sep 19 22:13:43.947 INFO kablam! Sep 19 22:13:43.947 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 19 22:13:43.947 INFO kablam! --> src/lib.rs:185:23 Sep 19 22:13:43.947 INFO kablam! | Sep 19 22:13:43.947 INFO kablam! 185 | assert!((1..).contains(&3)); Sep 19 22:13:43.947 INFO kablam! | ^^^^^^^^ Sep 19 22:13:43.947 INFO kablam! | Sep 19 22:13:43.947 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 19 22:13:43.947 INFO kablam! = note: for more information, see issue #48919 Sep 19 22:13:43.947 INFO kablam! = help: call with fully qualified syntax `Contains::contains(...)` to keep using the current method Sep 19 22:13:43.947 INFO kablam! = note: add #![feature(range_contains)] to the crate attributes to enable `>::contains` Sep 19 22:13:43.947 INFO kablam! Sep 19 22:13:43.947 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 19 22:13:43.947 INFO kablam! --> src/lib.rs:191:24 Sep 19 22:13:43.947 INFO kablam! | Sep 19 22:13:43.947 INFO kablam! 191 | assert!(!(1..).contains(&-7)); Sep 19 22:13:43.947 INFO kablam! | ^^^^^^^^ Sep 19 22:13:43.947 INFO kablam! | Sep 19 22:13:43.947 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 19 22:13:43.947 INFO kablam! = note: for more information, see issue #48919 Sep 19 22:13:43.947 INFO kablam! = help: call with fully qualified syntax `Contains::contains(...)` to keep using the current method Sep 19 22:13:43.947 INFO kablam! = note: add #![feature(range_contains)] to the crate attributes to enable `>::contains` Sep 19 22:13:43.947 INFO kablam! Sep 19 22:13:43.950 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 19 22:13:43.950 INFO kablam! --> src/lib.rs:197:23 Sep 19 22:13:43.950 INFO kablam! | Sep 19 22:13:43.950 INFO kablam! 197 | assert!((..5).contains(&3)); Sep 19 22:13:43.950 INFO kablam! | ^^^^^^^^ Sep 19 22:13:43.950 INFO kablam! | Sep 19 22:13:43.950 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 19 22:13:43.950 INFO kablam! = note: for more information, see issue #48919 Sep 19 22:13:43.950 INFO kablam! = help: call with fully qualified syntax `Contains::contains(...)` to keep using the current method Sep 19 22:13:43.950 INFO kablam! = note: add #![feature(range_contains)] to the crate attributes to enable `>::contains` Sep 19 22:13:43.950 INFO kablam! Sep 19 22:13:43.950 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 19 22:13:43.950 INFO kablam! --> src/lib.rs:203:24 Sep 19 22:13:43.950 INFO kablam! | Sep 19 22:13:43.950 INFO kablam! 203 | assert!(!(..5).contains(&7)); Sep 19 22:13:43.950 INFO kablam! | ^^^^^^^^ Sep 19 22:13:43.950 INFO kablam! | Sep 19 22:13:43.950 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 19 22:13:43.950 INFO kablam! = note: for more information, see issue #48919 Sep 19 22:13:43.950 INFO kablam! = help: call with fully qualified syntax `Contains::contains(...)` to keep using the current method Sep 19 22:13:43.950 INFO kablam! = note: add #![feature(range_contains)] to the crate attributes to enable `>::contains` Sep 19 22:13:43.950 INFO kablam! Sep 19 22:13:44.063 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.79s Sep 19 22:13:44.064 INFO kablam! su: No module specific data is present Sep 19 22:13:45.386 INFO running `"docker" "rm" "-f" "476d64dc2e0f6e94d4fba4cc53c8f332f8c54caf1c92fb2b1416f17c52eb3ad8"` Sep 19 22:13:45.589 INFO blam! 476d64dc2e0f6e94d4fba4cc53c8f332f8c54caf1c92fb2b1416f17c52eb3ad8