Oct 11 02:26:20.929 INFO testing bcorrigan/ttrss_sync against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 02:26:20.930 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 02:26:20.930 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/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 11 02:26:21.249 INFO blam! 439e678836110a3f515fb11978622701e0ab5f58fd9754ce71a1896cf5ad49d3 Oct 11 02:26:21.249 INFO running `"docker" "start" "-a" "439e678836110a3f515fb11978622701e0ab5f58fd9754ce71a1896cf5ad49d3"` Oct 11 02:26:21.755 INFO kablam! usermod: no changes Oct 11 02:26:21.973 INFO kablam! Compiling openssl v0.9.17 Oct 11 02:26:21.973 INFO kablam! Compiling futures v0.1.15 Oct 11 02:26:21.988 INFO kablam! Compiling serde v1.0.12 Oct 11 02:26:21.988 INFO kablam! Compiling itoa v0.3.3 Oct 11 02:26:21.988 INFO kablam! Compiling iovec v0.1.0 Oct 11 02:26:21.988 INFO kablam! Compiling num_cpus v1.6.2 Oct 11 02:26:21.988 INFO kablam! Compiling memchr v1.0.1 Oct 11 02:26:21.988 INFO kablam! Compiling fs2 v0.4.2 Oct 11 02:26:23.145 INFO kablam! Compiling cmake v0.1.25 Oct 11 02:26:23.457 INFO kablam! Compiling libflate v0.1.11 Oct 11 02:26:23.464 INFO kablam! Compiling bytes v0.4.5 Oct 11 02:26:23.576 INFO kablam! Compiling aho-corasick v0.6.3 Oct 11 02:26:23.605 INFO kablam! Compiling mio v0.6.10 Oct 11 02:26:23.633 INFO kablam! Compiling openssl-sys v0.9.17 Oct 11 02:26:26.544 INFO kablam! Compiling regex v0.2.2 Oct 11 02:26:26.590 INFO kablam! Compiling serde_derive v1.0.12 Oct 11 02:26:26.590 INFO kablam! Compiling xxhash-sys v0.1.0 Oct 11 02:26:30.796 INFO kablam! Compiling tokio-io v0.1.3 Oct 11 02:26:30.796 INFO kablam! Compiling tokio-service v0.1.0 Oct 11 02:26:30.796 INFO kablam! Compiling futures-cpupool v0.1.5 Oct 11 02:26:34.463 INFO kablam! Compiling tokio-core v0.1.9 Oct 11 02:26:40.401 INFO kablam! Compiling xxhash2 v0.1.0 Oct 11 02:26:40.425 INFO kablam! Compiling native-tls v0.1.4 Oct 11 02:26:40.450 INFO kablam! Compiling tokio-proto v0.1.1 Oct 11 02:26:40.450 INFO kablam! Compiling serde_json v1.0.3 Oct 11 02:26:40.450 INFO kablam! Compiling serde_urlencoded v0.5.1 Oct 11 02:26:40.902 INFO kablam! Compiling toml v0.4.5 Oct 11 02:26:41.334 INFO kablam! Compiling cask v0.7.0 Oct 11 02:26:41.518 INFO kablam! Compiling tokio-tls v0.1.3 Oct 11 02:26:44.507 INFO kablam! Compiling hyper v0.11.2 Oct 11 02:26:52.473 INFO kablam! Compiling hyper-tls v0.1.2 Oct 11 02:26:53.435 INFO kablam! Compiling reqwest v0.7.3 Oct 11 02:26:58.376 INFO kablam! Compiling ttrss_sync v0.1.0 (/source) Oct 11 02:26:59.229 INFO kablam! warning: unused import: `std::collections::BTreeMap` Oct 11 02:26:59.230 INFO kablam! --> src/main.rs:13:5 Oct 11 02:26:59.230 INFO kablam! | Oct 11 02:26:59.230 INFO kablam! 13 | use std::collections::BTreeMap; Oct 11 02:26:59.230 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 02:26:59.230 INFO kablam! | Oct 11 02:26:59.230 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 02:26:59.230 INFO kablam! Oct 11 02:26:59.230 INFO kablam! warning: unused import: `std::cmp::Ordering` Oct 11 02:26:59.230 INFO kablam! --> src/main.rs:14:5 Oct 11 02:26:59.230 INFO kablam! | Oct 11 02:26:59.230 INFO kablam! 14 | use std::cmp::Ordering; Oct 11 02:26:59.230 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 11 02:26:59.230 INFO kablam! Oct 11 02:26:59.230 INFO kablam! warning: unused import: `serde::de::Deserialize` Oct 11 02:26:59.230 INFO kablam! --> src/main.rs:16:5 Oct 11 02:26:59.230 INFO kablam! | Oct 11 02:26:59.230 INFO kablam! 16 | use serde::de::Deserialize; Oct 11 02:26:59.230 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 11 02:26:59.230 INFO kablam! Oct 11 02:26:59.478 INFO kablam! warning: unused variable: `config` Oct 11 02:26:59.478 INFO kablam! --> src/main.rs:242:18 Oct 11 02:26:59.478 INFO kablam! | Oct 11 02:26:59.478 INFO kablam! 242 | fn write_maildir(config: &Config, feed: &Feed, items: Vec<(&Headline, Article)>) { Oct 11 02:26:59.478 INFO kablam! | ^^^^^^ help: consider using `_config` instead Oct 11 02:26:59.478 INFO kablam! | Oct 11 02:26:59.478 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 11 02:26:59.478 INFO kablam! Oct 11 02:26:59.478 INFO kablam! warning: unused variable: `feed` Oct 11 02:26:59.478 INFO kablam! --> src/main.rs:242:35 Oct 11 02:26:59.478 INFO kablam! | Oct 11 02:26:59.478 INFO kablam! 242 | fn write_maildir(config: &Config, feed: &Feed, items: Vec<(&Headline, Article)>) { Oct 11 02:26:59.478 INFO kablam! | ^^^^ help: consider using `_feed` instead Oct 11 02:26:59.478 INFO kablam! Oct 11 02:26:59.478 INFO kablam! warning: unused variable: `items` Oct 11 02:26:59.478 INFO kablam! --> src/main.rs:242:48 Oct 11 02:26:59.478 INFO kablam! | Oct 11 02:26:59.478 INFO kablam! 242 | fn write_maildir(config: &Config, feed: &Feed, items: Vec<(&Headline, Article)>) { Oct 11 02:26:59.478 INFO kablam! | ^^^^^ help: consider using `_items` instead Oct 11 02:26:59.478 INFO kablam! Oct 11 02:26:59.587 INFO kablam! warning: field is never used: `seq` Oct 11 02:26:59.587 INFO kablam! --> src/main.rs:29:5 Oct 11 02:26:59.587 INFO kablam! | Oct 11 02:26:59.587 INFO kablam! 29 | seq: u32, Oct 11 02:26:59.587 INFO kablam! | ^^^^^^^^ Oct 11 02:26:59.587 INFO kablam! | Oct 11 02:26:59.587 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 02:26:59.587 INFO kablam! Oct 11 02:26:59.587 INFO kablam! warning: field is never used: `status` Oct 11 02:26:59.587 INFO kablam! --> src/main.rs:30:5 Oct 11 02:26:59.587 INFO kablam! | Oct 11 02:26:59.587 INFO kablam! 30 | status: u32, Oct 11 02:26:59.587 INFO kablam! | ^^^^^^^^^^^ Oct 11 02:26:59.587 INFO kablam! Oct 11 02:26:59.590 INFO kablam! warning: unused `std::result::Result` which must be used Oct 11 02:26:59.590 INFO kablam! --> src/main.rs:136:9 Oct 11 02:26:59.590 INFO kablam! | Oct 11 02:26:59.590 INFO kablam! 136 | res.read_to_string(&mut content); Oct 11 02:26:59.590 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 02:26:59.590 INFO kablam! | Oct 11 02:26:59.590 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 11 02:26:59.590 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 11 02:26:59.590 INFO kablam! Oct 11 02:27:03.005 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 41.21s Oct 11 02:27:03.015 INFO kablam! su: No module specific data is present Oct 11 02:27:03.451 INFO running `"docker" "rm" "-f" "439e678836110a3f515fb11978622701e0ab5f58fd9754ce71a1896cf5ad49d3"` Oct 11 02:27:03.610 INFO blam! 439e678836110a3f515fb11978622701e0ab5f58fd9754ce71a1896cf5ad49d3 Oct 11 02:27:03.610 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 02:27:03.610 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/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 11 02:27:04.024 INFO blam! 5c2d72de6014b514545d515183cbe69d5826034ec5964394159822297c8c17c8 Oct 11 02:27:04.029 INFO running `"docker" "start" "-a" "5c2d72de6014b514545d515183cbe69d5826034ec5964394159822297c8c17c8"` Oct 11 02:27:04.732 INFO kablam! usermod: no changes Oct 11 02:27:04.912 INFO kablam! Compiling ttrss_sync v0.1.0 (/source) Oct 11 02:27:05.888 INFO kablam! warning: unused import: `std::collections::BTreeMap` Oct 11 02:27:05.888 INFO kablam! --> src/main.rs:13:5 Oct 11 02:27:05.888 INFO kablam! | Oct 11 02:27:05.888 INFO kablam! 13 | use std::collections::BTreeMap; Oct 11 02:27:05.888 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 02:27:05.888 INFO kablam! | Oct 11 02:27:05.888 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 02:27:05.888 INFO kablam! Oct 11 02:27:05.888 INFO kablam! warning: unused import: `std::cmp::Ordering` Oct 11 02:27:05.888 INFO kablam! --> src/main.rs:14:5 Oct 11 02:27:05.888 INFO kablam! | Oct 11 02:27:05.888 INFO kablam! 14 | use std::cmp::Ordering; Oct 11 02:27:05.888 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 11 02:27:05.888 INFO kablam! Oct 11 02:27:05.888 INFO kablam! warning: unused import: `serde::de::Deserialize` Oct 11 02:27:05.888 INFO kablam! --> src/main.rs:16:5 Oct 11 02:27:05.888 INFO kablam! | Oct 11 02:27:05.888 INFO kablam! 16 | use serde::de::Deserialize; Oct 11 02:27:05.888 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 11 02:27:05.888 INFO kablam! Oct 11 02:27:06.172 INFO kablam! warning: unused variable: `config` Oct 11 02:27:06.172 INFO kablam! --> src/main.rs:242:18 Oct 11 02:27:06.172 INFO kablam! | Oct 11 02:27:06.172 INFO kablam! 242 | fn write_maildir(config: &Config, feed: &Feed, items: Vec<(&Headline, Article)>) { Oct 11 02:27:06.172 INFO kablam! | ^^^^^^ help: consider using `_config` instead Oct 11 02:27:06.172 INFO kablam! | Oct 11 02:27:06.172 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 11 02:27:06.172 INFO kablam! Oct 11 02:27:06.172 INFO kablam! warning: unused variable: `feed` Oct 11 02:27:06.172 INFO kablam! --> src/main.rs:242:35 Oct 11 02:27:06.172 INFO kablam! | Oct 11 02:27:06.172 INFO kablam! 242 | fn write_maildir(config: &Config, feed: &Feed, items: Vec<(&Headline, Article)>) { Oct 11 02:27:06.172 INFO kablam! | ^^^^ help: consider using `_feed` instead Oct 11 02:27:06.172 INFO kablam! Oct 11 02:27:06.172 INFO kablam! warning: unused variable: `items` Oct 11 02:27:06.172 INFO kablam! --> src/main.rs:242:48 Oct 11 02:27:06.172 INFO kablam! | Oct 11 02:27:06.172 INFO kablam! 242 | fn write_maildir(config: &Config, feed: &Feed, items: Vec<(&Headline, Article)>) { Oct 11 02:27:06.172 INFO kablam! | ^^^^^ help: consider using `_items` instead Oct 11 02:27:06.172 INFO kablam! Oct 11 02:27:06.304 INFO kablam! warning: field is never used: `seq` Oct 11 02:27:06.304 INFO kablam! --> src/main.rs:29:5 Oct 11 02:27:06.304 INFO kablam! | Oct 11 02:27:06.304 INFO kablam! 29 | seq: u32, Oct 11 02:27:06.304 INFO kablam! | ^^^^^^^^ Oct 11 02:27:06.304 INFO kablam! | Oct 11 02:27:06.304 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 02:27:06.304 INFO kablam! Oct 11 02:27:06.304 INFO kablam! warning: field is never used: `status` Oct 11 02:27:06.304 INFO kablam! --> src/main.rs:30:5 Oct 11 02:27:06.304 INFO kablam! | Oct 11 02:27:06.304 INFO kablam! 30 | status: u32, Oct 11 02:27:06.304 INFO kablam! | ^^^^^^^^^^^ Oct 11 02:27:06.304 INFO kablam! Oct 11 02:27:06.307 INFO kablam! warning: unused `std::result::Result` which must be used Oct 11 02:27:06.307 INFO kablam! --> src/main.rs:136:9 Oct 11 02:27:06.307 INFO kablam! | Oct 11 02:27:06.307 INFO kablam! 136 | res.read_to_string(&mut content); Oct 11 02:27:06.307 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 02:27:06.307 INFO kablam! | Oct 11 02:27:06.307 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 11 02:27:06.307 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 11 02:27:06.307 INFO kablam! Oct 11 02:27:06.808 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.05s Oct 11 02:27:06.815 INFO kablam! su: No module specific data is present Oct 11 02:27:07.198 INFO running `"docker" "rm" "-f" "5c2d72de6014b514545d515183cbe69d5826034ec5964394159822297c8c17c8"` Oct 11 02:27:07.328 INFO blam! 5c2d72de6014b514545d515183cbe69d5826034ec5964394159822297c8c17c8 Oct 11 02:27:07.329 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 02:27:07.329 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/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 11 02:27:07.624 INFO blam! f765996ec8e930c4c56d9323785658fe5e8ca107aaf38397bf7c1bfac598470e Oct 11 02:27:07.626 INFO running `"docker" "start" "-a" "f765996ec8e930c4c56d9323785658fe5e8ca107aaf38397bf7c1bfac598470e"` Oct 11 02:27:08.456 INFO kablam! usermod: no changes Oct 11 02:27:08.658 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.18s Oct 11 02:27:08.665 INFO kablam! Running /target/debug/deps/ttrss_sync-2d750303cb3aadad Oct 11 02:27:08.671 INFO blam! Oct 11 02:27:08.671 INFO kablam! su: No module specific data is present Oct 11 02:27:08.671 INFO blam! running 0 tests Oct 11 02:27:08.671 INFO blam! Oct 11 02:27:08.671 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 02:27:08.671 INFO blam! Oct 11 02:27:09.277 INFO running `"docker" "rm" "-f" "f765996ec8e930c4c56d9323785658fe5e8ca107aaf38397bf7c1bfac598470e"` Oct 11 02:27:09.564 INFO blam! f765996ec8e930c4c56d9323785658fe5e8ca107aaf38397bf7c1bfac598470e