Oct 15 10:04:15.968 INFO testing IvanovPvl/rubl against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 10:04:15.968 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 15 10:04:16.468 INFO blam! b0c3869a0e10ba14b2ce2a3aba7808ca093df4327b015e61df9fe458dc35ebd4 Oct 15 10:04:16.471 INFO running `"docker" "start" "-a" "b0c3869a0e10ba14b2ce2a3aba7808ca093df4327b015e61df9fe458dc35ebd4"` Oct 15 10:04:17.987 INFO kablam! usermod: no changes Oct 15 10:04:18.095 INFO kablam! Compiling rubl v0.1.0 (/source) Oct 15 10:04:18.914 INFO kablam! warning: unused import: `blockchain::Blockchain` Oct 15 10:04:18.915 INFO kablam! --> src/main.rs:8:5 Oct 15 10:04:18.915 INFO kablam! | Oct 15 10:04:18.915 INFO kablam! 8 | use blockchain::Blockchain; Oct 15 10:04:18.915 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 15 10:04:18.915 INFO kablam! | Oct 15 10:04:18.915 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 10:04:18.915 INFO kablam! Oct 15 10:04:19.012 INFO kablam! warning: struct is never constructed: `Blockchain` Oct 15 10:04:19.012 INFO kablam! --> src/blockchain.rs:3:1 Oct 15 10:04:19.012 INFO kablam! | Oct 15 10:04:19.012 INFO kablam! 3 | pub struct Blockchain { Oct 15 10:04:19.012 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 15 10:04:19.012 INFO kablam! | Oct 15 10:04:19.012 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 10:04:19.012 INFO kablam! Oct 15 10:04:19.012 INFO kablam! warning: method is never used: `new` Oct 15 10:04:19.012 INFO kablam! --> src/blockchain.rs:8:5 Oct 15 10:04:19.012 INFO kablam! | Oct 15 10:04:19.012 INFO kablam! 8 | pub fn new() -> Blockchain { Oct 15 10:04:19.012 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 10:04:19.012 INFO kablam! Oct 15 10:04:19.019 INFO kablam! warning: method is never used: `add_block` Oct 15 10:04:19.019 INFO kablam! --> src/blockchain.rs:14:5 Oct 15 10:04:19.019 INFO kablam! | Oct 15 10:04:19.020 INFO kablam! 14 | pub fn add_block(&mut self, data: Vec) { Oct 15 10:04:19.020 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 10:04:19.020 INFO kablam! Oct 15 10:04:19.659 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.64s Oct 15 10:04:19.662 INFO kablam! su: No module specific data is present Oct 15 10:04:20.513 INFO running `"docker" "rm" "-f" "b0c3869a0e10ba14b2ce2a3aba7808ca093df4327b015e61df9fe458dc35ebd4"` Oct 15 10:04:20.791 INFO blam! b0c3869a0e10ba14b2ce2a3aba7808ca093df4327b015e61df9fe458dc35ebd4 Oct 15 10:04:20.799 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 15 10:04:21.156 INFO blam! dc0f0a4695a9b59d05ca514483acf01ce8766b81915e1050e3400c3ddd93c430 Oct 15 10:04:21.159 INFO running `"docker" "start" "-a" "dc0f0a4695a9b59d05ca514483acf01ce8766b81915e1050e3400c3ddd93c430"` Oct 15 10:04:22.854 INFO kablam! usermod: no changes Oct 15 10:04:22.915 INFO kablam! Compiling rubl v0.1.0 (/source) Oct 15 10:04:23.695 INFO kablam! warning: unused import: `blockchain::Blockchain` Oct 15 10:04:23.695 INFO kablam! --> src/main.rs:8:5 Oct 15 10:04:23.695 INFO kablam! | Oct 15 10:04:23.695 INFO kablam! 8 | use blockchain::Blockchain; Oct 15 10:04:23.695 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 15 10:04:23.695 INFO kablam! | Oct 15 10:04:23.695 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 10:04:23.695 INFO kablam! Oct 15 10:04:23.783 INFO kablam! warning: struct is never constructed: `Blockchain` Oct 15 10:04:23.783 INFO kablam! --> src/blockchain.rs:3:1 Oct 15 10:04:23.783 INFO kablam! | Oct 15 10:04:23.783 INFO kablam! 3 | pub struct Blockchain { Oct 15 10:04:23.783 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 15 10:04:23.783 INFO kablam! | Oct 15 10:04:23.783 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 10:04:23.783 INFO kablam! Oct 15 10:04:23.783 INFO kablam! warning: method is never used: `new` Oct 15 10:04:23.783 INFO kablam! --> src/blockchain.rs:8:5 Oct 15 10:04:23.783 INFO kablam! | Oct 15 10:04:23.783 INFO kablam! 8 | pub fn new() -> Blockchain { Oct 15 10:04:23.783 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 10:04:23.783 INFO kablam! Oct 15 10:04:23.783 INFO kablam! warning: method is never used: `add_block` Oct 15 10:04:23.783 INFO kablam! --> src/blockchain.rs:14:5 Oct 15 10:04:23.783 INFO kablam! | Oct 15 10:04:23.783 INFO kablam! 14 | pub fn add_block(&mut self, data: Vec) { Oct 15 10:04:23.783 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 10:04:23.783 INFO kablam! Oct 15 10:04:24.342 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.47s Oct 15 10:04:24.347 INFO kablam! su: No module specific data is present Oct 15 10:04:25.154 INFO running `"docker" "rm" "-f" "dc0f0a4695a9b59d05ca514483acf01ce8766b81915e1050e3400c3ddd93c430"` Oct 15 10:04:25.536 INFO blam! dc0f0a4695a9b59d05ca514483acf01ce8766b81915e1050e3400c3ddd93c430 Oct 15 10:04:25.543 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 15 10:04:25.982 INFO blam! 580269beb07a4887ba86674098a34a47923585d9888f7d360b60673e4e6cf8f7 Oct 15 10:04:25.985 INFO running `"docker" "start" "-a" "580269beb07a4887ba86674098a34a47923585d9888f7d360b60673e4e6cf8f7"` Oct 15 10:04:27.334 INFO kablam! usermod: no changes Oct 15 10:04:27.451 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.09s Oct 15 10:04:27.468 INFO kablam! Running /target/debug/deps/rubl-b6e1d3c014a6a01e Oct 15 10:04:27.471 INFO blam! Oct 15 10:04:27.473 INFO kablam! su: No module specific data is present Oct 15 10:04:27.473 INFO blam! running 0 tests Oct 15 10:04:27.473 INFO blam! Oct 15 10:04:27.474 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 10:04:27.474 INFO blam! Oct 15 10:04:28.519 INFO running `"docker" "rm" "-f" "580269beb07a4887ba86674098a34a47923585d9888f7d360b60673e4e6cf8f7"` Oct 15 10:04:28.765 INFO blam! 580269beb07a4887ba86674098a34a47923585d9888f7d360b60673e4e6cf8f7