[INFO] crate wascap 0.4.7 is already in cache [INFO] testing wascap-0.4.7 against master#8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e for pr-74409 [INFO] extracting crate wascap 0.4.7 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate wascap 0.4.7 on toolchain 8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate wascap 0.4.7 [INFO] finished tweaking crates.io crate wascap 0.4.7 [INFO] tweaked toml for crates.io crate wascap 0.4.7 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate crates.io crate wascap 0.4.7 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cc9255601cd7eb4fd6a9365baad259cbce6a4d365f77137b1a461a4d7067785a [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" "cc9255601cd7eb4fd6a9365baad259cbce6a4d365f77137b1a461a4d7067785a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cc9255601cd7eb4fd6a9365baad259cbce6a4d365f77137b1a461a4d7067785a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc9255601cd7eb4fd6a9365baad259cbce6a4d365f77137b1a461a4d7067785a", kill_on_drop: false }` [INFO] [stdout] cc9255601cd7eb4fd6a9365baad259cbce6a4d365f77137b1a461a4d7067785a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1b27429e38dc5a3cd1a33aefec5a2579169d112e45368316fe63f1d5abd2cf31 [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" "1b27429e38dc5a3cd1a33aefec5a2579169d112e45368316fe63f1d5abd2cf31", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling cc v1.0.54 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling subtle v2.2.2 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling zeroize v1.1.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling ryu v1.0.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling serde v1.0.105 [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Compiling failure v0.1.7 [INFO] [stderr] Compiling serde_json v1.0.55 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling data-encoding v2.2.0 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling base64 v0.12.2 [INFO] [stderr] Compiling parity-wasm v0.41.0 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling subtle-encoding v0.4.1 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clear_on_drop v0.2.3 [INFO] [stderr] Compiling ring v0.16.15 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling signature v1.0.0-pre.1 [INFO] [stderr] Compiling curve25519-dalek v1.2.3 [INFO] [stderr] Compiling sha2 v0.8.1 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling ed25519 v1.0.0-pre.1 [INFO] [stderr] Compiling signatory v0.18.1 [INFO] [stderr] Compiling nuid v0.2.1 [INFO] [stderr] Compiling regex v1.3.5 [INFO] [stderr] Compiling chrono-humanize v0.0.11 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling ed25519-dalek v1.0.0-pre.2 [INFO] [stderr] Compiling signatory-dalek v0.18.1 [INFO] [stderr] Compiling nkeys v0.0.9 [INFO] [stderr] Compiling serde_derive v1.0.105 [INFO] [stderr] Compiling wascap v0.4.7 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 19s [INFO] running `Command { std: "docker" "inspect" "1b27429e38dc5a3cd1a33aefec5a2579169d112e45368316fe63f1d5abd2cf31", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1b27429e38dc5a3cd1a33aefec5a2579169d112e45368316fe63f1d5abd2cf31", kill_on_drop: false }` [INFO] [stdout] 1b27429e38dc5a3cd1a33aefec5a2579169d112e45368316fe63f1d5abd2cf31 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 351fab65752c4a0e4a433a8ce12401b775feebcbe9014f6411107bea84a049e9 [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" "351fab65752c4a0e4a433a8ce12401b775feebcbe9014f6411107bea84a049e9", kill_on_drop: false }` [INFO] [stderr] Compiling wascap v0.4.7 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 5.66s [INFO] running `Command { std: "docker" "inspect" "351fab65752c4a0e4a433a8ce12401b775feebcbe9014f6411107bea84a049e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "351fab65752c4a0e4a433a8ce12401b775feebcbe9014f6411107bea84a049e9", kill_on_drop: false }` [INFO] [stdout] 351fab65752c4a0e4a433a8ce12401b775feebcbe9014f6411107bea84a049e9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ae4fac4871ab868afac2322bf7d53fbcab3448e0b64a806dd2be4716e81ae953 [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" "ae4fac4871ab868afac2322bf7d53fbcab3448e0b64a806dd2be4716e81ae953", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.26s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/wascap-0b63f5593511b3d9 [INFO] [stdout] [INFO] [stdout] running 15 tests [INFO] [stdout] test jwt::test::decode_actor_as_operator ... 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::encode_decode_roundtrip ... ok [INFO] [stdout] test jwt::test::ensure_issuer_on_token ... ok [INFO] [stdout] test jwt::test::encode_decode_bad_token ... ok [INFO] [stdout] test jwt::test::account_extra_signers ... ok [INFO] [stdout] test jwt::test::encode_decode_mismatch ... ok [INFO] [stdout] test jwt::test::full_validation_expires ... ok [INFO] [stdout] test jwt::test::full_validation ... ok [INFO] [stdout] test jwt::test::full_validation_nbf ... ok [INFO] [stdout] test jwt::test::validate_account ... ok [INFO] [stdout] test wasm::test::claims_logging_roundtrip ... ok [INFO] [stdout] test jwt::test::validate_invocation ... ok [INFO] [stdout] test wasm::test::claims_roundtrip ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests wascap [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/lib.rs - (line 27) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "ae4fac4871ab868afac2322bf7d53fbcab3448e0b64a806dd2be4716e81ae953", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ae4fac4871ab868afac2322bf7d53fbcab3448e0b64a806dd2be4716e81ae953", kill_on_drop: false }` [INFO] [stdout] ae4fac4871ab868afac2322bf7d53fbcab3448e0b64a806dd2be4716e81ae953