Oct 10 18:01:17.487 INFO testing mskwarek/rustchain against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling
Oct 10 18:01:17.487 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen
Oct 10 18:01:17.487 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/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 10 18:01:17.662 INFO blam! e7167f8411175ef678349b3889bebfa9a0df1f093e54024823431c82b5e8c878
Oct 10 18:01:17.666 INFO running `"docker" "start" "-a" "e7167f8411175ef678349b3889bebfa9a0df1f093e54024823431c82b5e8c878"`
Oct 10 18:01:18.229 INFO kablam! usermod: no changes
Oct 10 18:01:18.395 INFO kablam! Compiling atty v0.2.10
Oct 10 18:01:18.395 INFO kablam! Compiling net2 v0.2.32
Oct 10 18:01:18.395 INFO kablam! Compiling log v0.4.5
Oct 10 18:01:18.398 INFO kablam! Compiling bytes v0.4.10
Oct 10 18:01:18.398 INFO kablam! Compiling futures-cpupool v0.1.8
Oct 10 18:01:18.398 INFO kablam! Compiling aho-corasick v0.6.4
Oct 10 18:01:18.398 INFO kablam! Compiling uuid v0.6.3
Oct 10 18:01:18.398 INFO kablam! Compiling crossbeam-epoch v0.5.2
Oct 10 18:01:19.132 INFO kablam! Compiling tokio-current-thread v0.1.1
Oct 10 18:01:21.037 INFO kablam! Compiling tokio-timer v0.2.6
Oct 10 18:01:21.160 INFO kablam! Compiling want v0.0.6
Oct 10 18:01:21.160 INFO kablam! Compiling mio v0.6.14
Oct 10 18:01:21.160 INFO kablam! Compiling crossbeam-deque v0.6.1
Oct 10 18:01:21.160 INFO kablam! Compiling regex v1.0.0
Oct 10 18:01:21.160 INFO kablam! Compiling rust-crypto v0.2.36
Oct 10 18:01:21.160 INFO kablam! Compiling serde_derive v1.0.55
Oct 10 18:01:21.195 INFO kablam! Compiling tokio-io v0.1.8
Oct 10 18:01:22.792 INFO kablam! Compiling http v0.1.13
Oct 10 18:01:22.925 INFO kablam! Compiling tokio-threadpool v0.1.6
Oct 10 18:01:26.566 INFO kablam! Compiling tokio-codec v0.1.0
Oct 10 18:01:26.644 INFO kablam! Compiling mio-uds v0.6.7
Oct 10 18:01:26.644 INFO kablam! Compiling tokio-reactor v0.1.1
Oct 10 18:01:30.368 INFO kablam! Compiling tokio-tcp v0.1.0
Oct 10 18:01:31.401 INFO kablam! Compiling tokio-udp v0.1.0
Oct 10 18:01:31.472 INFO kablam! Compiling tokio-uds v0.2.1
Oct 10 18:01:32.889 INFO kablam! Compiling tokio-fs v0.1.3
Oct 10 18:01:36.088 INFO kablam! Compiling env_logger v0.5.10
Oct 10 18:01:36.800 INFO kablam! Compiling h2 v0.1.12
Oct 10 18:01:37.236 INFO kablam! Compiling tokio v0.1.8
Oct 10 18:01:39.662 INFO kablam! Compiling pretty_env_logger v0.2.4
Oct 10 18:01:46.303 INFO kablam! Compiling hyper v0.12.10
Oct 10 18:01:55.324 INFO kablam! Compiling rustchain v0.1.0 (/source)
Oct 10 18:02:00.644 INFO kablam! warning: unused variable: `error`
Oct 10 18:02:00.645 INFO kablam! --> src/main.rs:188:13
Oct 10 18:02:00.645 INFO kablam! |
Oct 10 18:02:00.645 INFO kablam! 188 | Err(error) => {
Oct 10 18:02:00.646 INFO kablam! | ^^^^^ help: consider using `_error` instead
Oct 10 18:02:00.646 INFO kablam! |
Oct 10 18:02:00.646 INFO kablam! = note: #[warn(unused_variables)] on by default
Oct 10 18:02:00.647 INFO kablam!
Oct 10 18:02:00.647 INFO kablam! warning: unused variable: `client`
Oct 10 18:02:00.647 INFO kablam! --> src/main.rs:359:33
Oct 10 18:02:00.647 INFO kablam! |
Oct 10 18:02:00.648 INFO kablam! 359 | fn response(req: Request
, client: &Client)
Oct 10 18:02:00.649 INFO kablam! | ^^^^^^ help: consider using `_client` instead
Oct 10 18:02:00.649 INFO kablam!
Oct 10 18:02:00.790 INFO kablam! warning: struct is never constructed: `Microservice`
Oct 10 18:02:00.790 INFO kablam! --> src/main.rs:273:1
Oct 10 18:02:00.790 INFO kablam! |
Oct 10 18:02:00.791 INFO kablam! 273 | struct Microservice
Oct 10 18:02:00.791 INFO kablam! | ^^^^^^^^^^^^^^^^^^^
Oct 10 18:02:00.791 INFO kablam! |
Oct 10 18:02:00.791 INFO kablam! = note: #[warn(dead_code)] on by default
Oct 10 18:02:00.792 INFO kablam!
Oct 10 18:02:10.808 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 52.56s
Oct 10 18:02:10.825 INFO kablam! su: No module specific data is present
Oct 10 18:02:11.580 INFO running `"docker" "rm" "-f" "e7167f8411175ef678349b3889bebfa9a0df1f093e54024823431c82b5e8c878"`
Oct 10 18:02:11.873 INFO blam! e7167f8411175ef678349b3889bebfa9a0df1f093e54024823431c82b5e8c878
Oct 10 18:02:11.874 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run
Oct 10 18:02:11.874 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/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 10 18:02:12.372 INFO blam! 6449107d1b4719bd4e159f1b449760ae72fa760ab379a6137fa03b07e8f70920
Oct 10 18:02:12.381 INFO running `"docker" "start" "-a" "6449107d1b4719bd4e159f1b449760ae72fa760ab379a6137fa03b07e8f70920"`
Oct 10 18:02:13.888 INFO kablam! usermod: no changes
Oct 10 18:02:14.112 INFO kablam! Compiling rustchain v0.1.0 (/source)
Oct 10 18:02:19.616 INFO kablam! warning: unused variable: `error`
Oct 10 18:02:19.616 INFO kablam! --> src/main.rs:188:13
Oct 10 18:02:19.616 INFO kablam! |
Oct 10 18:02:19.616 INFO kablam! 188 | Err(error) => {
Oct 10 18:02:19.616 INFO kablam! | ^^^^^ help: consider using `_error` instead
Oct 10 18:02:19.616 INFO kablam! |
Oct 10 18:02:19.616 INFO kablam! = note: #[warn(unused_variables)] on by default
Oct 10 18:02:19.616 INFO kablam!
Oct 10 18:02:19.616 INFO kablam! warning: unused variable: `client`
Oct 10 18:02:19.616 INFO kablam! --> src/main.rs:359:33
Oct 10 18:02:19.616 INFO kablam! |
Oct 10 18:02:19.616 INFO kablam! 359 | fn response(req: Request, client: &Client)
Oct 10 18:02:19.616 INFO kablam! | ^^^^^^ help: consider using `_client` instead
Oct 10 18:02:19.616 INFO kablam!
Oct 10 18:02:19.756 INFO kablam! warning: struct is never constructed: `Microservice`
Oct 10 18:02:19.756 INFO kablam! --> src/main.rs:273:1
Oct 10 18:02:19.756 INFO kablam! |
Oct 10 18:02:19.756 INFO kablam! 273 | struct Microservice
Oct 10 18:02:19.756 INFO kablam! | ^^^^^^^^^^^^^^^^^^^
Oct 10 18:02:19.756 INFO kablam! |
Oct 10 18:02:19.756 INFO kablam! = note: #[warn(dead_code)] on by default
Oct 10 18:02:19.756 INFO kablam!
Oct 10 18:02:22.632 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 8.76s
Oct 10 18:02:22.643 INFO kablam! su: No module specific data is present
Oct 10 18:02:23.287 INFO running `"docker" "rm" "-f" "6449107d1b4719bd4e159f1b449760ae72fa760ab379a6137fa03b07e8f70920"`
Oct 10 18:02:23.596 INFO blam! 6449107d1b4719bd4e159f1b449760ae72fa760ab379a6137fa03b07e8f70920
Oct 10 18:02:23.601 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen
Oct 10 18:02:23.602 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/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 10 18:02:24.045 INFO blam! b2b4ecc028da7165d17d80efad0ca09d876ac3fd786dabbcc91d346393921f98
Oct 10 18:02:24.046 INFO running `"docker" "start" "-a" "b2b4ecc028da7165d17d80efad0ca09d876ac3fd786dabbcc91d346393921f98"`
Oct 10 18:02:25.623 INFO kablam! usermod: no changes
Oct 10 18:02:25.828 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.18s
Oct 10 18:02:25.844 INFO kablam! Running /target/debug/deps/rustchain-0dcb16cd2b700f7e
Oct 10 18:02:25.850 INFO blam!
Oct 10 18:02:25.850 INFO blam! running 0 tests
Oct 10 18:02:25.850 INFO blam!
Oct 10 18:02:25.850 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out
Oct 10 18:02:25.850 INFO blam!
Oct 10 18:02:25.852 INFO kablam! Running /target/debug/deps/rustchain-4b69c81f2d8ac339
Oct 10 18:02:25.856 INFO blam!
Oct 10 18:02:25.856 INFO blam! running 7 tests
Oct 10 18:02:25.876 INFO blam! test tests::it_works ... ok
Oct 10 18:02:25.876 INFO blam! test tests::new_transaction_is_added ... ok
Oct 10 18:02:25.876 INFO blam! test tests::test_to_hex ... ok
Oct 10 18:02:25.881 INFO blam! test tests::last_index_is_not_incremented ... ok
Oct 10 18:02:25.881 INFO blam! test tests::test_calculate_hash ... ok
Oct 10 18:02:27.465 INFO blam! test tests::last_index_is_incremented_when_block_is_mined ... ok
Oct 10 18:02:28.584 INFO blam! test tests::test_proof_of_work ... ok
Oct 10 18:02:28.584 INFO kablam! Doc-tests rustchain
Oct 10 18:02:28.584 INFO blam!
Oct 10 18:02:28.584 INFO blam! test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out
Oct 10 18:02:28.584 INFO blam!
Oct 10 18:02:29.556 INFO blam!
Oct 10 18:02:29.556 INFO blam! running 0 tests
Oct 10 18:02:29.556 INFO blam!
Oct 10 18:02:29.556 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out
Oct 10 18:02:29.556 INFO blam!
Oct 10 18:02:29.572 INFO kablam! su: No module specific data is present
Oct 10 18:02:30.496 INFO running `"docker" "rm" "-f" "b2b4ecc028da7165d17d80efad0ca09d876ac3fd786dabbcc91d346393921f98"`
Oct 10 18:02:30.764 INFO blam! b2b4ecc028da7165d17d80efad0ca09d876ac3fd786dabbcc91d346393921f98