Oct 26 20:31:52.078 INFO checking sourgrasses/opalkv against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 26 20:31:52.079 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-1/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/pr-55192-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-alt check --frozen --all --all-targets" "-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 26 20:31:52.438 INFO blam! c65e97d5d4fa3648f651cffded7cf7483efcc0c6dcc786172459e700c94235fe Oct 26 20:31:52.441 INFO running `"docker" "start" "-a" "c65e97d5d4fa3648f651cffded7cf7483efcc0c6dcc786172459e700c94235fe"` Oct 26 20:31:54.305 INFO kablam! usermod: no changes Oct 26 20:31:54.571 INFO kablam! Checking crossbeam-utils v0.4.1 Oct 26 20:31:54.579 INFO kablam! Compiling zstd-sys v1.4.3+zstd.1.3.4 Oct 26 20:31:54.580 INFO kablam! Checking mio v0.6.14 Oct 26 20:31:54.580 INFO kablam! Checking tokio-io v0.1.7 Oct 26 20:31:54.581 INFO kablam! Checking tokio-threadpool v0.1.4 Oct 26 20:31:56.027 INFO kablam! Checking crossbeam-channel v0.2.1 Oct 26 20:31:58.520 INFO kablam! Checking tokio-codec v0.1.0 Oct 26 20:31:58.709 INFO kablam! Checking tokio-fs v0.1.1 Oct 26 20:31:59.111 INFO kablam! Checking tokio-reactor v0.1.2 Oct 26 20:32:00.127 INFO kablam! Checking tokio-tcp v0.1.0 Oct 26 20:32:00.127 INFO kablam! Checking tokio-udp v0.1.1 Oct 26 20:32:00.799 INFO kablam! Checking tokio v0.1.7 Oct 26 20:32:02.103 INFO kablam! Checking tokio-core v0.1.17 Oct 26 20:32:04.300 INFO kablam! Checking tokio-tls v0.1.4 Oct 26 20:32:37.407 INFO kablam! Checking zstd-safe v1.4.3+zstd.1.3.4 Oct 26 20:32:37.734 INFO kablam! Checking zstd v0.4.18+zstd.1.3.4 Oct 26 20:32:38.203 INFO kablam! Checking opalkv v0.1.0 (/source) Oct 26 20:32:39.543 INFO kablam! warning: unused `#[macro_use]` import Oct 26 20:32:39.543 INFO kablam! --> src/main.rs:5:1 Oct 26 20:32:39.543 INFO kablam! | Oct 26 20:32:39.543 INFO kablam! 5 | #[macro_use] Oct 26 20:32:39.543 INFO kablam! | ^^^^^^^^^^^^ Oct 26 20:32:39.543 INFO kablam! | Oct 26 20:32:39.543 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 26 20:32:39.543 INFO kablam! Oct 26 20:32:39.603 INFO kablam! warning: unused `#[macro_use]` import Oct 26 20:32:39.603 INFO kablam! --> src/main.rs:5:1 Oct 26 20:32:39.603 INFO kablam! | Oct 26 20:32:39.603 INFO kablam! 5 | #[macro_use] Oct 26 20:32:39.603 INFO kablam! | ^^^^^^^^^^^^ Oct 26 20:32:39.603 INFO kablam! | Oct 26 20:32:39.603 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 26 20:32:39.603 INFO kablam! Oct 26 20:32:39.763 INFO kablam! warning: use of deprecated item 'tokio::io::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Oct 26 20:32:39.763 INFO kablam! --> src/server.rs:31:40 Oct 26 20:32:39.763 INFO kablam! | Oct 26 20:32:39.763 INFO kablam! 31 | let framed_sock = sock.framed(QueryCodec::new()); Oct 26 20:32:39.763 INFO kablam! | ^^^^^^ Oct 26 20:32:39.763 INFO kablam! | Oct 26 20:32:39.763 INFO kablam! = note: #[warn(deprecated)] on by default Oct 26 20:32:39.763 INFO kablam! Oct 26 20:32:39.787 INFO kablam! warning: unused variable: `page_size` Oct 26 20:32:39.787 INFO kablam! --> src/main.rs:25:9 Oct 26 20:32:39.787 INFO kablam! | Oct 26 20:32:39.787 INFO kablam! 25 | let page_size: i64 = unsafe { Oct 26 20:32:39.787 INFO kablam! | ^^^^^^^^^ help: consider using `_page_size` instead Oct 26 20:32:39.787 INFO kablam! | Oct 26 20:32:39.787 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 26 20:32:39.787 INFO kablam! Oct 26 20:32:39.795 INFO kablam! warning: use of deprecated item 'tokio::io::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Oct 26 20:32:39.795 INFO kablam! --> src/server.rs:31:40 Oct 26 20:32:39.795 INFO kablam! | Oct 26 20:32:39.795 INFO kablam! 31 | let framed_sock = sock.framed(QueryCodec::new()); Oct 26 20:32:39.795 INFO kablam! | ^^^^^^ Oct 26 20:32:39.795 INFO kablam! | Oct 26 20:32:39.795 INFO kablam! = note: #[warn(deprecated)] on by default Oct 26 20:32:39.795 INFO kablam! Oct 26 20:32:39.804 INFO kablam! warning: unused variable: `page_size` Oct 26 20:32:39.804 INFO kablam! --> src/main.rs:25:9 Oct 26 20:32:39.804 INFO kablam! | Oct 26 20:32:39.804 INFO kablam! 25 | let page_size: i64 = unsafe { Oct 26 20:32:39.804 INFO kablam! | ^^^^^^^^^ help: consider using `_page_size` instead Oct 26 20:32:39.804 INFO kablam! | Oct 26 20:32:39.804 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 26 20:32:39.804 INFO kablam! Oct 26 20:32:39.815 INFO kablam! warning: field is never used: `map` Oct 26 20:32:39.815 INFO kablam! --> src/hash/mod.rs:10:5 Oct 26 20:32:39.815 INFO kablam! | Oct 26 20:32:39.815 INFO kablam! 10 | map: BTreeMap Oct 26 20:32:39.815 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 20:32:39.815 INFO kablam! | Oct 26 20:32:39.815 INFO kablam! = note: #[warn(dead_code)] on by default Oct 26 20:32:39.815 INFO kablam! Oct 26 20:32:39.815 INFO kablam! warning: method is never used: `get` Oct 26 20:32:39.815 INFO kablam! --> src/hash/mod.rs:20:5 Oct 26 20:32:39.816 INFO kablam! | Oct 26 20:32:39.816 INFO kablam! 20 | fn get(&self, k: &Bytes) -> Option<&Bytes> { Oct 26 20:32:39.816 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 20:32:39.816 INFO kablam! Oct 26 20:32:39.816 INFO kablam! warning: method is never used: `put` Oct 26 20:32:39.816 INFO kablam! --> src/hash/mod.rs:24:5 Oct 26 20:32:39.816 INFO kablam! | Oct 26 20:32:39.816 INFO kablam! 24 | fn put(&mut self, k: &Bytes, v: &Bytes) -> Option { Oct 26 20:32:39.816 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 20:32:39.816 INFO kablam! Oct 26 20:32:39.816 INFO kablam! warning: method is never used: `del` Oct 26 20:32:39.816 INFO kablam! --> src/hash/mod.rs:28:5 Oct 26 20:32:39.816 INFO kablam! | Oct 26 20:32:39.816 INFO kablam! 28 | fn del(&mut self, k: &Bytes) -> Option { Oct 26 20:32:39.816 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 20:32:39.816 INFO kablam! Oct 26 20:32:39.816 INFO kablam! warning: method is never used: `query` Oct 26 20:32:39.816 INFO kablam! --> src/hash/mod.rs:32:5 Oct 26 20:32:39.816 INFO kablam! | Oct 26 20:32:39.816 INFO kablam! 32 | pub fn query(&mut self, msg: &Query) -> Result, io::Error> { Oct 26 20:32:39.816 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 20:32:39.816 INFO kablam! Oct 26 20:32:39.816 INFO kablam! warning: method is never used: `new` Oct 26 20:32:39.816 INFO kablam! --> src/query.rs:22:5 Oct 26 20:32:39.816 INFO kablam! | Oct 26 20:32:39.816 INFO kablam! 22 | pub fn new(qtype: QueryType, key: Bytes, value: Option) -> Query { Oct 26 20:32:39.816 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 20:32:39.816 INFO kablam! Oct 26 20:32:39.816 INFO kablam! warning: field is never used: `db` Oct 26 20:32:39.816 INFO kablam! --> src/server.rs:12:5 Oct 26 20:32:39.816 INFO kablam! | Oct 26 20:32:39.816 INFO kablam! 12 | db: OpalDb, Oct 26 20:32:39.816 INFO kablam! | ^^^^^^^^^^ Oct 26 20:32:39.816 INFO kablam! Oct 26 20:32:39.816 INFO kablam! warning: the feature `extern_prelude` has been stable since 1.30.0 and no longer requires an attribute to enable Oct 26 20:32:39.816 INFO kablam! --> src/main.rs:1:12 Oct 26 20:32:39.816 INFO kablam! | Oct 26 20:32:39.816 INFO kablam! 1 | #![feature(extern_prelude)] Oct 26 20:32:39.816 INFO kablam! | ^^^^^^^^^^^^^^ Oct 26 20:32:39.816 INFO kablam! | Oct 26 20:32:39.816 INFO kablam! = note: #[warn(stable_features)] on by default Oct 26 20:32:39.816 INFO kablam! Oct 26 20:32:39.833 INFO kablam! warning: field is never used: `map` Oct 26 20:32:39.833 INFO kablam! --> src/hash/mod.rs:10:5 Oct 26 20:32:39.833 INFO kablam! | Oct 26 20:32:39.833 INFO kablam! 10 | map: BTreeMap Oct 26 20:32:39.833 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 20:32:39.833 INFO kablam! | Oct 26 20:32:39.833 INFO kablam! = note: #[warn(dead_code)] on by default Oct 26 20:32:39.833 INFO kablam! Oct 26 20:32:39.833 INFO kablam! warning: method is never used: `get` Oct 26 20:32:39.833 INFO kablam! --> src/hash/mod.rs:20:5 Oct 26 20:32:39.833 INFO kablam! | Oct 26 20:32:39.833 INFO kablam! 20 | fn get(&self, k: &Bytes) -> Option<&Bytes> { Oct 26 20:32:39.833 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 20:32:39.833 INFO kablam! Oct 26 20:32:39.833 INFO kablam! warning: method is never used: `put` Oct 26 20:32:39.833 INFO kablam! --> src/hash/mod.rs:24:5 Oct 26 20:32:39.833 INFO kablam! | Oct 26 20:32:39.833 INFO kablam! 24 | fn put(&mut self, k: &Bytes, v: &Bytes) -> Option { Oct 26 20:32:39.833 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 20:32:39.833 INFO kablam! Oct 26 20:32:39.833 INFO kablam! warning: method is never used: `del` Oct 26 20:32:39.834 INFO kablam! --> src/hash/mod.rs:28:5 Oct 26 20:32:39.834 INFO kablam! | Oct 26 20:32:39.834 INFO kablam! 28 | fn del(&mut self, k: &Bytes) -> Option { Oct 26 20:32:39.834 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 20:32:39.834 INFO kablam! Oct 26 20:32:39.834 INFO kablam! warning: method is never used: `query` Oct 26 20:32:39.834 INFO kablam! --> src/hash/mod.rs:32:5 Oct 26 20:32:39.834 INFO kablam! | Oct 26 20:32:39.834 INFO kablam! 32 | pub fn query(&mut self, msg: &Query) -> Result, io::Error> { Oct 26 20:32:39.834 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 20:32:39.834 INFO kablam! Oct 26 20:32:39.834 INFO kablam! warning: method is never used: `new` Oct 26 20:32:39.834 INFO kablam! --> src/query.rs:22:5 Oct 26 20:32:39.834 INFO kablam! | Oct 26 20:32:39.834 INFO kablam! 22 | pub fn new(qtype: QueryType, key: Bytes, value: Option) -> Query { Oct 26 20:32:39.834 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 20:32:39.834 INFO kablam! Oct 26 20:32:39.834 INFO kablam! warning: field is never used: `db` Oct 26 20:32:39.834 INFO kablam! --> src/server.rs:12:5 Oct 26 20:32:39.834 INFO kablam! | Oct 26 20:32:39.834 INFO kablam! 12 | db: OpalDb, Oct 26 20:32:39.834 INFO kablam! | ^^^^^^^^^^ Oct 26 20:32:39.834 INFO kablam! Oct 26 20:32:39.834 INFO kablam! warning: the feature `extern_prelude` has been stable since 1.30.0 and no longer requires an attribute to enable Oct 26 20:32:39.834 INFO kablam! --> src/main.rs:1:12 Oct 26 20:32:39.834 INFO kablam! | Oct 26 20:32:39.834 INFO kablam! 1 | #![feature(extern_prelude)] Oct 26 20:32:39.834 INFO kablam! | ^^^^^^^^^^^^^^ Oct 26 20:32:39.834 INFO kablam! | Oct 26 20:32:39.834 INFO kablam! = note: #[warn(stable_features)] on by default Oct 26 20:32:39.834 INFO kablam! Oct 26 20:32:39.875 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 45.55s Oct 26 20:32:39.895 INFO kablam! su: No module specific data is present Oct 26 20:32:40.511 INFO running `"docker" "rm" "-f" "c65e97d5d4fa3648f651cffded7cf7483efcc0c6dcc786172459e700c94235fe"` Oct 26 20:32:40.791 INFO blam! c65e97d5d4fa3648f651cffded7cf7483efcc0c6dcc786172459e700c94235fe