Oct 15 22:48:10.293 INFO testing range_check-0.1.0 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 22:48:10.293 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +40d4795669493f1965de7c44029c69552134fe1f-alt build --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 15 22:48:10.494 INFO blam! 3ef68f444482070a01f18c7f67b71bcfe16afae68a43136b300ca4d0a550487e Oct 15 22:48:10.503 INFO running `"docker" "start" "-a" "3ef68f444482070a01f18c7f67b71bcfe16afae68a43136b300ca4d0a550487e"` Oct 15 22:48:11.319 INFO kablam! usermod: no changes Oct 15 22:48:11.355 INFO kablam! Compiling range_check v0.1.0 (/source) Oct 15 22:48:12.051 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.71s Oct 15 22:48:12.054 INFO kablam! su: No module specific data is present Oct 15 22:48:12.681 INFO running `"docker" "rm" "-f" "3ef68f444482070a01f18c7f67b71bcfe16afae68a43136b300ca4d0a550487e"` Oct 15 22:48:12.947 INFO blam! 3ef68f444482070a01f18c7f67b71bcfe16afae68a43136b300ca4d0a550487e Oct 15 22:48:12.961 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +40d4795669493f1965de7c44029c69552134fe1f-alt test --frozen --no-run" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 15 22:48:13.480 INFO blam! f385c23dcd3b37132858def07bc07f48df96c7a707913bccf69b4b0d463f08b1 Oct 15 22:48:13.486 INFO running `"docker" "start" "-a" "f385c23dcd3b37132858def07bc07f48df96c7a707913bccf69b4b0d463f08b1"` Oct 15 22:48:14.810 INFO kablam! usermod: no changes Oct 15 22:48:14.875 INFO kablam! Compiling range_check v0.1.0 (/source) Oct 15 22:48:15.601 INFO kablam! warning: a method with this name may be added to the standard library in the future Oct 15 22:48:15.601 INFO kablam! --> src/lib.rs:173:24 Oct 15 22:48:15.601 INFO kablam! | Oct 15 22:48:15.601 INFO kablam! 173 | assert!((1..5).contains(3)); Oct 15 22:48:15.601 INFO kablam! | ^^^^^^^^ Oct 15 22:48:15.601 INFO kablam! | Oct 15 22:48:15.601 INFO kablam! = note: #[warn(unstable_name_collisions)] on by default Oct 15 22:48:15.601 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Oct 15 22:48:15.601 INFO kablam! = note: for more information, see issue #48919 Oct 15 22:48:15.601 INFO kablam! = help: call with fully qualified syntax `Contains::contains(...)` to keep using the current method Oct 15 22:48:15.601 INFO kablam! = help: add #![feature(range_contains)] to the crate attributes to enable `>::contains` Oct 15 22:48:15.601 INFO kablam! Oct 15 22:48:15.601 INFO kablam! warning: a method with this name may be added to the standard library in the future Oct 15 22:48:15.601 INFO kablam! --> src/lib.rs:179:25 Oct 15 22:48:15.601 INFO kablam! | Oct 15 22:48:15.601 INFO kablam! 179 | assert!(!(1..5).contains(&7)); Oct 15 22:48:15.601 INFO kablam! | ^^^^^^^^ Oct 15 22:48:15.601 INFO kablam! | Oct 15 22:48:15.601 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Oct 15 22:48:15.601 INFO kablam! = note: for more information, see issue #48919 Oct 15 22:48:15.601 INFO kablam! = help: call with fully qualified syntax `Contains::contains(...)` to keep using the current method Oct 15 22:48:15.601 INFO kablam! = help: add #![feature(range_contains)] to the crate attributes to enable `>::contains` Oct 15 22:48:15.601 INFO kablam! Oct 15 22:48:15.601 INFO kablam! warning: a method with this name may be added to the standard library in the future Oct 15 22:48:15.601 INFO kablam! --> src/lib.rs:185:23 Oct 15 22:48:15.601 INFO kablam! | Oct 15 22:48:15.601 INFO kablam! 185 | assert!((1..).contains(&3)); Oct 15 22:48:15.601 INFO kablam! | ^^^^^^^^ Oct 15 22:48:15.601 INFO kablam! | Oct 15 22:48:15.601 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Oct 15 22:48:15.601 INFO kablam! = note: for more information, see issue #48919 Oct 15 22:48:15.601 INFO kablam! = help: call with fully qualified syntax `Contains::contains(...)` to keep using the current method Oct 15 22:48:15.601 INFO kablam! = help: add #![feature(range_contains)] to the crate attributes to enable `>::contains` Oct 15 22:48:15.601 INFO kablam! Oct 15 22:48:15.601 INFO kablam! warning: a method with this name may be added to the standard library in the future Oct 15 22:48:15.601 INFO kablam! --> src/lib.rs:191:24 Oct 15 22:48:15.601 INFO kablam! | Oct 15 22:48:15.601 INFO kablam! 191 | assert!(!(1..).contains(&-7)); Oct 15 22:48:15.601 INFO kablam! | ^^^^^^^^ Oct 15 22:48:15.601 INFO kablam! | Oct 15 22:48:15.601 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Oct 15 22:48:15.601 INFO kablam! = note: for more information, see issue #48919 Oct 15 22:48:15.601 INFO kablam! = help: call with fully qualified syntax `Contains::contains(...)` to keep using the current method Oct 15 22:48:15.601 INFO kablam! = help: add #![feature(range_contains)] to the crate attributes to enable `>::contains` Oct 15 22:48:15.601 INFO kablam! Oct 15 22:48:15.601 INFO kablam! warning: a method with this name may be added to the standard library in the future Oct 15 22:48:15.601 INFO kablam! --> src/lib.rs:197:23 Oct 15 22:48:15.601 INFO kablam! | Oct 15 22:48:15.601 INFO kablam! 197 | assert!((..5).contains(&3)); Oct 15 22:48:15.601 INFO kablam! | ^^^^^^^^ Oct 15 22:48:15.601 INFO kablam! | Oct 15 22:48:15.601 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Oct 15 22:48:15.601 INFO kablam! = note: for more information, see issue #48919 Oct 15 22:48:15.601 INFO kablam! = help: call with fully qualified syntax `Contains::contains(...)` to keep using the current method Oct 15 22:48:15.601 INFO kablam! = help: add #![feature(range_contains)] to the crate attributes to enable `>::contains` Oct 15 22:48:15.601 INFO kablam! Oct 15 22:48:15.601 INFO kablam! warning: a method with this name may be added to the standard library in the future Oct 15 22:48:15.601 INFO kablam! --> src/lib.rs:203:24 Oct 15 22:48:15.601 INFO kablam! | Oct 15 22:48:15.601 INFO kablam! 203 | assert!(!(..5).contains(&7)); Oct 15 22:48:15.601 INFO kablam! | ^^^^^^^^ Oct 15 22:48:15.601 INFO kablam! | Oct 15 22:48:15.601 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Oct 15 22:48:15.601 INFO kablam! = note: for more information, see issue #48919 Oct 15 22:48:15.601 INFO kablam! = help: call with fully qualified syntax `Contains::contains(...)` to keep using the current method Oct 15 22:48:15.601 INFO kablam! = help: add #![feature(range_contains)] to the crate attributes to enable `>::contains` Oct 15 22:48:15.602 INFO kablam! Oct 15 22:48:16.306 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.45s Oct 15 22:48:16.307 INFO kablam! su: No module specific data is present Oct 15 22:48:16.907 INFO running `"docker" "rm" "-f" "f385c23dcd3b37132858def07bc07f48df96c7a707913bccf69b4b0d463f08b1"` Oct 15 22:48:17.279 INFO blam! f385c23dcd3b37132858def07bc07f48df96c7a707913bccf69b4b0d463f08b1 Oct 15 22:48:17.285 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +40d4795669493f1965de7c44029c69552134fe1f-alt test --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 15 22:48:17.659 INFO blam! fad9689cc7b86a08ce526b056450de0128a113c65b9b2b3cdad272b307ac60a8 Oct 15 22:48:17.663 INFO running `"docker" "start" "-a" "fad9689cc7b86a08ce526b056450de0128a113c65b9b2b3cdad272b307ac60a8"` Oct 15 22:48:18.911 INFO kablam! usermod: no changes Oct 15 22:48:18.944 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 15 22:48:18.963 INFO kablam! Running /target/debug/deps/range_check-130cb8db1f5820cc Oct 15 22:48:18.967 INFO blam! Oct 15 22:48:18.967 INFO blam! running 6 tests Oct 15 22:48:18.967 INFO blam! test test::from_no ... ok Oct 15 22:48:18.967 INFO blam! test test::yes ... ok Oct 15 22:48:18.967 INFO blam! test test::from_yes ... ok Oct 15 22:48:18.968 INFO kablam! Doc-tests range_check Oct 15 22:48:18.970 INFO blam! test test::no ... ok Oct 15 22:48:18.970 INFO blam! test test::to_no ... ok Oct 15 22:48:18.970 INFO blam! test test::to_yes ... ok Oct 15 22:48:18.970 INFO blam! Oct 15 22:48:18.970 INFO blam! test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 22:48:18.970 INFO blam! Oct 15 22:48:19.921 INFO blam! Oct 15 22:48:19.921 INFO blam! running 9 tests Oct 15 22:48:27.271 INFO blam! test src/lib.rs - Contains::contains (line 103) ... ok Oct 15 22:48:27.583 INFO blam! test src/lib.rs - (line 24) ... ok Oct 15 22:48:27.675 INFO blam! test src/lib.rs - (line 11) ... ok Oct 15 22:48:28.247 INFO blam! test src/lib.rs - (line 63) ... ok Oct 15 22:48:28.915 INFO blam! test src/lib.rs - (line 39) ... ok Oct 15 22:48:29.207 INFO blam! test src/result.rs - result::Error::generify (line 108) ... ok Oct 15 22:48:29.228 INFO blam! test src/result.rs - result::Check::check_range (line 22) ... ok Oct 15 22:48:29.228 INFO blam! test src/lib.rs - Within::is_within (line 144) ... ok Oct 15 22:48:30.083 INFO blam! test src/result.rs - result::Error::new (line 66) ... ok Oct 15 22:48:30.083 INFO blam! Oct 15 22:48:30.083 INFO blam! test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 22:48:30.083 INFO blam! Oct 15 22:48:30.092 INFO kablam! su: No module specific data is present Oct 15 22:48:30.927 INFO running `"docker" "rm" "-f" "fad9689cc7b86a08ce526b056450de0128a113c65b9b2b3cdad272b307ac60a8"` Oct 15 22:48:31.211 INFO blam! fad9689cc7b86a08ce526b056450de0128a113c65b9b2b3cdad272b307ac60a8