[INFO] fetching crate jsonwebtoken 8.0.0-beta.2... [INFO] testing jsonwebtoken-8.0.0-beta.2 against try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [INFO] extracting crate jsonwebtoken 8.0.0-beta.2 into /workspace/builds/worker-15/source [INFO] validating manifest of crates.io crate jsonwebtoken 8.0.0-beta.2 on toolchain ce59db7a1b1b012fb2793c4641c1bdecad7a128b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate jsonwebtoken 8.0.0-beta.2 [INFO] finished tweaking crates.io crate jsonwebtoken 8.0.0-beta.2 [INFO] tweaked toml for crates.io crate jsonwebtoken 8.0.0-beta.2 written to /workspace/builds/worker-15/source/Cargo.toml [INFO] crate crates.io crate jsonwebtoken 8.0.0-beta.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded libc v0.2.90 [INFO] [stderr] Downloaded simple_asn1 v0.5.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0acfc5eff2d00c4350097bd0be74813a3b4b3541bb19d57b2747d70b249af9e1 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "0acfc5eff2d00c4350097bd0be74813a3b4b3541bb19d57b2747d70b249af9e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0acfc5eff2d00c4350097bd0be74813a3b4b3541bb19d57b2747d70b249af9e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0acfc5eff2d00c4350097bd0be74813a3b4b3541bb19d57b2747d70b249af9e1", kill_on_drop: false }` [INFO] [stdout] 0acfc5eff2d00c4350097bd0be74813a3b4b3541bb19d57b2747d70b249af9e1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7af391b0c499468f79ab60374db36b173c3643249c7a49b7cfb38dc076a61a96 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "7af391b0c499468f79ab60374db36b173c3643249c7a49b7cfb38dc076a61a96", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling syn v1.0.64 [INFO] [stderr] Compiling libc v0.2.90 [INFO] [stderr] Compiling serde_derive v1.0.124 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde v1.0.124 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling regex-syntax v0.6.23 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.3.2 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling regex v1.4.5 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling pem v0.8.3 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling simple_asn1 v0.5.1 [INFO] [stderr] Compiling jsonwebtoken v8.0.0-beta.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 33.83s [INFO] running `Command { std: "docker" "inspect" "7af391b0c499468f79ab60374db36b173c3643249c7a49b7cfb38dc076a61a96", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7af391b0c499468f79ab60374db36b173c3643249c7a49b7cfb38dc076a61a96", kill_on_drop: false }` [INFO] [stdout] 7af391b0c499468f79ab60374db36b173c3643249c7a49b7cfb38dc076a61a96 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e04150528473b17747452976b7c4d1238b6844e854269b2ee26951e7a58c9395 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "e04150528473b17747452976b7c4d1238b6844e854269b2ee26951e7a58c9395", kill_on_drop: false }` [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling plotters-backend v0.3.0 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling itertools v0.10.0 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling serde_cbor v0.11.1 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling plotters-svg v0.3.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling plotters v0.3.0 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling bstr v0.2.15 [INFO] [stderr] Compiling criterion-plot v0.4.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling criterion v0.3.4 [INFO] [stderr] Compiling jsonwebtoken v8.0.0-beta.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 34.44s [INFO] running `Command { std: "docker" "inspect" "e04150528473b17747452976b7c4d1238b6844e854269b2ee26951e7a58c9395", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e04150528473b17747452976b7c4d1238b6844e854269b2ee26951e7a58c9395", kill_on_drop: false }` [INFO] [stdout] e04150528473b17747452976b7c4d1238b6844e854269b2ee26951e7a58c9395 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 89c2d98966f5794ad90f051e3e1f4bc565ffb426c760bfcaa66a3553bd57ab5d [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "89c2d98966f5794ad90f051e3e1f4bc565ffb426c760bfcaa66a3553bd57ab5d", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/jsonwebtoken-90ea98b86470493f) [INFO] [stdout] [INFO] [stdout] running 22 tests [INFO] [stdout] test errors::tests::test_error_rendering ... ok [INFO] [stdout] test validation::tests::validation_called_even_if_field_is_empty ... ok [INFO] [stdout] test validation::tests::sub_ok ... ok [INFO] [stdout] test validation::tests::sub_not_matching_fails ... ok [INFO] [stdout] test validation::tests::aud_use_validation_struct ... ok [INFO] [stdout] test validation::tests::sub_missing_fails ... ok [INFO] [stdout] test validation::tests::exp_in_future_ok ... ok [INFO] [stdout] test validation::tests::iss_ok ... ok [INFO] [stdout] test validation::tests::nbf_in_future_but_in_leeway_ok ... ok [INFO] [stdout] test validation::tests::nbf_in_future_fails ... ok [INFO] [stderr] Running tests/hmac.rs (/opt/rustwide/target/debug/deps/hmac-d57b697aff14beee) [INFO] [stdout] test validation::tests::aud_missing_fails ... ok [INFO] [stdout] test validation::tests::nbf_in_past_ok ... ok [INFO] [stdout] test validation::tests::aud_type_mismatch_fails ... ok [INFO] [stdout] test validation::tests::aud_array_of_string_ok ... ok [INFO] [stdout] test validation::tests::iss_missing_fails ... ok [INFO] [stdout] test validation::tests::does_validation_in_right_order ... ok [INFO] [stdout] test validation::tests::exp_in_past_but_in_leeway_ok ... ok [INFO] [stdout] test validation::tests::exp_in_past_fails ... ok [INFO] [stdout] test algorithms::tests::generate_algorithm_enum_from_str ... ok [INFO] [stdout] test validation::tests::aud_string_ok ... ok [INFO] [stdout] test validation::tests::aud_correct_type_not_matching_fails ... ok [INFO] [stdout] test validation::tests::iss_not_matching_fails ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 22 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 19 tests [INFO] [stdout] test dangerous_insecure_decode_token_with_validation ... ok [INFO] [stdout] test dangerous_insecure_decode_token_with_validation_invalid_signature ... ok [INFO] [stdout] test decode_token_with_bytes_secret ... ok [INFO] [stdout] test decode_header_only ... ok [INFO] [stdout] test decode_token ... ok [INFO] [stdout] test sign_hs256 ... ok [INFO] [stdout] test dangerous_insecure_decode_token_wrong_algorithm ... ok [INFO] [stdout] test dangerous_insecure_decode_token ... ok [INFO] [stdout] test verify_hs256 ... ok [INFO] [stdout] test dangerous_insecure_decode_token_invalid_signature ... ok [INFO] [stdout] test round_trip_claim ... ok [INFO] [stdout] test encode_with_custom_header ... ok [INFO] [stdout] test encode_wrong_alg_family ... ok [INFO] [stdout] test decode_token_missing_parts ... ok [INFO] [stdout] test dangerous_insecure_decode_token_with_validation_wrong_algorithm ... ok [INFO] [stdout] test dangerous_insecure_decode_token_with_validation_missing_parts ... ok [INFO] [stderr] Running tests/lib.rs (/opt/rustwide/target/debug/deps/lib-cc4b64ae3aea37a2) [INFO] [stdout] test decode_token_wrong_algorithm ... ok [INFO] [stdout] test decode_token_invalid_signature ... ok [INFO] [stdout] test dangerous_insecure_decode_token_missing_parts ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 19 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 16 tests [INFO] [stdout] test ecdsa::round_trip_claim ... ok [INFO] [stdout] test ecdsa::round_trip_sign_verification_pk8 ... ok [INFO] [stdout] test header::x5c_der_invalid_chain ... ok [INFO] [stdout] test eddsa::round_trip_sign_verification_pk8 ... ok [INFO] [stdout] test ecdsa::round_trip_sign_verification_pem ... ok [INFO] [stdout] test header::x5c_der_empty_chain ... ok [INFO] [stdout] test header::x5c_der_valid_chain ... ok [INFO] [stdout] test ecdsa::roundtrip_with_jwtio_example ... ok [INFO] [stdout] test rsa::rsa_modulus_exponent ... ok [INFO] [stdout] test rsa::round_trip_sign_verification_der ... ok [INFO] [stdout] test eddsa::round_trip_sign_verification_pem ... ok [INFO] [stdout] test eddsa::round_trip_claim ... ok [INFO] [stdout] test rsa::roundtrip_with_jwtio_example_jey ... ok [INFO] [stdout] test rsa::round_trip_sign_verification_pem_pkcs8 ... ok [INFO] [stdout] test rsa::round_trip_claim ... ok [INFO] [stdout] test rsa::round_trip_sign_verification_pem_pkcs1 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.17s [INFO] [stdout] [INFO] [stderr] Doc-tests jsonwebtoken [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test src/decoding.rs - decoding::decode_header (line 286) ... ok [INFO] [stdout] test src/validation.rs - validation::Validation (line 14) ... ok [INFO] [stdout] test src/encoding.rs - encoding::encode (line 77) ... ok [INFO] [stdout] test src/decoding.rs - decoding::dangerous_insecure_decode_with_validation (line 250) ... ok [INFO] [stdout] test src/decoding.rs - decoding::decode (line 186) ... ok [INFO] [stdout] test src/decoding.rs - decoding::dangerous_insecure_decode (line 220) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.87s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "89c2d98966f5794ad90f051e3e1f4bc565ffb426c760bfcaa66a3553bd57ab5d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "89c2d98966f5794ad90f051e3e1f4bc565ffb426c760bfcaa66a3553bd57ab5d", kill_on_drop: false }` [INFO] [stdout] 89c2d98966f5794ad90f051e3e1f4bc565ffb426c760bfcaa66a3553bd57ab5d