Oct 15 12:48:39.743 INFO testing AgustinCB/soccer-data against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 12:48:39.745 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 12:48:40.263 INFO blam! 086e78a5cd75be07ddc2706d786aef57170769baced84d679e2e12b8df75405f Oct 15 12:48:40.264 INFO running `"docker" "start" "-a" "086e78a5cd75be07ddc2706d786aef57170769baced84d679e2e12b8df75405f"` Oct 15 12:48:41.949 INFO kablam! usermod: no changes Oct 15 12:48:42.099 INFO kablam! Compiling itertools v0.7.1 Oct 15 12:48:42.099 INFO kablam! Compiling futures-cpupool v0.1.6 Oct 15 12:48:44.440 INFO kablam! Compiling hyper v0.11.2 Oct 15 12:48:56.140 INFO kablam! Compiling afa-scrapper v0.1.0 (/source) Oct 15 12:48:58.299 INFO kablam! warning: unused variable: `matches` Oct 15 12:48:58.300 INFO kablam! --> src/match_manager/mod.rs:34:23 Oct 15 12:48:58.300 INFO kablam! | Oct 15 12:48:58.300 INFO kablam! 34 | pub fn save(self, matches: Vec) -> fmt::Result { Oct 15 12:48:58.300 INFO kablam! | ^^^^^^^ help: consider using `_matches` instead Oct 15 12:48:58.301 INFO kablam! | Oct 15 12:48:58.301 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 12:48:58.301 INFO kablam! Oct 15 12:48:58.327 INFO kablam! warning: struct is never constructed: `AfaApi` Oct 15 12:48:58.328 INFO kablam! --> src/api/mod.rs:17:1 Oct 15 12:48:58.328 INFO kablam! | Oct 15 12:48:58.328 INFO kablam! 17 | struct AfaApi { Oct 15 12:48:58.329 INFO kablam! | ^^^^^^^^^^^^^ Oct 15 12:48:58.329 INFO kablam! | Oct 15 12:48:58.330 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 12:48:58.330 INFO kablam! Oct 15 12:48:58.330 INFO kablam! warning: variant is never constructed: `AllRemaining` Oct 15 12:48:58.331 INFO kablam! --> src/loader/mod.rs:10:5 Oct 15 12:48:58.333 INFO kablam! | Oct 15 12:48:58.333 INFO kablam! 10 | AllRemaining, Oct 15 12:48:58.333 INFO kablam! | ^^^^^^^^^^^^ Oct 15 12:48:58.333 INFO kablam! Oct 15 12:48:58.333 INFO kablam! warning: variant is never constructed: `Next` Oct 15 12:48:58.333 INFO kablam! --> src/loader/mod.rs:11:5 Oct 15 12:48:58.333 INFO kablam! | Oct 15 12:48:58.333 INFO kablam! 11 | Next(i64) Oct 15 12:48:58.333 INFO kablam! | ^^^^^^^^^ Oct 15 12:48:58.333 INFO kablam! Oct 15 12:48:58.333 INFO kablam! warning: method is never used: `new` Oct 15 12:48:58.333 INFO kablam! --> src/loader/mod.rs:25:5 Oct 15 12:48:58.333 INFO kablam! | Oct 15 12:48:58.333 INFO kablam! 25 | pub fn new(matches: RefCell>, max_tries: Option) -> AfaLoader { Oct 15 12:48:58.333 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 12:48:58.333 INFO kablam! Oct 15 12:48:58.333 INFO kablam! warning: struct is never constructed: `MatchManager` Oct 15 12:48:58.333 INFO kablam! --> src/match_manager/mod.rs:21:1 Oct 15 12:48:58.333 INFO kablam! | Oct 15 12:48:58.333 INFO kablam! 21 | pub struct MatchManager { Oct 15 12:48:58.333 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 12:48:58.333 INFO kablam! Oct 15 12:48:58.333 INFO kablam! warning: method is never used: `new` Oct 15 12:48:58.333 INFO kablam! --> src/match_manager/mod.rs:26:5 Oct 15 12:48:58.333 INFO kablam! | Oct 15 12:48:58.333 INFO kablam! 26 | pub fn new(path: &'static str) -> MatchManager { Oct 15 12:48:58.333 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 12:48:58.333 INFO kablam! Oct 15 12:48:58.333 INFO kablam! warning: method is never used: `history` Oct 15 12:48:58.333 INFO kablam! --> src/match_manager/mod.rs:30:5 Oct 15 12:48:58.333 INFO kablam! | Oct 15 12:48:58.333 INFO kablam! 30 | pub fn history(self) -> Vec { Oct 15 12:48:58.333 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 12:48:58.333 INFO kablam! Oct 15 12:48:58.333 INFO kablam! warning: method is never used: `save` Oct 15 12:48:58.333 INFO kablam! --> src/match_manager/mod.rs:34:5 Oct 15 12:48:58.333 INFO kablam! | Oct 15 12:48:58.333 INFO kablam! 34 | pub fn save(self, matches: Vec) -> fmt::Result { Oct 15 12:48:58.333 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 12:48:58.333 INFO kablam! Oct 15 12:48:58.863 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 16.88s Oct 15 12:48:58.864 INFO kablam! su: No module specific data is present Oct 15 12:48:59.819 INFO running `"docker" "rm" "-f" "086e78a5cd75be07ddc2706d786aef57170769baced84d679e2e12b8df75405f"` Oct 15 12:49:00.129 INFO blam! 086e78a5cd75be07ddc2706d786aef57170769baced84d679e2e12b8df75405f Oct 15 12:49:00.133 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 12:49:00.768 INFO blam! f631aab3405b601b88a59df432cea32760900a777317d3e9bc227ca9407c2905 Oct 15 12:49:00.770 INFO running `"docker" "start" "-a" "f631aab3405b601b88a59df432cea32760900a777317d3e9bc227ca9407c2905"` Oct 15 12:49:02.874 INFO kablam! usermod: no changes Oct 15 12:49:03.067 INFO kablam! Compiling afa-scrapper v0.1.0 (/source) Oct 15 12:49:05.103 INFO kablam! warning: unused import: `self::serde_json::Value` Oct 15 12:49:05.103 INFO kablam! --> src/match_manager/mod.rs:42:9 Oct 15 12:49:05.103 INFO kablam! | Oct 15 12:49:05.103 INFO kablam! 42 | use self::serde_json::Value; Oct 15 12:49:05.103 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 12:49:05.103 INFO kablam! | Oct 15 12:49:05.103 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 12:49:05.103 INFO kablam! Oct 15 12:49:05.103 INFO kablam! warning: unused import: `super::MatchManager` Oct 15 12:49:05.103 INFO kablam! --> src/match_manager/mod.rs:43:9 Oct 15 12:49:05.103 INFO kablam! | Oct 15 12:49:05.103 INFO kablam! 43 | use super::MatchManager; Oct 15 12:49:05.103 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 15 12:49:05.104 INFO kablam! Oct 15 12:49:05.367 INFO kablam! warning: unused variable: `matches` Oct 15 12:49:05.367 INFO kablam! --> src/match_manager/mod.rs:34:23 Oct 15 12:49:05.367 INFO kablam! | Oct 15 12:49:05.367 INFO kablam! 34 | pub fn save(self, matches: Vec) -> fmt::Result { Oct 15 12:49:05.367 INFO kablam! | ^^^^^^^ help: consider using `_matches` instead Oct 15 12:49:05.367 INFO kablam! | Oct 15 12:49:05.367 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 12:49:05.367 INFO kablam! Oct 15 12:49:05.415 INFO kablam! warning: struct is never constructed: `MatchManager` Oct 15 12:49:05.415 INFO kablam! --> src/match_manager/mod.rs:21:1 Oct 15 12:49:05.415 INFO kablam! | Oct 15 12:49:05.415 INFO kablam! 21 | pub struct MatchManager { Oct 15 12:49:05.415 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 12:49:05.415 INFO kablam! | Oct 15 12:49:05.415 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 12:49:05.415 INFO kablam! Oct 15 12:49:05.415 INFO kablam! warning: method is never used: `new` Oct 15 12:49:05.415 INFO kablam! --> src/match_manager/mod.rs:26:5 Oct 15 12:49:05.415 INFO kablam! | Oct 15 12:49:05.415 INFO kablam! 26 | pub fn new(path: &'static str) -> MatchManager { Oct 15 12:49:05.415 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 12:49:05.415 INFO kablam! Oct 15 12:49:05.415 INFO kablam! warning: method is never used: `history` Oct 15 12:49:05.415 INFO kablam! --> src/match_manager/mod.rs:30:5 Oct 15 12:49:05.415 INFO kablam! | Oct 15 12:49:05.415 INFO kablam! 30 | pub fn history(self) -> Vec { Oct 15 12:49:05.415 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 12:49:05.415 INFO kablam! Oct 15 12:49:05.415 INFO kablam! warning: method is never used: `save` Oct 15 12:49:05.415 INFO kablam! --> src/match_manager/mod.rs:34:5 Oct 15 12:49:05.415 INFO kablam! | Oct 15 12:49:05.415 INFO kablam! 34 | pub fn save(self, matches: Vec) -> fmt::Result { Oct 15 12:49:05.415 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 12:49:05.415 INFO kablam! Oct 15 12:49:11.077 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 8.17s Oct 15 12:49:11.088 INFO kablam! su: No module specific data is present Oct 15 12:49:12.795 INFO running `"docker" "rm" "-f" "f631aab3405b601b88a59df432cea32760900a777317d3e9bc227ca9407c2905"` Oct 15 12:49:13.175 INFO blam! f631aab3405b601b88a59df432cea32760900a777317d3e9bc227ca9407c2905