Oct 15 00:49:38.140 INFO testing chucksmash/hejmo against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 00:49:38.142 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 00:49:38.689 INFO blam! 1eb415fec713cd3b49ec9dbc4ce330bcfc49c6289a10dfab295c539f8e4c212e Oct 15 00:49:38.695 INFO running `"docker" "start" "-a" "1eb415fec713cd3b49ec9dbc4ce330bcfc49c6289a10dfab295c539f8e4c212e"` Oct 15 00:49:39.717 INFO kablam! usermod: no changes Oct 15 00:49:39.823 INFO kablam! Compiling termion v1.5.1 Oct 15 00:49:41.731 INFO kablam! Compiling hejmo v0.1.0 (/source) Oct 15 00:49:42.963 INFO kablam! warning: unused variable: `text` Oct 15 00:49:42.963 INFO kablam! --> src/document.rs:76:33 Oct 15 00:49:42.963 INFO kablam! | Oct 15 00:49:42.963 INFO kablam! 76 | Delta::Delete { text, pos } => { Oct 15 00:49:42.963 INFO kablam! | ^^^^ help: try ignoring the field: `text: _` Oct 15 00:49:42.963 INFO kablam! | Oct 15 00:49:42.963 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 00:49:42.963 INFO kablam! Oct 15 00:49:42.963 INFO kablam! warning: unused variable: `text` Oct 15 00:49:42.963 INFO kablam! --> src/document.rs:93:33 Oct 15 00:49:42.963 INFO kablam! | Oct 15 00:49:42.963 INFO kablam! 93 | Delta::Delete { text, pos } => { Oct 15 00:49:42.963 INFO kablam! | ^^^^ help: try ignoring the field: `text: _` Oct 15 00:49:42.963 INFO kablam! Oct 15 00:49:46.535 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.77s Oct 15 00:49:46.535 INFO kablam! su: No module specific data is present Oct 15 00:49:47.225 INFO running `"docker" "rm" "-f" "1eb415fec713cd3b49ec9dbc4ce330bcfc49c6289a10dfab295c539f8e4c212e"` Oct 15 00:49:47.503 INFO blam! 1eb415fec713cd3b49ec9dbc4ce330bcfc49c6289a10dfab295c539f8e4c212e Oct 15 00:49:47.509 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 00:49:47.887 INFO blam! a422c91acc8f751c21cc1f4e5548594e08c24ae5e18344c4d61ceae1d9029880 Oct 15 00:49:47.895 INFO running `"docker" "start" "-a" "a422c91acc8f751c21cc1f4e5548594e08c24ae5e18344c4d61ceae1d9029880"` Oct 15 00:49:48.787 INFO kablam! usermod: no changes Oct 15 00:49:48.867 INFO kablam! Compiling hejmo v0.1.0 (/source) Oct 15 00:49:50.419 INFO kablam! warning: unused variable: `text` Oct 15 00:49:50.420 INFO kablam! --> src/document.rs:76:33 Oct 15 00:49:50.420 INFO kablam! | Oct 15 00:49:50.420 INFO kablam! 76 | Delta::Delete { text, pos } => { Oct 15 00:49:50.420 INFO kablam! | ^^^^ help: try ignoring the field: `text: _` Oct 15 00:49:50.421 INFO kablam! | Oct 15 00:49:50.421 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 00:49:50.421 INFO kablam! Oct 15 00:49:50.421 INFO kablam! warning: unused variable: `text` Oct 15 00:49:50.422 INFO kablam! --> src/document.rs:93:33 Oct 15 00:49:50.422 INFO kablam! | Oct 15 00:49:50.422 INFO kablam! 93 | Delta::Delete { text, pos } => { Oct 15 00:49:50.422 INFO kablam! | ^^^^ help: try ignoring the field: `text: _` Oct 15 00:49:50.423 INFO kablam! Oct 15 00:49:52.643 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.84s Oct 15 00:49:52.651 INFO kablam! su: No module specific data is present Oct 15 00:49:53.079 INFO running `"docker" "rm" "-f" "a422c91acc8f751c21cc1f4e5548594e08c24ae5e18344c4d61ceae1d9029880"` Oct 15 00:49:53.403 INFO blam! a422c91acc8f751c21cc1f4e5548594e08c24ae5e18344c4d61ceae1d9029880 Oct 15 00:49:53.411 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 00:49:53.723 INFO blam! 3d41e63a4bc43892e24297761d34cbae843a8fb163148d9e7e558d4183da7283 Oct 15 00:49:53.727 INFO running `"docker" "start" "-a" "3d41e63a4bc43892e24297761d34cbae843a8fb163148d9e7e558d4183da7283"` Oct 15 00:49:54.915 INFO kablam! usermod: no changes Oct 15 00:49:54.984 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.04s Oct 15 00:49:55.005 INFO kablam! Running /target/debug/deps/hejmo-9c60f1e379419d9f Oct 15 00:49:55.005 INFO blam! Oct 15 00:49:55.005 INFO blam! running 35 tests Oct 15 00:49:55.015 INFO blam! test delta::test::initialization_works ... ok Oct 15 00:49:55.015 INFO blam! test rope::interval::tests::after ... ok Oct 15 00:49:55.015 INFO blam! test rope::interval::tests::before ... ok Oct 15 00:49:55.015 INFO blam! test delta::test::doc_deltas ... ok Oct 15 00:49:55.015 INFO blam! test rope::interval::tests::intersect ... ok Oct 15 00:49:55.015 INFO blam! test rope::interval::tests::contains ... ok Oct 15 00:49:55.015 INFO blam! test delta::test::easy_inverse_works ... ok Oct 15 00:49:55.015 INFO blam! test rope::interval::tests::empty ... ok Oct 15 00:49:55.016 INFO blam! test rope::interval::tests::translate ... ok Oct 15 00:49:55.016 INFO blam! test rope::interval::tests::suffix ... ok Oct 15 00:49:55.016 INFO blam! test rope::interval::tests::size ... ok Oct 15 00:49:55.016 INFO blam! test rope::interval::tests::prefix ... ok Oct 15 00:49:55.016 INFO blam! test rope::rope::tests::eq_small ... ok Oct 15 00:49:55.016 INFO blam! test rope::interval::tests::new_variants ... ok Oct 15 00:49:55.043 INFO blam! test rope::rope::tests::line_of_offset_small ... ok Oct 15 00:49:55.043 INFO blam! test rope::rope::tests::lines_raw_small ... ok Oct 15 00:49:55.043 INFO blam! test rope::rope::tests::line_offsets ... ok Oct 15 00:49:55.043 INFO blam! test rope::rope::tests::lines_med ... ok Oct 15 00:49:55.055 INFO blam! test rope::rope::tests::next_grapheme_offset ... ok Oct 15 00:49:55.071 INFO blam! test rope::rope::tests::next_codepoint_offset_small ... ok Oct 15 00:49:55.071 INFO blam! test rope::rope::tests::lines_small ... ok Oct 15 00:49:55.071 INFO blam! test rope::interval::tests::new_params ... ok Oct 15 00:49:55.071 INFO blam! test rope::rope::tests::eq_med ... ok Oct 15 00:49:55.071 INFO blam! test rope::rope::tests::prev_grapheme_offset ... ok Oct 15 00:49:55.071 INFO blam! test rope::rope::tests::replace_small ... ok Oct 15 00:49:55.071 INFO blam! test rope::rope::tests::offset_of_line_small ... ok Oct 15 00:49:55.071 INFO blam! test rope::rope::tests::prev_codepoint_offset_small ... ok Oct 15 00:49:55.119 INFO blam! test rope::tree::test::cursor_prev_misc ... ok Oct 15 00:49:55.139 INFO blam! test rope::tree::test::cursor_next_empty ... ok Oct 15 00:49:55.155 INFO blam! test rope::rope::tests::offset_of_line_panic ... ok Oct 15 00:49:55.175 INFO blam! test rope::rope::tests::line_of_offset_panic ... ok Oct 15 00:49:55.175 INFO blam! test rope::tree::test::cursor_next_misc ... ok Oct 15 00:49:55.191 INFO blam! test rope::tree::test::cursor_next_triangle ... ok Oct 15 00:49:55.275 INFO blam! test rope::rope::tests::append_large ... ok Oct 15 00:49:56.451 INFO kablam! Running /target/debug/deps/demo-e4b639353218b790 Oct 15 00:49:56.451 INFO kablam! Doc-tests hejmo Oct 15 00:49:56.452 INFO blam! test rope::rope::tests::next_grapheme_offset_with_ris_of_leaf_boundaries ... ok Oct 15 00:49:56.452 INFO blam! Oct 15 00:49:56.452 INFO blam! test result: ok. 35 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 00:49:56.452 INFO blam! Oct 15 00:49:56.452 INFO blam! Oct 15 00:49:56.452 INFO blam! running 0 tests Oct 15 00:49:56.452 INFO blam! Oct 15 00:49:56.452 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 00:49:56.452 INFO blam! Oct 15 00:49:57.435 INFO blam! Oct 15 00:49:57.435 INFO blam! running 0 tests Oct 15 00:49:57.435 INFO blam! Oct 15 00:49:57.435 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 00:49:57.435 INFO blam! Oct 15 00:49:57.447 INFO kablam! su: No module specific data is present Oct 15 00:49:58.175 INFO running `"docker" "rm" "-f" "3d41e63a4bc43892e24297761d34cbae843a8fb163148d9e7e558d4183da7283"` Oct 15 00:49:58.496 INFO blam! 3d41e63a4bc43892e24297761d34cbae843a8fb163148d9e7e558d4183da7283