Oct 13 04:57:17.453 INFO testing ognarb/reddit-bot-rust against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 13 04:57:17.454 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 13 04:57:17.632 INFO blam! f2f18e3a479f7424fbde2f45d9100d03f552df965446fb99e70784589f4c274a Oct 13 04:57:17.633 INFO running `"docker" "start" "-a" "f2f18e3a479f7424fbde2f45d9100d03f552df965446fb99e70784589f4c274a"` Oct 13 04:57:18.027 INFO kablam! usermod: no changes Oct 13 04:57:18.058 INFO kablam! Blocking waiting for file lock on the registry index Oct 13 04:57:18.791 INFO kablam! Compiling open v1.2.1 Oct 13 04:57:18.801 INFO kablam! Compiling iovec v0.1.2 Oct 13 04:57:18.801 INFO kablam! Compiling net2 v0.2.32 Oct 13 04:57:18.802 INFO kablam! Compiling openssl-sys v0.9.27 Oct 13 04:57:18.802 INFO kablam! Compiling serde_json v1.0.13 Oct 13 04:57:18.805 INFO kablam! Compiling futures-cpupool v0.1.8 Oct 13 04:57:18.847 INFO kablam! Compiling backtrace-sys v0.1.16 Oct 13 04:57:18.847 INFO kablam! Compiling num v0.1.42 Oct 13 04:57:19.390 INFO kablam! Compiling tokio-threadpool v0.1.0 Oct 13 04:57:19.563 INFO kablam! Compiling backtrace v0.3.5 Oct 13 04:57:20.001 INFO kablam! Compiling chrono v0.4.0 Oct 13 04:57:20.015 INFO kablam! Compiling bytes v0.4.6 Oct 13 04:57:25.031 INFO kablam! Compiling mio v0.6.14 Oct 13 04:57:25.082 INFO kablam! Compiling failure v0.1.1 Oct 13 04:57:25.179 INFO kablam! Compiling tokio-io v0.1.6 Oct 13 04:57:28.669 INFO kablam! Compiling openssl v0.9.24 Oct 13 04:57:38.067 INFO kablam! Compiling tokio-reactor v0.1.0 Oct 13 04:57:40.247 INFO kablam! Compiling tokio v0.1.3 Oct 13 04:57:44.427 INFO kablam! Compiling tokio-core v0.1.15 Oct 13 04:57:47.947 INFO kablam! Compiling native-tls v0.1.5 Oct 13 04:57:51.339 INFO kablam! Compiling tokio-proto v0.1.1 Oct 13 04:57:51.339 INFO kablam! Compiling tokio-tls v0.1.4 Oct 13 04:57:54.943 INFO kablam! Compiling hyper v0.11.22 Oct 13 04:58:05.963 INFO kablam! Compiling hyper-tls v0.1.3 Oct 13 04:58:07.687 INFO kablam! Compiling orca v0.5.0 Oct 13 04:58:16.107 INFO kablam! Compiling reddit v0.1.0 (/source) Oct 13 04:58:18.146 INFO kablam! warning: unused import: `std::cmp::Ordering` Oct 13 04:58:18.147 INFO kablam! --> src/main.rs:4:5 Oct 13 04:58:18.147 INFO kablam! | Oct 13 04:58:18.147 INFO kablam! 4 | use std::cmp::Ordering; Oct 13 04:58:18.147 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 13 04:58:18.147 INFO kablam! | Oct 13 04:58:18.147 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 04:58:18.147 INFO kablam! Oct 13 04:58:18.339 INFO kablam! warning: static item is never used: `UPDATE_INTERVAL_IN_SECONDS` Oct 13 04:58:18.339 INFO kablam! --> src/main.rs:14:1 Oct 13 04:58:18.339 INFO kablam! | Oct 13 04:58:18.339 INFO kablam! 14 | static UPDATE_INTERVAL_IN_SECONDS : u64 = 3; Oct 13 04:58:18.339 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 04:58:18.339 INFO kablam! | Oct 13 04:58:18.339 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 04:58:18.339 INFO kablam! Oct 13 04:58:18.339 INFO kablam! warning: static item is never used: `TESTING` Oct 13 04:58:18.339 INFO kablam! --> src/main.rs:15:1 Oct 13 04:58:18.339 INFO kablam! | Oct 13 04:58:18.339 INFO kablam! 15 | static TESTING : bool = true; Oct 13 04:58:18.339 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 04:58:18.339 INFO kablam! Oct 13 04:58:18.339 INFO kablam! warning: struct is never constructed: `DatabaseEntry` Oct 13 04:58:18.339 INFO kablam! --> src/main.rs:25:1 Oct 13 04:58:18.339 INFO kablam! | Oct 13 04:58:18.339 INFO kablam! 25 | struct DatabaseEntry (HashMap, i64); Oct 13 04:58:18.339 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 04:58:18.339 INFO kablam! Oct 13 04:58:18.339 INFO kablam! warning: method is never used: `new` Oct 13 04:58:18.339 INFO kablam! --> src/main.rs:37:5 Oct 13 04:58:18.339 INFO kablam! | Oct 13 04:58:18.339 INFO kablam! 37 | fn new() -> Database { Oct 13 04:58:18.339 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 13 04:58:18.339 INFO kablam! Oct 13 04:58:18.339 INFO kablam! warning: function is never used: `between` Oct 13 04:58:18.339 INFO kablam! --> src/main.rs:51:1 Oct 13 04:58:18.339 INFO kablam! | Oct 13 04:58:18.339 INFO kablam! 51 | fn between(c:&char, a: char, b: char) -> bool { Oct 13 04:58:18.339 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 04:58:18.339 INFO kablam! Oct 13 04:58:18.339 INFO kablam! warning: function is never used: `add_word_to_database` Oct 13 04:58:18.339 INFO kablam! --> src/main.rs:55:1 Oct 13 04:58:18.339 INFO kablam! | Oct 13 04:58:18.339 INFO kablam! 55 | fn add_word_to_database <'a> (word: String, subreddit:&String, mut database:Database) -> Database { Oct 13 04:58:18.339 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 04:58:18.339 INFO kablam! Oct 13 04:58:18.339 INFO kablam! warning: function is never used: `add_to_database` Oct 13 04:58:18.339 INFO kablam! --> src/main.rs:68:1 Oct 13 04:58:18.339 INFO kablam! | Oct 13 04:58:18.339 INFO kablam! 68 | fn add_to_database (comment: Comment, data:Database) -> Database { Oct 13 04:58:18.339 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 04:58:18.339 INFO kablam! Oct 13 04:58:18.339 INFO kablam! warning: function is never used: `analyse_last_n_comments` Oct 13 04:58:18.339 INFO kablam! --> src/main.rs:75:1 Oct 13 04:58:18.339 INFO kablam! | Oct 13 04:58:18.339 INFO kablam! 75 | fn analyse_last_n_comments(n: usize, reddit:App) -> Database { Oct 13 04:58:18.339 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 04:58:18.339 INFO kablam! Oct 13 04:58:18.339 INFO kablam! warning: function is never used: `polling` Oct 13 04:58:18.339 INFO kablam! --> src/main.rs:95:1 Oct 13 04:58:18.339 INFO kablam! | Oct 13 04:58:18.339 INFO kablam! 95 | fn polling(reddit:App) { Oct 13 04:58:18.339 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 13 04:58:18.339 INFO kablam! Oct 13 04:58:22.289 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 04s Oct 13 04:58:22.300 INFO kablam! su: No module specific data is present Oct 13 04:58:23.418 INFO running `"docker" "rm" "-f" "f2f18e3a479f7424fbde2f45d9100d03f552df965446fb99e70784589f4c274a"` Oct 13 04:58:23.767 INFO blam! f2f18e3a479f7424fbde2f45d9100d03f552df965446fb99e70784589f4c274a Oct 13 04:58:23.771 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 13 04:58:24.255 INFO blam! a920f721c40083c0f72a373b4edb0a16a47322dfcc7d382e9a981209d59bea8b Oct 13 04:58:24.257 INFO running `"docker" "start" "-a" "a920f721c40083c0f72a373b4edb0a16a47322dfcc7d382e9a981209d59bea8b"` Oct 13 04:58:25.506 INFO kablam! usermod: no changes Oct 13 04:58:25.733 INFO kablam! Compiling reddit v0.1.0 (/source) Oct 13 04:58:27.879 INFO kablam! warning: unused import: `std::cmp::Ordering` Oct 13 04:58:27.879 INFO kablam! --> src/main.rs:4:5 Oct 13 04:58:27.879 INFO kablam! | Oct 13 04:58:27.879 INFO kablam! 4 | use std::cmp::Ordering; Oct 13 04:58:27.879 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 13 04:58:27.879 INFO kablam! | Oct 13 04:58:27.879 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 04:58:27.879 INFO kablam! Oct 13 04:58:28.010 INFO kablam! warning: static item is never used: `UPDATE_INTERVAL_IN_SECONDS` Oct 13 04:58:28.010 INFO kablam! --> src/main.rs:14:1 Oct 13 04:58:28.010 INFO kablam! | Oct 13 04:58:28.011 INFO kablam! 14 | static UPDATE_INTERVAL_IN_SECONDS : u64 = 3; Oct 13 04:58:28.011 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 04:58:28.011 INFO kablam! | Oct 13 04:58:28.011 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 04:58:28.012 INFO kablam! Oct 13 04:58:28.012 INFO kablam! warning: static item is never used: `TESTING` Oct 13 04:58:28.012 INFO kablam! --> src/main.rs:15:1 Oct 13 04:58:28.012 INFO kablam! | Oct 13 04:58:28.012 INFO kablam! 15 | static TESTING : bool = true; Oct 13 04:58:28.012 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 04:58:28.012 INFO kablam! Oct 13 04:58:28.012 INFO kablam! warning: struct is never constructed: `DatabaseEntry` Oct 13 04:58:28.012 INFO kablam! --> src/main.rs:25:1 Oct 13 04:58:28.012 INFO kablam! | Oct 13 04:58:28.012 INFO kablam! 25 | struct DatabaseEntry (HashMap, i64); Oct 13 04:58:28.012 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 04:58:28.012 INFO kablam! Oct 13 04:58:28.012 INFO kablam! warning: method is never used: `new` Oct 13 04:58:28.012 INFO kablam! --> src/main.rs:37:5 Oct 13 04:58:28.012 INFO kablam! | Oct 13 04:58:28.012 INFO kablam! 37 | fn new() -> Database { Oct 13 04:58:28.012 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 13 04:58:28.012 INFO kablam! Oct 13 04:58:28.012 INFO kablam! warning: function is never used: `between` Oct 13 04:58:28.012 INFO kablam! --> src/main.rs:51:1 Oct 13 04:58:28.012 INFO kablam! | Oct 13 04:58:28.012 INFO kablam! 51 | fn between(c:&char, a: char, b: char) -> bool { Oct 13 04:58:28.012 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 04:58:28.012 INFO kablam! Oct 13 04:58:28.012 INFO kablam! warning: function is never used: `add_word_to_database` Oct 13 04:58:28.012 INFO kablam! --> src/main.rs:55:1 Oct 13 04:58:28.012 INFO kablam! | Oct 13 04:58:28.012 INFO kablam! 55 | fn add_word_to_database <'a> (word: String, subreddit:&String, mut database:Database) -> Database { Oct 13 04:58:28.012 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 04:58:28.012 INFO kablam! Oct 13 04:58:28.012 INFO kablam! warning: function is never used: `add_to_database` Oct 13 04:58:28.012 INFO kablam! --> src/main.rs:68:1 Oct 13 04:58:28.012 INFO kablam! | Oct 13 04:58:28.012 INFO kablam! 68 | fn add_to_database (comment: Comment, data:Database) -> Database { Oct 13 04:58:28.012 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 04:58:28.012 INFO kablam! Oct 13 04:58:28.012 INFO kablam! warning: function is never used: `analyse_last_n_comments` Oct 13 04:58:28.012 INFO kablam! --> src/main.rs:75:1 Oct 13 04:58:28.012 INFO kablam! | Oct 13 04:58:28.012 INFO kablam! 75 | fn analyse_last_n_comments(n: usize, reddit:App) -> Database { Oct 13 04:58:28.012 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 04:58:28.012 INFO kablam! Oct 13 04:58:28.012 INFO kablam! warning: function is never used: `polling` Oct 13 04:58:28.012 INFO kablam! --> src/main.rs:95:1 Oct 13 04:58:28.012 INFO kablam! | Oct 13 04:58:28.012 INFO kablam! 95 | fn polling(reddit:App) { Oct 13 04:58:28.012 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 13 04:58:28.012 INFO kablam! Oct 13 04:58:28.680 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.15s Oct 13 04:58:28.697 INFO kablam! su: No module specific data is present Oct 13 04:58:29.685 INFO running `"docker" "rm" "-f" "a920f721c40083c0f72a373b4edb0a16a47322dfcc7d382e9a981209d59bea8b"` Oct 13 04:58:30.067 INFO blam! a920f721c40083c0f72a373b4edb0a16a47322dfcc7d382e9a981209d59bea8b Oct 13 04:58:30.071 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 13 04:58:30.595 INFO blam! f95e9c34ef1a8e3eef0af5e39636ceb77c8d82cbf47ce3bc0f240ddc799ef6d3 Oct 13 04:58:30.603 INFO running `"docker" "start" "-a" "f95e9c34ef1a8e3eef0af5e39636ceb77c8d82cbf47ce3bc0f240ddc799ef6d3"` Oct 13 04:58:32.410 INFO kablam! usermod: no changes Oct 13 04:58:32.703 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.25s Oct 13 04:58:32.719 INFO kablam! Running /target/debug/deps/reddit-7d77d3fa4825472c Oct 13 04:58:32.723 INFO blam! Oct 13 04:58:32.723 INFO blam! running 0 tests Oct 13 04:58:32.723 INFO blam! Oct 13 04:58:32.723 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 04:58:32.723 INFO blam! Oct 13 04:58:32.727 INFO kablam! su: No module specific data is present Oct 13 04:58:34.010 INFO running `"docker" "rm" "-f" "f95e9c34ef1a8e3eef0af5e39636ceb77c8d82cbf47ce3bc0f240ddc799ef6d3"` Oct 13 04:58:34.331 INFO blam! f95e9c34ef1a8e3eef0af5e39636ceb77c8d82cbf47ce3bc0f240ddc799ef6d3