Oct 11 02:15:32.799 INFO testing bgmarx/recommender against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 02:15:32.800 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 02:15:32.801 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/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 11 02:15:33.230 INFO blam! 9b76490f427f44ea69738a0a5476845fb27b2193b3caf63e86735feeedb49f78 Oct 11 02:15:33.233 INFO running `"docker" "start" "-a" "9b76490f427f44ea69738a0a5476845fb27b2193b3caf63e86735feeedb49f78"` Oct 11 02:15:34.563 INFO kablam! usermod: no changes Oct 11 02:15:34.988 INFO kablam! Compiling ndarray v0.11.2 Oct 11 02:15:35.000 INFO kablam! Compiling memchr v2.0.1 Oct 11 02:15:35.033 INFO kablam! Compiling serde v1.0.70 Oct 11 02:15:35.034 INFO kablam! Compiling crossbeam-epoch v0.3.1 Oct 11 02:15:35.034 INFO kablam! Compiling tokio-reactor v0.1.2 Oct 11 02:15:35.035 INFO kablam! Compiling tokio-threadpool v0.1.5 Oct 11 02:15:35.035 INFO kablam! Compiling failure v0.1.2 Oct 11 02:15:39.260 INFO kablam! Compiling csv-core v0.1.4 Oct 11 02:15:42.866 INFO kablam! Compiling crossbeam-deque v0.2.0 Oct 11 02:15:48.636 INFO kablam! Compiling tokio-tcp v0.1.0 Oct 11 02:15:49.156 INFO kablam! Compiling tokio-udp v0.1.1 Oct 11 02:15:49.216 INFO kablam! Compiling rayon-core v1.4.1 Oct 11 02:15:49.918 INFO kablam! Compiling tokio-fs v0.1.2 Oct 11 02:15:57.092 INFO kablam! Compiling tokio v0.1.7 Oct 11 02:15:58.705 INFO kablam! Compiling rayon v1.0.2 Oct 11 02:16:05.824 INFO kablam! Compiling tokio-core v0.1.17 Oct 11 02:16:09.716 INFO kablam! Compiling hibitset v0.5.1 Oct 11 02:16:15.876 INFO kablam! Compiling rand_core v0.2.1 Oct 11 02:16:15.944 INFO kablam! Compiling smallvec v0.5.1 Oct 11 02:16:16.264 INFO kablam! Compiling serde_urlencoded v0.5.2 Oct 11 02:16:16.319 INFO kablam! Compiling serde_json v1.0.24 Oct 11 02:16:16.462 INFO kablam! Compiling csv v1.0.0 Oct 11 02:16:16.481 INFO kablam! Compiling bincode v0.9.2 Oct 11 02:16:16.584 INFO kablam! Compiling tokio-tls v0.1.4 Oct 11 02:16:20.196 INFO kablam! Compiling hyper v0.11.27 Oct 11 02:16:21.308 INFO kablam! Compiling rand v0.5.4 Oct 11 02:16:36.116 INFO kablam! Compiling wyrm v0.9.1 Oct 11 02:16:41.405 INFO kablam! Compiling hyper-tls v0.1.4 Oct 11 02:16:47.423 INFO kablam! Compiling reqwest v0.8.7 Oct 11 02:16:59.136 INFO kablam! Compiling sbr v0.4.0 Oct 11 02:17:15.272 INFO kablam! Compiling goodbooks-recommender v0.1.0 (/source) Oct 11 02:17:23.405 INFO kablam! warning: unused variable: `title_to_id` Oct 11 02:17:23.406 INFO kablam! --> src/main.rs:226:10 Oct 11 02:17:23.406 INFO kablam! | Oct 11 02:17:23.406 INFO kablam! 226 | title_to_id) = deserialize_books(books_path).unwrap(); Oct 11 02:17:23.406 INFO kablam! | ^^^^^^^^^^^ help: consider using `_title_to_id` instead Oct 11 02:17:23.406 INFO kablam! | Oct 11 02:17:23.406 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 11 02:17:23.406 INFO kablam! Oct 11 02:17:31.673 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 57s Oct 11 02:17:31.693 INFO kablam! su: No module specific data is present Oct 11 02:17:32.497 INFO running `"docker" "rm" "-f" "9b76490f427f44ea69738a0a5476845fb27b2193b3caf63e86735feeedb49f78"` Oct 11 02:17:32.908 INFO blam! 9b76490f427f44ea69738a0a5476845fb27b2193b3caf63e86735feeedb49f78 Oct 11 02:17:32.910 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 02:17:32.910 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/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 11 02:17:33.316 INFO blam! 6a14f87b7c6764c684f1cdd3ce353c0b54eb8da5904d9e10eb9b5b3338c69eed Oct 11 02:17:33.320 INFO running `"docker" "start" "-a" "6a14f87b7c6764c684f1cdd3ce353c0b54eb8da5904d9e10eb9b5b3338c69eed"` Oct 11 02:17:34.836 INFO kablam! usermod: no changes Oct 11 02:17:35.248 INFO kablam! Compiling goodbooks-recommender v0.1.0 (/source) Oct 11 02:17:43.256 INFO kablam! warning: unused variable: `title_to_id` Oct 11 02:17:43.256 INFO kablam! --> src/main.rs:226:10 Oct 11 02:17:43.256 INFO kablam! | Oct 11 02:17:43.256 INFO kablam! 226 | title_to_id) = deserialize_books(books_path).unwrap(); Oct 11 02:17:43.256 INFO kablam! | ^^^^^^^^^^^ help: consider using `_title_to_id` instead Oct 11 02:17:43.256 INFO kablam! | Oct 11 02:17:43.264 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 11 02:17:43.264 INFO kablam! Oct 11 02:17:43.961 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 9.09s Oct 11 02:17:43.982 INFO kablam! su: No module specific data is present Oct 11 02:17:44.649 INFO running `"docker" "rm" "-f" "6a14f87b7c6764c684f1cdd3ce353c0b54eb8da5904d9e10eb9b5b3338c69eed"` Oct 11 02:17:44.990 INFO blam! 6a14f87b7c6764c684f1cdd3ce353c0b54eb8da5904d9e10eb9b5b3338c69eed Oct 11 02:17:45.006 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 02:17:45.007 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/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 11 02:17:45.389 INFO blam! 7c8fd1895656ef4180e22d919edc4c74e7e72717a2d2ad7917d8d2a58d115977 Oct 11 02:17:45.400 INFO running `"docker" "start" "-a" "7c8fd1895656ef4180e22d919edc4c74e7e72717a2d2ad7917d8d2a58d115977"` Oct 11 02:17:46.342 INFO kablam! usermod: no changes Oct 11 02:17:46.650 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.27s Oct 11 02:17:46.672 INFO kablam! Running /target/debug/deps/goodbooks_recommender-0de32f730d2abdcc Oct 11 02:17:46.697 INFO blam! Oct 11 02:17:46.697 INFO blam! running 0 tests Oct 11 02:17:46.697 INFO blam! Oct 11 02:17:46.697 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 02:17:46.697 INFO blam! Oct 11 02:17:46.697 INFO kablam! su: No module specific data is present Oct 11 02:17:47.465 INFO running `"docker" "rm" "-f" "7c8fd1895656ef4180e22d919edc4c74e7e72717a2d2ad7917d8d2a58d115977"` Oct 11 02:17:47.716 INFO blam! 7c8fd1895656ef4180e22d919edc4c74e7e72717a2d2ad7917d8d2a58d115977