Oct 15 18:46:30.302 INFO testing simple_jwt-1.2.1 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 18:46:30.303 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 18:46:30.631 INFO blam! 3c523093517fce93472891ac58e250c115f5f82f02b9fd1f84f8575aa4643012 Oct 15 18:46:30.645 INFO running `"docker" "start" "-a" "3c523093517fce93472891ac58e250c115f5f82f02b9fd1f84f8575aa4643012"` Oct 15 18:46:31.055 INFO kablam! usermod: no changes Oct 15 18:46:31.193 INFO kablam! Compiling base64 v0.7.0 Oct 15 18:46:32.220 INFO kablam! Compiling simple_jwt v1.2.1 (/source) Oct 15 18:46:33.806 INFO kablam! warning: use of deprecated item 'openssl::sign::Signer::finish': renamed to sign_to_vec Oct 15 18:46:33.806 INFO kablam! --> src/digest.rs:54:32 Oct 15 18:46:33.806 INFO kablam! | Oct 15 18:46:33.806 INFO kablam! 54 | let byte_vec = try!(signer.finish()); Oct 15 18:46:33.806 INFO kablam! | ^^^^^^ Oct 15 18:46:33.806 INFO kablam! | Oct 15 18:46:33.806 INFO kablam! = note: #[warn(deprecated)] on by default Oct 15 18:46:33.806 INFO kablam! Oct 15 18:46:33.809 INFO kablam! warning: use of deprecated item 'openssl::sign::Signer::finish': renamed to sign_to_vec Oct 15 18:46:33.809 INFO kablam! --> src/digest.rs:79:30 Oct 15 18:46:33.809 INFO kablam! | Oct 15 18:46:33.809 INFO kablam! 79 | let result = try!(signer.finish()); Oct 15 18:46:33.809 INFO kablam! | ^^^^^^ Oct 15 18:46:33.809 INFO kablam! Oct 15 18:46:33.811 INFO kablam! warning: use of deprecated item 'openssl::sign::Verifier::finish': renamed to `verify` Oct 15 18:46:33.811 INFO kablam! --> src/digest.rs:92:27 Oct 15 18:46:33.811 INFO kablam! | Oct 15 18:46:33.811 INFO kablam! 92 | let b = try!(verifier.finish(sig)); Oct 15 18:46:33.811 INFO kablam! | ^^^^^^ Oct 15 18:46:33.811 INFO kablam! Oct 15 18:46:33.813 INFO kablam! warning: use of deprecated item 'openssl::sign::Signer::finish': renamed to sign_to_vec Oct 15 18:46:33.813 INFO kablam! --> src/digest.rs:107:30 Oct 15 18:46:33.813 INFO kablam! | Oct 15 18:46:33.813 INFO kablam! 107 | let result = try!(signer.finish()); Oct 15 18:46:33.813 INFO kablam! | ^^^^^^ Oct 15 18:46:33.813 INFO kablam! Oct 15 18:46:33.816 INFO kablam! warning: use of deprecated item 'openssl::sign::Verifier::finish': renamed to `verify` Oct 15 18:46:33.816 INFO kablam! --> src/digest.rs:122:27 Oct 15 18:46:33.816 INFO kablam! | Oct 15 18:46:33.816 INFO kablam! 122 | let b = try!(verifier.finish(&der_sig)); Oct 15 18:46:33.816 INFO kablam! | ^^^^^^ Oct 15 18:46:33.816 INFO kablam! Oct 15 18:46:34.944 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.85s Oct 15 18:46:34.944 INFO kablam! su: No module specific data is present Oct 15 18:46:35.494 INFO running `"docker" "rm" "-f" "3c523093517fce93472891ac58e250c115f5f82f02b9fd1f84f8575aa4643012"` Oct 15 18:46:35.671 INFO blam! 3c523093517fce93472891ac58e250c115f5f82f02b9fd1f84f8575aa4643012 Oct 15 18:46:35.675 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 18:46:36.027 INFO blam! f1cdac93ab676dd32c93e45301acb480f474deae05aa7565d6c7996cdb5ae5ef Oct 15 18:46:36.039 INFO running `"docker" "start" "-a" "f1cdac93ab676dd32c93e45301acb480f474deae05aa7565d6c7996cdb5ae5ef"` Oct 15 18:46:36.891 INFO kablam! usermod: no changes Oct 15 18:46:36.960 INFO kablam! Compiling simple_jwt v1.2.1 (/source) Oct 15 18:46:38.548 INFO kablam! warning: use of deprecated item 'openssl::sign::Signer::finish': renamed to sign_to_vec Oct 15 18:46:38.548 INFO kablam! --> src/digest.rs:54:32 Oct 15 18:46:38.548 INFO kablam! | Oct 15 18:46:38.548 INFO kablam! 54 | let byte_vec = try!(signer.finish()); Oct 15 18:46:38.548 INFO kablam! | ^^^^^^ Oct 15 18:46:38.548 INFO kablam! | Oct 15 18:46:38.548 INFO kablam! = note: #[warn(deprecated)] on by default Oct 15 18:46:38.548 INFO kablam! Oct 15 18:46:38.548 INFO kablam! warning: use of deprecated item 'openssl::sign::Signer::finish': renamed to sign_to_vec Oct 15 18:46:38.548 INFO kablam! --> src/digest.rs:79:30 Oct 15 18:46:38.548 INFO kablam! | Oct 15 18:46:38.548 INFO kablam! 79 | let result = try!(signer.finish()); Oct 15 18:46:38.548 INFO kablam! | ^^^^^^ Oct 15 18:46:38.548 INFO kablam! Oct 15 18:46:38.551 INFO kablam! warning: use of deprecated item 'openssl::sign::Verifier::finish': renamed to `verify` Oct 15 18:46:38.551 INFO kablam! --> src/digest.rs:92:27 Oct 15 18:46:38.551 INFO kablam! | Oct 15 18:46:38.551 INFO kablam! 92 | let b = try!(verifier.finish(sig)); Oct 15 18:46:38.551 INFO kablam! | ^^^^^^ Oct 15 18:46:38.551 INFO kablam! Oct 15 18:46:38.556 INFO kablam! warning: use of deprecated item 'openssl::sign::Signer::finish': renamed to sign_to_vec Oct 15 18:46:38.556 INFO kablam! --> src/digest.rs:107:30 Oct 15 18:46:38.556 INFO kablam! | Oct 15 18:46:38.556 INFO kablam! 107 | let result = try!(signer.finish()); Oct 15 18:46:38.556 INFO kablam! | ^^^^^^ Oct 15 18:46:38.557 INFO kablam! Oct 15 18:46:38.557 INFO kablam! warning: use of deprecated item 'openssl::sign::Verifier::finish': renamed to `verify` Oct 15 18:46:38.557 INFO kablam! --> src/digest.rs:122:27 Oct 15 18:46:38.557 INFO kablam! | Oct 15 18:46:38.557 INFO kablam! 122 | let b = try!(verifier.finish(&der_sig)); Oct 15 18:46:38.557 INFO kablam! | ^^^^^^ Oct 15 18:46:38.557 INFO kablam! Oct 15 18:46:40.223 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.31s Oct 15 18:46:40.231 INFO kablam! su: No module specific data is present Oct 15 18:46:40.567 INFO running `"docker" "rm" "-f" "f1cdac93ab676dd32c93e45301acb480f474deae05aa7565d6c7996cdb5ae5ef"` Oct 15 18:46:40.676 INFO blam! f1cdac93ab676dd32c93e45301acb480f474deae05aa7565d6c7996cdb5ae5ef Oct 15 18:46:40.683 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 18:46:40.976 INFO blam! d0a9527b44e27389294efcaad5292b4373f344f09239b87f945faa7506ae340b Oct 15 18:46:40.981 INFO running `"docker" "start" "-a" "d0a9527b44e27389294efcaad5292b4373f344f09239b87f945faa7506ae340b"` Oct 15 18:46:41.609 INFO kablam! usermod: no changes Oct 15 18:46:41.681 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.04s Oct 15 18:46:41.694 INFO kablam! Running /target/debug/deps/simple_jwt-603abb804ca2e78d Oct 15 18:46:41.699 INFO blam! Oct 15 18:46:41.699 INFO blam! running 9 tests Oct 15 18:46:41.703 INFO blam! test tests::encoding_and_decoding_should_work_back_forth ... ok Oct 15 18:46:41.706 INFO blam! test tests::claim_can_be_convert_form_and_to_base64 ... ok Oct 15 18:46:41.709 INFO blam! test tests::header_can_be_convert_from_and_to_base64 ... ok Oct 15 18:46:41.709 INFO blam! test tests::hs256_hs384_hs512_should_work ... ok Oct 15 18:46:41.711 INFO blam! test tests::rsa256_384_512_should_work ... ok Oct 15 18:46:41.752 INFO blam! test tests::hs256_hs384_hs512_invalid_signature_should_be_recognized ... ok Oct 15 18:46:42.043 INFO blam! test tests::es_256_should_work ... ok Oct 15 18:46:42.175 INFO blam! test tests::es_512_should_work ... ok Oct 15 18:46:42.177 INFO blam! test tests::es_384_should_work ... ok Oct 15 18:46:42.177 INFO blam! Oct 15 18:46:42.177 INFO blam! test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 18:46:42.177 INFO blam! Oct 15 18:46:42.178 INFO kablam! Doc-tests simple_jwt Oct 15 18:46:44.285 INFO blam! Oct 15 18:46:44.285 INFO blam! running 3 tests Oct 15 18:46:48.464 INFO blam! test src/lib.rs - (line 32) ... ok Oct 15 18:46:49.935 INFO blam! test src/claim.rs - claim::Claim (line 33) ... ok Oct 15 18:46:50.169 INFO blam! test src/lib.rs - (line 16) ... ok Oct 15 18:46:50.169 INFO blam! Oct 15 18:46:50.169 INFO blam! test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 18:46:50.169 INFO blam! Oct 15 18:46:50.182 INFO kablam! su: No module specific data is present Oct 15 18:46:50.419 INFO running `"docker" "rm" "-f" "d0a9527b44e27389294efcaad5292b4373f344f09239b87f945faa7506ae340b"` Oct 15 18:46:50.611 INFO blam! d0a9527b44e27389294efcaad5292b4373f344f09239b87f945faa7506ae340b