Oct 10 13:53:44.594 INFO testing tacoda/jaws against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 13:53:44.594 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 13:53:44.594 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/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 13:53:44.952 INFO blam! 89a49c3bb0d8d4b9a272a3cd6e76bbd45edfa26b9060f1ce6d4cdd35e2fe171c Oct 10 13:53:44.955 INFO running `"docker" "start" "-a" "89a49c3bb0d8d4b9a272a3cd6e76bbd45edfa26b9060f1ce6d4cdd35e2fe171c"` Oct 10 13:53:46.153 INFO kablam! usermod: no changes Oct 10 13:53:46.545 INFO kablam! Compiling serde v1.0.52 Oct 10 13:53:46.549 INFO kablam! Compiling net2 v0.2.32 Oct 10 13:53:46.569 INFO kablam! Compiling futures-cpupool v0.1.8 Oct 10 13:53:46.580 INFO kablam! Compiling chrono v0.4.2 Oct 10 13:53:46.580 INFO kablam! Compiling clap v2.31.2 Oct 10 13:53:46.580 INFO kablam! Compiling tokio-io v0.1.6 Oct 10 13:53:46.580 INFO kablam! Compiling crossbeam-deque v0.3.1 Oct 10 13:53:46.580 INFO kablam! Compiling rusoto_core v0.32.0 Oct 10 13:53:51.217 INFO kablam! Compiling regex v0.2.11 Oct 10 13:53:51.269 INFO kablam! Compiling syn v0.13.7 Oct 10 13:53:52.328 INFO kablam! Compiling openssl v0.9.24 Oct 10 13:53:52.829 INFO kablam! Compiling tokio-threadpool v0.1.3 Oct 10 13:53:55.204 INFO kablam! Compiling mio v0.6.14 Oct 10 13:54:21.800 INFO kablam! Compiling tokio-fs v0.1.0 Oct 10 13:54:33.220 INFO kablam! Compiling tokio-reactor v0.1.1 Oct 10 13:54:33.376 INFO kablam! Compiling native-tls v0.1.5 Oct 10 13:54:34.772 INFO kablam! Compiling serde_derive v1.0.52 Oct 10 13:54:34.772 INFO kablam! Compiling structopt-derive v0.2.8 Oct 10 13:54:35.464 INFO kablam! Compiling serde_json v1.0.17 Oct 10 13:54:38.032 INFO kablam! Compiling tokio-udp v0.1.0 Oct 10 13:54:38.032 INFO kablam! Compiling tokio-tcp v0.1.0 Oct 10 13:54:41.334 INFO kablam! Compiling tokio v0.1.6 Oct 10 13:54:48.494 INFO kablam! Compiling tokio-core v0.1.17 Oct 10 13:54:48.709 INFO kablam! Compiling structopt v0.2.8 Oct 10 13:54:53.952 INFO kablam! Compiling tokio-proto v0.1.1 Oct 10 13:54:53.952 INFO kablam! Compiling tokio-tls v0.1.4 Oct 10 13:55:01.801 INFO kablam! Compiling hyper v0.11.26 Oct 10 13:55:11.405 INFO kablam! Compiling hyper-tls v0.1.3 Oct 10 13:55:14.347 INFO kablam! Compiling rusoto_credential v0.11.0 Oct 10 13:55:31.000 INFO kablam! Compiling rusoto_dynamodb v0.32.0 Oct 10 13:55:46.105 INFO kablam! Compiling jaws v0.1.0 (/source) Oct 10 13:56:00.516 INFO kablam! warning: unused `#[macro_use]` import Oct 10 13:56:00.516 INFO kablam! --> src/main.rs:1:1 Oct 10 13:56:00.516 INFO kablam! | Oct 10 13:56:00.516 INFO kablam! 1 | #[macro_use] Oct 10 13:56:00.516 INFO kablam! | ^^^^^^^^^^^^ Oct 10 13:56:00.516 INFO kablam! | Oct 10 13:56:00.516 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 10 13:56:00.516 INFO kablam! Oct 10 13:56:00.653 INFO kablam! warning: unused variable: `name` Oct 10 13:56:00.653 INFO kablam! --> src/main.rs:99:47 Oct 10 13:56:00.653 INFO kablam! | Oct 10 13:56:00.654 INFO kablam! 99 | DynamoDbSubCommand::GetItem { name, table_name } => { unimplemented!() }, Oct 10 13:56:00.654 INFO kablam! | ^^^^ help: try ignoring the field: `name: _` Oct 10 13:56:00.654 INFO kablam! | Oct 10 13:56:00.654 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 10 13:56:00.655 INFO kablam! Oct 10 13:56:00.655 INFO kablam! warning: unused variable: `table_name` Oct 10 13:56:00.655 INFO kablam! --> src/main.rs:99:53 Oct 10 13:56:00.656 INFO kablam! | Oct 10 13:56:00.656 INFO kablam! 99 | DynamoDbSubCommand::GetItem { name, table_name } => { unimplemented!() }, Oct 10 13:56:00.656 INFO kablam! | ^^^^^^^^^^ help: try ignoring the field: `table_name: _` Oct 10 13:56:00.657 INFO kablam! Oct 10 13:56:00.657 INFO kablam! warning: unused variable: `name` Oct 10 13:56:00.657 INFO kablam! --> src/main.rs:100:50 Oct 10 13:56:00.657 INFO kablam! | Oct 10 13:56:00.658 INFO kablam! 100 | DynamoDbSubCommand::DeleteItem { name, table_name } => { unimplemented!() }, Oct 10 13:56:00.658 INFO kablam! | ^^^^ help: try ignoring the field: `name: _` Oct 10 13:56:00.658 INFO kablam! Oct 10 13:56:00.659 INFO kablam! warning: unused variable: `table_name` Oct 10 13:56:00.659 INFO kablam! --> src/main.rs:100:56 Oct 10 13:56:00.659 INFO kablam! | Oct 10 13:56:00.660 INFO kablam! 100 | DynamoDbSubCommand::DeleteItem { name, table_name } => { unimplemented!() }, Oct 10 13:56:00.660 INFO kablam! | ^^^^^^^^^^ help: try ignoring the field: `table_name: _` Oct 10 13:56:00.660 INFO kablam! Oct 10 13:56:08.876 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2m 22s Oct 10 13:56:08.884 INFO kablam! su: No module specific data is present Oct 10 13:56:09.465 INFO running `"docker" "rm" "-f" "89a49c3bb0d8d4b9a272a3cd6e76bbd45edfa26b9060f1ce6d4cdd35e2fe171c"` Oct 10 13:56:09.707 INFO blam! 89a49c3bb0d8d4b9a272a3cd6e76bbd45edfa26b9060f1ce6d4cdd35e2fe171c Oct 10 13:56:09.714 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 13:56:09.716 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/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 13:56:10.100 INFO blam! bfc756a99630d45f10f981ed0f88d7a6af1a32eb4d8a61cb685f7f9acea18b75 Oct 10 13:56:10.108 INFO running `"docker" "start" "-a" "bfc756a99630d45f10f981ed0f88d7a6af1a32eb4d8a61cb685f7f9acea18b75"` Oct 10 13:56:11.220 INFO kablam! usermod: no changes Oct 10 13:56:11.561 INFO kablam! Compiling jaws v0.1.0 (/source) Oct 10 13:56:18.004 INFO kablam! warning: unused `#[macro_use]` import Oct 10 13:56:18.004 INFO kablam! --> src/main.rs:1:1 Oct 10 13:56:18.004 INFO kablam! | Oct 10 13:56:18.004 INFO kablam! 1 | #[macro_use] Oct 10 13:56:18.004 INFO kablam! | ^^^^^^^^^^^^ Oct 10 13:56:18.004 INFO kablam! | Oct 10 13:56:18.004 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 10 13:56:18.004 INFO kablam! Oct 10 13:56:18.152 INFO kablam! warning: unused variable: `name` Oct 10 13:56:18.152 INFO kablam! --> src/main.rs:99:47 Oct 10 13:56:18.152 INFO kablam! | Oct 10 13:56:18.152 INFO kablam! 99 | DynamoDbSubCommand::GetItem { name, table_name } => { unimplemented!() }, Oct 10 13:56:18.152 INFO kablam! | ^^^^ help: try ignoring the field: `name: _` Oct 10 13:56:18.152 INFO kablam! | Oct 10 13:56:18.152 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 10 13:56:18.152 INFO kablam! Oct 10 13:56:18.152 INFO kablam! warning: unused variable: `table_name` Oct 10 13:56:18.152 INFO kablam! --> src/main.rs:99:53 Oct 10 13:56:18.152 INFO kablam! | Oct 10 13:56:18.152 INFO kablam! 99 | DynamoDbSubCommand::GetItem { name, table_name } => { unimplemented!() }, Oct 10 13:56:18.152 INFO kablam! | ^^^^^^^^^^ help: try ignoring the field: `table_name: _` Oct 10 13:56:18.152 INFO kablam! Oct 10 13:56:18.152 INFO kablam! warning: unused variable: `name` Oct 10 13:56:18.152 INFO kablam! --> src/main.rs:100:50 Oct 10 13:56:18.152 INFO kablam! | Oct 10 13:56:18.152 INFO kablam! 100 | DynamoDbSubCommand::DeleteItem { name, table_name } => { unimplemented!() }, Oct 10 13:56:18.152 INFO kablam! | ^^^^ help: try ignoring the field: `name: _` Oct 10 13:56:18.152 INFO kablam! Oct 10 13:56:18.152 INFO kablam! warning: unused variable: `table_name` Oct 10 13:56:18.152 INFO kablam! --> src/main.rs:100:56 Oct 10 13:56:18.152 INFO kablam! | Oct 10 13:56:18.152 INFO kablam! 100 | DynamoDbSubCommand::DeleteItem { name, table_name } => { unimplemented!() }, Oct 10 13:56:18.152 INFO kablam! | ^^^^^^^^^^ help: try ignoring the field: `table_name: _` Oct 10 13:56:18.152 INFO kablam! Oct 10 13:56:19.031 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 7.80s Oct 10 13:56:19.060 INFO kablam! su: No module specific data is present Oct 10 13:56:19.876 INFO running `"docker" "rm" "-f" "bfc756a99630d45f10f981ed0f88d7a6af1a32eb4d8a61cb685f7f9acea18b75"` Oct 10 13:56:20.100 INFO blam! bfc756a99630d45f10f981ed0f88d7a6af1a32eb4d8a61cb685f7f9acea18b75 Oct 10 13:56:20.112 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 13:56:20.112 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/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 13:56:20.436 INFO blam! c5b45a9780132291e5a1bd01692b245e22ede395846a01da4c170940c0f7dab5 Oct 10 13:56:20.441 INFO running `"docker" "start" "-a" "c5b45a9780132291e5a1bd01692b245e22ede395846a01da4c170940c0f7dab5"` Oct 10 13:56:21.708 INFO kablam! usermod: no changes Oct 10 13:56:22.019 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.26s Oct 10 13:56:22.050 INFO kablam! Running /target/debug/deps/jaws-b14558953d2f4ced Oct 10 13:56:22.053 INFO blam! Oct 10 13:56:22.053 INFO blam! running 0 tests Oct 10 13:56:22.053 INFO blam! Oct 10 13:56:22.053 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 13:56:22.053 INFO blam! Oct 10 13:56:22.055 INFO kablam! Running /target/debug/deps/jaws-44ae8d008e2123bb Oct 10 13:56:22.055 INFO blam! Oct 10 13:56:22.055 INFO blam! running 0 tests Oct 10 13:56:22.055 INFO blam! Oct 10 13:56:22.055 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 13:56:22.055 INFO blam! Oct 10 13:56:22.060 INFO kablam! Doc-tests jaws Oct 10 13:56:30.869 INFO blam! Oct 10 13:56:30.869 INFO blam! running 0 tests Oct 10 13:56:30.869 INFO blam! Oct 10 13:56:30.869 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 13:56:30.869 INFO blam! Oct 10 13:56:30.888 INFO kablam! su: No module specific data is present Oct 10 13:56:31.887 INFO running `"docker" "rm" "-f" "c5b45a9780132291e5a1bd01692b245e22ede395846a01da4c170940c0f7dab5"` Oct 10 13:56:32.172 INFO blam! c5b45a9780132291e5a1bd01692b245e22ede395846a01da4c170940c0f7dab5