Jul 12 01:16:13.063 INFO checking range_check-0.1.0 against master#ae5b629efd79de78e6ba7ef493c32857bd7f9cf9 for pr-52234 Jul 12 01:16:13.063 INFO running: cargo +ae5b629efd79de78e6ba7ef493c32857bd7f9cf9-alt check --frozen --all --all-targets Jul 12 01:16:13.063 INFO creating container for: cargo +ae5b629efd79de78e6ba7ef493c32857bd7f9cf9-alt check --frozen --all --all-targets Jul 12 01:16:13.063 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-52234/master#ae5b629efd79de78e6ba7ef493c32857bd7f9cf9:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-52234/worker-0/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 01:16:13.329 INFO blam! 31e9b25bd94f4beaee99d93d557173920505a339edd3a02bdefbe88689118e5f Jul 12 01:16:13.332 INFO running `"docker" "start" "-a" "31e9b25bd94f4beaee99d93d557173920505a339edd3a02bdefbe88689118e5f"` Jul 12 01:16:14.299 INFO kablam! Checking range_check v0.1.0 (file:///source) Jul 12 01:16:14.942 INFO kablam! warning: a method with this name may be added to the standard library in the future Jul 12 01:16:14.942 INFO kablam! --> src/lib.rs:173:24 Jul 12 01:16:14.942 INFO kablam! | Jul 12 01:16:14.942 INFO kablam! 173 | assert!((1..5).contains(3)); Jul 12 01:16:14.942 INFO kablam! | ^^^^^^^^ Jul 12 01:16:14.942 INFO kablam! | Jul 12 01:16:14.942 INFO kablam! = note: #[warn(unstable_name_collisions)] on by default Jul 12 01:16:14.942 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Jul 12 01:16:14.942 INFO kablam! = note: for more information, see issue #48919 Jul 12 01:16:14.942 INFO kablam! = help: call with fully qualified syntax `Contains::contains(...)` to keep using the current method Jul 12 01:16:14.942 INFO kablam! = note: add #![feature(range_contains)] to the crate attributes to enable `>::contains` Jul 12 01:16:14.942 INFO kablam! Jul 12 01:16:14.951 INFO kablam! warning: a method with this name may be added to the standard library in the future Jul 12 01:16:14.951 INFO kablam! --> src/lib.rs:179:25 Jul 12 01:16:14.952 INFO kablam! | Jul 12 01:16:14.952 INFO kablam! 179 | assert!(!(1..5).contains(&7)); Jul 12 01:16:14.952 INFO kablam! | ^^^^^^^^ Jul 12 01:16:14.958 INFO kablam! | Jul 12 01:16:14.958 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Jul 12 01:16:14.958 INFO kablam! = note: for more information, see issue #48919 Jul 12 01:16:14.958 INFO kablam! = help: call with fully qualified syntax `Contains::contains(...)` to keep using the current method Jul 12 01:16:14.958 INFO kablam! = note: add #![feature(range_contains)] to the crate attributes to enable `>::contains` Jul 12 01:16:14.958 INFO kablam! Jul 12 01:16:14.961 INFO kablam! warning: a method with this name may be added to the standard library in the future Jul 12 01:16:14.961 INFO kablam! --> src/lib.rs:185:23 Jul 12 01:16:14.961 INFO kablam! | Jul 12 01:16:14.961 INFO kablam! 185 | assert!((1..).contains(&3)); Jul 12 01:16:14.961 INFO kablam! | ^^^^^^^^ Jul 12 01:16:14.961 INFO kablam! | Jul 12 01:16:14.961 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Jul 12 01:16:14.961 INFO kablam! = note: for more information, see issue #48919 Jul 12 01:16:14.961 INFO kablam! = help: call with fully qualified syntax `Contains::contains(...)` to keep using the current method Jul 12 01:16:14.961 INFO kablam! = note: add #![feature(range_contains)] to the crate attributes to enable `>::contains` Jul 12 01:16:14.961 INFO kablam! Jul 12 01:16:14.963 INFO kablam! warning: a method with this name may be added to the standard library in the future Jul 12 01:16:14.963 INFO kablam! --> src/lib.rs:191:24 Jul 12 01:16:14.963 INFO kablam! | Jul 12 01:16:14.964 INFO kablam! 191 | assert!(!(1..).contains(&-7)); Jul 12 01:16:14.964 INFO kablam! | ^^^^^^^^ Jul 12 01:16:14.964 INFO kablam! | Jul 12 01:16:14.964 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Jul 12 01:16:14.964 INFO kablam! = note: for more information, see issue #48919 Jul 12 01:16:14.964 INFO kablam! = help: call with fully qualified syntax `Contains::contains(...)` to keep using the current method Jul 12 01:16:14.964 INFO kablam! = note: add #![feature(range_contains)] to the crate attributes to enable `>::contains` Jul 12 01:16:14.964 INFO kablam! Jul 12 01:16:14.968 INFO kablam! warning: a method with this name may be added to the standard library in the future Jul 12 01:16:14.968 INFO kablam! --> src/lib.rs:197:23 Jul 12 01:16:14.969 INFO kablam! | Jul 12 01:16:14.969 INFO kablam! 197 | assert!((..5).contains(&3)); Jul 12 01:16:14.969 INFO kablam! | ^^^^^^^^ Jul 12 01:16:14.969 INFO kablam! | Jul 12 01:16:14.969 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Jul 12 01:16:14.969 INFO kablam! = note: for more information, see issue #48919 Jul 12 01:16:14.969 INFO kablam! = help: call with fully qualified syntax `Contains::contains(...)` to keep using the current method Jul 12 01:16:14.969 INFO kablam! = note: add #![feature(range_contains)] to the crate attributes to enable `>::contains` Jul 12 01:16:14.969 INFO kablam! Jul 12 01:16:14.970 INFO kablam! warning: a method with this name may be added to the standard library in the future Jul 12 01:16:14.971 INFO kablam! --> src/lib.rs:203:24 Jul 12 01:16:14.971 INFO kablam! | Jul 12 01:16:14.971 INFO kablam! 203 | assert!(!(..5).contains(&7)); Jul 12 01:16:14.971 INFO kablam! | ^^^^^^^^ Jul 12 01:16:14.971 INFO kablam! | Jul 12 01:16:14.971 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Jul 12 01:16:14.971 INFO kablam! = note: for more information, see issue #48919 Jul 12 01:16:14.971 INFO kablam! = help: call with fully qualified syntax `Contains::contains(...)` to keep using the current method Jul 12 01:16:14.971 INFO kablam! = note: add #![feature(range_contains)] to the crate attributes to enable `>::contains` Jul 12 01:16:14.971 INFO kablam! Jul 12 01:16:15.182 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.91s Jul 12 01:16:15.185 INFO kablam! su: No module specific data is present Jul 12 01:16:15.965 INFO running `"docker" "rm" "-f" "31e9b25bd94f4beaee99d93d557173920505a339edd3a02bdefbe88689118e5f"` Jul 12 01:16:16.154 INFO blam! 31e9b25bd94f4beaee99d93d557173920505a339edd3a02bdefbe88689118e5f