Oct 16 12:43:15.859 INFO testing earth-0.0.2 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 16 12:43:15.859 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 12:43:16.087 INFO blam! 43916ae02fad954b9f705c1729b2b5f4408342cfe2a36dc2a8cc22213ec75b41 Oct 16 12:43:16.091 INFO running `"docker" "start" "-a" "43916ae02fad954b9f705c1729b2b5f4408342cfe2a36dc2a8cc22213ec75b41"` Oct 16 12:43:16.538 INFO kablam! usermod: no changes Oct 16 12:43:16.665 INFO kablam! Compiling earth v0.0.2 (/source) Oct 16 12:43:18.387 INFO kablam! warning: unused macro definition Oct 16 12:43:18.388 INFO kablam! --> src/codecs.rs:18:1 Oct 16 12:43:18.388 INFO kablam! | Oct 16 12:43:18.388 INFO kablam! 18 | / macro_rules! try_opt { Oct 16 12:43:18.388 INFO kablam! 19 | | ($e:expr, $msg:expr) => ( Oct 16 12:43:18.388 INFO kablam! 20 | | match $e { Some(e) => e, Oct 16 12:43:18.388 INFO kablam! 21 | | None => return Err(DecodeError($msg, None)) } Oct 16 12:43:18.388 INFO kablam! ... | Oct 16 12:43:18.388 INFO kablam! 26 | | ) Oct 16 12:43:18.388 INFO kablam! 27 | | } Oct 16 12:43:18.388 INFO kablam! | |_^ Oct 16 12:43:18.388 INFO kablam! | Oct 16 12:43:18.388 INFO kablam! = note: #[warn(unused_macros)] on by default Oct 16 12:43:18.388 INFO kablam! Oct 16 12:43:19.143 INFO kablam! warning: variable does not need to be mutable Oct 16 12:43:19.143 INFO kablam! --> src/stage.rs:75:17 Oct 16 12:43:19.143 INFO kablam! | Oct 16 12:43:19.143 INFO kablam! 75 | let mut slot = match dig(&mut self.dictionary, key) { Oct 16 12:43:19.143 INFO kablam! | ----^^^^ Oct 16 12:43:19.143 INFO kablam! | | Oct 16 12:43:19.143 INFO kablam! | help: remove this `mut` Oct 16 12:43:19.143 INFO kablam! | Oct 16 12:43:19.143 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 16 12:43:19.143 INFO kablam! Oct 16 12:43:19.159 INFO kablam! warning: variable does not need to be mutable Oct 16 12:43:19.159 INFO kablam! --> src/stage.rs:219:13 Oct 16 12:43:19.159 INFO kablam! | Oct 16 12:43:19.159 INFO kablam! 219 | let mut next = match map.entry(head) { Oct 16 12:43:19.159 INFO kablam! | ----^^^^ Oct 16 12:43:19.159 INFO kablam! | | Oct 16 12:43:19.159 INFO kablam! | help: remove this `mut` Oct 16 12:43:19.159 INFO kablam! Oct 16 12:43:20.453 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.89s Oct 16 12:43:20.455 INFO kablam! su: No module specific data is present Oct 16 12:43:20.924 INFO running `"docker" "rm" "-f" "43916ae02fad954b9f705c1729b2b5f4408342cfe2a36dc2a8cc22213ec75b41"` Oct 16 12:43:21.043 INFO blam! 43916ae02fad954b9f705c1729b2b5f4408342cfe2a36dc2a8cc22213ec75b41 Oct 16 12:43:21.046 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 12:43:21.200 INFO blam! a234ee50a282740639b928f04b9387ed4ca9a7e5e06467e084bf7e200229ce5d Oct 16 12:43:21.214 INFO running `"docker" "start" "-a" "a234ee50a282740639b928f04b9387ed4ca9a7e5e06467e084bf7e200229ce5d"` Oct 16 12:43:22.024 INFO kablam! usermod: no changes Oct 16 12:43:22.172 INFO kablam! Compiling earth v0.0.2 (/source) Oct 16 12:43:24.299 INFO kablam! warning: unused macro definition Oct 16 12:43:24.299 INFO kablam! --> src/codecs.rs:18:1 Oct 16 12:43:24.299 INFO kablam! | Oct 16 12:43:24.299 INFO kablam! 18 | / macro_rules! try_opt { Oct 16 12:43:24.299 INFO kablam! 19 | | ($e:expr, $msg:expr) => ( Oct 16 12:43:24.299 INFO kablam! 20 | | match $e { Some(e) => e, Oct 16 12:43:24.299 INFO kablam! 21 | | None => return Err(DecodeError($msg, None)) } Oct 16 12:43:24.299 INFO kablam! ... | Oct 16 12:43:24.299 INFO kablam! 26 | | ) Oct 16 12:43:24.299 INFO kablam! 27 | | } Oct 16 12:43:24.299 INFO kablam! | |_^ Oct 16 12:43:24.299 INFO kablam! | Oct 16 12:43:24.299 INFO kablam! = note: #[warn(unused_macros)] on by default Oct 16 12:43:24.299 INFO kablam! Oct 16 12:43:24.299 INFO kablam! warning: unused macro definition Oct 16 12:43:24.299 INFO kablam! --> src/feed/text.rs:166:5 Oct 16 12:43:24.299 INFO kablam! | Oct 16 12:43:24.299 INFO kablam! 166 | / macro_rules! assert_sanitized { Oct 16 12:43:24.299 INFO kablam! 167 | | ($text:expr, $expected:expr) => ( Oct 16 12:43:24.299 INFO kablam! 168 | | assert_eq!($text.sanitized_html(None).to_string(), $expected); Oct 16 12:43:24.299 INFO kablam! 169 | | ); Oct 16 12:43:24.299 INFO kablam! ... | Oct 16 12:43:24.299 INFO kablam! 172 | | ) Oct 16 12:43:24.299 INFO kablam! 173 | | } Oct 16 12:43:24.299 INFO kablam! | |_____^ Oct 16 12:43:24.304 INFO kablam! Oct 16 12:43:25.295 INFO kablam! warning: unused variable: `u1` Oct 16 12:43:25.295 INFO kablam! --> src/repository/fs.rs:187:13 Oct 16 12:43:25.295 INFO kablam! | Oct 16 12:43:25.295 INFO kablam! 187 | let u1: Url = ToRepository::from_repo(&fs); Oct 16 12:43:25.295 INFO kablam! | ^^ help: consider using `_u1` instead Oct 16 12:43:25.295 INFO kablam! | Oct 16 12:43:25.295 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 16 12:43:25.295 INFO kablam! Oct 16 12:43:25.706 INFO kablam! warning: variable does not need to be mutable Oct 16 12:43:25.706 INFO kablam! --> src/stage.rs:75:17 Oct 16 12:43:25.706 INFO kablam! | Oct 16 12:43:25.706 INFO kablam! 75 | let mut slot = match dig(&mut self.dictionary, key) { Oct 16 12:43:25.706 INFO kablam! | ----^^^^ Oct 16 12:43:25.706 INFO kablam! | | Oct 16 12:43:25.706 INFO kablam! | help: remove this `mut` Oct 16 12:43:25.706 INFO kablam! | Oct 16 12:43:25.706 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 16 12:43:25.706 INFO kablam! Oct 16 12:43:25.719 INFO kablam! warning: variable does not need to be mutable Oct 16 12:43:25.719 INFO kablam! --> src/stage.rs:219:13 Oct 16 12:43:25.719 INFO kablam! | Oct 16 12:43:25.719 INFO kablam! 219 | let mut next = match map.entry(head) { Oct 16 12:43:25.719 INFO kablam! | ----^^^^ Oct 16 12:43:25.719 INFO kablam! | | Oct 16 12:43:25.719 INFO kablam! | help: remove this `mut` Oct 16 12:43:25.719 INFO kablam! Oct 16 12:43:29.551 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 7.49s Oct 16 12:43:29.559 INFO kablam! su: No module specific data is present Oct 16 12:43:30.253 INFO running `"docker" "rm" "-f" "a234ee50a282740639b928f04b9387ed4ca9a7e5e06467e084bf7e200229ce5d"` Oct 16 12:43:30.507 INFO blam! a234ee50a282740639b928f04b9387ed4ca9a7e5e06467e084bf7e200229ce5d Oct 16 12:43:30.523 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 12:43:31.079 INFO blam! 4e91147012a9a804bd90afdd76f830473c4b5e5d11da273dba543a878b353a62 Oct 16 12:43:31.091 INFO running `"docker" "start" "-a" "4e91147012a9a804bd90afdd76f830473c4b5e5d11da273dba543a878b353a62"` Oct 16 12:43:31.908 INFO kablam! usermod: no changes Oct 16 12:43:32.031 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.08s Oct 16 12:43:32.041 INFO kablam! Running /target/debug/deps/earth-91416153cab2f5c6 Oct 16 12:43:32.051 INFO blam! Oct 16 12:43:32.051 INFO blam! running 30 tests Oct 16 12:43:32.075 INFO blam! test feed::category::test::test_category_str ... ok Oct 16 12:43:32.077 INFO blam! test codecs::test::test_rfc3339_encode ... ok Oct 16 12:43:32.077 INFO blam! test feed::link::test::test_link_html_method ... ok Oct 16 12:43:32.077 INFO blam! test feed::generator::test::test_generator_str ... ok Oct 16 12:43:32.077 INFO blam! test feed::generator::test::test_generator_html ... ok Oct 16 12:43:32.083 INFO blam! test feed::link::test::test_link_str ... ok Oct 16 12:43:32.083 INFO blam! test feed::link::test::test_link_list_favicon ... ok Oct 16 12:43:32.095 INFO blam! test feed::person::test::test_person_html ... ok Oct 16 12:43:32.099 INFO blam! test feed::link::test::test_link_html_property ... ok Oct 16 12:43:32.102 INFO blam! test feed::person::test::test_person_str ... ok Oct 16 12:43:32.102 INFO blam! test feed::link::test::test_link_list_filter_by_mimetype ... ok Oct 16 12:43:32.115 INFO blam! test codecs::test::test_rfc3339_with_white_spaces ... ok Oct 16 12:43:32.115 INFO blam! test feed::text::test::test_text_str ... ok Oct 16 12:43:32.123 INFO blam! test repository::fs::test::test_file_not_found ... ok Oct 16 12:43:32.127 INFO blam! test repository::fs::test::test_file_read ... ok Oct 16 12:43:32.147 INFO blam! test repository::fs::test::test_file_list_on_wrong_key ... ok Oct 16 12:43:32.147 INFO blam! test repository::fs::test::test_file_from_to_url_on_posix ... ok Oct 16 12:43:32.147 INFO blam! test repository::fs::test::test_file_exists ... ok Oct 16 12:43:32.147 INFO blam! test repository::fs::test::test_file_read_nested ... ok Oct 16 12:43:32.147 INFO blam! test repository::fs::test::test_file_write_on_wrong_key ... ok Oct 16 12:43:32.147 INFO blam! test repository::fs::test::test_not_dir ... ok Oct 16 12:43:32.147 INFO blam! test repository::test::test_dummy_implementation ... ok Oct 16 12:43:32.147 INFO blam! test repository::fs::test::test_file_list ... ok Oct 16 12:43:32.147 INFO blam! test stage::dirtybuffer::test::test_dirty_buffer ... ok Oct 16 12:43:32.147 INFO blam! test repository::fs::test::test_filesystem_repository ... ok Oct 16 12:43:32.147 INFO blam! test repository::fs::test::test_file_write ... ok Oct 16 12:43:32.147 INFO blam! test repository::fs::test::test_file_write_nested ... ok Oct 16 12:43:32.179 INFO blam! test codecs::test::test_rfc3339_decode ... ok Oct 16 12:43:32.183 INFO blam! test feed::feed::test::test_feed_read ... ok Oct 16 12:43:32.207 INFO blam! test feed::link::test::test_link_list_permalink ... ok Oct 16 12:43:32.207 INFO kablam! Doc-tests earth Oct 16 12:43:32.207 INFO blam! Oct 16 12:43:32.207 INFO blam! test result: ok. 30 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 12:43:32.207 INFO blam! Oct 16 12:43:35.211 INFO blam! Oct 16 12:43:35.211 INFO blam! running 6 tests Oct 16 12:43:35.222 INFO blam! test src/html.rs - html (line 18) ... ignored Oct 16 12:43:48.785 INFO blam! test src/repository/mod.rs - repository::Repository (line 111) ... ok Oct 16 12:43:48.892 INFO blam! test src/feed/link.rs - feed::link::LinkIteratorExt::filter_by_mimetype (line 196) ... ok Oct 16 12:43:50.695 INFO blam! test src/html.rs - html (line 5) ... ok Oct 16 12:43:51.720 INFO blam! test src/sanitizer/mod.rs - sanitizer::escape (line 14) ... ok Oct 16 12:43:52.011 INFO blam! test src/feed/link.rs - feed::link::LinkIteratorExt::filter_by_mimetype (line 187) ... ok Oct 16 12:43:52.011 INFO blam! Oct 16 12:43:52.011 INFO blam! test result: ok. 5 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out Oct 16 12:43:52.011 INFO blam! Oct 16 12:43:52.023 INFO kablam! su: No module specific data is present Oct 16 12:43:52.514 INFO running `"docker" "rm" "-f" "4e91147012a9a804bd90afdd76f830473c4b5e5d11da273dba543a878b353a62"` Oct 16 12:43:52.814 INFO blam! 4e91147012a9a804bd90afdd76f830473c4b5e5d11da273dba543a878b353a62