Oct 16 12:43:16.149 INFO testing earth-0.0.2 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 16 12:43:16.149 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 16 12:43:16.323 INFO blam! 45f82d54f823370221019e796a922bf3a5c593673065397222c726d09e629162 Oct 16 12:43:16.327 INFO running `"docker" "start" "-a" "45f82d54f823370221019e796a922bf3a5c593673065397222c726d09e629162"` Oct 16 12:43:16.818 INFO kablam! usermod: no changes Oct 16 12:43:16.921 INFO kablam! Compiling earth v0.0.2 (/source) Oct 16 12:43:18.706 INFO kablam! warning: unused macro definition Oct 16 12:43:18.706 INFO kablam! --> src/codecs.rs:18:1 Oct 16 12:43:18.706 INFO kablam! | Oct 16 12:43:18.706 INFO kablam! 18 | / macro_rules! try_opt { Oct 16 12:43:18.706 INFO kablam! 19 | | ($e:expr, $msg:expr) => ( Oct 16 12:43:18.706 INFO kablam! 20 | | match $e { Some(e) => e, Oct 16 12:43:18.706 INFO kablam! 21 | | None => return Err(DecodeError($msg, None)) } Oct 16 12:43:18.706 INFO kablam! ... | Oct 16 12:43:18.706 INFO kablam! 26 | | ) Oct 16 12:43:18.706 INFO kablam! 27 | | } Oct 16 12:43:18.706 INFO kablam! | |_^ Oct 16 12:43:18.706 INFO kablam! | Oct 16 12:43:18.706 INFO kablam! = note: #[warn(unused_macros)] on by default Oct 16 12:43:18.706 INFO kablam! Oct 16 12:43:19.571 INFO kablam! warning: variable does not need to be mutable Oct 16 12:43:19.571 INFO kablam! --> src/stage.rs:75:17 Oct 16 12:43:19.571 INFO kablam! | Oct 16 12:43:19.571 INFO kablam! 75 | let mut slot = match dig(&mut self.dictionary, key) { Oct 16 12:43:19.571 INFO kablam! | ----^^^^ Oct 16 12:43:19.571 INFO kablam! | | Oct 16 12:43:19.571 INFO kablam! | help: remove this `mut` Oct 16 12:43:19.571 INFO kablam! | Oct 16 12:43:19.571 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 16 12:43:19.571 INFO kablam! Oct 16 12:43:19.583 INFO kablam! warning: variable does not need to be mutable Oct 16 12:43:19.583 INFO kablam! --> src/stage.rs:219:13 Oct 16 12:43:19.583 INFO kablam! | Oct 16 12:43:19.583 INFO kablam! 219 | let mut next = match map.entry(head) { Oct 16 12:43:19.583 INFO kablam! | ----^^^^ Oct 16 12:43:19.583 INFO kablam! | | Oct 16 12:43:19.583 INFO kablam! | help: remove this `mut` Oct 16 12:43:19.583 INFO kablam! Oct 16 12:43:20.870 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.03s Oct 16 12:43:20.877 INFO kablam! su: No module specific data is present Oct 16 12:43:21.148 INFO running `"docker" "rm" "-f" "45f82d54f823370221019e796a922bf3a5c593673065397222c726d09e629162"` Oct 16 12:43:21.225 INFO blam! 45f82d54f823370221019e796a922bf3a5c593673065397222c726d09e629162 Oct 16 12:43:21.236 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 16 12:43:21.571 INFO blam! d8084ca55b61c2c5aa915e8dedcd1e8c4c05b31678fadb703599194937e50fdd Oct 16 12:43:21.575 INFO running `"docker" "start" "-a" "d8084ca55b61c2c5aa915e8dedcd1e8c4c05b31678fadb703599194937e50fdd"` Oct 16 12:43:22.535 INFO kablam! usermod: no changes Oct 16 12:43:22.700 INFO kablam! Compiling earth v0.0.2 (/source) Oct 16 12:43:24.867 INFO kablam! warning: unused macro definition Oct 16 12:43:24.867 INFO kablam! --> src/codecs.rs:18:1 Oct 16 12:43:24.867 INFO kablam! | Oct 16 12:43:24.867 INFO kablam! 18 | / macro_rules! try_opt { Oct 16 12:43:24.867 INFO kablam! 19 | | ($e:expr, $msg:expr) => ( Oct 16 12:43:24.867 INFO kablam! 20 | | match $e { Some(e) => e, Oct 16 12:43:24.867 INFO kablam! 21 | | None => return Err(DecodeError($msg, None)) } Oct 16 12:43:24.867 INFO kablam! ... | Oct 16 12:43:24.867 INFO kablam! 26 | | ) Oct 16 12:43:24.867 INFO kablam! 27 | | } Oct 16 12:43:24.867 INFO kablam! | |_^ Oct 16 12:43:24.867 INFO kablam! | Oct 16 12:43:24.867 INFO kablam! = note: #[warn(unused_macros)] on by default Oct 16 12:43:24.867 INFO kablam! Oct 16 12:43:24.875 INFO kablam! warning: unused macro definition Oct 16 12:43:24.875 INFO kablam! --> src/feed/text.rs:166:5 Oct 16 12:43:24.875 INFO kablam! | Oct 16 12:43:24.875 INFO kablam! 166 | / macro_rules! assert_sanitized { Oct 16 12:43:24.875 INFO kablam! 167 | | ($text:expr, $expected:expr) => ( Oct 16 12:43:24.875 INFO kablam! 168 | | assert_eq!($text.sanitized_html(None).to_string(), $expected); Oct 16 12:43:24.875 INFO kablam! 169 | | ); Oct 16 12:43:24.875 INFO kablam! ... | Oct 16 12:43:24.875 INFO kablam! 172 | | ) Oct 16 12:43:24.875 INFO kablam! 173 | | } Oct 16 12:43:24.875 INFO kablam! | |_____^ Oct 16 12:43:24.883 INFO kablam! Oct 16 12:43:25.987 INFO kablam! warning: unused variable: `u1` Oct 16 12:43:25.987 INFO kablam! --> src/repository/fs.rs:187:13 Oct 16 12:43:25.987 INFO kablam! | Oct 16 12:43:25.987 INFO kablam! 187 | let u1: Url = ToRepository::from_repo(&fs); Oct 16 12:43:25.987 INFO kablam! | ^^ help: consider using `_u1` instead Oct 16 12:43:25.987 INFO kablam! | Oct 16 12:43:25.987 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 16 12:43:25.987 INFO kablam! Oct 16 12:43:26.455 INFO kablam! warning: variable does not need to be mutable Oct 16 12:43:26.456 INFO kablam! --> src/stage.rs:75:17 Oct 16 12:43:26.456 INFO kablam! | Oct 16 12:43:26.456 INFO kablam! 75 | let mut slot = match dig(&mut self.dictionary, key) { Oct 16 12:43:26.457 INFO kablam! | ----^^^^ Oct 16 12:43:26.457 INFO kablam! | | Oct 16 12:43:26.457 INFO kablam! | help: remove this `mut` Oct 16 12:43:26.458 INFO kablam! | Oct 16 12:43:26.458 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 16 12:43:26.458 INFO kablam! Oct 16 12:43:26.471 INFO kablam! warning: variable does not need to be mutable Oct 16 12:43:26.471 INFO kablam! --> src/stage.rs:219:13 Oct 16 12:43:26.471 INFO kablam! | Oct 16 12:43:26.471 INFO kablam! 219 | let mut next = match map.entry(head) { Oct 16 12:43:26.471 INFO kablam! | ----^^^^ Oct 16 12:43:26.471 INFO kablam! | | Oct 16 12:43:26.471 INFO kablam! | help: remove this `mut` Oct 16 12:43:26.471 INFO kablam! Oct 16 12:43:30.143 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 7.58s Oct 16 12:43:30.145 INFO kablam! su: No module specific data is present Oct 16 12:43:30.692 INFO running `"docker" "rm" "-f" "d8084ca55b61c2c5aa915e8dedcd1e8c4c05b31678fadb703599194937e50fdd"` Oct 16 12:43:31.010 INFO blam! d8084ca55b61c2c5aa915e8dedcd1e8c4c05b31678fadb703599194937e50fdd Oct 16 12:43:31.023 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 16 12:43:31.452 INFO blam! 8e14d82b50734d4f3c6530fed98b9578a8f7d2fbed3f379bc4b0cd04fe42142c Oct 16 12:43:31.479 INFO running `"docker" "start" "-a" "8e14d82b50734d4f3c6530fed98b9578a8f7d2fbed3f379bc4b0cd04fe42142c"` Oct 16 12:43:32.335 INFO kablam! usermod: no changes Oct 16 12:43:32.420 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.06s Oct 16 12:43:32.443 INFO kablam! Running /target/debug/deps/earth-8981bb72d4d2f9f2 Oct 16 12:43:32.445 INFO blam! Oct 16 12:43:32.446 INFO blam! running 30 tests Oct 16 12:43:32.447 INFO blam! test feed::generator::test::test_generator_html ... ok Oct 16 12:43:32.447 INFO blam! test feed::generator::test::test_generator_str ... ok Oct 16 12:43:32.447 INFO blam! test feed::link::test::test_link_html_method ... ok Oct 16 12:43:32.476 INFO blam! test feed::link::test::test_link_list_favicon ... ok Oct 16 12:43:32.482 INFO blam! test feed::link::test::test_link_list_filter_by_mimetype ... ok Oct 16 12:43:32.499 INFO blam! test feed::category::test::test_category_str ... ok Oct 16 12:43:32.500 INFO blam! test codecs::test::test_rfc3339_encode ... ok Oct 16 12:43:32.519 INFO blam! test feed::link::test::test_link_str ... ok Oct 16 12:43:32.519 INFO blam! test feed::person::test::test_person_html ... ok Oct 16 12:43:32.524 INFO blam! test feed::person::test::test_person_str ... ok Oct 16 12:43:32.524 INFO blam! test feed::text::test::test_text_str ... ok Oct 16 12:43:32.525 INFO blam! test feed::link::test::test_link_html_property ... ok Oct 16 12:43:32.535 INFO blam! test repository::fs::test::test_file_exists ... ok Oct 16 12:43:32.535 INFO blam! test repository::fs::test::test_file_list_on_wrong_key ... ok Oct 16 12:43:32.535 INFO blam! test repository::fs::test::test_file_read ... ok Oct 16 12:43:32.535 INFO blam! test codecs::test::test_rfc3339_with_white_spaces ... ok Oct 16 12:43:32.535 INFO blam! test repository::fs::test::test_file_from_to_url_on_posix ... ok Oct 16 12:43:32.535 INFO blam! test repository::fs::test::test_file_read_nested ... ok Oct 16 12:43:32.535 INFO blam! test repository::fs::test::test_file_not_found ... ok Oct 16 12:43:32.535 INFO blam! test repository::fs::test::test_file_write ... ok Oct 16 12:43:32.535 INFO blam! test repository::fs::test::test_file_write_nested ... ok Oct 16 12:43:32.535 INFO blam! test repository::fs::test::test_file_write_on_wrong_key ... ok Oct 16 12:43:32.535 INFO blam! test repository::test::test_dummy_implementation ... ok Oct 16 12:43:32.535 INFO blam! test stage::dirtybuffer::test::test_dirty_buffer ... ok Oct 16 12:43:32.536 INFO blam! test repository::fs::test::test_filesystem_repository ... ok Oct 16 12:43:32.536 INFO blam! test repository::fs::test::test_not_dir ... ok Oct 16 12:43:32.573 INFO blam! test repository::fs::test::test_file_list ... ok Oct 16 12:43:32.579 INFO blam! test feed::feed::test::test_feed_read ... ok Oct 16 12:43:32.579 INFO kablam! Doc-tests earth Oct 16 12:43:32.579 INFO blam! test codecs::test::test_rfc3339_decode ... ok Oct 16 12:43:32.579 INFO blam! test feed::link::test::test_link_list_permalink ... ok Oct 16 12:43:32.579 INFO blam! Oct 16 12:43:32.579 INFO blam! test result: ok. 30 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 12:43:32.579 INFO blam! Oct 16 12:43:35.406 INFO blam! Oct 16 12:43:35.406 INFO blam! running 6 tests Oct 16 12:43:35.435 INFO blam! test src/html.rs - html (line 18) ... ignored Oct 16 12:43:49.260 INFO blam! test src/feed/link.rs - feed::link::LinkIteratorExt::filter_by_mimetype (line 196) ... ok Oct 16 12:43:50.587 INFO blam! test src/html.rs - html (line 5) ... ok Oct 16 12:43:51.270 INFO blam! test src/feed/link.rs - feed::link::LinkIteratorExt::filter_by_mimetype (line 187) ... ok Oct 16 12:43:51.483 INFO blam! test src/sanitizer/mod.rs - sanitizer::escape (line 14) ... ok Oct 16 12:43:51.792 INFO blam! test src/repository/mod.rs - repository::Repository (line 111) ... ok Oct 16 12:43:51.792 INFO blam! Oct 16 12:43:51.792 INFO blam! test result: ok. 5 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out Oct 16 12:43:51.792 INFO blam! Oct 16 12:43:51.810 INFO kablam! su: No module specific data is present Oct 16 12:43:52.501 INFO running `"docker" "rm" "-f" "8e14d82b50734d4f3c6530fed98b9578a8f7d2fbed3f379bc4b0cd04fe42142c"` Oct 16 12:43:52.814 INFO blam! 8e14d82b50734d4f3c6530fed98b9578a8f7d2fbed3f379bc4b0cd04fe42142c