Oct 13 06:22:44.522 INFO testing mskwarek/rustchain against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1
Oct 13 06:22:44.523 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 13 06:22:44.837 INFO blam! 789c720a32e07d507be05fed494c1cdea62591dbe5f3e50b8bc150f921ab4fb7
Oct 13 06:22:44.838 INFO running `"docker" "start" "-a" "789c720a32e07d507be05fed494c1cdea62591dbe5f3e50b8bc150f921ab4fb7"`
Oct 13 06:22:45.326 INFO kablam! usermod: no changes
Oct 13 06:22:45.531 INFO kablam! Compiling atty v0.2.10
Oct 13 06:22:45.531 INFO kablam! Compiling rand v0.4.2
Oct 13 06:22:45.531 INFO kablam! Compiling log v0.4.5
Oct 13 06:22:45.531 INFO kablam! Compiling net2 v0.2.32
Oct 13 06:22:45.532 INFO kablam! Compiling bytes v0.4.10
Oct 13 06:22:45.532 INFO kablam! Compiling futures-cpupool v0.1.8
Oct 13 06:22:45.532 INFO kablam! Compiling aho-corasick v0.6.4
Oct 13 06:22:45.532 INFO kablam! Compiling crossbeam-epoch v0.5.2
Oct 13 06:22:46.923 INFO kablam! Compiling tokio-timer v0.2.6
Oct 13 06:22:50.887 INFO kablam! Compiling tokio-current-thread v0.1.1
Oct 13 06:22:50.894 INFO kablam! Compiling want v0.0.6
Oct 13 06:22:50.894 INFO kablam! Compiling mio v0.6.14
Oct 13 06:22:50.921 INFO kablam! Compiling crossbeam-deque v0.6.1
Oct 13 06:22:50.925 INFO kablam! Compiling regex v1.0.0
Oct 13 06:22:52.624 INFO kablam! Compiling tokio-io v0.1.8
Oct 13 06:22:52.847 INFO kablam! Compiling http v0.1.13
Oct 13 06:22:53.135 INFO kablam! Compiling tokio-threadpool v0.1.6
Oct 13 06:22:53.284 INFO kablam! Compiling rand v0.3.22
Oct 13 06:22:53.284 INFO kablam! Compiling uuid v0.6.3
Oct 13 06:22:54.063 INFO kablam! Compiling rust-crypto v0.2.36
Oct 13 06:22:57.292 INFO kablam! Compiling tokio-codec v0.1.0
Oct 13 06:22:58.891 INFO kablam! Compiling mio-uds v0.6.7
Oct 13 06:22:59.173 INFO kablam! Compiling tokio-reactor v0.1.1
Oct 13 06:22:59.528 INFO kablam! Compiling tokio-fs v0.1.3
Oct 13 06:23:04.735 INFO kablam! Compiling env_logger v0.5.10
Oct 13 06:23:04.925 INFO kablam! Compiling tokio-tcp v0.1.0
Oct 13 06:23:04.943 INFO kablam! Compiling tokio-uds v0.2.1
Oct 13 06:23:04.943 INFO kablam! Compiling tokio-udp v0.1.0
Oct 13 06:23:08.851 INFO kablam! Compiling tokio v0.1.8
Oct 13 06:23:08.899 INFO kablam! Compiling pretty_env_logger v0.2.4
Oct 13 06:23:11.159 INFO kablam! Compiling h2 v0.1.12
Oct 13 06:23:22.087 INFO kablam! Compiling hyper v0.12.10
Oct 13 06:23:30.217 INFO kablam! Compiling rustchain v0.1.0 (/source)
Oct 13 06:23:33.369 INFO kablam! warning: unused variable: `error`
Oct 13 06:23:33.370 INFO kablam! --> src/main.rs:188:13
Oct 13 06:23:33.370 INFO kablam! |
Oct 13 06:23:33.370 INFO kablam! 188 | Err(error) => {
Oct 13 06:23:33.370 INFO kablam! | ^^^^^ help: consider using `_error` instead
Oct 13 06:23:33.370 INFO kablam! |
Oct 13 06:23:33.370 INFO kablam! = note: #[warn(unused_variables)] on by default
Oct 13 06:23:33.370 INFO kablam!
Oct 13 06:23:33.370 INFO kablam! warning: unused variable: `client`
Oct 13 06:23:33.370 INFO kablam! --> src/main.rs:359:33
Oct 13 06:23:33.370 INFO kablam! |
Oct 13 06:23:33.370 INFO kablam! 359 | fn response(req: Request
, client: &Client)
Oct 13 06:23:33.370 INFO kablam! | ^^^^^^ help: consider using `_client` instead
Oct 13 06:23:33.370 INFO kablam!
Oct 13 06:23:33.492 INFO kablam! warning: struct is never constructed: `Microservice`
Oct 13 06:23:33.492 INFO kablam! --> src/main.rs:273:1
Oct 13 06:23:33.492 INFO kablam! |
Oct 13 06:23:33.492 INFO kablam! 273 | struct Microservice
Oct 13 06:23:33.492 INFO kablam! | ^^^^^^^^^^^^^^^^^^^
Oct 13 06:23:33.492 INFO kablam! |
Oct 13 06:23:33.492 INFO kablam! = note: #[warn(dead_code)] on by default
Oct 13 06:23:33.494 INFO kablam!
Oct 13 06:23:43.595 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 58.25s
Oct 13 06:23:43.609 INFO kablam! su: No module specific data is present
Oct 13 06:23:44.316 INFO running `"docker" "rm" "-f" "789c720a32e07d507be05fed494c1cdea62591dbe5f3e50b8bc150f921ab4fb7"`
Oct 13 06:23:44.638 INFO blam! 789c720a32e07d507be05fed494c1cdea62591dbe5f3e50b8bc150f921ab4fb7
Oct 13 06:23:44.643 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 13 06:23:45.131 INFO blam! 3d546091b9464f53618709fd6c39df253d87e8a9a220672725c92c5988257e8a
Oct 13 06:23:45.143 INFO running `"docker" "start" "-a" "3d546091b9464f53618709fd6c39df253d87e8a9a220672725c92c5988257e8a"`
Oct 13 06:23:46.427 INFO kablam! usermod: no changes
Oct 13 06:23:46.711 INFO kablam! Compiling rustchain v0.1.0 (/source)
Oct 13 06:23:49.729 INFO kablam! warning: unused variable: `error`
Oct 13 06:23:49.729 INFO kablam! --> src/main.rs:188:13
Oct 13 06:23:49.729 INFO kablam! |
Oct 13 06:23:49.729 INFO kablam! 188 | Err(error) => {
Oct 13 06:23:49.729 INFO kablam! | ^^^^^ help: consider using `_error` instead
Oct 13 06:23:49.729 INFO kablam! |
Oct 13 06:23:49.729 INFO kablam! = note: #[warn(unused_variables)] on by default
Oct 13 06:23:49.729 INFO kablam!
Oct 13 06:23:49.729 INFO kablam! warning: unused variable: `client`
Oct 13 06:23:49.729 INFO kablam! --> src/main.rs:359:33
Oct 13 06:23:49.729 INFO kablam! |
Oct 13 06:23:49.729 INFO kablam! 359 | fn response(req: Request, client: &Client)
Oct 13 06:23:49.729 INFO kablam! | ^^^^^^ help: consider using `_client` instead
Oct 13 06:23:49.729 INFO kablam!
Oct 13 06:23:49.871 INFO kablam! warning: struct is never constructed: `Microservice`
Oct 13 06:23:49.871 INFO kablam! --> src/main.rs:273:1
Oct 13 06:23:49.871 INFO kablam! |
Oct 13 06:23:49.871 INFO kablam! 273 | struct Microservice
Oct 13 06:23:49.871 INFO kablam! | ^^^^^^^^^^^^^^^^^^^
Oct 13 06:23:49.871 INFO kablam! |
Oct 13 06:23:49.871 INFO kablam! = note: #[warn(dead_code)] on by default
Oct 13 06:23:49.871 INFO kablam!
Oct 13 06:23:52.471 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.01s
Oct 13 06:23:52.487 INFO kablam! su: No module specific data is present
Oct 13 06:23:53.183 INFO running `"docker" "rm" "-f" "3d546091b9464f53618709fd6c39df253d87e8a9a220672725c92c5988257e8a"`
Oct 13 06:23:53.534 INFO blam! 3d546091b9464f53618709fd6c39df253d87e8a9a220672725c92c5988257e8a
Oct 13 06:23:53.542 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 13 06:23:54.003 INFO blam! f5cc5ef71b1bcc4b80444f497ca77c27f8d05a62a293392f5823ca9ff8c47605
Oct 13 06:23:54.005 INFO running `"docker" "start" "-a" "f5cc5ef71b1bcc4b80444f497ca77c27f8d05a62a293392f5823ca9ff8c47605"`
Oct 13 06:23:55.264 INFO kablam! usermod: no changes
Oct 13 06:23:55.534 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.25s
Oct 13 06:23:55.560 INFO kablam! Running /target/debug/deps/rustchain-eadb079730edd5bd
Oct 13 06:23:55.560 INFO blam!
Oct 13 06:23:55.560 INFO blam! running 0 tests
Oct 13 06:23:55.560 INFO blam!
Oct 13 06:23:55.560 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out
Oct 13 06:23:55.560 INFO blam!
Oct 13 06:23:55.563 INFO kablam! Running /target/debug/deps/rustchain-d362e5a78e70359f
Oct 13 06:23:55.564 INFO blam!
Oct 13 06:23:55.565 INFO blam! running 7 tests
Oct 13 06:23:55.565 INFO blam! test tests::test_to_hex ... ok
Oct 13 06:23:55.566 INFO blam! test tests::new_transaction_is_added ... ok
Oct 13 06:23:55.566 INFO blam! test tests::it_works ... ok
Oct 13 06:23:55.591 INFO blam! test tests::test_calculate_hash ... ok
Oct 13 06:23:55.591 INFO blam! test tests::last_index_is_not_incremented ... ok
Oct 13 06:23:57.427 INFO blam! test tests::last_index_is_incremented_when_block_is_mined ... ok
Oct 13 06:23:58.124 INFO blam! test tests::test_proof_of_work ... ok
Oct 13 06:23:58.124 INFO blam!
Oct 13 06:23:58.125 INFO blam! test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out
Oct 13 06:23:58.125 INFO blam!
Oct 13 06:23:58.126 INFO kablam! Doc-tests rustchain
Oct 13 06:23:58.550 INFO blam!
Oct 13 06:23:58.550 INFO blam! running 0 tests
Oct 13 06:23:58.550 INFO blam!
Oct 13 06:23:58.550 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out
Oct 13 06:23:58.550 INFO blam!
Oct 13 06:23:58.556 INFO kablam! su: No module specific data is present
Oct 13 06:23:59.356 INFO running `"docker" "rm" "-f" "f5cc5ef71b1bcc4b80444f497ca77c27f8d05a62a293392f5823ca9ff8c47605"`
Oct 13 06:23:59.680 INFO blam! f5cc5ef71b1bcc4b80444f497ca77c27f8d05a62a293392f5823ca9ff8c47605