Oct 14 13:45:23.543 INFO testing liamlmy/Web-Crawler against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 14 13:45:23.543 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 14 13:45:24.065 INFO blam! f8928267cd7258db87836c738b3cedf1289c69a5c77bd01a4370cec3f1391aaf Oct 14 13:45:24.068 INFO running `"docker" "start" "-a" "f8928267cd7258db87836c738b3cedf1289c69a5c77bd01a4370cec3f1391aaf"` Oct 14 13:45:26.630 INFO kablam! usermod: no changes Oct 14 13:45:26.933 INFO kablam! Compiling libc v0.2.23 Oct 14 13:45:26.939 INFO kablam! Compiling gcc v0.3.47 Oct 14 13:45:26.963 INFO kablam! Compiling rustc-serialize v0.3.24 Oct 14 13:45:26.979 INFO kablam! Compiling openssl v0.9.12 Oct 14 13:45:26.987 INFO kablam! Compiling bit-vec v0.4.3 Oct 14 13:45:26.987 INFO kablam! Compiling httparse v1.2.2 Oct 14 13:45:27.004 INFO kablam! Compiling unicode-bidi v0.3.2 Oct 14 13:45:27.004 INFO kablam! Compiling utf-8 v0.6.0 Oct 14 13:45:29.944 INFO kablam! Compiling mime v0.2.4 Oct 14 13:45:32.007 INFO kablam! Compiling phf v0.7.21 Oct 14 13:45:32.663 INFO kablam! Compiling hyper v0.10.10 Oct 14 13:45:32.789 INFO kablam! Compiling bit-set v0.4.0 Oct 14 13:45:38.691 INFO kablam! Compiling rand v0.3.15 Oct 14 13:45:38.815 INFO kablam! Compiling time v0.1.37 Oct 14 13:45:38.831 INFO kablam! Compiling num_cpus v1.4.0 Oct 14 13:45:38.891 INFO kablam! Compiling tendril v0.2.4 Oct 14 13:45:38.928 INFO kablam! Compiling idna v0.1.2 Oct 14 13:45:39.239 INFO kablam! Compiling openssl-sys v0.9.12 Oct 14 13:45:39.252 INFO kablam! Compiling backtrace-sys v0.1.11 Oct 14 13:45:51.288 INFO kablam! Compiling phf_generator v0.7.21 Oct 14 13:45:52.835 INFO kablam! Compiling string_cache v0.2.29 Oct 14 13:45:52.835 INFO kablam! Compiling phf_codegen v0.7.21 Oct 14 13:45:57.092 INFO kablam! Compiling url v1.4.0 Oct 14 13:46:07.595 INFO kablam! Compiling html5ever v0.5.4 Oct 14 13:46:24.239 INFO kablam! Compiling native-tls v0.1.2 Oct 14 13:46:27.492 INFO kablam! Compiling backtrace v0.3.2 Oct 14 13:46:29.659 INFO kablam! Compiling error-chain v0.8.1 Oct 14 13:46:39.583 INFO kablam! Compiling hyper-native-tls v0.2.2 Oct 14 13:46:42.422 INFO kablam! Compiling select v0.3.0 Oct 14 13:46:46.483 INFO kablam! Compiling bb v0.1.0 (/source) Oct 14 13:46:47.288 INFO kablam! warning: function is never used: `sync_pop_url` Oct 14 13:46:47.288 INFO kablam! --> src/function.rs:27:1 Oct 14 13:46:47.288 INFO kablam! | Oct 14 13:46:47.288 INFO kablam! 27 | pub fn sync_pop_url(queue: &Arc>>) -> Option { Oct 14 13:46:47.288 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 13:46:47.288 INFO kablam! | Oct 14 13:46:47.288 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 13:46:47.288 INFO kablam! Oct 14 13:46:47.288 INFO kablam! warning: method is never used: `check_empty` Oct 14 13:46:47.288 INFO kablam! --> src/crawler.rs:58:2 Oct 14 13:46:47.288 INFO kablam! | Oct 14 13:46:47.288 INFO kablam! 58 | pub fn check_empty(&self) -> bool { Oct 14 13:46:47.288 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 13:46:47.288 INFO kablam! Oct 14 13:46:47.288 INFO kablam! warning: method is never used: `pop` Oct 14 13:46:47.288 INFO kablam! --> src/crawler.rs:63:2 Oct 14 13:46:47.288 INFO kablam! | Oct 14 13:46:47.288 INFO kablam! 63 | pub fn pop(&self) -> Option { Oct 14 13:46:47.288 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 13:46:47.288 INFO kablam! Oct 14 13:46:47.288 INFO kablam! warning: method is never used: `push` Oct 14 13:46:47.288 INFO kablam! --> src/crawler.rs:67:2 Oct 14 13:46:47.288 INFO kablam! | Oct 14 13:46:47.288 INFO kablam! 67 | pub fn push(&self, url: Url) -> Result<()> { Oct 14 13:46:47.288 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 13:46:47.288 INFO kablam! Oct 14 13:46:50.821 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 24s Oct 14 13:46:50.839 INFO kablam! su: No module specific data is present Oct 14 13:46:51.557 INFO running `"docker" "rm" "-f" "f8928267cd7258db87836c738b3cedf1289c69a5c77bd01a4370cec3f1391aaf"` Oct 14 13:46:51.843 INFO blam! f8928267cd7258db87836c738b3cedf1289c69a5c77bd01a4370cec3f1391aaf Oct 14 13:46:51.849 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 14 13:46:52.312 INFO blam! b064d51b42722135e5593ccdb8f76d4fb9c8ccb231e170b81815bd2a3ef063bb Oct 14 13:46:52.315 INFO running `"docker" "start" "-a" "b064d51b42722135e5593ccdb8f76d4fb9c8ccb231e170b81815bd2a3ef063bb"` Oct 14 13:46:53.922 INFO kablam! usermod: no changes Oct 14 13:46:54.157 INFO kablam! Compiling bb v0.1.0 (/source) Oct 14 13:46:58.243 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.29s Oct 14 13:46:58.255 INFO kablam! su: No module specific data is present Oct 14 13:46:59.663 INFO running `"docker" "rm" "-f" "b064d51b42722135e5593ccdb8f76d4fb9c8ccb231e170b81815bd2a3ef063bb"` Oct 14 13:46:59.983 INFO blam! b064d51b42722135e5593ccdb8f76d4fb9c8ccb231e170b81815bd2a3ef063bb Oct 14 13:46:59.989 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 14 13:47:00.367 INFO blam! c91da7bfd24ab94037da6120d71f79290ddf1b070e6d4f9645f8574d625b834d Oct 14 13:47:00.387 INFO running `"docker" "start" "-a" "c91da7bfd24ab94037da6120d71f79290ddf1b070e6d4f9645f8574d625b834d"` Oct 14 13:47:02.230 INFO kablam! usermod: no changes Oct 14 13:47:02.441 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.18s Oct 14 13:47:02.454 INFO kablam! Running /target/debug/deps/bb-d3cba1325bba2ce4 Oct 14 13:47:02.464 INFO blam! Oct 14 13:47:02.464 INFO blam! running 11 tests Oct 14 13:47:02.527 INFO blam! test crawler_set::test::test_pop_url_form_queue ... ok Oct 14 13:47:02.559 INFO blam! test crawler_set::test::crawler_set_test ... ok Oct 14 13:47:02.559 INFO blam! test crawler_set::test::test_add_url ... ok Oct 14 13:47:02.560 INFO blam! test crawler_set::test::test_queue_length ... ok Oct 14 13:47:02.583 INFO blam! test crawler::test::test_pop ... ok Oct 14 13:47:02.583 INFO blam! test crawler::test::crawler_set ... ok Oct 14 13:47:02.583 INFO blam! test function::test::test_format_url ... ok Oct 14 13:47:02.584 INFO blam! test crawler::test::test_check_empty ... ok Oct 14 13:47:02.584 INFO blam! test crawler::test::test_new_shared ... ok Oct 14 13:47:02.593 INFO blam! test function::test::test_convert_url ... ok Oct 14 13:47:02.594 INFO blam! test crawler::test::test_push ... ok Oct 14 13:47:02.594 INFO blam! Oct 14 13:47:02.594 INFO blam! test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 13:47:02.594 INFO blam! Oct 14 13:47:02.599 INFO kablam! su: No module specific data is present Oct 14 13:47:03.450 INFO running `"docker" "rm" "-f" "c91da7bfd24ab94037da6120d71f79290ddf1b070e6d4f9645f8574d625b834d"` Oct 14 13:47:03.727 INFO blam! c91da7bfd24ab94037da6120d71f79290ddf1b070e6d4f9645f8574d625b834d