Oct 12 23:32:58.736 INFO testing sourgrasses/opalkv against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 12 23:32:58.736 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 12 23:32:59.093 INFO blam! 7a18c90dff652c9e4f0b5b0e10542ab69495a70d9349e0e9e56b35b2fc0a58a4 Oct 12 23:32:59.095 INFO running `"docker" "start" "-a" "7a18c90dff652c9e4f0b5b0e10542ab69495a70d9349e0e9e56b35b2fc0a58a4"` Oct 12 23:33:00.668 INFO kablam! usermod: no changes Oct 12 23:33:00.916 INFO kablam! Compiling smallvec v0.6.2 Oct 12 23:33:00.916 INFO kablam! Compiling crossbeam-utils v0.4.1 Oct 12 23:33:00.916 INFO kablam! Compiling openssl-sys v0.9.33 Oct 12 23:33:00.923 INFO kablam! Compiling zstd-sys v1.4.3+zstd.1.3.4 Oct 12 23:33:00.923 INFO kablam! Compiling crossbeam-epoch v0.4.3 Oct 12 23:33:00.923 INFO kablam! Compiling tokio-io v0.1.7 Oct 12 23:33:04.019 INFO kablam! Compiling parking_lot_core v0.2.14 Oct 12 23:33:05.200 INFO kablam! Compiling crossbeam-deque v0.3.1 Oct 12 23:33:06.772 INFO kablam! Compiling tokio-threadpool v0.1.4 Oct 12 23:33:07.595 INFO kablam! Compiling tokio-codec v0.1.0 Oct 12 23:33:07.595 INFO kablam! Compiling tokio-reactor v0.1.2 Oct 12 23:33:08.671 INFO kablam! Compiling openssl v0.9.24 Oct 12 23:33:08.875 INFO kablam! Compiling parking_lot v0.5.5 Oct 12 23:33:15.251 INFO kablam! Compiling crossbeam-channel v0.2.1 Oct 12 23:33:15.472 INFO kablam! Compiling tokio-udp v0.1.1 Oct 12 23:33:15.474 INFO kablam! Compiling tokio-tcp v0.1.0 Oct 12 23:33:20.723 INFO kablam! Compiling tokio-fs v0.1.1 Oct 12 23:33:22.875 INFO kablam! Compiling tokio v0.1.7 Oct 12 23:33:29.472 INFO kablam! Compiling tokio-core v0.1.17 Oct 12 23:33:30.079 INFO kablam! Compiling native-tls v0.1.5 Oct 12 23:33:35.743 INFO kablam! Compiling tokio-tls v0.1.4 Oct 12 23:34:06.939 INFO kablam! Compiling zstd-safe v1.4.3+zstd.1.3.4 Oct 12 23:34:07.519 INFO kablam! Compiling zstd v0.4.18+zstd.1.3.4 Oct 12 23:34:08.199 INFO kablam! Compiling opalkv v0.1.0 (/source) Oct 12 23:34:08.879 INFO kablam! warning: unused `#[macro_use]` import Oct 12 23:34:08.879 INFO kablam! --> src/main.rs:5:1 Oct 12 23:34:08.879 INFO kablam! | Oct 12 23:34:08.879 INFO kablam! 5 | #[macro_use] Oct 12 23:34:08.879 INFO kablam! | ^^^^^^^^^^^^ Oct 12 23:34:08.879 INFO kablam! | Oct 12 23:34:08.879 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 23:34:08.879 INFO kablam! Oct 12 23:34:09.006 INFO kablam! warning: use of deprecated item 'tokio::io::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Oct 12 23:34:09.006 INFO kablam! --> src/server.rs:31:40 Oct 12 23:34:09.006 INFO kablam! | Oct 12 23:34:09.006 INFO kablam! 31 | let framed_sock = sock.framed(QueryCodec::new()); Oct 12 23:34:09.006 INFO kablam! | ^^^^^^ Oct 12 23:34:09.006 INFO kablam! | Oct 12 23:34:09.007 INFO kablam! = note: #[warn(deprecated)] on by default Oct 12 23:34:09.007 INFO kablam! Oct 12 23:34:09.021 INFO kablam! warning: unused variable: `page_size` Oct 12 23:34:09.021 INFO kablam! --> src/main.rs:25:9 Oct 12 23:34:09.021 INFO kablam! | Oct 12 23:34:09.021 INFO kablam! 25 | let page_size: i64 = unsafe { Oct 12 23:34:09.021 INFO kablam! | ^^^^^^^^^ help: consider using `_page_size` instead Oct 12 23:34:09.021 INFO kablam! | Oct 12 23:34:09.021 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 12 23:34:09.021 INFO kablam! Oct 12 23:34:09.047 INFO kablam! warning: field is never used: `map` Oct 12 23:34:09.047 INFO kablam! --> src/hash/mod.rs:10:5 Oct 12 23:34:09.047 INFO kablam! | Oct 12 23:34:09.047 INFO kablam! 10 | map: BTreeMap Oct 12 23:34:09.047 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:34:09.047 INFO kablam! | Oct 12 23:34:09.047 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 23:34:09.047 INFO kablam! Oct 12 23:34:09.047 INFO kablam! warning: method is never used: `get` Oct 12 23:34:09.047 INFO kablam! --> src/hash/mod.rs:20:5 Oct 12 23:34:09.047 INFO kablam! | Oct 12 23:34:09.047 INFO kablam! 20 | fn get(&self, k: &Bytes) -> Option<&Bytes> { Oct 12 23:34:09.047 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:34:09.047 INFO kablam! Oct 12 23:34:09.047 INFO kablam! warning: method is never used: `put` Oct 12 23:34:09.047 INFO kablam! --> src/hash/mod.rs:24:5 Oct 12 23:34:09.047 INFO kablam! | Oct 12 23:34:09.047 INFO kablam! 24 | fn put(&mut self, k: &Bytes, v: &Bytes) -> Option { Oct 12 23:34:09.047 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:34:09.047 INFO kablam! Oct 12 23:34:09.047 INFO kablam! warning: method is never used: `del` Oct 12 23:34:09.047 INFO kablam! --> src/hash/mod.rs:28:5 Oct 12 23:34:09.047 INFO kablam! | Oct 12 23:34:09.047 INFO kablam! 28 | fn del(&mut self, k: &Bytes) -> Option { Oct 12 23:34:09.047 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:34:09.047 INFO kablam! Oct 12 23:34:09.047 INFO kablam! warning: method is never used: `query` Oct 12 23:34:09.047 INFO kablam! --> src/hash/mod.rs:32:5 Oct 12 23:34:09.048 INFO kablam! | Oct 12 23:34:09.048 INFO kablam! 32 | pub fn query(&mut self, msg: &Query) -> Result, io::Error> { Oct 12 23:34:09.048 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:34:09.048 INFO kablam! Oct 12 23:34:09.048 INFO kablam! warning: method is never used: `new` Oct 12 23:34:09.048 INFO kablam! --> src/query.rs:22:5 Oct 12 23:34:09.048 INFO kablam! | Oct 12 23:34:09.048 INFO kablam! 22 | pub fn new(qtype: QueryType, key: Bytes, value: Option) -> Query { Oct 12 23:34:09.048 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:34:09.048 INFO kablam! Oct 12 23:34:09.048 INFO kablam! warning: field is never used: `db` Oct 12 23:34:09.048 INFO kablam! --> src/server.rs:12:5 Oct 12 23:34:09.048 INFO kablam! | Oct 12 23:34:09.048 INFO kablam! 12 | db: OpalDb, Oct 12 23:34:09.048 INFO kablam! | ^^^^^^^^^^ Oct 12 23:34:09.049 INFO kablam! Oct 12 23:34:09.049 INFO kablam! warning: the feature `extern_prelude` has been stable since 1.30.0 and no longer requires an attribute to enable Oct 12 23:34:09.049 INFO kablam! --> src/main.rs:1:12 Oct 12 23:34:09.049 INFO kablam! | Oct 12 23:34:09.049 INFO kablam! 1 | #![feature(extern_prelude)] Oct 12 23:34:09.049 INFO kablam! | ^^^^^^^^^^^^^^ Oct 12 23:34:09.049 INFO kablam! | Oct 12 23:34:09.049 INFO kablam! = note: #[warn(stable_features)] on by default Oct 12 23:34:09.049 INFO kablam! Oct 12 23:34:10.812 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 10s Oct 12 23:34:10.825 INFO kablam! su: No module specific data is present Oct 12 23:34:12.439 INFO running `"docker" "rm" "-f" "7a18c90dff652c9e4f0b5b0e10542ab69495a70d9349e0e9e56b35b2fc0a58a4"` Oct 12 23:34:12.683 INFO blam! 7a18c90dff652c9e4f0b5b0e10542ab69495a70d9349e0e9e56b35b2fc0a58a4 Oct 12 23:34:12.688 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 12 23:34:13.408 INFO blam! 7149980b3678ebbbe3687b071a0f327ff4d6c8ce057da957ad37a4606d14326a Oct 12 23:34:13.410 INFO running `"docker" "start" "-a" "7149980b3678ebbbe3687b071a0f327ff4d6c8ce057da957ad37a4606d14326a"` Oct 12 23:34:15.160 INFO kablam! usermod: no changes Oct 12 23:34:15.331 INFO kablam! Compiling opalkv v0.1.0 (/source) Oct 12 23:34:16.151 INFO kablam! warning: unused `#[macro_use]` import Oct 12 23:34:16.151 INFO kablam! --> src/main.rs:5:1 Oct 12 23:34:16.151 INFO kablam! | Oct 12 23:34:16.151 INFO kablam! 5 | #[macro_use] Oct 12 23:34:16.151 INFO kablam! | ^^^^^^^^^^^^ Oct 12 23:34:16.151 INFO kablam! | Oct 12 23:34:16.151 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 23:34:16.151 INFO kablam! Oct 12 23:34:16.306 INFO kablam! warning: use of deprecated item 'tokio::io::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Oct 12 23:34:16.306 INFO kablam! --> src/server.rs:31:40 Oct 12 23:34:16.306 INFO kablam! | Oct 12 23:34:16.306 INFO kablam! 31 | let framed_sock = sock.framed(QueryCodec::new()); Oct 12 23:34:16.306 INFO kablam! | ^^^^^^ Oct 12 23:34:16.306 INFO kablam! | Oct 12 23:34:16.306 INFO kablam! = note: #[warn(deprecated)] on by default Oct 12 23:34:16.306 INFO kablam! Oct 12 23:34:16.320 INFO kablam! warning: unused variable: `page_size` Oct 12 23:34:16.320 INFO kablam! --> src/main.rs:25:9 Oct 12 23:34:16.320 INFO kablam! | Oct 12 23:34:16.320 INFO kablam! 25 | let page_size: i64 = unsafe { Oct 12 23:34:16.320 INFO kablam! | ^^^^^^^^^ help: consider using `_page_size` instead Oct 12 23:34:16.320 INFO kablam! | Oct 12 23:34:16.320 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 12 23:34:16.320 INFO kablam! Oct 12 23:34:16.348 INFO kablam! warning: field is never used: `map` Oct 12 23:34:16.348 INFO kablam! --> src/hash/mod.rs:10:5 Oct 12 23:34:16.348 INFO kablam! | Oct 12 23:34:16.348 INFO kablam! 10 | map: BTreeMap Oct 12 23:34:16.348 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:34:16.348 INFO kablam! | Oct 12 23:34:16.348 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 23:34:16.348 INFO kablam! Oct 12 23:34:16.349 INFO kablam! warning: method is never used: `get` Oct 12 23:34:16.349 INFO kablam! --> src/hash/mod.rs:20:5 Oct 12 23:34:16.349 INFO kablam! | Oct 12 23:34:16.349 INFO kablam! 20 | fn get(&self, k: &Bytes) -> Option<&Bytes> { Oct 12 23:34:16.349 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:34:16.349 INFO kablam! Oct 12 23:34:16.349 INFO kablam! warning: method is never used: `put` Oct 12 23:34:16.349 INFO kablam! --> src/hash/mod.rs:24:5 Oct 12 23:34:16.349 INFO kablam! | Oct 12 23:34:16.349 INFO kablam! 24 | fn put(&mut self, k: &Bytes, v: &Bytes) -> Option { Oct 12 23:34:16.349 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:34:16.349 INFO kablam! Oct 12 23:34:16.349 INFO kablam! warning: method is never used: `del` Oct 12 23:34:16.349 INFO kablam! --> src/hash/mod.rs:28:5 Oct 12 23:34:16.349 INFO kablam! | Oct 12 23:34:16.349 INFO kablam! 28 | fn del(&mut self, k: &Bytes) -> Option { Oct 12 23:34:16.349 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:34:16.349 INFO kablam! Oct 12 23:34:16.349 INFO kablam! warning: method is never used: `query` Oct 12 23:34:16.349 INFO kablam! --> src/hash/mod.rs:32:5 Oct 12 23:34:16.349 INFO kablam! | Oct 12 23:34:16.349 INFO kablam! 32 | pub fn query(&mut self, msg: &Query) -> Result, io::Error> { Oct 12 23:34:16.349 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:34:16.349 INFO kablam! Oct 12 23:34:16.350 INFO kablam! warning: method is never used: `new` Oct 12 23:34:16.350 INFO kablam! --> src/query.rs:22:5 Oct 12 23:34:16.350 INFO kablam! | Oct 12 23:34:16.350 INFO kablam! 22 | pub fn new(qtype: QueryType, key: Bytes, value: Option) -> Query { Oct 12 23:34:16.350 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:34:16.350 INFO kablam! Oct 12 23:34:16.350 INFO kablam! warning: field is never used: `db` Oct 12 23:34:16.350 INFO kablam! --> src/server.rs:12:5 Oct 12 23:34:16.350 INFO kablam! | Oct 12 23:34:16.350 INFO kablam! 12 | db: OpalDb, Oct 12 23:34:16.350 INFO kablam! | ^^^^^^^^^^ Oct 12 23:34:16.350 INFO kablam! Oct 12 23:34:16.350 INFO kablam! warning: the feature `extern_prelude` has been stable since 1.30.0 and no longer requires an attribute to enable Oct 12 23:34:16.350 INFO kablam! --> src/main.rs:1:12 Oct 12 23:34:16.350 INFO kablam! | Oct 12 23:34:16.350 INFO kablam! 1 | #![feature(extern_prelude)] Oct 12 23:34:16.350 INFO kablam! | ^^^^^^^^^^^^^^ Oct 12 23:34:16.350 INFO kablam! | Oct 12 23:34:16.359 INFO kablam! = note: #[warn(stable_features)] on by default Oct 12 23:34:16.359 INFO kablam! Oct 12 23:34:16.834 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.66s Oct 12 23:34:16.841 INFO kablam! su: No module specific data is present Oct 12 23:34:18.134 INFO running `"docker" "rm" "-f" "7149980b3678ebbbe3687b071a0f327ff4d6c8ce057da957ad37a4606d14326a"` Oct 12 23:34:18.419 INFO blam! 7149980b3678ebbbe3687b071a0f327ff4d6c8ce057da957ad37a4606d14326a Oct 12 23:34:18.426 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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" "-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 12 23:34:18.995 INFO blam! a07a18664b688899193d409b85f696afd8a12e22a0ffa4d1d8b4454f80d5a25f Oct 12 23:34:18.997 INFO running `"docker" "start" "-a" "a07a18664b688899193d409b85f696afd8a12e22a0ffa4d1d8b4454f80d5a25f"` Oct 12 23:34:19.906 INFO kablam! usermod: no changes Oct 12 23:34:20.042 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.11s Oct 12 23:34:20.059 INFO kablam! Running /target/debug/deps/opalkv-71f8429a43738211 Oct 12 23:34:20.065 INFO blam! Oct 12 23:34:20.065 INFO blam! running 0 tests Oct 12 23:34:20.065 INFO blam! Oct 12 23:34:20.065 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 23:34:20.065 INFO blam! Oct 12 23:34:20.069 INFO kablam! su: No module specific data is present Oct 12 23:34:20.632 INFO running `"docker" "rm" "-f" "a07a18664b688899193d409b85f696afd8a12e22a0ffa4d1d8b4454f80d5a25f"` Oct 12 23:34:20.830 INFO blam! a07a18664b688899193d409b85f696afd8a12e22a0ffa4d1d8b4454f80d5a25f