Dec 07 01:02:19.688 INFO testing rusoto_credential-0.14.0 against try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468 for pr-56514 Dec 07 01:02:19.688 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-6/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/pr-56514/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/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 +6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468-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 07 01:02:19.910 INFO [stdout] b529d5216f33ef37eb59aa95f74858e5c4fcdc390d9c229127dc5bd1079a8921 Dec 07 01:02:19.912 INFO running `"docker" "start" "-a" "b529d5216f33ef37eb59aa95f74858e5c4fcdc390d9c229127dc5bd1079a8921"` Dec 07 01:02:20.430 INFO [stderr] usermod: no changes Dec 07 01:02:20.629 INFO [stderr] Compiling rusoto_credential v0.14.0 (/source) Dec 07 01:02:31.523 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 11.06s Dec 07 01:02:31.536 INFO [stderr] su: No module specific data is present Dec 07 01:02:31.945 INFO running `"docker" "inspect" "b529d5216f33ef37eb59aa95f74858e5c4fcdc390d9c229127dc5bd1079a8921"` Dec 07 01:02:32.106 INFO running `"docker" "rm" "-f" "b529d5216f33ef37eb59aa95f74858e5c4fcdc390d9c229127dc5bd1079a8921"` Dec 07 01:02:32.198 INFO [stdout] b529d5216f33ef37eb59aa95f74858e5c4fcdc390d9c229127dc5bd1079a8921 Dec 07 01:02:32.200 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-6/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/pr-56514/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/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 +6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468-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 07 01:02:32.457 INFO [stdout] bae5dc13562647d641ed9dbfbaac68d81317250875fe3a6cc1e7a163688ba680 Dec 07 01:02:32.459 INFO running `"docker" "start" "-a" "bae5dc13562647d641ed9dbfbaac68d81317250875fe3a6cc1e7a163688ba680"` Dec 07 01:02:33.237 INFO [stderr] usermod: no changes Dec 07 01:02:33.441 INFO [stderr] Compiling rusoto_credential v0.14.0 (/source) Dec 07 01:02:38.528 INFO [stderr] warning: #[test] attribute should not be used on macros. Use #[cfg(test)] instead. Dec 07 01:02:38.528 INFO [stderr] --> src/static_provider.rs:152:5 Dec 07 01:02:38.529 INFO [stderr] | Dec 07 01:02:38.529 INFO [stderr] 152 | / quickcheck! { Dec 07 01:02:38.529 INFO [stderr] 153 | | fn test_static_provider_secrets_not_in_debug( Dec 07 01:02:38.530 INFO [stderr] 154 | | access_key: String, Dec 07 01:02:38.530 INFO [stderr] 155 | | token: Option<()>, Dec 07 01:02:38.530 INFO [stderr] ... | Dec 07 01:02:38.531 INFO [stderr] 165 | | } Dec 07 01:02:38.531 INFO [stderr] 166 | | } Dec 07 01:02:38.531 INFO [stderr] | |_____^ Dec 07 01:02:38.531 INFO [stderr] Dec 07 01:02:38.549 INFO [stderr] warning: #[test] attribute should not be used on macros. Use #[cfg(test)] instead. Dec 07 01:02:38.549 INFO [stderr] --> src/lib.rs:589:5 Dec 07 01:02:38.549 INFO [stderr] | Dec 07 01:02:38.549 INFO [stderr] 589 | / quickcheck! { Dec 07 01:02:38.549 INFO [stderr] 590 | | fn test_aws_credentials_secrets_not_in_debug( Dec 07 01:02:38.549 INFO [stderr] 591 | | key: String, Dec 07 01:02:38.549 INFO [stderr] 592 | | valid_for: Option, Dec 07 01:02:38.549 INFO [stderr] ... | Dec 07 01:02:38.549 INFO [stderr] 602 | | } Dec 07 01:02:38.550 INFO [stderr] 603 | | } Dec 07 01:02:38.550 INFO [stderr] | |_____^ Dec 07 01:02:38.550 INFO [stderr] Dec 07 01:02:45.787 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 12.53s Dec 07 01:02:45.800 INFO [stderr] su: No module specific data is present Dec 07 01:02:46.162 INFO running `"docker" "inspect" "bae5dc13562647d641ed9dbfbaac68d81317250875fe3a6cc1e7a163688ba680"` Dec 07 01:02:46.270 INFO running `"docker" "rm" "-f" "bae5dc13562647d641ed9dbfbaac68d81317250875fe3a6cc1e7a163688ba680"` Dec 07 01:02:46.388 INFO [stdout] bae5dc13562647d641ed9dbfbaac68d81317250875fe3a6cc1e7a163688ba680 Dec 07 01:02:46.388 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-6/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/pr-56514/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/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 +6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468-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 07 01:02:46.643 INFO [stdout] 5d4b50815ebce054b04255338d6d0a78648b7f26291d617984a72f14608446f0 Dec 07 01:02:46.644 INFO running `"docker" "start" "-a" "5d4b50815ebce054b04255338d6d0a78648b7f26291d617984a72f14608446f0"` Dec 07 01:02:47.185 INFO [stderr] usermod: no changes Dec 07 01:02:47.366 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.16s Dec 07 01:02:47.373 INFO [stderr] Running /target/debug/deps/rusoto_credential-a514aa6eb002c8dc Dec 07 01:02:47.376 INFO [stdout] Dec 07 01:02:47.376 INFO [stdout] running 45 tests Dec 07 01:02:47.377 INFO [stdout] test container::tests::error_from_empty_env_vars ... ok Dec 07 01:02:47.377 INFO [stdout] test environment::tests::environment_provider_bad_expiration ... ok Dec 07 01:02:47.378 INFO [stdout] test environment::tests::alternative_prefix ... ok Dec 07 01:02:47.378 INFO [stdout] test container::tests::request_from_relative_uri ... ok Dec 07 01:02:47.378 INFO [stdout] test container::tests::request_from_full_uri_without_token ... ok Dec 07 01:02:47.379 INFO [stdout] test container::tests::request_from_full_uri_with_token ... ok Dec 07 01:02:47.379 INFO [stdout] test container::tests::error_from_missing_env_vars ... ok Dec 07 01:02:47.379 INFO [stdout] test environment::tests::environment_provider_missing_key_id ... ok Dec 07 01:02:47.379 INFO [stdout] test container::tests::request_from_full_uri_with_empty_token ... ok Dec 07 01:02:47.380 INFO [stdout] test environment::tests::environment_provider_missing_secret ... ok Dec 07 01:02:47.380 INFO [stdout] test environment::tests::environment_provider_missing_credentials ... ok Dec 07 01:02:47.380 INFO [stdout] test environment::tests::get_non_temporary_credentials_from_env ... ok Dec 07 01:02:47.380 INFO [stdout] test environment::tests::get_temporary_credentials_from_env ... ok Dec 07 01:02:47.381 INFO [stdout] test environment::tests::get_temporary_credentials_with_expiration_from_env ... ok Dec 07 01:02:47.381 INFO [stdout] test environment::tests::regression_test_rfc_3339_compat ... ok Dec 07 01:02:47.381 INFO [stdout] test profile::tests::default_profile_location_from_empty_env_var ... ok Dec 07 01:02:47.381 INFO [stdout] test profile::tests::default_profile_location_from_env_var ... ok Dec 07 01:02:47.382 INFO [stdout] test profile::tests::default_profile_location ... ok Dec 07 01:02:47.382 INFO [stdout] test profile::tests::default_profile_name ... ok Dec 07 01:02:47.382 INFO [stdout] test profile::tests::default_profile_name_from_empty_env_var ... ok Dec 07 01:02:47.384 INFO [stdout] test profile::tests::existing_file_no_credentials ... ok Dec 07 01:02:47.384 INFO [stdout] test profile::tests::default_profile_name_from_env_var ... ok Dec 07 01:02:47.385 INFO [stdout] test profile::tests::parse_credentials_bad_path ... ok Dec 07 01:02:47.387 INFO [stdout] test profile::tests::parse_credentials_file_default_profile ... ok Dec 07 01:02:47.388 INFO [stdout] test profile::tests::parse_config_file_default_profile ... ok Dec 07 01:02:47.390 INFO [stdout] test profile::tests::parse_all_values_credentials_file ... ok Dec 07 01:02:47.390 INFO [stdout] test profile::tests::profile_provider_bad_profile ... ok Dec 07 01:02:47.390 INFO [stdout] test profile::tests::parse_credentials_file_multiple_profiles ... ok Dec 07 01:02:47.391 INFO [stdout] test profile::tests::parse_config_file_multiple_profiles ... ok Dec 07 01:02:47.392 INFO [stdout] test profile::tests::parse_credentials_directory_path ... ok Dec 07 01:02:47.392 INFO [stdout] test static_provider::tests::test_static_provider_creation ... ok Dec 07 01:02:47.393 INFO [stdout] test profile::tests::profile_provider_profile_name ... ok Dec 07 01:02:47.393 INFO [stdout] test profile::tests::profile_provider_via_environment_variable ... ok Dec 07 01:02:47.395 INFO [stdout] test profile::tests::parse_credentials_unrecognized_field ... ok Dec 07 01:02:47.396 INFO [stdout] test static_provider::tests::test_static_provider_minimal_creation ... ok Dec 07 01:02:47.397 INFO [stdout] test profile::tests::profile_provider_happy_path ... ok Dec 07 01:02:47.400 INFO [stdout] test static_provider::tests::test_static_provider_custom_time_expiration ... ok Dec 07 01:02:47.400 INFO [stdout] test tests::parse_iam_task_credentials_sample_response ... ok Dec 07 01:02:47.400 INFO [stdout] test tests::provider_futures_are_send ... ok Dec 07 01:02:47.402 INFO [stdout] test tests::profile_provider_finds_right_credentials_in_file ... ok Dec 07 01:02:47.402 INFO [stdout] test tests::providers_are_send_and_sync ... ok Dec 07 01:02:47.408 INFO [stdout] test static_provider::tests::test_static_provider_secrets_not_in_debug ... ok Dec 07 01:02:47.410 INFO [stdout] test profile::tests::profile_provider_profile_name_via_environment_variable ... ok Dec 07 01:02:47.414 INFO [stdout] test tests::test_aws_credentials_secrets_not_in_debug ... ok Dec 07 01:02:48.401 INFO [stdout] test static_provider::tests::test_static_provider_expiration_time_is_recalculated ... ok Dec 07 01:02:48.401 INFO [stdout] Dec 07 01:02:48.401 INFO [stdout] test result: ok. 45 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 07 01:02:48.401 INFO [stdout] Dec 07 01:02:48.403 INFO [stderr] Doc-tests rusoto_credential Dec 07 01:02:57.091 INFO [stdout] Dec 07 01:02:57.091 INFO [stdout] running 5 tests Dec 07 01:03:24.805 INFO [stdout] test src/environment.rs - environment::EnvironmentProvider (line 33) ... ok Dec 07 01:03:28.180 INFO [stdout] test src/instance_metadata.rs - instance_metadata::InstanceMetadataProvider (line 23) ... ok Dec 07 01:03:31.001 INFO [stdout] test src/environment.rs - environment::EnvironmentProvider::with_prefix (line 74) ... ok Dec 07 01:03:31.420 INFO [stdout] test src/lib.rs - ChainProvider (line 388) ... ok Dec 07 01:03:31.576 INFO [stdout] test src/container.rs - container::ContainerProvider (line 39) ... ok Dec 07 01:03:31.576 INFO [stdout] Dec 07 01:03:31.577 INFO [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 07 01:03:31.577 INFO [stdout] Dec 07 01:03:31.602 INFO [stderr] su: No module specific data is present Dec 07 01:03:32.062 INFO running `"docker" "inspect" "5d4b50815ebce054b04255338d6d0a78648b7f26291d617984a72f14608446f0"` Dec 07 01:03:32.264 INFO running `"docker" "rm" "-f" "5d4b50815ebce054b04255338d6d0a78648b7f26291d617984a72f14608446f0"` Dec 07 01:03:32.420 INFO [stdout] 5d4b50815ebce054b04255338d6d0a78648b7f26291d617984a72f14608446f0