Aug 11 05:13:52.905 INFO checking range_check-0.1.0 against try#a77dfcc79fe3e7e1a10ae4dccfd4b2e5e0e49195+tmplazy for libc-1 Aug 11 05:13:52.905 INFO running: cargo +a77dfcc79fe3e7e1a10ae4dccfd4b2e5e0e49195-alt check --frozen --all --all-targets Aug 11 05:13:52.905 INFO creating container for: cargo +a77dfcc79fe3e7e1a10ae4dccfd4b2e5e0e49195-alt check --frozen --all --all-targets Aug 11 05:13:52.905 INFO running `"docker" "create" "-v" "/tmp/crater.z740yCtaLEY6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/libc-1/worker-7/try#a77dfcc79fe3e7e1a10ae4dccfd4b2e5e0e49195+tmplazy:/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 +a77dfcc79fe3e7e1a10ae4dccfd4b2e5e0e49195-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.153 INFO blam! 6180ebfbf47705ed26b45d49fe98ae82fb55359117457de1d38ffe71d3b3da8f Aug 11 05:13:53.154 INFO running `"docker" "start" "-a" "6180ebfbf47705ed26b45d49fe98ae82fb55359117457de1d38ffe71d3b3da8f"` Aug 11 05:13:54.325 INFO kablam! Blocking waiting for file lock on the git checkouts Aug 11 05:13:54.367 INFO kablam! Checking range_check v0.1.0 (file:///source) Aug 11 05:13:55.069 INFO kablam! warning: a method with this name may be added to the standard library in the future Aug 11 05:13:55.069 INFO kablam! --> src/lib.rs:173:24 Aug 11 05:13:55.069 INFO kablam! | Aug 11 05:13:55.069 INFO kablam! 173 | assert!((1..5).contains(3)); Aug 11 05:13:55.069 INFO kablam! | ^^^^^^^^ Aug 11 05:13:55.069 INFO kablam! | Aug 11 05:13:55.069 INFO kablam! = note: #[warn(unstable_name_collisions)] on by default Aug 11 05:13:55.069 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.070 INFO kablam! = note: for more information, see issue #48919 Aug 11 05:13:55.070 INFO kablam! = help: call with fully qualified syntax `Contains::contains(...)` to keep using the current method Aug 11 05:13:55.070 INFO kablam! = note: add #![feature(range_contains)] to the crate attributes to enable `>::contains` Aug 11 05:13:55.071 INFO kablam! Aug 11 05:13:55.086 INFO kablam! warning: a method with this name may be added to the standard library in the future Aug 11 05:13:55.086 INFO kablam! --> src/lib.rs:179:25 Aug 11 05:13:55.086 INFO kablam! | Aug 11 05:13:55.086 INFO kablam! 179 | assert!(!(1..5).contains(&7)); Aug 11 05:13:55.086 INFO kablam! | ^^^^^^^^ Aug 11 05:13:55.087 INFO kablam! | Aug 11 05:13:55.087 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.087 INFO kablam! = note: for more information, see issue #48919 Aug 11 05:13:55.087 INFO kablam! = help: call with fully qualified syntax `Contains::contains(...)` to keep using the current method Aug 11 05:13:55.087 INFO kablam! = note: add #![feature(range_contains)] to the crate attributes to enable `>::contains` Aug 11 05:13:55.087 INFO kablam! Aug 11 05:13:55.089 INFO kablam! warning: a method with this name may be added to the standard library in the future Aug 11 05:13:55.090 INFO kablam! --> src/lib.rs:185:23 Aug 11 05:13:55.090 INFO kablam! | Aug 11 05:13:55.091 INFO kablam! 185 | assert!((1..).contains(&3)); Aug 11 05:13:55.091 INFO kablam! | ^^^^^^^^ Aug 11 05:13:55.091 INFO kablam! | Aug 11 05:13:55.091 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.091 INFO kablam! = note: for more information, see issue #48919 Aug 11 05:13:55.091 INFO kablam! = help: call with fully qualified syntax `Contains::contains(...)` to keep using the current method Aug 11 05:13:55.091 INFO kablam! = note: add #![feature(range_contains)] to the crate attributes to enable `>::contains` Aug 11 05:13:55.091 INFO kablam! Aug 11 05:13:55.091 INFO kablam! warning: a method with this name may be added to the standard library in the future Aug 11 05:13:55.091 INFO kablam! --> src/lib.rs:191:24 Aug 11 05:13:55.091 INFO kablam! | Aug 11 05:13:55.092 INFO kablam! 191 | assert!(!(1..).contains(&-7)); Aug 11 05:13:55.092 INFO kablam! | ^^^^^^^^ Aug 11 05:13:55.092 INFO kablam! | Aug 11 05:13:55.092 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.092 INFO kablam! = note: for more information, see issue #48919 Aug 11 05:13:55.092 INFO kablam! = help: call with fully qualified syntax `Contains::contains(...)` to keep using the current method Aug 11 05:13:55.092 INFO kablam! = note: add #![feature(range_contains)] to the crate attributes to enable `>::contains` Aug 11 05:13:55.092 INFO kablam! Aug 11 05:13:55.095 INFO kablam! warning: a method with this name may be added to the standard library in the future Aug 11 05:13:55.095 INFO kablam! --> src/lib.rs:197:23 Aug 11 05:13:55.095 INFO kablam! | Aug 11 05:13:55.095 INFO kablam! 197 | assert!((..5).contains(&3)); Aug 11 05:13:55.095 INFO kablam! | ^^^^^^^^ Aug 11 05:13:55.095 INFO kablam! | Aug 11 05:13:55.096 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.096 INFO kablam! = note: for more information, see issue #48919 Aug 11 05:13:55.096 INFO kablam! = help: call with fully qualified syntax `Contains::contains(...)` to keep using the current method Aug 11 05:13:55.096 INFO kablam! = note: add #![feature(range_contains)] to the crate attributes to enable `>::contains` Aug 11 05:13:55.096 INFO kablam! Aug 11 05:13:55.098 INFO kablam! warning: a method with this name may be added to the standard library in the future Aug 11 05:13:55.098 INFO kablam! --> src/lib.rs:203:24 Aug 11 05:13:55.098 INFO kablam! | Aug 11 05:13:55.098 INFO kablam! 203 | assert!(!(..5).contains(&7)); Aug 11 05:13:55.099 INFO kablam! | ^^^^^^^^ Aug 11 05:13:55.099 INFO kablam! | Aug 11 05:13:55.099 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.099 INFO kablam! = note: for more information, see issue #48919 Aug 11 05:13:55.099 INFO kablam! = help: call with fully qualified syntax `Contains::contains(...)` to keep using the current method Aug 11 05:13:55.099 INFO kablam! = note: add #![feature(range_contains)] to the crate attributes to enable `>::contains` Aug 11 05:13:55.099 INFO kablam! Aug 11 05:13:55.269 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.96s Aug 11 05:13:55.271 INFO kablam! su: No module specific data is present Aug 11 05:13:56.106 INFO running `"docker" "rm" "-f" "6180ebfbf47705ed26b45d49fe98ae82fb55359117457de1d38ffe71d3b3da8f"` Aug 11 05:13:56.340 INFO blam! 6180ebfbf47705ed26b45d49fe98ae82fb55359117457de1d38ffe71d3b3da8f