Oct 14 17:25:24.056 INFO testing jakecraige/cstream against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 14 17:25:24.056 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 14 17:25:24.564 INFO blam! 3eeecbf5c6359ec5c4e07a06ccc526e4e1ef06e66814c480356f42d21e14e25a Oct 14 17:25:24.566 INFO running `"docker" "start" "-a" "3eeecbf5c6359ec5c4e07a06ccc526e4e1ef06e66814c480356f42d21e14e25a"` Oct 14 17:25:25.251 INFO kablam! usermod: no changes Oct 14 17:25:25.584 INFO kablam! Compiling encoding_rs v0.8.9 Oct 14 17:25:25.585 INFO kablam! Compiling tokio-service v0.1.0 Oct 14 17:25:25.586 INFO kablam! Compiling relay v0.1.1 Oct 14 17:25:25.586 INFO kablam! Compiling uuid v0.6.5 Oct 14 17:25:25.586 INFO kablam! Compiling want v0.0.4 Oct 14 17:25:25.587 INFO kablam! Compiling tokio-io v0.1.9 Oct 14 17:25:25.588 INFO kablam! Compiling openssl v0.9.24 Oct 14 17:25:25.595 INFO kablam! Compiling serde_json v1.0.32 Oct 14 17:25:25.627 INFO kablam! Compiling chrono v0.4.6 Oct 14 17:25:26.792 INFO kablam! Compiling parking_lot_core v0.3.1 Oct 14 17:25:26.829 INFO kablam! Compiling phf_generator v0.7.23 Oct 14 17:25:27.263 INFO kablam! Compiling tokio-threadpool v0.1.7 Oct 14 17:25:27.811 INFO kablam! Compiling phf_codegen v0.7.23 Oct 14 17:25:29.285 INFO kablam! Compiling mime_guess v2.0.0-alpha.6 Oct 14 17:25:29.286 INFO kablam! Compiling tokio-codec v0.1.1 Oct 14 17:25:29.319 INFO kablam! Compiling parking_lot v0.6.4 Oct 14 17:25:33.595 INFO kablam! Compiling tokio-fs v0.1.3 Oct 14 17:25:33.824 INFO kablam! Compiling tokio-reactor v0.1.6 Oct 14 17:25:41.256 INFO kablam! Compiling tokio-tcp v0.1.2 Oct 14 17:25:44.487 INFO kablam! Compiling tokio-uds v0.2.2 Oct 14 17:25:44.606 INFO kablam! Compiling tokio-udp v0.1.2 Oct 14 17:25:47.633 INFO kablam! Compiling native-tls v0.1.5 Oct 14 17:25:49.099 INFO kablam! Compiling tokio v0.1.11 Oct 14 17:25:52.795 INFO kablam! Compiling tokio-core v0.1.17 Oct 14 17:25:56.435 INFO kablam! Compiling tokio-proto v0.1.1 Oct 14 17:25:56.436 INFO kablam! Compiling tokio-tls v0.1.4 Oct 14 17:26:00.233 INFO kablam! Compiling hyper v0.11.27 Oct 14 17:26:12.572 INFO kablam! Compiling hyper-tls v0.1.4 Oct 14 17:26:14.271 INFO kablam! Compiling reqwest v0.8.8 Oct 14 17:26:25.498 INFO kablam! Compiling stellar-client v0.1.2 Oct 14 17:26:35.041 INFO kablam! Compiling cstream v0.1.0 (/source) Oct 14 17:26:36.755 INFO kablam! warning: unused import: `Adapter` Oct 14 17:26:36.755 INFO kablam! --> src/currency/stellar/adapter.rs:4:15 Oct 14 17:26:36.755 INFO kablam! | Oct 14 17:26:36.755 INFO kablam! 4 | use adapter::{Adapter, Common, Block}; Oct 14 17:26:36.755 INFO kablam! | ^^^^^^^ Oct 14 17:26:36.756 INFO kablam! | Oct 14 17:26:36.756 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 14 17:26:36.756 INFO kablam! Oct 14 17:26:36.756 INFO kablam! warning: unused import: `Common` Oct 14 17:26:36.756 INFO kablam! --> src/main.rs:8:24 Oct 14 17:26:36.756 INFO kablam! | Oct 14 17:26:36.756 INFO kablam! 8 | use adapter::{Adapter, Common}; Oct 14 17:26:36.756 INFO kablam! | ^^^^^^ Oct 14 17:26:36.756 INFO kablam! Oct 14 17:26:36.859 INFO kablam! warning: unused variable: `hash` Oct 14 17:26:36.859 INFO kablam! --> src/currency/stellar/adapter.rs:42:29 Oct 14 17:26:36.859 INFO kablam! | Oct 14 17:26:36.859 INFO kablam! 42 | fn block_by_hash(&self, hash: String) -> Block { Oct 14 17:26:36.859 INFO kablam! | ^^^^ help: consider using `_hash` instead Oct 14 17:26:36.859 INFO kablam! | Oct 14 17:26:36.861 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 14 17:26:36.861 INFO kablam! Oct 14 17:26:36.870 INFO kablam! warning: method is never used: `block_parent` Oct 14 17:26:36.870 INFO kablam! --> src/currency/stellar/adapter.rs:15:5 Oct 14 17:26:36.870 INFO kablam! | Oct 14 17:26:36.870 INFO kablam! 15 | fn block_parent(&self, from_block: Block) -> Block { Oct 14 17:26:36.870 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 17:26:36.870 INFO kablam! | Oct 14 17:26:36.870 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 17:26:36.872 INFO kablam! Oct 14 17:26:36.872 INFO kablam! warning: function is never used: `hello` Oct 14 17:26:36.872 INFO kablam! --> src/stream/blocks.rs:1:1 Oct 14 17:26:36.872 INFO kablam! | Oct 14 17:26:36.872 INFO kablam! 1 | pub fn hello() -> String { Oct 14 17:26:36.872 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 17:26:36.872 INFO kablam! Oct 14 17:26:42.645 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 17s Oct 14 17:26:42.667 INFO kablam! su: No module specific data is present Oct 14 17:26:45.419 INFO running `"docker" "rm" "-f" "3eeecbf5c6359ec5c4e07a06ccc526e4e1ef06e66814c480356f42d21e14e25a"` Oct 14 17:26:45.727 INFO blam! 3eeecbf5c6359ec5c4e07a06ccc526e4e1ef06e66814c480356f42d21e14e25a Oct 14 17:26:45.739 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 14 17:26:46.259 INFO blam! 2d8c9aff7996346bf36d098e9b8c731fb994d0b21fc6f4d17f40be3070bf3358 Oct 14 17:26:46.261 INFO running `"docker" "start" "-a" "2d8c9aff7996346bf36d098e9b8c731fb994d0b21fc6f4d17f40be3070bf3358"` Oct 14 17:26:48.618 INFO kablam! usermod: no changes Oct 14 17:26:48.909 INFO kablam! Compiling cstream v0.1.0 (/source) Oct 14 17:26:50.419 INFO kablam! warning: unused import: `Adapter` Oct 14 17:26:50.420 INFO kablam! --> src/currency/stellar/adapter.rs:4:15 Oct 14 17:26:50.420 INFO kablam! | Oct 14 17:26:50.421 INFO kablam! 4 | use adapter::{Adapter, Common, Block}; Oct 14 17:26:50.422 INFO kablam! | ^^^^^^^ Oct 14 17:26:50.422 INFO kablam! | Oct 14 17:26:50.423 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 14 17:26:50.424 INFO kablam! Oct 14 17:26:50.424 INFO kablam! warning: unused import: `Common` Oct 14 17:26:50.425 INFO kablam! --> src/main.rs:8:24 Oct 14 17:26:50.425 INFO kablam! | Oct 14 17:26:50.425 INFO kablam! 8 | use adapter::{Adapter, Common}; Oct 14 17:26:50.425 INFO kablam! | ^^^^^^ Oct 14 17:26:50.425 INFO kablam! Oct 14 17:26:50.514 INFO kablam! warning: unused variable: `hash` Oct 14 17:26:50.514 INFO kablam! --> src/currency/stellar/adapter.rs:42:29 Oct 14 17:26:50.514 INFO kablam! | Oct 14 17:26:50.514 INFO kablam! 42 | fn block_by_hash(&self, hash: String) -> Block { Oct 14 17:26:50.514 INFO kablam! | ^^^^ help: consider using `_hash` instead Oct 14 17:26:50.514 INFO kablam! | Oct 14 17:26:50.514 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 14 17:26:50.516 INFO kablam! Oct 14 17:26:50.524 INFO kablam! warning: method is never used: `block_parent` Oct 14 17:26:50.524 INFO kablam! --> src/currency/stellar/adapter.rs:15:5 Oct 14 17:26:50.524 INFO kablam! | Oct 14 17:26:50.524 INFO kablam! 15 | fn block_parent(&self, from_block: Block) -> Block { Oct 14 17:26:50.524 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 17:26:50.524 INFO kablam! | Oct 14 17:26:50.524 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 17:26:50.524 INFO kablam! Oct 14 17:26:50.525 INFO kablam! warning: function is never used: `hello` Oct 14 17:26:50.525 INFO kablam! --> src/stream/blocks.rs:1:1 Oct 14 17:26:50.526 INFO kablam! | Oct 14 17:26:50.526 INFO kablam! 1 | pub fn hello() -> String { Oct 14 17:26:50.526 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 17:26:50.526 INFO kablam! Oct 14 17:26:51.148 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.50s Oct 14 17:26:51.163 INFO kablam! su: No module specific data is present Oct 14 17:26:52.472 INFO running `"docker" "rm" "-f" "2d8c9aff7996346bf36d098e9b8c731fb994d0b21fc6f4d17f40be3070bf3358"` Oct 14 17:26:52.859 INFO blam! 2d8c9aff7996346bf36d098e9b8c731fb994d0b21fc6f4d17f40be3070bf3358 Oct 14 17:26:52.879 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 14 17:26:53.395 INFO blam! 087f2066f283fd0ce79fe3cc34122ee58ed010d1ccc0b4c21e46681862b855bf Oct 14 17:26:53.397 INFO running `"docker" "start" "-a" "087f2066f283fd0ce79fe3cc34122ee58ed010d1ccc0b4c21e46681862b855bf"` Oct 14 17:26:55.155 INFO kablam! usermod: no changes Oct 14 17:26:55.460 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.27s Oct 14 17:26:55.469 INFO kablam! Running /target/debug/deps/cstream-17323f0b3e76672e Oct 14 17:26:55.472 INFO blam! Oct 14 17:26:55.473 INFO blam! running 0 tests Oct 14 17:26:55.473 INFO blam! Oct 14 17:26:55.473 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 17:26:55.474 INFO blam! Oct 14 17:26:55.475 INFO kablam! su: No module specific data is present Oct 14 17:26:57.171 INFO running `"docker" "rm" "-f" "087f2066f283fd0ce79fe3cc34122ee58ed010d1ccc0b4c21e46681862b855bf"` Oct 14 17:26:57.531 INFO blam! 087f2066f283fd0ce79fe3cc34122ee58ed010d1ccc0b4c21e46681862b855bf