[INFO] cloning repository https://github.com/primait/jwks_client [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/primait/jwks_client" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprimait%2Fjwks_client", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprimait%2Fjwks_client'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d85eda6e5287558006b79925c7f33842a4467b3f [INFO] testing primait/jwks_client against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprimait%2Fjwks_client" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/primait/jwks_client on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/primait/jwks_client [INFO] removed 0 missing examples [INFO] finished tweaking git repo https://github.com/primait/jwks_client [INFO] tweaked toml for git repo https://github.com/primait/jwks_client written to /workspace/builds/worker-4/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ce2a450c718c5ba6fdadef2db56097e05fbb055e27438d30f200441094922053 [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" "ce2a450c718c5ba6fdadef2db56097e05fbb055e27438d30f200441094922053", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ce2a450c718c5ba6fdadef2db56097e05fbb055e27438d30f200441094922053", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce2a450c718c5ba6fdadef2db56097e05fbb055e27438d30f200441094922053", kill_on_drop: false }` [INFO] [stdout] ce2a450c718c5ba6fdadef2db56097e05fbb055e27438d30f200441094922053 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f60ee788ccb36f93fa984e53bbc41edef6a512dcd534ba2468fc34e74720425b [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" "f60ee788ccb36f93fa984e53bbc41edef6a512dcd534ba2468fc34e74720425b", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling num_threads v0.1.3 [INFO] [stderr] Compiling time-macros v0.2.3 [INFO] [stderr] Compiling anyhow v1.0.55 [INFO] [stderr] Compiling moka v0.6.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.8 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling raw-cpuid v10.2.0 [INFO] [stderr] Compiling pem v1.0.2 [INFO] [stderr] Compiling async-lock v2.5.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling ctor v0.1.21 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.5 [INFO] [stderr] Compiling quanta v0.9.3 [INFO] [stderr] Compiling quickcheck v1.0.3 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling moka-cht v0.4.2 [INFO] [stderr] Compiling time v0.3.7 [INFO] [stderr] Compiling mio v0.8.0 [INFO] [stderr] Compiling tracing v0.1.31 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling polling v2.2.0 [INFO] [stderr] Compiling async-io v1.6.0 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling simple_asn1 v0.6.1 [INFO] [stderr] Compiling jsonwebtoken v8.0.1 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling h2 v0.3.11 [INFO] [stderr] Compiling hyper v0.14.17 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.9 [INFO] [stderr] Compiling jwks_client_rs v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 43s [INFO] running `Command { std: "docker" "inspect" "f60ee788ccb36f93fa984e53bbc41edef6a512dcd534ba2468fc34e74720425b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f60ee788ccb36f93fa984e53bbc41edef6a512dcd534ba2468fc34e74720425b", kill_on_drop: false }` [INFO] [stdout] f60ee788ccb36f93fa984e53bbc41edef6a512dcd534ba2468fc34e74720425b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 82ffcdb1040296903b6eb09e8974e6fc9a65ca869dd79b7dead6dcf05994b30b [INFO] running `Command { std: "docker" "start" "-a" "82ffcdb1040296903b6eb09e8974e6fc9a65ca869dd79b7dead6dcf05994b30b", 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] Compiling signal-hook v0.3.13 [INFO] [stderr] Compiling curl v0.4.42 [INFO] [stderr] Compiling predicates-core v1.0.3 [INFO] [stderr] Compiling isahc v1.6.0 [INFO] [stderr] Compiling castaway v0.1.2 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling termtree v0.2.4 [INFO] [stderr] Compiling downcast v0.10.0 [INFO] [stderr] Compiling fragile v1.1.0 [INFO] [stderr] Compiling similar v2.1.0 [INFO] [stderr] Compiling levenshtein v1.0.5 [INFO] [stderr] Compiling libnghttp2-sys v0.1.7+1.45.0 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling curl-sys v0.4.52+curl-7.81.0 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling predicates-tree v1.0.5 [INFO] [stderr] Compiling blocking v1.1.0 [INFO] [stderr] Compiling sluice v0.5.5 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling float-cmp v0.8.0 [INFO] [stderr] Compiling mockall_derive v0.10.2 [INFO] [stderr] Compiling string_cache v0.8.3 [INFO] [stderr] Compiling serde_regex v1.1.0 [INFO] [stderr] Compiling ena v0.14.0 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling assert-json-diff v2.0.1 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling predicates v1.0.8 [INFO] [stderr] Compiling async-process v1.3.0 [INFO] [stderr] Compiling async-global-executor v2.0.2 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling async-std v1.10.0 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Compiling lalrpop v0.19.7 [INFO] [stderr] Compiling mockall v0.10.2 [INFO] [stderr] Compiling async-object-pool v0.1.4 [INFO] [stderr] Compiling basic-cookies v0.1.4 [INFO] [stderr] Compiling httpmock v0.6.6 [INFO] [stderr] Compiling jwks_client_rs v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2m 12s [INFO] running `Command { std: "docker" "inspect" "82ffcdb1040296903b6eb09e8974e6fc9a65ca869dd79b7dead6dcf05994b30b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "82ffcdb1040296903b6eb09e8974e6fc9a65ca869dd79b7dead6dcf05994b30b", kill_on_drop: false }` [INFO] [stdout] 82ffcdb1040296903b6eb09e8974e6fc9a65ca869dd79b7dead6dcf05994b30b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 44aa452fafb596cdeb701b24bf03c6558dc508e2d52185e2ed86ad94d45872cb [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" "44aa452fafb596cdeb701b24bf03c6558dc508e2d52185e2ed86ad94d45872cb", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.51s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/jwks_client_rs-b4a845f5265c9a36) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test keyset::tests::deserialize_public_rsa_key_set ... ok [INFO] [stdout] test client::test::decode_missing_kid_in_header ... ok [INFO] [stdout] test client::test::get_key_key_not_found ... ok [INFO] [stdout] test client::test::get_key_fails_to_fetch_keys ... ok [INFO] [stdout] test client::test::get_key ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s [INFO] [stdout] [INFO] [stderr] Doc-tests jwks_client_rs [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "44aa452fafb596cdeb701b24bf03c6558dc508e2d52185e2ed86ad94d45872cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "44aa452fafb596cdeb701b24bf03c6558dc508e2d52185e2ed86ad94d45872cb", kill_on_drop: false }` [INFO] [stdout] 44aa452fafb596cdeb701b24bf03c6558dc508e2d52185e2ed86ad94d45872cb