Aug 11 05:13:53.439 INFO checking range_check-0.1.0 against master#f6d43ed84207c7e58f363f46e5a438ff40f2b311 for libc-1 Aug 11 05:13:53.439 INFO running: cargo +f6d43ed84207c7e58f363f46e5a438ff40f2b311-alt check --frozen --all --all-targets Aug 11 05:13:53.439 INFO creating container for: cargo +f6d43ed84207c7e58f363f46e5a438ff40f2b311-alt check --frozen --all --all-targets Aug 11 05:13:53.439 INFO running `"docker" "create" "-v" "/tmp/crater.7ZveM3jKqKlK:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/libc-1/worker-1/master#f6d43ed84207c7e58f363f46e5a438ff40f2b311:/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" "-v" "/home/ec2-user/crater/./work/local/cargo-home/git:/cargo-home/git:rw,Z" "-e" "USER_ID=500" "-e" "CMD=cargo +f6d43ed84207c7e58f363f46e5a438ff40f2b311-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "crater"` Aug 11 05:13:53.706 INFO blam! 3d9a013f701ef059905f1f73676ba4d4bf090ef65065985856895e2e3c3a60d4 Aug 11 05:13:53.708 INFO running `"docker" "start" "-a" "3d9a013f701ef059905f1f73676ba4d4bf090ef65065985856895e2e3c3a60d4"` Aug 11 05:13:54.856 INFO kablam! Checking range_check v0.1.0 (file:///source) Aug 11 05:13:55.620 INFO kablam! warning: a method with this name may be added to the standard library in the future Aug 11 05:13:55.620 INFO kablam! --> src/lib.rs:173:24 Aug 11 05:13:55.621 INFO kablam! | Aug 11 05:13:55.621 INFO kablam! 173 | assert!((1..5).contains(3)); Aug 11 05:13:55.621 INFO kablam! | ^^^^^^^^ Aug 11 05:13:55.621 INFO kablam! | Aug 11 05:13:55.621 INFO kablam! = note: #[warn(unstable_name_collisions)] on by default Aug 11 05:13:55.621 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Aug 11 05:13:55.621 INFO kablam! = note: for more information, see issue #48919 Aug 11 05:13:55.621 INFO kablam! = help: call with fully qualified syntax `Contains::contains(...)` to keep using the current method Aug 11 05:13:55.621 INFO kablam! = note: add #![feature(range_contains)] to the crate attributes to enable `>::contains` Aug 11 05:13:55.621 INFO kablam! Aug 11 05:13:55.635 INFO kablam! warning: a method with this name may be added to the standard library in the future Aug 11 05:13:55.635 INFO kablam! --> src/lib.rs:179:25 Aug 11 05:13:55.635 INFO kablam! | Aug 11 05:13:55.635 INFO kablam! 179 | assert!(!(1..5).contains(&7)); Aug 11 05:13:55.635 INFO kablam! | ^^^^^^^^ Aug 11 05:13:55.635 INFO kablam! | Aug 11 05:13:55.635 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Aug 11 05:13:55.635 INFO kablam! = note: for more information, see issue #48919 Aug 11 05:13:55.635 INFO kablam! = help: call with fully qualified syntax `Contains::contains(...)` to keep using the current method Aug 11 05:13:55.635 INFO kablam! = note: add #![feature(range_contains)] to the crate attributes to enable `>::contains` Aug 11 05:13:55.635 INFO kablam! Aug 11 05:13:55.638 INFO kablam! warning: a method with this name may be added to the standard library in the future Aug 11 05:13:55.638 INFO kablam! --> src/lib.rs:185:23 Aug 11 05:13:55.638 INFO kablam! | Aug 11 05:13:55.638 INFO kablam! 185 | assert!((1..).contains(&3)); Aug 11 05:13:55.638 INFO kablam! | ^^^^^^^^ Aug 11 05:13:55.638 INFO kablam! | Aug 11 05:13:55.638 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Aug 11 05:13:55.639 INFO kablam! = note: for more information, see issue #48919 Aug 11 05:13:55.639 INFO kablam! = help: call with fully qualified syntax `Contains::contains(...)` to keep using the current method Aug 11 05:13:55.640 INFO kablam! = note: add #![feature(range_contains)] to the crate attributes to enable `>::contains` Aug 11 05:13:55.640 INFO kablam! Aug 11 05:13:55.642 INFO kablam! warning: a method with this name may be added to the standard library in the future Aug 11 05:13:55.642 INFO kablam! --> src/lib.rs:191:24 Aug 11 05:13:55.642 INFO kablam! | Aug 11 05:13:55.642 INFO kablam! 191 | assert!(!(1..).contains(&-7)); Aug 11 05:13:55.642 INFO kablam! | ^^^^^^^^ Aug 11 05:13:55.643 INFO kablam! | Aug 11 05:13:55.643 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Aug 11 05:13:55.644 INFO kablam! = note: for more information, see issue #48919 Aug 11 05:13:55.644 INFO kablam! = help: call with fully qualified syntax `Contains::contains(...)` to keep using the current method Aug 11 05:13:55.644 INFO kablam! = note: add #![feature(range_contains)] to the crate attributes to enable `>::contains` Aug 11 05:13:55.645 INFO kablam! Aug 11 05:13:55.655 INFO kablam! warning: a method with this name may be added to the standard library in the future Aug 11 05:13:55.657 INFO kablam! --> src/lib.rs:197:23 Aug 11 05:13:55.657 INFO kablam! | Aug 11 05:13:55.657 INFO kablam! 197 | assert!((..5).contains(&3)); Aug 11 05:13:55.657 INFO kablam! | ^^^^^^^^ Aug 11 05:13:55.657 INFO kablam! | Aug 11 05:13:55.657 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Aug 11 05:13:55.657 INFO kablam! = note: for more information, see issue #48919 Aug 11 05:13:55.657 INFO kablam! = help: call with fully qualified syntax `Contains::contains(...)` to keep using the current method Aug 11 05:13:55.657 INFO kablam! = note: add #![feature(range_contains)] to the crate attributes to enable `>::contains` Aug 11 05:13:55.657 INFO kablam! Aug 11 05:13:55.660 INFO kablam! warning: a method with this name may be added to the standard library in the future Aug 11 05:13:55.660 INFO kablam! --> src/lib.rs:203:24 Aug 11 05:13:55.660 INFO kablam! | Aug 11 05:13:55.660 INFO kablam! 203 | assert!(!(..5).contains(&7)); Aug 11 05:13:55.660 INFO kablam! | ^^^^^^^^ Aug 11 05:13:55.661 INFO kablam! | Aug 11 05:13:55.661 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Aug 11 05:13:55.662 INFO kablam! = note: for more information, see issue #48919 Aug 11 05:13:55.662 INFO kablam! = help: call with fully qualified syntax `Contains::contains(...)` to keep using the current method Aug 11 05:13:55.663 INFO kablam! = note: add #![feature(range_contains)] to the crate attributes to enable `>::contains` Aug 11 05:13:55.663 INFO kablam! Aug 11 05:13:56.091 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.29s Aug 11 05:13:56.100 INFO kablam! su: No module specific data is present Aug 11 05:13:56.638 INFO running `"docker" "rm" "-f" "3d9a013f701ef059905f1f73676ba4d4bf090ef65065985856895e2e3c3a60d4"` Aug 11 05:13:56.833 INFO blam! 3d9a013f701ef059905f1f73676ba4d4bf090ef65065985856895e2e3c3a60d4