Oct 10 15:07:55.239 INFO testing sergeysova/wallcat_telegram.rs against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 15:07:55.239 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 15:07:55.239 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-6/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 10 15:07:55.844 INFO blam! 8c83448d8d60266ffe2573aef5b309e6976d3e9ebcbc634ea5cf43485de66069 Oct 10 15:07:55.848 INFO running `"docker" "start" "-a" "8c83448d8d60266ffe2573aef5b309e6976d3e9ebcbc634ea5cf43485de66069"` Oct 10 15:07:57.155 INFO kablam! usermod: no changes Oct 10 15:07:57.636 INFO kablam! Compiling encoding_rs v0.7.2 Oct 10 15:07:57.636 INFO kablam! Compiling memchr v2.1.0 Oct 10 15:07:57.656 INFO kablam! Compiling tokio-reactor v0.1.5 Oct 10 15:07:57.656 INFO kablam! Compiling failure v0.1.2 Oct 10 15:08:00.548 INFO kablam! Compiling aho-corasick v0.6.8 Oct 10 15:08:02.546 INFO kablam! Compiling regex v1.0.5 Oct 10 15:08:04.844 INFO kablam! Compiling tokio-tcp v0.1.1 Oct 10 15:08:04.844 INFO kablam! Compiling tokio-udp v0.1.2 Oct 10 15:08:04.844 INFO kablam! Compiling tokio-uds v0.2.1 Oct 10 15:08:14.602 INFO kablam! Compiling tokio v0.1.8 Oct 10 15:08:20.552 INFO kablam! Compiling env_logger v0.5.13 Oct 10 15:08:20.552 INFO kablam! Compiling dotenv v0.13.0 Oct 10 15:08:22.988 INFO kablam! Compiling tokio-core v0.1.17 Oct 10 15:08:29.840 INFO kablam! Compiling tokio-proto v0.1.1 Oct 10 15:08:29.840 INFO kablam! Compiling tokio-tls v0.1.4 Oct 10 15:08:36.270 INFO kablam! Compiling hyper v0.11.27 Oct 10 15:08:48.521 INFO kablam! Compiling hyper-tls v0.1.4 Oct 10 15:08:52.340 INFO kablam! Compiling reqwest v0.8.6 Oct 10 15:09:01.592 INFO kablam! Compiling wallcat_telegram v0.1.0 (/source) Oct 10 15:09:06.497 INFO kablam! warning: unused import: `std::env` Oct 10 15:09:06.497 INFO kablam! --> src/main.rs:18:5 Oct 10 15:09:06.498 INFO kablam! | Oct 10 15:09:06.498 INFO kablam! 18 | use std::env; Oct 10 15:09:06.498 INFO kablam! | ^^^^^^^^ Oct 10 15:09:06.498 INFO kablam! | Oct 10 15:09:06.499 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 10 15:09:06.499 INFO kablam! Oct 10 15:09:06.797 INFO kablam! warning: unused variable: `image` Oct 10 15:09:06.797 INFO kablam! --> src/main.rs:30:13 Oct 10 15:09:06.797 INFO kablam! | Oct 10 15:09:06.797 INFO kablam! 30 | let image = wallcat::fetch_channel_image(channel.id, date.clone())?; Oct 10 15:09:06.797 INFO kablam! | ^^^^^ help: consider using `_image` instead Oct 10 15:09:06.797 INFO kablam! | Oct 10 15:09:06.797 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 10 15:09:06.797 INFO kablam! Oct 10 15:09:06.917 INFO kablam! warning: variant is never constructed: `Network` Oct 10 15:09:06.917 INFO kablam! --> src/wallcat.rs:18:5 Oct 10 15:09:06.917 INFO kablam! | Oct 10 15:09:06.917 INFO kablam! 18 | Network, Oct 10 15:09:06.917 INFO kablam! | ^^^^^^^ Oct 10 15:09:06.917 INFO kablam! | Oct 10 15:09:06.917 INFO kablam! = note: #[warn(dead_code)] on by default Oct 10 15:09:06.917 INFO kablam! Oct 10 15:09:12.774 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 15s Oct 10 15:09:12.792 INFO kablam! su: No module specific data is present Oct 10 15:09:13.584 INFO running `"docker" "rm" "-f" "8c83448d8d60266ffe2573aef5b309e6976d3e9ebcbc634ea5cf43485de66069"` Oct 10 15:09:13.862 INFO blam! 8c83448d8d60266ffe2573aef5b309e6976d3e9ebcbc634ea5cf43485de66069 Oct 10 15:09:13.868 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 15:09:13.868 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-6/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 10 15:09:14.222 INFO blam! 177869e03c3173b9c7bff6798427b9c80a30f9dab8c575502deb5486e4ffafbe Oct 10 15:09:14.230 INFO running `"docker" "start" "-a" "177869e03c3173b9c7bff6798427b9c80a30f9dab8c575502deb5486e4ffafbe"` Oct 10 15:09:15.376 INFO kablam! usermod: no changes Oct 10 15:09:15.656 INFO kablam! Compiling wallcat_telegram v0.1.0 (/source) Oct 10 15:09:21.308 INFO kablam! warning: unused import: `std::env` Oct 10 15:09:21.308 INFO kablam! --> src/main.rs:18:5 Oct 10 15:09:21.308 INFO kablam! | Oct 10 15:09:21.308 INFO kablam! 18 | use std::env; Oct 10 15:09:21.308 INFO kablam! | ^^^^^^^^ Oct 10 15:09:21.308 INFO kablam! | Oct 10 15:09:21.308 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 10 15:09:21.308 INFO kablam! Oct 10 15:09:21.604 INFO kablam! warning: unused variable: `image` Oct 10 15:09:21.604 INFO kablam! --> src/main.rs:30:13 Oct 10 15:09:21.604 INFO kablam! | Oct 10 15:09:21.604 INFO kablam! 30 | let image = wallcat::fetch_channel_image(channel.id, date.clone())?; Oct 10 15:09:21.604 INFO kablam! | ^^^^^ help: consider using `_image` instead Oct 10 15:09:21.604 INFO kablam! | Oct 10 15:09:21.604 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 10 15:09:21.604 INFO kablam! Oct 10 15:09:21.692 INFO kablam! warning: variant is never constructed: `Network` Oct 10 15:09:21.692 INFO kablam! --> src/wallcat.rs:18:5 Oct 10 15:09:21.692 INFO kablam! | Oct 10 15:09:21.692 INFO kablam! 18 | Network, Oct 10 15:09:21.692 INFO kablam! | ^^^^^^^ Oct 10 15:09:21.692 INFO kablam! | Oct 10 15:09:21.692 INFO kablam! = note: #[warn(dead_code)] on by default Oct 10 15:09:21.692 INFO kablam! Oct 10 15:09:22.335 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.93s Oct 10 15:09:22.356 INFO kablam! su: No module specific data is present Oct 10 15:09:23.033 INFO running `"docker" "rm" "-f" "177869e03c3173b9c7bff6798427b9c80a30f9dab8c575502deb5486e4ffafbe"` Oct 10 15:09:23.451 INFO blam! 177869e03c3173b9c7bff6798427b9c80a30f9dab8c575502deb5486e4ffafbe Oct 10 15:09:23.468 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 15:09:23.468 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-6/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 10 15:09:23.960 INFO blam! e94becf18b28b67aaf5b622a761adc405e064bfb809e43af5bf6649f5d1a4571 Oct 10 15:09:23.962 INFO running `"docker" "start" "-a" "e94becf18b28b67aaf5b622a761adc405e064bfb809e43af5bf6649f5d1a4571"` Oct 10 15:09:24.990 INFO kablam! usermod: no changes Oct 10 15:09:25.304 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.29s Oct 10 15:09:25.324 INFO kablam! Running /target/debug/deps/wallcat_telegram-bf584346d6cc7d2d Oct 10 15:09:25.327 INFO blam! Oct 10 15:09:25.328 INFO blam! running 0 tests Oct 10 15:09:25.329 INFO blam! Oct 10 15:09:25.329 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 15:09:25.330 INFO blam! Oct 10 15:09:25.334 INFO kablam! su: No module specific data is present Oct 10 15:09:26.154 INFO running `"docker" "rm" "-f" "e94becf18b28b67aaf5b622a761adc405e064bfb809e43af5bf6649f5d1a4571"` Oct 10 15:09:26.456 INFO blam! e94becf18b28b67aaf5b622a761adc405e064bfb809e43af5bf6649f5d1a4571