[INFO] fetching crate super_simple_jwt 1.0.9...
[INFO] testing super_simple_jwt-1.0.9 against 1.91.0 for beta-1.92-2
[INFO] extracting crate super_simple_jwt 1.0.9 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate super_simple_jwt 1.0.9
[INFO] finished tweaking crates.io crate super_simple_jwt 1.0.9
[INFO] tweaked toml for crates.io crate super_simple_jwt 1.0.9 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate super_simple_jwt 1.0.9 on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate super_simple_jwt 1.0.9 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded smallvec v1.15.0
[INFO] [stderr]   Downloaded base64ct v1.7.3
[INFO] [stderr]   Downloaded proc-macro2 v1.0.94
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.24
[INFO] [stderr]   Downloaded rsa v0.9.8
[INFO] [stderr]   Downloaded syn v2.0.100
[INFO] [stderr]   Downloaded zerocopy v0.8.24
[INFO] [stderr]   Downloaded libc v0.2.171
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e020d520267e9d47e4bee6848e05510fb68475985ff68c67d20a9b20d36d9cfa
[INFO] running `Command { std: "docker" "start" "-a" "e020d520267e9d47e4bee6848e05510fb68475985ff68c67d20a9b20d36d9cfa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e020d520267e9d47e4bee6848e05510fb68475985ff68c67d20a9b20d36d9cfa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e020d520267e9d47e4bee6848e05510fb68475985ff68c67d20a9b20d36d9cfa", kill_on_drop: false }`
[INFO] [stdout] e020d520267e9d47e4bee6848e05510fb68475985ff68c67d20a9b20d36d9cfa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 35ffd5ff2467c24dc3a374e8ab686d402ab27a3f01cf82e3b1b00a42f0fbe0f8
[INFO] running `Command { std: "docker" "start" "-a" "35ffd5ff2467c24dc3a374e8ab686d402ab27a3f01cf82e3b1b00a42f0fbe0f8", kill_on_drop: false }`
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling zerocopy v0.8.24
[INFO] [stderr]    Compiling libm v0.2.11
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling base64ct v1.7.3
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling der v0.7.9
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling num-bigint-dig v0.8.4
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling pkcs1 v0.7.5
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rsa v0.9.8
[INFO] [stderr]    Compiling super_simple_jwt v1.0.9 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.81s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "35ffd5ff2467c24dc3a374e8ab686d402ab27a3f01cf82e3b1b00a42f0fbe0f8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "35ffd5ff2467c24dc3a374e8ab686d402ab27a3f01cf82e3b1b00a42f0fbe0f8", kill_on_drop: false }`
[INFO] [stdout] 35ffd5ff2467c24dc3a374e8ab686d402ab27a3f01cf82e3b1b00a42f0fbe0f8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 07253197b4cba73cfdf151e5bd3f6b8c5c31975971e35b5a8b836c45217169eb
[INFO] running `Command { std: "docker" "start" "-a" "07253197b4cba73cfdf151e5bd3f6b8c5c31975971e35b5a8b836c45217169eb", kill_on_drop: false }`
[INFO] [stderr]    Compiling super_simple_jwt v1.0.9 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.31s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "07253197b4cba73cfdf151e5bd3f6b8c5c31975971e35b5a8b836c45217169eb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "07253197b4cba73cfdf151e5bd3f6b8c5c31975971e35b5a8b836c45217169eb", kill_on_drop: false }`
[INFO] [stdout] 07253197b4cba73cfdf151e5bd3f6b8c5c31975971e35b5a8b836c45217169eb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b37a264e7acefd9c8befcc1942dba1b1ae90ccf1d2af0a539579705754ce150e
[INFO] running `Command { std: "docker" "start" "-a" "b37a264e7acefd9c8befcc1942dba1b1ae90ccf1d2af0a539579705754ce150e", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/super_simple_jwt-667e6aed9c38f491)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test tests::decoding::header::test_header_decode_successful ... ok
[INFO] [stdout] test tests::decoding::claims::test_claims_decode_successful ... ok
[INFO] [stdout] test tests::encoding::claims::test_claims_encode_successful ... ok
[INFO] [stdout] test tests::encoding::header::test_header_encode_successful ... ok
[INFO] [stdout] test tests::verfying::test_verify_successful ... ok
[INFO] [stdout] test tests::signing::test_signing_successful ... ok
[INFO] [stderr]    Doc-tests super_simple_jwt
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test src/model/header.rs - model::header::Algorithm (line 41) ... FAILED
[INFO] [stdout] test src/signing/rsa.rs - signing::rsa::hmac_rsa (line 26) ... FAILED
[INFO] [stdout] test src/verifying/mod.rs - verifying::verify (line 21) ... FAILED
[INFO] [stdout] test src/model/header.rs - model::header::Header::new (line 23) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/model/header.rs - model::header::Algorithm (line 41) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `jwt`
[INFO] [stdout]  --> src/model/header.rs:42:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use jwt::model::header::Algorithm;
[INFO] [stdout]   |     ^^^ use of unresolved module or unlinked crate `jwt`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `jwt`, use `cargo add jwt` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Header`
[INFO] [stdout]  --> src/model/header.rs:45:14
[INFO] [stdout]   |
[INFO] [stdout] 6 | let header = Header::new(algorithm);
[INFO] [stdout]   |              ^^^^^^ use of undeclared type `Header`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use super_simple_jwt::Header;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/signing/rsa.rs - signing::rsa::hmac_rsa (line 26) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: could not find `signing` in the crate root
[INFO] [stdout]  --> src/signing/rsa.rs:27:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::signing::rsa256::hmac_rsa256;
[INFO] [stdout]   |            ^^^^^^^ could not find `signing` in the crate root
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/verifying/mod.rs - verifying::verify (line 21) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: could not find `model` in the crate root
[INFO] [stdout]  --> src/verifying/mod.rs:23:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::model::claims::Claims;
[INFO] [stdout]   |            ^^^^^ could not find `model` in the crate root
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::verifying`
[INFO] [stdout]  --> src/verifying/mod.rs:22:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::verifying::verify;
[INFO] [stdout]   |            ^^^^^^^^^ could not find `verifying` in the crate root
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/model/header.rs - model::header::Header::new (line 23) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `jwt`
[INFO] [stdout]  --> src/model/header.rs:24:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use jwt::model::header::{Header, Algorithm};
[INFO] [stdout]   |     ^^^ use of unresolved module or unlinked crate `jwt`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `jwt`, use `cargo add jwt` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/model/header.rs - model::header::Algorithm (line 41)
[INFO] [stdout]     src/model/header.rs - model::header::Header::new (line 23)
[INFO] [stdout]     src/signing/rsa.rs - signing::rsa::hmac_rsa (line 26)
[INFO] [stdout]     src/verifying/mod.rs - verifying::verify (line 21)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.32s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.44s; merged doctests compilation took 0.12s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "b37a264e7acefd9c8befcc1942dba1b1ae90ccf1d2af0a539579705754ce150e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b37a264e7acefd9c8befcc1942dba1b1ae90ccf1d2af0a539579705754ce150e", kill_on_drop: false }`
[INFO] [stdout] b37a264e7acefd9c8befcc1942dba1b1ae90ccf1d2af0a539579705754ce150e
