Oct 13 06:22:44.748 INFO testing mskwarek/rustchain against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1
Oct 13 06:22:44.748 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 13 06:22:44.960 INFO blam! 0a3ef3b589a0629cfe1a169b7d9d837ed94d4f71443d61d6fec65dc8e032598f
Oct 13 06:22:44.961 INFO running `"docker" "start" "-a" "0a3ef3b589a0629cfe1a169b7d9d837ed94d4f71443d61d6fec65dc8e032598f"`
Oct 13 06:22:45.493 INFO kablam! usermod: no changes
Oct 13 06:22:45.710 INFO kablam! Compiling atty v0.2.10
Oct 13 06:22:45.719 INFO kablam! Compiling net2 v0.2.32
Oct 13 06:22:45.723 INFO kablam! Compiling bytes v0.4.10
Oct 13 06:22:45.723 INFO kablam! Compiling aho-corasick v0.6.4
Oct 13 06:22:45.724 INFO kablam! Compiling futures-cpupool v0.1.8
Oct 13 06:22:45.725 INFO kablam! Compiling uuid v0.6.3
Oct 13 06:22:45.725 INFO kablam! Compiling want v0.0.6
Oct 13 06:22:45.725 INFO kablam! Compiling tokio-current-thread v0.1.1
Oct 13 06:22:47.099 INFO kablam! Compiling tokio-timer v0.2.6
Oct 13 06:22:51.008 INFO kablam! Compiling regex v1.0.0
Oct 13 06:22:51.009 INFO kablam! Compiling rust-crypto v0.2.36
Oct 13 06:22:51.026 INFO kablam! Compiling tokio-threadpool v0.1.6
Oct 13 06:22:51.079 INFO kablam! Compiling mio v0.6.14
Oct 13 06:22:51.107 INFO kablam! Compiling tokio-io v0.1.8
Oct 13 06:22:51.107 INFO kablam! Compiling http v0.1.13
Oct 13 06:22:54.081 INFO kablam! Compiling tokio-codec v0.1.0
Oct 13 06:22:56.259 INFO kablam! Compiling tokio-reactor v0.1.1
Oct 13 06:22:57.115 INFO kablam! Compiling mio-uds v0.6.7
Oct 13 06:22:57.287 INFO kablam! Compiling tokio-fs v0.1.3
Oct 13 06:23:03.231 INFO kablam! Compiling tokio-uds v0.2.1
Oct 13 06:23:03.855 INFO kablam! Compiling tokio-tcp v0.1.0
Oct 13 06:23:03.892 INFO kablam! Compiling tokio-udp v0.1.0
Oct 13 06:23:04.763 INFO kablam! Compiling env_logger v0.5.10
Oct 13 06:23:06.690 INFO kablam! Compiling tokio v0.1.8
Oct 13 06:23:08.615 INFO kablam! Compiling pretty_env_logger v0.2.4
Oct 13 06:23:11.499 INFO kablam! Compiling h2 v0.1.12
Oct 13 06:23:20.679 INFO kablam! Compiling hyper v0.12.10
Oct 13 06:23:28.650 INFO kablam! Compiling rustchain v0.1.0 (/source)
Oct 13 06:23:31.471 INFO kablam! warning: unused variable: `error`
Oct 13 06:23:31.471 INFO kablam! --> src/main.rs:188:13
Oct 13 06:23:31.472 INFO kablam! |
Oct 13 06:23:31.472 INFO kablam! 188 | Err(error) => {
Oct 13 06:23:31.472 INFO kablam! | ^^^^^ help: consider using `_error` instead
Oct 13 06:23:31.473 INFO kablam! |
Oct 13 06:23:31.473 INFO kablam! = note: #[warn(unused_variables)] on by default
Oct 13 06:23:31.473 INFO kablam!
Oct 13 06:23:31.474 INFO kablam! warning: unused variable: `client`
Oct 13 06:23:31.474 INFO kablam! --> src/main.rs:359:33
Oct 13 06:23:31.474 INFO kablam! |
Oct 13 06:23:31.474 INFO kablam! 359 | fn response(req: Request
, client: &Client)
Oct 13 06:23:31.475 INFO kablam! | ^^^^^^ help: consider using `_client` instead
Oct 13 06:23:31.475 INFO kablam!
Oct 13 06:23:31.594 INFO kablam! warning: struct is never constructed: `Microservice`
Oct 13 06:23:31.594 INFO kablam! --> src/main.rs:273:1
Oct 13 06:23:31.594 INFO kablam! |
Oct 13 06:23:31.594 INFO kablam! 273 | struct Microservice
Oct 13 06:23:31.594 INFO kablam! | ^^^^^^^^^^^^^^^^^^^
Oct 13 06:23:31.594 INFO kablam! |
Oct 13 06:23:31.594 INFO kablam! = note: #[warn(dead_code)] on by default
Oct 13 06:23:31.594 INFO kablam!
Oct 13 06:23:42.084 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 56.56s
Oct 13 06:23:42.096 INFO kablam! su: No module specific data is present
Oct 13 06:23:43.834 INFO running `"docker" "rm" "-f" "0a3ef3b589a0629cfe1a169b7d9d837ed94d4f71443d61d6fec65dc8e032598f"`
Oct 13 06:23:44.123 INFO blam! 0a3ef3b589a0629cfe1a169b7d9d837ed94d4f71443d61d6fec65dc8e032598f
Oct 13 06:23:44.135 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 13 06:23:44.571 INFO blam! acc3519d0a56140c5b5bcb3c0588cd2dd86616368dcaa9baaca59212e03f32fb
Oct 13 06:23:44.579 INFO running `"docker" "start" "-a" "acc3519d0a56140c5b5bcb3c0588cd2dd86616368dcaa9baaca59212e03f32fb"`
Oct 13 06:23:45.907 INFO kablam! usermod: no changes
Oct 13 06:23:46.179 INFO kablam! Compiling rustchain v0.1.0 (/source)
Oct 13 06:23:49.503 INFO kablam! warning: unused variable: `error`
Oct 13 06:23:49.503 INFO kablam! --> src/main.rs:188:13
Oct 13 06:23:49.503 INFO kablam! |
Oct 13 06:23:49.503 INFO kablam! 188 | Err(error) => {
Oct 13 06:23:49.503 INFO kablam! | ^^^^^ help: consider using `_error` instead
Oct 13 06:23:49.503 INFO kablam! |
Oct 13 06:23:49.503 INFO kablam! = note: #[warn(unused_variables)] on by default
Oct 13 06:23:49.503 INFO kablam!
Oct 13 06:23:49.503 INFO kablam! warning: unused variable: `client`
Oct 13 06:23:49.503 INFO kablam! --> src/main.rs:359:33
Oct 13 06:23:49.503 INFO kablam! |
Oct 13 06:23:49.503 INFO kablam! 359 | fn response(req: Request, client: &Client)
Oct 13 06:23:49.503 INFO kablam! | ^^^^^^ help: consider using `_client` instead
Oct 13 06:23:49.503 INFO kablam!
Oct 13 06:23:49.649 INFO kablam! warning: struct is never constructed: `Microservice`
Oct 13 06:23:49.649 INFO kablam! --> src/main.rs:273:1
Oct 13 06:23:49.649 INFO kablam! |
Oct 13 06:23:49.649 INFO kablam! 273 | struct Microservice
Oct 13 06:23:49.649 INFO kablam! | ^^^^^^^^^^^^^^^^^^^
Oct 13 06:23:49.651 INFO kablam! |
Oct 13 06:23:49.651 INFO kablam! = note: #[warn(dead_code)] on by default
Oct 13 06:23:49.651 INFO kablam!
Oct 13 06:23:52.452 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.51s
Oct 13 06:23:52.475 INFO kablam! su: No module specific data is present
Oct 13 06:23:53.167 INFO running `"docker" "rm" "-f" "acc3519d0a56140c5b5bcb3c0588cd2dd86616368dcaa9baaca59212e03f32fb"`
Oct 13 06:23:53.547 INFO blam! acc3519d0a56140c5b5bcb3c0588cd2dd86616368dcaa9baaca59212e03f32fb
Oct 13 06:23:53.560 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 13 06:23:53.950 INFO blam! 0b6ed11e0275a3d639c56a51ec958021d9dc782808937679853fe7768e5aae2c
Oct 13 06:23:53.958 INFO running `"docker" "start" "-a" "0b6ed11e0275a3d639c56a51ec958021d9dc782808937679853fe7768e5aae2c"`
Oct 13 06:23:55.011 INFO kablam! usermod: no changes
Oct 13 06:23:55.251 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.20s
Oct 13 06:23:55.271 INFO kablam! Running /target/debug/deps/rustchain-0dcb16cd2b700f7e
Oct 13 06:23:55.279 INFO blam!
Oct 13 06:23:55.279 INFO blam! running 0 tests
Oct 13 06:23:55.279 INFO blam!
Oct 13 06:23:55.279 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out
Oct 13 06:23:55.279 INFO blam!
Oct 13 06:23:55.283 INFO blam!
Oct 13 06:23:55.283 INFO kablam! Running /target/debug/deps/rustchain-4b69c81f2d8ac339
Oct 13 06:23:55.283 INFO blam! running 7 tests
Oct 13 06:23:55.287 INFO blam! test tests::new_transaction_is_added ... ok
Oct 13 06:23:55.287 INFO blam! test tests::last_index_is_not_incremented ... ok
Oct 13 06:23:55.287 INFO blam! test tests::test_calculate_hash ... ok
Oct 13 06:23:55.295 INFO blam! test tests::it_works ... ok
Oct 13 06:23:55.307 INFO blam! test tests::test_to_hex ... ok
Oct 13 06:23:57.003 INFO blam! test tests::last_index_is_incremented_when_block_is_mined ... ok
Oct 13 06:23:58.007 INFO blam! test tests::test_proof_of_work ... ok
Oct 13 06:23:58.007 INFO blam!
Oct 13 06:23:58.007 INFO blam! test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out
Oct 13 06:23:58.007 INFO blam!
Oct 13 06:23:58.008 INFO kablam! Doc-tests rustchain
Oct 13 06:23:58.557 INFO blam!
Oct 13 06:23:58.557 INFO blam! running 0 tests
Oct 13 06:23:58.557 INFO blam!
Oct 13 06:23:58.557 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out
Oct 13 06:23:58.557 INFO blam!
Oct 13 06:23:58.560 INFO kablam! su: No module specific data is present
Oct 13 06:23:59.215 INFO running `"docker" "rm" "-f" "0b6ed11e0275a3d639c56a51ec958021d9dc782808937679853fe7768e5aae2c"`
Oct 13 06:23:59.607 INFO blam! 0b6ed11e0275a3d639c56a51ec958021d9dc782808937679853fe7768e5aae2c