Oct 10 14:39:55.081 INFO testing smmckay/aws-tools against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 14:39:55.081 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 14:39:55.081 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 14:39:55.676 INFO blam! 20361acf472f40acea9eaf796619d1c42ceca62155ba2bc54e3021ec6bb94d72 Oct 10 14:39:55.677 INFO running `"docker" "start" "-a" "20361acf472f40acea9eaf796619d1c42ceca62155ba2bc54e3021ec6bb94d72"` Oct 10 14:39:56.879 INFO kablam! usermod: no changes Oct 10 14:39:57.308 INFO kablam! Compiling futures-cpupool v0.1.8 Oct 10 14:39:57.308 INFO kablam! Compiling want v0.0.4 Oct 10 14:39:57.326 INFO kablam! Compiling tokio-io v0.1.7 Oct 10 14:39:57.335 INFO kablam! Compiling openssl-sys v0.9.33 Oct 10 14:39:57.335 INFO kablam! Compiling regex v0.2.11 Oct 10 14:39:57.335 INFO kablam! Compiling tokio-threadpool v0.1.5 Oct 10 14:39:57.335 INFO kablam! Compiling hmac v0.5.0 Oct 10 14:39:57.336 INFO kablam! Compiling docopt v1.0.0 Oct 10 14:40:01.176 INFO kablam! Compiling openssl v0.9.24 Oct 10 14:40:01.254 INFO kablam! Compiling tokio-codec v0.1.0 Oct 10 14:40:02.204 INFO kablam! Compiling tokio-reactor v0.1.2 Oct 10 14:40:09.116 INFO kablam! Compiling tokio-fs v0.1.1 Oct 10 14:40:09.136 INFO kablam! Compiling tokio-udp v0.1.1 Oct 10 14:40:18.484 INFO kablam! Compiling tokio-tcp v0.1.0 Oct 10 14:40:22.260 INFO kablam! Compiling native-tls v0.1.5 Oct 10 14:40:23.536 INFO kablam! Compiling tokio v0.1.7 Oct 10 14:40:28.028 INFO kablam! Compiling tokio-core v0.1.17 Oct 10 14:40:32.712 INFO kablam! Compiling tokio-proto v0.1.1 Oct 10 14:40:32.712 INFO kablam! Compiling tokio-tls v0.1.4 Oct 10 14:40:38.217 INFO kablam! Compiling hyper v0.11.27 Oct 10 14:40:51.045 INFO kablam! Compiling hyper-tls v0.1.3 Oct 10 14:40:54.628 INFO kablam! Compiling rusoto_credential v0.11.0 Oct 10 14:41:04.084 INFO kablam! Compiling rusoto_core v0.32.0 Oct 10 14:41:15.249 INFO kablam! Compiling rusoto_sqs v0.32.0 Oct 10 14:41:15.249 INFO kablam! Compiling rusoto_s3 v0.32.0 Oct 10 14:41:35.933 INFO kablam! Compiling aws-tools v0.1.0 (/source) Oct 10 14:41:41.870 INFO kablam! warning: unused variable: `sz` Oct 10 14:41:41.870 INFO kablam! --> src/bin/s3-bulk-move.rs:148:52 Oct 10 14:41:41.870 INFO kablam! | Oct 10 14:41:41.870 INFO kablam! 148 | objs = Box::new(objs.filter(|(key, sz)| { Oct 10 14:41:41.870 INFO kablam! | ^^ help: consider using `_sz` instead Oct 10 14:41:41.870 INFO kablam! | Oct 10 14:41:41.870 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 10 14:41:41.870 INFO kablam! Oct 10 14:41:41.871 INFO kablam! warning: unused variable: `dest_client` Oct 10 14:41:41.871 INFO kablam! --> src/bin/s3-bulk-move.rs:107:9 Oct 10 14:41:41.871 INFO kablam! | Oct 10 14:41:41.871 INFO kablam! 107 | let dest_client = S3Client::simple(dest_region); Oct 10 14:41:41.871 INFO kablam! | ^^^^^^^^^^^ help: consider using `_dest_client` instead Oct 10 14:41:41.871 INFO kablam! Oct 10 14:41:46.856 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 49s Oct 10 14:41:46.873 INFO kablam! su: No module specific data is present Oct 10 14:41:47.277 INFO running `"docker" "rm" "-f" "20361acf472f40acea9eaf796619d1c42ceca62155ba2bc54e3021ec6bb94d72"` Oct 10 14:41:47.524 INFO blam! 20361acf472f40acea9eaf796619d1c42ceca62155ba2bc54e3021ec6bb94d72 Oct 10 14:41:47.532 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 14:41:47.532 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 14:41:47.991 INFO blam! bb24ef955d97cac1189ea80e490697a8694d2514ea15d0feacba526a8ad52859 Oct 10 14:41:48.005 INFO running `"docker" "start" "-a" "bb24ef955d97cac1189ea80e490697a8694d2514ea15d0feacba526a8ad52859"` Oct 10 14:41:48.728 INFO kablam! usermod: no changes Oct 10 14:41:48.916 INFO kablam! Compiling aws-tools v0.1.0 (/source) Oct 10 14:41:53.650 INFO kablam! warning: unused variable: `sz` Oct 10 14:41:53.650 INFO kablam! --> src/bin/s3-bulk-move.rs:148:52 Oct 10 14:41:53.650 INFO kablam! | Oct 10 14:41:53.650 INFO kablam! 148 | objs = Box::new(objs.filter(|(key, sz)| { Oct 10 14:41:53.651 INFO kablam! | ^^ help: consider using `_sz` instead Oct 10 14:41:53.651 INFO kablam! | Oct 10 14:41:53.651 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 10 14:41:53.651 INFO kablam! Oct 10 14:41:53.651 INFO kablam! warning: unused variable: `dest_client` Oct 10 14:41:53.651 INFO kablam! --> src/bin/s3-bulk-move.rs:107:9 Oct 10 14:41:53.651 INFO kablam! | Oct 10 14:41:53.651 INFO kablam! 107 | let dest_client = S3Client::simple(dest_region); Oct 10 14:41:53.651 INFO kablam! | ^^^^^^^^^^^ help: consider using `_dest_client` instead Oct 10 14:41:53.651 INFO kablam! Oct 10 14:41:54.257 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.51s Oct 10 14:41:54.274 INFO kablam! su: No module specific data is present Oct 10 14:41:54.548 INFO running `"docker" "rm" "-f" "bb24ef955d97cac1189ea80e490697a8694d2514ea15d0feacba526a8ad52859"` Oct 10 14:41:54.646 INFO blam! bb24ef955d97cac1189ea80e490697a8694d2514ea15d0feacba526a8ad52859 Oct 10 14:41:54.646 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 14:41:54.646 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 14:41:54.876 INFO blam! 8705f1b235a44b5db6c40a4d8fa21c3f9d323bbc774b6fef0fc176b98b438785 Oct 10 14:41:54.880 INFO running `"docker" "start" "-a" "8705f1b235a44b5db6c40a4d8fa21c3f9d323bbc774b6fef0fc176b98b438785"` Oct 10 14:41:55.343 INFO kablam! usermod: no changes Oct 10 14:41:55.530 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.15s Oct 10 14:41:55.551 INFO kablam! Running /target/debug/deps/s3_bulk_move-cef76d86d648a6fa Oct 10 14:41:55.554 INFO kablam! Running /target/debug/deps/sqs_bulk_load-959b3ebf099e50da Oct 10 14:41:55.554 INFO blam! Oct 10 14:41:55.554 INFO blam! running 0 tests Oct 10 14:41:55.554 INFO blam! Oct 10 14:41:55.554 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 14:41:55.555 INFO blam! Oct 10 14:41:55.558 INFO blam! Oct 10 14:41:55.558 INFO blam! running 0 tests Oct 10 14:41:55.558 INFO blam! Oct 10 14:41:55.558 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 14:41:55.558 INFO blam! Oct 10 14:41:55.564 INFO kablam! su: No module specific data is present Oct 10 14:41:55.809 INFO running `"docker" "rm" "-f" "8705f1b235a44b5db6c40a4d8fa21c3f9d323bbc774b6fef0fc176b98b438785"` Oct 10 14:41:55.924 INFO blam! 8705f1b235a44b5db6c40a4d8fa21c3f9d323bbc774b6fef0fc176b98b438785