Oct 12 21:35:37.908 INFO testing thommay/chefdk against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 12 21:35:37.909 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 21:35:38.303 INFO blam! 768f8f8a250823d184976c270dcc3c155e9ff1ad14244bb62befdd3c050cff9f Oct 12 21:35:38.311 INFO running `"docker" "start" "-a" "768f8f8a250823d184976c270dcc3c155e9ff1ad14244bb62befdd3c050cff9f"` Oct 12 21:35:38.759 INFO kablam! usermod: no changes Oct 12 21:35:38.976 INFO kablam! Compiling num-traits v0.1.41 Oct 12 21:35:38.976 INFO kablam! Compiling openssl v0.9.23 Oct 12 21:35:38.976 INFO kablam! Compiling serde v1.0.25 Oct 12 21:35:38.976 INFO kablam! Compiling log v0.4.0 Oct 12 21:35:38.976 INFO kablam! Compiling atty v0.2.6 Oct 12 21:35:38.979 INFO kablam! Compiling openssl-sys v0.9.23 Oct 12 21:35:38.988 INFO kablam! Compiling tokio-service v0.1.0 Oct 12 21:35:38.988 INFO kablam! Compiling relay v0.1.0 Oct 12 21:35:40.111 INFO kablam! Compiling futures-cpupool v0.1.7 Oct 12 21:35:40.635 INFO kablam! Compiling clap v2.29.0 Oct 12 21:35:40.635 INFO kablam! Compiling backtrace-sys v0.1.16 Oct 12 21:35:40.667 INFO kablam! Compiling serde_derive_internals v0.18.1 Oct 12 21:35:41.451 INFO kablam! Compiling regex v0.2.3 Oct 12 21:35:42.107 INFO kablam! Compiling log v0.3.9 Oct 12 21:35:48.114 INFO kablam! Compiling backtrace v0.3.4 Oct 12 21:35:48.114 INFO kablam! Compiling tokio-io v0.1.4 Oct 12 21:35:48.175 INFO kablam! Compiling mio v0.6.11 Oct 12 21:35:48.318 INFO kablam! Compiling num-integer v0.1.35 Oct 12 21:35:48.523 INFO kablam! Compiling serde_derive v1.0.25 Oct 12 21:35:52.283 INFO kablam! Compiling num-iter v0.1.34 Oct 12 21:35:53.515 INFO kablam! Compiling failure v0.1.1 Oct 12 21:36:08.983 INFO kablam! Compiling num v0.1.41 Oct 12 21:36:09.167 INFO kablam! Compiling tokio-core v0.1.11 Oct 12 21:36:09.439 INFO kablam! Compiling env_logger v0.4.3 Oct 12 21:36:10.055 INFO kablam! Compiling chrono v0.4.0 Oct 12 21:36:20.259 INFO kablam! Compiling tokio-proto v0.1.1 Oct 12 21:36:24.710 INFO kablam! Compiling serde_json v1.0.8 Oct 12 21:36:24.710 INFO kablam! Compiling toml v0.4.5 Oct 12 21:36:33.451 INFO kablam! Compiling hyper v0.11.9 Oct 12 21:36:33.792 INFO kablam! Compiling tokio-openssl v0.1.3 Oct 12 21:37:02.827 INFO kablam! Compiling hyper-openssl v0.3.1 Oct 12 21:37:04.974 INFO kablam! Compiling chef_api v0.2.0 Oct 12 21:37:10.807 INFO kablam! Compiling chef v0.1.0 Oct 12 21:37:15.828 INFO kablam! Compiling chefdk v0.1.0 (/source) Oct 12 21:37:18.858 INFO kablam! warning: unused import: `SubCommand` Oct 12 21:37:18.858 INFO kablam! --> src/bin/chef-data-bag-list.rs:9:22 Oct 12 21:37:18.858 INFO kablam! | Oct 12 21:37:18.859 INFO kablam! 9 | use clap::{Arg, App, SubCommand}; Oct 12 21:37:18.859 INFO kablam! | ^^^^^^^^^^ Oct 12 21:37:18.859 INFO kablam! | Oct 12 21:37:18.860 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 21:37:18.860 INFO kablam! Oct 12 21:37:18.875 INFO kablam! warning: unused import: `chef_api::api_client::*` Oct 12 21:37:18.875 INFO kablam! --> src/main.rs:5:5 Oct 12 21:37:18.875 INFO kablam! | Oct 12 21:37:18.875 INFO kablam! 5 | use chef_api::api_client::*; Oct 12 21:37:18.875 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 21:37:18.875 INFO kablam! | Oct 12 21:37:18.875 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 21:37:18.875 INFO kablam! Oct 12 21:37:18.876 INFO kablam! warning: unused import: `chef::models::DataBagList` Oct 12 21:37:18.876 INFO kablam! --> src/main.rs:6:5 Oct 12 21:37:18.876 INFO kablam! | Oct 12 21:37:18.876 INFO kablam! 6 | use chef::models::DataBagList; Oct 12 21:37:18.876 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 21:37:18.876 INFO kablam! Oct 12 21:37:18.876 INFO kablam! warning: unused imports: `App`, `Arg`, `SubCommand` Oct 12 21:37:18.876 INFO kablam! --> src/main.rs:8:12 Oct 12 21:37:18.876 INFO kablam! | Oct 12 21:37:18.876 INFO kablam! 8 | use clap::{Arg, App, SubCommand}; Oct 12 21:37:18.876 INFO kablam! | ^^^ ^^^ ^^^^^^^^^^ Oct 12 21:37:18.876 INFO kablam! Oct 12 21:37:36.035 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 57s Oct 12 21:37:36.039 INFO kablam! su: No module specific data is present Oct 12 21:37:36.989 INFO running `"docker" "rm" "-f" "768f8f8a250823d184976c270dcc3c155e9ff1ad14244bb62befdd3c050cff9f"` Oct 12 21:37:37.347 INFO blam! 768f8f8a250823d184976c270dcc3c155e9ff1ad14244bb62befdd3c050cff9f Oct 12 21:37:37.351 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 21:37:37.782 INFO blam! 2dbe7e035558392e3a21438e91f19713e075b40f26a60fe3b537ca599170bbc9 Oct 12 21:37:37.782 INFO running `"docker" "start" "-a" "2dbe7e035558392e3a21438e91f19713e075b40f26a60fe3b537ca599170bbc9"` Oct 12 21:37:40.110 INFO kablam! usermod: no changes Oct 12 21:37:40.344 INFO kablam! Compiling chefdk v0.1.0 (/source) Oct 12 21:37:42.695 INFO kablam! warning: unused import: `SubCommand` Oct 12 21:37:42.695 INFO kablam! --> src/bin/chef-data-bag-list.rs:9:22 Oct 12 21:37:42.695 INFO kablam! | Oct 12 21:37:42.695 INFO kablam! 9 | use clap::{Arg, App, SubCommand}; Oct 12 21:37:42.695 INFO kablam! | ^^^^^^^^^^ Oct 12 21:37:42.695 INFO kablam! | Oct 12 21:37:42.695 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 21:37:42.695 INFO kablam! Oct 12 21:37:42.995 INFO kablam! warning: unused import: `chef_api::api_client::*` Oct 12 21:37:42.995 INFO kablam! --> src/main.rs:5:5 Oct 12 21:37:42.995 INFO kablam! | Oct 12 21:37:42.995 INFO kablam! 5 | use chef_api::api_client::*; Oct 12 21:37:42.995 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 21:37:42.995 INFO kablam! | Oct 12 21:37:42.995 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 21:37:42.995 INFO kablam! Oct 12 21:37:42.995 INFO kablam! warning: unused import: `chef::models::DataBagList` Oct 12 21:37:42.995 INFO kablam! --> src/main.rs:6:5 Oct 12 21:37:42.995 INFO kablam! | Oct 12 21:37:42.995 INFO kablam! 6 | use chef::models::DataBagList; Oct 12 21:37:42.995 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 21:37:42.995 INFO kablam! Oct 12 21:37:42.995 INFO kablam! warning: unused imports: `App`, `Arg`, `SubCommand` Oct 12 21:37:42.995 INFO kablam! --> src/main.rs:8:12 Oct 12 21:37:42.995 INFO kablam! | Oct 12 21:37:42.995 INFO kablam! 8 | use clap::{Arg, App, SubCommand}; Oct 12 21:37:42.995 INFO kablam! | ^^^ ^^^ ^^^^^^^^^^ Oct 12 21:37:42.995 INFO kablam! Oct 12 21:37:44.187 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.04s Oct 12 21:37:44.203 INFO kablam! su: No module specific data is present Oct 12 21:37:45.103 INFO running `"docker" "rm" "-f" "2dbe7e035558392e3a21438e91f19713e075b40f26a60fe3b537ca599170bbc9"` Oct 12 21:37:45.427 INFO blam! 2dbe7e035558392e3a21438e91f19713e075b40f26a60fe3b537ca599170bbc9 Oct 12 21:37:45.428 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 21:37:45.931 INFO blam! c1ff5fc4496be23d84619e1f417d0ffaa2180aaba7330d9859d6385658e61b65 Oct 12 21:37:45.939 INFO running `"docker" "start" "-a" "c1ff5fc4496be23d84619e1f417d0ffaa2180aaba7330d9859d6385658e61b65"` Oct 12 21:37:47.479 INFO kablam! usermod: no changes Oct 12 21:37:47.743 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.22s Oct 12 21:37:47.759 INFO kablam! Running /target/debug/deps/chef_data_bag_list-02155fe4f0c28d98 Oct 12 21:37:47.760 INFO blam! Oct 12 21:37:47.760 INFO blam! running 0 tests Oct 12 21:37:47.760 INFO blam! Oct 12 21:37:47.760 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 21:37:47.761 INFO blam! Oct 12 21:37:47.767 INFO kablam! Running /target/debug/deps/chef_data_bag_show-86382a173ea47dc9 Oct 12 21:37:47.770 INFO blam! Oct 12 21:37:47.771 INFO blam! running 0 tests Oct 12 21:37:47.771 INFO blam! Oct 12 21:37:47.771 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 21:37:47.771 INFO blam! Oct 12 21:37:47.773 INFO kablam! Running /target/debug/deps/chefdk-f6407abaddd0a223 Oct 12 21:37:47.773 INFO blam! Oct 12 21:37:47.773 INFO blam! running 0 tests Oct 12 21:37:47.773 INFO blam! Oct 12 21:37:47.774 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 21:37:47.774 INFO blam! Oct 12 21:37:47.774 INFO kablam! su: No module specific data is present Oct 12 21:37:48.541 INFO running `"docker" "rm" "-f" "c1ff5fc4496be23d84619e1f417d0ffaa2180aaba7330d9859d6385658e61b65"` Oct 12 21:37:48.820 INFO blam! c1ff5fc4496be23d84619e1f417d0ffaa2180aaba7330d9859d6385658e61b65