Oct 15 20:12:00.799 INFO testing rustwt-1.0.1 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 20:12:00.801 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 15 20:12:01.396 INFO blam! 77eed0aba333b96d9039c1b36006013c118a36ff4502c30bad7aad74c09591b0 Oct 15 20:12:01.398 INFO running `"docker" "start" "-a" "77eed0aba333b96d9039c1b36006013c118a36ff4502c30bad7aad74c09591b0"` Oct 15 20:12:02.820 INFO kablam! usermod: no changes Oct 15 20:12:03.021 INFO kablam! Compiling uuid v0.4.0 Oct 15 20:12:04.319 INFO kablam! Compiling rustwt v1.0.1 (/source) Oct 15 20:12:05.768 INFO kablam! warning: use of deprecated item 'openssl::sign::Verifier::finish': renamed to `verify` Oct 15 20:12:05.768 INFO kablam! --> src/lib.rs:316:26 Oct 15 20:12:05.768 INFO kablam! | Oct 15 20:12:05.768 INFO kablam! 316 | verifier.finish(&signature).map_err( Oct 15 20:12:05.768 INFO kablam! | ^^^^^^ Oct 15 20:12:05.768 INFO kablam! | Oct 15 20:12:05.772 INFO kablam! = note: #[warn(deprecated)] on by default Oct 15 20:12:05.772 INFO kablam! Oct 15 20:12:05.791 INFO kablam! warning: use of deprecated item 'openssl::sign::Signer::finish': renamed to sign_to_vec Oct 15 20:12:05.791 INFO kablam! --> src/lib.rs:343:12 Oct 15 20:12:05.791 INFO kablam! | Oct 15 20:12:05.791 INFO kablam! 343 | signer.finish() Oct 15 20:12:05.791 INFO kablam! | ^^^^^^ Oct 15 20:12:05.791 INFO kablam! Oct 15 20:12:07.611 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.77s Oct 15 20:12:07.624 INFO kablam! su: No module specific data is present Oct 15 20:12:08.672 INFO running `"docker" "rm" "-f" "77eed0aba333b96d9039c1b36006013c118a36ff4502c30bad7aad74c09591b0"` Oct 15 20:12:09.031 INFO blam! 77eed0aba333b96d9039c1b36006013c118a36ff4502c30bad7aad74c09591b0 Oct 15 20:12:09.037 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 15 20:12:09.659 INFO blam! a07b2363c7d5fbcc6e3264f2ec2a2d902135fe554a49286bc94501f148c1fcc8 Oct 15 20:12:09.661 INFO running `"docker" "start" "-a" "a07b2363c7d5fbcc6e3264f2ec2a2d902135fe554a49286bc94501f148c1fcc8"` Oct 15 20:12:11.195 INFO kablam! usermod: no changes Oct 15 20:12:11.336 INFO kablam! Compiling rustwt v1.0.1 (/source) Oct 15 20:12:12.879 INFO kablam! warning: use of deprecated item 'openssl::sign::Verifier::finish': renamed to `verify` Oct 15 20:12:12.879 INFO kablam! --> src/lib.rs:316:26 Oct 15 20:12:12.879 INFO kablam! | Oct 15 20:12:12.879 INFO kablam! 316 | verifier.finish(&signature).map_err( Oct 15 20:12:12.879 INFO kablam! | ^^^^^^ Oct 15 20:12:12.879 INFO kablam! | Oct 15 20:12:12.879 INFO kablam! = note: #[warn(deprecated)] on by default Oct 15 20:12:12.879 INFO kablam! Oct 15 20:12:12.891 INFO kablam! warning: use of deprecated item 'openssl::sign::Signer::finish': renamed to sign_to_vec Oct 15 20:12:12.891 INFO kablam! --> src/lib.rs:343:12 Oct 15 20:12:12.891 INFO kablam! | Oct 15 20:12:12.891 INFO kablam! 343 | signer.finish() Oct 15 20:12:12.891 INFO kablam! | ^^^^^^ Oct 15 20:12:12.891 INFO kablam! Oct 15 20:12:16.199 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.97s Oct 15 20:12:16.199 INFO kablam! su: No module specific data is present Oct 15 20:12:17.399 INFO running `"docker" "rm" "-f" "a07b2363c7d5fbcc6e3264f2ec2a2d902135fe554a49286bc94501f148c1fcc8"` Oct 15 20:12:17.811 INFO blam! a07b2363c7d5fbcc6e3264f2ec2a2d902135fe554a49286bc94501f148c1fcc8 Oct 15 20:12:17.815 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 15 20:12:18.289 INFO blam! c260a865d3a00697a67e2859ebdf720857fbfe50a980f7c9da14c4b2f35f8b17 Oct 15 20:12:18.295 INFO running `"docker" "start" "-a" "c260a865d3a00697a67e2859ebdf720857fbfe50a980f7c9da14c4b2f35f8b17"` Oct 15 20:12:20.321 INFO kablam! usermod: no changes Oct 15 20:12:20.442 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.09s Oct 15 20:12:20.463 INFO kablam! Running /target/debug/deps/rustwt-56a4d15740bd5faa Oct 15 20:12:20.465 INFO blam! Oct 15 20:12:20.465 INFO blam! running 23 tests Oct 15 20:12:20.468 INFO blam! test id_token::tests::fail_on_invalid_id_token ... ok Oct 15 20:12:20.469 INFO blam! test id_token::tests::encode_and_decode_id_token ... ok Oct 15 20:12:20.469 INFO blam! test id_token::tests::fail_on_incorrect_azp ... ok Oct 15 20:12:20.469 INFO blam! test id_token::tests::fail_on_missing_acr_if_expected ... ok Oct 15 20:12:20.469 INFO blam! test id_token::tests::fail_on_missing_azp_if_expected ... ok Oct 15 20:12:20.469 INFO blam! test id_token::tests::fail_on_incorrect_audience ... ok Oct 15 20:12:20.479 INFO blam! test id_token::tests::expires_should_be_relative_to_nbf ... ok Oct 15 20:12:20.481 INFO blam! test id_token::tests::fail_on_wrong_acr ... ok Oct 15 20:12:20.481 INFO blam! test id_token::tests::fail_on_expired_id_token ... ok Oct 15 20:12:20.481 INFO blam! test id_token::tests::fail_on_if_token_used_before_nbf ... ok Oct 15 20:12:20.487 INFO blam! test id_token::tests::pass_on_correct_azp ... ok Oct 15 20:12:20.487 INFO blam! test id_token::tests::it_should_create_a_valid_id_token ... ok Oct 15 20:12:20.487 INFO blam! test id_token::tests::pass_on_correct_acr ... ok Oct 15 20:12:20.487 INFO blam! test tests::it_should_fail_if_the_rsa_signature_is_invalid ... ok Oct 15 20:12:20.487 INFO blam! test id_token::tests::pass_if_nbf_is_valid ... ok Oct 15 20:12:20.495 INFO blam! test tests::test_decode_valid_jwt_hs256 ... ok Oct 15 20:12:20.495 INFO blam! test tests::test_decode_valid_jwt_rs256_and_check_deeply ... ok Oct 15 20:12:20.495 INFO blam! test tests::test_encode_valid_jwt_rs256 ... ok Oct 15 20:12:20.495 INFO blam! test tests::test_encode_and_decode_jwt_hs256 ... ok Oct 15 20:12:20.495 INFO blam! test tests::test_encode_and_decode_jwt_ec ... ok Oct 15 20:12:20.495 INFO blam! test tests::test_encode_and_decode_jwt_hs384 ... ok Oct 15 20:12:20.495 INFO blam! test tests::test_encode_and_decode_jwt_hs512 ... ok Oct 15 20:12:20.506 INFO blam! test tests::test_encode_and_decode_jwt_rs256 ... ok Oct 15 20:12:20.506 INFO blam! Oct 15 20:12:20.506 INFO blam! test result: ok. 23 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 20:12:20.506 INFO blam! Oct 15 20:12:20.507 INFO kablam! Doc-tests rustwt Oct 15 20:12:22.660 INFO blam! Oct 15 20:12:22.660 INFO blam! running 6 tests Oct 15 20:12:44.071 INFO blam! test src/lib.rs - Encoder (line 158) ... ok Oct 15 20:12:44.391 INFO blam! test src/lib.rs - Decoder (line 234) ... ok Oct 15 20:12:44.415 INFO blam! test src/lib.rs - Encoder (line 174) ... ok Oct 15 20:12:44.430 INFO blam! test src/lib.rs - Decoder (line 250) ... ok Oct 15 20:12:44.453 INFO blam! test src/id_token.rs - id_token::IDTokenBuilder (line 297) ... ok Oct 15 20:12:44.507 INFO blam! test src/id_token.rs - id_token::IDTokenDecoder (line 8) ... ok Oct 15 20:12:44.507 INFO blam! Oct 15 20:12:44.507 INFO blam! test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 20:12:44.507 INFO blam! Oct 15 20:12:44.539 INFO kablam! su: No module specific data is present Oct 15 20:12:45.879 INFO running `"docker" "rm" "-f" "c260a865d3a00697a67e2859ebdf720857fbfe50a980f7c9da14c4b2f35f8b17"` Oct 15 20:12:46.203 INFO blam! c260a865d3a00697a67e2859ebdf720857fbfe50a980f7c9da14c4b2f35f8b17