Oct 12 23:50:44.127 INFO testing smmckay/aws-tools against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 12 23:50:44.129 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 12 23:50:44.494 INFO blam! ed215a37b2ff8dcbe0be9b8cbe5e34477eac2c309e4c282b58fabdd084dfd608 Oct 12 23:50:44.499 INFO running `"docker" "start" "-a" "ed215a37b2ff8dcbe0be9b8cbe5e34477eac2c309e4c282b58fabdd084dfd608"` Oct 12 23:50:46.340 INFO kablam! usermod: no changes Oct 12 23:50:46.739 INFO kablam! Compiling futures v0.1.22 Oct 12 23:50:46.747 INFO kablam! Compiling xml-rs v0.7.0 Oct 12 23:50:46.747 INFO kablam! Compiling crossbeam-epoch v0.4.3 Oct 12 23:50:46.747 INFO kablam! Compiling mio v0.6.15 Oct 12 23:50:46.747 INFO kablam! Compiling log v0.3.9 Oct 12 23:50:46.747 INFO kablam! Compiling rustc_version v0.2.2 Oct 12 23:50:46.747 INFO kablam! Compiling openssl-sys v0.9.33 Oct 12 23:50:46.747 INFO kablam! Compiling serde_json v1.0.22 Oct 12 23:50:51.187 INFO kablam! Compiling regex v1.0.1 Oct 12 23:50:51.203 INFO kablam! Compiling url v1.7.1 Oct 12 23:50:53.235 INFO kablam! Compiling rusoto_core v0.32.0 Oct 12 23:50:55.210 INFO kablam! Compiling openssl v0.9.24 Oct 12 23:50:56.239 INFO kablam! Compiling hmac v0.5.0 Oct 12 23:50:57.460 INFO kablam! Compiling crossbeam-deque v0.3.1 Oct 12 23:51:14.222 INFO kablam! Compiling tokio-executor v0.1.2 Oct 12 23:51:14.227 INFO kablam! Compiling tokio-io v0.1.7 Oct 12 23:51:27.455 INFO kablam! Compiling tokio-service v0.1.0 Oct 12 23:51:27.640 INFO kablam! Compiling relay v0.1.1 Oct 12 23:51:27.811 INFO kablam! Compiling want v0.0.4 Oct 12 23:51:28.199 INFO kablam! Compiling futures-cpupool v0.1.8 Oct 12 23:51:28.327 INFO kablam! Compiling tokio-threadpool v0.1.5 Oct 12 23:51:28.387 INFO kablam! Compiling tokio-timer v0.2.4 Oct 12 23:51:28.832 INFO kablam! Compiling tokio-reactor v0.1.2 Oct 12 23:51:28.951 INFO kablam! Compiling tokio-codec v0.1.0 Oct 12 23:51:29.588 INFO kablam! Compiling native-tls v0.1.5 Oct 12 23:51:29.949 INFO kablam! Compiling docopt v1.0.0 Oct 12 23:51:37.438 INFO kablam! Compiling tokio-tcp v0.1.0 Oct 12 23:51:37.439 INFO kablam! Compiling tokio-udp v0.1.1 Oct 12 23:51:42.452 INFO kablam! Compiling tokio-fs v0.1.1 Oct 12 23:51:47.319 INFO kablam! Compiling tokio v0.1.7 Oct 12 23:51:51.397 INFO kablam! Compiling tokio-core v0.1.17 Oct 12 23:51:54.879 INFO kablam! Compiling tokio-proto v0.1.1 Oct 12 23:51:54.880 INFO kablam! Compiling tokio-tls v0.1.4 Oct 12 23:51:58.407 INFO kablam! Compiling hyper v0.11.27 Oct 12 23:52:10.317 INFO kablam! Compiling hyper-tls v0.1.3 Oct 12 23:52:11.797 INFO kablam! Compiling rusoto_credential v0.11.0 Oct 12 23:52:27.245 INFO kablam! Compiling rusoto_s3 v0.32.0 Oct 12 23:52:27.251 INFO kablam! Compiling rusoto_sqs v0.32.0 Oct 12 23:52:44.779 INFO kablam! Compiling aws-tools v0.1.0 (/source) Oct 12 23:52:47.675 INFO kablam! warning: unused variable: `sz` Oct 12 23:52:47.676 INFO kablam! --> src/bin/s3-bulk-move.rs:148:52 Oct 12 23:52:47.677 INFO kablam! | Oct 12 23:52:47.677 INFO kablam! 148 | objs = Box::new(objs.filter(|(key, sz)| { Oct 12 23:52:47.678 INFO kablam! | ^^ help: consider using `_sz` instead Oct 12 23:52:47.679 INFO kablam! | Oct 12 23:52:47.679 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 12 23:52:47.680 INFO kablam! Oct 12 23:52:47.681 INFO kablam! warning: unused variable: `dest_client` Oct 12 23:52:47.681 INFO kablam! --> src/bin/s3-bulk-move.rs:107:9 Oct 12 23:52:47.682 INFO kablam! | Oct 12 23:52:47.683 INFO kablam! 107 | let dest_client = S3Client::simple(dest_region); Oct 12 23:52:47.683 INFO kablam! | ^^^^^^^^^^^ help: consider using `_dest_client` instead Oct 12 23:52:47.684 INFO kablam! Oct 12 23:52:54.123 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2m 07s Oct 12 23:52:54.143 INFO kablam! su: No module specific data is present Oct 12 23:52:56.639 INFO running `"docker" "rm" "-f" "ed215a37b2ff8dcbe0be9b8cbe5e34477eac2c309e4c282b58fabdd084dfd608"` Oct 12 23:52:56.971 INFO blam! ed215a37b2ff8dcbe0be9b8cbe5e34477eac2c309e4c282b58fabdd084dfd608 Oct 12 23:52:56.979 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 12 23:52:57.359 INFO blam! f396973626fb66ccff89e6166bb06ee3aadf355c59473e297dde103516ebd93b Oct 12 23:52:57.360 INFO running `"docker" "start" "-a" "f396973626fb66ccff89e6166bb06ee3aadf355c59473e297dde103516ebd93b"` Oct 12 23:52:59.215 INFO kablam! usermod: no changes Oct 12 23:52:59.517 INFO kablam! Compiling aws-tools v0.1.0 (/source) Oct 12 23:53:01.843 INFO kablam! warning: unused variable: `sz` Oct 12 23:53:01.843 INFO kablam! --> src/bin/s3-bulk-move.rs:148:52 Oct 12 23:53:01.843 INFO kablam! | Oct 12 23:53:01.843 INFO kablam! 148 | objs = Box::new(objs.filter(|(key, sz)| { Oct 12 23:53:01.843 INFO kablam! | ^^ help: consider using `_sz` instead Oct 12 23:53:01.843 INFO kablam! | Oct 12 23:53:01.843 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 12 23:53:01.843 INFO kablam! Oct 12 23:53:01.843 INFO kablam! warning: unused variable: `dest_client` Oct 12 23:53:01.843 INFO kablam! --> src/bin/s3-bulk-move.rs:107:9 Oct 12 23:53:01.843 INFO kablam! | Oct 12 23:53:01.843 INFO kablam! 107 | let dest_client = S3Client::simple(dest_region); Oct 12 23:53:01.843 INFO kablam! | ^^^^^^^^^^^ help: consider using `_dest_client` instead Oct 12 23:53:01.843 INFO kablam! Oct 12 23:53:02.631 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.39s Oct 12 23:53:02.646 INFO kablam! su: No module specific data is present Oct 12 23:53:03.825 INFO running `"docker" "rm" "-f" "f396973626fb66ccff89e6166bb06ee3aadf355c59473e297dde103516ebd93b"` Oct 12 23:53:04.081 INFO blam! f396973626fb66ccff89e6166bb06ee3aadf355c59473e297dde103516ebd93b Oct 12 23:53:04.083 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 12 23:53:04.550 INFO blam! f92476896f60a68237dae1199f5c6e47336b9d01e5dc84df16c6c460b0adc7d8 Oct 12 23:53:04.552 INFO running `"docker" "start" "-a" "f92476896f60a68237dae1199f5c6e47336b9d01e5dc84df16c6c460b0adc7d8"` Oct 12 23:53:06.832 INFO kablam! usermod: no changes Oct 12 23:53:07.077 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.21s Oct 12 23:53:07.088 INFO kablam! Running /target/debug/deps/s3_bulk_move-cef76d86d648a6fa Oct 12 23:53:07.116 INFO blam! Oct 12 23:53:07.116 INFO blam! running 0 tests Oct 12 23:53:07.116 INFO blam! Oct 12 23:53:07.116 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 23:53:07.116 INFO blam! Oct 12 23:53:07.118 INFO kablam! Running /target/debug/deps/sqs_bulk_load-959b3ebf099e50da Oct 12 23:53:07.120 INFO blam! Oct 12 23:53:07.120 INFO blam! running 0 tests Oct 12 23:53:07.120 INFO blam! Oct 12 23:53:07.120 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 23:53:07.120 INFO blam! Oct 12 23:53:07.122 INFO kablam! su: No module specific data is present Oct 12 23:53:08.551 INFO running `"docker" "rm" "-f" "f92476896f60a68237dae1199f5c6e47336b9d01e5dc84df16c6c460b0adc7d8"` Oct 12 23:53:08.915 INFO blam! f92476896f60a68237dae1199f5c6e47336b9d01e5dc84df16c6c460b0adc7d8