[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 beta-2022-04-10 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 beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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" "+beta-2022-04-10" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cc20974b6cc51a49a5e04bccca15acfd464c42ca40b7267eeef7b4322aab4ae4 [INFO] running `Command { std: "docker" "start" "-a" "cc20974b6cc51a49a5e04bccca15acfd464c42ca40b7267eeef7b4322aab4ae4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cc20974b6cc51a49a5e04bccca15acfd464c42ca40b7267eeef7b4322aab4ae4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc20974b6cc51a49a5e04bccca15acfd464c42ca40b7267eeef7b4322aab4ae4", kill_on_drop: false }` [INFO] [stdout] cc20974b6cc51a49a5e04bccca15acfd464c42ca40b7267eeef7b4322aab4ae4 [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" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 14396be38a418a28a225056172a75c44762275c53d558936fc7a4780cf9770c3 [INFO] running `Command { std: "docker" "start" "-a" "14396be38a418a28a225056172a75c44762275c53d558936fc7a4780cf9770c3", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling libc v0.2.123 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling const-oid v0.6.2 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling base64ct v1.1.1 [INFO] [stderr] Compiling signature v1.5.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling cc v1.0.73 [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 data-encoding v2.3.2 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling parity-wasm v0.42.2 [INFO] [stderr] Compiling ed25519 v1.4.1 [INFO] [stderr] Compiling der v0.4.5 [INFO] [stderr] Compiling pem-rfc7468 v0.2.4 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling spki v0.4.1 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling aho-corasick v0.7.18 [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 ring v0.16.20 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling regex v1.5.5 [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 curve25519-dalek v3.2.0 [INFO] [stderr] Compiling pkcs8 v0.7.6 [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 15.75s [INFO] running `Command { std: "docker" "inspect" "14396be38a418a28a225056172a75c44762275c53d558936fc7a4780cf9770c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "14396be38a418a28a225056172a75c44762275c53d558936fc7a4780cf9770c3", kill_on_drop: false }` [INFO] [stdout] 14396be38a418a28a225056172a75c44762275c53d558936fc7a4780cf9770c3 [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" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 08c7585dcd035b11e180baed3c5f1328c7829042128dffabe361f0a760a6871c [INFO] running `Command { std: "docker" "start" "-a" "08c7585dcd035b11e180baed3c5f1328c7829042128dffabe361f0a760a6871c", kill_on_drop: false }` [INFO] [stderr] Compiling wascap v0.8.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.83s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/wascap-6ad79b72ca530d5c) [INFO] running `Command { std: "docker" "inspect" "08c7585dcd035b11e180baed3c5f1328c7829042128dffabe361f0a760a6871c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "08c7585dcd035b11e180baed3c5f1328c7829042128dffabe361f0a760a6871c", kill_on_drop: false }` [INFO] [stdout] 08c7585dcd035b11e180baed3c5f1328c7829042128dffabe361f0a760a6871c [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" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] bb7164f1ddc0fea5873445718c0f01f0cbefd88d21195515ca627d2ffa494a0e [INFO] running `Command { std: "docker" "start" "-a" "bb7164f1ddc0fea5873445718c0f01f0cbefd88d21195515ca627d2ffa494a0e", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/wascap-6ad79b72ca530d5c) [INFO] [stdout] [INFO] [stdout] running 17 tests [INFO] [stdout] test jwt::test::encode_decode_mismatch ... ok [INFO] [stdout] test jwt::test::encode_decode_bad_token ... ok [INFO] [stdout] test jwt::test::decode_actor_as_operator ... ok [INFO] [stdout] test jwt::test::account_extra_signers ... ok [INFO] [stdout] test jwt::test::encode_decode_roundtrip ... ok [INFO] [stdout] test jwt::test::cluster_extra_signers ... ok [INFO] [stdout] test jwt::test::ensure_issuer_on_token ... ok [INFO] [stdout] test jwt::test::ensure_subject_on_token ... ok [INFO] [stdout] test jwt::test::encode_decode_logging_roundtrip ... ok [INFO] [stdout] test jwt::test::full_validation_expires ... 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_nbf ... ok [INFO] [stdout] test wasm::test::claims_logging_roundtrip ... ok [INFO] [stdout] test jwt::test::full_validation ... ok [INFO] [stdout] test jwt::test::validate_invocation ... ok [INFO] [stdout] test wasm::test::claims_roundtrip ... ok [INFO] [stderr] Doc-tests wascap [INFO] [stdout] [INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [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 0.89s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "bb7164f1ddc0fea5873445718c0f01f0cbefd88d21195515ca627d2ffa494a0e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb7164f1ddc0fea5873445718c0f01f0cbefd88d21195515ca627d2ffa494a0e", kill_on_drop: false }` [INFO] [stdout] bb7164f1ddc0fea5873445718c0f01f0cbefd88d21195515ca627d2ffa494a0e