Oct 11 06:15:19.243 INFO testing IvanovPvl/rubl against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 06:15:19.243 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 06:15:19.244 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 06:15:19.694 INFO blam! 963dff5263b49850330a17e9b835a59efac2a0b559a256315aad09e624c8edce Oct 11 06:15:19.701 INFO running `"docker" "start" "-a" "963dff5263b49850330a17e9b835a59efac2a0b559a256315aad09e624c8edce"` Oct 11 06:15:21.080 INFO kablam! usermod: no changes Oct 11 06:15:21.155 INFO kablam! Compiling rubl v0.1.0 (/source) Oct 11 06:15:22.568 INFO kablam! warning: unused import: `blockchain::Blockchain` Oct 11 06:15:22.568 INFO kablam! --> src/main.rs:8:5 Oct 11 06:15:22.568 INFO kablam! | Oct 11 06:15:22.568 INFO kablam! 8 | use blockchain::Blockchain; Oct 11 06:15:22.568 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 11 06:15:22.568 INFO kablam! | Oct 11 06:15:22.568 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 06:15:22.568 INFO kablam! Oct 11 06:15:22.645 INFO kablam! warning: struct is never constructed: `Blockchain` Oct 11 06:15:22.645 INFO kablam! --> src/blockchain.rs:3:1 Oct 11 06:15:22.645 INFO kablam! | Oct 11 06:15:22.645 INFO kablam! 3 | pub struct Blockchain { Oct 11 06:15:22.645 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 11 06:15:22.645 INFO kablam! | Oct 11 06:15:22.645 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 06:15:22.645 INFO kablam! Oct 11 06:15:22.645 INFO kablam! warning: method is never used: `new` Oct 11 06:15:22.645 INFO kablam! --> src/blockchain.rs:8:5 Oct 11 06:15:22.645 INFO kablam! | Oct 11 06:15:22.645 INFO kablam! 8 | pub fn new() -> Blockchain { Oct 11 06:15:22.645 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 06:15:22.645 INFO kablam! Oct 11 06:15:22.645 INFO kablam! warning: method is never used: `add_block` Oct 11 06:15:22.645 INFO kablam! --> src/blockchain.rs:14:5 Oct 11 06:15:22.645 INFO kablam! | Oct 11 06:15:22.645 INFO kablam! 14 | pub fn add_block(&mut self, data: Vec) { Oct 11 06:15:22.645 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 06:15:22.645 INFO kablam! Oct 11 06:15:23.354 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.26s Oct 11 06:15:23.363 INFO kablam! su: No module specific data is present Oct 11 06:15:24.212 INFO running `"docker" "rm" "-f" "963dff5263b49850330a17e9b835a59efac2a0b559a256315aad09e624c8edce"` Oct 11 06:15:24.484 INFO blam! 963dff5263b49850330a17e9b835a59efac2a0b559a256315aad09e624c8edce Oct 11 06:15:24.494 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 06:15:24.496 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 06:15:24.876 INFO blam! 558ded6305f23d17c50dd0f7e88d23410c73b847bfb312e1b12a7eee6e8d5b6a Oct 11 06:15:24.878 INFO running `"docker" "start" "-a" "558ded6305f23d17c50dd0f7e88d23410c73b847bfb312e1b12a7eee6e8d5b6a"` Oct 11 06:15:26.104 INFO kablam! usermod: no changes Oct 11 06:15:26.176 INFO kablam! Compiling rubl v0.1.0 (/source) Oct 11 06:15:27.517 INFO kablam! warning: unused import: `blockchain::Blockchain` Oct 11 06:15:27.517 INFO kablam! --> src/main.rs:8:5 Oct 11 06:15:27.517 INFO kablam! | Oct 11 06:15:27.518 INFO kablam! 8 | use blockchain::Blockchain; Oct 11 06:15:27.518 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 11 06:15:27.518 INFO kablam! | Oct 11 06:15:27.518 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 06:15:27.519 INFO kablam! Oct 11 06:15:27.593 INFO kablam! warning: struct is never constructed: `Blockchain` Oct 11 06:15:27.593 INFO kablam! --> src/blockchain.rs:3:1 Oct 11 06:15:27.593 INFO kablam! | Oct 11 06:15:27.594 INFO kablam! 3 | pub struct Blockchain { Oct 11 06:15:27.594 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 11 06:15:27.594 INFO kablam! | Oct 11 06:15:27.595 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 06:15:27.595 INFO kablam! Oct 11 06:15:27.595 INFO kablam! warning: method is never used: `new` Oct 11 06:15:27.596 INFO kablam! --> src/blockchain.rs:8:5 Oct 11 06:15:27.596 INFO kablam! | Oct 11 06:15:27.596 INFO kablam! 8 | pub fn new() -> Blockchain { Oct 11 06:15:27.597 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 06:15:27.597 INFO kablam! Oct 11 06:15:27.597 INFO kablam! warning: method is never used: `add_block` Oct 11 06:15:27.598 INFO kablam! --> src/blockchain.rs:14:5 Oct 11 06:15:27.598 INFO kablam! | Oct 11 06:15:27.598 INFO kablam! 14 | pub fn add_block(&mut self, data: Vec) { Oct 11 06:15:27.598 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 06:15:27.599 INFO kablam! Oct 11 06:15:28.116 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.98s Oct 11 06:15:28.132 INFO kablam! su: No module specific data is present Oct 11 06:15:28.814 INFO running `"docker" "rm" "-f" "558ded6305f23d17c50dd0f7e88d23410c73b847bfb312e1b12a7eee6e8d5b6a"` Oct 11 06:15:29.067 INFO blam! 558ded6305f23d17c50dd0f7e88d23410c73b847bfb312e1b12a7eee6e8d5b6a Oct 11 06:15:29.073 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 06:15:29.073 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 06:15:29.482 INFO blam! 878e391b6db3f1d20f9c8b3ffd6bf85f1afd45e01f7374d7998525144c49f41f Oct 11 06:15:29.483 INFO running `"docker" "start" "-a" "878e391b6db3f1d20f9c8b3ffd6bf85f1afd45e01f7374d7998525144c49f41f"` Oct 11 06:15:30.770 INFO kablam! usermod: no changes Oct 11 06:15:30.850 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.06s Oct 11 06:15:30.852 INFO kablam! Running /target/debug/deps/rubl-f14302b1f9ecf38d Oct 11 06:15:30.856 INFO blam! Oct 11 06:15:30.856 INFO blam! running 0 tests Oct 11 06:15:30.856 INFO blam! Oct 11 06:15:30.856 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 06:15:30.856 INFO blam! Oct 11 06:15:30.859 INFO kablam! su: No module specific data is present Oct 11 06:15:32.256 INFO running `"docker" "rm" "-f" "878e391b6db3f1d20f9c8b3ffd6bf85f1afd45e01f7374d7998525144c49f41f"` Oct 11 06:15:32.492 INFO blam! 878e391b6db3f1d20f9c8b3ffd6bf85f1afd45e01f7374d7998525144c49f41f