[INFO] cloning repository https://github.com/slowli/justwebtoken.io [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/slowli/justwebtoken.io" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fslowli%2Fjustwebtoken.io", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fslowli%2Fjustwebtoken.io'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6d54356086e0bf03999d4d2deeb66b537d359566 [INFO] testing slowli/justwebtoken.io against master#62efba8a050c64249dab942951bb28f710208bc8 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fslowli%2Fjustwebtoken.io" "/workspace/builds/worker-53/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-53/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/slowli/justwebtoken.io on toolchain 62efba8a050c64249dab942951bb28f710208bc8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/slowli/justwebtoken.io [INFO] finished tweaking git repo https://github.com/slowli/justwebtoken.io [INFO] tweaked toml for git repo https://github.com/slowli/justwebtoken.io written to /workspace/builds/worker-53/source/Cargo.toml [INFO] crate git repo https://github.com/slowli/justwebtoken.io already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "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-53/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-53/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 18697206253ded9ff5445a316ba5ff1ee974a31c411a8d637a48b3039469ca60 [INFO] running `Command { std: "docker" "start" "-a" "18697206253ded9ff5445a316ba5ff1ee974a31c411a8d637a48b3039469ca60", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "18697206253ded9ff5445a316ba5ff1ee974a31c411a8d637a48b3039469ca60", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "18697206253ded9ff5445a316ba5ff1ee974a31c411a8d637a48b3039469ca60", kill_on_drop: false }` [INFO] [stdout] 18697206253ded9ff5445a316ba5ff1ee974a31c411a8d637a48b3039469ca60 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-53/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-53/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f930923880b4e92d505a31183c3f02a148f32d5dbb261316bd298e4bb40619e3 [INFO] running `Command { std: "docker" "start" "-a" "f930923880b4e92d505a31183c3f02a148f32d5dbb261316bd298e4bb40619e3", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling libc v0.2.108 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.78 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling bumpalo v3.8.0 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling wasm-bindgen v0.2.78 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling const-oid v0.6.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Compiling anyhow v1.0.47 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling serde_json v1.0.71 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling boolinator v2.4.0 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling yew v0.18.0 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling base64ct v1.1.1 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling anymap v0.12.1 [INFO] [stderr] Compiling cfg-match v0.2.1 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling num-bigint-dig v0.7.0 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling http v0.2.5 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling ed25519-compact v1.0.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling ff v0.10.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling signature v1.3.2 [INFO] [stderr] Compiling sha2 v0.9.8 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling group v0.10.0 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.78 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.78 [INFO] [stderr] Compiling zeroize_derive v1.2.2 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling yew-macro v0.18.0 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.78 [INFO] [stderr] Compiling zeroize v1.4.3 [INFO] [stderr] Compiling crypto-bigint v0.2.11 [INFO] [stderr] Compiling der v0.4.4 [INFO] [stderr] Compiling elliptic-curve v0.10.6 [INFO] [stderr] Compiling js-sys v0.3.55 [INFO] [stderr] Compiling console_error_panic_hook v0.1.7 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling spki v0.4.1 [INFO] [stderr] Compiling pkcs1 v0.2.4 [INFO] [stderr] Compiling ecdsa v0.12.4 [INFO] [stderr] Compiling pkcs8 v0.7.6 [INFO] [stderr] Compiling k256 v0.9.6 [INFO] [stderr] Compiling rsa v0.5.0 [INFO] [stderr] Compiling web-sys v0.3.55 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.28 [INFO] [stderr] Compiling serde_test v1.0.130 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling jwt-compact v0.5.0-beta.1 (https://github.com/slowli/jwt-compact?rev=508982f8cc00c5b4ae2ce9cde888733e8ef8b92f#508982f8) [INFO] [stderr] Compiling justwebtoken_io v0.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling gloo-events v0.1.1 [INFO] [stderr] Compiling gloo-console-timer v0.1.0 [INFO] [stderr] Compiling gloo-timers v0.2.1 [INFO] [stderr] Compiling gloo-file v0.1.0 [INFO] [stderr] Compiling gloo v0.2.1 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 11s [INFO] running `Command { std: "docker" "inspect" "f930923880b4e92d505a31183c3f02a148f32d5dbb261316bd298e4bb40619e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f930923880b4e92d505a31183c3f02a148f32d5dbb261316bd298e4bb40619e3", kill_on_drop: false }` [INFO] [stdout] f930923880b4e92d505a31183c3f02a148f32d5dbb261316bd298e4bb40619e3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-53/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-53/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7a13a44b7b0e8ccaef4731e151f53e589473fbd5a63b0a9bf29b55f7bcbdf2e3 [INFO] running `Command { std: "docker" "start" "-a" "7a13a44b7b0e8ccaef4731e151f53e589473fbd5a63b0a9bf29b55f7bcbdf2e3", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling const-decoder v0.2.0 [INFO] [stderr] Compiling assert_matches v1.5.0 [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.3.28 [INFO] [stderr] Compiling wasm-bindgen-test v0.3.28 [INFO] [stderr] Compiling justwebtoken_io v0.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1m 28s [INFO] running `Command { std: "docker" "inspect" "7a13a44b7b0e8ccaef4731e151f53e589473fbd5a63b0a9bf29b55f7bcbdf2e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a13a44b7b0e8ccaef4731e151f53e589473fbd5a63b0a9bf29b55f7bcbdf2e3", kill_on_drop: false }` [INFO] [stdout] 7a13a44b7b0e8ccaef4731e151f53e589473fbd5a63b0a9bf29b55f7bcbdf2e3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-53/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-53/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 51f2901f67af1f8e2814367667036dfa84d84ed7803f821cb6fd9fc365a5b6b0 [INFO] running `Command { std: "docker" "start" "-a" "51f2901f67af1f8e2814367667036dfa84d84ed7803f821cb6fd9fc365a5b6b0", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/justwebtoken_io-a71b6f313ff095d1) [INFO] [stdout] [INFO] [stderr] Running tests/components/main.rs (/opt/rustwide/target/debug/deps/components-bcc37f4c32b08722) [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] [stderr] Doc-tests justwebtoken_io [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] [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" "51f2901f67af1f8e2814367667036dfa84d84ed7803f821cb6fd9fc365a5b6b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "51f2901f67af1f8e2814367667036dfa84d84ed7803f821cb6fd9fc365a5b6b0", kill_on_drop: false }` [INFO] [stdout] 51f2901f67af1f8e2814367667036dfa84d84ed7803f821cb6fd9fc365a5b6b0