[INFO] cloning repository https://github.com/waxosuit/wascap [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/waxosuit/wascap" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwaxosuit%2Fwascap", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwaxosuit%2Fwascap'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 325a52eb46142d32c8ea5c5b36c6c9502d19ea51 [INFO] testing waxosuit/wascap against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwaxosuit%2Fwascap" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/waxosuit/wascap on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/waxosuit/wascap [INFO] finished tweaking git repo https://github.com/waxosuit/wascap [INFO] tweaked toml for git repo https://github.com/waxosuit/wascap written to /workspace/builds/worker-8/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.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.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded signature v1.5.0 [INFO] [stderr] Downloaded pem-rfc7468 v0.2.4 [INFO] [stderr] Downloaded base64ct v1.1.1 [INFO] [stderr] Downloaded signatory v0.23.2 [INFO] [stderr] Downloaded nkeys v0.2.0 [INFO] [stderr] Downloaded nuid v0.3.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7e1e153733c2e09cd6604ffb8b99e16e24afc72291a668b219832261c4c9c6df [INFO] running `Command { std: "docker" "start" "-a" "7e1e153733c2e09cd6604ffb8b99e16e24afc72291a668b219832261c4c9c6df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7e1e153733c2e09cd6604ffb8b99e16e24afc72291a668b219832261c4c9c6df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7e1e153733c2e09cd6604ffb8b99e16e24afc72291a668b219832261c4c9c6df", kill_on_drop: false }` [INFO] [stdout] 7e1e153733c2e09cd6604ffb8b99e16e24afc72291a668b219832261c4c9c6df [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6e80c78bca784d35c5b7cd789df31df42fee9ae4c346317d0b5f7231b7689d19 [INFO] running `Command { std: "docker" "start" "-a" "6e80c78bca784d35c5b7cd789df31df42fee9ae4c346317d0b5f7231b7689d19", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling libc v0.2.123 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling const-oid v0.6.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling signature v1.5.0 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling base64ct v1.1.1 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling data-encoding v2.3.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling parity-wasm v0.42.2 [INFO] [stderr] Compiling pem-rfc7468 v0.2.4 [INFO] [stderr] Compiling der v0.4.5 [INFO] [stderr] Compiling ed25519 v1.4.1 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling spki v0.4.1 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling nuid v0.3.2 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling zeroize_derive v1.3.2 [INFO] [stderr] Compiling zeroize v1.5.4 [INFO] [stderr] Compiling pkcs8 v0.7.6 [INFO] [stderr] Compiling curve25519-dalek v3.2.0 [INFO] [stderr] Compiling signatory v0.23.2 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling nkeys v0.2.0 [INFO] [stderr] Compiling wascap v0.8.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 13.06s [INFO] running `Command { std: "docker" "inspect" "6e80c78bca784d35c5b7cd789df31df42fee9ae4c346317d0b5f7231b7689d19", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6e80c78bca784d35c5b7cd789df31df42fee9ae4c346317d0b5f7231b7689d19", kill_on_drop: false }` [INFO] [stdout] 6e80c78bca784d35c5b7cd789df31df42fee9ae4c346317d0b5f7231b7689d19 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1c44891cd646fa9fca412362f459a088a04482188fc5fbe6814ed23d1e8990a4 [INFO] running `Command { std: "docker" "start" "-a" "1c44891cd646fa9fca412362f459a088a04482188fc5fbe6814ed23d1e8990a4", kill_on_drop: false }` [INFO] [stderr] Compiling wascap v0.8.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.65s [INFO] running `Command { std: "docker" "inspect" "1c44891cd646fa9fca412362f459a088a04482188fc5fbe6814ed23d1e8990a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c44891cd646fa9fca412362f459a088a04482188fc5fbe6814ed23d1e8990a4", kill_on_drop: false }` [INFO] [stdout] 1c44891cd646fa9fca412362f459a088a04482188fc5fbe6814ed23d1e8990a4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] cfed68be66ef2b7f6d8316048158327d2eb3a32d1ada8e7692641a47726afc0b [INFO] running `Command { std: "docker" "start" "-a" "cfed68be66ef2b7f6d8316048158327d2eb3a32d1ada8e7692641a47726afc0b", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/wascap-5f2e7d69d2aac3ba) [INFO] [stdout] [INFO] [stdout] running 17 tests [INFO] [stdout] test jwt::test::decode_actor_as_operator ... ok [INFO] [stdout] test jwt::test::encode_decode_bad_token ... ok [INFO] [stdout] test jwt::test::encode_decode_mismatch ... ok [INFO] [stdout] test jwt::test::account_extra_signers ... ok [INFO] [stdout] test jwt::test::encode_decode_logging_roundtrip ... ok [INFO] [stdout] test jwt::test::cluster_extra_signers ... ok [INFO] [stdout] test jwt::test::full_validation ... ok [INFO] [stdout] test jwt::test::encode_decode_roundtrip ... ok [INFO] [stdout] test jwt::test::ensure_subject_on_token ... ok [INFO] [stdout] test jwt::test::validate_invocation ... ok [INFO] [stdout] test jwt::test::full_validation_nbf ... ok [INFO] [stdout] test jwt::test::provider_round_trip ... ok [INFO] [stdout] test jwt::test::validate_account ... ok [INFO] [stdout] test jwt::test::full_validation_expires ... ok [INFO] [stdout] test jwt::test::ensure_issuer_on_token ... ok [INFO] [stdout] test wasm::test::claims_logging_roundtrip ... ok [INFO] [stdout] test wasm::test::claims_roundtrip ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Doc-tests wascap [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/lib.rs - (line 12) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.31s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "cfed68be66ef2b7f6d8316048158327d2eb3a32d1ada8e7692641a47726afc0b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cfed68be66ef2b7f6d8316048158327d2eb3a32d1ada8e7692641a47726afc0b", kill_on_drop: false }` [INFO] [stdout] cfed68be66ef2b7f6d8316048158327d2eb3a32d1ada8e7692641a47726afc0b