Oct 10 15:35:12.871 INFO testing ryanpbrewster/task-queue against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 15:35:12.871 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 15:35:12.873 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 15:35:13.333 INFO blam! 9b400ef756913673e87d1f7cccdcd634aaf3888eaed31b433b6578add8cec2fa Oct 10 15:35:13.340 INFO running `"docker" "start" "-a" "9b400ef756913673e87d1f7cccdcd634aaf3888eaed31b433b6578add8cec2fa"` Oct 10 15:35:14.274 INFO kablam! usermod: no changes Oct 10 15:35:14.461 INFO kablam! Compiling syn v0.13.11 Oct 10 15:35:14.461 INFO kablam! Compiling serde_json v1.0.19 Oct 10 15:35:14.461 INFO kablam! Compiling rayon-core v1.4.0 Oct 10 15:35:14.461 INFO kablam! Compiling rusqlite v0.13.0 Oct 10 15:35:19.905 INFO kablam! Compiling rayon v1.0.1 Oct 10 15:35:29.872 INFO kablam! Compiling structopt-derive v0.2.8 Oct 10 15:35:35.157 INFO kablam! Compiling structopt v0.2.8 Oct 10 15:35:36.262 INFO kablam! Compiling task-queue v0.1.0 (/source) Oct 10 15:35:37.924 INFO kablam! warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. Oct 10 15:35:37.924 INFO kablam! --> src/lib.rs:149:20 Oct 10 15:35:37.924 INFO kablam! | Oct 10 15:35:37.924 INFO kablam! 149 | let home = std::env::home_dir().expect("$HOME not defined"); Oct 10 15:35:37.924 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 10 15:35:37.924 INFO kablam! | Oct 10 15:35:37.924 INFO kablam! = note: #[warn(deprecated)] on by default Oct 10 15:35:37.924 INFO kablam! Oct 10 15:35:38.164 INFO kablam! warning: field is never used: `task_id` Oct 10 15:35:38.164 INFO kablam! --> src/lib.rs:46:5 Oct 10 15:35:38.164 INFO kablam! | Oct 10 15:35:38.164 INFO kablam! 46 | task_id: i64, Oct 10 15:35:38.164 INFO kablam! | ^^^^^^^^^^^^ Oct 10 15:35:38.164 INFO kablam! | Oct 10 15:35:38.164 INFO kablam! = note: #[warn(dead_code)] on by default Oct 10 15:35:38.164 INFO kablam! Oct 10 15:35:38.164 INFO kablam! warning: field is never used: `updated_at` Oct 10 15:35:38.164 INFO kablam! --> src/lib.rs:49:5 Oct 10 15:35:38.164 INFO kablam! | Oct 10 15:35:38.164 INFO kablam! 49 | updated_at: DateTime, Oct 10 15:35:38.164 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 15:35:38.164 INFO kablam! Oct 10 15:35:43.443 INFO kablam! warning: unused `#[macro_use]` import Oct 10 15:35:43.444 INFO kablam! --> src/bin/main.rs:1:1 Oct 10 15:35:43.444 INFO kablam! | Oct 10 15:35:43.444 INFO kablam! 1 | #[macro_use] Oct 10 15:35:43.444 INFO kablam! | ^^^^^^^^^^^^ Oct 10 15:35:43.445 INFO kablam! | Oct 10 15:35:43.445 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 10 15:35:43.445 INFO kablam! Oct 10 15:35:46.248 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 31.95s Oct 10 15:35:46.252 INFO kablam! su: No module specific data is present Oct 10 15:35:47.163 INFO running `"docker" "rm" "-f" "9b400ef756913673e87d1f7cccdcd634aaf3888eaed31b433b6578add8cec2fa"` Oct 10 15:35:47.404 INFO blam! 9b400ef756913673e87d1f7cccdcd634aaf3888eaed31b433b6578add8cec2fa Oct 10 15:35:47.409 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 15:35:47.411 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 15:35:47.850 INFO blam! 2a641932a2c97d01d550728de808665d4b11d322734a8acea9097eae496a0baa Oct 10 15:35:47.861 INFO running `"docker" "start" "-a" "2a641932a2c97d01d550728de808665d4b11d322734a8acea9097eae496a0baa"` Oct 10 15:35:48.882 INFO kablam! usermod: no changes Oct 10 15:35:49.016 INFO kablam! Compiling task-queue v0.1.0 (/source) Oct 10 15:35:51.633 INFO kablam! warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. Oct 10 15:35:51.633 INFO kablam! --> src/lib.rs:149:20 Oct 10 15:35:51.633 INFO kablam! | Oct 10 15:35:51.633 INFO kablam! 149 | let home = std::env::home_dir().expect("$HOME not defined"); Oct 10 15:35:51.634 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 10 15:35:51.634 INFO kablam! | Oct 10 15:35:51.634 INFO kablam! = note: #[warn(deprecated)] on by default Oct 10 15:35:51.634 INFO kablam! Oct 10 15:35:51.904 INFO kablam! warning: field is never used: `task_id` Oct 10 15:35:51.904 INFO kablam! --> src/lib.rs:46:5 Oct 10 15:35:51.904 INFO kablam! | Oct 10 15:35:51.904 INFO kablam! 46 | task_id: i64, Oct 10 15:35:51.904 INFO kablam! | ^^^^^^^^^^^^ Oct 10 15:35:51.904 INFO kablam! | Oct 10 15:35:51.904 INFO kablam! = note: #[warn(dead_code)] on by default Oct 10 15:35:51.904 INFO kablam! Oct 10 15:35:51.904 INFO kablam! warning: field is never used: `updated_at` Oct 10 15:35:51.904 INFO kablam! --> src/lib.rs:49:5 Oct 10 15:35:51.904 INFO kablam! | Oct 10 15:35:51.904 INFO kablam! 49 | updated_at: DateTime, Oct 10 15:35:51.904 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 15:35:51.904 INFO kablam! Oct 10 15:35:52.918 INFO kablam! warning: unused `#[macro_use]` import Oct 10 15:35:52.918 INFO kablam! --> src/bin/main.rs:1:1 Oct 10 15:35:52.918 INFO kablam! | Oct 10 15:35:52.918 INFO kablam! 1 | #[macro_use] Oct 10 15:35:52.918 INFO kablam! | ^^^^^^^^^^^^ Oct 10 15:35:52.918 INFO kablam! | Oct 10 15:35:52.918 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 10 15:35:52.918 INFO kablam! Oct 10 15:35:53.640 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.71s Oct 10 15:35:53.643 INFO kablam! su: No module specific data is present Oct 10 15:35:54.180 INFO running `"docker" "rm" "-f" "2a641932a2c97d01d550728de808665d4b11d322734a8acea9097eae496a0baa"` Oct 10 15:35:54.529 INFO blam! 2a641932a2c97d01d550728de808665d4b11d322734a8acea9097eae496a0baa Oct 10 15:35:54.533 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 15:35:54.534 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 15:35:54.983 INFO blam! 99baa1d83a8d7e0d2cef6dde35cec1e8a0a318888b1411e18ed027f24351e2ba Oct 10 15:35:54.984 INFO running `"docker" "start" "-a" "99baa1d83a8d7e0d2cef6dde35cec1e8a0a318888b1411e18ed027f24351e2ba"` Oct 10 15:35:56.229 INFO kablam! usermod: no changes Oct 10 15:35:56.364 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.10s Oct 10 15:35:56.376 INFO kablam! Running /target/debug/deps/task_queue-519b7c736ec0cd0d Oct 10 15:35:56.377 INFO blam! Oct 10 15:35:56.377 INFO blam! running 0 tests Oct 10 15:35:56.377 INFO blam! Oct 10 15:35:56.377 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 15:35:56.377 INFO blam! Oct 10 15:35:56.378 INFO kablam! Running /target/debug/deps/tq-15d241051bb94ce7 Oct 10 15:35:56.384 INFO blam! Oct 10 15:35:56.384 INFO blam! running 0 tests Oct 10 15:35:56.384 INFO blam! Oct 10 15:35:56.384 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 15:35:56.384 INFO blam! Oct 10 15:35:56.385 INFO kablam! Doc-tests task-queue Oct 10 15:35:59.503 INFO blam! Oct 10 15:35:59.503 INFO blam! running 0 tests Oct 10 15:35:59.504 INFO blam! Oct 10 15:35:59.504 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 15:35:59.504 INFO blam! Oct 10 15:35:59.513 INFO kablam! su: No module specific data is present Oct 10 15:36:00.157 INFO running `"docker" "rm" "-f" "99baa1d83a8d7e0d2cef6dde35cec1e8a0a318888b1411e18ed027f24351e2ba"` Oct 10 15:36:00.529 INFO blam! 99baa1d83a8d7e0d2cef6dde35cec1e8a0a318888b1411e18ed027f24351e2ba