Oct 27 00:22:41.630 INFO checking molily/bookmarkchecker against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 00:22:41.631 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-1/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/pr-55192-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/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 +19f01b935b91481fd445b16b533d2f87661bf12e-alt check --frozen --all --all-targets" "-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 27 00:22:41.816 INFO blam! a9373809e55b8dcdfcb043494a662fbd57d49c2cf964f6b17818b9abf60967f2 Oct 27 00:22:41.818 INFO running `"docker" "start" "-a" "a9373809e55b8dcdfcb043494a662fbd57d49c2cf964f6b17818b9abf60967f2"` Oct 27 00:22:42.306 INFO kablam! usermod: no changes Oct 27 00:22:42.430 INFO kablam! Compiling openssl-sys-extras v0.7.14 Oct 27 00:22:42.431 INFO kablam! Compiling openssl v0.7.14 Oct 27 00:22:42.443 INFO kablam! Checking csv v0.14.7 Oct 27 00:22:42.448 INFO kablam! Checking url v1.2.4 Oct 27 00:22:42.449 INFO kablam! Checking rayon-core v1.0.0 Oct 27 00:22:44.011 INFO kablam! Checking rayon v0.7.0 Oct 27 00:22:46.869 INFO kablam! Checking openssl-verify v0.1.0 Oct 27 00:22:46.869 INFO kablam! Checking cookie v0.2.5 Oct 27 00:22:48.061 INFO kablam! Checking hyper v0.9.14 Oct 27 00:22:51.901 INFO kablam! Checking bookmarkchecker v0.0.1 (/source) Oct 27 00:22:52.611 INFO kablam! warning: unused import: `std::thread` Oct 27 00:22:52.611 INFO kablam! --> src/main.rs:10:5 Oct 27 00:22:52.611 INFO kablam! | Oct 27 00:22:52.611 INFO kablam! 10 | use std::thread; Oct 27 00:22:52.611 INFO kablam! | ^^^^^^^^^^^ Oct 27 00:22:52.611 INFO kablam! | Oct 27 00:22:52.611 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 00:22:52.611 INFO kablam! Oct 27 00:22:52.611 INFO kablam! warning: unused import: `std::sync::Arc` Oct 27 00:22:52.611 INFO kablam! --> src/main.rs:11:5 Oct 27 00:22:52.611 INFO kablam! | Oct 27 00:22:52.611 INFO kablam! 11 | use std::sync::Arc; Oct 27 00:22:52.611 INFO kablam! | ^^^^^^^^^^^^^^ Oct 27 00:22:52.611 INFO kablam! Oct 27 00:22:52.611 INFO kablam! warning: unused import: `hyper::client::response::Response` Oct 27 00:22:52.611 INFO kablam! --> src/main.rs:14:5 Oct 27 00:22:52.611 INFO kablam! | Oct 27 00:22:52.611 INFO kablam! 14 | use hyper::client::response::Response; Oct 27 00:22:52.611 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 00:22:52.611 INFO kablam! Oct 27 00:22:52.706 INFO kablam! warning: field is never used: `title` Oct 27 00:22:52.707 INFO kablam! --> src/main.rs:23:5 Oct 27 00:22:52.707 INFO kablam! | Oct 27 00:22:52.707 INFO kablam! 23 | title: String, Oct 27 00:22:52.707 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 00:22:52.707 INFO kablam! | Oct 27 00:22:52.707 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 00:22:52.707 INFO kablam! Oct 27 00:22:52.707 INFO kablam! warning: field is never used: `tags` Oct 27 00:22:52.707 INFO kablam! --> src/main.rs:25:5 Oct 27 00:22:52.707 INFO kablam! | Oct 27 00:22:52.707 INFO kablam! 25 | tags: String, Oct 27 00:22:52.707 INFO kablam! | ^^^^^^^^^^^^ Oct 27 00:22:52.707 INFO kablam! Oct 27 00:22:52.707 INFO kablam! warning: field is never used: `description` Oct 27 00:22:52.707 INFO kablam! --> src/main.rs:26:5 Oct 27 00:22:52.707 INFO kablam! | Oct 27 00:22:52.707 INFO kablam! 26 | description: String, Oct 27 00:22:52.707 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 00:22:52.707 INFO kablam! Oct 27 00:22:52.707 INFO kablam! warning: field is never used: `comments` Oct 27 00:22:52.707 INFO kablam! --> src/main.rs:27:5 Oct 27 00:22:52.707 INFO kablam! | Oct 27 00:22:52.707 INFO kablam! 27 | comments: String, Oct 27 00:22:52.707 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 27 00:22:52.707 INFO kablam! Oct 27 00:22:52.707 INFO kablam! warning: field is never used: `annotations` Oct 27 00:22:52.707 INFO kablam! --> src/main.rs:28:5 Oct 27 00:22:52.707 INFO kablam! | Oct 27 00:22:52.707 INFO kablam! 28 | annotations: String, Oct 27 00:22:52.707 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 00:22:52.707 INFO kablam! Oct 27 00:22:52.707 INFO kablam! warning: field is never used: `created_at` Oct 27 00:22:52.707 INFO kablam! --> src/main.rs:29:5 Oct 27 00:22:52.707 INFO kablam! | Oct 27 00:22:52.707 INFO kablam! 29 | created_at: String, Oct 27 00:22:52.707 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 27 00:22:52.707 INFO kablam! Oct 27 00:22:52.707 INFO kablam! warning: unused import: `std::thread` Oct 27 00:22:52.707 INFO kablam! --> src/main.rs:10:5 Oct 27 00:22:52.707 INFO kablam! | Oct 27 00:22:52.707 INFO kablam! 10 | use std::thread; Oct 27 00:22:52.707 INFO kablam! | ^^^^^^^^^^^ Oct 27 00:22:52.707 INFO kablam! | Oct 27 00:22:52.707 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 00:22:52.707 INFO kablam! Oct 27 00:22:52.707 INFO kablam! warning: unused import: `std::sync::Arc` Oct 27 00:22:52.708 INFO kablam! --> src/main.rs:11:5 Oct 27 00:22:52.708 INFO kablam! | Oct 27 00:22:52.708 INFO kablam! 11 | use std::sync::Arc; Oct 27 00:22:52.708 INFO kablam! | ^^^^^^^^^^^^^^ Oct 27 00:22:52.708 INFO kablam! Oct 27 00:22:52.708 INFO kablam! warning: unused import: `hyper::client::response::Response` Oct 27 00:22:52.708 INFO kablam! --> src/main.rs:14:5 Oct 27 00:22:52.708 INFO kablam! | Oct 27 00:22:52.708 INFO kablam! 14 | use hyper::client::response::Response; Oct 27 00:22:52.708 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 00:22:52.708 INFO kablam! Oct 27 00:22:52.792 INFO kablam! warning: field is never used: `title` Oct 27 00:22:52.792 INFO kablam! --> src/main.rs:23:5 Oct 27 00:22:52.792 INFO kablam! | Oct 27 00:22:52.792 INFO kablam! 23 | title: String, Oct 27 00:22:52.793 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 00:22:52.793 INFO kablam! | Oct 27 00:22:52.793 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 00:22:52.793 INFO kablam! Oct 27 00:22:52.793 INFO kablam! warning: field is never used: `tags` Oct 27 00:22:52.793 INFO kablam! --> src/main.rs:25:5 Oct 27 00:22:52.793 INFO kablam! | Oct 27 00:22:52.793 INFO kablam! 25 | tags: String, Oct 27 00:22:52.793 INFO kablam! | ^^^^^^^^^^^^ Oct 27 00:22:52.793 INFO kablam! Oct 27 00:22:52.793 INFO kablam! warning: field is never used: `description` Oct 27 00:22:52.793 INFO kablam! --> src/main.rs:26:5 Oct 27 00:22:52.793 INFO kablam! | Oct 27 00:22:52.793 INFO kablam! 26 | description: String, Oct 27 00:22:52.793 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 00:22:52.793 INFO kablam! Oct 27 00:22:52.793 INFO kablam! warning: field is never used: `comments` Oct 27 00:22:52.793 INFO kablam! --> src/main.rs:27:5 Oct 27 00:22:52.793 INFO kablam! | Oct 27 00:22:52.793 INFO kablam! 27 | comments: String, Oct 27 00:22:52.793 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 27 00:22:52.793 INFO kablam! Oct 27 00:22:52.793 INFO kablam! warning: field is never used: `annotations` Oct 27 00:22:52.793 INFO kablam! --> src/main.rs:28:5 Oct 27 00:22:52.793 INFO kablam! | Oct 27 00:22:52.793 INFO kablam! 28 | annotations: String, Oct 27 00:22:52.793 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 00:22:52.793 INFO kablam! Oct 27 00:22:52.793 INFO kablam! warning: field is never used: `created_at` Oct 27 00:22:52.793 INFO kablam! --> src/main.rs:29:5 Oct 27 00:22:52.793 INFO kablam! | Oct 27 00:22:52.793 INFO kablam! 29 | created_at: String, Oct 27 00:22:52.793 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 27 00:22:52.793 INFO kablam! Oct 27 00:22:52.811 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 10.48s Oct 27 00:22:52.827 INFO kablam! su: No module specific data is present Oct 27 00:22:53.042 INFO running `"docker" "rm" "-f" "a9373809e55b8dcdfcb043494a662fbd57d49c2cf964f6b17818b9abf60967f2"` Oct 27 00:22:53.141 INFO blam! a9373809e55b8dcdfcb043494a662fbd57d49c2cf964f6b17818b9abf60967f2