Oct 15 02:59:20.053 INFO testing bcorrigan/ttrss_sync against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 02:59:20.053 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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:20.623 INFO blam! dc20e7416269b403710f8a24225e0b52bff1c8b277f8cd86269cc59cf8c0ba23 Oct 15 02:59:20.627 INFO running `"docker" "start" "-a" "dc20e7416269b403710f8a24225e0b52bff1c8b277f8cd86269cc59cf8c0ba23"` Oct 15 02:59:21.728 INFO kablam! usermod: no changes Oct 15 02:59:22.027 INFO kablam! Compiling serde v1.0.12 Oct 15 02:59:22.027 INFO kablam! Compiling memchr v1.0.1 Oct 15 02:59:22.027 INFO kablam! Compiling fs2 v0.4.2 Oct 15 02:59:22.036 INFO kablam! Compiling libflate v0.1.11 Oct 15 02:59:22.051 INFO kablam! Compiling bytes v0.4.5 Oct 15 02:59:22.053 INFO kablam! Compiling xxhash-sys v0.1.0 Oct 15 02:59:22.054 INFO kablam! Compiling serde_derive v1.0.12 Oct 15 02:59:23.267 INFO kablam! Compiling aho-corasick v0.6.3 Oct 15 02:59:24.987 INFO kablam! Compiling tokio-io v0.1.3 Oct 15 02:59:27.515 INFO kablam! Compiling regex v0.2.2 Oct 15 02:59:29.363 INFO kablam! Compiling tokio-core v0.1.9 Oct 15 02:59:33.847 INFO kablam! Compiling xxhash2 v0.1.0 Oct 15 02:59:36.347 INFO kablam! Compiling tokio-proto v0.1.1 Oct 15 02:59:45.235 INFO kablam! Compiling tokio-tls v0.1.3 Oct 15 02:59:46.260 INFO kablam! Compiling cask v0.7.0 Oct 15 02:59:46.315 INFO kablam! Compiling hyper v0.11.2 Oct 15 02:59:48.343 INFO kablam! Compiling serde_urlencoded v0.5.1 Oct 15 02:59:48.343 INFO kablam! Compiling serde_json v1.0.3 Oct 15 02:59:48.344 INFO kablam! Compiling toml v0.4.5 Oct 15 02:59:59.179 INFO kablam! Compiling hyper-tls v0.1.2 Oct 15 03:00:00.795 INFO kablam! Compiling reqwest v0.7.3 Oct 15 03:00:09.785 INFO kablam! Compiling ttrss_sync v0.1.0 (/source) Oct 15 03:00:11.591 INFO kablam! warning: unused import: `std::collections::BTreeMap` Oct 15 03:00:11.592 INFO kablam! --> src/main.rs:13:5 Oct 15 03:00:11.592 INFO kablam! | Oct 15 03:00:11.592 INFO kablam! 13 | use std::collections::BTreeMap; Oct 15 03:00:11.592 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 03:00:11.592 INFO kablam! | Oct 15 03:00:11.592 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 03:00:11.592 INFO kablam! Oct 15 03:00:11.592 INFO kablam! warning: unused import: `std::cmp::Ordering` Oct 15 03:00:11.592 INFO kablam! --> src/main.rs:14:5 Oct 15 03:00:11.592 INFO kablam! | Oct 15 03:00:11.592 INFO kablam! 14 | use std::cmp::Ordering; Oct 15 03:00:11.592 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 15 03:00:11.592 INFO kablam! Oct 15 03:00:11.592 INFO kablam! warning: unused import: `serde::de::Deserialize` Oct 15 03:00:11.592 INFO kablam! --> src/main.rs:16:5 Oct 15 03:00:11.592 INFO kablam! | Oct 15 03:00:11.592 INFO kablam! 16 | use serde::de::Deserialize; Oct 15 03:00:11.592 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 15 03:00:11.592 INFO kablam! Oct 15 03:00:12.007 INFO kablam! warning: unused variable: `config` Oct 15 03:00:12.007 INFO kablam! --> src/main.rs:242:18 Oct 15 03:00:12.008 INFO kablam! | Oct 15 03:00:12.008 INFO kablam! 242 | fn write_maildir(config: &Config, feed: &Feed, items: Vec<(&Headline, Article)>) { Oct 15 03:00:12.008 INFO kablam! | ^^^^^^ help: consider using `_config` instead Oct 15 03:00:12.008 INFO kablam! | Oct 15 03:00:12.009 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 03:00:12.009 INFO kablam! Oct 15 03:00:12.009 INFO kablam! warning: unused variable: `feed` Oct 15 03:00:12.010 INFO kablam! --> src/main.rs:242:35 Oct 15 03:00:12.010 INFO kablam! | Oct 15 03:00:12.010 INFO kablam! 242 | fn write_maildir(config: &Config, feed: &Feed, items: Vec<(&Headline, Article)>) { Oct 15 03:00:12.011 INFO kablam! | ^^^^ help: consider using `_feed` instead Oct 15 03:00:12.011 INFO kablam! Oct 15 03:00:12.011 INFO kablam! warning: unused variable: `items` Oct 15 03:00:12.011 INFO kablam! --> src/main.rs:242:48 Oct 15 03:00:12.012 INFO kablam! | Oct 15 03:00:12.012 INFO kablam! 242 | fn write_maildir(config: &Config, feed: &Feed, items: Vec<(&Headline, Article)>) { Oct 15 03:00:12.012 INFO kablam! | ^^^^^ help: consider using `_items` instead Oct 15 03:00:12.013 INFO kablam! Oct 15 03:00:12.131 INFO kablam! warning: field is never used: `seq` Oct 15 03:00:12.131 INFO kablam! --> src/main.rs:29:5 Oct 15 03:00:12.131 INFO kablam! | Oct 15 03:00:12.131 INFO kablam! 29 | seq: u32, Oct 15 03:00:12.131 INFO kablam! | ^^^^^^^^ Oct 15 03:00:12.131 INFO kablam! | Oct 15 03:00:12.131 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 03:00:12.131 INFO kablam! Oct 15 03:00:12.131 INFO kablam! warning: field is never used: `status` Oct 15 03:00:12.131 INFO kablam! --> src/main.rs:30:5 Oct 15 03:00:12.131 INFO kablam! | Oct 15 03:00:12.131 INFO kablam! 30 | status: u32, Oct 15 03:00:12.131 INFO kablam! | ^^^^^^^^^^^ Oct 15 03:00:12.131 INFO kablam! Oct 15 03:00:12.137 INFO kablam! warning: unused `std::result::Result` which must be used Oct 15 03:00:12.137 INFO kablam! --> src/main.rs:136:9 Oct 15 03:00:12.137 INFO kablam! | Oct 15 03:00:12.137 INFO kablam! 136 | res.read_to_string(&mut content); Oct 15 03:00:12.137 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 03:00:12.137 INFO kablam! | Oct 15 03:00:12.137 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 15 03:00:12.137 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 15 03:00:12.137 INFO kablam! Oct 15 03:00:16.323 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 54.56s Oct 15 03:00:16.343 INFO kablam! su: No module specific data is present Oct 15 03:00:16.929 INFO running `"docker" "rm" "-f" "dc20e7416269b403710f8a24225e0b52bff1c8b277f8cd86269cc59cf8c0ba23"` Oct 15 03:00:17.259 INFO blam! dc20e7416269b403710f8a24225e0b52bff1c8b277f8cd86269cc59cf8c0ba23 Oct 15 03:00:17.259 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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:17.508 INFO blam! 1b60648e693d2731d76e673cf47cf802ed8faa0e7b8d828bf6a2aaff76af5956 Oct 15 03:00:17.512 INFO running `"docker" "start" "-a" "1b60648e693d2731d76e673cf47cf802ed8faa0e7b8d828bf6a2aaff76af5956"` Oct 15 03:00:18.355 INFO kablam! usermod: no changes Oct 15 03:00:18.514 INFO kablam! Compiling ttrss_sync v0.1.0 (/source) Oct 15 03:00:20.248 INFO kablam! warning: unused import: `std::collections::BTreeMap` Oct 15 03:00:20.248 INFO kablam! --> src/main.rs:13:5 Oct 15 03:00:20.248 INFO kablam! | Oct 15 03:00:20.249 INFO kablam! 13 | use std::collections::BTreeMap; Oct 15 03:00:20.249 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 03:00:20.249 INFO kablam! | Oct 15 03:00:20.249 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 03:00:20.249 INFO kablam! Oct 15 03:00:20.249 INFO kablam! warning: unused import: `std::cmp::Ordering` Oct 15 03:00:20.249 INFO kablam! --> src/main.rs:14:5 Oct 15 03:00:20.249 INFO kablam! | Oct 15 03:00:20.249 INFO kablam! 14 | use std::cmp::Ordering; Oct 15 03:00:20.249 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 15 03:00:20.249 INFO kablam! Oct 15 03:00:20.249 INFO kablam! warning: unused import: `serde::de::Deserialize` Oct 15 03:00:20.249 INFO kablam! --> src/main.rs:16:5 Oct 15 03:00:20.249 INFO kablam! | Oct 15 03:00:20.249 INFO kablam! 16 | use serde::de::Deserialize; Oct 15 03:00:20.249 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 15 03:00:20.249 INFO kablam! Oct 15 03:00:20.575 INFO kablam! warning: unused variable: `config` Oct 15 03:00:20.575 INFO kablam! --> src/main.rs:242:18 Oct 15 03:00:20.575 INFO kablam! | Oct 15 03:00:20.575 INFO kablam! 242 | fn write_maildir(config: &Config, feed: &Feed, items: Vec<(&Headline, Article)>) { Oct 15 03:00:20.575 INFO kablam! | ^^^^^^ help: consider using `_config` instead Oct 15 03:00:20.575 INFO kablam! | Oct 15 03:00:20.575 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 03:00:20.575 INFO kablam! Oct 15 03:00:20.575 INFO kablam! warning: unused variable: `feed` Oct 15 03:00:20.575 INFO kablam! --> src/main.rs:242:35 Oct 15 03:00:20.575 INFO kablam! | Oct 15 03:00:20.575 INFO kablam! 242 | fn write_maildir(config: &Config, feed: &Feed, items: Vec<(&Headline, Article)>) { Oct 15 03:00:20.575 INFO kablam! | ^^^^ help: consider using `_feed` instead Oct 15 03:00:20.575 INFO kablam! Oct 15 03:00:20.575 INFO kablam! warning: unused variable: `items` Oct 15 03:00:20.575 INFO kablam! --> src/main.rs:242:48 Oct 15 03:00:20.575 INFO kablam! | Oct 15 03:00:20.575 INFO kablam! 242 | fn write_maildir(config: &Config, feed: &Feed, items: Vec<(&Headline, Article)>) { Oct 15 03:00:20.575 INFO kablam! | ^^^^^ help: consider using `_items` instead Oct 15 03:00:20.575 INFO kablam! Oct 15 03:00:20.729 INFO kablam! warning: field is never used: `seq` Oct 15 03:00:20.729 INFO kablam! --> src/main.rs:29:5 Oct 15 03:00:20.729 INFO kablam! | Oct 15 03:00:20.729 INFO kablam! 29 | seq: u32, Oct 15 03:00:20.730 INFO kablam! | ^^^^^^^^ Oct 15 03:00:20.730 INFO kablam! | Oct 15 03:00:20.730 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 03:00:20.730 INFO kablam! Oct 15 03:00:20.730 INFO kablam! warning: field is never used: `status` Oct 15 03:00:20.730 INFO kablam! --> src/main.rs:30:5 Oct 15 03:00:20.730 INFO kablam! | Oct 15 03:00:20.730 INFO kablam! 30 | status: u32, Oct 15 03:00:20.730 INFO kablam! | ^^^^^^^^^^^ Oct 15 03:00:20.730 INFO kablam! Oct 15 03:00:20.737 INFO kablam! warning: unused `std::result::Result` which must be used Oct 15 03:00:20.737 INFO kablam! --> src/main.rs:136:9 Oct 15 03:00:20.737 INFO kablam! | Oct 15 03:00:20.737 INFO kablam! 136 | res.read_to_string(&mut content); Oct 15 03:00:20.737 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 03:00:20.737 INFO kablam! | Oct 15 03:00:20.737 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 15 03:00:20.737 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 15 03:00:20.737 INFO kablam! Oct 15 03:00:21.404 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.03s Oct 15 03:00:21.419 INFO kablam! su: No module specific data is present Oct 15 03:00:22.125 INFO running `"docker" "rm" "-f" "1b60648e693d2731d76e673cf47cf802ed8faa0e7b8d828bf6a2aaff76af5956"` Oct 15 03:00:22.383 INFO blam! 1b60648e693d2731d76e673cf47cf802ed8faa0e7b8d828bf6a2aaff76af5956 Oct 15 03:00:22.386 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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:22.737 INFO blam! 0676dea101191c56c6faf96c349513432f52b60310c104c068b765c21c9ae8c6 Oct 15 03:00:22.745 INFO running `"docker" "start" "-a" "0676dea101191c56c6faf96c349513432f52b60310c104c068b765c21c9ae8c6"` Oct 15 03:00:23.359 INFO kablam! usermod: no changes Oct 15 03:00:23.567 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.18s Oct 15 03:00:23.584 INFO kablam! Running /target/debug/deps/ttrss_sync-8af65c6538e18195 Oct 15 03:00:23.590 INFO blam! Oct 15 03:00:23.590 INFO blam! running 0 tests Oct 15 03:00:23.590 INFO blam! Oct 15 03:00:23.590 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 03:00:23.590 INFO blam! Oct 15 03:00:23.594 INFO kablam! su: No module specific data is present Oct 15 03:00:23.934 INFO running `"docker" "rm" "-f" "0676dea101191c56c6faf96c349513432f52b60310c104c068b765c21c9ae8c6"` Oct 15 03:00:24.172 INFO blam! 0676dea101191c56c6faf96c349513432f52b60310c104c068b765c21c9ae8c6