Oct 10 18:26:51.848 INFO testing mike-engel/jwt-cli against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 18:26:51.848 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 18:26:51.849 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 18:26:52.017 INFO blam! a63cab75abfb5ab11250ddca192e693277b9c924e46a3171030cb9c9ad00c350 Oct 10 18:26:52.021 INFO running `"docker" "start" "-a" "a63cab75abfb5ab11250ddca192e693277b9c924e46a3171030cb9c9ad00c350"` Oct 10 18:26:52.541 INFO kablam! usermod: no changes Oct 10 18:26:52.667 INFO kablam! Compiling error-chain v0.11.0 Oct 10 18:26:52.668 INFO kablam! Compiling chrono v0.4.2 Oct 10 18:26:52.668 INFO kablam! Compiling clap v2.31.2 Oct 10 18:26:52.670 INFO kablam! Compiling rayon v0.8.2 Oct 10 18:26:57.276 INFO kablam! Compiling ring v0.12.1 Oct 10 18:27:09.081 INFO kablam! Compiling jsonwebtoken v4.0.1 Oct 10 18:27:11.908 INFO kablam! Compiling jwt-cli v2.1.0 (/source) Oct 10 18:27:15.494 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 10 18:27:15.494 INFO kablam! --> src/main.rs:35:1 Oct 10 18:27:15.494 INFO kablam! | Oct 10 18:27:15.494 INFO kablam! 35 | / arg_enum!{ Oct 10 18:27:15.494 INFO kablam! 36 | | #[derive(Debug, PartialEq)] Oct 10 18:27:15.494 INFO kablam! 37 | | enum SupportedAlgorithms { Oct 10 18:27:15.494 INFO kablam! 38 | | HS256, Oct 10 18:27:15.494 INFO kablam! ... | Oct 10 18:27:15.494 INFO kablam! 44 | | } Oct 10 18:27:15.494 INFO kablam! 45 | | } Oct 10 18:27:15.494 INFO kablam! | |_^ Oct 10 18:27:15.494 INFO kablam! | Oct 10 18:27:15.494 INFO kablam! = note: #[warn(deprecated)] on by default Oct 10 18:27:15.494 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Oct 10 18:27:15.494 INFO kablam! Oct 10 18:27:15.494 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 10 18:27:15.494 INFO kablam! --> src/main.rs:47:1 Oct 10 18:27:15.494 INFO kablam! | Oct 10 18:27:15.494 INFO kablam! 47 | / arg_enum!{ Oct 10 18:27:15.494 INFO kablam! 48 | | enum SupportedTypes { Oct 10 18:27:15.494 INFO kablam! 49 | | JWT Oct 10 18:27:15.494 INFO kablam! 50 | | } Oct 10 18:27:15.494 INFO kablam! 51 | | } Oct 10 18:27:15.494 INFO kablam! | |_^ Oct 10 18:27:15.494 INFO kablam! | Oct 10 18:27:15.494 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Oct 10 18:27:15.494 INFO kablam! Oct 10 18:27:17.496 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 24.93s Oct 10 18:27:17.501 INFO kablam! su: No module specific data is present Oct 10 18:27:17.785 INFO running `"docker" "rm" "-f" "a63cab75abfb5ab11250ddca192e693277b9c924e46a3171030cb9c9ad00c350"` Oct 10 18:27:17.851 INFO blam! a63cab75abfb5ab11250ddca192e693277b9c924e46a3171030cb9c9ad00c350 Oct 10 18:27:17.852 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 18:27:17.852 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 18:27:18.038 INFO blam! 84131c39d9987ac60fdd1a554803038806e6c257f2a2190ac43eecbecf8789c5 Oct 10 18:27:18.039 INFO running `"docker" "start" "-a" "84131c39d9987ac60fdd1a554803038806e6c257f2a2190ac43eecbecf8789c5"` Oct 10 18:27:18.717 INFO kablam! usermod: no changes Oct 10 18:27:18.826 INFO kablam! Compiling jwt-cli v2.1.0 (/source) Oct 10 18:27:20.838 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 10 18:27:20.838 INFO kablam! --> src/main.rs:35:1 Oct 10 18:27:20.838 INFO kablam! | Oct 10 18:27:20.838 INFO kablam! 35 | / arg_enum!{ Oct 10 18:27:20.838 INFO kablam! 36 | | #[derive(Debug, PartialEq)] Oct 10 18:27:20.838 INFO kablam! 37 | | enum SupportedAlgorithms { Oct 10 18:27:20.838 INFO kablam! 38 | | HS256, Oct 10 18:27:20.838 INFO kablam! ... | Oct 10 18:27:20.838 INFO kablam! 44 | | } Oct 10 18:27:20.838 INFO kablam! 45 | | } Oct 10 18:27:20.838 INFO kablam! | |_^ Oct 10 18:27:20.838 INFO kablam! | Oct 10 18:27:20.838 INFO kablam! = note: #[warn(deprecated)] on by default Oct 10 18:27:20.838 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Oct 10 18:27:20.838 INFO kablam! Oct 10 18:27:20.838 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 10 18:27:20.838 INFO kablam! --> src/main.rs:47:1 Oct 10 18:27:20.838 INFO kablam! | Oct 10 18:27:20.838 INFO kablam! 47 | / arg_enum!{ Oct 10 18:27:20.838 INFO kablam! 48 | | enum SupportedTypes { Oct 10 18:27:20.838 INFO kablam! 49 | | JWT Oct 10 18:27:20.838 INFO kablam! 50 | | } Oct 10 18:27:20.838 INFO kablam! 51 | | } Oct 10 18:27:20.838 INFO kablam! | |_^ Oct 10 18:27:20.838 INFO kablam! | Oct 10 18:27:20.838 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Oct 10 18:27:20.838 INFO kablam! Oct 10 18:27:20.844 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 10 18:27:20.844 INFO kablam! --> tests/../src/main.rs:35:1 Oct 10 18:27:20.844 INFO kablam! | Oct 10 18:27:20.844 INFO kablam! 35 | / arg_enum!{ Oct 10 18:27:20.844 INFO kablam! 36 | | #[derive(Debug, PartialEq)] Oct 10 18:27:20.844 INFO kablam! 37 | | enum SupportedAlgorithms { Oct 10 18:27:20.844 INFO kablam! 38 | | HS256, Oct 10 18:27:20.844 INFO kablam! ... | Oct 10 18:27:20.844 INFO kablam! 44 | | } Oct 10 18:27:20.844 INFO kablam! 45 | | } Oct 10 18:27:20.844 INFO kablam! | |_^ Oct 10 18:27:20.844 INFO kablam! | Oct 10 18:27:20.844 INFO kablam! = note: #[warn(deprecated)] on by default Oct 10 18:27:20.844 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Oct 10 18:27:20.844 INFO kablam! Oct 10 18:27:20.844 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 10 18:27:20.844 INFO kablam! --> tests/../src/main.rs:47:1 Oct 10 18:27:20.844 INFO kablam! | Oct 10 18:27:20.845 INFO kablam! 47 | / arg_enum!{ Oct 10 18:27:20.845 INFO kablam! 48 | | enum SupportedTypes { Oct 10 18:27:20.845 INFO kablam! 49 | | JWT Oct 10 18:27:20.845 INFO kablam! 50 | | } Oct 10 18:27:20.845 INFO kablam! 51 | | } Oct 10 18:27:20.845 INFO kablam! | |_^ Oct 10 18:27:20.845 INFO kablam! | Oct 10 18:27:20.845 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Oct 10 18:27:20.845 INFO kablam! Oct 10 18:27:23.868 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.13s Oct 10 18:27:23.881 INFO kablam! su: No module specific data is present Oct 10 18:27:24.564 INFO running `"docker" "rm" "-f" "84131c39d9987ac60fdd1a554803038806e6c257f2a2190ac43eecbecf8789c5"` Oct 10 18:27:24.740 INFO blam! 84131c39d9987ac60fdd1a554803038806e6c257f2a2190ac43eecbecf8789c5 Oct 10 18:27:24.748 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 18:27:24.750 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 18:27:24.965 INFO blam! 49c583f2649e183123414ffd23ec1a96d8a80891bdd231daaa273e2433306751 Oct 10 18:27:24.966 INFO running `"docker" "start" "-a" "49c583f2649e183123414ffd23ec1a96d8a80891bdd231daaa273e2433306751"` Oct 10 18:27:25.415 INFO kablam! usermod: no changes Oct 10 18:27:25.520 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.07s Oct 10 18:27:25.535 INFO kablam! Running /target/debug/deps/jwt-44bf777dcb377de4 Oct 10 18:27:25.538 INFO blam! Oct 10 18:27:25.538 INFO blam! running 0 tests Oct 10 18:27:25.538 INFO blam! Oct 10 18:27:25.538 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 18:27:25.538 INFO blam! Oct 10 18:27:25.539 INFO kablam! Running /target/debug/deps/jwt_cli-37d0bfc3302d2d5f Oct 10 18:27:25.544 INFO blam! Oct 10 18:27:25.544 INFO blam! running 23 tests Oct 10 18:27:25.553 INFO blam! test tests::creates_jwt_header_without_kid ... ok Oct 10 18:27:25.553 INFO blam! test tests::creates_jwt_header_with_kid ... ok Oct 10 18:27:25.554 INFO blam! test tests::decodes_a_token_without_a_typ ... ok Oct 10 18:27:25.558 INFO blam! test tests::allows_for_a_custom_exp ... ok Oct 10 18:27:25.558 INFO blam! test tests::decodes_a_token_with_invalid_secret ... ok Oct 10 18:27:25.559 INFO blam! test tests::decodes_a_token_without_a_secret ... ok Oct 10 18:27:25.560 INFO blam! test tests::adds_iat_exp_automatically ... ok Oct 10 18:27:25.560 INFO blam! test tests::is_valid_payload_item ... ok Oct 10 18:27:25.561 INFO blam! test tests::decodes_a_token_as_json ... ok Oct 10 18:27:25.561 INFO blam! test tests::is_valid_num ... ok Oct 10 18:27:25.562 INFO blam! test tests::decodes_a_token_without_an_alg ... ok Oct 10 18:27:25.563 INFO blam! test tests::is_invalid_num ... ok Oct 10 18:27:25.563 INFO blam! test tests::is_invalid_payload_item ... ok Oct 10 18:27:25.564 INFO blam! test tests::decodes_a_token ... ok Oct 10 18:27:25.565 INFO blam! test tests::payload_from_payload_items ... ok Oct 10 18:27:25.565 INFO blam! test tests::payload_item_from_none ... ok Oct 10 18:27:25.565 INFO blam! test tests::payload_item_from_string ... ok Oct 10 18:27:25.565 INFO blam! test tests::payload_item_from_none_with_name ... ok Oct 10 18:27:25.565 INFO blam! test tests::encodes_a_token ... ok Oct 10 18:27:25.566 INFO blam! test tests::translates_algorithm ... ok Oct 10 18:27:25.566 INFO blam! test tests::supported_algorithm_from_string ... ok Oct 10 18:27:25.566 INFO blam! test tests::payload_item_from_string_with_name ... ok Oct 10 18:27:25.569 INFO blam! test tests::split_payload_item ... ok Oct 10 18:27:25.569 INFO blam! Oct 10 18:27:25.569 INFO blam! test result: ok. 23 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 18:27:25.569 INFO blam! Oct 10 18:27:25.571 INFO kablam! su: No module specific data is present Oct 10 18:27:25.972 INFO running `"docker" "rm" "-f" "49c583f2649e183123414ffd23ec1a96d8a80891bdd231daaa273e2433306751"` Oct 10 18:27:26.073 INFO blam! 49c583f2649e183123414ffd23ec1a96d8a80891bdd231daaa273e2433306751