Oct 13 06:50:27.004 INFO testing molily/bookmarkchecker against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 13 06:50:27.004 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 13 06:50:27.377 INFO blam! f34339618a268c249b9cc0d8dd739a158a324a6f09bf7173bbde3e39823d02ac Oct 13 06:50:27.377 INFO running `"docker" "start" "-a" "f34339618a268c249b9cc0d8dd739a158a324a6f09bf7173bbde3e39823d02ac"` Oct 13 06:50:27.940 INFO kablam! usermod: no changes Oct 13 06:50:28.069 INFO kablam! Compiling num_cpus v1.2.0 Oct 13 06:50:28.069 INFO kablam! Compiling csv v0.14.7 Oct 13 06:50:28.075 INFO kablam! Compiling deque v0.3.1 Oct 13 06:50:28.075 INFO kablam! Compiling url v1.2.4 Oct 13 06:50:28.075 INFO kablam! Compiling openssl-sys-extras v0.7.14 Oct 13 06:50:29.538 INFO kablam! Compiling openssl v0.7.14 Oct 13 06:50:29.967 INFO kablam! Compiling rayon-core v1.0.0 Oct 13 06:50:35.332 INFO kablam! Compiling rayon v0.7.0 Oct 13 06:50:37.750 INFO kablam! Compiling cookie v0.2.5 Oct 13 06:50:37.751 INFO kablam! Compiling openssl-verify v0.1.0 Oct 13 06:50:40.291 INFO kablam! Compiling hyper v0.9.14 Oct 13 06:50:49.260 INFO kablam! Compiling bookmarkchecker v0.0.1 (/source) Oct 13 06:50:50.170 INFO kablam! warning: unused import: `std::thread` Oct 13 06:50:50.171 INFO kablam! --> src/main.rs:10:5 Oct 13 06:50:50.171 INFO kablam! | Oct 13 06:50:50.171 INFO kablam! 10 | use std::thread; Oct 13 06:50:50.171 INFO kablam! | ^^^^^^^^^^^ Oct 13 06:50:50.171 INFO kablam! | Oct 13 06:50:50.171 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 06:50:50.171 INFO kablam! Oct 13 06:50:50.171 INFO kablam! warning: unused import: `std::sync::Arc` Oct 13 06:50:50.171 INFO kablam! --> src/main.rs:11:5 Oct 13 06:50:50.171 INFO kablam! | Oct 13 06:50:50.171 INFO kablam! 11 | use std::sync::Arc; Oct 13 06:50:50.171 INFO kablam! | ^^^^^^^^^^^^^^ Oct 13 06:50:50.171 INFO kablam! Oct 13 06:50:50.171 INFO kablam! warning: unused import: `hyper::client::response::Response` Oct 13 06:50:50.171 INFO kablam! --> src/main.rs:14:5 Oct 13 06:50:50.171 INFO kablam! | Oct 13 06:50:50.171 INFO kablam! 14 | use hyper::client::response::Response; Oct 13 06:50:50.171 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 06:50:50.171 INFO kablam! Oct 13 06:50:50.282 INFO kablam! warning: field is never used: `title` Oct 13 06:50:50.283 INFO kablam! --> src/main.rs:23:5 Oct 13 06:50:50.283 INFO kablam! | Oct 13 06:50:50.283 INFO kablam! 23 | title: String, Oct 13 06:50:50.283 INFO kablam! | ^^^^^^^^^^^^^ Oct 13 06:50:50.283 INFO kablam! | Oct 13 06:50:50.283 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 06:50:50.283 INFO kablam! Oct 13 06:50:50.283 INFO kablam! warning: field is never used: `tags` Oct 13 06:50:50.283 INFO kablam! --> src/main.rs:25:5 Oct 13 06:50:50.283 INFO kablam! | Oct 13 06:50:50.283 INFO kablam! 25 | tags: String, Oct 13 06:50:50.283 INFO kablam! | ^^^^^^^^^^^^ Oct 13 06:50:50.283 INFO kablam! Oct 13 06:50:50.283 INFO kablam! warning: field is never used: `description` Oct 13 06:50:50.283 INFO kablam! --> src/main.rs:26:5 Oct 13 06:50:50.283 INFO kablam! | Oct 13 06:50:50.283 INFO kablam! 26 | description: String, Oct 13 06:50:50.283 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 13 06:50:50.283 INFO kablam! Oct 13 06:50:50.283 INFO kablam! warning: field is never used: `comments` Oct 13 06:50:50.283 INFO kablam! --> src/main.rs:27:5 Oct 13 06:50:50.283 INFO kablam! | Oct 13 06:50:50.283 INFO kablam! 27 | comments: String, Oct 13 06:50:50.283 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 13 06:50:50.283 INFO kablam! Oct 13 06:50:50.283 INFO kablam! warning: field is never used: `annotations` Oct 13 06:50:50.283 INFO kablam! --> src/main.rs:28:5 Oct 13 06:50:50.283 INFO kablam! | Oct 13 06:50:50.283 INFO kablam! 28 | annotations: String, Oct 13 06:50:50.283 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 13 06:50:50.283 INFO kablam! Oct 13 06:50:50.283 INFO kablam! warning: field is never used: `created_at` Oct 13 06:50:50.283 INFO kablam! --> src/main.rs:29:5 Oct 13 06:50:50.283 INFO kablam! | Oct 13 06:50:50.283 INFO kablam! 29 | created_at: String, Oct 13 06:50:50.283 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 13 06:50:50.283 INFO kablam! Oct 13 06:50:53.106 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 25.16s Oct 13 06:50:53.109 INFO kablam! su: No module specific data is present Oct 13 06:50:53.561 INFO running `"docker" "rm" "-f" "f34339618a268c249b9cc0d8dd739a158a324a6f09bf7173bbde3e39823d02ac"` Oct 13 06:50:53.770 INFO blam! f34339618a268c249b9cc0d8dd739a158a324a6f09bf7173bbde3e39823d02ac Oct 13 06:50:53.771 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 13 06:50:54.088 INFO blam! 7f3afad3be774bcd5059d20ea7030ce021673a31f02f6bce31be0addd3421032 Oct 13 06:50:54.092 INFO running `"docker" "start" "-a" "7f3afad3be774bcd5059d20ea7030ce021673a31f02f6bce31be0addd3421032"` Oct 13 06:50:54.707 INFO kablam! usermod: no changes Oct 13 06:50:54.798 INFO kablam! Compiling bookmarkchecker v0.0.1 (/source) Oct 13 06:50:55.723 INFO kablam! warning: unused import: `std::thread` Oct 13 06:50:55.727 INFO kablam! --> src/main.rs:10:5 Oct 13 06:50:55.727 INFO kablam! | Oct 13 06:50:55.727 INFO kablam! 10 | use std::thread; Oct 13 06:50:55.727 INFO kablam! | ^^^^^^^^^^^ Oct 13 06:50:55.727 INFO kablam! | Oct 13 06:50:55.727 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 06:50:55.727 INFO kablam! Oct 13 06:50:55.735 INFO kablam! warning: unused import: `std::sync::Arc` Oct 13 06:50:55.735 INFO kablam! --> src/main.rs:11:5 Oct 13 06:50:55.735 INFO kablam! | Oct 13 06:50:55.735 INFO kablam! 11 | use std::sync::Arc; Oct 13 06:50:55.736 INFO kablam! | ^^^^^^^^^^^^^^ Oct 13 06:50:55.736 INFO kablam! Oct 13 06:50:55.736 INFO kablam! warning: unused import: `hyper::client::response::Response` Oct 13 06:50:55.736 INFO kablam! --> src/main.rs:14:5 Oct 13 06:50:55.736 INFO kablam! | Oct 13 06:50:55.736 INFO kablam! 14 | use hyper::client::response::Response; Oct 13 06:50:55.736 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 06:50:55.736 INFO kablam! Oct 13 06:50:55.835 INFO kablam! warning: field is never used: `title` Oct 13 06:50:55.835 INFO kablam! --> src/main.rs:23:5 Oct 13 06:50:55.838 INFO kablam! | Oct 13 06:50:55.838 INFO kablam! 23 | title: String, Oct 13 06:50:55.838 INFO kablam! | ^^^^^^^^^^^^^ Oct 13 06:50:55.838 INFO kablam! | Oct 13 06:50:55.838 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 06:50:55.838 INFO kablam! Oct 13 06:50:55.838 INFO kablam! warning: field is never used: `tags` Oct 13 06:50:55.838 INFO kablam! --> src/main.rs:25:5 Oct 13 06:50:55.838 INFO kablam! | Oct 13 06:50:55.838 INFO kablam! 25 | tags: String, Oct 13 06:50:55.841 INFO kablam! | ^^^^^^^^^^^^ Oct 13 06:50:55.841 INFO kablam! Oct 13 06:50:55.841 INFO kablam! warning: field is never used: `description` Oct 13 06:50:55.841 INFO kablam! --> src/main.rs:26:5 Oct 13 06:50:55.841 INFO kablam! | Oct 13 06:50:55.846 INFO kablam! 26 | description: String, Oct 13 06:50:55.846 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 13 06:50:55.846 INFO kablam! Oct 13 06:50:55.846 INFO kablam! warning: field is never used: `comments` Oct 13 06:50:55.846 INFO kablam! --> src/main.rs:27:5 Oct 13 06:50:55.846 INFO kablam! | Oct 13 06:50:55.847 INFO kablam! 27 | comments: String, Oct 13 06:50:55.847 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 13 06:50:55.847 INFO kablam! Oct 13 06:50:55.847 INFO kablam! warning: field is never used: `annotations` Oct 13 06:50:55.847 INFO kablam! --> src/main.rs:28:5 Oct 13 06:50:55.847 INFO kablam! | Oct 13 06:50:55.847 INFO kablam! 28 | annotations: String, Oct 13 06:50:55.847 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 13 06:50:55.847 INFO kablam! Oct 13 06:50:55.847 INFO kablam! warning: field is never used: `created_at` Oct 13 06:50:55.847 INFO kablam! --> src/main.rs:29:5 Oct 13 06:50:55.847 INFO kablam! | Oct 13 06:50:55.847 INFO kablam! 29 | created_at: String, Oct 13 06:50:55.847 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 13 06:50:55.847 INFO kablam! Oct 13 06:50:56.224 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.49s Oct 13 06:50:56.225 INFO kablam! su: No module specific data is present Oct 13 06:50:56.560 INFO running `"docker" "rm" "-f" "7f3afad3be774bcd5059d20ea7030ce021673a31f02f6bce31be0addd3421032"` Oct 13 06:50:56.706 INFO blam! 7f3afad3be774bcd5059d20ea7030ce021673a31f02f6bce31be0addd3421032 Oct 13 06:50:56.708 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 13 06:50:56.939 INFO blam! 7d9150db0453303efa1aee15d612d7e44bab9b27ee4ae5548ed9f1c691d55e2f Oct 13 06:50:56.941 INFO running `"docker" "start" "-a" "7d9150db0453303efa1aee15d612d7e44bab9b27ee4ae5548ed9f1c691d55e2f"` Oct 13 06:50:57.614 INFO kablam! usermod: no changes Oct 13 06:50:57.747 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.09s Oct 13 06:50:57.747 INFO kablam! Running /target/debug/deps/bookmarkchecker-1b45401c7dcb2e5a Oct 13 06:50:57.754 INFO kablam! su: No module specific data is present Oct 13 06:50:57.754 INFO blam! Oct 13 06:50:57.754 INFO blam! running 0 tests Oct 13 06:50:57.754 INFO blam! Oct 13 06:50:57.755 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 06:50:57.755 INFO blam! Oct 13 06:50:58.152 INFO running `"docker" "rm" "-f" "7d9150db0453303efa1aee15d612d7e44bab9b27ee4ae5548ed9f1c691d55e2f"` Oct 13 06:50:58.446 INFO blam! 7d9150db0453303efa1aee15d612d7e44bab9b27ee4ae5548ed9f1c691d55e2f