Oct 12 22:20:08.893 INFO testing tacoda/jaws against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 12 22:20:08.893 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 22:20:09.258 INFO blam! d4f50fdebe98035e26e7dd614b2dd32ac6c75f452e8d3c341891a40c736dae77 Oct 12 22:20:09.260 INFO running `"docker" "start" "-a" "d4f50fdebe98035e26e7dd614b2dd32ac6c75f452e8d3c341891a40c736dae77"` Oct 12 22:20:10.886 INFO kablam! usermod: no changes Oct 12 22:20:11.215 INFO kablam! Compiling serde v1.0.52 Oct 12 22:20:11.220 INFO kablam! Compiling memchr v2.0.1 Oct 12 22:20:11.220 INFO kablam! Compiling net2 v0.2.32 Oct 12 22:20:11.221 INFO kablam! Compiling openssl-sys v0.9.30 Oct 12 22:20:11.221 INFO kablam! Compiling xml-rs v0.7.0 Oct 12 22:20:11.221 INFO kablam! Compiling bytes v0.4.7 Oct 12 22:20:11.221 INFO kablam! Compiling crossbeam-epoch v0.4.1 Oct 12 22:20:11.230 INFO kablam! Compiling rustc_version v0.2.2 Oct 12 22:20:14.251 INFO kablam! Compiling aho-corasick v0.6.4 Oct 12 22:20:18.399 INFO kablam! Compiling syn v0.13.7 Oct 12 22:20:18.731 INFO kablam! Compiling rusoto_core v0.32.0 Oct 12 22:20:18.759 INFO kablam! Compiling mio v0.6.14 Oct 12 22:20:24.147 INFO kablam! Compiling regex v0.2.11 Oct 12 22:20:24.185 INFO kablam! Compiling crossbeam-deque v0.3.1 Oct 12 22:20:24.203 INFO kablam! Compiling hmac v0.5.0 Oct 12 22:20:24.267 INFO kablam! Compiling tokio-io v0.1.6 Oct 12 22:20:25.459 INFO kablam! Compiling openssl v0.9.24 Oct 12 22:20:26.132 INFO kablam! Compiling tokio-threadpool v0.1.3 Oct 12 22:20:32.651 INFO kablam! Compiling tokio-reactor v0.1.1 Oct 12 22:20:40.596 INFO kablam! Compiling tokio-tcp v0.1.0 Oct 12 22:20:40.703 INFO kablam! Compiling tokio-udp v0.1.0 Oct 12 22:20:41.007 INFO kablam! Compiling tokio-fs v0.1.0 Oct 12 22:21:00.240 INFO kablam! Compiling tokio v0.1.6 Oct 12 22:21:02.222 INFO kablam! Compiling structopt-derive v0.2.8 Oct 12 22:21:02.312 INFO kablam! Compiling serde_derive v1.0.52 Oct 12 22:21:07.531 INFO kablam! Compiling native-tls v0.1.5 Oct 12 22:21:11.116 INFO kablam! Compiling tokio-core v0.1.17 Oct 12 22:21:17.179 INFO kablam! Compiling structopt v0.2.8 Oct 12 22:21:17.439 INFO kablam! Compiling serde_json v1.0.17 Oct 12 22:21:20.675 INFO kablam! Compiling tokio-proto v0.1.1 Oct 12 22:21:20.675 INFO kablam! Compiling tokio-tls v0.1.4 Oct 12 22:21:27.599 INFO kablam! Compiling hyper v0.11.26 Oct 12 22:21:43.452 INFO kablam! Compiling hyper-tls v0.1.3 Oct 12 22:21:44.711 INFO kablam! Compiling rusoto_credential v0.11.0 Oct 12 22:21:55.195 INFO kablam! Compiling rusoto_dynamodb v0.32.0 Oct 12 22:22:07.010 INFO kablam! Compiling jaws v0.1.0 (/source) Oct 12 22:22:12.033 INFO kablam! warning: unused `#[macro_use]` import Oct 12 22:22:12.033 INFO kablam! --> src/main.rs:1:1 Oct 12 22:22:12.033 INFO kablam! | Oct 12 22:22:12.033 INFO kablam! 1 | #[macro_use] Oct 12 22:22:12.033 INFO kablam! | ^^^^^^^^^^^^ Oct 12 22:22:12.033 INFO kablam! | Oct 12 22:22:12.033 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 22:22:12.033 INFO kablam! Oct 12 22:22:12.154 INFO kablam! warning: unused variable: `name` Oct 12 22:22:12.154 INFO kablam! --> src/main.rs:99:47 Oct 12 22:22:12.154 INFO kablam! | Oct 12 22:22:12.155 INFO kablam! 99 | DynamoDbSubCommand::GetItem { name, table_name } => { unimplemented!() }, Oct 12 22:22:12.155 INFO kablam! | ^^^^ help: try ignoring the field: `name: _` Oct 12 22:22:12.155 INFO kablam! | Oct 12 22:22:12.155 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 12 22:22:12.155 INFO kablam! Oct 12 22:22:12.155 INFO kablam! warning: unused variable: `table_name` Oct 12 22:22:12.155 INFO kablam! --> src/main.rs:99:53 Oct 12 22:22:12.155 INFO kablam! | Oct 12 22:22:12.155 INFO kablam! 99 | DynamoDbSubCommand::GetItem { name, table_name } => { unimplemented!() }, Oct 12 22:22:12.155 INFO kablam! | ^^^^^^^^^^ help: try ignoring the field: `table_name: _` Oct 12 22:22:12.155 INFO kablam! Oct 12 22:22:12.155 INFO kablam! warning: unused variable: `name` Oct 12 22:22:12.155 INFO kablam! --> src/main.rs:100:50 Oct 12 22:22:12.155 INFO kablam! | Oct 12 22:22:12.155 INFO kablam! 100 | DynamoDbSubCommand::DeleteItem { name, table_name } => { unimplemented!() }, Oct 12 22:22:12.155 INFO kablam! | ^^^^ help: try ignoring the field: `name: _` Oct 12 22:22:12.155 INFO kablam! Oct 12 22:22:12.155 INFO kablam! warning: unused variable: `table_name` Oct 12 22:22:12.155 INFO kablam! --> src/main.rs:100:56 Oct 12 22:22:12.155 INFO kablam! | Oct 12 22:22:12.155 INFO kablam! 100 | DynamoDbSubCommand::DeleteItem { name, table_name } => { unimplemented!() }, Oct 12 22:22:12.155 INFO kablam! | ^^^^^^^^^^ help: try ignoring the field: `table_name: _` Oct 12 22:22:12.155 INFO kablam! Oct 12 22:22:19.417 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2m 08s Oct 12 22:22:19.431 INFO kablam! su: No module specific data is present Oct 12 22:22:19.979 INFO running `"docker" "rm" "-f" "d4f50fdebe98035e26e7dd614b2dd32ac6c75f452e8d3c341891a40c736dae77"` Oct 12 22:22:20.203 INFO blam! d4f50fdebe98035e26e7dd614b2dd32ac6c75f452e8d3c341891a40c736dae77 Oct 12 22:22:20.208 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 22:22:20.652 INFO blam! 3e4c0b91c8bd55560b8137c4ffa7906201d1e272a8a945e06d89cef21c4b8ffe Oct 12 22:22:20.667 INFO running `"docker" "start" "-a" "3e4c0b91c8bd55560b8137c4ffa7906201d1e272a8a945e06d89cef21c4b8ffe"` Oct 12 22:22:21.303 INFO kablam! usermod: no changes Oct 12 22:22:21.518 INFO kablam! Compiling jaws v0.1.0 (/source) Oct 12 22:22:22.864 INFO kablam! warning: unused `#[macro_use]` import Oct 12 22:22:22.864 INFO kablam! --> src/main.rs:1:1 Oct 12 22:22:22.864 INFO kablam! | Oct 12 22:22:22.864 INFO kablam! 1 | #[macro_use] Oct 12 22:22:22.864 INFO kablam! | ^^^^^^^^^^^^ Oct 12 22:22:22.864 INFO kablam! | Oct 12 22:22:22.864 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 22:22:22.864 INFO kablam! Oct 12 22:22:22.995 INFO kablam! warning: unused variable: `name` Oct 12 22:22:22.996 INFO kablam! --> src/main.rs:99:47 Oct 12 22:22:22.996 INFO kablam! | Oct 12 22:22:22.996 INFO kablam! 99 | DynamoDbSubCommand::GetItem { name, table_name } => { unimplemented!() }, Oct 12 22:22:22.996 INFO kablam! | ^^^^ help: try ignoring the field: `name: _` Oct 12 22:22:22.997 INFO kablam! | Oct 12 22:22:22.997 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 12 22:22:22.997 INFO kablam! Oct 12 22:22:22.998 INFO kablam! warning: unused variable: `table_name` Oct 12 22:22:22.998 INFO kablam! --> src/main.rs:99:53 Oct 12 22:22:22.998 INFO kablam! | Oct 12 22:22:22.998 INFO kablam! 99 | DynamoDbSubCommand::GetItem { name, table_name } => { unimplemented!() }, Oct 12 22:22:22.999 INFO kablam! | ^^^^^^^^^^ help: try ignoring the field: `table_name: _` Oct 12 22:22:22.999 INFO kablam! Oct 12 22:22:22.999 INFO kablam! warning: unused variable: `name` Oct 12 22:22:22.999 INFO kablam! --> src/main.rs:100:50 Oct 12 22:22:23.000 INFO kablam! | Oct 12 22:22:23.000 INFO kablam! 100 | DynamoDbSubCommand::DeleteItem { name, table_name } => { unimplemented!() }, Oct 12 22:22:23.000 INFO kablam! | ^^^^ help: try ignoring the field: `name: _` Oct 12 22:22:23.001 INFO kablam! Oct 12 22:22:23.001 INFO kablam! warning: unused variable: `table_name` Oct 12 22:22:23.001 INFO kablam! --> src/main.rs:100:56 Oct 12 22:22:23.001 INFO kablam! | Oct 12 22:22:23.002 INFO kablam! 100 | DynamoDbSubCommand::DeleteItem { name, table_name } => { unimplemented!() }, Oct 12 22:22:23.002 INFO kablam! | ^^^^^^^^^^ help: try ignoring the field: `table_name: _` Oct 12 22:22:23.002 INFO kablam! Oct 12 22:22:23.559 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.24s Oct 12 22:22:23.577 INFO kablam! su: No module specific data is present Oct 12 22:22:24.043 INFO running `"docker" "rm" "-f" "3e4c0b91c8bd55560b8137c4ffa7906201d1e272a8a945e06d89cef21c4b8ffe"` Oct 12 22:22:24.128 INFO blam! 3e4c0b91c8bd55560b8137c4ffa7906201d1e272a8a945e06d89cef21c4b8ffe Oct 12 22:22:24.130 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 22:22:24.342 INFO blam! 746de430a5224320d5cd79ffb942fb5a0fc58aab00245c1ef35baab182acc7f7 Oct 12 22:22:24.348 INFO running `"docker" "start" "-a" "746de430a5224320d5cd79ffb942fb5a0fc58aab00245c1ef35baab182acc7f7"` Oct 12 22:22:25.039 INFO kablam! usermod: no changes Oct 12 22:22:25.255 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.19s Oct 12 22:22:25.273 INFO kablam! Running /target/debug/deps/jaws-b14558953d2f4ced Oct 12 22:22:25.276 INFO blam! Oct 12 22:22:25.277 INFO blam! running 0 tests Oct 12 22:22:25.277 INFO blam! Oct 12 22:22:25.277 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 22:22:25.277 INFO blam! Oct 12 22:22:25.277 INFO kablam! Running /target/debug/deps/jaws-44ae8d008e2123bb Oct 12 22:22:25.283 INFO kablam! Doc-tests jaws Oct 12 22:22:25.283 INFO blam! Oct 12 22:22:25.283 INFO blam! running 0 tests Oct 12 22:22:25.283 INFO blam! Oct 12 22:22:25.283 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 22:22:25.283 INFO blam! Oct 12 22:22:27.289 INFO blam! Oct 12 22:22:27.289 INFO blam! running 0 tests Oct 12 22:22:27.289 INFO blam! Oct 12 22:22:27.289 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 22:22:27.289 INFO blam! Oct 12 22:22:27.299 INFO kablam! su: No module specific data is present Oct 12 22:22:27.775 INFO running `"docker" "rm" "-f" "746de430a5224320d5cd79ffb942fb5a0fc58aab00245c1ef35baab182acc7f7"` Oct 12 22:22:28.055 INFO blam! 746de430a5224320d5cd79ffb942fb5a0fc58aab00245c1ef35baab182acc7f7