Oct 15 11:33:34.858 INFO testing Debonair2/intervalTree against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 11:33:34.860 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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 11:33:35.102 INFO blam! c717ae881996a3dc55c708744ed85c8bb39ac1f91c104f95240c0e899f928dcb Oct 15 11:33:35.105 INFO running `"docker" "start" "-a" "c717ae881996a3dc55c708744ed85c8bb39ac1f91c104f95240c0e899f928dcb"` Oct 15 11:33:36.091 INFO kablam! usermod: no changes Oct 15 11:33:36.163 INFO kablam! Compiling intervalTree v0.1.0 (/source) Oct 15 11:33:36.647 INFO kablam! warning: unused import: `SystemTime` Oct 15 11:33:36.647 INFO kablam! --> src/lib.rs:2:17 Oct 15 11:33:36.647 INFO kablam! | Oct 15 11:33:36.647 INFO kablam! 2 | use std::time::{SystemTime, UNIX_EPOCH}; Oct 15 11:33:36.647 INFO kablam! | ^^^^^^^^^^ Oct 15 11:33:36.647 INFO kablam! | Oct 15 11:33:36.647 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 11:33:36.647 INFO kablam! Oct 15 11:33:36.738 INFO kablam! warning: struct is never constructed: `BruteTree` Oct 15 11:33:36.738 INFO kablam! --> src/lib.rs:160:1 Oct 15 11:33:36.738 INFO kablam! | Oct 15 11:33:36.738 INFO kablam! 160 | struct BruteTree { Oct 15 11:33:36.738 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 15 11:33:36.738 INFO kablam! | Oct 15 11:33:36.738 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 11:33:36.738 INFO kablam! Oct 15 11:33:36.738 INFO kablam! warning: method is never used: `new` Oct 15 11:33:36.738 INFO kablam! --> src/lib.rs:165:5 Oct 15 11:33:36.738 INFO kablam! | Oct 15 11:33:36.738 INFO kablam! 165 | fn new (size: usize) -> BruteTree { Oct 15 11:33:36.738 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 11:33:36.738 INFO kablam! Oct 15 11:33:36.738 INFO kablam! warning: method is never used: `add` Oct 15 11:33:36.738 INFO kablam! --> src/lib.rs:169:5 Oct 15 11:33:36.738 INFO kablam! | Oct 15 11:33:36.738 INFO kablam! 169 | fn add (&mut self, start: usize, end: usize, number: isize) { Oct 15 11:33:36.738 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 11:33:36.738 INFO kablam! Oct 15 11:33:36.738 INFO kablam! warning: method is never used: `find_max` Oct 15 11:33:36.738 INFO kablam! --> src/lib.rs:175:5 Oct 15 11:33:36.738 INFO kablam! | Oct 15 11:33:36.738 INFO kablam! 175 | fn find_max (&self, start: usize, end: usize) -> isize Oct 15 11:33:36.738 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 11:33:36.738 INFO kablam! Oct 15 11:33:36.738 INFO kablam! warning: crate `intervalTree` should have a snake case name such as `interval_tree` Oct 15 11:33:36.738 INFO kablam! | Oct 15 11:33:36.739 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 15 11:33:36.739 INFO kablam! Oct 15 11:33:37.382 INFO kablam! warning: crate `intervalTree` should have a snake case name such as `interval_tree` Oct 15 11:33:37.382 INFO kablam! | Oct 15 11:33:37.382 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 15 11:33:37.382 INFO kablam! Oct 15 11:33:37.618 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.49s Oct 15 11:33:37.621 INFO kablam! su: No module specific data is present Oct 15 11:33:38.071 INFO running `"docker" "rm" "-f" "c717ae881996a3dc55c708744ed85c8bb39ac1f91c104f95240c0e899f928dcb"` Oct 15 11:33:38.206 INFO blam! c717ae881996a3dc55c708744ed85c8bb39ac1f91c104f95240c0e899f928dcb Oct 15 11:33:38.210 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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 11:33:38.382 INFO blam! 5da4a1130dd502baa22d821181d2bb37102a04481274978e8d5368428ff0ee62 Oct 15 11:33:38.384 INFO running `"docker" "start" "-a" "5da4a1130dd502baa22d821181d2bb37102a04481274978e8d5368428ff0ee62"` Oct 15 11:33:39.026 INFO kablam! usermod: no changes Oct 15 11:33:39.061 INFO kablam! Compiling intervalTree v0.1.0 (/source) Oct 15 11:33:39.517 INFO kablam! warning: unused import: `SystemTime` Oct 15 11:33:39.518 INFO kablam! --> src/lib.rs:2:17 Oct 15 11:33:39.518 INFO kablam! | Oct 15 11:33:39.518 INFO kablam! 2 | use std::time::{SystemTime, UNIX_EPOCH}; Oct 15 11:33:39.518 INFO kablam! | ^^^^^^^^^^ Oct 15 11:33:39.518 INFO kablam! | Oct 15 11:33:39.518 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 11:33:39.518 INFO kablam! Oct 15 11:33:39.567 INFO kablam! warning: crate `intervalTree` should have a snake case name such as `interval_tree` Oct 15 11:33:39.575 INFO kablam! | Oct 15 11:33:39.575 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 15 11:33:39.575 INFO kablam! Oct 15 11:33:39.671 INFO kablam! warning: crate `intervalTree` should have a snake case name such as `interval_tree` Oct 15 11:33:39.671 INFO kablam! | Oct 15 11:33:39.671 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 15 11:33:39.671 INFO kablam! Oct 15 11:33:40.254 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.20s Oct 15 11:33:40.256 INFO kablam! su: No module specific data is present Oct 15 11:33:40.576 INFO running `"docker" "rm" "-f" "5da4a1130dd502baa22d821181d2bb37102a04481274978e8d5368428ff0ee62"` Oct 15 11:33:40.666 INFO blam! 5da4a1130dd502baa22d821181d2bb37102a04481274978e8d5368428ff0ee62 Oct 15 11:33:40.669 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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 11:33:40.921 INFO blam! 4378bb4e149efecd872f732092cc498bffa99c4778de235d32b9fb5dde4f283d Oct 15 11:33:40.923 INFO running `"docker" "start" "-a" "4378bb4e149efecd872f732092cc498bffa99c4778de235d32b9fb5dde4f283d"` Oct 15 11:33:41.527 INFO kablam! usermod: no changes Oct 15 11:33:41.583 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 15 11:33:41.583 INFO kablam! Running /target/debug/deps/intervalTree-5390914b2f30097c Oct 15 11:33:41.588 INFO blam! Oct 15 11:33:41.588 INFO blam! running 1 test Oct 15 11:33:41.628 INFO blam! test tests::check_interval_tree_correctness ... ok Oct 15 11:33:41.628 INFO kablam! Running /target/debug/deps/intervalTree-a13ca6315a00c6fe Oct 15 11:33:41.628 INFO blam! Oct 15 11:33:41.628 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 11:33:41.628 INFO blam! Oct 15 11:33:41.628 INFO blam! Oct 15 11:33:41.628 INFO blam! running 0 tests Oct 15 11:33:41.628 INFO blam! Oct 15 11:33:41.628 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 11:33:41.628 INFO blam! Oct 15 11:33:41.631 INFO kablam! Doc-tests intervalTree Oct 15 11:33:42.299 INFO blam! Oct 15 11:33:42.299 INFO blam! running 0 tests Oct 15 11:33:42.299 INFO blam! Oct 15 11:33:42.299 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 11:33:42.300 INFO blam! Oct 15 11:33:42.315 INFO kablam! su: No module specific data is present Oct 15 11:33:42.640 INFO running `"docker" "rm" "-f" "4378bb4e149efecd872f732092cc498bffa99c4778de235d32b9fb5dde4f283d"` Oct 15 11:33:42.779 INFO blam! 4378bb4e149efecd872f732092cc498bffa99c4778de235d32b9fb5dde4f283d