Oct 12 22:54:47.381 INFO testing strassl/blockchain against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 12 22:54:47.383 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 12 22:54:47.945 INFO blam! 1976b24334d28b3b28192ff2072fd5912b1c3fded70351b8f33378064ff8eb1e Oct 12 22:54:47.947 INFO running `"docker" "start" "-a" "1976b24334d28b3b28192ff2072fd5912b1c3fded70351b8f33378064ff8eb1e"` Oct 12 22:54:50.951 INFO kablam! usermod: no changes Oct 12 22:54:51.150 INFO kablam! Compiling thread-id v3.1.0 Oct 12 22:54:51.151 INFO kablam! Compiling memchr v1.0.1 Oct 12 22:54:51.159 INFO kablam! Compiling time v0.1.37 Oct 12 22:54:51.171 INFO kablam! Compiling rand v0.3.15 Oct 12 22:54:51.183 INFO kablam! Compiling serde_json v1.0.2 Oct 12 22:54:52.080 INFO kablam! Compiling thread_local v0.3.3 Oct 12 22:54:52.865 INFO kablam! Compiling aho-corasick v0.6.3 Oct 12 22:54:56.772 INFO kablam! Compiling regex v0.2.2 Oct 12 22:54:59.149 INFO kablam! Compiling rust-crypto v0.2.36 Oct 12 22:55:16.627 INFO kablam! Compiling env_logger v0.4.3 Oct 12 22:55:23.623 INFO kablam! Compiling blockchain v0.1.0 (/source) Oct 12 22:55:24.391 INFO kablam! warning: function is never used: `serialize` Oct 12 22:55:24.391 INFO kablam! --> src/chain/serialization.rs:6:1 Oct 12 22:55:24.391 INFO kablam! | Oct 12 22:55:24.391 INFO kablam! 6 | pub fn serialize(chain: &Chain) -> Vec { Oct 12 22:55:24.391 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 22:55:24.391 INFO kablam! | Oct 12 22:55:24.391 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 22:55:24.391 INFO kablam! Oct 12 22:55:24.391 INFO kablam! warning: function is never used: `deserialize` Oct 12 22:55:24.392 INFO kablam! --> src/chain/serialization.rs:10:1 Oct 12 22:55:24.392 INFO kablam! | Oct 12 22:55:24.392 INFO kablam! 10 | pub fn deserialize(data: &Vec) -> Result { Oct 12 22:55:24.392 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 22:55:24.392 INFO kablam! Oct 12 22:55:25.115 INFO kablam! warning: unused import: `deserialize` Oct 12 22:55:25.115 INFO kablam! --> src/main.rs:10:39 Oct 12 22:55:25.115 INFO kablam! | Oct 12 22:55:25.115 INFO kablam! 10 | use chain::serialization::{serialize, deserialize}; Oct 12 22:55:25.115 INFO kablam! | ^^^^^^^^^^^ Oct 12 22:55:25.115 INFO kablam! | Oct 12 22:55:25.115 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 22:55:25.115 INFO kablam! Oct 12 22:55:25.374 INFO kablam! warning: function is never used: `deserialize` Oct 12 22:55:25.375 INFO kablam! --> src/chain/serialization.rs:10:1 Oct 12 22:55:25.375 INFO kablam! | Oct 12 22:55:25.375 INFO kablam! 10 | pub fn deserialize(data: &Vec) -> Result { Oct 12 22:55:25.375 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 22:55:25.375 INFO kablam! | Oct 12 22:55:25.375 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 22:55:25.375 INFO kablam! Oct 12 22:55:27.205 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 36.20s Oct 12 22:55:27.233 INFO kablam! su: No module specific data is present Oct 12 22:55:28.659 INFO running `"docker" "rm" "-f" "1976b24334d28b3b28192ff2072fd5912b1c3fded70351b8f33378064ff8eb1e"` Oct 12 22:55:28.955 INFO blam! 1976b24334d28b3b28192ff2072fd5912b1c3fded70351b8f33378064ff8eb1e Oct 12 22:55:28.959 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 12 22:55:29.404 INFO blam! dba59b27ffce0204d405e67877d592cdb54f3ebdef587a17052be1c08a50c082 Oct 12 22:55:29.406 INFO running `"docker" "start" "-a" "dba59b27ffce0204d405e67877d592cdb54f3ebdef587a17052be1c08a50c082"` Oct 12 22:55:31.195 INFO kablam! usermod: no changes Oct 12 22:55:31.276 INFO kablam! Compiling blockchain v0.1.0 (/source) Oct 12 22:55:32.327 INFO kablam! warning: unused import: `deserialize` Oct 12 22:55:32.327 INFO kablam! --> src/main.rs:10:39 Oct 12 22:55:32.327 INFO kablam! | Oct 12 22:55:32.327 INFO kablam! 10 | use chain::serialization::{serialize, deserialize}; Oct 12 22:55:32.328 INFO kablam! | ^^^^^^^^^^^ Oct 12 22:55:32.328 INFO kablam! | Oct 12 22:55:32.328 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 22:55:32.328 INFO kablam! Oct 12 22:55:37.786 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.57s Oct 12 22:55:37.803 INFO kablam! su: No module specific data is present Oct 12 22:55:39.331 INFO running `"docker" "rm" "-f" "dba59b27ffce0204d405e67877d592cdb54f3ebdef587a17052be1c08a50c082"` Oct 12 22:55:39.634 INFO blam! dba59b27ffce0204d405e67877d592cdb54f3ebdef587a17052be1c08a50c082 Oct 12 22:55:39.640 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 12 22:55:40.176 INFO blam! 49d825406bbbbb1e478e1991adedf8be50caeb99a7d435e9006bbff5178bd2e0 Oct 12 22:55:40.179 INFO running `"docker" "start" "-a" "49d825406bbbbb1e478e1991adedf8be50caeb99a7d435e9006bbff5178bd2e0"` Oct 12 22:55:42.242 INFO kablam! usermod: no changes Oct 12 22:55:42.383 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.10s Oct 12 22:55:42.390 INFO kablam! Running /target/debug/deps/blockchain-4a20f0c735f53984 Oct 12 22:55:42.400 INFO blam! Oct 12 22:55:42.400 INFO blam! running 4 tests Oct 12 22:55:42.401 INFO blam! test chain::test::push_works ... ok Oct 12 22:55:42.401 INFO blam! test chain::test::init_works ... ok Oct 12 22:55:42.401 INFO blam! test chain::serialization::test::serialize_deserialize_works ... ok Oct 12 22:55:42.404 INFO blam! test chain::test::verify_works ... ok Oct 12 22:55:42.404 INFO blam! Oct 12 22:55:42.404 INFO blam! test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 22:55:42.404 INFO blam! Oct 12 22:55:42.404 INFO kablam! Running /target/debug/deps/blockchain-e8cc1058998aa394 Oct 12 22:55:42.407 INFO blam! Oct 12 22:55:42.407 INFO blam! running 4 tests Oct 12 22:55:42.407 INFO blam! test chain::serialization::test::serialize_deserialize_works ... ok Oct 12 22:55:42.407 INFO blam! test chain::test::init_works ... ok Oct 12 22:55:42.411 INFO blam! test chain::test::push_works ... ok Oct 12 22:55:42.415 INFO blam! test chain::test::verify_works ... ok Oct 12 22:55:42.415 INFO blam! Oct 12 22:55:42.415 INFO blam! test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 22:55:42.415 INFO blam! Oct 12 22:55:42.419 INFO kablam! Doc-tests blockchain Oct 12 22:55:42.987 INFO blam! Oct 12 22:55:42.987 INFO blam! running 0 tests Oct 12 22:55:42.987 INFO blam! Oct 12 22:55:42.987 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 22:55:42.987 INFO blam! Oct 12 22:55:42.996 INFO kablam! su: No module specific data is present Oct 12 22:55:44.605 INFO running `"docker" "rm" "-f" "49d825406bbbbb1e478e1991adedf8be50caeb99a7d435e9006bbff5178bd2e0"` Oct 12 22:55:44.901 INFO blam! 49d825406bbbbb1e478e1991adedf8be50caeb99a7d435e9006bbff5178bd2e0