Oct 15 18:46:30.274 INFO testing simple_jwt-1.2.1 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 18:46:30.274 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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.607 INFO blam! 5addaea351976d6b0228abb6f93e8de6329b3cfcfb42fd344d5fc0956156e17f Oct 15 18:46:30.609 INFO running `"docker" "start" "-a" "5addaea351976d6b0228abb6f93e8de6329b3cfcfb42fd344d5fc0956156e17f"` Oct 15 18:46:31.265 INFO kablam! usermod: no changes Oct 15 18:46:31.356 INFO kablam! Compiling simple_jwt v1.2.1 (/source) Oct 15 18:46:33.011 INFO kablam! warning: use of deprecated item 'openssl::sign::Signer::finish': renamed to sign_to_vec Oct 15 18:46:33.011 INFO kablam! --> src/digest.rs:54:32 Oct 15 18:46:33.011 INFO kablam! | Oct 15 18:46:33.011 INFO kablam! 54 | let byte_vec = try!(signer.finish()); Oct 15 18:46:33.011 INFO kablam! | ^^^^^^ Oct 15 18:46:33.011 INFO kablam! | Oct 15 18:46:33.011 INFO kablam! = note: #[warn(deprecated)] on by default Oct 15 18:46:33.011 INFO kablam! Oct 15 18:46:33.012 INFO kablam! warning: use of deprecated item 'openssl::sign::Signer::finish': renamed to sign_to_vec Oct 15 18:46:33.013 INFO kablam! --> src/digest.rs:79:30 Oct 15 18:46:33.013 INFO kablam! | Oct 15 18:46:33.013 INFO kablam! 79 | let result = try!(signer.finish()); Oct 15 18:46:33.013 INFO kablam! | ^^^^^^ Oct 15 18:46:33.013 INFO kablam! Oct 15 18:46:33.014 INFO kablam! warning: use of deprecated item 'openssl::sign::Verifier::finish': renamed to `verify` Oct 15 18:46:33.015 INFO kablam! --> src/digest.rs:92:27 Oct 15 18:46:33.015 INFO kablam! | Oct 15 18:46:33.015 INFO kablam! 92 | let b = try!(verifier.finish(sig)); Oct 15 18:46:33.015 INFO kablam! | ^^^^^^ Oct 15 18:46:33.015 INFO kablam! Oct 15 18:46:33.016 INFO kablam! warning: use of deprecated item 'openssl::sign::Signer::finish': renamed to sign_to_vec Oct 15 18:46:33.016 INFO kablam! --> src/digest.rs:107:30 Oct 15 18:46:33.016 INFO kablam! | Oct 15 18:46:33.016 INFO kablam! 107 | let result = try!(signer.finish()); Oct 15 18:46:33.016 INFO kablam! | ^^^^^^ Oct 15 18:46:33.016 INFO kablam! Oct 15 18:46:33.018 INFO kablam! warning: use of deprecated item 'openssl::sign::Verifier::finish': renamed to `verify` Oct 15 18:46:33.018 INFO kablam! --> src/digest.rs:122:27 Oct 15 18:46:33.018 INFO kablam! | Oct 15 18:46:33.018 INFO kablam! 122 | let b = try!(verifier.finish(&der_sig)); Oct 15 18:46:33.018 INFO kablam! | ^^^^^^ Oct 15 18:46:33.018 INFO kablam! Oct 15 18:46:33.720 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.44s Oct 15 18:46:33.724 INFO kablam! su: No module specific data is present Oct 15 18:46:33.991 INFO running `"docker" "rm" "-f" "5addaea351976d6b0228abb6f93e8de6329b3cfcfb42fd344d5fc0956156e17f"` Oct 15 18:46:34.259 INFO blam! 5addaea351976d6b0228abb6f93e8de6329b3cfcfb42fd344d5fc0956156e17f Oct 15 18:46:34.267 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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:34.653 INFO blam! d8c1e8fffd12c741b325f2e1aa89812aee3ef873869e03c489b6ce488b3ba194 Oct 15 18:46:34.663 INFO running `"docker" "start" "-a" "d8c1e8fffd12c741b325f2e1aa89812aee3ef873869e03c489b6ce488b3ba194"` Oct 15 18:46:35.543 INFO kablam! usermod: no changes Oct 15 18:46:35.669 INFO kablam! Compiling simple_jwt v1.2.1 (/source) Oct 15 18:46:37.274 INFO kablam! warning: use of deprecated item 'openssl::sign::Signer::finish': renamed to sign_to_vec Oct 15 18:46:37.275 INFO kablam! --> src/digest.rs:54:32 Oct 15 18:46:37.275 INFO kablam! | Oct 15 18:46:37.275 INFO kablam! 54 | let byte_vec = try!(signer.finish()); Oct 15 18:46:37.275 INFO kablam! | ^^^^^^ Oct 15 18:46:37.275 INFO kablam! | Oct 15 18:46:37.275 INFO kablam! = note: #[warn(deprecated)] on by default Oct 15 18:46:37.275 INFO kablam! Oct 15 18:46:37.275 INFO kablam! warning: use of deprecated item 'openssl::sign::Signer::finish': renamed to sign_to_vec Oct 15 18:46:37.275 INFO kablam! --> src/digest.rs:79:30 Oct 15 18:46:37.275 INFO kablam! | Oct 15 18:46:37.275 INFO kablam! 79 | let result = try!(signer.finish()); Oct 15 18:46:37.275 INFO kablam! | ^^^^^^ Oct 15 18:46:37.275 INFO kablam! Oct 15 18:46:37.275 INFO kablam! warning: use of deprecated item 'openssl::sign::Verifier::finish': renamed to `verify` Oct 15 18:46:37.275 INFO kablam! --> src/digest.rs:92:27 Oct 15 18:46:37.275 INFO kablam! | Oct 15 18:46:37.275 INFO kablam! 92 | let b = try!(verifier.finish(sig)); Oct 15 18:46:37.275 INFO kablam! | ^^^^^^ Oct 15 18:46:37.275 INFO kablam! Oct 15 18:46:37.278 INFO kablam! warning: use of deprecated item 'openssl::sign::Signer::finish': renamed to sign_to_vec Oct 15 18:46:37.281 INFO kablam! --> src/digest.rs:107:30 Oct 15 18:46:37.281 INFO kablam! | Oct 15 18:46:37.281 INFO kablam! 107 | let result = try!(signer.finish()); Oct 15 18:46:37.281 INFO kablam! | ^^^^^^ Oct 15 18:46:37.281 INFO kablam! Oct 15 18:46:37.281 INFO kablam! warning: use of deprecated item 'openssl::sign::Verifier::finish': renamed to `verify` Oct 15 18:46:37.281 INFO kablam! --> src/digest.rs:122:27 Oct 15 18:46:37.281 INFO kablam! | Oct 15 18:46:37.281 INFO kablam! 122 | let b = try!(verifier.finish(&der_sig)); Oct 15 18:46:37.281 INFO kablam! | ^^^^^^ Oct 15 18:46:37.281 INFO kablam! Oct 15 18:46:39.048 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.45s Oct 15 18:46:39.053 INFO kablam! su: No module specific data is present Oct 15 18:46:39.526 INFO running `"docker" "rm" "-f" "d8c1e8fffd12c741b325f2e1aa89812aee3ef873869e03c489b6ce488b3ba194"` Oct 15 18:46:39.589 INFO blam! d8c1e8fffd12c741b325f2e1aa89812aee3ef873869e03c489b6ce488b3ba194 Oct 15 18:46:39.591 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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:39.800 INFO blam! 7b66b172d995f7b4519688ef19e2daeb56fa53de1af1ff3285ad79e844684956 Oct 15 18:46:39.800 INFO running `"docker" "start" "-a" "7b66b172d995f7b4519688ef19e2daeb56fa53de1af1ff3285ad79e844684956"` Oct 15 18:46:40.190 INFO kablam! usermod: no changes Oct 15 18:46:40.257 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.05s Oct 15 18:46:40.259 INFO kablam! Running /target/debug/deps/simple_jwt-b9148a1d3bfe7bda Oct 15 18:46:40.262 INFO blam! Oct 15 18:46:40.262 INFO blam! running 9 tests Oct 15 18:46:40.266 INFO blam! test tests::header_can_be_convert_from_and_to_base64 ... ok Oct 15 18:46:40.267 INFO blam! test tests::claim_can_be_convert_form_and_to_base64 ... ok Oct 15 18:46:40.272 INFO blam! test tests::encoding_and_decoding_should_work_back_forth ... ok Oct 15 18:46:40.272 INFO blam! test tests::hs256_hs384_hs512_should_work ... ok Oct 15 18:46:40.279 INFO blam! test tests::rsa256_384_512_should_work ... ok Oct 15 18:46:40.321 INFO blam! test tests::hs256_hs384_hs512_invalid_signature_should_be_recognized ... ok Oct 15 18:46:40.645 INFO blam! test tests::es_256_should_work ... ok Oct 15 18:46:40.776 INFO blam! test tests::es_384_should_work ... ok Oct 15 18:46:40.803 INFO blam! test tests::es_512_should_work ... ok Oct 15 18:46:40.803 INFO blam! Oct 15 18:46:40.803 INFO blam! test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 18:46:40.803 INFO blam! Oct 15 18:46:40.806 INFO kablam! Doc-tests simple_jwt Oct 15 18:46:42.737 INFO blam! Oct 15 18:46:42.737 INFO blam! running 3 tests Oct 15 18:46:47.088 INFO blam! test src/lib.rs - (line 32) ... ok Oct 15 18:46:49.174 INFO blam! test src/claim.rs - claim::Claim (line 33) ... ok Oct 15 18:46:49.651 INFO blam! test src/lib.rs - (line 16) ... ok Oct 15 18:46:49.651 INFO blam! Oct 15 18:46:49.651 INFO blam! test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 18:46:49.651 INFO blam! Oct 15 18:46:49.662 INFO kablam! su: No module specific data is present Oct 15 18:46:50.001 INFO running `"docker" "rm" "-f" "7b66b172d995f7b4519688ef19e2daeb56fa53de1af1ff3285ad79e844684956"` Oct 15 18:46:50.093 INFO blam! 7b66b172d995f7b4519688ef19e2daeb56fa53de1af1ff3285ad79e844684956