Oct 15 02:06:34.554 INFO testing boustrophedon/rss-downloader against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 02:06:34.555 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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:06:35.195 INFO blam! bdd86fd8e462655722bac82fb423021520a5fbfb481b8ba70df029c8b95fa86c Oct 15 02:06:35.197 INFO running `"docker" "start" "-a" "bdd86fd8e462655722bac82fb423021520a5fbfb481b8ba70df029c8b95fa86c"` Oct 15 02:06:36.415 INFO kablam! usermod: no changes Oct 15 02:06:36.841 INFO kablam! Compiling net2 v0.2.32 Oct 15 02:06:36.841 INFO kablam! Compiling num_cpus v1.8.0 Oct 15 02:06:36.841 INFO kablam! Compiling fern v0.5.4 Oct 15 02:06:36.841 INFO kablam! Compiling csv-core v0.1.4 Oct 15 02:06:36.841 INFO kablam! Compiling clap v2.31.1 Oct 15 02:06:36.841 INFO kablam! Compiling tokio-io v0.1.6 Oct 15 02:06:36.841 INFO kablam! Compiling openssl v0.9.24 Oct 15 02:06:36.841 INFO kablam! Compiling openssl-sys v0.9.27 Oct 15 02:06:36.919 INFO kablam! Compiling backtrace-sys v0.1.16 Oct 15 02:06:41.323 INFO kablam! Compiling derive_builder_core v0.2.0 Oct 15 02:06:41.331 INFO kablam! Compiling backtrace v0.3.5 Oct 15 02:06:41.384 INFO kablam! Compiling tokio-threadpool v0.1.0 Oct 15 02:06:41.447 INFO kablam! Compiling futures-cpupool v0.1.8 Oct 15 02:06:41.603 INFO kablam! Compiling mio v0.6.14 Oct 15 02:06:42.040 INFO kablam! Compiling csv v1.0.0-beta.5 Oct 15 02:06:43.243 INFO kablam! Compiling serde_urlencoded v0.5.1 Oct 15 02:06:49.659 INFO kablam! Compiling structopt-derive v0.2.5 Oct 15 02:06:49.660 INFO kablam! Compiling chrono v0.4.0 Oct 15 02:06:49.660 INFO kablam! Compiling failure v0.1.1 Oct 15 02:06:49.719 INFO kablam! Compiling tokio-reactor v0.1.0 Oct 15 02:06:55.284 INFO kablam! Compiling quick-xml v0.12.1 Oct 15 02:06:55.488 INFO kablam! Compiling derive_builder v0.5.1 Oct 15 02:07:00.321 INFO kablam! Compiling tokio v0.1.3 Oct 15 02:07:19.923 INFO kablam! Compiling tokio-core v0.1.15 Oct 15 02:07:20.071 INFO kablam! Compiling rss v1.4.0 Oct 15 02:07:22.079 INFO kablam! Compiling native-tls v0.1.5 Oct 15 02:07:24.047 INFO kablam! Compiling structopt v0.2.5 Oct 15 02:07:30.795 INFO kablam! Compiling tokio-proto v0.1.1 Oct 15 02:07:30.795 INFO kablam! Compiling tokio-tls v0.1.4 Oct 15 02:07:36.049 INFO kablam! Compiling hyper v0.11.22 Oct 15 02:07:47.647 INFO kablam! Compiling hyper-tls v0.1.2 Oct 15 02:07:49.955 INFO kablam! Compiling reqwest v0.8.5 Oct 15 02:07:59.383 INFO kablam! Compiling rss-torrent v0.1.0 (/source) Oct 15 02:08:02.486 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 15 02:08:02.486 INFO kablam! --> src/config.rs:123:20 Oct 15 02:08:02.486 INFO kablam! | Oct 15 02:08:02.486 INFO kablam! 123 | let home = env::home_dir(); Oct 15 02:08:02.486 INFO kablam! | ^^^^^^^^^^^^^ Oct 15 02:08:02.486 INFO kablam! | Oct 15 02:08:02.486 INFO kablam! = note: #[warn(deprecated)] on by default Oct 15 02:08:02.486 INFO kablam! Oct 15 02:08:02.927 INFO kablam! warning: unused variable: `config` Oct 15 02:08:02.927 INFO kablam! --> src/update.rs:3:19 Oct 15 02:08:02.927 INFO kablam! | Oct 15 02:08:02.927 INFO kablam! 3 | pub fn run_update(config: &RTConfig) { Oct 15 02:08:02.927 INFO kablam! | ^^^^^^ help: consider using `_config` instead Oct 15 02:08:02.927 INFO kablam! | Oct 15 02:08:02.927 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 02:08:02.927 INFO kablam! Oct 15 02:08:02.927 INFO kablam! warning: unused variable: `delete` Oct 15 02:08:02.927 INFO kablam! --> src/delete.rs:4:20 Oct 15 02:08:02.927 INFO kablam! | Oct 15 02:08:02.927 INFO kablam! 4 | pub fn delete_feed(delete: RTDelete, config: &RTConfig) { Oct 15 02:08:02.927 INFO kablam! | ^^^^^^ help: consider using `_delete` instead Oct 15 02:08:02.927 INFO kablam! Oct 15 02:08:02.927 INFO kablam! warning: unused variable: `config` Oct 15 02:08:02.927 INFO kablam! --> src/delete.rs:4:38 Oct 15 02:08:02.927 INFO kablam! | Oct 15 02:08:02.927 INFO kablam! 4 | pub fn delete_feed(delete: RTDelete, config: &RTConfig) { Oct 15 02:08:02.927 INFO kablam! | ^^^^^^ help: consider using `_config` instead Oct 15 02:08:02.927 INFO kablam! Oct 15 02:08:08.907 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 32s Oct 15 02:08:08.922 INFO kablam! su: No module specific data is present Oct 15 02:08:09.961 INFO running `"docker" "rm" "-f" "bdd86fd8e462655722bac82fb423021520a5fbfb481b8ba70df029c8b95fa86c"` Oct 15 02:08:10.159 INFO blam! bdd86fd8e462655722bac82fb423021520a5fbfb481b8ba70df029c8b95fa86c Oct 15 02:08:10.161 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 02:08:10.709 INFO blam! 934e830ea4f872ac6a00913dc5290b22ac439977a1f73d1861cfdc5d5c2c49b2 Oct 15 02:08:10.735 INFO running `"docker" "start" "-a" "934e830ea4f872ac6a00913dc5290b22ac439977a1f73d1861cfdc5d5c2c49b2"` Oct 15 02:08:11.639 INFO kablam! usermod: no changes Oct 15 02:08:11.907 INFO kablam! Compiling rss-torrent v0.1.0 (/source) Oct 15 02:08:14.807 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 15 02:08:14.807 INFO kablam! --> src/config.rs:123:20 Oct 15 02:08:14.808 INFO kablam! | Oct 15 02:08:14.808 INFO kablam! 123 | let home = env::home_dir(); Oct 15 02:08:14.808 INFO kablam! | ^^^^^^^^^^^^^ Oct 15 02:08:14.809 INFO kablam! | Oct 15 02:08:14.809 INFO kablam! = note: #[warn(deprecated)] on by default Oct 15 02:08:14.809 INFO kablam! Oct 15 02:08:15.213 INFO kablam! warning: unused variable: `config` Oct 15 02:08:15.214 INFO kablam! --> src/update.rs:3:19 Oct 15 02:08:15.214 INFO kablam! | Oct 15 02:08:15.214 INFO kablam! 3 | pub fn run_update(config: &RTConfig) { Oct 15 02:08:15.215 INFO kablam! | ^^^^^^ help: consider using `_config` instead Oct 15 02:08:15.215 INFO kablam! | Oct 15 02:08:15.215 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 02:08:15.216 INFO kablam! Oct 15 02:08:15.216 INFO kablam! warning: unused variable: `delete` Oct 15 02:08:15.216 INFO kablam! --> src/delete.rs:4:20 Oct 15 02:08:15.217 INFO kablam! | Oct 15 02:08:15.217 INFO kablam! 4 | pub fn delete_feed(delete: RTDelete, config: &RTConfig) { Oct 15 02:08:15.217 INFO kablam! | ^^^^^^ help: consider using `_delete` instead Oct 15 02:08:15.218 INFO kablam! Oct 15 02:08:15.219 INFO kablam! warning: unused variable: `config` Oct 15 02:08:15.219 INFO kablam! --> src/delete.rs:4:38 Oct 15 02:08:15.219 INFO kablam! | Oct 15 02:08:15.219 INFO kablam! 4 | pub fn delete_feed(delete: RTDelete, config: &RTConfig) { Oct 15 02:08:15.219 INFO kablam! | ^^^^^^ help: consider using `_config` instead Oct 15 02:08:15.219 INFO kablam! Oct 15 02:08:15.891 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.21s Oct 15 02:08:15.902 INFO kablam! su: No module specific data is present Oct 15 02:08:16.418 INFO running `"docker" "rm" "-f" "934e830ea4f872ac6a00913dc5290b22ac439977a1f73d1861cfdc5d5c2c49b2"` Oct 15 02:08:16.563 INFO blam! 934e830ea4f872ac6a00913dc5290b22ac439977a1f73d1861cfdc5d5c2c49b2 Oct 15 02:08:16.575 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 02:08:16.996 INFO blam! b195c683b1a90488df9ae6f2ec3c5002bd9d272d6ab36d225338fdaadc88071f Oct 15 02:08:16.999 INFO running `"docker" "start" "-a" "b195c683b1a90488df9ae6f2ec3c5002bd9d272d6ab36d225338fdaadc88071f"` Oct 15 02:08:17.916 INFO kablam! usermod: no changes Oct 15 02:08:18.119 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.17s Oct 15 02:08:18.142 INFO kablam! Running /target/debug/deps/rss_torrent-376967971664c129 Oct 15 02:08:18.144 INFO blam! Oct 15 02:08:18.145 INFO blam! running 0 tests Oct 15 02:08:18.145 INFO blam! Oct 15 02:08:18.145 INFO kablam! su: No module specific data is present Oct 15 02:08:18.146 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 02:08:18.146 INFO blam! Oct 15 02:08:18.583 INFO running `"docker" "rm" "-f" "b195c683b1a90488df9ae6f2ec3c5002bd9d272d6ab36d225338fdaadc88071f"` Oct 15 02:08:18.791 INFO blam! b195c683b1a90488df9ae6f2ec3c5002bd9d272d6ab36d225338fdaadc88071f