[INFO] fetching crate tor-hscrypto 0.42.0...
[INFO] testing tor-hscrypto-0.42.0 against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739-1
[INFO] extracting crate tor-hscrypto 0.42.0 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate tor-hscrypto 0.42.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate tor-hscrypto 0.42.0
[INFO] tweaked toml for crates.io crate tor-hscrypto 0.42.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate tor-hscrypto 0.42.0 on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate tor-hscrypto 0.42.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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "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 hex-literal v1.1.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 729ebb954e8c5b955e3db86484085d0d369538b1a9b475472a417ed4e0cd09a6
[INFO] running `Command { std: "docker" "start" "-a" "729ebb954e8c5b955e3db86484085d0d369538b1a9b475472a417ed4e0cd09a6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "729ebb954e8c5b955e3db86484085d0d369538b1a9b475472a417ed4e0cd09a6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "729ebb954e8c5b955e3db86484085d0d369538b1a9b475472a417ed4e0cd09a6", kill_on_drop: false }`
[INFO] [stdout] 729ebb954e8c5b955e3db86484085d0d369538b1a9b475472a417ed4e0cd09a6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3e0822a31e2061b4e1e6129abf9f88d18caccf0d70dbea7c2b4713e657cdaa05
[INFO] running `Command { std: "docker" "start" "-a" "3e0822a31e2061b4e1e6129abf9f88d18caccf0d70dbea7c2b4713e657cdaa05", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.185
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling base64ct v1.8.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling winnow v1.0.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling indexmap v2.13.1
[INFO] [stderr]    Compiling toml_datetime v1.1.0+spec-1.1.0
[INFO] [stderr]    Compiling num-bigint-dig v0.8.6
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling derive-deftly-macros v1.11.0
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling web-time-compat v0.1.0
[INFO] [stderr]    Compiling retry-error v0.12.0
[INFO] [stderr]    Compiling fluid-let v1.0.0
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling caret v0.9.0
[INFO] [stderr]    Compiling weak-table v0.3.2
[INFO] [stderr]    Compiling downcast-rs v2.0.2
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling ssh-encoding-fork-arti v0.2.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling toml_parser v1.1.0+spec-1.1.0
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling rusticata-macros v4.1.0
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand_jitter v0.5.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling toml_edit v0.25.8+spec-1.1.0
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rdrand v0.8.3
[INFO] [stderr]    Compiling rand v0.9.3
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling strum_macros v0.28.0
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling enum-ordinalize v3.1.15
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling asn1-rs-impl v0.2.0
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling asn1-rs-derive v0.6.0
[INFO] [stderr]    Compiling visibility v0.1.1
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling derive_builder_core_fork_arti v0.11.2
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling educe v0.4.23
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling merlin v3.0.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling ssh-cipher-fork-arti v0.2.0
[INFO] [stderr]    Compiling derive_builder_macro_fork_arti v0.11.2
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling asn1-rs v0.7.1
[INFO] [stderr]    Compiling derive_builder_fork_arti v0.11.2
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling pkcs1 v0.7.5
[INFO] [stderr]    Compiling strum v0.28.0
[INFO] [stderr]    Compiling rsa v0.9.10
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling x25519-dalek v2.0.1
[INFO] [stderr]    Compiling ssh-key-fork-arti v0.6.7
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling safelog v0.8.2
[INFO] [stderr]    Compiling tor-basic-utils v0.42.0
[INFO] [stderr]    Compiling tor-units v0.42.0
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling cookie-factory v0.3.3
[INFO] [stderr]    Compiling tor-error v0.42.0
[INFO] [stderr]    Compiling der-parser v10.0.0
[INFO] [stderr]    Compiling derive-deftly v1.11.0
[INFO] [stderr]    Compiling tor-llcrypto v0.42.0
[INFO] [stderr]    Compiling tor-checkable v0.42.0
[INFO] [stderr]    Compiling tor-bytes v0.42.0
[INFO] [stderr]    Compiling tor-cert v0.42.0
[INFO] [stderr]    Compiling tor-key-forge v0.42.0
[INFO] [stderr]    Compiling tor-hscrypto v0.42.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.30s
[INFO] running `Command { std: "docker" "inspect" "3e0822a31e2061b4e1e6129abf9f88d18caccf0d70dbea7c2b4713e657cdaa05", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3e0822a31e2061b4e1e6129abf9f88d18caccf0d70dbea7c2b4713e657cdaa05", kill_on_drop: false }`
[INFO] [stdout] 3e0822a31e2061b4e1e6129abf9f88d18caccf0d70dbea7c2b4713e657cdaa05
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 648165d1ec202691d30a04ad4c24abeef263942d264357f7bf3b0039f502fab8
[INFO] running `Command { std: "docker" "start" "-a" "648165d1ec202691d30a04ad4c24abeef263942d264357f7bf3b0039f502fab8", kill_on_drop: false }`
[INFO] [stderr]    Compiling hex-literal v1.1.0
[INFO] [stderr]    Compiling tor-hscrypto v0.42.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.66s
[INFO] running `Command { std: "docker" "inspect" "648165d1ec202691d30a04ad4c24abeef263942d264357f7bf3b0039f502fab8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "648165d1ec202691d30a04ad4c24abeef263942d264357f7bf3b0039f502fab8", kill_on_drop: false }`
[INFO] [stdout] 648165d1ec202691d30a04ad4c24abeef263942d264357f7bf3b0039f502fab8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 27157cabb1d030b570b8fdc416f0a805f5b9a2e8af45a8246cc2ddd0ff706590
[INFO] running `Command { std: "docker" "start" "-a" "27157cabb1d030b570b8fdc416f0a805f5b9a2e8af45a8246cc2ddd0ff706590", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.28s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tor_hscrypto-b2d213d1d8109be3)
[INFO] [stdout] running 7 tests
[INFO] [stdout] test pk::test::hsid_strings ... ok
[INFO] [stdout] test pk::test::parse_client_desc_enc_key ... ok
[INFO] [stdout] test ops::test::mac_from_definition ... ok
[INFO] [stdout] test ops::test::mac_testvec ... ok
[INFO] [stdout] test time::test::check_testvec ... ok
[INFO] [stdout] test pk::test::key_blinding_blackbox ... ok
[INFO] [stdout] test pk::test::key_blinding_testvec ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests tor_hscrypto
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/pk.rs - pk::HsClientDescEncKey (line 556) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.78s; merged doctests compilation took 0.76s
[INFO] running `Command { std: "docker" "inspect" "27157cabb1d030b570b8fdc416f0a805f5b9a2e8af45a8246cc2ddd0ff706590", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "27157cabb1d030b570b8fdc416f0a805f5b9a2e8af45a8246cc2ddd0ff706590", kill_on_drop: false }`
[INFO] [stdout] 27157cabb1d030b570b8fdc416f0a805f5b9a2e8af45a8246cc2ddd0ff706590
