Oct 15 10:04:17.589 INFO testing IvanovPvl/rubl against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 10:04:17.589 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 15 10:04:18.096 INFO blam! 38b77b540f3c0ebe1359abfcbfece74348144481b6bc79d84967223fb5d59e9c Oct 15 10:04:18.099 INFO running `"docker" "start" "-a" "38b77b540f3c0ebe1359abfcbfece74348144481b6bc79d84967223fb5d59e9c"` Oct 15 10:04:19.383 INFO kablam! usermod: no changes Oct 15 10:04:19.479 INFO kablam! Compiling rubl v0.1.0 (/source) Oct 15 10:04:20.363 INFO kablam! warning: unused import: `blockchain::Blockchain` Oct 15 10:04:20.363 INFO kablam! --> src/main.rs:8:5 Oct 15 10:04:20.363 INFO kablam! | Oct 15 10:04:20.363 INFO kablam! 8 | use blockchain::Blockchain; Oct 15 10:04:20.363 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 15 10:04:20.363 INFO kablam! | Oct 15 10:04:20.363 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 10:04:20.363 INFO kablam! Oct 15 10:04:20.475 INFO kablam! warning: struct is never constructed: `Blockchain` Oct 15 10:04:20.475 INFO kablam! --> src/blockchain.rs:3:1 Oct 15 10:04:20.475 INFO kablam! | Oct 15 10:04:20.475 INFO kablam! 3 | pub struct Blockchain { Oct 15 10:04:20.475 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 15 10:04:20.475 INFO kablam! | Oct 15 10:04:20.475 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 10:04:20.475 INFO kablam! Oct 15 10:04:20.491 INFO kablam! warning: method is never used: `new` Oct 15 10:04:20.491 INFO kablam! --> src/blockchain.rs:8:5 Oct 15 10:04:20.491 INFO kablam! | Oct 15 10:04:20.491 INFO kablam! 8 | pub fn new() -> Blockchain { Oct 15 10:04:20.491 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 10:04:20.491 INFO kablam! Oct 15 10:04:20.491 INFO kablam! warning: method is never used: `add_block` Oct 15 10:04:20.491 INFO kablam! --> src/blockchain.rs:14:5 Oct 15 10:04:20.491 INFO kablam! | Oct 15 10:04:20.491 INFO kablam! 14 | pub fn add_block(&mut self, data: Vec) { Oct 15 10:04:20.491 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 10:04:20.491 INFO kablam! Oct 15 10:04:21.171 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.76s Oct 15 10:04:21.175 INFO kablam! su: No module specific data is present Oct 15 10:04:22.227 INFO running `"docker" "rm" "-f" "38b77b540f3c0ebe1359abfcbfece74348144481b6bc79d84967223fb5d59e9c"` Oct 15 10:04:22.452 INFO blam! 38b77b540f3c0ebe1359abfcbfece74348144481b6bc79d84967223fb5d59e9c Oct 15 10:04:22.461 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 15 10:04:23.084 INFO blam! 2ab9580eaf10375791dbbb99f151ab8c61dc28794952ba2099c57a382af62e9f Oct 15 10:04:23.103 INFO running `"docker" "start" "-a" "2ab9580eaf10375791dbbb99f151ab8c61dc28794952ba2099c57a382af62e9f"` Oct 15 10:04:24.447 INFO kablam! usermod: no changes Oct 15 10:04:24.503 INFO kablam! Compiling rubl v0.1.0 (/source) Oct 15 10:04:25.407 INFO kablam! warning: unused import: `blockchain::Blockchain` Oct 15 10:04:25.408 INFO kablam! --> src/main.rs:8:5 Oct 15 10:04:25.411 INFO kablam! | Oct 15 10:04:25.411 INFO kablam! 8 | use blockchain::Blockchain; Oct 15 10:04:25.411 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 15 10:04:25.412 INFO kablam! | Oct 15 10:04:25.412 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 10:04:25.412 INFO kablam! Oct 15 10:04:25.484 INFO kablam! warning: struct is never constructed: `Blockchain` Oct 15 10:04:25.485 INFO kablam! --> src/blockchain.rs:3:1 Oct 15 10:04:25.485 INFO kablam! | Oct 15 10:04:25.485 INFO kablam! 3 | pub struct Blockchain { Oct 15 10:04:25.486 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 15 10:04:25.486 INFO kablam! | Oct 15 10:04:25.486 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 10:04:25.487 INFO kablam! Oct 15 10:04:25.487 INFO kablam! warning: method is never used: `new` Oct 15 10:04:25.487 INFO kablam! --> src/blockchain.rs:8:5 Oct 15 10:04:25.487 INFO kablam! | Oct 15 10:04:25.488 INFO kablam! 8 | pub fn new() -> Blockchain { Oct 15 10:04:25.488 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 10:04:25.488 INFO kablam! Oct 15 10:04:25.489 INFO kablam! warning: method is never used: `add_block` Oct 15 10:04:25.489 INFO kablam! --> src/blockchain.rs:14:5 Oct 15 10:04:25.489 INFO kablam! | Oct 15 10:04:25.490 INFO kablam! 14 | pub fn add_block(&mut self, data: Vec) { Oct 15 10:04:25.490 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 10:04:25.490 INFO kablam! Oct 15 10:04:26.102 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.63s Oct 15 10:04:26.105 INFO kablam! su: No module specific data is present Oct 15 10:04:27.084 INFO running `"docker" "rm" "-f" "2ab9580eaf10375791dbbb99f151ab8c61dc28794952ba2099c57a382af62e9f"` Oct 15 10:04:27.479 INFO blam! 2ab9580eaf10375791dbbb99f151ab8c61dc28794952ba2099c57a382af62e9f Oct 15 10:04:27.481 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 15 10:04:27.877 INFO blam! a792b6c322d0107707e7f386f2960235764b5497cc068beb26dd1a484da1b2e9 Oct 15 10:04:27.883 INFO running `"docker" "start" "-a" "a792b6c322d0107707e7f386f2960235764b5497cc068beb26dd1a484da1b2e9"` Oct 15 10:04:29.351 INFO kablam! usermod: no changes Oct 15 10:04:29.431 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.04s Oct 15 10:04:29.447 INFO kablam! Running /target/debug/deps/rubl-f14302b1f9ecf38d Oct 15 10:04:29.448 INFO blam! Oct 15 10:04:29.448 INFO blam! running 0 tests Oct 15 10:04:29.448 INFO blam! Oct 15 10:04:29.449 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 10:04:29.449 INFO kablam! su: No module specific data is present Oct 15 10:04:29.449 INFO blam! Oct 15 10:04:30.735 INFO running `"docker" "rm" "-f" "a792b6c322d0107707e7f386f2960235764b5497cc068beb26dd1a484da1b2e9"` Oct 15 10:04:30.980 INFO blam! a792b6c322d0107707e7f386f2960235764b5497cc068beb26dd1a484da1b2e9