Oct 15 23:51:15.767 INFO testing podcast-0.5.10 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 23:51:15.767 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 23:51:16.211 INFO blam! 97985af01dfe5bd1413a0f2ce51da134d87ca7cc92877badca34a5551f59aab5 Oct 15 23:51:16.213 INFO running `"docker" "start" "-a" "97985af01dfe5bd1413a0f2ce51da134d87ca7cc92877badca34a5551f59aab5"` Oct 15 23:51:17.799 INFO kablam! usermod: no changes Oct 15 23:51:18.646 INFO kablam! Compiling http v0.1.13 Oct 15 23:51:18.671 INFO kablam! Compiling quick-xml v0.13.0 Oct 15 23:51:26.932 INFO kablam! Compiling h2 v0.1.12 Oct 15 23:51:33.606 INFO kablam! Compiling hyper v0.12.11 Oct 15 23:51:41.726 INFO kablam! Compiling hyper-tls v0.3.1 Oct 15 23:51:45.305 INFO kablam! Compiling reqwest v0.9.2 Oct 15 23:51:53.888 INFO kablam! Compiling rss v1.6.0 Oct 15 23:52:02.227 INFO kablam! Compiling podcast v0.5.10 (/source) Oct 15 23:52:09.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 23:52:09.807 INFO kablam! --> src/utils.rs:55:28 Oct 15 23:52:09.807 INFO kablam! | Oct 15 23:52:09.807 INFO kablam! 55 | let mut path = env::home_dir().chain_err(|| "Couldn't find your home directory")?; Oct 15 23:52:09.807 INFO kablam! | ^^^^^^^^^^^^^ Oct 15 23:52:09.807 INFO kablam! | Oct 15 23:52:09.807 INFO kablam! = note: #[warn(deprecated)] on by default Oct 15 23:52:09.807 INFO kablam! Oct 15 23:52:20.323 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 02s Oct 15 23:52:20.339 INFO kablam! su: No module specific data is present Oct 15 23:52:20.721 INFO running `"docker" "rm" "-f" "97985af01dfe5bd1413a0f2ce51da134d87ca7cc92877badca34a5551f59aab5"` Oct 15 23:52:20.974 INFO blam! 97985af01dfe5bd1413a0f2ce51da134d87ca7cc92877badca34a5551f59aab5 Oct 15 23:52:20.974 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 23:52:21.245 INFO blam! a89765cf9bcde38d8005ebfea76f00e503f51ae8a304cca09e8d1b70f1237809 Oct 15 23:52:21.247 INFO running `"docker" "start" "-a" "a89765cf9bcde38d8005ebfea76f00e503f51ae8a304cca09e8d1b70f1237809"` Oct 15 23:52:21.827 INFO kablam! usermod: no changes Oct 15 23:52:22.127 INFO kablam! Compiling podcast v0.5.10 (/source) Oct 15 23:52:28.675 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 23:52:28.675 INFO kablam! --> src/utils.rs:55:28 Oct 15 23:52:28.675 INFO kablam! | Oct 15 23:52:28.675 INFO kablam! 55 | let mut path = env::home_dir().chain_err(|| "Couldn't find your home directory")?; Oct 15 23:52:28.675 INFO kablam! | ^^^^^^^^^^^^^ Oct 15 23:52:28.675 INFO kablam! | Oct 15 23:52:28.675 INFO kablam! = note: #[warn(deprecated)] on by default Oct 15 23:52:28.675 INFO kablam! Oct 15 23:52:32.408 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 10.55s Oct 15 23:52:32.425 INFO kablam! su: No module specific data is present Oct 15 23:52:33.323 INFO running `"docker" "rm" "-f" "a89765cf9bcde38d8005ebfea76f00e503f51ae8a304cca09e8d1b70f1237809"` Oct 15 23:52:33.529 INFO blam! a89765cf9bcde38d8005ebfea76f00e503f51ae8a304cca09e8d1b70f1237809 Oct 15 23:52:33.536 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 23:52:33.936 INFO blam! d5fe99d0b4c2aa2588795b53b2734c94d9b17e401438342a1c5ed743a17d0401 Oct 15 23:52:33.943 INFO running `"docker" "start" "-a" "d5fe99d0b4c2aa2588795b53b2734c94d9b17e401438342a1c5ed743a17d0401"` Oct 15 23:52:35.297 INFO kablam! usermod: no changes Oct 15 23:52:35.596 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.28s Oct 15 23:52:35.619 INFO kablam! Running /target/debug/deps/podcast-67e63a0aa5f987be Oct 15 23:52:35.623 INFO kablam! Running /target/debug/deps/tests-185511574b418146 Oct 15 23:52:35.623 INFO blam! Oct 15 23:52:35.623 INFO blam! running 8 tests Oct 15 23:52:35.623 INFO blam! test utils::tests::test_trim_extension ... ok Oct 15 23:52:35.623 INFO blam! test utils::tests::test_trim_extension_invalid ... ok Oct 15 23:52:35.623 INFO blam! test utils::tests::test_find_extension_wav ... ok Oct 15 23:52:35.623 INFO blam! test utils::tests::test_find_extension_opus ... ok Oct 15 23:52:35.623 INFO blam! test utils::tests::test_find_extension_ogg ... ok Oct 15 23:52:35.623 INFO blam! test utils::tests::test_find_extension_mp3 ... ok Oct 15 23:52:35.623 INFO blam! test utils::tests::test_find_extension_m4a ... ok Oct 15 23:52:35.623 INFO blam! test utils::tests::test_find_extension_invalid ... ok Oct 15 23:52:35.623 INFO blam! Oct 15 23:52:35.623 INFO blam! test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 23:52:35.623 INFO blam! Oct 15 23:52:35.627 INFO blam! Oct 15 23:52:35.627 INFO blam! running 0 tests Oct 15 23:52:35.627 INFO blam! Oct 15 23:52:35.627 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 23:52:35.627 INFO blam! Oct 15 23:52:35.631 INFO kablam! su: No module specific data is present Oct 15 23:52:36.839 INFO running `"docker" "rm" "-f" "d5fe99d0b4c2aa2588795b53b2734c94d9b17e401438342a1c5ed743a17d0401"` Oct 15 23:52:37.074 INFO blam! d5fe99d0b4c2aa2588795b53b2734c94d9b17e401438342a1c5ed743a17d0401