Oct 14 20:44:20.670 INFO testing filalex77/whatanime-rs against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 14 20:44:20.670 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 14 20:44:21.076 INFO blam! 9079255c6be379fb79597c7b1e29c512cfd8a98c53790b6ed66f7fe61b51fa08 Oct 14 20:44:21.079 INFO running `"docker" "start" "-a" "9079255c6be379fb79597c7b1e29c512cfd8a98c53790b6ed66f7fe61b51fa08"` Oct 14 20:44:22.907 INFO kablam! usermod: no changes Oct 14 20:44:23.297 INFO kablam! Compiling serde v1.0.57 Oct 14 20:44:23.298 INFO kablam! Compiling net2 v0.2.32 Oct 14 20:44:23.329 INFO kablam! Compiling bytes v0.4.7 Oct 14 20:44:23.330 INFO kablam! Compiling syn v0.13.10 Oct 14 20:44:23.336 INFO kablam! Compiling regex v1.0.0 Oct 14 20:44:23.337 INFO kablam! Compiling tokio-threadpool v0.1.3 Oct 14 20:44:23.339 INFO kablam! Compiling backtrace v0.3.7 Oct 14 20:44:23.344 INFO kablam! Compiling backtrace v0.2.3 Oct 14 20:44:29.763 INFO kablam! Compiling error-chain v0.4.2 Oct 14 20:44:29.763 INFO kablam! Compiling error-chain v0.11.0 Oct 14 20:44:30.747 INFO kablam! Compiling mio v0.6.14 Oct 14 20:44:30.811 INFO kablam! Compiling tokio-io v0.1.6 Oct 14 20:44:37.383 INFO kablam! Compiling tokio-fs v0.1.0 Oct 14 20:44:40.781 INFO kablam! Compiling tokio-reactor v0.1.1 Oct 14 20:44:44.394 INFO kablam! Compiling tokio-tcp v0.1.0 Oct 14 20:44:44.394 INFO kablam! Compiling tokio-udp v0.1.0 Oct 14 20:44:46.164 INFO kablam! Compiling tokio v0.1.6 Oct 14 20:44:49.995 INFO kablam! Compiling tokio-core v0.1.17 Oct 14 20:44:56.487 INFO kablam! Compiling derive-error-chain v0.11.1 Oct 14 20:44:56.568 INFO kablam! Compiling serde_derive v1.0.57 Oct 14 20:44:56.799 INFO kablam! Compiling serde_urlencoded v0.5.2 Oct 14 20:44:56.799 INFO kablam! Compiling serde_json v1.0.17 Oct 14 20:44:56.799 INFO kablam! Compiling serde_yaml v0.7.4 Oct 14 20:44:56.860 INFO kablam! Compiling tokio-proto v0.1.1 Oct 14 20:44:56.860 INFO kablam! Compiling tokio-tls v0.1.4 Oct 14 20:45:07.200 INFO kablam! Compiling hyper v0.11.27 Oct 14 20:45:11.795 INFO kablam! Compiling dotenv v0.12.0 Oct 14 20:45:21.106 INFO kablam! Compiling hyper-tls v0.1.3 Oct 14 20:45:22.846 INFO kablam! Compiling reqwest v0.8.5 Oct 14 20:45:29.151 INFO kablam! Compiling whatanime v0.1.0 (/source) Oct 14 20:45:31.751 INFO kablam! warning: constant item is never used: `API_ROOT` Oct 14 20:45:31.751 INFO kablam! --> src/api/mod.rs:6:1 Oct 14 20:45:31.751 INFO kablam! | Oct 14 20:45:31.751 INFO kablam! 6 | pub const API_ROOT: &str = "https://whatanime.ga/api"; Oct 14 20:45:31.751 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 20:45:31.751 INFO kablam! | Oct 14 20:45:31.751 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 20:45:31.751 INFO kablam! Oct 14 20:45:31.751 INFO kablam! warning: struct is never constructed: `Api` Oct 14 20:45:31.751 INFO kablam! --> src/api/mod.rs:21:1 Oct 14 20:45:31.751 INFO kablam! | Oct 14 20:45:31.751 INFO kablam! 21 | pub struct Api { Oct 14 20:45:31.751 INFO kablam! | ^^^^^^^^^^^^^^ Oct 14 20:45:31.751 INFO kablam! Oct 14 20:45:31.751 INFO kablam! warning: method is never used: `new` Oct 14 20:45:31.751 INFO kablam! --> src/api/mod.rs:27:5 Oct 14 20:45:31.751 INFO kablam! | Oct 14 20:45:31.751 INFO kablam! 27 | pub fn new(token: String) -> Self { Oct 14 20:45:31.751 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 20:45:31.751 INFO kablam! Oct 14 20:45:31.751 INFO kablam! warning: method is never used: `path` Oct 14 20:45:31.751 INFO kablam! --> src/api/mod.rs:32:5 Oct 14 20:45:31.751 INFO kablam! | Oct 14 20:45:31.751 INFO kablam! 32 | fn path(&self, part: &String) -> String { Oct 14 20:45:31.751 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 20:45:31.751 INFO kablam! Oct 14 20:45:31.751 INFO kablam! warning: method is never used: `form` Oct 14 20:45:31.751 INFO kablam! --> src/api/mod.rs:36:5 Oct 14 20:45:31.751 INFO kablam! | Oct 14 20:45:31.751 INFO kablam! 36 | fn form<'a>(&'a self, content: &[(&'a str, &'a str)]) -> Vec<(&'a str, &'a str)> { Oct 14 20:45:31.752 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 20:45:31.752 INFO kablam! Oct 14 20:45:31.752 INFO kablam! warning: method is never used: `post_form` Oct 14 20:45:31.752 INFO kablam! --> src/api/mod.rs:43:5 Oct 14 20:45:31.752 INFO kablam! | Oct 14 20:45:31.752 INFO kablam! 43 | / fn post_form( Oct 14 20:45:31.752 INFO kablam! 44 | | &self, Oct 14 20:45:31.752 INFO kablam! 45 | | path: String, Oct 14 20:45:31.752 INFO kablam! 46 | | form: &[(&str, &str)], Oct 14 20:45:31.752 INFO kablam! ... | Oct 14 20:45:31.752 INFO kablam! 54 | | Ok(response) Oct 14 20:45:31.752 INFO kablam! 55 | | } Oct 14 20:45:31.752 INFO kablam! | |_____^ Oct 14 20:45:31.752 INFO kablam! Oct 14 20:45:31.752 INFO kablam! warning: method is never used: `get` Oct 14 20:45:31.752 INFO kablam! --> src/api/mod.rs:57:5 Oct 14 20:45:31.752 INFO kablam! | Oct 14 20:45:31.752 INFO kablam! 57 | fn get(&self, path: String) -> Result { Oct 14 20:45:31.752 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 20:45:31.752 INFO kablam! Oct 14 20:45:31.752 INFO kablam! warning: method is never used: `identity` Oct 14 20:45:31.752 INFO kablam! --> src/api/mod.rs:66:5 Oct 14 20:45:31.752 INFO kablam! | Oct 14 20:45:31.752 INFO kablam! 66 | pub fn identity(&self) -> Result { Oct 14 20:45:31.752 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 20:45:31.752 INFO kablam! Oct 14 20:45:31.752 INFO kablam! warning: method is never used: `from_file` Oct 14 20:45:31.752 INFO kablam! --> src/config.rs:23:5 Oct 14 20:45:31.752 INFO kablam! | Oct 14 20:45:31.752 INFO kablam! 23 | pub fn from_file>(filepath: P) -> Result { Oct 14 20:45:31.752 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 20:45:31.752 INFO kablam! Oct 14 20:45:31.752 INFO kablam! warning: function is never used: `identify` Oct 14 20:45:31.752 INFO kablam! --> src/lib.rs:13:1 Oct 14 20:45:31.752 INFO kablam! | Oct 14 20:45:31.752 INFO kablam! 13 | fn identify(path: &str) -> &str { Oct 14 20:45:31.752 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 20:45:31.752 INFO kablam! Oct 14 20:45:31.752 INFO kablam! warning: function is never used: `run` Oct 14 20:45:31.752 INFO kablam! --> src/lib.rs:17:1 Oct 14 20:45:31.752 INFO kablam! | Oct 14 20:45:31.752 INFO kablam! 17 | fn run() { Oct 14 20:45:31.752 INFO kablam! | ^^^^^^^^ Oct 14 20:45:31.752 INFO kablam! Oct 14 20:45:32.815 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 09s Oct 14 20:45:32.832 INFO kablam! su: No module specific data is present Oct 14 20:45:34.051 INFO running `"docker" "rm" "-f" "9079255c6be379fb79597c7b1e29c512cfd8a98c53790b6ed66f7fe61b51fa08"` Oct 14 20:45:34.280 INFO blam! 9079255c6be379fb79597c7b1e29c512cfd8a98c53790b6ed66f7fe61b51fa08 Oct 14 20:45:34.287 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 14 20:45:34.707 INFO blam! d2aa35ceb166afa8d77e9f4dd43bece0ec817ae21b0583530e81ca37c8597694 Oct 14 20:45:34.711 INFO running `"docker" "start" "-a" "d2aa35ceb166afa8d77e9f4dd43bece0ec817ae21b0583530e81ca37c8597694"` Oct 14 20:45:36.007 INFO kablam! usermod: no changes Oct 14 20:45:36.247 INFO kablam! Compiling whatanime v0.1.0 (/source) Oct 14 20:45:39.095 INFO kablam! warning: method is never used: `form` Oct 14 20:45:39.095 INFO kablam! --> src/api/mod.rs:36:5 Oct 14 20:45:39.095 INFO kablam! | Oct 14 20:45:39.095 INFO kablam! 36 | fn form<'a>(&'a self, content: &[(&'a str, &'a str)]) -> Vec<(&'a str, &'a str)> { Oct 14 20:45:39.095 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 20:45:39.095 INFO kablam! | Oct 14 20:45:39.095 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 20:45:39.095 INFO kablam! Oct 14 20:45:39.095 INFO kablam! warning: method is never used: `post_form` Oct 14 20:45:39.095 INFO kablam! --> src/api/mod.rs:43:5 Oct 14 20:45:39.095 INFO kablam! | Oct 14 20:45:39.095 INFO kablam! 43 | / fn post_form( Oct 14 20:45:39.095 INFO kablam! 44 | | &self, Oct 14 20:45:39.095 INFO kablam! 45 | | path: String, Oct 14 20:45:39.095 INFO kablam! 46 | | form: &[(&str, &str)], Oct 14 20:45:39.095 INFO kablam! ... | Oct 14 20:45:39.095 INFO kablam! 54 | | Ok(response) Oct 14 20:45:39.095 INFO kablam! 55 | | } Oct 14 20:45:39.095 INFO kablam! | |_____^ Oct 14 20:45:39.095 INFO kablam! Oct 14 20:45:39.095 INFO kablam! warning: function is never used: `identify` Oct 14 20:45:39.095 INFO kablam! --> src/lib.rs:13:1 Oct 14 20:45:39.095 INFO kablam! | Oct 14 20:45:39.095 INFO kablam! 13 | fn identify(path: &str) -> &str { Oct 14 20:45:39.095 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 20:45:39.095 INFO kablam! Oct 14 20:45:39.095 INFO kablam! warning: function is never used: `run` Oct 14 20:45:39.095 INFO kablam! --> src/lib.rs:17:1 Oct 14 20:45:39.095 INFO kablam! | Oct 14 20:45:39.095 INFO kablam! 17 | fn run() { Oct 14 20:45:39.095 INFO kablam! | ^^^^^^^^ Oct 14 20:45:39.095 INFO kablam! Oct 14 20:45:44.403 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 8.37s Oct 14 20:45:44.420 INFO kablam! su: No module specific data is present Oct 14 20:45:45.527 INFO running `"docker" "rm" "-f" "d2aa35ceb166afa8d77e9f4dd43bece0ec817ae21b0583530e81ca37c8597694"` Oct 14 20:45:45.767 INFO blam! d2aa35ceb166afa8d77e9f4dd43bece0ec817ae21b0583530e81ca37c8597694