Dec 14 22:01:31.263 INFO testing rusoto_credential-0.14.0 against try#aa49d8ef14939ddec0e34b346b60174a5673d48f for pr-56550 Dec 14 22:01:31.263 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-1/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/pr-56550/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/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 +aa49d8ef14939ddec0e34b346b60174a5673d48f-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"` Dec 14 22:01:31.435 INFO [stdout] 9fa9a1550aa352e06edc4f3e7edd5534abc0f130f4bb99f6799844e157984670 Dec 14 22:01:31.437 INFO running `"docker" "start" "-a" "9fa9a1550aa352e06edc4f3e7edd5534abc0f130f4bb99f6799844e157984670"` Dec 14 22:01:32.683 INFO [stderr] usermod: no changes Dec 14 22:01:32.989 INFO [stderr] Compiling hyper v0.12.18 Dec 14 22:01:42.466 INFO [stderr] Compiling rusoto_credential v0.14.0 (/source) Dec 14 22:01:52.195 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 19.49s Dec 14 22:01:52.210 INFO [stderr] su: No module specific data is present Dec 14 22:01:52.778 INFO running `"docker" "inspect" "9fa9a1550aa352e06edc4f3e7edd5534abc0f130f4bb99f6799844e157984670"` Dec 14 22:01:53.119 INFO running `"docker" "rm" "-f" "9fa9a1550aa352e06edc4f3e7edd5534abc0f130f4bb99f6799844e157984670"` Dec 14 22:01:53.400 INFO [stdout] 9fa9a1550aa352e06edc4f3e7edd5534abc0f130f4bb99f6799844e157984670 Dec 14 22:01:53.402 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-1/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/pr-56550/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/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 +aa49d8ef14939ddec0e34b346b60174a5673d48f-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"` Dec 14 22:01:53.949 INFO [stdout] 7209e6980e923e3df14819c5e27b7acd815136d30ca9eb583145b0cf50d232f8 Dec 14 22:01:53.951 INFO running `"docker" "start" "-a" "7209e6980e923e3df14819c5e27b7acd815136d30ca9eb583145b0cf50d232f8"` Dec 14 22:01:55.823 INFO [stderr] usermod: no changes Dec 14 22:01:56.200 INFO [stderr] Compiling rusoto_credential v0.14.0 (/source) Dec 14 22:02:01.163 INFO [stderr] warning: #[test] attribute should not be used on macros. Use #[cfg(test)] instead. Dec 14 22:02:01.164 INFO [stderr] --> src/static_provider.rs:152:5 Dec 14 22:02:01.164 INFO [stderr] | Dec 14 22:02:01.164 INFO [stderr] 152 | / quickcheck! { Dec 14 22:02:01.165 INFO [stderr] 153 | | fn test_static_provider_secrets_not_in_debug( Dec 14 22:02:01.165 INFO [stderr] 154 | | access_key: String, Dec 14 22:02:01.165 INFO [stderr] 155 | | token: Option<()>, Dec 14 22:02:01.166 INFO [stderr] ... | Dec 14 22:02:01.166 INFO [stderr] 165 | | } Dec 14 22:02:01.166 INFO [stderr] 166 | | } Dec 14 22:02:01.166 INFO [stderr] | |_____^ Dec 14 22:02:01.167 INFO [stderr] Dec 14 22:02:01.188 INFO [stderr] warning: #[test] attribute should not be used on macros. Use #[cfg(test)] instead. Dec 14 22:02:01.189 INFO [stderr] --> src/lib.rs:589:5 Dec 14 22:02:01.189 INFO [stderr] | Dec 14 22:02:01.189 INFO [stderr] 589 | / quickcheck! { Dec 14 22:02:01.190 INFO [stderr] 590 | | fn test_aws_credentials_secrets_not_in_debug( Dec 14 22:02:01.190 INFO [stderr] 591 | | key: String, Dec 14 22:02:01.190 INFO [stderr] 592 | | valid_for: Option, Dec 14 22:02:01.190 INFO [stderr] ... | Dec 14 22:02:01.191 INFO [stderr] 602 | | } Dec 14 22:02:01.191 INFO [stderr] 603 | | } Dec 14 22:02:01.191 INFO [stderr] | |_____^ Dec 14 22:02:01.192 INFO [stderr] Dec 14 22:02:10.397 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 14.55s Dec 14 22:02:10.440 INFO [stderr] su: No module specific data is present Dec 14 22:02:12.036 INFO running `"docker" "inspect" "7209e6980e923e3df14819c5e27b7acd815136d30ca9eb583145b0cf50d232f8"` Dec 14 22:02:12.308 INFO running `"docker" "rm" "-f" "7209e6980e923e3df14819c5e27b7acd815136d30ca9eb583145b0cf50d232f8"` Dec 14 22:02:12.604 INFO [stdout] 7209e6980e923e3df14819c5e27b7acd815136d30ca9eb583145b0cf50d232f8 Dec 14 22:02:12.615 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-1/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/pr-56550/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/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 +aa49d8ef14939ddec0e34b346b60174a5673d48f-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"` Dec 14 22:02:13.123 INFO [stdout] 25163768aa353ede09667eec23201ef2b661488c40fceb7d683e9f658fb3cf76 Dec 14 22:02:13.129 INFO running `"docker" "start" "-a" "25163768aa353ede09667eec23201ef2b661488c40fceb7d683e9f658fb3cf76"` Dec 14 22:02:14.513 INFO [stderr] usermod: no changes Dec 14 22:02:14.827 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.27s Dec 14 22:02:14.839 INFO [stderr] Running /target/debug/deps/rusoto_credential-944d23e988077cee Dec 14 22:02:14.859 INFO [stdout] Dec 14 22:02:14.859 INFO [stdout] running 45 tests Dec 14 22:02:14.870 INFO [stdout] test container::tests::error_from_missing_env_vars ... ok Dec 14 22:02:14.870 INFO [stdout] test container::tests::request_from_full_uri_without_token ... ok Dec 14 22:02:14.870 INFO [stdout] test environment::tests::environment_provider_missing_credentials ... ok Dec 14 22:02:14.870 INFO [stdout] test environment::tests::alternative_prefix ... ok Dec 14 22:02:14.870 INFO [stdout] test container::tests::request_from_relative_uri ... ok Dec 14 22:02:14.870 INFO [stdout] test environment::tests::get_non_temporary_credentials_from_env ... ok Dec 14 22:02:14.870 INFO [stdout] test environment::tests::get_temporary_credentials_from_env ... ok Dec 14 22:02:14.870 INFO [stdout] test environment::tests::get_temporary_credentials_with_expiration_from_env ... ok Dec 14 22:02:14.870 INFO [stdout] test environment::tests::regression_test_rfc_3339_compat ... ok Dec 14 22:02:14.870 INFO [stdout] test profile::tests::default_profile_location ... ok Dec 14 22:02:14.870 INFO [stdout] test profile::tests::default_profile_location_from_empty_env_var ... ok Dec 14 22:02:14.870 INFO [stdout] test profile::tests::default_profile_location_from_env_var ... ok Dec 14 22:02:14.870 INFO [stdout] test profile::tests::default_profile_name ... ok Dec 14 22:02:14.870 INFO [stdout] test profile::tests::default_profile_name_from_empty_env_var ... ok Dec 14 22:02:14.870 INFO [stdout] test profile::tests::default_profile_name_from_env_var ... ok Dec 14 22:02:14.874 INFO [stdout] test profile::tests::existing_file_no_credentials ... ok Dec 14 22:02:14.874 INFO [stdout] test container::tests::error_from_empty_env_vars ... ok Dec 14 22:02:14.874 INFO [stdout] test container::tests::request_from_full_uri_with_empty_token ... ok Dec 14 22:02:14.874 INFO [stdout] test container::tests::request_from_full_uri_with_token ... ok Dec 14 22:02:14.874 INFO [stdout] test profile::tests::parse_credentials_directory_path ... ok Dec 14 22:02:14.874 INFO [stdout] test profile::tests::parse_all_values_credentials_file ... ok Dec 14 22:02:14.874 INFO [stdout] test profile::tests::parse_config_file_multiple_profiles ... ok Dec 14 22:02:14.882 INFO [stdout] test profile::tests::parse_config_file_default_profile ... ok Dec 14 22:02:14.882 INFO [stdout] test environment::tests::environment_provider_missing_key_id ... ok Dec 14 22:02:14.882 INFO [stdout] test environment::tests::environment_provider_missing_secret ... ok Dec 14 22:02:14.882 INFO [stdout] test environment::tests::environment_provider_bad_expiration ... ok Dec 14 22:02:14.882 INFO [stdout] test profile::tests::parse_credentials_file_multiple_profiles ... ok Dec 14 22:02:14.882 INFO [stdout] test profile::tests::parse_credentials_file_default_profile ... ok Dec 14 22:02:14.882 INFO [stdout] test profile::tests::parse_credentials_bad_path ... ok Dec 14 22:02:14.882 INFO [stdout] test profile::tests::parse_credentials_unrecognized_field ... ok Dec 14 22:02:14.882 INFO [stdout] test profile::tests::profile_provider_profile_name ... ok Dec 14 22:02:14.883 INFO [stdout] test profile::tests::profile_provider_happy_path ... ok Dec 14 22:02:14.887 INFO [stdout] test profile::tests::profile_provider_via_environment_variable ... ok Dec 14 22:02:14.887 INFO [stdout] test static_provider::tests::test_static_provider_creation ... ok Dec 14 22:02:14.892 INFO [stdout] test tests::profile_provider_finds_right_credentials_in_file ... ok Dec 14 22:02:14.892 INFO [stdout] test tests::parse_iam_task_credentials_sample_response ... ok Dec 14 22:02:14.892 INFO [stdout] test tests::providers_are_send_and_sync ... ok Dec 14 22:02:14.892 INFO [stdout] test profile::tests::profile_provider_bad_profile ... ok Dec 14 22:02:14.899 INFO [stdout] test tests::provider_futures_are_send ... ok Dec 14 22:02:14.899 INFO [stdout] test static_provider::tests::test_static_provider_minimal_creation ... ok Dec 14 22:02:14.901 INFO [stdout] test static_provider::tests::test_static_provider_custom_time_expiration ... ok Dec 14 22:02:14.919 INFO [stdout] test profile::tests::profile_provider_profile_name_via_environment_variable ... ok Dec 14 22:02:14.943 INFO [stdout] test static_provider::tests::test_static_provider_secrets_not_in_debug ... ok Dec 14 22:02:14.943 INFO [stdout] test tests::test_aws_credentials_secrets_not_in_debug ... ok Dec 14 22:02:15.892 INFO [stdout] test static_provider::tests::test_static_provider_expiration_time_is_recalculated ... ok Dec 14 22:02:15.892 INFO [stdout] Dec 14 22:02:15.892 INFO [stdout] test result: ok. 45 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 14 22:02:15.892 INFO [stdout] Dec 14 22:02:15.892 INFO [stderr] Doc-tests rusoto_credential Dec 14 22:02:24.495 INFO [stdout] Dec 14 22:02:24.495 INFO [stdout] running 5 tests Dec 14 22:03:00.387 INFO [stdout] test src/environment.rs - environment::EnvironmentProvider (line 33) ... ok Dec 14 22:03:00.471 INFO [stdout] test src/instance_metadata.rs - instance_metadata::InstanceMetadataProvider (line 23) ... ok Dec 14 22:03:01.283 INFO [stdout] test src/container.rs - container::ContainerProvider (line 39) ... ok Dec 14 22:03:04.063 INFO [stdout] test src/environment.rs - environment::EnvironmentProvider::with_prefix (line 74) ... ok Dec 14 22:03:04.527 INFO [stdout] test src/lib.rs - ChainProvider (line 388) ... ok Dec 14 22:03:04.527 INFO [stdout] Dec 14 22:03:04.528 INFO [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 14 22:03:04.528 INFO [stdout] Dec 14 22:03:04.567 INFO [stderr] su: No module specific data is present Dec 14 22:03:06.163 INFO running `"docker" "inspect" "25163768aa353ede09667eec23201ef2b661488c40fceb7d683e9f658fb3cf76"` Dec 14 22:03:06.608 INFO running `"docker" "rm" "-f" "25163768aa353ede09667eec23201ef2b661488c40fceb7d683e9f658fb3cf76"` Dec 14 22:03:06.923 INFO [stdout] 25163768aa353ede09667eec23201ef2b661488c40fceb7d683e9f658fb3cf76