Oct 14 23:56:31.005 INFO testing cyrusaf/mcache against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 14 23:56:31.005 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 23:56:31.267 INFO blam! 3ef353a2c579764f6a59f994e287bd45dd1637162b82cd5a7cddcf57c647314b Oct 14 23:56:31.283 INFO running `"docker" "start" "-a" "3ef353a2c579764f6a59f994e287bd45dd1637162b82cd5a7cddcf57c647314b"` Oct 14 23:56:31.943 INFO kablam! usermod: no changes Oct 14 23:56:32.056 INFO kablam! Compiling serde v1.0.34 Oct 14 23:56:32.056 INFO kablam! Compiling serde_derive_internals v0.22.0 Oct 14 23:56:32.056 INFO kablam! Compiling redis v0.8.0 Oct 14 23:56:38.219 INFO kablam! Compiling serde_derive v1.0.34 Oct 14 23:56:47.184 INFO kablam! Compiling serde_json v1.0.13 Oct 14 23:56:51.251 INFO kablam! Compiling mcache v0.1.0 (/source) Oct 14 23:56:51.922 INFO kablam! warning: method is never used: `set` Oct 14 23:56:51.922 INFO kablam! --> src/main.rs:27:5 Oct 14 23:56:51.922 INFO kablam! | Oct 14 23:56:51.922 INFO kablam! 27 | fn set(&self, value: &T) { Oct 14 23:56:51.922 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 23:56:51.922 INFO kablam! | Oct 14 23:56:51.922 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 23:56:51.922 INFO kablam! Oct 14 23:56:51.922 INFO kablam! warning: method is never used: `get` Oct 14 23:56:51.922 INFO kablam! --> src/main.rs:32:5 Oct 14 23:56:51.922 INFO kablam! | Oct 14 23:56:51.922 INFO kablam! 32 | fn get<'a, T: serde::de::DeserializeOwned>(&self, key: String) -> T { Oct 14 23:56:51.922 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 23:56:51.922 INFO kablam! Oct 14 23:56:51.935 INFO kablam! warning: variable `fetchFn` should have a snake case name such as `fetch_fn` Oct 14 23:56:51.935 INFO kablam! --> src/main.rs:59:52 Oct 14 23:56:51.935 INFO kablam! | Oct 14 23:56:51.935 INFO kablam! 59 | fn multi_fetch(&self, keys: Vec, fetchFn: F) -> Vec where Oct 14 23:56:51.935 INFO kablam! | ^^^^^^^ Oct 14 23:56:51.935 INFO kablam! | Oct 14 23:56:51.935 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 14 23:56:51.935 INFO kablam! Oct 14 23:56:52.823 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 20.84s Oct 14 23:56:52.827 INFO kablam! su: No module specific data is present Oct 14 23:56:53.112 INFO running `"docker" "rm" "-f" "3ef353a2c579764f6a59f994e287bd45dd1637162b82cd5a7cddcf57c647314b"` Oct 14 23:56:53.276 INFO blam! 3ef353a2c579764f6a59f994e287bd45dd1637162b82cd5a7cddcf57c647314b Oct 14 23:56:53.278 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 23:56:53.555 INFO blam! 0daab440d73715a65e61f62cde18a5d776cffe3caf532c80080568eb40757ff6 Oct 14 23:56:53.555 INFO running `"docker" "start" "-a" "0daab440d73715a65e61f62cde18a5d776cffe3caf532c80080568eb40757ff6"` Oct 14 23:56:53.945 INFO kablam! usermod: no changes Oct 14 23:56:53.998 INFO kablam! Compiling mcache v0.1.0 (/source) Oct 14 23:56:54.640 INFO kablam! warning: method is never used: `set` Oct 14 23:56:54.640 INFO kablam! --> src/main.rs:27:5 Oct 14 23:56:54.640 INFO kablam! | Oct 14 23:56:54.640 INFO kablam! 27 | fn set(&self, value: &T) { Oct 14 23:56:54.640 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 23:56:54.640 INFO kablam! | Oct 14 23:56:54.640 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 23:56:54.640 INFO kablam! Oct 14 23:56:54.640 INFO kablam! warning: method is never used: `get` Oct 14 23:56:54.640 INFO kablam! --> src/main.rs:32:5 Oct 14 23:56:54.640 INFO kablam! | Oct 14 23:56:54.640 INFO kablam! 32 | fn get<'a, T: serde::de::DeserializeOwned>(&self, key: String) -> T { Oct 14 23:56:54.640 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 23:56:54.640 INFO kablam! Oct 14 23:56:54.643 INFO kablam! warning: variable `fetchFn` should have a snake case name such as `fetch_fn` Oct 14 23:56:54.643 INFO kablam! --> src/main.rs:59:52 Oct 14 23:56:54.643 INFO kablam! | Oct 14 23:56:54.643 INFO kablam! 59 | fn multi_fetch(&self, keys: Vec, fetchFn: F) -> Vec where Oct 14 23:56:54.643 INFO kablam! | ^^^^^^^ Oct 14 23:56:54.643 INFO kablam! | Oct 14 23:56:54.643 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 14 23:56:54.643 INFO kablam! Oct 14 23:56:54.977 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.01s Oct 14 23:56:54.983 INFO kablam! su: No module specific data is present Oct 14 23:56:55.252 INFO running `"docker" "rm" "-f" "0daab440d73715a65e61f62cde18a5d776cffe3caf532c80080568eb40757ff6"` Oct 14 23:56:55.411 INFO blam! 0daab440d73715a65e61f62cde18a5d776cffe3caf532c80080568eb40757ff6 Oct 14 23:56:55.418 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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" "-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 23:56:55.719 INFO blam! 0b50436f1f4585d2439aafb995332a54c73657ce1ec7a47c5dd8b2ab2c991e05 Oct 14 23:56:55.719 INFO running `"docker" "start" "-a" "0b50436f1f4585d2439aafb995332a54c73657ce1ec7a47c5dd8b2ab2c991e05"` Oct 14 23:56:56.179 INFO kablam! usermod: no changes Oct 14 23:56:56.231 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.03s Oct 14 23:56:56.232 INFO kablam! Running /target/debug/deps/mcache-a11fae02662bb87f Oct 14 23:56:56.234 INFO blam! Oct 14 23:56:56.234 INFO blam! running 0 tests Oct 14 23:56:56.234 INFO blam! Oct 14 23:56:56.234 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 23:56:56.234 INFO blam! Oct 14 23:56:56.235 INFO kablam! su: No module specific data is present Oct 14 23:56:56.463 INFO running `"docker" "rm" "-f" "0b50436f1f4585d2439aafb995332a54c73657ce1ec7a47c5dd8b2ab2c991e05"` Oct 14 23:56:56.616 INFO blam! 0b50436f1f4585d2439aafb995332a54c73657ce1ec7a47c5dd8b2ab2c991e05