Oct 16 17:59:39.637 INFO testing an-rope-0.3.1 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 16 17:59:39.638 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 16 17:59:39.859 INFO blam! 6cb4f87c27ee5c382c77472ad17c6c1c536dbf44d33c561e3b620552b41aff85 Oct 16 17:59:39.861 INFO running `"docker" "start" "-a" "6cb4f87c27ee5c382c77472ad17c6c1c536dbf44d33c561e3b620552b41aff85"` Oct 16 17:59:40.363 INFO kablam! usermod: no changes Oct 16 17:59:40.423 INFO kablam! Compiling an-rope v0.3.1 (/source) Oct 16 17:59:41.367 INFO kablam! warning: variable does not need to be mutable Oct 16 17:59:41.367 INFO kablam! --> src/lib.rs:762:46 Oct 16 17:59:41.367 INFO kablam! | Oct 16 17:59:41.367 INFO kablam! 762 | .scan(0, move |mut l, i| { Oct 16 17:59:41.367 INFO kablam! | ----^ Oct 16 17:59:41.367 INFO kablam! | | Oct 16 17:59:41.367 INFO kablam! | help: remove this `mut` Oct 16 17:59:41.367 INFO kablam! | Oct 16 17:59:41.369 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 16 17:59:41.369 INFO kablam! Oct 16 17:59:41.467 INFO kablam! warning: method is never used: `nodes` Oct 16 17:59:41.467 INFO kablam! --> src/internals/mod.rs:446:5 Oct 16 17:59:41.467 INFO kablam! | Oct 16 17:59:41.467 INFO kablam! 446 | fn nodes(&self) -> Nodes { Oct 16 17:59:41.467 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 17:59:41.467 INFO kablam! | Oct 16 17:59:41.467 INFO kablam! = note: #[warn(dead_code)] on by default Oct 16 17:59:41.467 INFO kablam! Oct 16 17:59:41.467 INFO kablam! warning: struct is never constructed: `Nodes` Oct 16 17:59:41.467 INFO kablam! --> src/internals/mod.rs:645:1 Oct 16 17:59:41.467 INFO kablam! | Oct 16 17:59:41.467 INFO kablam! 645 | struct Nodes<'a>(Vec<&'a Node>); Oct 16 17:59:41.467 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 17:59:41.467 INFO kablam! Oct 16 17:59:41.915 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.54s Oct 16 17:59:41.920 INFO kablam! su: No module specific data is present Oct 16 17:59:42.283 INFO running `"docker" "rm" "-f" "6cb4f87c27ee5c382c77472ad17c6c1c536dbf44d33c561e3b620552b41aff85"` Oct 16 17:59:42.475 INFO blam! 6cb4f87c27ee5c382c77472ad17c6c1c536dbf44d33c561e3b620552b41aff85 Oct 16 17:59:42.482 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 16 17:59:42.826 INFO blam! 29383fea1afa06c6e0dcbf1760f506c1e0ae38ff8548e72b7c3ad7bd490a8c05 Oct 16 17:59:42.843 INFO running `"docker" "start" "-a" "29383fea1afa06c6e0dcbf1760f506c1e0ae38ff8548e72b7c3ad7bd490a8c05"` Oct 16 17:59:43.576 INFO kablam! usermod: no changes Oct 16 17:59:43.707 INFO kablam! Compiling an-rope v0.3.1 (/source) Oct 16 17:59:45.622 INFO kablam! warning: unused import: `metric::Line` Oct 16 17:59:45.623 INFO kablam! --> src/test/mod.rs:4:5 Oct 16 17:59:45.623 INFO kablam! | Oct 16 17:59:45.623 INFO kablam! 4 | use metric::Line; Oct 16 17:59:45.627 INFO kablam! | ^^^^^^^^^^^^ Oct 16 17:59:45.627 INFO kablam! | Oct 16 17:59:45.627 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 16 17:59:45.627 INFO kablam! Oct 16 17:59:45.627 INFO kablam! warning: unused import: `metric::Measured` Oct 16 17:59:45.627 INFO kablam! --> src/test/mod.rs:5:5 Oct 16 17:59:45.627 INFO kablam! | Oct 16 17:59:45.627 INFO kablam! 5 | use metric::Measured; Oct 16 17:59:45.627 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 16 17:59:45.627 INFO kablam! Oct 16 17:59:45.627 INFO kablam! warning: unnecessary parentheses around method argument Oct 16 17:59:45.627 INFO kablam! --> src/test/mod.rs:61:18 Oct 16 17:59:45.627 INFO kablam! | Oct 16 17:59:45.627 INFO kablam! 61 | r = r.delete((8..12)); Oct 16 17:59:45.627 INFO kablam! | ^^^^^^^ help: remove these parentheses Oct 16 17:59:45.627 INFO kablam! | Oct 16 17:59:45.627 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 16 17:59:45.627 INFO kablam! Oct 16 17:59:45.627 INFO kablam! warning: unnecessary parentheses around method argument Oct 16 17:59:45.627 INFO kablam! --> src/test/mod.rs:68:18 Oct 16 17:59:45.627 INFO kablam! | Oct 16 17:59:45.627 INFO kablam! 68 | r = r.delete((0..0)); Oct 16 17:59:45.627 INFO kablam! | ^^^^^^ help: remove these parentheses Oct 16 17:59:45.627 INFO kablam! Oct 16 17:59:45.627 INFO kablam! warning: unnecessary parentheses around method argument Oct 16 17:59:45.627 INFO kablam! --> src/test/mod.rs:117:14 Oct 16 17:59:45.627 INFO kablam! | Oct 16 17:59:45.627 INFO kablam! 117 | r.delete((12..8)); // lol, fuck you Oct 16 17:59:45.627 INFO kablam! | ^^^^^^^ help: remove these parentheses Oct 16 17:59:45.627 INFO kablam! Oct 16 17:59:45.632 INFO kablam! warning: unused import: `super::*` Oct 16 17:59:45.632 INFO kablam! --> src/slice.rs:710:9 Oct 16 17:59:45.632 INFO kablam! | Oct 16 17:59:45.632 INFO kablam! 710 | use super::*; Oct 16 17:59:45.632 INFO kablam! | ^^^^^^^^ Oct 16 17:59:45.632 INFO kablam! Oct 16 17:59:46.652 INFO kablam! warning: unused variable: `left` Oct 16 17:59:46.652 INFO kablam! --> src/internals/test.rs:49:10 Oct 16 17:59:46.652 INFO kablam! | Oct 16 17:59:46.652 INFO kablam! 49 | let (left, right) = b.split(Line(1)); Oct 16 17:59:46.652 INFO kablam! | ^^^^ help: consider using `_left` instead Oct 16 17:59:46.652 INFO kablam! | Oct 16 17:59:46.652 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 16 17:59:46.652 INFO kablam! Oct 16 17:59:46.652 INFO kablam! warning: unused variable: `right` Oct 16 17:59:46.652 INFO kablam! --> src/internals/test.rs:49:16 Oct 16 17:59:46.652 INFO kablam! | Oct 16 17:59:46.652 INFO kablam! 49 | let (left, right) = b.split(Line(1)); Oct 16 17:59:46.652 INFO kablam! | ^^^^^ help: consider using `_right` instead Oct 16 17:59:46.652 INFO kablam! Oct 16 17:59:46.683 INFO kablam! warning: variable does not need to be mutable Oct 16 17:59:46.683 INFO kablam! --> src/lib.rs:762:46 Oct 16 17:59:46.683 INFO kablam! | Oct 16 17:59:46.683 INFO kablam! 762 | .scan(0, move |mut l, i| { Oct 16 17:59:46.683 INFO kablam! | ----^ Oct 16 17:59:46.683 INFO kablam! | | Oct 16 17:59:46.683 INFO kablam! | help: remove this `mut` Oct 16 17:59:46.683 INFO kablam! | Oct 16 17:59:46.683 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 16 17:59:46.683 INFO kablam! Oct 16 17:59:46.703 INFO kablam! warning: variable does not need to be mutable Oct 16 17:59:46.703 INFO kablam! --> src/test/mod.rs:28:9 Oct 16 17:59:46.703 INFO kablam! | Oct 16 17:59:46.703 INFO kablam! 28 | let mut rope = Rope::from("this is\n\ Oct 16 17:59:46.703 INFO kablam! | ----^^^^ Oct 16 17:59:46.703 INFO kablam! | | Oct 16 17:59:46.703 INFO kablam! | help: remove this `mut` Oct 16 17:59:46.703 INFO kablam! Oct 16 17:59:46.703 INFO kablam! warning: variable does not need to be mutable Oct 16 17:59:46.703 INFO kablam! --> src/test/mod.rs:44:9 Oct 16 17:59:46.703 INFO kablam! | Oct 16 17:59:46.703 INFO kablam! 44 | let mut rope = Rope::from("this is\n\ Oct 16 17:59:46.703 INFO kablam! | ----^^^^ Oct 16 17:59:46.703 INFO kablam! | | Oct 16 17:59:46.703 INFO kablam! | help: remove this `mut` Oct 16 17:59:46.703 INFO kablam! Oct 16 17:59:46.705 INFO kablam! warning: variable does not need to be mutable Oct 16 17:59:46.705 INFO kablam! --> src/test/mod.rs:116:9 Oct 16 17:59:46.705 INFO kablam! | Oct 16 17:59:46.705 INFO kablam! 116 | let mut r = Rope::from("this is not fine"); Oct 16 17:59:46.705 INFO kablam! | ----^ Oct 16 17:59:46.705 INFO kablam! | | Oct 16 17:59:46.705 INFO kablam! | help: remove this `mut` Oct 16 17:59:46.705 INFO kablam! Oct 16 17:59:46.751 INFO kablam! warning: variable does not need to be mutable Oct 16 17:59:46.751 INFO kablam! --> src/test/mod.rs:476:17 Oct 16 17:59:46.751 INFO kablam! | Oct 16 17:59:46.751 INFO kablam! 476 | let mut rope = Rope::from(a.clone()); Oct 16 17:59:46.751 INFO kablam! | ----^^^^ Oct 16 17:59:46.751 INFO kablam! | | Oct 16 17:59:46.751 INFO kablam! | help: remove this `mut` Oct 16 17:59:46.751 INFO kablam! Oct 16 17:59:46.983 INFO kablam! warning: function is never used: `line_delete_test_1` Oct 16 17:59:46.983 INFO kablam! --> src/test/mod.rs:26:1 Oct 16 17:59:46.983 INFO kablam! | Oct 16 17:59:46.983 INFO kablam! 26 | fn line_delete_test_1() { Oct 16 17:59:46.983 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 17:59:46.983 INFO kablam! | Oct 16 17:59:46.983 INFO kablam! = note: #[warn(dead_code)] on by default Oct 16 17:59:46.983 INFO kablam! Oct 16 17:59:46.983 INFO kablam! warning: function is never used: `line_delete_test_2` Oct 16 17:59:46.983 INFO kablam! --> src/test/mod.rs:42:1 Oct 16 17:59:46.983 INFO kablam! | Oct 16 17:59:46.983 INFO kablam! 42 | fn line_delete_test_2() { Oct 16 17:59:46.983 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 17:59:46.983 INFO kablam! Oct 16 17:59:46.983 INFO kablam! warning: function is never used: `debug_test_1` Oct 16 17:59:46.983 INFO kablam! --> src/test/mod.rs:125:5 Oct 16 17:59:46.983 INFO kablam! | Oct 16 17:59:46.983 INFO kablam! 125 | fn debug_test_1() { Oct 16 17:59:46.983 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 16 17:59:46.983 INFO kablam! Oct 16 17:59:46.983 INFO kablam! warning: function is never used: `debug_test_2` Oct 16 17:59:46.983 INFO kablam! --> src/test/mod.rs:131:5 Oct 16 17:59:46.983 INFO kablam! | Oct 16 17:59:46.983 INFO kablam! 131 | fn debug_test_2() { Oct 16 17:59:46.983 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 16 17:59:46.983 INFO kablam! Oct 16 17:59:46.983 INFO kablam! warning: function is never used: `debug_test_3` Oct 16 17:59:46.983 INFO kablam! --> src/test/mod.rs:137:5 Oct 16 17:59:46.983 INFO kablam! | Oct 16 17:59:46.983 INFO kablam! 137 | fn debug_test_3() { Oct 16 17:59:46.983 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 16 17:59:46.983 INFO kablam! Oct 16 17:59:46.983 INFO kablam! warning: function is never used: `rope_indexing_is_string_indexing` Oct 16 17:59:46.983 INFO kablam! --> src/test/mod.rs:446:5 Oct 16 17:59:46.983 INFO kablam! | Oct 16 17:59:46.983 INFO kablam! 446 | fn rope_indexing_is_string_indexing() { Oct 16 17:59:46.983 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 17:59:46.983 INFO kablam! Oct 16 17:59:46.983 INFO kablam! warning: function is never used: `rope_insert_char_is_string_insert_char` Oct 16 17:59:46.983 INFO kablam! --> src/test/mod.rs:462:5 Oct 16 17:59:46.983 INFO kablam! | Oct 16 17:59:46.983 INFO kablam! 462 | fn rope_insert_char_is_string_insert_char() { Oct 16 17:59:46.983 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 17:59:46.983 INFO kablam! Oct 16 17:59:46.983 INFO kablam! warning: constant item is never used: `TEST_WORD` Oct 16 17:59:46.983 INFO kablam! --> src/unicode/test/testdata.rs:520:5 Oct 16 17:59:46.983 INFO kablam! | Oct 16 17:59:46.983 INFO kablam! 520 | / pub const TEST_WORD: &'static [(&'static str, &'static [&'static str])] = &[ Oct 16 17:59:46.983 INFO kablam! 521 | | ("\u{1}\u{1}", &["\u{1}", "\u{1}"]), ("\u{1}\u{308}\u{1}", &["\u{1}\u{308}", "\u{1}"]), Oct 16 17:59:46.983 INFO kablam! 522 | | ("\u{1}\u{d}", &["\u{1}", "\u{d}"]), ("\u{1}\u{308}\u{d}", &["\u{1}\u{308}", "\u{d}"]), Oct 16 17:59:46.983 INFO kablam! 523 | | ("\u{1}\u{a}", &["\u{1}", "\u{a}"]), ("\u{1}\u{308}\u{a}", &["\u{1}\u{308}", "\u{a}"]), Oct 16 17:59:46.983 INFO kablam! ... | Oct 16 17:59:46.983 INFO kablam! 2056 | | "\u{2c}", "\u{2c}", "\u{61}"]) Oct 16 17:59:46.983 INFO kablam! 2057 | | ]; Oct 16 17:59:46.983 INFO kablam! | |______^ Oct 16 17:59:46.983 INFO kablam! Oct 16 17:59:46.983 INFO kablam! warning: method is never used: `nodes` Oct 16 17:59:46.983 INFO kablam! --> src/internals/mod.rs:446:5 Oct 16 17:59:46.983 INFO kablam! | Oct 16 17:59:46.983 INFO kablam! 446 | fn nodes(&self) -> Nodes { Oct 16 17:59:46.983 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 17:59:46.983 INFO kablam! Oct 16 17:59:46.983 INFO kablam! warning: struct is never constructed: `Nodes` Oct 16 17:59:46.983 INFO kablam! --> src/internals/mod.rs:645:1 Oct 16 17:59:46.983 INFO kablam! | Oct 16 17:59:46.983 INFO kablam! 645 | struct Nodes<'a>(Vec<&'a Node>); Oct 16 17:59:46.983 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 17:59:46.983 INFO kablam! Oct 16 17:59:46.983 INFO kablam! warning: unused attribute Oct 16 17:59:46.983 INFO kablam! --> src/test/mod.rs:25:1 Oct 16 17:59:46.983 INFO kablam! | Oct 16 17:59:46.983 INFO kablam! 25 | #[ignore] Oct 16 17:59:46.983 INFO kablam! | ^^^^^^^^^ Oct 16 17:59:46.983 INFO kablam! | Oct 16 17:59:46.983 INFO kablam! = note: #[warn(unused_attributes)] on by default Oct 16 17:59:46.983 INFO kablam! Oct 16 17:59:46.983 INFO kablam! warning: unused attribute Oct 16 17:59:46.983 INFO kablam! --> src/test/mod.rs:41:1 Oct 16 17:59:46.984 INFO kablam! | Oct 16 17:59:46.984 INFO kablam! 41 | #[ignore] Oct 16 17:59:46.984 INFO kablam! | ^^^^^^^^^ Oct 16 17:59:46.984 INFO kablam! Oct 16 17:59:46.984 INFO kablam! warning: unused attribute Oct 16 17:59:46.984 INFO kablam! --> src/test/mod.rs:114:1 Oct 16 17:59:46.984 INFO kablam! | Oct 16 17:59:46.984 INFO kablam! 114 | #[should_panic] Oct 16 17:59:46.984 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 16 17:59:46.984 INFO kablam! Oct 16 17:59:46.984 INFO kablam! warning: unused attribute Oct 16 17:59:46.984 INFO kablam! --> src/test/mod.rs:124:5 Oct 16 17:59:46.984 INFO kablam! | Oct 16 17:59:46.984 INFO kablam! 124 | #[ignore] Oct 16 17:59:46.984 INFO kablam! | ^^^^^^^^^ Oct 16 17:59:46.984 INFO kablam! Oct 16 17:59:46.984 INFO kablam! warning: unused attribute Oct 16 17:59:46.984 INFO kablam! --> src/test/mod.rs:130:5 Oct 16 17:59:46.984 INFO kablam! | Oct 16 17:59:46.984 INFO kablam! 130 | #[ignore] Oct 16 17:59:46.984 INFO kablam! | ^^^^^^^^^ Oct 16 17:59:46.984 INFO kablam! Oct 16 17:59:46.984 INFO kablam! warning: unused attribute Oct 16 17:59:46.984 INFO kablam! --> src/test/mod.rs:136:5 Oct 16 17:59:46.984 INFO kablam! | Oct 16 17:59:46.984 INFO kablam! 136 | #[ignore] Oct 16 17:59:46.984 INFO kablam! | ^^^^^^^^^ Oct 16 17:59:46.984 INFO kablam! Oct 16 17:59:46.991 INFO kablam! warning: unused attribute Oct 16 17:59:46.991 INFO kablam! --> src/test/mod.rs:445:5 Oct 16 17:59:46.991 INFO kablam! | Oct 16 17:59:46.991 INFO kablam! 445 | #[ignore] Oct 16 17:59:46.991 INFO kablam! | ^^^^^^^^^ Oct 16 17:59:46.991 INFO kablam! Oct 16 17:59:46.991 INFO kablam! warning: unused attribute Oct 16 17:59:46.991 INFO kablam! --> src/test/mod.rs:461:5 Oct 16 17:59:46.991 INFO kablam! | Oct 16 17:59:46.991 INFO kablam! 461 | #[ignore] Oct 16 17:59:46.991 INFO kablam! | ^^^^^^^^^ Oct 16 17:59:46.991 INFO kablam! Oct 16 17:59:46.991 INFO kablam! warning: module `FromIterator` should have a snake case name such as `from_iterator` Oct 16 17:59:46.991 INFO kablam! --> src/test/mod.rs:614:5 Oct 16 17:59:46.991 INFO kablam! | Oct 16 17:59:46.991 INFO kablam! 614 | / mod FromIterator { Oct 16 17:59:46.991 INFO kablam! 615 | | use ::Rope; Oct 16 17:59:46.991 INFO kablam! 616 | | quickcheck! { Oct 16 17:59:46.991 INFO kablam! 617 | | fn prop_strings_concat(v: Vec) -> bool { Oct 16 17:59:46.991 INFO kablam! ... | Oct 16 17:59:46.991 INFO kablam! 709 | | Oct 16 17:59:46.991 INFO kablam! 710 | | } Oct 16 17:59:46.991 INFO kablam! | |_____^ Oct 16 17:59:46.991 INFO kablam! | Oct 16 17:59:46.991 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 16 17:59:46.991 INFO kablam! Oct 16 17:59:49.849 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.23s Oct 16 17:59:49.858 INFO kablam! su: No module specific data is present Oct 16 17:59:50.233 INFO running `"docker" "rm" "-f" "29383fea1afa06c6e0dcbf1760f506c1e0ae38ff8548e72b7c3ad7bd490a8c05"` Oct 16 17:59:50.438 INFO blam! 29383fea1afa06c6e0dcbf1760f506c1e0ae38ff8548e72b7c3ad7bd490a8c05 Oct 16 17:59:50.443 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 16 17:59:50.783 INFO blam! 7165edefff84b6c3a5aa470b3db065cc22dd0e910e236c8e8e1fcd9674f9b66c Oct 16 17:59:50.791 INFO running `"docker" "start" "-a" "7165edefff84b6c3a5aa470b3db065cc22dd0e910e236c8e8e1fcd9674f9b66c"` Oct 16 17:59:51.355 INFO kablam! usermod: no changes Oct 16 17:59:51.445 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.06s Oct 16 17:59:51.463 INFO kablam! Running /target/debug/deps/an_rope-de9e8fe26532025e Oct 16 17:59:51.465 INFO blam! Oct 16 17:59:51.465 INFO blam! running 51 tests Oct 16 17:59:51.465 INFO blam! test internals::test::line_split_test_1 ... ok Oct 16 17:59:51.465 INFO blam! test internals::test::line_split_test_10 ... ok Oct 16 17:59:51.465 INFO blam! test internals::test::line_split_test_3 ... ok Oct 16 17:59:51.467 INFO blam! test internals::test::line_split_test_5 ... ok Oct 16 17:59:51.468 INFO blam! test internals::test::line_split_test_8 ... ok Oct 16 17:59:51.468 INFO blam! test internals::test::line_split_test_6 ... ok Oct 16 17:59:51.468 INFO blam! test internals::test::line_split_test_9 ... ok Oct 16 17:59:51.469 INFO blam! test internals::test::line_split_test_7 ... ok Oct 16 17:59:51.469 INFO blam! test slice::tests::to ... ok Oct 16 17:59:51.469 INFO blam! test test::delete_test_2 ... ok Oct 16 17:59:51.479 INFO blam! test test::append ... ok Oct 16 17:59:51.479 INFO blam! test test::delete_test_1 ... ok Oct 16 17:59:51.487 INFO blam! test test::append_empty_rope ... ok Oct 16 17:59:51.487 INFO blam! test internals::test::line_split_test_2 ... ok Oct 16 17:59:51.488 INFO blam! test slice::tests::char_indices ... ok Oct 16 17:59:51.488 INFO blam! test test::big_rebalance ... ok Oct 16 17:59:51.503 INFO blam! test test::insert_char_test_1 ... ok Oct 16 17:59:51.503 INFO blam! test test::iterator::FromIterator::char_refs_empty ... ok Oct 16 17:59:51.507 INFO blam! test test::iterator::FromIterator::char_refs ... ok Oct 16 17:59:51.507 INFO blam! test test::insert_rope_balance_test ... ok Oct 16 17:59:51.507 INFO blam! test test::insert_str_test_1 ... ok Oct 16 17:59:51.507 INFO blam! test test::insert_rope_test_1 ... ok Oct 16 17:59:51.507 INFO blam! test test::insert_rope_test_2 ... ok Oct 16 17:59:51.507 INFO blam! test test::iterator::FromIterator::chars ... ok Oct 16 17:59:51.508 INFO blam! test test::iterator::FromIterator::ropes ... ok Oct 16 17:59:51.508 INFO blam! test test::iterator::FromIterator::str_slice ... ok Oct 16 17:59:51.508 INFO blam! test test::iterator::FromIterator::str_slice_empty ... ok Oct 16 17:59:51.508 INFO blam! test test::iterator::FromIterator::strings ... ok Oct 16 17:59:51.508 INFO blam! test test::iterator::FromIterator::strings_empty ... ok Oct 16 17:59:51.508 INFO blam! test test::merge_rebalance_test ... ok Oct 16 17:59:51.508 INFO blam! test test::prepend ... ok Oct 16 17:59:51.508 INFO blam! test test::prepend_empty_rope ... ok Oct 16 17:59:51.515 INFO blam! test test::iterator::FromIterator::chars_empty ... ok Oct 16 17:59:51.554 INFO blam! test test::iterator::FromIterator::ropes_empty ... ok Oct 16 17:59:51.555 INFO blam! test test::rebalance_test_1 ... ok Oct 16 17:59:51.555 INFO blam! test test::delete_test_7 ... ok Oct 16 17:59:51.563 INFO blam! test internals::test::line_split_test_4 ... ok Oct 16 17:59:51.567 INFO blam! test test::iterator::FromIterator::prop_chars_concat ... ok Oct 16 17:59:51.567 INFO blam! test test::rope_char_indices ... ok Oct 16 17:59:51.573 INFO blam! test test::repeated_concat_right_rebalance ... ok Oct 16 17:59:51.573 INFO blam! test test::rope_lines_iter ... ok Oct 16 17:59:51.573 INFO blam! test unicode::test::graphemes_iter ... ok Oct 16 17:59:51.573 INFO blam! test test::rope_lines_iter_split_on_node ... ok Oct 16 17:59:51.575 INFO blam! test unicode::test::test_graphemes ... ok Oct 16 17:59:51.575 INFO blam! test unicode::test::unicode_words ... ok Oct 16 17:59:51.588 INFO blam! test test::rebalance_test_2 ... ok Oct 16 17:59:51.607 INFO blam! test test::properties::rope_append_is_string_push_str ... ok Oct 16 17:59:51.619 INFO blam! test test::properties::rope_concat_is_string_concat ... ok Oct 16 17:59:51.639 INFO blam! test test::repeated_concat_left_rebalance ... ok Oct 16 17:59:52.042 INFO blam! test test::iterator::FromIterator::prop_strings_concat ... ok Oct 16 17:59:52.061 INFO blam! test test::iterator::FromIterator::prop_ropes_concat ... ok Oct 16 17:59:52.063 INFO blam! Oct 16 17:59:52.064 INFO blam! test result: ok. 51 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 17:59:52.064 INFO blam! Oct 16 17:59:52.065 INFO kablam! Doc-tests an-rope Oct 16 17:59:53.299 INFO blam! Oct 16 17:59:53.299 INFO blam! running 47 tests Oct 16 18:00:00.418 INFO blam! test src/lib.rs - Rope::append (line 647) ... ok Oct 16 18:00:00.935 INFO blam! test src/lib.rs - &'a Rope::add (line 1091) ... ok Oct 16 18:00:02.815 INFO blam! test src/lib.rs - Rope::add (line 1072) ... ok Oct 16 18:00:02.863 INFO blam! test src/lib.rs - Rope::eq (line 1016) ... ok Oct 16 18:00:03.279 INFO blam! test src/lib.rs - &'a Rope::add (line 1041) ... ok Oct 16 18:00:03.279 INFO blam! test src/lib.rs - Rope::add (line 1110) ... ok Oct 16 18:00:03.339 INFO blam! test src/lib.rs - Rope::add (line 1056) ... ok Oct 16 18:00:03.649 INFO blam! test src/lib.rs - Rope::eq (line 1012) ... ok Oct 16 18:00:08.239 INFO blam! test src/lib.rs - Rope::eq (line 993) ... ok Oct 16 18:00:08.396 INFO blam! test src/lib.rs - Rope::eq (line 985) ... ok Oct 16 18:00:08.500 INFO blam! test src/lib.rs - Rope::eq (line 959) ... ok Oct 16 18:00:08.901 INFO blam! test src/lib.rs - Rope::eq (line 989) ... ok Oct 16 18:00:10.075 INFO blam! test src/lib.rs - Rope::eq (line 1020) ... ok Oct 16 18:00:11.887 INFO blam! test src/lib.rs - Rope::eq (line 963) ... ok Oct 16 18:00:12.414 INFO blam! test src/lib.rs - Rope::eq (line 967) ... ok Oct 16 18:00:13.926 INFO blam! test src/lib.rs - Rope::from_utf8 (line 262) ... ok Oct 16 18:00:14.817 INFO blam! test src/lib.rs - Rope::grapheme_indices (line 861) ... ok Oct 16 18:00:15.763 INFO blam! test src/lib.rs - Rope::index (line 1128) ... ok Oct 16 18:00:17.617 INFO blam! test src/lib.rs - Rope::from_utf8 (line 276) ... ok Oct 16 18:00:18.381 INFO blam! test src/lib.rs - Rope::from_utf8_unchecked (line 315) ... ok Oct 16 18:00:20.523 INFO blam! test src/lib.rs - Rope::insert (line 433) ... ok Oct 16 18:00:20.563 INFO blam! test src/lib.rs - Rope::insert (line 423) ... ok Oct 16 18:00:20.792 INFO blam! test src/lib.rs - Rope::insert (line 413) ... ok Oct 16 18:00:22.483 INFO blam! test src/lib.rs - Rope::insert_rope (line 529) ... ok Oct 16 18:00:23.523 INFO blam! test src/lib.rs - Rope::insert_rope (line 549) ... ok Oct 16 18:00:24.203 INFO blam! test src/lib.rs - Rope::insert_rope (line 539) ... ok Oct 16 18:00:25.122 INFO blam! test src/lib.rs - Rope::insert_str (line 600) ... ok Oct 16 18:00:26.527 INFO blam! test src/lib.rs - Rope::insert_str (line 609) ... ok Oct 16 18:00:31.163 INFO blam! test src/lib.rs - Rope::insert_str (line 619) ... ok Oct 16 18:00:31.166 INFO blam! test src/lib.rs - Rope::is_empty (line 382) ... ok Oct 16 18:00:33.095 INFO blam! test src/lib.rs - Rope::is_empty (line 376) ... ok Oct 16 18:00:34.207 INFO blam! test src/lib.rs - Rope::is_empty (line 390) ... ok Oct 16 18:00:36.499 INFO blam! test src/lib.rs - Rope::len (line 348) ... ok Oct 16 18:00:37.296 INFO blam! test src/lib.rs - Rope::len (line 354) ... ok Oct 16 18:00:37.503 INFO blam! test src/lib.rs - Rope::len (line 363) ... ok Oct 16 18:00:40.123 INFO blam! test src/lib.rs - Rope::new (line 335) ... ok Oct 16 18:00:40.123 INFO blam! test src/metric.rs - metric (line 36) ... ignored Oct 16 18:00:45.219 INFO blam! test src/lib.rs - Rope::prepend (line 674) ... ok Oct 16 18:00:45.513 INFO blam! test src/lib.rs - Rope::prepend (line 666) ... ok Oct 16 18:00:48.287 INFO blam! test src/lib.rs - Rope::prepend (line 682) ... ok Oct 16 18:00:49.527 INFO blam! test src/lib.rs - Rope::split (line 703) ... ok Oct 16 18:00:50.207 INFO blam! test src/lib.rs - Rope::split_word_bound_indices (line 881) ... ok Oct 16 18:00:50.328 INFO blam! test src/metric.rs - metric (line 26) ... ok Oct 16 18:00:50.562 INFO blam! test src/metric.rs - metric (line 15) ... ok Oct 16 18:00:52.090 INFO blam! test src/slice.rs - slice::RopeSlice<'a>::is_empty (line 576) ... ok Oct 16 18:00:53.335 INFO blam! test src/slice.rs - slice::RopeSlice<'a>::is_empty (line 594) ... ok Oct 16 18:00:53.435 INFO blam! test src/slice.rs - slice::RopeSlice<'a>::is_empty (line 586) ... ok Oct 16 18:00:53.436 INFO blam! Oct 16 18:00:53.437 INFO blam! test result: ok. 46 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out Oct 16 18:00:53.437 INFO blam! Oct 16 18:00:53.454 INFO kablam! su: No module specific data is present Oct 16 18:00:54.933 INFO running `"docker" "rm" "-f" "7165edefff84b6c3a5aa470b3db065cc22dd0e910e236c8e8e1fcd9674f9b66c"` Oct 16 18:00:55.304 INFO blam! 7165edefff84b6c3a5aa470b3db065cc22dd0e910e236c8e8e1fcd9674f9b66c