Oct 11 07:05:13.143 INFO testing Debonair2/intervalTree against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 07:05:13.143 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 07:05:13.143 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 07:05:13.512 INFO blam! e4d3c29dabd7c8579095bb2f720c49b5d517a7573887c0d01fdefb1fcf357cd9 Oct 11 07:05:13.520 INFO running `"docker" "start" "-a" "e4d3c29dabd7c8579095bb2f720c49b5d517a7573887c0d01fdefb1fcf357cd9"` Oct 11 07:05:14.369 INFO kablam! usermod: no changes Oct 11 07:05:14.394 INFO kablam! Compiling intervalTree v0.1.0 (/source) Oct 11 07:05:15.026 INFO kablam! warning: unused import: `SystemTime` Oct 11 07:05:15.026 INFO kablam! --> src/lib.rs:2:17 Oct 11 07:05:15.026 INFO kablam! | Oct 11 07:05:15.026 INFO kablam! 2 | use std::time::{SystemTime, UNIX_EPOCH}; Oct 11 07:05:15.026 INFO kablam! | ^^^^^^^^^^ Oct 11 07:05:15.027 INFO kablam! | Oct 11 07:05:15.027 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 07:05:15.027 INFO kablam! Oct 11 07:05:15.132 INFO kablam! warning: struct is never constructed: `BruteTree` Oct 11 07:05:15.132 INFO kablam! --> src/lib.rs:160:1 Oct 11 07:05:15.132 INFO kablam! | Oct 11 07:05:15.132 INFO kablam! 160 | struct BruteTree { Oct 11 07:05:15.132 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 11 07:05:15.132 INFO kablam! | Oct 11 07:05:15.132 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 07:05:15.132 INFO kablam! Oct 11 07:05:15.132 INFO kablam! warning: method is never used: `new` Oct 11 07:05:15.132 INFO kablam! --> src/lib.rs:165:5 Oct 11 07:05:15.132 INFO kablam! | Oct 11 07:05:15.132 INFO kablam! 165 | fn new (size: usize) -> BruteTree { Oct 11 07:05:15.132 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 07:05:15.132 INFO kablam! Oct 11 07:05:15.132 INFO kablam! warning: method is never used: `add` Oct 11 07:05:15.132 INFO kablam! --> src/lib.rs:169:5 Oct 11 07:05:15.132 INFO kablam! | Oct 11 07:05:15.132 INFO kablam! 169 | fn add (&mut self, start: usize, end: usize, number: isize) { Oct 11 07:05:15.132 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 07:05:15.132 INFO kablam! Oct 11 07:05:15.132 INFO kablam! warning: method is never used: `find_max` Oct 11 07:05:15.132 INFO kablam! --> src/lib.rs:175:5 Oct 11 07:05:15.132 INFO kablam! | Oct 11 07:05:15.132 INFO kablam! 175 | fn find_max (&self, start: usize, end: usize) -> isize Oct 11 07:05:15.132 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 07:05:15.132 INFO kablam! Oct 11 07:05:15.132 INFO kablam! warning: crate `intervalTree` should have a snake case name such as `interval_tree` Oct 11 07:05:15.132 INFO kablam! | Oct 11 07:05:15.132 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 11 07:05:15.132 INFO kablam! Oct 11 07:05:16.322 INFO kablam! warning: crate `intervalTree` should have a snake case name such as `interval_tree` Oct 11 07:05:16.322 INFO kablam! | Oct 11 07:05:16.322 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 11 07:05:16.322 INFO kablam! Oct 11 07:05:16.705 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.32s Oct 11 07:05:16.708 INFO kablam! su: No module specific data is present Oct 11 07:05:17.240 INFO running `"docker" "rm" "-f" "e4d3c29dabd7c8579095bb2f720c49b5d517a7573887c0d01fdefb1fcf357cd9"` Oct 11 07:05:17.468 INFO blam! e4d3c29dabd7c8579095bb2f720c49b5d517a7573887c0d01fdefb1fcf357cd9 Oct 11 07:05:17.472 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 07:05:17.473 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 07:05:17.792 INFO blam! 9f54900d895fda3ea8bd914be3766fd82db51681c947b3a07bbcd4f3f5b52370 Oct 11 07:05:17.800 INFO running `"docker" "start" "-a" "9f54900d895fda3ea8bd914be3766fd82db51681c947b3a07bbcd4f3f5b52370"` Oct 11 07:05:18.759 INFO kablam! usermod: no changes Oct 11 07:05:18.823 INFO kablam! Compiling intervalTree v0.1.0 (/source) Oct 11 07:05:19.972 INFO kablam! warning: crate `intervalTree` should have a snake case name such as `interval_tree` Oct 11 07:05:20.005 INFO kablam! | Oct 11 07:05:20.005 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 11 07:05:20.006 INFO kablam! Oct 11 07:05:20.246 INFO kablam! warning: unused import: `SystemTime` Oct 11 07:05:20.246 INFO kablam! --> src/lib.rs:2:17 Oct 11 07:05:20.246 INFO kablam! | Oct 11 07:05:20.246 INFO kablam! 2 | use std::time::{SystemTime, UNIX_EPOCH}; Oct 11 07:05:20.246 INFO kablam! | ^^^^^^^^^^ Oct 11 07:05:20.246 INFO kablam! | Oct 11 07:05:20.246 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 07:05:20.246 INFO kablam! Oct 11 07:05:20.492 INFO kablam! warning: crate `intervalTree` should have a snake case name such as `interval_tree` Oct 11 07:05:20.492 INFO kablam! | Oct 11 07:05:20.492 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 11 07:05:20.492 INFO kablam! Oct 11 07:05:21.424 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.63s Oct 11 07:05:21.424 INFO kablam! su: No module specific data is present Oct 11 07:05:22.008 INFO running `"docker" "rm" "-f" "9f54900d895fda3ea8bd914be3766fd82db51681c947b3a07bbcd4f3f5b52370"` Oct 11 07:05:22.373 INFO blam! 9f54900d895fda3ea8bd914be3766fd82db51681c947b3a07bbcd4f3f5b52370 Oct 11 07:05:22.392 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 07:05:22.392 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 07:05:22.742 INFO blam! fb5641ec0d89f98854a53c089f3aee6b2a843e730173015ee65434df8fe144a1 Oct 11 07:05:22.743 INFO running `"docker" "start" "-a" "fb5641ec0d89f98854a53c089f3aee6b2a843e730173015ee65434df8fe144a1"` Oct 11 07:05:23.964 INFO kablam! usermod: no changes Oct 11 07:05:24.016 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 11 07:05:24.017 INFO kablam! Running /target/debug/deps/intervalTree-5390914b2f30097c Oct 11 07:05:24.036 INFO blam! Oct 11 07:05:24.036 INFO blam! running 1 test Oct 11 07:05:24.084 INFO blam! test tests::check_interval_tree_correctness ... ok Oct 11 07:05:24.084 INFO kablam! Running /target/debug/deps/intervalTree-a13ca6315a00c6fe Oct 11 07:05:24.084 INFO blam! Oct 11 07:05:24.084 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 07:05:24.084 INFO blam! Oct 11 07:05:24.088 INFO blam! Oct 11 07:05:24.088 INFO blam! running 0 tests Oct 11 07:05:24.088 INFO blam! Oct 11 07:05:24.088 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 07:05:24.089 INFO blam! Oct 11 07:05:24.094 INFO kablam! Doc-tests intervalTree Oct 11 07:05:25.404 INFO blam! Oct 11 07:05:25.404 INFO blam! running 0 tests Oct 11 07:05:25.404 INFO blam! Oct 11 07:05:25.404 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 07:05:25.404 INFO blam! Oct 11 07:05:25.409 INFO kablam! su: No module specific data is present Oct 11 07:05:25.934 INFO running `"docker" "rm" "-f" "fb5641ec0d89f98854a53c089f3aee6b2a843e730173015ee65434df8fe144a1"` Oct 11 07:05:26.248 INFO blam! fb5641ec0d89f98854a53c089f3aee6b2a843e730173015ee65434df8fe144a1