[INFO] fetching crate jwt-compact 0.3.0-beta.2... [INFO] testing jwt-compact-0.3.0-beta.2 against master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] extracting crate jwt-compact 0.3.0-beta.2 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate jwt-compact 0.3.0-beta.2 on toolchain 5d5ff84130da0d74c6ece368dbe821d8f83fa526 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate jwt-compact 0.3.0-beta.2 [INFO] finished tweaking crates.io crate jwt-compact 0.3.0-beta.2 [INFO] tweaked toml for crates.io crate jwt-compact 0.3.0-beta.2 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7f00031e809ebef125018792036a175757128e71550991b7d136f828de7b51bc [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" "7f00031e809ebef125018792036a175757128e71550991b7d136f828de7b51bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7f00031e809ebef125018792036a175757128e71550991b7d136f828de7b51bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f00031e809ebef125018792036a175757128e71550991b7d136f828de7b51bc", kill_on_drop: false }` [INFO] [stdout] 7f00031e809ebef125018792036a175757128e71550991b7d136f828de7b51bc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "build" "--frozen" "--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] 90f9185c9ac1c144ec8a3a01f545fce3be60498a35cc2ae1d2b72a5cda20bd29 [INFO] running `Command { std: "docker" "start" "-a" "90f9185c9ac1c144ec8a3a01f545fce3be60498a35cc2ae1d2b72a5cda20bd29", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling protobuf v2.18.1 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling smallvec v1.5.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling syn v1.0.52 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.10.0 [INFO] [stderr] Compiling sha2 v0.9.2 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling filetime v0.2.13 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling flate2 v1.0.14 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling cc v1.0.65 [INFO] [stderr] Compiling tar v0.4.30 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling bzip2-sys v0.1.9+1.0.8 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling bzip2 v0.3.3 [INFO] [stderr] Compiling protobuf-codegen v2.18.1 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling thiserror-impl v1.0.22 [INFO] [stderr] Compiling zeroize_derive v1.0.1 [INFO] [stderr] Compiling zeroize v1.1.1 [INFO] [stderr] Compiling thiserror v1.0.22 [INFO] [stderr] Compiling which v4.0.2 [INFO] [stderr] Compiling zip v0.5.8 [INFO] [stderr] Compiling protoc v2.18.1 [INFO] [stderr] Compiling protoc-rust v2.18.1 [INFO] [stderr] Compiling exonum-build v1.0.1 [INFO] [stderr] Compiling exonum_libsodium-sys v0.0.23 [INFO] [stderr] Compiling exonum-crypto v1.0.0 [INFO] [stderr] Compiling exonum_sodiumoxide v0.0.23 [INFO] [stderr] Compiling serde_cbor v0.11.1 [INFO] [stderr] Compiling jwt-compact v0.3.0-beta.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 42s [INFO] running `Command { std: "docker" "inspect" "90f9185c9ac1c144ec8a3a01f545fce3be60498a35cc2ae1d2b72a5cda20bd29", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "90f9185c9ac1c144ec8a3a01f545fce3be60498a35cc2ae1d2b72a5cda20bd29", kill_on_drop: false }` [INFO] [stdout] 90f9185c9ac1c144ec8a3a01f545fce3be60498a35cc2ae1d2b72a5cda20bd29 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "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] d65c2870672c0bb3e96d45f29aba90f62ca1caa51578102665eb98ae1c4eebef [INFO] running `Command { std: "docker" "start" "-a" "d65c2870672c0bb3e96d45f29aba90f62ca1caa51578102665eb98ae1c4eebef", kill_on_drop: false }` [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling pulldown-cmark v0.7.2 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling semver-parser v0.9.0 [INFO] [stderr] Compiling assert_matches v1.4.0 [INFO] [stderr] Compiling hex-literal v0.3.1 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling toml v0.5.7 [INFO] [stderr] Compiling hex-buffer-serde v0.2.1 [INFO] [stderr] Compiling tinyvec v1.1.0 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling form_urlencoded v1.0.0 [INFO] [stderr] Compiling unicode-normalization v0.1.16 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling version-sync v0.9.1 [INFO] [stderr] Compiling jwt-compact v0.3.0-beta.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 31.87s [INFO] running `Command { std: "docker" "inspect" "d65c2870672c0bb3e96d45f29aba90f62ca1caa51578102665eb98ae1c4eebef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d65c2870672c0bb3e96d45f29aba90f62ca1caa51578102665eb98ae1c4eebef", kill_on_drop: false }` [INFO] [stdout] d65c2870672c0bb3e96d45f29aba90f62ca1caa51578102665eb98ae1c4eebef [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "test" "--frozen", 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] 02f3c397db3bd0dc02f7712baf9cb82a09843518a91e1238ad488e66ea8f3ac8 [INFO] running `Command { std: "docker" "start" "-a" "02f3c397db3bd0dc02f7712baf9cb82a09843518a91e1238ad488e66ea8f3ac8", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/jwt_compact-ac127b2a79fb0aa8 [INFO] [stdout] running 8 tests [INFO] [stdout] test claims::tests::empty_claims_can_be_serialized ... ok [INFO] [stdout] test claims::tests::expired_claim ... ok [INFO] [stdout] test tests::invalid_token_structure ... ok [INFO] [stdout] test tests::base64_error_during_parsing ... ok [INFO] [stdout] test tests::unsupported_content_type ... ok [INFO] [stdout] test tests::malformed_header ... ok [INFO] [stdout] test claims::tests::immature_claim ... ok [INFO] [stdout] test tests::malformed_json_claims ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/algorithms-906a3851531b042a [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test ed25519_reference ... ok [INFO] [stdout] test hs384_reference ... ok [INFO] [stdout] test hs256_reference ... ok [INFO] [stdout] test hs512_reference ... ok [INFO] [stdout] test short_hs256_key_cannot_be_checked ... ok [INFO] [stdout] test compact_token_hs256 ... ok [INFO] [stdout] test hs512_algorithm ... ok [INFO] [stdout] test hs384_algorithm ... ok [INFO] [stdout] test hs256_algorithm ... ok [INFO] [stdout] test ed25519_algorithm ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/version_match-7550b35318d194a3 [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test readme_is_in_sync ... ok [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 [INFO] [stdout] [INFO] [stderr] Doc-tests jwt-compact [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test src/lib.rs - Header (line 490) ... ok [INFO] [stdout] test src/claims.rs - claims::TimeOptions (line 14) ... ok [INFO] [stdout] test src/alg.rs - alg::StrongAlg (line 95) ... ok [INFO] [stdout] test src/lib.rs - Renamed (line 258) ... ok [INFO] [stdout] test src/lib.rs - SignedToken (line 614) ... ok [INFO] [stdout] test src/lib.rs - (line 74) ... ok [INFO] [stdout] test src/lib.rs - (line 122) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "02f3c397db3bd0dc02f7712baf9cb82a09843518a91e1238ad488e66ea8f3ac8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "02f3c397db3bd0dc02f7712baf9cb82a09843518a91e1238ad488e66ea8f3ac8", kill_on_drop: false }` [INFO] [stdout] 02f3c397db3bd0dc02f7712baf9cb82a09843518a91e1238ad488e66ea8f3ac8