Oct 21 15:34:43.581 INFO checking molily/bookmarkchecker against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 15:34:43.582 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-4/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/pr-55192/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-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 21 15:34:44.100 INFO blam! ef0ae4240080b53e7cadc90eac4635d1a6840fef109aa56ede27dc7b1214c2a4 Oct 21 15:34:44.104 INFO running `"docker" "start" "-a" "ef0ae4240080b53e7cadc90eac4635d1a6840fef109aa56ede27dc7b1214c2a4"` Oct 21 15:34:45.436 INFO kablam! usermod: no changes Oct 21 15:34:45.585 INFO kablam! Compiling openssl-sys v0.7.17 Oct 21 15:34:45.585 INFO kablam! Compiling openssl-sys-extras v0.7.14 Oct 21 15:34:45.585 INFO kablam! Compiling openssl v0.7.14 Oct 21 15:34:45.589 INFO kablam! Checking num_cpus v1.2.0 Oct 21 15:34:45.616 INFO kablam! Checking csv v0.14.7 Oct 21 15:34:45.616 INFO kablam! Checking deque v0.3.1 Oct 21 15:34:45.616 INFO kablam! Checking url v1.2.4 Oct 21 15:34:46.901 INFO kablam! Checking rayon-core v1.0.0 Oct 21 15:34:48.648 INFO kablam! Checking rayon v0.7.0 Oct 21 15:34:52.277 INFO kablam! Checking openssl-verify v0.1.0 Oct 21 15:34:52.278 INFO kablam! Checking cookie v0.2.5 Oct 21 15:34:53.056 INFO kablam! Checking hyper v0.9.14 Oct 21 15:34:56.959 INFO kablam! Checking bookmarkchecker v0.0.1 (/source) Oct 21 15:34:58.252 INFO kablam! warning: unused import: `std::thread` Oct 21 15:34:58.252 INFO kablam! --> src/main.rs:10:5 Oct 21 15:34:58.252 INFO kablam! | Oct 21 15:34:58.252 INFO kablam! 10 | use std::thread; Oct 21 15:34:58.252 INFO kablam! | ^^^^^^^^^^^ Oct 21 15:34:58.252 INFO kablam! | Oct 21 15:34:58.252 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 21 15:34:58.252 INFO kablam! Oct 21 15:34:58.252 INFO kablam! warning: unused import: `std::sync::Arc` Oct 21 15:34:58.252 INFO kablam! --> src/main.rs:11:5 Oct 21 15:34:58.252 INFO kablam! | Oct 21 15:34:58.252 INFO kablam! 11 | use std::sync::Arc; Oct 21 15:34:58.252 INFO kablam! | ^^^^^^^^^^^^^^ Oct 21 15:34:58.252 INFO kablam! Oct 21 15:34:58.252 INFO kablam! warning: unused import: `hyper::client::response::Response` Oct 21 15:34:58.252 INFO kablam! --> src/main.rs:14:5 Oct 21 15:34:58.252 INFO kablam! | Oct 21 15:34:58.252 INFO kablam! 14 | use hyper::client::response::Response; Oct 21 15:34:58.252 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 15:34:58.252 INFO kablam! Oct 21 15:34:58.397 INFO kablam! warning: field is never used: `title` Oct 21 15:34:58.397 INFO kablam! --> src/main.rs:23:5 Oct 21 15:34:58.397 INFO kablam! | Oct 21 15:34:58.397 INFO kablam! 23 | title: String, Oct 21 15:34:58.397 INFO kablam! | ^^^^^^^^^^^^^ Oct 21 15:34:58.397 INFO kablam! | Oct 21 15:34:58.398 INFO kablam! = note: #[warn(dead_code)] on by default Oct 21 15:34:58.398 INFO kablam! Oct 21 15:34:58.398 INFO kablam! warning: field is never used: `tags` Oct 21 15:34:58.398 INFO kablam! --> src/main.rs:25:5 Oct 21 15:34:58.398 INFO kablam! | Oct 21 15:34:58.398 INFO kablam! 25 | tags: String, Oct 21 15:34:58.398 INFO kablam! | ^^^^^^^^^^^^ Oct 21 15:34:58.398 INFO kablam! Oct 21 15:34:58.398 INFO kablam! warning: field is never used: `description` Oct 21 15:34:58.398 INFO kablam! --> src/main.rs:26:5 Oct 21 15:34:58.398 INFO kablam! | Oct 21 15:34:58.398 INFO kablam! 26 | description: String, Oct 21 15:34:58.398 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 21 15:34:58.398 INFO kablam! Oct 21 15:34:58.398 INFO kablam! warning: field is never used: `comments` Oct 21 15:34:58.398 INFO kablam! --> src/main.rs:27:5 Oct 21 15:34:58.398 INFO kablam! | Oct 21 15:34:58.398 INFO kablam! 27 | comments: String, Oct 21 15:34:58.398 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 21 15:34:58.398 INFO kablam! Oct 21 15:34:58.398 INFO kablam! warning: field is never used: `annotations` Oct 21 15:34:58.398 INFO kablam! --> src/main.rs:28:5 Oct 21 15:34:58.398 INFO kablam! | Oct 21 15:34:58.398 INFO kablam! 28 | annotations: String, Oct 21 15:34:58.398 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 21 15:34:58.398 INFO kablam! Oct 21 15:34:58.398 INFO kablam! warning: field is never used: `created_at` Oct 21 15:34:58.398 INFO kablam! --> src/main.rs:29:5 Oct 21 15:34:58.398 INFO kablam! | Oct 21 15:34:58.398 INFO kablam! 29 | created_at: String, Oct 21 15:34:58.398 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 21 15:34:58.398 INFO kablam! Oct 21 15:34:58.525 INFO kablam! warning: unused import: `std::thread` Oct 21 15:34:58.525 INFO kablam! --> src/main.rs:10:5 Oct 21 15:34:58.525 INFO kablam! | Oct 21 15:34:58.525 INFO kablam! 10 | use std::thread; Oct 21 15:34:58.525 INFO kablam! | ^^^^^^^^^^^ Oct 21 15:34:58.525 INFO kablam! | Oct 21 15:34:58.525 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 21 15:34:58.525 INFO kablam! Oct 21 15:34:58.525 INFO kablam! warning: unused import: `std::sync::Arc` Oct 21 15:34:58.525 INFO kablam! --> src/main.rs:11:5 Oct 21 15:34:58.525 INFO kablam! | Oct 21 15:34:58.525 INFO kablam! 11 | use std::sync::Arc; Oct 21 15:34:58.525 INFO kablam! | ^^^^^^^^^^^^^^ Oct 21 15:34:58.525 INFO kablam! Oct 21 15:34:58.525 INFO kablam! warning: unused import: `hyper::client::response::Response` Oct 21 15:34:58.525 INFO kablam! --> src/main.rs:14:5 Oct 21 15:34:58.525 INFO kablam! | Oct 21 15:34:58.526 INFO kablam! 14 | use hyper::client::response::Response; Oct 21 15:34:58.526 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 15:34:58.526 INFO kablam! Oct 21 15:34:58.641 INFO kablam! warning: field is never used: `title` Oct 21 15:34:58.641 INFO kablam! --> src/main.rs:23:5 Oct 21 15:34:58.641 INFO kablam! | Oct 21 15:34:58.641 INFO kablam! 23 | title: String, Oct 21 15:34:58.641 INFO kablam! | ^^^^^^^^^^^^^ Oct 21 15:34:58.641 INFO kablam! | Oct 21 15:34:58.641 INFO kablam! = note: #[warn(dead_code)] on by default Oct 21 15:34:58.641 INFO kablam! Oct 21 15:34:58.641 INFO kablam! warning: field is never used: `tags` Oct 21 15:34:58.641 INFO kablam! --> src/main.rs:25:5 Oct 21 15:34:58.641 INFO kablam! | Oct 21 15:34:58.641 INFO kablam! 25 | tags: String, Oct 21 15:34:58.641 INFO kablam! | ^^^^^^^^^^^^ Oct 21 15:34:58.641 INFO kablam! Oct 21 15:34:58.641 INFO kablam! warning: field is never used: `description` Oct 21 15:34:58.641 INFO kablam! --> src/main.rs:26:5 Oct 21 15:34:58.641 INFO kablam! | Oct 21 15:34:58.641 INFO kablam! 26 | description: String, Oct 21 15:34:58.641 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 21 15:34:58.641 INFO kablam! Oct 21 15:34:58.641 INFO kablam! warning: field is never used: `comments` Oct 21 15:34:58.641 INFO kablam! --> src/main.rs:27:5 Oct 21 15:34:58.641 INFO kablam! | Oct 21 15:34:58.641 INFO kablam! 27 | comments: String, Oct 21 15:34:58.641 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 21 15:34:58.641 INFO kablam! Oct 21 15:34:58.641 INFO kablam! warning: field is never used: `annotations` Oct 21 15:34:58.641 INFO kablam! --> src/main.rs:28:5 Oct 21 15:34:58.641 INFO kablam! | Oct 21 15:34:58.641 INFO kablam! 28 | annotations: String, Oct 21 15:34:58.641 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 21 15:34:58.641 INFO kablam! Oct 21 15:34:58.641 INFO kablam! warning: field is never used: `created_at` Oct 21 15:34:58.641 INFO kablam! --> src/main.rs:29:5 Oct 21 15:34:58.641 INFO kablam! | Oct 21 15:34:58.641 INFO kablam! 29 | created_at: String, Oct 21 15:34:58.641 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 21 15:34:58.641 INFO kablam! Oct 21 15:34:58.673 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 13.21s Oct 21 15:34:58.681 INFO kablam! su: No module specific data is present Oct 21 15:34:59.416 INFO running `"docker" "rm" "-f" "ef0ae4240080b53e7cadc90eac4635d1a6840fef109aa56ede27dc7b1214c2a4"` Oct 21 15:34:59.700 INFO blam! ef0ae4240080b53e7cadc90eac4635d1a6840fef109aa56ede27dc7b1214c2a4