Oct 12 22:20:06.353 INFO testing tacoda/jaws against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 12 22:20:06.355 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 22:20:06.815 INFO blam! 1a2b3cdcf99487ec820f03e58147291d40377e383154b510dfa4b527c01d71a5 Oct 12 22:20:06.817 INFO running `"docker" "start" "-a" "1a2b3cdcf99487ec820f03e58147291d40377e383154b510dfa4b527c01d71a5"` Oct 12 22:20:07.890 INFO kablam! usermod: no changes Oct 12 22:20:08.207 INFO kablam! Compiling serde v1.0.52 Oct 12 22:20:08.207 INFO kablam! Compiling net2 v0.2.32 Oct 12 22:20:08.207 INFO kablam! Compiling openssl-sys v0.9.30 Oct 12 22:20:08.207 INFO kablam! Compiling base64 v0.9.1 Oct 12 22:20:08.209 INFO kablam! Compiling xml-rs v0.7.0 Oct 12 22:20:08.215 INFO kablam! Compiling crossbeam-epoch v0.4.1 Oct 12 22:20:08.215 INFO kablam! Compiling bytes v0.4.7 Oct 12 22:20:08.231 INFO kablam! Compiling rustc_version v0.2.2 Oct 12 22:20:13.775 INFO kablam! Compiling rusoto_core v0.32.0 Oct 12 22:20:13.795 INFO kablam! Compiling tokio-io v0.1.6 Oct 12 22:20:14.763 INFO kablam! Compiling mio v0.6.14 Oct 12 22:20:17.099 INFO kablam! Compiling crossbeam-deque v0.3.1 Oct 12 22:20:17.492 INFO kablam! Compiling regex v0.2.11 Oct 12 22:20:18.148 INFO kablam! Compiling structopt-derive v0.2.8 Oct 12 22:20:18.442 INFO kablam! Compiling serde_derive v1.0.52 Oct 12 22:20:19.199 INFO kablam! Compiling openssl v0.9.24 Oct 12 22:20:19.251 INFO kablam! Compiling tokio-threadpool v0.1.3 Oct 12 22:20:25.303 INFO kablam! Compiling tokio-reactor v0.1.1 Oct 12 22:20:36.632 INFO kablam! Compiling tokio-tcp v0.1.0 Oct 12 22:20:37.439 INFO kablam! Compiling tokio-udp v0.1.0 Oct 12 22:20:37.647 INFO kablam! Compiling structopt v0.2.8 Oct 12 22:20:38.072 INFO kablam! Compiling tokio-fs v0.1.0 Oct 12 22:20:50.219 INFO kablam! Compiling tokio v0.1.6 Oct 12 22:20:55.571 INFO kablam! Compiling native-tls v0.1.5 Oct 12 22:20:59.269 INFO kablam! Compiling tokio-core v0.1.17 Oct 12 22:21:12.044 INFO kablam! Compiling tokio-proto v0.1.1 Oct 12 22:21:12.045 INFO kablam! Compiling tokio-tls v0.1.4 Oct 12 22:21:14.655 INFO kablam! Compiling serde_json v1.0.17 Oct 12 22:21:17.391 INFO kablam! Compiling hyper v0.11.26 Oct 12 22:21:31.580 INFO kablam! Compiling hyper-tls v0.1.3 Oct 12 22:21:32.852 INFO kablam! Compiling rusoto_credential v0.11.0 Oct 12 22:21:45.919 INFO kablam! Compiling rusoto_dynamodb v0.32.0 Oct 12 22:21:57.525 INFO kablam! Compiling jaws v0.1.0 (/source) Oct 12 22:22:03.983 INFO kablam! warning: unused `#[macro_use]` import Oct 12 22:22:03.983 INFO kablam! --> src/main.rs:1:1 Oct 12 22:22:03.983 INFO kablam! | Oct 12 22:22:03.983 INFO kablam! 1 | #[macro_use] Oct 12 22:22:03.983 INFO kablam! | ^^^^^^^^^^^^ Oct 12 22:22:03.983 INFO kablam! | Oct 12 22:22:03.983 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 22:22:03.983 INFO kablam! Oct 12 22:22:04.155 INFO kablam! warning: unused variable: `name` Oct 12 22:22:04.155 INFO kablam! --> src/main.rs:99:47 Oct 12 22:22:04.155 INFO kablam! | Oct 12 22:22:04.155 INFO kablam! 99 | DynamoDbSubCommand::GetItem { name, table_name } => { unimplemented!() }, Oct 12 22:22:04.155 INFO kablam! | ^^^^ help: try ignoring the field: `name: _` Oct 12 22:22:04.155 INFO kablam! | Oct 12 22:22:04.155 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 12 22:22:04.155 INFO kablam! Oct 12 22:22:04.155 INFO kablam! warning: unused variable: `table_name` Oct 12 22:22:04.155 INFO kablam! --> src/main.rs:99:53 Oct 12 22:22:04.155 INFO kablam! | Oct 12 22:22:04.155 INFO kablam! 99 | DynamoDbSubCommand::GetItem { name, table_name } => { unimplemented!() }, Oct 12 22:22:04.155 INFO kablam! | ^^^^^^^^^^ help: try ignoring the field: `table_name: _` Oct 12 22:22:04.155 INFO kablam! Oct 12 22:22:04.155 INFO kablam! warning: unused variable: `name` Oct 12 22:22:04.155 INFO kablam! --> src/main.rs:100:50 Oct 12 22:22:04.155 INFO kablam! | Oct 12 22:22:04.155 INFO kablam! 100 | DynamoDbSubCommand::DeleteItem { name, table_name } => { unimplemented!() }, Oct 12 22:22:04.155 INFO kablam! | ^^^^ help: try ignoring the field: `name: _` Oct 12 22:22:04.155 INFO kablam! Oct 12 22:22:04.155 INFO kablam! warning: unused variable: `table_name` Oct 12 22:22:04.155 INFO kablam! --> src/main.rs:100:56 Oct 12 22:22:04.155 INFO kablam! | Oct 12 22:22:04.155 INFO kablam! 100 | DynamoDbSubCommand::DeleteItem { name, table_name } => { unimplemented!() }, Oct 12 22:22:04.155 INFO kablam! | ^^^^^^^^^^ help: try ignoring the field: `table_name: _` Oct 12 22:22:04.155 INFO kablam! Oct 12 22:22:11.802 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2m 03s Oct 12 22:22:11.816 INFO kablam! su: No module specific data is present Oct 12 22:22:12.047 INFO running `"docker" "rm" "-f" "1a2b3cdcf99487ec820f03e58147291d40377e383154b510dfa4b527c01d71a5"` Oct 12 22:22:12.143 INFO blam! 1a2b3cdcf99487ec820f03e58147291d40377e383154b510dfa4b527c01d71a5 Oct 12 22:22:12.148 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 22:22:12.407 INFO blam! 07f2af818e76615551f4dffd90c30ab2f626a294033597f1a7f731774374ae76 Oct 12 22:22:12.411 INFO running `"docker" "start" "-a" "07f2af818e76615551f4dffd90c30ab2f626a294033597f1a7f731774374ae76"` Oct 12 22:22:13.332 INFO kablam! usermod: no changes Oct 12 22:22:13.567 INFO kablam! Compiling jaws v0.1.0 (/source) Oct 12 22:22:15.124 INFO kablam! warning: unused `#[macro_use]` import Oct 12 22:22:15.124 INFO kablam! --> src/main.rs:1:1 Oct 12 22:22:15.124 INFO kablam! | Oct 12 22:22:15.124 INFO kablam! 1 | #[macro_use] Oct 12 22:22:15.124 INFO kablam! | ^^^^^^^^^^^^ Oct 12 22:22:15.124 INFO kablam! | Oct 12 22:22:15.124 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 22:22:15.124 INFO kablam! Oct 12 22:22:15.247 INFO kablam! warning: unused variable: `name` Oct 12 22:22:15.248 INFO kablam! --> src/main.rs:99:47 Oct 12 22:22:15.248 INFO kablam! | Oct 12 22:22:15.248 INFO kablam! 99 | DynamoDbSubCommand::GetItem { name, table_name } => { unimplemented!() }, Oct 12 22:22:15.248 INFO kablam! | ^^^^ help: try ignoring the field: `name: _` Oct 12 22:22:15.248 INFO kablam! | Oct 12 22:22:15.249 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 12 22:22:15.249 INFO kablam! Oct 12 22:22:15.249 INFO kablam! warning: unused variable: `table_name` Oct 12 22:22:15.249 INFO kablam! --> src/main.rs:99:53 Oct 12 22:22:15.250 INFO kablam! | Oct 12 22:22:15.250 INFO kablam! 99 | DynamoDbSubCommand::GetItem { name, table_name } => { unimplemented!() }, Oct 12 22:22:15.250 INFO kablam! | ^^^^^^^^^^ help: try ignoring the field: `table_name: _` Oct 12 22:22:15.250 INFO kablam! Oct 12 22:22:15.251 INFO kablam! warning: unused variable: `name` Oct 12 22:22:15.251 INFO kablam! --> src/main.rs:100:50 Oct 12 22:22:15.251 INFO kablam! | Oct 12 22:22:15.252 INFO kablam! 100 | DynamoDbSubCommand::DeleteItem { name, table_name } => { unimplemented!() }, Oct 12 22:22:15.252 INFO kablam! | ^^^^ help: try ignoring the field: `name: _` Oct 12 22:22:15.252 INFO kablam! Oct 12 22:22:15.252 INFO kablam! warning: unused variable: `table_name` Oct 12 22:22:15.253 INFO kablam! --> src/main.rs:100:56 Oct 12 22:22:15.253 INFO kablam! | Oct 12 22:22:15.253 INFO kablam! 100 | DynamoDbSubCommand::DeleteItem { name, table_name } => { unimplemented!() }, Oct 12 22:22:15.254 INFO kablam! | ^^^^^^^^^^ help: try ignoring the field: `table_name: _` Oct 12 22:22:15.254 INFO kablam! Oct 12 22:22:15.836 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.49s Oct 12 22:22:15.846 INFO kablam! su: No module specific data is present Oct 12 22:22:16.342 INFO running `"docker" "rm" "-f" "07f2af818e76615551f4dffd90c30ab2f626a294033597f1a7f731774374ae76"` Oct 12 22:22:16.593 INFO blam! 07f2af818e76615551f4dffd90c30ab2f626a294033597f1a7f731774374ae76 Oct 12 22:22:16.604 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 22:22:16.905 INFO blam! 11df6cffea4be8799c151ea84ab1674de014216472bdb43128ea82b5888e3db2 Oct 12 22:22:16.906 INFO running `"docker" "start" "-a" "11df6cffea4be8799c151ea84ab1674de014216472bdb43128ea82b5888e3db2"` Oct 12 22:22:17.858 INFO kablam! usermod: no changes Oct 12 22:22:18.099 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.20s Oct 12 22:22:18.110 INFO kablam! Running /target/debug/deps/jaws-7d27863f252f0fa3 Oct 12 22:22:18.113 INFO kablam! Running /target/debug/deps/jaws-d680a25b5aa28c32 Oct 12 22:22:18.113 INFO blam! Oct 12 22:22:18.113 INFO blam! running 0 tests Oct 12 22:22:18.113 INFO blam! Oct 12 22:22:18.113 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 22:22:18.113 INFO blam! Oct 12 22:22:18.119 INFO blam! Oct 12 22:22:18.119 INFO kablam! Doc-tests jaws Oct 12 22:22:18.119 INFO blam! running 0 tests Oct 12 22:22:18.119 INFO blam! Oct 12 22:22:18.119 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 22:22:18.119 INFO blam! Oct 12 22:22:20.181 INFO blam! Oct 12 22:22:20.181 INFO blam! running 0 tests Oct 12 22:22:20.181 INFO blam! Oct 12 22:22:20.182 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 22:22:20.182 INFO blam! Oct 12 22:22:20.203 INFO kablam! su: No module specific data is present Oct 12 22:22:20.727 INFO running `"docker" "rm" "-f" "11df6cffea4be8799c151ea84ab1674de014216472bdb43128ea82b5888e3db2"` Oct 12 22:22:21.015 INFO blam! 11df6cffea4be8799c151ea84ab1674de014216472bdb43128ea82b5888e3db2