Oct 15 02:59:23.272 INFO testing bcorrigan/ttrss_sync against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 02:59:23.274 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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 15 02:59:23.817 INFO blam! 38edd07d94bf134214385fb16dbd6587606bb80dd6791873b83496db1a670c12 Oct 15 02:59:23.827 INFO running `"docker" "start" "-a" "38edd07d94bf134214385fb16dbd6587606bb80dd6791873b83496db1a670c12"` Oct 15 02:59:24.999 INFO kablam! usermod: no changes Oct 15 02:59:25.277 INFO kablam! Compiling gcc v0.3.53 Oct 15 02:59:25.277 INFO kablam! Compiling futures v0.1.15 Oct 15 02:59:25.277 INFO kablam! Compiling openssl v0.9.17 Oct 15 02:59:25.292 INFO kablam! Compiling itoa v0.3.3 Oct 15 02:59:25.292 INFO kablam! Compiling iovec v0.1.0 Oct 15 02:59:25.292 INFO kablam! Compiling rand v0.3.16 Oct 15 02:59:25.292 INFO kablam! Compiling num_cpus v1.6.2 Oct 15 02:59:25.292 INFO kablam! Compiling memchr v1.0.1 Oct 15 02:59:27.068 INFO kablam! Compiling time v0.1.38 Oct 15 02:59:27.983 INFO kablam! Compiling fs2 v0.4.2 Oct 15 02:59:27.983 INFO kablam! Compiling net2 v0.2.31 Oct 15 02:59:33.167 INFO kablam! Compiling base64 v0.6.0 Oct 15 02:59:33.532 INFO kablam! Compiling libflate v0.1.11 Oct 15 02:59:33.532 INFO kablam! Compiling toml v0.4.5 Oct 15 02:59:33.532 INFO kablam! Compiling bytes v0.4.5 Oct 15 02:59:33.558 INFO kablam! Compiling serde_json v1.0.3 Oct 15 02:59:33.603 INFO kablam! Compiling aho-corasick v0.6.3 Oct 15 02:59:33.683 INFO kablam! Compiling openssl-sys v0.9.17 Oct 15 02:59:37.888 INFO kablam! Compiling cmake v0.1.25 Oct 15 02:59:38.465 INFO kablam! Compiling mio v0.6.10 Oct 15 02:59:39.911 INFO kablam! Compiling regex v0.2.2 Oct 15 02:59:46.218 INFO kablam! Compiling serde_urlencoded v0.5.1 Oct 15 02:59:46.244 INFO kablam! Compiling xxhash-sys v0.1.0 Oct 15 02:59:46.327 INFO kablam! Compiling tokio-io v0.1.3 Oct 15 02:59:46.394 INFO kablam! Compiling tokio-service v0.1.0 Oct 15 02:59:46.491 INFO kablam! Compiling futures-cpupool v0.1.5 Oct 15 02:59:54.162 INFO kablam! Compiling tokio-core v0.1.9 Oct 15 02:59:56.178 INFO kablam! Compiling xxhash2 v0.1.0 Oct 15 02:59:56.731 INFO kablam! Compiling cask v0.7.0 Oct 15 02:59:57.410 INFO kablam! Compiling tokio-proto v0.1.1 Oct 15 03:00:02.803 INFO kablam! Compiling hyper v0.11.2 Oct 15 03:00:02.839 INFO kablam! Compiling native-tls v0.1.4 Oct 15 03:00:04.203 INFO kablam! Compiling tokio-tls v0.1.3 Oct 15 03:00:14.184 INFO kablam! Compiling hyper-tls v0.1.2 Oct 15 03:00:15.709 INFO kablam! Compiling reqwest v0.7.3 Oct 15 03:00:22.628 INFO kablam! Compiling ttrss_sync v0.1.0 (/source) Oct 15 03:00:24.211 INFO kablam! warning: unused import: `std::collections::BTreeMap` Oct 15 03:00:24.211 INFO kablam! --> src/main.rs:13:5 Oct 15 03:00:24.211 INFO kablam! | Oct 15 03:00:24.211 INFO kablam! 13 | use std::collections::BTreeMap; Oct 15 03:00:24.211 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 03:00:24.211 INFO kablam! | Oct 15 03:00:24.211 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 03:00:24.211 INFO kablam! Oct 15 03:00:24.211 INFO kablam! warning: unused import: `std::cmp::Ordering` Oct 15 03:00:24.211 INFO kablam! --> src/main.rs:14:5 Oct 15 03:00:24.211 INFO kablam! | Oct 15 03:00:24.211 INFO kablam! 14 | use std::cmp::Ordering; Oct 15 03:00:24.211 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 15 03:00:24.211 INFO kablam! Oct 15 03:00:24.211 INFO kablam! warning: unused import: `serde::de::Deserialize` Oct 15 03:00:24.211 INFO kablam! --> src/main.rs:16:5 Oct 15 03:00:24.211 INFO kablam! | Oct 15 03:00:24.211 INFO kablam! 16 | use serde::de::Deserialize; Oct 15 03:00:24.211 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 15 03:00:24.211 INFO kablam! Oct 15 03:00:24.514 INFO kablam! warning: unused variable: `config` Oct 15 03:00:24.514 INFO kablam! --> src/main.rs:242:18 Oct 15 03:00:24.514 INFO kablam! | Oct 15 03:00:24.514 INFO kablam! 242 | fn write_maildir(config: &Config, feed: &Feed, items: Vec<(&Headline, Article)>) { Oct 15 03:00:24.517 INFO kablam! | ^^^^^^ help: consider using `_config` instead Oct 15 03:00:24.517 INFO kablam! | Oct 15 03:00:24.517 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 03:00:24.517 INFO kablam! Oct 15 03:00:24.517 INFO kablam! warning: unused variable: `feed` Oct 15 03:00:24.517 INFO kablam! --> src/main.rs:242:35 Oct 15 03:00:24.517 INFO kablam! | Oct 15 03:00:24.517 INFO kablam! 242 | fn write_maildir(config: &Config, feed: &Feed, items: Vec<(&Headline, Article)>) { Oct 15 03:00:24.518 INFO kablam! | ^^^^ help: consider using `_feed` instead Oct 15 03:00:24.518 INFO kablam! Oct 15 03:00:24.518 INFO kablam! warning: unused variable: `items` Oct 15 03:00:24.518 INFO kablam! --> src/main.rs:242:48 Oct 15 03:00:24.518 INFO kablam! | Oct 15 03:00:24.518 INFO kablam! 242 | fn write_maildir(config: &Config, feed: &Feed, items: Vec<(&Headline, Article)>) { Oct 15 03:00:24.518 INFO kablam! | ^^^^^ help: consider using `_items` instead Oct 15 03:00:24.518 INFO kablam! Oct 15 03:00:24.618 INFO kablam! warning: field is never used: `seq` Oct 15 03:00:24.618 INFO kablam! --> src/main.rs:29:5 Oct 15 03:00:24.618 INFO kablam! | Oct 15 03:00:24.618 INFO kablam! 29 | seq: u32, Oct 15 03:00:24.618 INFO kablam! | ^^^^^^^^ Oct 15 03:00:24.618 INFO kablam! | Oct 15 03:00:24.618 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 03:00:24.618 INFO kablam! Oct 15 03:00:24.618 INFO kablam! warning: field is never used: `status` Oct 15 03:00:24.618 INFO kablam! --> src/main.rs:30:5 Oct 15 03:00:24.618 INFO kablam! | Oct 15 03:00:24.618 INFO kablam! 30 | status: u32, Oct 15 03:00:24.618 INFO kablam! | ^^^^^^^^^^^ Oct 15 03:00:24.618 INFO kablam! Oct 15 03:00:24.627 INFO kablam! warning: unused `std::result::Result` which must be used Oct 15 03:00:24.627 INFO kablam! --> src/main.rs:136:9 Oct 15 03:00:24.627 INFO kablam! | Oct 15 03:00:24.627 INFO kablam! 136 | res.read_to_string(&mut content); Oct 15 03:00:24.627 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 03:00:24.627 INFO kablam! | Oct 15 03:00:24.627 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 15 03:00:24.627 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 15 03:00:24.627 INFO kablam! Oct 15 03:00:27.771 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 02s Oct 15 03:00:27.783 INFO kablam! su: No module specific data is present Oct 15 03:00:28.227 INFO running `"docker" "rm" "-f" "38edd07d94bf134214385fb16dbd6587606bb80dd6791873b83496db1a670c12"` Oct 15 03:00:28.314 INFO blam! 38edd07d94bf134214385fb16dbd6587606bb80dd6791873b83496db1a670c12 Oct 15 03:00:28.315 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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 15 03:00:28.513 INFO blam! e7bae4866526d2cd5ec11bca6f181f84716474ee55ac8f3ba0051a12819dde65 Oct 15 03:00:28.515 INFO running `"docker" "start" "-a" "e7bae4866526d2cd5ec11bca6f181f84716474ee55ac8f3ba0051a12819dde65"` Oct 15 03:00:28.958 INFO kablam! usermod: no changes Oct 15 03:00:29.208 INFO kablam! Compiling ttrss_sync v0.1.0 (/source) Oct 15 03:00:30.937 INFO kablam! warning: unused import: `std::collections::BTreeMap` Oct 15 03:00:30.937 INFO kablam! --> src/main.rs:13:5 Oct 15 03:00:30.937 INFO kablam! | Oct 15 03:00:30.937 INFO kablam! 13 | use std::collections::BTreeMap; Oct 15 03:00:30.937 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 03:00:30.938 INFO kablam! | Oct 15 03:00:30.938 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 03:00:30.938 INFO kablam! Oct 15 03:00:30.938 INFO kablam! warning: unused import: `std::cmp::Ordering` Oct 15 03:00:30.938 INFO kablam! --> src/main.rs:14:5 Oct 15 03:00:30.938 INFO kablam! | Oct 15 03:00:30.938 INFO kablam! 14 | use std::cmp::Ordering; Oct 15 03:00:30.938 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 15 03:00:30.938 INFO kablam! Oct 15 03:00:30.939 INFO kablam! warning: unused import: `serde::de::Deserialize` Oct 15 03:00:30.939 INFO kablam! --> src/main.rs:16:5 Oct 15 03:00:30.939 INFO kablam! | Oct 15 03:00:30.939 INFO kablam! 16 | use serde::de::Deserialize; Oct 15 03:00:30.939 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 15 03:00:30.939 INFO kablam! Oct 15 03:00:31.275 INFO kablam! warning: unused variable: `config` Oct 15 03:00:31.275 INFO kablam! --> src/main.rs:242:18 Oct 15 03:00:31.275 INFO kablam! | Oct 15 03:00:31.275 INFO kablam! 242 | fn write_maildir(config: &Config, feed: &Feed, items: Vec<(&Headline, Article)>) { Oct 15 03:00:31.275 INFO kablam! | ^^^^^^ help: consider using `_config` instead Oct 15 03:00:31.275 INFO kablam! | Oct 15 03:00:31.275 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 03:00:31.275 INFO kablam! Oct 15 03:00:31.275 INFO kablam! warning: unused variable: `feed` Oct 15 03:00:31.275 INFO kablam! --> src/main.rs:242:35 Oct 15 03:00:31.275 INFO kablam! | Oct 15 03:00:31.275 INFO kablam! 242 | fn write_maildir(config: &Config, feed: &Feed, items: Vec<(&Headline, Article)>) { Oct 15 03:00:31.275 INFO kablam! | ^^^^ help: consider using `_feed` instead Oct 15 03:00:31.275 INFO kablam! Oct 15 03:00:31.286 INFO kablam! warning: unused variable: `items` Oct 15 03:00:31.286 INFO kablam! --> src/main.rs:242:48 Oct 15 03:00:31.286 INFO kablam! | Oct 15 03:00:31.286 INFO kablam! 242 | fn write_maildir(config: &Config, feed: &Feed, items: Vec<(&Headline, Article)>) { Oct 15 03:00:31.286 INFO kablam! | ^^^^^ help: consider using `_items` instead Oct 15 03:00:31.286 INFO kablam! Oct 15 03:00:31.391 INFO kablam! warning: field is never used: `seq` Oct 15 03:00:31.391 INFO kablam! --> src/main.rs:29:5 Oct 15 03:00:31.391 INFO kablam! | Oct 15 03:00:31.391 INFO kablam! 29 | seq: u32, Oct 15 03:00:31.391 INFO kablam! | ^^^^^^^^ Oct 15 03:00:31.391 INFO kablam! | Oct 15 03:00:31.391 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 03:00:31.391 INFO kablam! Oct 15 03:00:31.391 INFO kablam! warning: field is never used: `status` Oct 15 03:00:31.391 INFO kablam! --> src/main.rs:30:5 Oct 15 03:00:31.391 INFO kablam! | Oct 15 03:00:31.391 INFO kablam! 30 | status: u32, Oct 15 03:00:31.391 INFO kablam! | ^^^^^^^^^^^ Oct 15 03:00:31.391 INFO kablam! Oct 15 03:00:31.399 INFO kablam! warning: unused `std::result::Result` which must be used Oct 15 03:00:31.399 INFO kablam! --> src/main.rs:136:9 Oct 15 03:00:31.399 INFO kablam! | Oct 15 03:00:31.399 INFO kablam! 136 | res.read_to_string(&mut content); Oct 15 03:00:31.399 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 03:00:31.399 INFO kablam! | Oct 15 03:00:31.399 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 15 03:00:31.399 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 15 03:00:31.399 INFO kablam! Oct 15 03:00:31.927 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.94s Oct 15 03:00:31.937 INFO kablam! su: No module specific data is present Oct 15 03:00:32.665 INFO running `"docker" "rm" "-f" "e7bae4866526d2cd5ec11bca6f181f84716474ee55ac8f3ba0051a12819dde65"` Oct 15 03:00:32.867 INFO blam! e7bae4866526d2cd5ec11bca6f181f84716474ee55ac8f3ba0051a12819dde65 Oct 15 03:00:32.879 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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 15 03:00:33.177 INFO blam! 046d3f0cab70c7f327d23efa1000995fbcc748b9bf840c8e42ada7b80b362f1f Oct 15 03:00:33.179 INFO running `"docker" "start" "-a" "046d3f0cab70c7f327d23efa1000995fbcc748b9bf840c8e42ada7b80b362f1f"` Oct 15 03:00:34.354 INFO kablam! usermod: no changes Oct 15 03:00:34.547 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.17s Oct 15 03:00:34.563 INFO kablam! Running /target/debug/deps/ttrss_sync-2d750303cb3aadad Oct 15 03:00:34.571 INFO blam! Oct 15 03:00:34.571 INFO blam! running 0 tests Oct 15 03:00:34.571 INFO blam! Oct 15 03:00:34.571 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 03:00:34.571 INFO blam! Oct 15 03:00:34.575 INFO kablam! su: No module specific data is present Oct 15 03:00:35.635 INFO running `"docker" "rm" "-f" "046d3f0cab70c7f327d23efa1000995fbcc748b9bf840c8e42ada7b80b362f1f"` Oct 15 03:00:35.883 INFO blam! 046d3f0cab70c7f327d23efa1000995fbcc748b9bf840c8e42ada7b80b362f1f