Oct 26 20:10:37.514 INFO checking strassl/blockchain against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 26 20:10:37.516 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-5/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/pr-55192-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/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 +19f01b935b91481fd445b16b533d2f87661bf12e-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:10:37.973 INFO blam! 1c78c8fdb35460726e060ed4f6023722e34560244dd580fc0c705ff5fb9f5872 Oct 26 20:10:37.981 INFO running `"docker" "start" "-a" "1c78c8fdb35460726e060ed4f6023722e34560244dd580fc0c705ff5fb9f5872"` Oct 26 20:10:39.518 INFO kablam! usermod: no changes Oct 26 20:10:39.647 INFO kablam! Compiling gcc v0.3.49 Oct 26 20:10:39.649 INFO kablam! Checking serde v1.0.8 Oct 26 20:10:39.649 INFO kablam! Checking memchr v1.0.1 Oct 26 20:10:39.649 INFO kablam! Checking thread-id v3.1.0 Oct 26 20:10:39.649 INFO kablam! Checking time v0.1.37 Oct 26 20:10:39.649 INFO kablam! Compiling serde_derive v1.0.8 Oct 26 20:10:40.847 INFO kablam! Checking thread_local v0.3.3 Oct 26 20:10:40.859 INFO kablam! Checking aho-corasick v0.6.3 Oct 26 20:10:43.923 INFO kablam! Checking regex v0.2.2 Oct 26 20:10:47.991 INFO kablam! Compiling rust-crypto v0.2.36 Oct 26 20:10:54.015 INFO kablam! Checking env_logger v0.4.3 Oct 26 20:11:08.147 INFO kablam! Checking serde_json v1.0.2 Oct 26 20:11:10.208 INFO kablam! Checking blockchain v0.1.0 (/source) Oct 26 20:11:11.204 INFO kablam! warning: function is never used: `serialize` Oct 26 20:11:11.205 INFO kablam! --> src/chain/serialization.rs:6:1 Oct 26 20:11:11.205 INFO kablam! | Oct 26 20:11:11.206 INFO kablam! 6 | pub fn serialize(chain: &Chain) -> Vec { Oct 26 20:11:11.206 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 20:11:11.207 INFO kablam! | Oct 26 20:11:11.208 INFO kablam! = note: #[warn(dead_code)] on by default Oct 26 20:11:11.208 INFO kablam! Oct 26 20:11:11.209 INFO kablam! warning: function is never used: `deserialize` Oct 26 20:11:11.209 INFO kablam! --> src/chain/serialization.rs:10:1 Oct 26 20:11:11.210 INFO kablam! | Oct 26 20:11:11.211 INFO kablam! 10 | pub fn deserialize(data: &Vec) -> Result { Oct 26 20:11:11.211 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 20:11:11.212 INFO kablam! Oct 26 20:11:12.255 INFO kablam! warning: unused import: `deserialize` Oct 26 20:11:12.255 INFO kablam! --> src/main.rs:10:39 Oct 26 20:11:12.255 INFO kablam! | Oct 26 20:11:12.255 INFO kablam! 10 | use chain::serialization::{serialize, deserialize}; Oct 26 20:11:12.255 INFO kablam! | ^^^^^^^^^^^ Oct 26 20:11:12.255 INFO kablam! | Oct 26 20:11:12.255 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 26 20:11:12.255 INFO kablam! Oct 26 20:11:12.379 INFO kablam! warning: unused import: `deserialize` Oct 26 20:11:12.379 INFO kablam! --> src/main.rs:10:39 Oct 26 20:11:12.379 INFO kablam! | Oct 26 20:11:12.379 INFO kablam! 10 | use chain::serialization::{serialize, deserialize}; Oct 26 20:11:12.379 INFO kablam! | ^^^^^^^^^^^ Oct 26 20:11:12.379 INFO kablam! | Oct 26 20:11:12.379 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 26 20:11:12.379 INFO kablam! Oct 26 20:11:12.859 INFO kablam! warning: function is never used: `deserialize` Oct 26 20:11:12.859 INFO kablam! --> src/chain/serialization.rs:10:1 Oct 26 20:11:12.859 INFO kablam! | Oct 26 20:11:12.859 INFO kablam! 10 | pub fn deserialize(data: &Vec) -> Result { Oct 26 20:11:12.859 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 20:11:12.859 INFO kablam! | Oct 26 20:11:12.859 INFO kablam! = note: #[warn(dead_code)] on by default Oct 26 20:11:12.859 INFO kablam! Oct 26 20:11:13.092 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 33.54s Oct 26 20:11:13.111 INFO kablam! su: No module specific data is present Oct 26 20:11:13.983 INFO running `"docker" "rm" "-f" "1c78c8fdb35460726e060ed4f6023722e34560244dd580fc0c705ff5fb9f5872"` Oct 26 20:11:14.379 INFO blam! 1c78c8fdb35460726e060ed4f6023722e34560244dd580fc0c705ff5fb9f5872