Oct 12 02:25:05.227 INFO testing cratedb-1.1.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 12 02:25:05.227 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/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 12 02:25:05.408 INFO blam! 8f32ae115dcc6b82e417ed3e7426fa75e490581484243883f23bcc450adcad1e Oct 12 02:25:05.409 INFO running `"docker" "start" "-a" "8f32ae115dcc6b82e417ed3e7426fa75e490581484243883f23bcc450adcad1e"` Oct 12 02:25:05.774 INFO kablam! usermod: no changes Oct 12 02:25:05.889 INFO kablam! Compiling cratedb v1.1.0 (/source) Oct 12 02:25:10.001 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.21s Oct 12 02:25:10.004 INFO kablam! su: No module specific data is present Oct 12 02:25:10.228 INFO running `"docker" "rm" "-f" "8f32ae115dcc6b82e417ed3e7426fa75e490581484243883f23bcc450adcad1e"` Oct 12 02:25:10.345 INFO blam! 8f32ae115dcc6b82e417ed3e7426fa75e490581484243883f23bcc450adcad1e Oct 12 02:25:10.346 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/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 12 02:25:10.540 INFO blam! 2afc22f57c21e204f0499f53eec2ee483f492d61b6bf7fcd90ebee2a2409e516 Oct 12 02:25:10.540 INFO running `"docker" "start" "-a" "2afc22f57c21e204f0499f53eec2ee483f492d61b6bf7fcd90ebee2a2409e516"` Oct 12 02:25:11.228 INFO kablam! usermod: no changes Oct 12 02:25:11.372 INFO kablam! Compiling cratedb v1.1.0 (/source) Oct 12 02:25:15.347 INFO kablam! warning: unused import: `std::rc::Rc` Oct 12 02:25:15.348 INFO kablam! --> src/lib.rs:54:9 Oct 12 02:25:15.348 INFO kablam! | Oct 12 02:25:15.348 INFO kablam! 54 | use std::rc::Rc; Oct 12 02:25:15.348 INFO kablam! | ^^^^^^^^^^^ Oct 12 02:25:15.348 INFO kablam! | Oct 12 02:25:15.348 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 02:25:15.349 INFO kablam! Oct 12 02:25:15.363 INFO kablam! warning: use of deprecated item 'Nothing': Please use `NoParams` Oct 12 02:25:15.363 INFO kablam! --> src/lib.rs:44:9 Oct 12 02:25:15.363 INFO kablam! | Oct 12 02:25:15.364 INFO kablam! 44 | use super::Nothing; Oct 12 02:25:15.364 INFO kablam! | ^^^^^^^^^^^^^^ Oct 12 02:25:15.364 INFO kablam! | Oct 12 02:25:15.365 INFO kablam! = note: #[warn(deprecated)] on by default Oct 12 02:25:15.365 INFO kablam! Oct 12 02:25:15.365 INFO kablam! warning: use of deprecated item 'Nothing': Please use `NoParams` Oct 12 02:25:15.366 INFO kablam! --> src/lib.rs:432:47 Oct 12 02:25:15.366 INFO kablam! | Oct 12 02:25:15.366 INFO kablam! 432 | None::>); Oct 12 02:25:15.367 INFO kablam! | ^^^^^^^ Oct 12 02:25:15.367 INFO kablam! Oct 12 02:25:15.367 INFO kablam! warning: use of deprecated item 'Nothing': Please use `NoParams` Oct 12 02:25:15.368 INFO kablam! --> src/lib.rs:483:83 Oct 12 02:25:15.368 INFO kablam! | Oct 12 02:25:15.369 INFO kablam! 483 | let result = cluster.query("create table a(a string, b long)", None::>); Oct 12 02:25:15.369 INFO kablam! | ^^^^^^^ Oct 12 02:25:15.369 INFO kablam! Oct 12 02:25:15.369 INFO kablam! warning: use of deprecated item 'Nothing': Please use `NoParams` Oct 12 02:25:15.370 INFO kablam! --> src/lib.rs:497:74 Oct 12 02:25:15.370 INFO kablam! | Oct 12 02:25:15.370 INFO kablam! 497 | let result = cluster.query("select * from sys.nodes", None::>); Oct 12 02:25:15.371 INFO kablam! | ^^^^^^^ Oct 12 02:25:15.371 INFO kablam! Oct 12 02:25:15.834 INFO kablam! warning: unused variable: `sha_contents` Oct 12 02:25:15.835 INFO kablam! --> src/common.rs:72:13 Oct 12 02:25:15.835 INFO kablam! | Oct 12 02:25:15.835 INFO kablam! 72 | let sha_contents = [203, 2, 235, 164, 178, 218, 138, 242, 242, 203, 29, 167, 94, 67, 205, Oct 12 02:25:15.835 INFO kablam! | ^^^^^^^^^^^^ help: consider using `_sha_contents` instead Oct 12 02:25:15.835 INFO kablam! | Oct 12 02:25:15.835 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 12 02:25:15.835 INFO kablam! Oct 12 02:25:15.835 INFO kablam! warning: unused variable: `blobs` Oct 12 02:25:15.835 INFO kablam! --> src/lib.rs:253:13 Oct 12 02:25:15.835 INFO kablam! | Oct 12 02:25:15.835 INFO kablam! 253 | let blobs = vec![MockBlob { Oct 12 02:25:15.835 INFO kablam! | ^^^^^ help: consider using `_blobs` instead Oct 12 02:25:15.835 INFO kablam! Oct 12 02:25:15.835 INFO kablam! warning: unused variable: `to` Oct 12 02:25:15.836 INFO kablam! --> src/lib.rs:77:20 Oct 12 02:25:15.836 INFO kablam! | Oct 12 02:25:15.836 INFO kablam! 77 | to: Option, Oct 12 02:25:15.836 INFO kablam! | ^^ help: consider using `_to` instead Oct 12 02:25:15.836 INFO kablam! Oct 12 02:25:15.836 INFO kablam! warning: unused variable: `payload` Oct 12 02:25:15.836 INFO kablam! --> src/lib.rs:78:20 Oct 12 02:25:15.836 INFO kablam! | Oct 12 02:25:15.836 INFO kablam! 78 | payload: String) Oct 12 02:25:15.836 INFO kablam! | ^^^^^^^ help: consider using `_payload` instead Oct 12 02:25:15.836 INFO kablam! Oct 12 02:25:15.836 INFO kablam! warning: unused variable: `to` Oct 12 02:25:15.836 INFO kablam! --> src/lib.rs:84:24 Oct 12 02:25:15.836 INFO kablam! | Oct 12 02:25:15.836 INFO kablam! 84 | to: Option, Oct 12 02:25:15.836 INFO kablam! | ^^ help: consider using `_to` instead Oct 12 02:25:15.836 INFO kablam! Oct 12 02:25:15.836 INFO kablam! warning: unused variable: `bucket` Oct 12 02:25:15.836 INFO kablam! --> src/lib.rs:85:24 Oct 12 02:25:15.836 INFO kablam! | Oct 12 02:25:15.836 INFO kablam! 85 | bucket: &str, Oct 12 02:25:15.836 INFO kablam! | ^^^^^^ help: consider using `_bucket` instead Oct 12 02:25:15.836 INFO kablam! Oct 12 02:25:15.836 INFO kablam! warning: unused variable: `sha1` Oct 12 02:25:15.836 INFO kablam! --> src/lib.rs:86:24 Oct 12 02:25:15.836 INFO kablam! | Oct 12 02:25:15.836 INFO kablam! 86 | sha1: &[u8], Oct 12 02:25:15.836 INFO kablam! | ^^^^ help: consider using `_sha1` instead Oct 12 02:25:15.836 INFO kablam! Oct 12 02:25:15.836 INFO kablam! warning: unused variable: `f` Oct 12 02:25:15.836 INFO kablam! --> src/lib.rs:87:24 Oct 12 02:25:15.836 INFO kablam! | Oct 12 02:25:15.836 INFO kablam! 87 | f: &mut Read) Oct 12 02:25:15.836 INFO kablam! | ^ help: consider using `_f` instead Oct 12 02:25:15.836 INFO kablam! Oct 12 02:25:15.837 INFO kablam! warning: unused variable: `to` Oct 12 02:25:15.837 INFO kablam! --> src/lib.rs:93:24 Oct 12 02:25:15.837 INFO kablam! | Oct 12 02:25:15.837 INFO kablam! 93 | to: Option, Oct 12 02:25:15.837 INFO kablam! | ^^ help: consider using `_to` instead Oct 12 02:25:15.837 INFO kablam! Oct 12 02:25:15.837 INFO kablam! warning: unused variable: `bucket` Oct 12 02:25:15.837 INFO kablam! --> src/lib.rs:94:24 Oct 12 02:25:15.837 INFO kablam! | Oct 12 02:25:15.837 INFO kablam! 94 | bucket: &str, Oct 12 02:25:15.837 INFO kablam! | ^^^^^^ help: consider using `_bucket` instead Oct 12 02:25:15.837 INFO kablam! Oct 12 02:25:15.837 INFO kablam! warning: unused variable: `sha1` Oct 12 02:25:15.837 INFO kablam! --> src/lib.rs:95:24 Oct 12 02:25:15.837 INFO kablam! | Oct 12 02:25:15.837 INFO kablam! 95 | sha1: &[u8]) Oct 12 02:25:15.837 INFO kablam! | ^^^^ help: consider using `_sha1` instead Oct 12 02:25:15.837 INFO kablam! Oct 12 02:25:15.837 INFO kablam! warning: unused variable: `to` Oct 12 02:25:15.837 INFO kablam! --> src/lib.rs:101:23 Oct 12 02:25:15.837 INFO kablam! | Oct 12 02:25:15.837 INFO kablam! 101 | to: Option, Oct 12 02:25:15.837 INFO kablam! | ^^ help: consider using `_to` instead Oct 12 02:25:15.837 INFO kablam! Oct 12 02:25:15.837 INFO kablam! warning: unused variable: `bucket` Oct 12 02:25:15.837 INFO kablam! --> src/lib.rs:102:23 Oct 12 02:25:15.837 INFO kablam! | Oct 12 02:25:15.837 INFO kablam! 102 | bucket: &str, Oct 12 02:25:15.837 INFO kablam! | ^^^^^^ help: consider using `_bucket` instead Oct 12 02:25:15.837 INFO kablam! Oct 12 02:25:15.837 INFO kablam! warning: unused variable: `sha1` Oct 12 02:25:15.837 INFO kablam! --> src/lib.rs:103:23 Oct 12 02:25:15.837 INFO kablam! | Oct 12 02:25:15.837 INFO kablam! 103 | sha1: &[u8]) Oct 12 02:25:15.837 INFO kablam! | ^^^^ help: consider using `_sha1` instead Oct 12 02:25:15.837 INFO kablam! Oct 12 02:25:15.837 INFO kablam! warning: unused variable: `to` Oct 12 02:25:15.837 INFO kablam! --> src/lib.rs:137:24 Oct 12 02:25:15.837 INFO kablam! | Oct 12 02:25:15.837 INFO kablam! 137 | to: Option, Oct 12 02:25:15.837 INFO kablam! | ^^ help: consider using `_to` instead Oct 12 02:25:15.837 INFO kablam! Oct 12 02:25:15.837 INFO kablam! warning: unused variable: `to` Oct 12 02:25:15.837 INFO kablam! --> src/lib.rs:161:24 Oct 12 02:25:15.837 INFO kablam! | Oct 12 02:25:15.837 INFO kablam! 161 | to: Option, Oct 12 02:25:15.837 INFO kablam! | ^^ help: consider using `_to` instead Oct 12 02:25:15.837 INFO kablam! Oct 12 02:25:15.837 INFO kablam! warning: unused variable: `to` Oct 12 02:25:15.837 INFO kablam! --> src/lib.rs:181:23 Oct 12 02:25:15.837 INFO kablam! | Oct 12 02:25:15.837 INFO kablam! 181 | to: Option, Oct 12 02:25:15.837 INFO kablam! | ^^ help: consider using `_to` instead Oct 12 02:25:15.837 INFO kablam! Oct 12 02:25:16.005 INFO kablam! warning: struct is never constructed: `FailingBackend` Oct 12 02:25:16.005 INFO kablam! --> src/lib.rs:56:5 Oct 12 02:25:16.005 INFO kablam! | Oct 12 02:25:16.005 INFO kablam! 56 | struct FailingBackend { Oct 12 02:25:16.005 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 12 02:25:16.005 INFO kablam! | Oct 12 02:25:16.005 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 02:25:16.005 INFO kablam! Oct 12 02:25:16.005 INFO kablam! warning: method is never used: `new` Oct 12 02:25:16.005 INFO kablam! --> src/lib.rs:69:9 Oct 12 02:25:16.005 INFO kablam! | Oct 12 02:25:16.005 INFO kablam! 69 | pub fn new(error: BackendError) -> FailingBackend { Oct 12 02:25:16.005 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 02:25:16.005 INFO kablam! Oct 12 02:25:16.005 INFO kablam! warning: function is never used: `new_failing_cluster` Oct 12 02:25:16.005 INFO kablam! --> src/lib.rs:215:5 Oct 12 02:25:16.005 INFO kablam! | Oct 12 02:25:16.005 INFO kablam! 215 | fn new_failing_cluster(error: BackendError) -> DBCluster { Oct 12 02:25:16.005 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 02:25:16.005 INFO kablam! Oct 12 02:25:19.380 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 8.12s Oct 12 02:25:19.386 INFO kablam! su: No module specific data is present Oct 12 02:25:19.645 INFO running `"docker" "rm" "-f" "2afc22f57c21e204f0499f53eec2ee483f492d61b6bf7fcd90ebee2a2409e516"` Oct 12 02:25:19.756 INFO blam! 2afc22f57c21e204f0499f53eec2ee483f492d61b6bf7fcd90ebee2a2409e516 Oct 12 02:25:19.757 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/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 12 02:25:20.003 INFO blam! 3e89027b65087560a356a17382859bb570a6750a1fdd3ef89cdf1e613ad9e63a Oct 12 02:25:20.009 INFO running `"docker" "start" "-a" "3e89027b65087560a356a17382859bb570a6750a1fdd3ef89cdf1e613ad9e63a"` Oct 12 02:25:20.576 INFO kablam! usermod: no changes Oct 12 02:25:20.654 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.06s Oct 12 02:25:20.672 INFO kablam! Running /target/debug/deps/cratedb-2d03875ee3384717 Oct 12 02:25:20.674 INFO blam! Oct 12 02:25:20.674 INFO blam! running 20 tests Oct 12 02:25:20.677 INFO blam! test common::tests::digest_string ... ok Oct 12 02:25:20.677 INFO blam! test row::tests::by_column_name ... ok Oct 12 02:25:20.677 INFO blam! test common::tests::string_from_hex ... ok Oct 12 02:25:20.677 INFO blam! test tests::bulk_parameter_query ... ok Oct 12 02:25:20.678 INFO blam! test tests::error_blob_delete ... ok Oct 12 02:25:20.678 INFO blam! test tests::error_blob_download ... ok Oct 12 02:25:20.680 INFO blam! test tests::error_blob_list ... ok Oct 12 02:25:20.681 INFO blam! test tests::blob_delete ... ok Oct 12 02:25:20.681 INFO blam! test tests::blob_download ... ok Oct 12 02:25:20.681 INFO blam! test backend::tests::valid_make_blob_url ... ok Oct 12 02:25:20.682 INFO blam! test row::tests::by_index ... ok Oct 12 02:25:20.688 INFO blam! test tests::error_blob_upload ... ok Oct 12 02:25:20.689 INFO blam! test tests::blob_upload ... ok Oct 12 02:25:20.689 INFO blam! test tests::no_parameter_query ... ok Oct 12 02:25:20.689 INFO blam! test tests::blob_list ... ok Oct 12 02:25:20.689 INFO blam! test tests::error_parameter_query ... ok Oct 12 02:25:20.690 INFO blam! test tests::non_json_backend_error ... ok Oct 12 02:25:20.690 INFO blam! test tests::error_bulk_parameter_query ... ok Oct 12 02:25:20.690 INFO blam! test backend::tests::invalid_make_blob_url ... ok Oct 12 02:25:20.691 INFO blam! test tests::parameter_query ... ok Oct 12 02:25:20.691 INFO blam! Oct 12 02:25:20.691 INFO blam! test result: ok. 20 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 02:25:20.691 INFO blam! Oct 12 02:25:20.692 INFO kablam! Doc-tests cratedb Oct 12 02:25:27.817 INFO blam! Oct 12 02:25:27.817 INFO blam! running 13 tests Oct 12 02:25:27.817 INFO blam! test src/backend.rs - backend::Backend::delete_blob (line 92) ... ignored Oct 12 02:25:27.817 INFO blam! test src/backend.rs - backend::Backend::fetch_blob (line 110) ... ignored Oct 12 02:25:27.817 INFO blam! test src/backend.rs - backend::Backend::upload_blob (line 74) ... ignored Oct 12 02:25:27.817 INFO blam! test src/blob.rs - blob::BlobContainer::delete (line 92) ... ignored Oct 12 02:25:27.817 INFO blam! test src/blob.rs - blob::BlobContainer::get (line 106) ... ignored Oct 12 02:25:27.817 INFO blam! test src/blob.rs - blob::BlobContainer::list (line 52) ... ignored Oct 12 02:25:27.817 INFO blam! test src/blob.rs - blob::BlobContainer::put (line 70) ... ignored Oct 12 02:25:27.817 INFO blam! test src/common.rs - common::to_hex_string (line 42) ... ignored Oct 12 02:25:27.817 INFO blam! test src/dbcluster.rs - dbcluster::DBCluster::nodes (line 84) ... ignored Oct 12 02:25:27.817 INFO blam! test src/dbcluster.rs - dbcluster::DBCluster::with_proxy (line 108) ... ignored Oct 12 02:25:27.817 INFO blam! test src/sql.rs - sql::QueryRunner::bulk_query (line 74) ... ignored Oct 12 02:25:27.817 INFO blam! test src/sql.rs - sql::QueryRunner::query (line 54) ... ignored Oct 12 02:25:40.850 INFO blam! test src/dbcluster.rs - dbcluster::DBCluster::from_string (line 146) ... ok Oct 12 02:25:40.851 INFO blam! Oct 12 02:25:40.852 INFO blam! test result: ok. 1 passed; 0 failed; 12 ignored; 0 measured; 0 filtered out Oct 12 02:25:40.852 INFO blam! Oct 12 02:25:40.865 INFO kablam! su: No module specific data is present Oct 12 02:25:41.956 INFO running `"docker" "rm" "-f" "3e89027b65087560a356a17382859bb570a6750a1fdd3ef89cdf1e613ad9e63a"` Oct 12 02:25:42.337 INFO blam! 3e89027b65087560a356a17382859bb570a6750a1fdd3ef89cdf1e613ad9e63a