Oct 12 00:57:24.778 INFO testing earth-0.0.2 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 12 00:57:24.780 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/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 12 00:57:25.105 INFO blam! b2fd4d4f29e70a62f754915fc4634066c7c8e4aaf45a2fc1bf689f6a3e87e5bf Oct 12 00:57:25.115 INFO running `"docker" "start" "-a" "b2fd4d4f29e70a62f754915fc4634066c7c8e4aaf45a2fc1bf689f6a3e87e5bf"` Oct 12 00:57:26.260 INFO kablam! usermod: no changes Oct 12 00:57:26.408 INFO kablam! Compiling earth v0.0.2 (/source) Oct 12 00:57:29.570 INFO kablam! warning: unused macro definition Oct 12 00:57:29.570 INFO kablam! --> src/codecs.rs:18:1 Oct 12 00:57:29.570 INFO kablam! | Oct 12 00:57:29.571 INFO kablam! 18 | / macro_rules! try_opt { Oct 12 00:57:29.571 INFO kablam! 19 | | ($e:expr, $msg:expr) => ( Oct 12 00:57:29.571 INFO kablam! 20 | | match $e { Some(e) => e, Oct 12 00:57:29.571 INFO kablam! 21 | | None => return Err(DecodeError($msg, None)) } Oct 12 00:57:29.572 INFO kablam! ... | Oct 12 00:57:29.572 INFO kablam! 26 | | ) Oct 12 00:57:29.572 INFO kablam! 27 | | } Oct 12 00:57:29.573 INFO kablam! | |_^ Oct 12 00:57:29.573 INFO kablam! | Oct 12 00:57:29.573 INFO kablam! = note: #[warn(unused_macros)] on by default Oct 12 00:57:29.574 INFO kablam! Oct 12 00:57:30.440 INFO kablam! warning: variable does not need to be mutable Oct 12 00:57:30.440 INFO kablam! --> src/stage.rs:75:17 Oct 12 00:57:30.440 INFO kablam! | Oct 12 00:57:30.440 INFO kablam! 75 | let mut slot = match dig(&mut self.dictionary, key) { Oct 12 00:57:30.440 INFO kablam! | ----^^^^ Oct 12 00:57:30.440 INFO kablam! | | Oct 12 00:57:30.440 INFO kablam! | help: remove this `mut` Oct 12 00:57:30.440 INFO kablam! | Oct 12 00:57:30.440 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 12 00:57:30.440 INFO kablam! Oct 12 00:57:30.452 INFO kablam! warning: variable does not need to be mutable Oct 12 00:57:30.452 INFO kablam! --> src/stage.rs:219:13 Oct 12 00:57:30.452 INFO kablam! | Oct 12 00:57:30.452 INFO kablam! 219 | let mut next = match map.entry(head) { Oct 12 00:57:30.452 INFO kablam! | ----^^^^ Oct 12 00:57:30.452 INFO kablam! | | Oct 12 00:57:30.452 INFO kablam! | help: remove this `mut` Oct 12 00:57:30.452 INFO kablam! Oct 12 00:57:32.177 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.90s Oct 12 00:57:32.193 INFO kablam! su: No module specific data is present Oct 12 00:57:32.706 INFO running `"docker" "rm" "-f" "b2fd4d4f29e70a62f754915fc4634066c7c8e4aaf45a2fc1bf689f6a3e87e5bf"` Oct 12 00:57:33.013 INFO blam! b2fd4d4f29e70a62f754915fc4634066c7c8e4aaf45a2fc1bf689f6a3e87e5bf Oct 12 00:57:33.022 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/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 12 00:57:33.359 INFO blam! 2f60e73aeb05374e3f077b0ea2e02e5a754962baaa1ae697f066a6214a876bdf Oct 12 00:57:33.362 INFO running `"docker" "start" "-a" "2f60e73aeb05374e3f077b0ea2e02e5a754962baaa1ae697f066a6214a876bdf"` Oct 12 00:57:34.451 INFO kablam! usermod: no changes Oct 12 00:57:34.569 INFO kablam! Compiling earth v0.0.2 (/source) Oct 12 00:57:37.628 INFO kablam! warning: unused macro definition Oct 12 00:57:37.628 INFO kablam! --> src/codecs.rs:18:1 Oct 12 00:57:37.628 INFO kablam! | Oct 12 00:57:37.628 INFO kablam! 18 | / macro_rules! try_opt { Oct 12 00:57:37.628 INFO kablam! 19 | | ($e:expr, $msg:expr) => ( Oct 12 00:57:37.628 INFO kablam! 20 | | match $e { Some(e) => e, Oct 12 00:57:37.637 INFO kablam! 21 | | None => return Err(DecodeError($msg, None)) } Oct 12 00:57:37.637 INFO kablam! ... | Oct 12 00:57:37.637 INFO kablam! 26 | | ) Oct 12 00:57:37.637 INFO kablam! 27 | | } Oct 12 00:57:37.637 INFO kablam! | |_^ Oct 12 00:57:37.637 INFO kablam! | Oct 12 00:57:37.637 INFO kablam! = note: #[warn(unused_macros)] on by default Oct 12 00:57:37.637 INFO kablam! Oct 12 00:57:37.637 INFO kablam! warning: unused macro definition Oct 12 00:57:37.637 INFO kablam! --> src/feed/text.rs:166:5 Oct 12 00:57:37.637 INFO kablam! | Oct 12 00:57:37.637 INFO kablam! 166 | / macro_rules! assert_sanitized { Oct 12 00:57:37.637 INFO kablam! 167 | | ($text:expr, $expected:expr) => ( Oct 12 00:57:37.637 INFO kablam! 168 | | assert_eq!($text.sanitized_html(None).to_string(), $expected); Oct 12 00:57:37.637 INFO kablam! 169 | | ); Oct 12 00:57:37.637 INFO kablam! ... | Oct 12 00:57:37.638 INFO kablam! 172 | | ) Oct 12 00:57:37.638 INFO kablam! 173 | | } Oct 12 00:57:37.638 INFO kablam! | |_____^ Oct 12 00:57:37.638 INFO kablam! Oct 12 00:57:38.680 INFO kablam! warning: unused variable: `u1` Oct 12 00:57:38.680 INFO kablam! --> src/repository/fs.rs:187:13 Oct 12 00:57:38.680 INFO kablam! | Oct 12 00:57:38.680 INFO kablam! 187 | let u1: Url = ToRepository::from_repo(&fs); Oct 12 00:57:38.680 INFO kablam! | ^^ help: consider using `_u1` instead Oct 12 00:57:38.680 INFO kablam! | Oct 12 00:57:38.680 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 12 00:57:38.680 INFO kablam! Oct 12 00:57:39.083 INFO kablam! warning: variable does not need to be mutable Oct 12 00:57:39.083 INFO kablam! --> src/stage.rs:75:17 Oct 12 00:57:39.083 INFO kablam! | Oct 12 00:57:39.083 INFO kablam! 75 | let mut slot = match dig(&mut self.dictionary, key) { Oct 12 00:57:39.083 INFO kablam! | ----^^^^ Oct 12 00:57:39.083 INFO kablam! | | Oct 12 00:57:39.083 INFO kablam! | help: remove this `mut` Oct 12 00:57:39.083 INFO kablam! | Oct 12 00:57:39.083 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 12 00:57:39.083 INFO kablam! Oct 12 00:57:39.096 INFO kablam! warning: variable does not need to be mutable Oct 12 00:57:39.096 INFO kablam! --> src/stage.rs:219:13 Oct 12 00:57:39.096 INFO kablam! | Oct 12 00:57:39.096 INFO kablam! 219 | let mut next = match map.entry(head) { Oct 12 00:57:39.096 INFO kablam! | ----^^^^ Oct 12 00:57:39.096 INFO kablam! | | Oct 12 00:57:39.096 INFO kablam! | help: remove this `mut` Oct 12 00:57:39.096 INFO kablam! Oct 12 00:57:43.984 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 9.50s Oct 12 00:57:43.990 INFO kablam! su: No module specific data is present Oct 12 00:57:44.809 INFO running `"docker" "rm" "-f" "2f60e73aeb05374e3f077b0ea2e02e5a754962baaa1ae697f066a6214a876bdf"` Oct 12 00:57:45.105 INFO blam! 2f60e73aeb05374e3f077b0ea2e02e5a754962baaa1ae697f066a6214a876bdf Oct 12 00:57:45.107 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/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 12 00:57:45.707 INFO blam! e89997e3a4334654b99874302f1b83dd17d645d557882162c64d1e9c80ab1701 Oct 12 00:57:45.710 INFO running `"docker" "start" "-a" "e89997e3a4334654b99874302f1b83dd17d645d557882162c64d1e9c80ab1701"` Oct 12 00:57:47.009 INFO kablam! usermod: no changes Oct 12 00:57:47.137 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.11s Oct 12 00:57:47.161 INFO kablam! Running /target/debug/deps/earth-8981bb72d4d2f9f2 Oct 12 00:57:47.161 INFO blam! Oct 12 00:57:47.161 INFO blam! running 30 tests Oct 12 00:57:47.161 INFO blam! test feed::link::test::test_link_html_method ... ok Oct 12 00:57:47.161 INFO blam! test feed::generator::test::test_generator_str ... ok Oct 12 00:57:47.161 INFO blam! test feed::generator::test::test_generator_html ... ok Oct 12 00:57:47.165 INFO blam! test feed::link::test::test_link_list_filter_by_mimetype ... ok Oct 12 00:57:47.165 INFO blam! test feed::category::test::test_category_str ... ok Oct 12 00:57:47.168 INFO blam! test feed::link::test::test_link_list_favicon ... ok Oct 12 00:57:47.168 INFO blam! test codecs::test::test_rfc3339_encode ... ok Oct 12 00:57:47.170 INFO blam! test feed::link::test::test_link_str ... ok Oct 12 00:57:47.170 INFO blam! test feed::person::test::test_person_html ... ok Oct 12 00:57:47.170 INFO blam! test feed::person::test::test_person_str ... ok Oct 12 00:57:47.177 INFO blam! test feed::text::test::test_text_str ... ok Oct 12 00:57:47.185 INFO blam! test repository::fs::test::test_file_from_to_url_on_posix ... ok Oct 12 00:57:47.185 INFO blam! test feed::link::test::test_link_html_property ... ok Oct 12 00:57:47.185 INFO blam! test repository::fs::test::test_file_exists ... ok Oct 12 00:57:47.196 INFO blam! test repository::fs::test::test_file_list_on_wrong_key ... ok Oct 12 00:57:47.196 INFO blam! test repository::fs::test::test_file_not_found ... ok Oct 12 00:57:47.196 INFO blam! test repository::fs::test::test_file_read ... ok Oct 12 00:57:47.198 INFO blam! test codecs::test::test_rfc3339_with_white_spaces ... ok Oct 12 00:57:47.198 INFO blam! test repository::fs::test::test_file_write ... ok Oct 12 00:57:47.212 INFO blam! test repository::fs::test::test_file_read_nested ... ok Oct 12 00:57:47.212 INFO blam! test repository::fs::test::test_file_list ... ok Oct 12 00:57:47.216 INFO blam! test repository::fs::test::test_filesystem_repository ... ok Oct 12 00:57:47.216 INFO blam! test repository::fs::test::test_file_write_nested ... ok Oct 12 00:57:47.217 INFO blam! test repository::test::test_dummy_implementation ... ok Oct 12 00:57:47.217 INFO blam! test repository::fs::test::test_not_dir ... ok Oct 12 00:57:47.228 INFO blam! test stage::dirtybuffer::test::test_dirty_buffer ... ok Oct 12 00:57:47.241 INFO blam! test repository::fs::test::test_file_write_on_wrong_key ... ok Oct 12 00:57:47.301 INFO blam! test feed::link::test::test_link_list_permalink ... ok Oct 12 00:57:47.332 INFO blam! test feed::feed::test::test_feed_read ... ok Oct 12 00:57:47.333 INFO kablam! Doc-tests earth Oct 12 00:57:47.333 INFO blam! test codecs::test::test_rfc3339_decode ... ok Oct 12 00:57:47.333 INFO blam! Oct 12 00:57:47.333 INFO blam! test result: ok. 30 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 00:57:47.334 INFO blam! Oct 12 00:57:52.628 INFO blam! Oct 12 00:57:52.628 INFO blam! running 6 tests Oct 12 00:57:52.628 INFO blam! test src/html.rs - html (line 18) ... ignored Oct 12 00:58:12.264 INFO blam! test src/sanitizer/mod.rs - sanitizer::escape (line 14) ... ok Oct 12 00:58:15.073 INFO blam! test src/repository/mod.rs - repository::Repository (line 111) ... ok Oct 12 00:58:15.992 INFO blam! test src/feed/link.rs - feed::link::LinkIteratorExt::filter_by_mimetype (line 196) ... ok Oct 12 00:58:16.212 INFO blam! test src/html.rs - html (line 5) ... ok Oct 12 00:58:16.316 INFO blam! test src/feed/link.rs - feed::link::LinkIteratorExt::filter_by_mimetype (line 187) ... ok Oct 12 00:58:16.316 INFO blam! Oct 12 00:58:16.316 INFO blam! test result: ok. 5 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out Oct 12 00:58:16.316 INFO blam! Oct 12 00:58:16.328 INFO kablam! su: No module specific data is present Oct 12 00:58:17.125 INFO running `"docker" "rm" "-f" "e89997e3a4334654b99874302f1b83dd17d645d557882162c64d1e9c80ab1701"` Oct 12 00:58:17.364 INFO blam! e89997e3a4334654b99874302f1b83dd17d645d557882162c64d1e9c80ab1701