Oct 15 12:48:22.408 INFO testing AgustinCB/soccer-data against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 12:48:22.409 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 12:48:22.915 INFO blam! 254eabd3c4a7c2b1600e5b8e0a974374a8ed41f82fcefa398ddba30be6889413 Oct 15 12:48:22.919 INFO running `"docker" "start" "-a" "254eabd3c4a7c2b1600e5b8e0a974374a8ed41f82fcefa398ddba30be6889413"` Oct 15 12:48:24.635 INFO kablam! usermod: no changes Oct 15 12:48:24.759 INFO kablam! Compiling either v1.3.0 Oct 15 12:48:24.759 INFO kablam! Compiling iovec v0.1.0 Oct 15 12:48:24.759 INFO kablam! Compiling num_cpus v1.6.2 Oct 15 12:48:24.759 INFO kablam! Compiling time v0.1.38 Oct 15 12:48:24.759 INFO kablam! Compiling net2 v0.2.31 Oct 15 12:48:25.810 INFO kablam! Compiling itertools v0.7.1 Oct 15 12:48:26.943 INFO kablam! Compiling bytes v0.4.5 Oct 15 12:48:29.587 INFO kablam! Compiling futures-cpupool v0.1.6 Oct 15 12:48:30.303 INFO kablam! Compiling mio v0.6.10 Oct 15 12:48:33.079 INFO kablam! Compiling tokio-io v0.1.3 Oct 15 12:48:37.013 INFO kablam! Compiling tokio-core v0.1.9 Oct 15 12:48:40.391 INFO kablam! Compiling tokio-proto v0.1.1 Oct 15 12:48:43.535 INFO kablam! Compiling hyper v0.11.2 Oct 15 12:48:53.037 INFO kablam! Compiling afa-scrapper v0.1.0 (/source) Oct 15 12:48:55.299 INFO kablam! warning: unused variable: `matches` Oct 15 12:48:55.299 INFO kablam! --> src/match_manager/mod.rs:34:23 Oct 15 12:48:55.299 INFO kablam! | Oct 15 12:48:55.299 INFO kablam! 34 | pub fn save(self, matches: Vec) -> fmt::Result { Oct 15 12:48:55.299 INFO kablam! | ^^^^^^^ help: consider using `_matches` instead Oct 15 12:48:55.299 INFO kablam! | Oct 15 12:48:55.299 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 12:48:55.299 INFO kablam! Oct 15 12:48:55.331 INFO kablam! warning: struct is never constructed: `AfaApi` Oct 15 12:48:55.331 INFO kablam! --> src/api/mod.rs:17:1 Oct 15 12:48:55.331 INFO kablam! | Oct 15 12:48:55.331 INFO kablam! 17 | struct AfaApi { Oct 15 12:48:55.331 INFO kablam! | ^^^^^^^^^^^^^ Oct 15 12:48:55.331 INFO kablam! | Oct 15 12:48:55.331 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 12:48:55.331 INFO kablam! Oct 15 12:48:55.331 INFO kablam! warning: variant is never constructed: `AllRemaining` Oct 15 12:48:55.331 INFO kablam! --> src/loader/mod.rs:10:5 Oct 15 12:48:55.331 INFO kablam! | Oct 15 12:48:55.331 INFO kablam! 10 | AllRemaining, Oct 15 12:48:55.331 INFO kablam! | ^^^^^^^^^^^^ Oct 15 12:48:55.331 INFO kablam! Oct 15 12:48:55.331 INFO kablam! warning: variant is never constructed: `Next` Oct 15 12:48:55.331 INFO kablam! --> src/loader/mod.rs:11:5 Oct 15 12:48:55.331 INFO kablam! | Oct 15 12:48:55.331 INFO kablam! 11 | Next(i64) Oct 15 12:48:55.331 INFO kablam! | ^^^^^^^^^ Oct 15 12:48:55.331 INFO kablam! Oct 15 12:48:55.331 INFO kablam! warning: method is never used: `new` Oct 15 12:48:55.331 INFO kablam! --> src/loader/mod.rs:25:5 Oct 15 12:48:55.331 INFO kablam! | Oct 15 12:48:55.331 INFO kablam! 25 | pub fn new(matches: RefCell>, max_tries: Option) -> AfaLoader { Oct 15 12:48:55.331 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 12:48:55.331 INFO kablam! Oct 15 12:48:55.331 INFO kablam! warning: struct is never constructed: `MatchManager` Oct 15 12:48:55.331 INFO kablam! --> src/match_manager/mod.rs:21:1 Oct 15 12:48:55.331 INFO kablam! | Oct 15 12:48:55.331 INFO kablam! 21 | pub struct MatchManager { Oct 15 12:48:55.331 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 12:48:55.331 INFO kablam! Oct 15 12:48:55.331 INFO kablam! warning: method is never used: `new` Oct 15 12:48:55.331 INFO kablam! --> src/match_manager/mod.rs:26:5 Oct 15 12:48:55.331 INFO kablam! | Oct 15 12:48:55.331 INFO kablam! 26 | pub fn new(path: &'static str) -> MatchManager { Oct 15 12:48:55.331 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 12:48:55.331 INFO kablam! Oct 15 12:48:55.331 INFO kablam! warning: method is never used: `history` Oct 15 12:48:55.331 INFO kablam! --> src/match_manager/mod.rs:30:5 Oct 15 12:48:55.331 INFO kablam! | Oct 15 12:48:55.331 INFO kablam! 30 | pub fn history(self) -> Vec { Oct 15 12:48:55.331 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 12:48:55.331 INFO kablam! Oct 15 12:48:55.331 INFO kablam! warning: method is never used: `save` Oct 15 12:48:55.331 INFO kablam! --> src/match_manager/mod.rs:34:5 Oct 15 12:48:55.332 INFO kablam! | Oct 15 12:48:55.332 INFO kablam! 34 | pub fn save(self, matches: Vec) -> fmt::Result { Oct 15 12:48:55.332 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 12:48:55.332 INFO kablam! Oct 15 12:48:55.775 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 31.11s Oct 15 12:48:55.782 INFO kablam! su: No module specific data is present Oct 15 12:48:57.527 INFO running `"docker" "rm" "-f" "254eabd3c4a7c2b1600e5b8e0a974374a8ed41f82fcefa398ddba30be6889413"` Oct 15 12:48:57.919 INFO blam! 254eabd3c4a7c2b1600e5b8e0a974374a8ed41f82fcefa398ddba30be6889413 Oct 15 12:48:57.927 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 12:48:58.359 INFO blam! 5c38bf41ebdcbc4a2e4e7a3d5552bf175918f0f029a4969a77a6601f4850eb10 Oct 15 12:48:58.371 INFO running `"docker" "start" "-a" "5c38bf41ebdcbc4a2e4e7a3d5552bf175918f0f029a4969a77a6601f4850eb10"` Oct 15 12:48:59.714 INFO kablam! usermod: no changes Oct 15 12:48:59.855 INFO kablam! Compiling afa-scrapper v0.1.0 (/source) Oct 15 12:49:01.863 INFO kablam! warning: unused import: `self::serde_json::Value` Oct 15 12:49:01.863 INFO kablam! --> src/match_manager/mod.rs:42:9 Oct 15 12:49:01.863 INFO kablam! | Oct 15 12:49:01.863 INFO kablam! 42 | use self::serde_json::Value; Oct 15 12:49:01.863 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 12:49:01.863 INFO kablam! | Oct 15 12:49:01.863 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 12:49:01.863 INFO kablam! Oct 15 12:49:01.863 INFO kablam! warning: unused import: `super::MatchManager` Oct 15 12:49:01.863 INFO kablam! --> src/match_manager/mod.rs:43:9 Oct 15 12:49:01.863 INFO kablam! | Oct 15 12:49:01.863 INFO kablam! 43 | use super::MatchManager; Oct 15 12:49:01.863 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 15 12:49:01.863 INFO kablam! Oct 15 12:49:02.071 INFO kablam! warning: unused variable: `matches` Oct 15 12:49:02.071 INFO kablam! --> src/match_manager/mod.rs:34:23 Oct 15 12:49:02.071 INFO kablam! | Oct 15 12:49:02.071 INFO kablam! 34 | pub fn save(self, matches: Vec) -> fmt::Result { Oct 15 12:49:02.071 INFO kablam! | ^^^^^^^ help: consider using `_matches` instead Oct 15 12:49:02.071 INFO kablam! | Oct 15 12:49:02.071 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 12:49:02.071 INFO kablam! Oct 15 12:49:02.123 INFO kablam! warning: struct is never constructed: `MatchManager` Oct 15 12:49:02.123 INFO kablam! --> src/match_manager/mod.rs:21:1 Oct 15 12:49:02.123 INFO kablam! | Oct 15 12:49:02.123 INFO kablam! 21 | pub struct MatchManager { Oct 15 12:49:02.123 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 12:49:02.123 INFO kablam! | Oct 15 12:49:02.123 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 12:49:02.123 INFO kablam! Oct 15 12:49:02.123 INFO kablam! warning: method is never used: `new` Oct 15 12:49:02.123 INFO kablam! --> src/match_manager/mod.rs:26:5 Oct 15 12:49:02.123 INFO kablam! | Oct 15 12:49:02.123 INFO kablam! 26 | pub fn new(path: &'static str) -> MatchManager { Oct 15 12:49:02.123 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 12:49:02.123 INFO kablam! Oct 15 12:49:02.123 INFO kablam! warning: method is never used: `history` Oct 15 12:49:02.123 INFO kablam! --> src/match_manager/mod.rs:30:5 Oct 15 12:49:02.123 INFO kablam! | Oct 15 12:49:02.123 INFO kablam! 30 | pub fn history(self) -> Vec { Oct 15 12:49:02.123 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 12:49:02.123 INFO kablam! Oct 15 12:49:02.123 INFO kablam! warning: method is never used: `save` Oct 15 12:49:02.123 INFO kablam! --> src/match_manager/mod.rs:34:5 Oct 15 12:49:02.123 INFO kablam! | Oct 15 12:49:02.123 INFO kablam! 34 | pub fn save(self, matches: Vec) -> fmt::Result { Oct 15 12:49:02.123 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 12:49:02.123 INFO kablam! Oct 15 12:49:07.472 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 7.74s Oct 15 12:49:07.478 INFO kablam! su: No module specific data is present Oct 15 12:49:08.965 INFO running `"docker" "rm" "-f" "5c38bf41ebdcbc4a2e4e7a3d5552bf175918f0f029a4969a77a6601f4850eb10"` Oct 15 12:49:09.347 INFO blam! 5c38bf41ebdcbc4a2e4e7a3d5552bf175918f0f029a4969a77a6601f4850eb10