[INFO] fetching crate hessra-context-token 1.0.0... [INFO] testing hessra-context-token-1.0.0 against try#8da20828b6ea601dfd8e2448cb50ace88876bd78 for pr-150933 [INFO] extracting crate hessra-context-token 1.0.0 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate hessra-context-token 1.0.0 [INFO] finished tweaking crates.io crate hessra-context-token 1.0.0 [INFO] tweaked toml for crates.io crate hessra-context-token 1.0.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate hessra-context-token 1.0.0 on toolchain 8da20828b6ea601dfd8e2448cb50ace88876bd78 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate hessra-context-token 1.0.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cb064c1a260685df73acd02bb7ff20076c64a7bdc085fd8d4214f5b54d93c075 [INFO] running `Command { std: "docker" "start" "-a" "cb064c1a260685df73acd02bb7ff20076c64a7bdc085fd8d4214f5b54d93c075", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cb064c1a260685df73acd02bb7ff20076c64a7bdc085fd8d4214f5b54d93c075", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cb064c1a260685df73acd02bb7ff20076c64a7bdc085fd8d4214f5b54d93c075", kill_on_drop: false }` [INFO] [stdout] cb064c1a260685df73acd02bb7ff20076c64a7bdc085fd8d4214f5b54d93c075 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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" "RUSTDOCFLAGS=--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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9c11a1082d455d0fa75be9049b12fcb299ea3a980e3e9849e436274bed0b66b2 [INFO] running `Command { std: "docker" "start" "-a" "9c11a1082d455d0fa75be9049b12fcb299ea3a980e3e9849e436274bed0b66b2", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling generic-array v0.14.9 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling base64ct v1.8.3 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling zerocopy v0.8.39 [INFO] [stderr] Compiling anyhow v1.0.101 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling der v0.7.10 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling ff v0.13.1 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling zmij v1.0.19 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling der v0.6.1 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling spki v0.6.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling biscuit-auth v6.0.0 [INFO] [stderr] Compiling pkcs8 v0.9.0 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling chrono v0.4.43 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling prost-derive v0.10.1 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling biscuit-parser v0.2.0 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling ed25519-dalek v2.2.0 [INFO] [stderr] Compiling prost v0.10.4 [INFO] [stderr] Compiling prost-types v0.10.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling biscuit-quote v0.3.0 [INFO] [stderr] Compiling serdect v0.2.0 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling ecdsa v0.16.9 [INFO] [stderr] Compiling primeorder v0.13.6 [INFO] [stderr] Compiling p256 v0.13.2 [INFO] [stderr] Compiling hessra-token-core v1.0.0 [INFO] [stderr] Compiling hessra-context-token v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 17s [INFO] running `Command { std: "docker" "inspect" "9c11a1082d455d0fa75be9049b12fcb299ea3a980e3e9849e436274bed0b66b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c11a1082d455d0fa75be9049b12fcb299ea3a980e3e9849e436274bed0b66b2", kill_on_drop: false }` [INFO] [stdout] 9c11a1082d455d0fa75be9049b12fcb299ea3a980e3e9849e436274bed0b66b2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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" "RUSTDOCFLAGS=--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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6934d6e86cbbfb07bee7123f513dfe334c2be2b8c813c8786e355cf3cc75d219 [INFO] running `Command { std: "docker" "start" "-a" "6934d6e86cbbfb07bee7123f513dfe334c2be2b8c813c8786e355cf3cc75d219", kill_on_drop: false }` [INFO] [stderr] Compiling hessra-context-token v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.64s [INFO] running `Command { std: "docker" "inspect" "6934d6e86cbbfb07bee7123f513dfe334c2be2b8c813c8786e355cf3cc75d219", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6934d6e86cbbfb07bee7123f513dfe334c2be2b8c813c8786e355cf3cc75d219", kill_on_drop: false }` [INFO] [stdout] 6934d6e86cbbfb07bee7123f513dfe334c2be2b8c813c8786e355cf3cc75d219 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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" "RUSTDOCFLAGS=--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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c6d3542873486592abe82eb4c964208c15c0dc4dd11be9e0588284035004e6b2 [INFO] running `Command { std: "docker" "start" "-a" "c6d3542873486592abe82eb4c964208c15c0dc4dd11be9e0588284035004e6b2", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/hessra_context_token-ff93bafaef328c18) [INFO] [stdout] [INFO] [stdout] running 19 tests [INFO] [stdout] test taint::tests::test_add_empty_taint_is_noop ... ok [INFO] [stdout] test inspect::tests::test_inspect_expired_context ... ok [INFO] [stdout] test mint::tests::test_create_context_token ... ok [INFO] [stdout] test mint::tests::test_custom_time_config ... ok [INFO] [stdout] test inspect::tests::test_inspect_fresh_context ... ok [INFO] [stdout] test mint::tests::test_expired_context_token ... ok [INFO] [stdout] test taint::tests::test_fork_clean_context ... ok [INFO] [stdout] test taint::tests::test_add_taint_labels ... ok [INFO] [stdout] test inspect::tests::test_inspect_tainted_context ... ok [INFO] [stdout] test verify::tests::test_verify_expired_token ... ok [INFO] [stdout] test taint::tests::test_multiple_taint_labels ... ok [INFO] [stdout] test taint::tests::test_cumulative_taint ... ok [INFO] [stdout] test verify::tests::test_verify_valid_token ... ok [INFO] [stdout] test inspect::tests::test_inspect_multi_tainted_context ... ok [INFO] [stdout] test verify::tests::test_verify_wrong_key ... ok [INFO] [stdout] test taint::tests::test_fork_context_inherits_taint ... ok [INFO] [stdout] test taint::tests::test_duplicate_taint_labels_deduplicated ... ok [INFO] [stdout] test verify::tests::test_verify_tainted_token ... ok [INFO] [stdout] test taint::tests::test_fork_inherits_multiple_taint_labels ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 19 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.78s [INFO] [stdout] [INFO] [stderr] Doc-tests hessra_context_token [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test src/mint.rs - mint::HessraContext (line 14) ... ok [INFO] [stdout] test src/verify.rs - verify::ContextVerifier (line 13) ... ok [INFO] [stdout] test src/lib.rs - (line 36) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s [INFO] [stdout] [INFO] [stdout] all doctests ran in 1.23s; merged doctests compilation took 1.10s [INFO] running `Command { std: "docker" "inspect" "c6d3542873486592abe82eb4c964208c15c0dc4dd11be9e0588284035004e6b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c6d3542873486592abe82eb4c964208c15c0dc4dd11be9e0588284035004e6b2", kill_on_drop: false }` [INFO] [stdout] c6d3542873486592abe82eb4c964208c15c0dc4dd11be9e0588284035004e6b2