[INFO] fetching crate jwt-compact 0.9.0-beta.1... [INFO] testing jwt-compact-0.9.0-beta.1 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7 [INFO] extracting crate jwt-compact 0.9.0-beta.1 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate jwt-compact 0.9.0-beta.1 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate jwt-compact 0.9.0-beta.1 [INFO] tweaked toml for crates.io crate jwt-compact 0.9.0-beta.1 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate jwt-compact 0.9.0-beta.1 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 242 packages to latest compatible versions [INFO] [stderr] Adding const-decoder v0.3.0 (available: v0.4.0) [INFO] [stderr] Adding criterion v0.5.1 (available: v0.7.0) [INFO] [stderr] Adding num-bigint-dig v0.8.5 (available: v0.9.1) [INFO] [stderr] Adding rand v0.8.5 (available: v0.9.2) [INFO] [stderr] Adding rand_core v0.6.4 (available: v0.9.3) [INFO] [stderr] Adding secp256k1 v0.29.1 (available: v0.31.1) [INFO] [stderr] Adding wasi v0.10.0+wasi-snapshot-preview1 (available: v0.10.2+wasi-snapshot-preview1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 832568ed296e0775c2f06c0d6bf256172e57a8311527e13dc041c48e71704610 [INFO] running `Command { std: "docker" "start" "-a" "832568ed296e0775c2f06c0d6bf256172e57a8311527e13dc041c48e71704610", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "832568ed296e0775c2f06c0d6bf256172e57a8311527e13dc041c48e71704610", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "832568ed296e0775c2f06c0d6bf256172e57a8311527e13dc041c48e71704610", kill_on_drop: false }` [INFO] [stdout] 832568ed296e0775c2f06c0d6bf256172e57a8311527e13dc041c48e71704610 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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" "RUSTDOCFLAGS=--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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3e4daa9017b958079f48e975ff86542aee9992a8d4201fab5ca0535f83a13f8d [INFO] running `Command { std: "docker" "start" "-a" "3e4daa9017b958079f48e975ff86542aee9992a8d4201fab5ca0535f83a13f8d", kill_on_drop: false }` [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling base64ct v1.8.0 [INFO] [stderr] Compiling syn v2.0.110 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling zerocopy-derive v0.8.27 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling jwt-compact v0.9.0-beta.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated struct `hmac::digest::generic_array::GenericArray`: please upgrade to generic-array 1.x [INFO] [stdout] --> src/alg/hmacs.rs:7:44 [INFO] [stdout] | [INFO] [stdout] 7 | generic_array::{typenum::Unsigned, GenericArray}, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `hmac::digest::generic_array::GenericArray`: please upgrade to generic-array 1.x [INFO] [stdout] --> src/alg/hmacs.rs:47:29 [INFO] [stdout] | [INFO] [stdout] 47 | let bytes = GenericArray::clone_from_slice(bytes); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 58 | / define_hmac_signature!( [INFO] [stdout] 59 | | /// Signature produced by the [`Hs256`] algorithm. [INFO] [stdout] 60 | | struct Hs256Signature; [INFO] [stdout] 61 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_hmac_signature` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `hmac::digest::generic_array::GenericArray`: please upgrade to generic-array 1.x [INFO] [stdout] --> src/alg/hmacs.rs:47:29 [INFO] [stdout] | [INFO] [stdout] 47 | let bytes = GenericArray::clone_from_slice(bytes); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 62 | / define_hmac_signature!( [INFO] [stdout] 63 | | /// Signature produced by the [`Hs384`] algorithm. [INFO] [stdout] 64 | | struct Hs384Signature; [INFO] [stdout] 65 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_hmac_signature` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `hmac::digest::generic_array::GenericArray`: please upgrade to generic-array 1.x [INFO] [stdout] --> src/alg/hmacs.rs:47:29 [INFO] [stdout] | [INFO] [stdout] 47 | let bytes = GenericArray::clone_from_slice(bytes); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 66 | / define_hmac_signature!( [INFO] [stdout] 67 | | /// Signature produced by the [`Hs512`] algorithm. [INFO] [stdout] 68 | | struct Hs512Signature; [INFO] [stdout] 69 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_hmac_signature` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hmac::digest::generic_array::GenericArray::::clone_from_slice`: please upgrade to generic-array 1.x [INFO] [stdout] --> src/alg/hmacs.rs:47:43 [INFO] [stdout] | [INFO] [stdout] 47 | let bytes = GenericArray::clone_from_slice(bytes); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 58 | / define_hmac_signature!( [INFO] [stdout] 59 | | /// Signature produced by the [`Hs256`] algorithm. [INFO] [stdout] 60 | | struct Hs256Signature; [INFO] [stdout] 61 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_hmac_signature` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hmac::digest::generic_array::GenericArray::::clone_from_slice`: please upgrade to generic-array 1.x [INFO] [stdout] --> src/alg/hmacs.rs:47:43 [INFO] [stdout] | [INFO] [stdout] 47 | let bytes = GenericArray::clone_from_slice(bytes); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 62 | / define_hmac_signature!( [INFO] [stdout] 63 | | /// Signature produced by the [`Hs384`] algorithm. [INFO] [stdout] 64 | | struct Hs384Signature; [INFO] [stdout] 65 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_hmac_signature` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hmac::digest::generic_array::GenericArray::::clone_from_slice`: please upgrade to generic-array 1.x [INFO] [stdout] --> src/alg/hmacs.rs:47:43 [INFO] [stdout] | [INFO] [stdout] 47 | let bytes = GenericArray::clone_from_slice(bytes); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 66 | / define_hmac_signature!( [INFO] [stdout] 67 | | /// Signature produced by the [`Hs512`] algorithm. [INFO] [stdout] 68 | | struct Hs512Signature; [INFO] [stdout] 69 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_hmac_signature` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.18s [INFO] running `Command { std: "docker" "inspect" "3e4daa9017b958079f48e975ff86542aee9992a8d4201fab5ca0535f83a13f8d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e4daa9017b958079f48e975ff86542aee9992a8d4201fab5ca0535f83a13f8d", kill_on_drop: false }` [INFO] [stdout] 3e4daa9017b958079f48e975ff86542aee9992a8d4201fab5ca0535f83a13f8d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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" "RUSTDOCFLAGS=--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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c0bc03d102f4a2ec2af8fe886fc0f7a993d9c1f4d9c82c66eedc7b7369df65c6 [INFO] running `Command { std: "docker" "start" "-a" "c0bc03d102f4a2ec2af8fe886fc0f7a993d9c1f4d9c82c66eedc7b7369df65c6", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling pulldown-cmark v0.9.6 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling clap_builder v4.5.51 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling num-bigint-dig v0.8.5 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling doc-comment v0.3.4 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling syn v2.0.110 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling is-terminal v0.4.17 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling const-decoder v0.3.0 [INFO] [stderr] Compiling assert_matches v1.5.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling clap v4.5.51 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling zerocopy-derive v0.8.27 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling hex-buffer-serde v0.4.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling jwt-compact v0.9.0-beta.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated struct `hmac::digest::generic_array::GenericArray`: please upgrade to generic-array 1.x [INFO] [stdout] --> src/alg/hmacs.rs:7:44 [INFO] [stdout] | [INFO] [stdout] 7 | generic_array::{typenum::Unsigned, GenericArray}, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `hmac::digest::generic_array::GenericArray`: please upgrade to generic-array 1.x [INFO] [stdout] --> src/alg/hmacs.rs:47:29 [INFO] [stdout] | [INFO] [stdout] 47 | let bytes = GenericArray::clone_from_slice(bytes); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 58 | / define_hmac_signature!( [INFO] [stdout] 59 | | /// Signature produced by the [`Hs256`] algorithm. [INFO] [stdout] 60 | | struct Hs256Signature; [INFO] [stdout] 61 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_hmac_signature` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `hmac::digest::generic_array::GenericArray`: please upgrade to generic-array 1.x [INFO] [stdout] --> src/alg/hmacs.rs:47:29 [INFO] [stdout] | [INFO] [stdout] 47 | let bytes = GenericArray::clone_from_slice(bytes); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 62 | / define_hmac_signature!( [INFO] [stdout] 63 | | /// Signature produced by the [`Hs384`] algorithm. [INFO] [stdout] 64 | | struct Hs384Signature; [INFO] [stdout] 65 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_hmac_signature` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `hmac::digest::generic_array::GenericArray`: please upgrade to generic-array 1.x [INFO] [stdout] --> src/alg/hmacs.rs:47:29 [INFO] [stdout] | [INFO] [stdout] 47 | let bytes = GenericArray::clone_from_slice(bytes); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 66 | / define_hmac_signature!( [INFO] [stdout] 67 | | /// Signature produced by the [`Hs512`] algorithm. [INFO] [stdout] 68 | | struct Hs512Signature; [INFO] [stdout] 69 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_hmac_signature` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hmac::digest::generic_array::GenericArray::::clone_from_slice`: please upgrade to generic-array 1.x [INFO] [stdout] --> src/alg/hmacs.rs:47:43 [INFO] [stdout] | [INFO] [stdout] 47 | let bytes = GenericArray::clone_from_slice(bytes); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 58 | / define_hmac_signature!( [INFO] [stdout] 59 | | /// Signature produced by the [`Hs256`] algorithm. [INFO] [stdout] 60 | | struct Hs256Signature; [INFO] [stdout] 61 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_hmac_signature` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hmac::digest::generic_array::GenericArray::::clone_from_slice`: please upgrade to generic-array 1.x [INFO] [stdout] --> src/alg/hmacs.rs:47:43 [INFO] [stdout] | [INFO] [stdout] 47 | let bytes = GenericArray::clone_from_slice(bytes); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 62 | / define_hmac_signature!( [INFO] [stdout] 63 | | /// Signature produced by the [`Hs384`] algorithm. [INFO] [stdout] 64 | | struct Hs384Signature; [INFO] [stdout] 65 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_hmac_signature` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hmac::digest::generic_array::GenericArray::::clone_from_slice`: please upgrade to generic-array 1.x [INFO] [stdout] --> src/alg/hmacs.rs:47:43 [INFO] [stdout] | [INFO] [stdout] 47 | let bytes = GenericArray::clone_from_slice(bytes); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 66 | / define_hmac_signature!( [INFO] [stdout] 67 | | /// Signature produced by the [`Hs512`] algorithm. [INFO] [stdout] 68 | | struct Hs512Signature; [INFO] [stdout] 69 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_hmac_signature` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling toml v0.7.8 [INFO] [stderr] Compiling version-sync v0.9.5 [INFO] [stdout] warning: use of deprecated struct `hmac::digest::generic_array::GenericArray`: please upgrade to generic-array 1.x [INFO] [stdout] --> src/alg/hmacs.rs:7:44 [INFO] [stdout] | [INFO] [stdout] 7 | generic_array::{typenum::Unsigned, GenericArray}, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `hmac::digest::generic_array::GenericArray`: please upgrade to generic-array 1.x [INFO] [stdout] --> src/alg/hmacs.rs:47:29 [INFO] [stdout] | [INFO] [stdout] 47 | let bytes = GenericArray::clone_from_slice(bytes); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 58 | / define_hmac_signature!( [INFO] [stdout] 59 | | /// Signature produced by the [`Hs256`] algorithm. [INFO] [stdout] 60 | | struct Hs256Signature; [INFO] [stdout] 61 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_hmac_signature` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `hmac::digest::generic_array::GenericArray`: please upgrade to generic-array 1.x [INFO] [stdout] --> src/alg/hmacs.rs:47:29 [INFO] [stdout] | [INFO] [stdout] 47 | let bytes = GenericArray::clone_from_slice(bytes); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 62 | / define_hmac_signature!( [INFO] [stdout] 63 | | /// Signature produced by the [`Hs384`] algorithm. [INFO] [stdout] 64 | | struct Hs384Signature; [INFO] [stdout] 65 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_hmac_signature` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `hmac::digest::generic_array::GenericArray`: please upgrade to generic-array 1.x [INFO] [stdout] --> src/alg/hmacs.rs:47:29 [INFO] [stdout] | [INFO] [stdout] 47 | let bytes = GenericArray::clone_from_slice(bytes); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 66 | / define_hmac_signature!( [INFO] [stdout] 67 | | /// Signature produced by the [`Hs512`] algorithm. [INFO] [stdout] 68 | | struct Hs512Signature; [INFO] [stdout] 69 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_hmac_signature` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hmac::digest::generic_array::GenericArray::::clone_from_slice`: please upgrade to generic-array 1.x [INFO] [stdout] --> src/alg/hmacs.rs:47:43 [INFO] [stdout] | [INFO] [stdout] 47 | let bytes = GenericArray::clone_from_slice(bytes); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 58 | / define_hmac_signature!( [INFO] [stdout] 59 | | /// Signature produced by the [`Hs256`] algorithm. [INFO] [stdout] 60 | | struct Hs256Signature; [INFO] [stdout] 61 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_hmac_signature` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hmac::digest::generic_array::GenericArray::::clone_from_slice`: please upgrade to generic-array 1.x [INFO] [stdout] --> src/alg/hmacs.rs:47:43 [INFO] [stdout] | [INFO] [stdout] 47 | let bytes = GenericArray::clone_from_slice(bytes); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 62 | / define_hmac_signature!( [INFO] [stdout] 63 | | /// Signature produced by the [`Hs384`] algorithm. [INFO] [stdout] 64 | | struct Hs384Signature; [INFO] [stdout] 65 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_hmac_signature` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `hmac::digest::generic_array::GenericArray::::clone_from_slice`: please upgrade to generic-array 1.x [INFO] [stdout] --> src/alg/hmacs.rs:47:43 [INFO] [stdout] | [INFO] [stdout] 47 | let bytes = GenericArray::clone_from_slice(bytes); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 66 | / define_hmac_signature!( [INFO] [stdout] 67 | | /// Signature produced by the [`Hs512`] algorithm. [INFO] [stdout] 68 | | struct Hs512Signature; [INFO] [stdout] 69 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_hmac_signature` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 56.87s [INFO] running `Command { std: "docker" "inspect" "c0bc03d102f4a2ec2af8fe886fc0f7a993d9c1f4d9c82c66eedc7b7369df65c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c0bc03d102f4a2ec2af8fe886fc0f7a993d9c1f4d9c82c66eedc7b7369df65c6", kill_on_drop: false }` [INFO] [stdout] c0bc03d102f4a2ec2af8fe886fc0f7a993d9c1f4d9c82c66eedc7b7369df65c6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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" "RUSTDOCFLAGS=--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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6203dd2b82cd75d46ae1aaed414492bfefc6281a68caf7f67b1a6bcd87458cfc [INFO] running `Command { std: "docker" "start" "-a" "6203dd2b82cd75d46ae1aaed414492bfefc6281a68caf7f67b1a6bcd87458cfc", kill_on_drop: false }` [INFO] [stderr] warning: use of deprecated struct `hmac::digest::generic_array::GenericArray`: please upgrade to generic-array 1.x [INFO] [stderr] --> src/alg/hmacs.rs:7:44 [INFO] [stderr] | [INFO] [stderr] 7 | generic_array::{typenum::Unsigned, GenericArray}, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated struct `hmac::digest::generic_array::GenericArray`: please upgrade to generic-array 1.x [INFO] [stderr] --> src/alg/hmacs.rs:47:29 [INFO] [stderr] | [INFO] [stderr] 47 | let bytes = GenericArray::clone_from_slice(bytes); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 58 | / define_hmac_signature!( [INFO] [stderr] 59 | | /// Signature produced by the [`Hs256`] algorithm. [INFO] [stderr] 60 | | struct Hs256Signature; [INFO] [stderr] 61 | | ); [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `define_hmac_signature` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated struct `hmac::digest::generic_array::GenericArray`: please upgrade to generic-array 1.x [INFO] [stderr] --> src/alg/hmacs.rs:47:29 [INFO] [stderr] | [INFO] [stderr] 47 | let bytes = GenericArray::clone_from_slice(bytes); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 62 | / define_hmac_signature!( [INFO] [stderr] 63 | | /// Signature produced by the [`Hs384`] algorithm. [INFO] [stderr] 64 | | struct Hs384Signature; [INFO] [stderr] 65 | | ); [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `define_hmac_signature` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated struct `hmac::digest::generic_array::GenericArray`: please upgrade to generic-array 1.x [INFO] [stderr] --> src/alg/hmacs.rs:47:29 [INFO] [stderr] | [INFO] [stderr] 47 | let bytes = GenericArray::clone_from_slice(bytes); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 66 | / define_hmac_signature!( [INFO] [stderr] 67 | | /// Signature produced by the [`Hs512`] algorithm. [INFO] [stderr] 68 | | struct Hs512Signature; [INFO] [stderr] 69 | | ); [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `define_hmac_signature` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `hmac::digest::generic_array::GenericArray::::clone_from_slice`: please upgrade to generic-array 1.x [INFO] [stderr] --> src/alg/hmacs.rs:47:43 [INFO] [stderr] | [INFO] [stderr] 47 | let bytes = GenericArray::clone_from_slice(bytes); [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 58 | / define_hmac_signature!( [INFO] [stderr] 59 | | /// Signature produced by the [`Hs256`] algorithm. [INFO] [stderr] 60 | | struct Hs256Signature; [INFO] [stderr] 61 | | ); [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `define_hmac_signature` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `hmac::digest::generic_array::GenericArray::::clone_from_slice`: please upgrade to generic-array 1.x [INFO] [stderr] --> src/alg/hmacs.rs:47:43 [INFO] [stderr] | [INFO] [stderr] 47 | let bytes = GenericArray::clone_from_slice(bytes); [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 62 | / define_hmac_signature!( [INFO] [stderr] 63 | | /// Signature produced by the [`Hs384`] algorithm. [INFO] [stderr] 64 | | struct Hs384Signature; [INFO] [stderr] 65 | | ); [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `define_hmac_signature` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `hmac::digest::generic_array::GenericArray::::clone_from_slice`: please upgrade to generic-array 1.x [INFO] [stderr] --> src/alg/hmacs.rs:47:43 [INFO] [stderr] | [INFO] [stderr] 47 | let bytes = GenericArray::clone_from_slice(bytes); [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 66 | / define_hmac_signature!( [INFO] [stderr] 67 | | /// Signature produced by the [`Hs512`] algorithm. [INFO] [stderr] 68 | | struct Hs512Signature; [INFO] [stderr] 69 | | ); [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `define_hmac_signature` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `jwt-compact` (lib) generated 7 warnings [INFO] [stderr] warning: `jwt-compact` (lib test) generated 7 warnings (7 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.30s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/jwt_compact-42e997a4352ca23f) [INFO] [stdout] [INFO] [stdout] running 27 tests [INFO] [stdout] test claims::tests::empty_claims_can_be_serialized ... ok [INFO] [stdout] test claims::tests::expired_claim ... ok [INFO] [stdout] test claims::tests::float_timestamp ... ok [INFO] [stdout] test claims::tests::float_timestamp_errors ... ok [INFO] [stdout] test jwk::tests::serializing_jwk ... ok [INFO] [stdout] test jwk::tests::jwk_with_cbor ... ok [INFO] [stdout] test token::tests::base64_padding_error_during_parsing ... ok [INFO] [stdout] test token::tests::extracting_custom_header_fields ... ok [INFO] [stdout] test token::tests::base64_error_during_parsing ... ok [INFO] [stdout] test token::tests::header_fields_are_not_serialized_if_not_present ... ok [INFO] [stdout] test token::tests::header_with_non_base64_x5t_field ... ok [INFO] [stdout] test token::tests::header_with_overly_short_x5t_field ... ok [INFO] [stdout] test token::tests::header_with_x5t_field ... ok [INFO] [stdout] test token::tests::invalid_token_structure ... ok [INFO] [stdout] test token::tests::header_with_x5t_sha256_field ... ok [INFO] [stdout] test token::tests::short_signature_error ... ok [INFO] [stdout] test token::tests::header_with_hex_x5t_field ... ok [INFO] [stdout] test token::tests::unsupported_content_type ... ok [INFO] [stdout] test token::tests::header_with_padded_hex_x5t_field ... ok [INFO] [stdout] test jwk::tests::jwk_deserialization_errors ... ok [INFO] [stdout] test claims::tests::immature_claim ... ok [INFO] [stdout] test jwk::tests::extra_jwk_fields ... ok [INFO] [stdout] test token::tests::long_signature_error ... ok [INFO] [stdout] test token::tests::malformed_header ... ok [INFO] [stdout] test token::tests::header_with_padded_x5t_field ... ok [INFO] [stdout] test claims::tests::empty_claims_can_be_serialized_to_cbor ... ok [INFO] [stdout] test token::tests::malformed_json_claims ... ok [INFO] [stderr] Running tests/algorithms.rs (/opt/rustwide/target/debug/deps/algorithms-bfac459b3e57c613) [INFO] [stdout] [INFO] [stdout] test result: ok. 27 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test compact_token_hs256 ... ok [INFO] [stdout] test hs256_algorithm_with_custom_header ... ok [INFO] [stdout] test hs256_reference ... ok [INFO] [stdout] test hs384_reference ... ok [INFO] [stdout] test hs384_algorithm_with_custom_header ... ok [INFO] [stdout] test short_hs256_key_cannot_be_checked ... ok [INFO] [stdout] test hs512_algorithm_with_custom_header ... ok [INFO] [stdout] test hs512_reference ... ok [INFO] [stdout] test wso2_reference ... ok [INFO] [stdout] test hs512_algorithm ... ok [INFO] [stdout] test hs384_algorithm ... ok [INFO] [stdout] test hs256_algorithm ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s [INFO] [stdout] [INFO] [stderr] Running tests/jwk.rs (/opt/rustwide/target/debug/deps/jwk-8e5f0fc611673d2b) [INFO] [stderr] Running tests/version_match.rs (/opt/rustwide/target/debug/deps/version_match-706aafc660d0f7c6) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test hs256_incorrect_key_type ... ok [INFO] [stdout] test hs256_jwk ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test readme_is_in_sync ... ok [INFO] [stderr] Doc-tests jwt_compact [INFO] [stdout] test html_root_url_is_in_sync ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 13 tests [INFO] [stdout] test src/claims.rs - claims::TimeOptions (line 14) ... ok [INFO] [stdout] test src/token.rs - token::Header (line 166) ... ok [INFO] [stdout] test src/token.rs - token::Thumbprint (line 36) ... ok [INFO] [stdout] test src/token.rs - token::UntrustedToken (line 361) ... ok [INFO] [stdout] test src/jwk.rs - jwk (line 13) ... ok [INFO] [stdout] test src/alg.rs - alg::StrongAlg (line 108) ... ok [INFO] [stdout] test src/token.rs - token::UntrustedToken (line 345) ... ok [INFO] [stdout] test src/lib.rs - (line 195) ... ok [INFO] [stdout] test src/token.rs - token::SignedToken (line 423) ... ok [INFO] [stdout] test src/traits.rs - traits::Renamed (line 71) ... ok [INFO] [stdout] test src/lib.rs - (line 109) ... ok [INFO] [stdout] test src/lib.rs - (line 156) ... ok [INFO] [stdout] test src/lib.rs - (line 300) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.74s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "6203dd2b82cd75d46ae1aaed414492bfefc6281a68caf7f67b1a6bcd87458cfc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6203dd2b82cd75d46ae1aaed414492bfefc6281a68caf7f67b1a6bcd87458cfc", kill_on_drop: false }` [INFO] [stdout] 6203dd2b82cd75d46ae1aaed414492bfefc6281a68caf7f67b1a6bcd87458cfc