[INFO] fetching crate sspi 0.21.0...
[INFO] testing sspi-0.21.0 against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1
[INFO] extracting crate sspi 0.21.0 into /workspace/builds/worker-4-tc2/source
[INFO] removed /workspace/builds/worker-4-tc2/source/rust-toolchain.toml
[INFO] started tweaking crates.io crate sspi 0.21.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate sspi 0.21.0
[INFO] tweaked toml for crates.io crate sspi 0.21.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate sspi 0.21.0 on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate sspi 0.21.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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 25e136d6033446966cba5cf3d70339e65c160ad331d99ab0a176423452dd6607
[INFO] running `Command { std: "docker" "start" "-a" "25e136d6033446966cba5cf3d70339e65c160ad331d99ab0a176423452dd6607", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "25e136d6033446966cba5cf3d70339e65c160ad331d99ab0a176423452dd6607", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "25e136d6033446966cba5cf3d70339e65c160ad331d99ab0a176423452dd6607", kill_on_drop: false }`
[INFO] [stdout] 25e136d6033446966cba5cf3d70339e65c160ad331d99ab0a176423452dd6607
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0ede05b60f2cd807c22f78c8188351f51c88b7ca77f3dbdb9a028c44b18154c5
[INFO] running `Command { std: "docker" "start" "-a" "0ede05b60f2cd807c22f78c8188351f51c88b7ca77f3dbdb9a028c44b18154c5", kill_on_drop: false }`
[INFO] [stderr] warning: profile package spec `aes-gcm` in profile `ffi-production` did not match any packages
[INFO] [stderr] warning: profile package spec `aes-kw` in profile `ffi-production` did not match any packages
[INFO] [stderr] 
[INFO] [stderr] help: a package with a similar name exists: `aes`
[INFO] [stderr] warning: profile package spec `argon2` in profile `ffi-production` did not match any packages
[INFO] [stderr] warning: profile package spec `ctr` in profile `ffi-production` did not match any packages
[INFO] [stderr] 
[INFO] [stderr] help: a package with a similar name exists: `cbc`
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling typenum v1.20.0
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling rand_core v0.10.1
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling cmov v0.5.3
[INFO] [stderr]    Compiling const-oid v0.10.2
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling cpubits v0.1.1
[INFO] [stderr]    Compiling base64ct v1.8.3
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling base16ct v1.0.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling pem-rfc7468 v1.0.0
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling writeable v0.6.3
[INFO] [stderr]    Compiling litemap v0.8.2
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]    Compiling num-conv v0.2.1
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling ctutils v0.4.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling num-bigint v0.3.3
[INFO] [stderr]    Compiling curve25519-dalek v5.0.0-pre.6
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling chacha20 v0.10.0
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling widestring v1.2.1
[INFO] [stderr]    Compiling keccak v0.2.0
[INFO] [stderr]    Compiling ff v0.14.0-pre.0
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling fiat-crypto v0.3.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling group v0.14.0-pre.0
[INFO] [stderr]    Compiling rand v0.10.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling crypto-mac v0.11.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling md4 v0.10.2
[INFO] [stderr]    Compiling addchain v0.2.1
[INFO] [stderr]    Compiling rustcrypto-ff v0.14.0-rc.1
[INFO] [stderr]    Compiling rustcrypto-group v0.14.0-rc.1
[INFO] [stderr]    Compiling serde_bytes v0.11.19
[INFO] [stderr]    Compiling uuid v1.23.1
[INFO] [stderr]    Compiling rustcrypto-ff_derive v0.14.0-rc.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[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 async-recursion v1.1.1
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling hybrid-array v0.4.11
[INFO] [stderr]    Compiling der v0.8.0
[INFO] [stderr]    Compiling zerofrom v0.1.7
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling crypto-common v0.2.1
[INFO] [stderr]    Compiling block-buffer v0.12.0
[INFO] [stderr]    Compiling crypto-bigint v0.7.3
[INFO] [stderr]    Compiling block-padding v0.4.2
[INFO] [stderr]    Compiling inout v0.2.2
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling spki v0.8.0
[INFO] [stderr]    Compiling sec1 v0.8.1
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling pkcs8 v0.11.0-rc.11
[INFO] [stderr]    Compiling pkcs1 v0.8.0-rc.4
[INFO] [stderr]    Compiling digest v0.11.3
[INFO] [stderr]    Compiling cipher v0.5.1
[INFO] [stderr]    Compiling hmac v0.13.0
[INFO] [stderr]    Compiling signature v3.0.0-rc.10
[INFO] [stderr]    Compiling sha2 v0.11.0
[INFO] [stderr]    Compiling sha1 v0.11.0
[INFO] [stderr]    Compiling sha3 v0.11.0
[INFO] [stderr]    Compiling md-5 v0.11.0
[INFO] [stderr]    Compiling aes v0.9.0
[INFO] [stderr]    Compiling ed25519 v3.0.0-rc.4
[INFO] [stderr]    Compiling hkdf v0.13.0
[INFO] [stderr]    Compiling rfc6979 v0.5.0-rc.5
[INFO] [stderr]    Compiling pbkdf2 v0.13.0-rc.10
[INFO] [stderr]    Compiling cbc v0.2.0
[INFO] [stderr]    Compiling des v0.9.0
[INFO] [stderr]    Compiling ed25519-dalek v3.0.0-pre.6
[INFO] [stderr]    Compiling x25519-dalek v3.0.0-pre.6
[INFO] [stderr]    Compiling oid v0.2.1
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling picky-asn1 v0.10.1
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling picky-asn1-der v0.5.6
[INFO] [stderr]    Compiling elliptic-curve v0.14.0-rc.31
[INFO] [stderr]    Compiling primefield v0.14.0-rc.9
[INFO] [stderr]    Compiling picky-asn1-x509 v0.15.4
[INFO] [stderr]    Compiling crypto-primes v0.7.0
[INFO] [stderr]    Compiling ecdsa v0.17.0-rc.17
[INFO] [stderr]    Compiling primeorder v0.14.0-rc.9
[INFO] [stderr]    Compiling idna_adapter v1.2.2
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling p256 v0.14.0-rc.9
[INFO] [stderr]    Compiling p521 v0.14.0-rc.9
[INFO] [stderr]    Compiling p384 v0.14.0-rc.9
[INFO] [stderr]    Compiling rsa v0.10.0-rc.17
[INFO] [stderr]    Compiling picky-krb v0.12.3
[INFO] [stderr]    Compiling picky v7.0.0-rc.23
[INFO] [stderr]    Compiling sspi v0.21.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 08s
[INFO] running `Command { std: "docker" "inspect" "0ede05b60f2cd807c22f78c8188351f51c88b7ca77f3dbdb9a028c44b18154c5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0ede05b60f2cd807c22f78c8188351f51c88b7ca77f3dbdb9a028c44b18154c5", kill_on_drop: false }`
[INFO] [stdout] 0ede05b60f2cd807c22f78c8188351f51c88b7ca77f3dbdb9a028c44b18154c5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8c88372bddb0c3fe58add461f4c6b4be02646925ff92653a20f948e89fe10224
[INFO] running `Command { std: "docker" "start" "-a" "8c88372bddb0c3fe58add461f4c6b4be02646925ff92653a20f948e89fe10224", kill_on_drop: false }`
[INFO] [stderr] warning: profile package spec `aes-gcm` in profile `ffi-production` did not match any packages
[INFO] [stderr] warning: profile package spec `aes-kw` in profile `ffi-production` did not match any packages
[INFO] [stderr] 
[INFO] [stderr] help: a package with a similar name exists: `aes`
[INFO] [stderr] warning: profile package spec `argon2` in profile `ffi-production` did not match any packages
[INFO] [stderr] warning: profile package spec `ctr` in profile `ffi-production` did not match any packages
[INFO] [stderr] 
[INFO] [stderr] help: a package with a similar name exists: `cbc`
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling whoami v2.1.2
[INFO] [stderr]    Compiling crypto-common v0.2.1
[INFO] [stderr]    Compiling crypto-bigint v0.7.3
[INFO] [stderr]    Compiling rand v0.10.1
[INFO] [stderr]    Compiling uuid v1.23.1
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling ff v0.14.0-pre.0
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling rand v0.9.4
[INFO] [stderr]    Compiling group v0.14.0-pre.0
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling digest v0.11.3
[INFO] [stderr]    Compiling cipher v0.5.1
[INFO] [stderr]    Compiling hmac v0.13.0
[INFO] [stderr]    Compiling signature v3.0.0-rc.10
[INFO] [stderr]    Compiling sha2 v0.11.0
[INFO] [stderr]    Compiling curve25519-dalek v5.0.0-pre.6
[INFO] [stderr]    Compiling sha1 v0.11.0
[INFO] [stderr]    Compiling sha3 v0.11.0
[INFO] [stderr]    Compiling md-5 v0.11.0
[INFO] [stderr]    Compiling aes v0.9.0
[INFO] [stderr]    Compiling cbc v0.2.0
[INFO] [stderr]    Compiling des v0.9.0
[INFO] [stderr]    Compiling hkdf v0.13.0
[INFO] [stderr]    Compiling rfc6979 v0.5.0-rc.5
[INFO] [stderr]    Compiling ed25519 v3.0.0-rc.4
[INFO] [stderr]    Compiling pbkdf2 v0.13.0-rc.10
[INFO] [stderr]    Compiling ed25519-dalek v3.0.0-pre.6
[INFO] [stderr]    Compiling x25519-dalek v3.0.0-pre.6
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling elliptic-curve v0.14.0-rc.31
[INFO] [stderr]    Compiling primefield v0.14.0-rc.9
[INFO] [stderr]    Compiling picky-asn1-x509 v0.15.4
[INFO] [stderr]    Compiling crypto-primes v0.7.0
[INFO] [stderr]    Compiling ecdsa v0.17.0-rc.17
[INFO] [stderr]    Compiling primeorder v0.14.0-rc.9
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling p256 v0.14.0-rc.9
[INFO] [stderr]    Compiling p384 v0.14.0-rc.9
[INFO] [stderr]    Compiling p521 v0.14.0-rc.9
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling proptest v1.11.0
[INFO] [stderr]    Compiling rsa v0.10.0-rc.17
[INFO] [stderr]    Compiling picky-krb v0.12.3
[INFO] [stderr]    Compiling picky v7.0.0-rc.23
[INFO] [stderr]    Compiling sspi v0.21.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 53.66s
[INFO] running `Command { std: "docker" "inspect" "8c88372bddb0c3fe58add461f4c6b4be02646925ff92653a20f948e89fe10224", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8c88372bddb0c3fe58add461f4c6b4be02646925ff92653a20f948e89fe10224", kill_on_drop: false }`
[INFO] [stdout] 8c88372bddb0c3fe58add461f4c6b4be02646925ff92653a20f948e89fe10224
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 2bfbdaf254ea7629e742df4ca793f30778196fdb0e235b94f3f8c2829269dd1d
[INFO] running `Command { std: "docker" "start" "-a" "2bfbdaf254ea7629e742df4ca793f30778196fdb0e235b94f3f8c2829269dd1d", kill_on_drop: false }`
[INFO] [stderr] warning: profile package spec `aes-gcm` in profile `ffi-production` did not match any packages
[INFO] [stderr] warning: profile package spec `aes-kw` in profile `ffi-production` did not match any packages
[INFO] [stderr] 
[INFO] [stderr] help: a package with a similar name exists: `aes`
[INFO] [stderr] warning: profile package spec `argon2` in profile `ffi-production` did not match any packages
[INFO] [stderr] warning: profile package spec `ctr` in profile `ffi-production` did not match any packages
[INFO] [stderr] 
[INFO] [stderr] help: a package with a similar name exists: `cbc`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.42s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/sspi-20b1fff8506b2dc9)
[INFO] [stdout] 
[INFO] [stdout] running 227 tests
[INFO] [stdout] test ber::tests::read_integer_is_correct_with_2_byte_integer ... ok
[INFO] [stdout] test ber::tests::read_integer_is_correct_with_3_byte_integer ... ok
[INFO] [stdout] test ber::tests::read_integer_returns_error_on_incorrect_len ... ok
[INFO] [stdout] test ber::tests::read_contextual_tag_returns_error_on_invalid_tag ... ok
[INFO] [stdout] test ber::tests::read_integer_is_correct_with_1_byte_integer ... ok
[INFO] [stdout] test ber::tests::read_integer_is_correct_with_8_byte_integer ... ok
[INFO] [stdout] test ber::tests::read_length_is_correct_with_1_byte_length ... ok
[INFO] [stdout] test ber::tests::read_contextual_tag_returns_correct_length ... ok
[INFO] [stdout] test ber::tests::read_length_is_correct_with_2_byte_length ... ok
[INFO] [stdout] test ber::tests::read_length_is_correct_with_3_byte_length ... ok
[INFO] [stdout] test ber::tests::read_length_returns_error_on_invalid_length ... ok
[INFO] [stdout] test ber::tests::read_integer_is_correct_with_4_byte_integer ... ok
[INFO] [stdout] test ber::tests::read_octet_string_tag_is_correct ... ok
[INFO] [stdout] test ber::tests::read_octet_string_tag_returns_error_on_wrong_tag ... ok
[INFO] [stdout] test ber::tests::read_sequence_tag_returns_correct_length ... ok
[INFO] [stdout] test ber::tests::write_contextual_tag_constuct_is_correct ... ok
[INFO] [stdout] test ber::tests::write_contextual_tag_primitive_is_correct ... ok
[INFO] [stdout] test ber::tests::write_integer_is_correct_with_1_byte_integer ... ok
[INFO] [stdout] test ber::tests::write_integer_is_correct_with_3_byte_integer ... ok
[INFO] [stdout] test ber::tests::write_integer_is_correct_with_2_byte_integer ... ok
[INFO] [stdout] test ber::tests::read_sequence_tag_returns_error_on_invalid_tag ... ok
[INFO] [stdout] test ber::tests::write_length_is_correct_with_2_byte_length ... ok
[INFO] [stdout] test ber::tests::write_length_is_correct_with_3_byte_length ... ok
[INFO] [stdout] test ber::tests::write_integer_is_correct_with_4_byte_integer ... ok
[INFO] [stdout] test ber::tests::write_octet_string_is_correct ... ok
[INFO] [stdout] test ber::tests::write_universal_tag_primitive_integer_is_correct ... ok
[INFO] [stdout] test ber::tests::write_sequence_octet_string_is_correct ... ok
[INFO] [stdout] test channel_bindings::tests::from_bytes ... ok
[INFO] [stdout] test ber::tests::write_sequence_tag_is_correct ... ok
[INFO] [stdout] test credssp::tests::cred_sspi_client_is_sync ... ok
[INFO] [stdout] test ber::tests::write_universal_tag_construct_enumerated_is_correct ... ok
[INFO] [stdout] test credssp::ts_request::test::buffer_len_correct_returns_len ... ok
[INFO] [stdout] test channel_bindings::tests::invalid_len ... ok
[INFO] [stdout] test credssp::ts_request::test::decode_ts_credentials_with_one_symbol_user_and_password ... ok
[INFO] [stdout] test credssp::ts_request::test::decode_ts_credentials_with_restricted_admin_mode_required ... ok
[INFO] [stdout] test credssp::ts_request::test::buffer_len_correct_returns_len_with_garbage ... ok
[INFO] [stdout] test credssp::tests::cred_sspi_client_is_send ... ok
[INFO] [stdout] test credssp::ts_request::test::decode_ts_credentials_with_strong_user_and_password ... ok
[INFO] [stdout] test credssp::ts_request::test::decode_without_client_nonce ... ok
[INFO] [stdout] test channel_bindings::tests::invalid_offset ... ok
[INFO] [stdout] test credssp::ts_request::test::decode_ts_credentials_fails_on_incomplete_buffer ... ok
[INFO] [stdout] test credssp::ts_request::test::decode_ts_credentials_with_simple_username_and_domain_and_password ... ok
[INFO] [stdout] test credssp::ts_request::test::encode_ts_credentials_with_restricted_admin_mode_required ... ok
[INFO] [stdout] test ber::tests::sizeof_length_with_long_len ... ok
[INFO] [stdout] test credssp::ts_request::test::decode_with_error_code ... ok
[INFO] [stdout] test credssp::ts_request::test::encode_ts_credentials_with_simple_username_and_domain_and_password ... ok
[INFO] [stdout] test channel_bindings::tests::too_small_buffer ... ok
[INFO] [stdout] test credssp::ts_request::test::decode_ts_request_fails_on_incomplete_buffer ... ok
[INFO] [stdout] test credssp::ts_request::test::encode_ts_credentials_with_strong_user_and_password ... ok
[INFO] [stdout] test ber::tests::write_length_is_correct_with_1_byte_length ... ok
[INFO] [stdout] test credssp::ts_request::test::decode_with_wrong_len ... ok
[INFO] [stdout] test credssp::ts_request::test::ntlm_decode_first_phase_with_nego_token_and_client_nonce ... ok
[INFO] [stdout] test credssp::ts_request::test::ntlm_decode_fiveth_phase_with_auth_info_and_client_nonce ... ok
[INFO] [stdout] test credssp::ts_request::test::ntlm_decode_fourth_phase_with_pub_key_auth_and_client_nonce ... ok
[INFO] [stdout] test credssp::ts_request::test::ntlm_decode_second_phase_with_nego_token_and_client_nonce ... ok
[INFO] [stdout] test credssp::ts_request::test::ntlm_decode_third_phase_with_nego_token_and_pub_key_auth_and_client_nonce ... ok
[INFO] [stdout] test crypto::rc4::test::long_key ... ok
[INFO] [stdout] test credssp::ts_request::test::ntlm_encode_first_phase_with_nego_token_and_client_nonce ... ok
[INFO] [stdout] test credssp::ts_request::test::ntlm_encode_fiveth_phase_with_auth_info_and_client_nonce ... ok
[INFO] [stdout] test credssp::ts_request::test::ntlm_encode_third_phase_with_nego_token_and_pub_key_auth_and_client_nonce ... ok
[INFO] [stdout] test credssp::ts_request::test::ntlm_encode_second_phase_with_nego_token_and_client_nonce ... ok
[INFO] [stdout] test crypto::rc4::test::one_symbol_key_and_message ... ok
[INFO] [stdout] test crypto::rc4::test::one_symbol_similar_key_and_message ... ok
[INFO] [stdout] test credssp::ts_request::test::encode_ts_credentials_with_one_symbol_user_and_password ... ok
[INFO] [stdout] test kdc::tests::test_detect_kdc ... ok
[INFO] [stdout] test crypto::rc4::test::long_message ... ok
[INFO] [stdout] test kerberos::client::generators::tests::test_flag_for_sign_and_seal ... ok
[INFO] [stdout] test crypto::rc4::test::one_symbol_key ... ok
[INFO] [stdout] test kerberos::client::generators::tests::test_set_flags ... ok
[INFO] [stdout] test krb::tests::test_parse_krb5_conf ... ok
[INFO] [stdout] test credssp::ts_request::test::ntlm_encode_fourth_phase_with_pub_key_auth_and_client_nonce ... ok
[INFO] [stdout] test ntlm::hash::tests::test_ntlm_hash_case_insensitive ... ok
[INFO] [stdout] test kerberos::tests::secbuffer_readonly_with_checksum ... ok
[INFO] [stdout] test kerberos::client::generators::tests::test_default ... ok
[INFO] [stdout] test kerberos::tests::stream_buffer_decryption ... ok
[INFO] [stdout] test crypto::rc4::test::long_key_message ... ok
[INFO] [stdout] test ntlm::hash::tests::test_ntlm_hash_invalid_byte_length ... ok
[INFO] [stdout] test kerberos::tests::rpc_request_encryption ... ok
[INFO] [stdout] test kerberos::client::generators::tests::test_get_client_principal_realm_from_domain ... ok
[INFO] [stdout] test ntlm::hash::tests::test_ntlm_hash_from_bytes ... ok
[INFO] [stdout] test ber::tests::write_octet_string_tag_is_correct ... ok
[INFO] [stdout] test ntlm::hash::tests::test_ntlm_hash_from_hex_string ... ok
[INFO] [stdout] test ntlm::hash::tests::test_ntlm_hash_to_sspi_password ... ok
[INFO] [stdout] test ntlm::messages::client::test::read_challenge_does_not_fail_with_correct_header ... ok
[INFO] [stdout] test kerberos::client::generators::tests::test_get_client_principal_realm_from_username ... ok
[INFO] [stdout] test ntlm::messages::client::test::read_challenge_fails_with_incorrect_message_type ... ok
[INFO] [stdout] test ntlm::messages::client::test::read_challenge_fails_on_incorrect_state ... ok
[INFO] [stdout] test ntlm::messages::client::test::read_challenge_reads_correct_flags ... ok
[INFO] [stdout] test ntlm::hash::tests::test_ntlm_hash_invalid_hex_length ... ok
[INFO] [stdout] test ntlm::hash::tests::test_ntlm_hash_invalid_hex_characters ... ok
[INFO] [stdout] test ntlm::messages::client::test::read_challenge_reads_correct_target_info ... ok
[INFO] [stdout] test ntlm::messages::client::test::read_challenge_reads_correct_server_challenge ... ok
[INFO] [stdout] test ntlm::messages::client::test::read_challenge_fails_with_incorrect_signature ... ok
[INFO] [stdout] test ntlm::messages::client::test::read_challenge_reads_correct_timestamp ... ok
[INFO] [stdout] test ntlm::messages::client::test::read_challenge_writes_buffer_to_context ... ok
[INFO] [stdout] test ntlm::messages::client::test::write_authenticate_changes_context_state_on_success ... ok
[INFO] [stdout] test ntlm::messages::client::test::write_authenticate_fails_on_incorrect_state ... ok
[INFO] [stdout] test ntlm::messages::client::test::write_negotiate_writes_correct_message_type ... ok
[INFO] [stdout] test ntlm::messages::client::test::write_negotiate_writes_buffer_to_context ... ok
[INFO] [stdout] test ntlm::messages::client::test::write_negotiate_writes_correct_signature ... ok
[INFO] [stdout] test ntlm::messages::client::test::write_negotiate_failed_on_incorrect_state ... ok
[INFO] [stdout] test ntlm::messages::client::test::write_authenticate_writes_correct_header ... ok
[INFO] [stdout] test ntlm::messages::client::test::write_authenticate_correct_writes_user_name ... ok
[INFO] [stdout] test ntlm::messages::client::test::write_negotiate_writes_flags ... ok
[INFO] [stdout] test ntlm::messages::client::test::write_negotiate_writes_version ... ok
[INFO] [stdout] test ntlm::messages::client::test::write_negotiate_changes_context_state_on_success ... ok
[INFO] [stdout] test ntlm::messages::computations::test::av_pair_from_buffer_fails_on_invalid_single_host_data_size ... ok
[INFO] [stdout] test ntlm::messages::computations::test::av_pair_from_buffer_fails_on_invalid_timestamp_size ... ok
[INFO] [stdout] test ntlm::messages::client::test::write_negotiate_writes_workstation ... ok
[INFO] [stdout] test ntlm::messages::client::test::write_authenticate_correct_writes_domain_name ... ok
[INFO] [stdout] test ntlm::messages::computations::test::av_pair_from_buffer_fails_on_invalid_eol_size ... ok
[INFO] [stdout] test ntlm::messages::computations::test::av_pair_from_buffer_fails_on_invalid_av_type ... ok
[INFO] [stdout] test ntlm::messages::computations::test::compute_lm_v2_repsonse_correct_computes_response ... ok
[INFO] [stdout] test ntlm::messages::computations::test::compute_ntlm_v2_repsonse_correct_computes_key_exchange_key ... ok
[INFO] [stdout] test ntlm::messages::computations::test::compute_ntlm_v2_repsonse_correct_computes_challenge_response ... ok
[INFO] [stdout] test ntlm::messages::computations::test::av_pair_from_buffer_fails_on_invalid_flags_size ... ok
[INFO] [stdout] test ntlm::messages::computations::test::compute_ntlmv2_hash_password_domain_logon ... ok
[INFO] [stdout] test ntlm::messages::computations::test::compute_ntlmv2_hash_works_on_empty_password ... ok
[INFO] [stdout] test ntlm::messages::computations::test::get_authenticate_target_info_correct_returns_with_use_mic ... ok
[INFO] [stdout] test ntlm::messages::computations::test::get_authenticate_target_info_correct_returns_with_send_single_host_data ... ok
[INFO] [stdout] test ntlm::messages::computations::test::get_authenticate_target_info_returns_without_principal_name ... ok
[INFO] [stdout] test ntlm::messages::computations::test::get_av_flags_from_response_returns_empty_flags_if_flags_are_absent ... ok
[INFO] [stdout] test ntlm::messages::computations::test::get_challenge_target_info_correct_writes_needed_values_with_empty_timestamp ... ok
[INFO] [stdout] test ntlm::messages::computations::test::get_challenge_target_info_correct_writes_needed_values_with_timestamp ... ok
[INFO] [stdout] test ntlm::messages::computations::test::get_system_time_as_file_time_test_returns_value_in_correct_case ... ok
[INFO] [stdout] test ntlm::messages::computations::test::get_system_time_as_file_time_test_one_second_diff ... ok
[INFO] [stdout] test ntlm::messages::computations::test::av_pair_list_to_buffer_with_all_possible_pairs ... ok
[INFO] [stdout] test ntlm::messages::server::test::complete_authenticate_fails_on_incorrect_state ... ok
[INFO] [stdout] test ntlm::messages::server::test::complete_authenticate_fails_when_no_candidate_matches ... ok
[INFO] [stdout] test ntlm::messages::server::test::complete_authenticate_fails_on_incorrect_challenge_message ... ok
[INFO] [stdout] test ntlm::messages::server::test::read_authenticate_domain_logon_correct_reads_domain_name ... ok
[INFO] [stdout] test ntlm::messages::computations::test::get_system_time_as_file_time_test_start_date_is_bigger_than_end_date ... ok
[INFO] [stdout] test ntlm::messages::server::test::read_authenticate_domain_logon_correct_reads_user_name ... ok
[INFO] [stdout] test ntlm::messages::server::test::complete_authenticate_does_not_fail_on_correct_mic ... ok
[INFO] [stdout] test ntlm::messages::server::test::read_authenticate_fails_on_incorrect_state ... ok
[INFO] [stdout] test ntlm::messages::server::test::read_authenticate_fail_with_incorrect_message_type ... ok
[INFO] [stdout] test ntlm::messages::server::test::complete_authenticate_succeeds_with_correct_candidate_among_multiple ... ok
[INFO] [stdout] test ntlm::messages::server::test::read_authenticate_domain_logon_correct_reads_mic ... ok
[INFO] [stdout] test ntlm::messages::server::test::read_authenticate_fails_with_incorrect_encrypted_key_size ... ok
[INFO] [stdout] test ntlm::messages::server::test::read_authenticate_fails_without_key_exchange_flag ... ok
[INFO] [stdout] test ntlm::messages::server::test::read_authenticate_local_logon_correct_reads_encrypted_random_session_key ... ok
[INFO] [stdout] test ntlm::messages::server::test::read_authenticate_local_logon_correct_reads_mic ... ok
[INFO] [stdout] test ntlm::messages::server::test::read_negotiate_changes_context_state_on_success ... ok
[INFO] [stdout] test ntlm::messages::server::test::read_authenticate_local_logon_correct_reads_user_name ... ok
[INFO] [stdout] test ntlm::messages::server::test::read_negotiate_fails_on_incorrect_state ... ok
[INFO] [stdout] test ntlm::messages::server::test::read_negotiate_fails_with_incorrect_message_type ... ok
[INFO] [stdout] test ntlm::messages::server::test::read_negotiate_does_not_fail_with_correct_header ... ok
[INFO] [stdout] test ntlm::messages::server::test::read_negotiate_fails_with_incorrect_signature ... ok
[INFO] [stdout] test ntlm::messages::server::test::read_negotiate_fails_without_needed_flags ... ok
[INFO] [stdout] test ntlm::messages::server::test::read_negotiate_reads_correct_flags ... ok
[INFO] [stdout] test ntlm::messages::server::test::read_negotiate_writes_buffer_to_context ... ok
[INFO] [stdout] test ntlm::messages::server::test::write_challenge_writes_correct_flags ... ok
[INFO] [stdout] test ntlm::messages::server::test::write_challenge_writes_correct_message_type ... ok
[INFO] [stdout] test ntlm::messages::server::test::write_challenge_fails_on_incorrect_state ... ok
[INFO] [stdout] test ntlm::messages::server::test::write_challenge_writes_correct_signature ... ok
[INFO] [stdout] test ntlm::messages::server::test::write_challenge_writes_correct_target_name ... ok
[INFO] [stdout] test ntlm::messages::server::test::write_challenge_writes_server_challenge ... ok
[INFO] [stdout] test ntlm::messages::server::test::write_challenge_writes_correct_version ... ok
[INFO] [stdout] test ntlm::messages::server::test::write_challenge_writes_timestamp ... ok
[INFO] [stdout] test ntlm::test::accept_security_context_fails_on_empty_output_on_negotiate_state ... ok
[INFO] [stdout] test ntlm::messages::server::test::write_challenge_writes_target_info ... ok
[INFO] [stdout] test ntlm::test::accept_security_context_reads_authenticate ... ok
[INFO] [stdout] test ntlm::test::accept_security_context_reads_negotiate_message ... ok
[INFO] [stdout] test ntlm::test::accept_security_context_wrong_state_completion ... ok
[INFO] [stdout] test ntlm::test::accept_security_context_wrong_state_challenge ... ok
[INFO] [stdout] test ntlm::test::accept_security_context_wrong_state_negotiate ... ok
[INFO] [stdout] test ntlm::test::accept_security_context_wrong_state_final ... ok
[INFO] [stdout] test ntlm::test::accept_security_context_writes_challenge_message ... ok
[INFO] [stdout] test ntlm::test::complete_auth_token_fails_on_incorrect_state ... ok
[INFO] [stdout] test ntlm::test::complete_auth_token_changes_state ... ok
[INFO] [stdout] test ntlm::test::decrypt_message_fails_on_incorrect_checksum ... ok
[INFO] [stdout] test ntlm::test::decrypt_message_does_not_fail_on_correct_signature ... ok
[INFO] [stdout] test ntlm::test::decrypt_message_decrypts_data ... ok
[INFO] [stdout] test ntlm::test::decrypt_message_fails_on_incorrect_seq_num ... ok
[INFO] [stdout] test ntlm::test::decrypt_message_fails_on_incorrect_sealing_key ... ok
[INFO] [stdout] test ntlm::test::decrypt_message_fails_on_incorrect_signing_key ... ok
[INFO] [stdout] test ntlm::test::decrypt_message_fails_on_incorrect_version ... ok
[INFO] [stdout] test ntlm::test::encrypt_message_correct_computes_digest ... ok
[INFO] [stdout] test ntlm::test::encrypt_message_crypts_data ... ok
[INFO] [stdout] test ntlm::test::initialize_security_context_fails_on_empty_output_on_challenge_state ... ok
[INFO] [stdout] test credssp::ts_request::test::ntlm_encode_with_error_code ... ok
[INFO] [stdout] test ntlm::test::initialize_security_context_reads_challenge_message ... ok
[INFO] [stdout] test ntlm::test::encrypt_message_writes_seq_num_to_signature ... ok
[INFO] [stdout] test crypto::rc4::test::empty_message ... ok
[INFO] [stdout] test ntlm::messages::client::test::write_negotiate_writes_domain_name ... ok
[INFO] [stdout] test ntlm::messages::computations::test::av_pair_from_buffer_fails_on_invalid_channel_bindings_size ... ok
[INFO] [stdout] test ntlm::messages::computations::test::compute_ntlmv2_hash_password_is_less_than_hash_len_offset ... ok
[INFO] [stdout] test ntlm::messages::computations::test::compute_ntlmv2_hash_password_local_logon ... ok
[INFO] [stdout] test crypto::rc4::test::check_common_case ... ok
[INFO] [stdout] test ntlm::test::initialize_security_context_wrong_state_authenticate ... ok
[INFO] [stdout] test ntlm::test::initialize_security_context_wrong_state_completion ... ok
[INFO] [stdout] test ntlm::test::initialize_security_context_writes_negotiate_message ... ok
[INFO] [stdout] test ntlm::test::initialize_security_context_wrong_state_negotiate ... ok
[INFO] [stdout] test ntlm::test::initialize_security_context_wrong_state_final ... ok
[INFO] [stdout] test ntlm::test::initialize_security_context_writes_authenticate_message ... ok
[INFO] [stdout] test utf16string::tests::u16c_from_bytes_le_truncate_lone_byte ... ok
[INFO] [stdout] test utf16string::tests::non_empty_non_empty ... ok
[INFO] [stdout] test ntlm::test::verify_signature_fails_on_invalid_signature ... ok
[INFO] [stdout] test utf16string::tests::u16c_from_bytes_le_null_terminated_roundtrip ... ok
[INFO] [stdout] test utf16string::tests::u16c_from_bytes_le_roundtrip ... ok
[INFO] [stdout] test utf16string::tests::non_empty_empty ... ok
[INFO] [stdout] test ntlm::test::make_signature_verified_by_verify_signature ... ok
[INFO] [stdout] test pk_init::tests::signing ... ok
[INFO] [stdout] test utf16string::tests::u16c_from_bytes_le_truncate_lone_surrogate ... ok
[INFO] [stdout] test utf16string::tests::u16c_from_utf8_bytes_embedded_nul ... ok
[INFO] [stdout] test utf16string::tests::u16c_from_utf8_bytes_valid ... ok
[INFO] [stdout] test utf16string::tests::u16c_bytes_with_nul ... ok
[INFO] [stdout] test utf16string::tests::utf16_from_bytes_le_roundtrip ... ok
[INFO] [stdout] test utf16string::tests::u16c_from_utf8_bytes_invalid_utf8 ... ok
[INFO] [stdout] test utf16string::tests::utf16_from_bytes_le_truncate_lone_byte ... ok
[INFO] [stdout] test utf16string::tests::utf16_from_bytes_le_truncate_no_null ... ok
[INFO] [stdout] test utf16string::tests::utf16_from_bytes_le_truncate_lone_surrogate ... ok
[INFO] [stdout] test utf16string::tests::utf16_from_bytes_le_truncate_null ... ok
[INFO] [stdout] test utf16string::tests::utf16_from_bytes_le_valid_bytes ... ok
[INFO] [stdout] test utf16string::tests::utf16_from_utf8_bytes_invalid_utf8 ... ok
[INFO] [stdout] test pku2u::tests::stream_buffer_decryption ... ok
[INFO] [stdout] test auth_identity::tests::down_level_logon_name_round_trip ... ok
[INFO] [stdout] test utf16string::tests::utf16_from_bytes_le_lone_byte ... ok
[INFO] [stdout] test ntlm::messages::server::test::read_authenticate_fail_with_incorrect_signature ... ok
[INFO] [stdout] test utf16string::tests::utf16_from_bytes_le_lone_surrogate ... ok
[INFO] [stdout] test utf16string::tests::utf16_into_vec_with_nul ... ok
[INFO] [stdout] test utils::tests::parse_invalid_target_name ... ok
[INFO] [stdout] test utils::tests::parse_valid_target_name ... ok
[INFO] [stdout] test utf16string::tests::utf16_from_utf8_bytes_valid ... ok
[INFO] [stdout] test auth_identity::tests::upn_round_trip ... ok
[INFO] [stdout] test ntlm::messages::computations::test::compute_ntlmv2_hash_fails_on_empty_identity - should panic ... ok
[INFO] [stdout] test auth_identity::tests::username_format_conversion ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 227 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.30s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/sspi/main.rs (/opt/rustwide/target/debug/deps/sspi-43ce861912ef58c4)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test ntlm::nt_hash::test_ntlm_negotiate_with_hash ... ok
[INFO] [stdout] test ntlm::successful_ntlm_authentication_with_client_auth_data ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests sspi
[INFO] [stdout] 
[INFO] [stdout] running 17 tests
[INFO] [stdout] test src/lib.rs - Sspi::change_password (line 1145) ... ignored
[INFO] [stdout] test src/lib.rs - Sspi::acquire_credentials_handle (line 234) ... ok
[INFO] [stdout] test src/lib.rs - Sspi::accept_security_context (line 348) ... ok
[INFO] [stdout] test src/lib.rs - Sspi::complete_auth_token (line 429) ... ok
[INFO] [stdout] test src/lib.rs - (line 12) ... ok
[INFO] [stdout] test src/lib.rs - Sspi::encrypt_message (line 520) ... ok
[INFO] [stdout] test src/lib.rs - Sspi::query_context_package_info (line 1042) ... ok
[INFO] [stdout] test src/lib.rs - Sspi::query_context_names (line 995) ... ok
[INFO] [stdout] test src/lib.rs - Sspi::query_context_cert_trust_status (line 1062) ... ok
[INFO] [stdout] test src/ntlm/hash.rs - ntlm::hash::NtlmHash (line 14) ... ok
[INFO] [stdout] test src/lib.rs - Sspi::make_signature (line 637) ... ok
[INFO] [stdout] test src/lib.rs - Sspi::decrypt_message (line 860) ... ok
[INFO] [stdout] test src/lib.rs - enumerate_security_packages (line 183) ... ok
[INFO] [stdout] test src/lib.rs - Sspi::verify_signature (line 743) ... ok
[INFO] [stdout] test src/lib.rs - query_security_package_info (line 148) ... ok
[INFO] [stdout] test src/lib.rs - Sspi::query_context_sizes (line 971) ... ok
[INFO] [stdout] test src/lib.rs - Sspi::initialize_security_context (line 282) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 16 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 1.26s; merged doctests compilation took 1.25s
[INFO] running `Command { std: "docker" "inspect" "2bfbdaf254ea7629e742df4ca793f30778196fdb0e235b94f3f8c2829269dd1d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2bfbdaf254ea7629e742df4ca793f30778196fdb0e235b94f3f8c2829269dd1d", kill_on_drop: false }`
[INFO] [stdout] 2bfbdaf254ea7629e742df4ca793f30778196fdb0e235b94f3f8c2829269dd1d
