Oct 12 23:50:43.778 INFO testing smmckay/aws-tools against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 12 23:50:43.778 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 12 23:50:44.207 INFO blam! 7d65486fa168e1d178886d197dc2aa5dbf6b3ade1f9a4da4781b741e5ab50ce1 Oct 12 23:50:44.215 INFO running `"docker" "start" "-a" "7d65486fa168e1d178886d197dc2aa5dbf6b3ade1f9a4da4781b741e5ab50ce1"` Oct 12 23:50:45.753 INFO kablam! usermod: no changes Oct 12 23:50:46.119 INFO kablam! Compiling futures v0.1.22 Oct 12 23:50:46.145 INFO kablam! Compiling md5 v0.3.7 Oct 12 23:50:46.191 INFO kablam! Compiling mio v0.6.15 Oct 12 23:50:46.199 INFO kablam! Compiling openssl-sys v0.9.33 Oct 12 23:50:46.199 INFO kablam! Compiling rusoto_core v0.32.0 Oct 12 23:50:46.199 INFO kablam! Compiling hmac v0.5.0 Oct 12 23:50:46.199 INFO kablam! Compiling docopt v1.0.0 Oct 12 23:50:49.766 INFO kablam! Compiling openssl v0.9.24 Oct 12 23:51:00.064 INFO kablam! Compiling tokio-executor v0.1.2 Oct 12 23:51:00.071 INFO kablam! Compiling tokio-io v0.1.7 Oct 12 23:51:00.071 INFO kablam! Compiling tokio-service v0.1.0 Oct 12 23:51:00.072 INFO kablam! Compiling futures-cpupool v0.1.8 Oct 12 23:51:00.072 INFO kablam! Compiling relay v0.1.1 Oct 12 23:51:00.072 INFO kablam! Compiling want v0.0.4 Oct 12 23:51:02.983 INFO kablam! Compiling tokio-threadpool v0.1.5 Oct 12 23:51:02.983 INFO kablam! Compiling tokio-timer v0.2.4 Oct 12 23:51:09.844 INFO kablam! Compiling tokio-reactor v0.1.2 Oct 12 23:51:09.845 INFO kablam! Compiling tokio-codec v0.1.0 Oct 12 23:51:11.076 INFO kablam! Compiling native-tls v0.1.5 Oct 12 23:51:15.802 INFO kablam! Compiling tokio-tcp v0.1.0 Oct 12 23:51:15.803 INFO kablam! Compiling tokio-udp v0.1.1 Oct 12 23:51:16.218 INFO kablam! Compiling tokio-fs v0.1.1 Oct 12 23:51:19.024 INFO kablam! Compiling tokio v0.1.7 Oct 12 23:51:22.272 INFO kablam! Compiling tokio-core v0.1.17 Oct 12 23:51:25.643 INFO kablam! Compiling tokio-proto v0.1.1 Oct 12 23:51:25.643 INFO kablam! Compiling tokio-tls v0.1.4 Oct 12 23:51:28.981 INFO kablam! Compiling hyper v0.11.27 Oct 12 23:51:40.843 INFO kablam! Compiling hyper-tls v0.1.3 Oct 12 23:51:42.225 INFO kablam! Compiling rusoto_credential v0.11.0 Oct 12 23:51:57.524 INFO kablam! Compiling rusoto_s3 v0.32.0 Oct 12 23:51:57.524 INFO kablam! Compiling rusoto_sqs v0.32.0 Oct 12 23:52:14.655 INFO kablam! Compiling aws-tools v0.1.0 (/source) Oct 12 23:52:17.287 INFO kablam! warning: unused variable: `sz` Oct 12 23:52:17.288 INFO kablam! --> src/bin/s3-bulk-move.rs:148:52 Oct 12 23:52:17.289 INFO kablam! | Oct 12 23:52:17.290 INFO kablam! 148 | objs = Box::new(objs.filter(|(key, sz)| { Oct 12 23:52:17.290 INFO kablam! | ^^ help: consider using `_sz` instead Oct 12 23:52:17.291 INFO kablam! | Oct 12 23:52:17.292 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 12 23:52:17.292 INFO kablam! Oct 12 23:52:17.293 INFO kablam! warning: unused variable: `dest_client` Oct 12 23:52:17.293 INFO kablam! --> src/bin/s3-bulk-move.rs:107:9 Oct 12 23:52:17.294 INFO kablam! | Oct 12 23:52:17.295 INFO kablam! 107 | let dest_client = S3Client::simple(dest_region); Oct 12 23:52:17.295 INFO kablam! | ^^^^^^^^^^^ help: consider using `_dest_client` instead Oct 12 23:52:17.295 INFO kablam! Oct 12 23:52:23.844 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 38s Oct 12 23:52:23.864 INFO kablam! su: No module specific data is present Oct 12 23:52:27.057 INFO running `"docker" "rm" "-f" "7d65486fa168e1d178886d197dc2aa5dbf6b3ade1f9a4da4781b741e5ab50ce1"` Oct 12 23:52:27.343 INFO blam! 7d65486fa168e1d178886d197dc2aa5dbf6b3ade1f9a4da4781b741e5ab50ce1 Oct 12 23:52:27.344 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 12 23:52:27.830 INFO blam! f6fc2088eb10aaefa543cee84e054692156df5824304b2fe54072ab31886b48d Oct 12 23:52:27.832 INFO running `"docker" "start" "-a" "f6fc2088eb10aaefa543cee84e054692156df5824304b2fe54072ab31886b48d"` Oct 12 23:52:30.700 INFO kablam! usermod: no changes Oct 12 23:52:31.002 INFO kablam! Compiling aws-tools v0.1.0 (/source) Oct 12 23:52:33.182 INFO kablam! warning: unused variable: `sz` Oct 12 23:52:33.183 INFO kablam! --> src/bin/s3-bulk-move.rs:148:52 Oct 12 23:52:33.184 INFO kablam! | Oct 12 23:52:33.184 INFO kablam! 148 | objs = Box::new(objs.filter(|(key, sz)| { Oct 12 23:52:33.185 INFO kablam! | ^^ help: consider using `_sz` instead Oct 12 23:52:33.186 INFO kablam! | Oct 12 23:52:33.186 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 12 23:52:33.187 INFO kablam! Oct 12 23:52:33.187 INFO kablam! warning: unused variable: `dest_client` Oct 12 23:52:33.187 INFO kablam! --> src/bin/s3-bulk-move.rs:107:9 Oct 12 23:52:33.188 INFO kablam! | Oct 12 23:52:33.188 INFO kablam! 107 | let dest_client = S3Client::simple(dest_region); Oct 12 23:52:33.188 INFO kablam! | ^^^^^^^^^^^ help: consider using `_dest_client` instead Oct 12 23:52:33.189 INFO kablam! Oct 12 23:52:34.031 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.31s Oct 12 23:52:34.055 INFO kablam! su: No module specific data is present Oct 12 23:52:35.927 INFO running `"docker" "rm" "-f" "f6fc2088eb10aaefa543cee84e054692156df5824304b2fe54072ab31886b48d"` Oct 12 23:52:36.307 INFO blam! f6fc2088eb10aaefa543cee84e054692156df5824304b2fe54072ab31886b48d Oct 12 23:52:36.311 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 12 23:52:36.844 INFO blam! 73774a17b7ab7dc107027f55c4a80b5aabd7f78a1b578e30c1e9a4cc8f3d1aad Oct 12 23:52:36.846 INFO running `"docker" "start" "-a" "73774a17b7ab7dc107027f55c4a80b5aabd7f78a1b578e30c1e9a4cc8f3d1aad"` Oct 12 23:52:39.102 INFO kablam! usermod: no changes Oct 12 23:52:39.464 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.33s Oct 12 23:52:39.503 INFO kablam! Running /target/debug/deps/s3_bulk_move-9b0805a7d3bed1c8 Oct 12 23:52:39.511 INFO kablam! Running /target/debug/deps/sqs_bulk_load-00c6cdbc76cbc107 Oct 12 23:52:39.511 INFO blam! Oct 12 23:52:39.511 INFO blam! running 0 tests Oct 12 23:52:39.511 INFO blam! Oct 12 23:52:39.511 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 23:52:39.511 INFO blam! Oct 12 23:52:39.511 INFO blam! Oct 12 23:52:39.511 INFO blam! running 0 tests Oct 12 23:52:39.511 INFO blam! Oct 12 23:52:39.511 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 23:52:39.511 INFO blam! Oct 12 23:52:39.519 INFO kablam! su: No module specific data is present Oct 12 23:52:41.213 INFO running `"docker" "rm" "-f" "73774a17b7ab7dc107027f55c4a80b5aabd7f78a1b578e30c1e9a4cc8f3d1aad"` Oct 12 23:52:41.475 INFO blam! 73774a17b7ab7dc107027f55c4a80b5aabd7f78a1b578e30c1e9a4cc8f3d1aad