[INFO] cloning repository https://github.com/suddenabnormalsecrets/native-pkcs11
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/suddenabnormalsecrets/native-pkcs11" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsuddenabnormalsecrets%2Fnative-pkcs11", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsuddenabnormalsecrets%2Fnative-pkcs11'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9c89858e59e21e575cea485cec5282bc25af7693
[INFO] testing suddenabnormalsecrets/native-pkcs11 against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsuddenabnormalsecrets%2Fnative-pkcs11" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/suddenabnormalsecrets/native-pkcs11
[INFO] finished tweaking git repo https://github.com/suddenabnormalsecrets/native-pkcs11
[INFO] tweaked toml for git repo https://github.com/suddenabnormalsecrets/native-pkcs11 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/suddenabnormalsecrets/native-pkcs11 on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/suddenabnormalsecrets/native-pkcs11 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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 82b9e49ec3a2101db50d87f8a270f8a1c9ed0f0337f6ecbf7538230f271e0a7b
[INFO] running `Command { std: "docker" "start" "-a" "82b9e49ec3a2101db50d87f8a270f8a1c9ed0f0337f6ecbf7538230f271e0a7b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "82b9e49ec3a2101db50d87f8a270f8a1c9ed0f0337f6ecbf7538230f271e0a7b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "82b9e49ec3a2101db50d87f8a270f8a1c9ed0f0337f6ecbf7538230f271e0a7b", kill_on_drop: false }`
[INFO] [stdout] 82b9e49ec3a2101db50d87f8a270f8a1c9ed0f0337f6ecbf7538230f271e0a7b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] df9c5eadc4831b787557359fb6fa430c5f893ed538584172afcaf31874e002ac
[INFO] running `Command { std: "docker" "start" "-a" "df9c5eadc4831b787557359fb6fa430c5f893ed538584172afcaf31874e002ac", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling libc v0.2.162
[INFO] [stderr]    Compiling zerocopy v0.8.14
[INFO] [stderr]    Compiling flagset v0.4.6
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling getrandom v0.3.0
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling pin-project-lite v0.2.15
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling rustversion v1.0.18
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling pkcs11-sys v0.2.25 (/opt/rustwide/workdir/pkcs11-sys)
[INFO] [stderr]    Compiling web-time v1.1.0
[INFO] [stderr]    Compiling strum v0.27.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling rand_core v0.9.0
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling der_derive v0.7.3
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling strum_macros v0.27.1
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling cached v0.55.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling x509-cert v0.2.5
[INFO] [stderr]    Compiling pkcs1 v0.7.5
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling tracing-error v0.2.1
[INFO] [stderr]    Compiling tracing-journald v0.3.1
[INFO] [stderr]    Compiling native-pkcs11-traits v0.2.27 (/opt/rustwide/workdir/native-pkcs11-traits)
[INFO] [stderr]    Compiling native-pkcs11-core v0.2.27 (/opt/rustwide/workdir/native-pkcs11-core)
[INFO] [stderr]    Compiling native-pkcs11-windows v0.2.27 (/opt/rustwide/workdir/native-pkcs11-windows)
[INFO] [stderr]    Compiling native-pkcs11-keychain v0.2.27 (/opt/rustwide/workdir/native-pkcs11-keychain)
[INFO] [stderr]    Compiling native-pkcs11 v0.2.27 (/opt/rustwide/workdir/native-pkcs11)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.72s
[INFO] running `Command { std: "docker" "inspect" "df9c5eadc4831b787557359fb6fa430c5f893ed538584172afcaf31874e002ac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "df9c5eadc4831b787557359fb6fa430c5f893ed538584172afcaf31874e002ac", kill_on_drop: false }`
[INFO] [stdout] df9c5eadc4831b787557359fb6fa430c5f893ed538584172afcaf31874e002ac
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] c11312a4504926151eaf8399fabd8f5dc3ce5aa9609f64598e9a36e8b4345657
[INFO] running `Command { std: "docker" "start" "-a" "c11312a4504926151eaf8399fabd8f5dc3ce5aa9609f64598e9a36e8b4345657", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling sdd v3.0.4
[INFO] [stderr]    Compiling serial_test_derive v3.2.0
[INFO] [stderr]    Compiling native-pkcs11-traits v0.2.27 (/opt/rustwide/workdir/native-pkcs11-traits)
[INFO] [stderr]    Compiling pkcs11-sys v0.2.25 (/opt/rustwide/workdir/pkcs11-sys)
[INFO] [stderr]    Compiling native-pkcs11-windows v0.2.27 (/opt/rustwide/workdir/native-pkcs11-windows)
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling scc v2.2.4
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling serial_test v3.2.0
[INFO] [stderr]    Compiling native-pkcs11 v0.2.27 (/opt/rustwide/workdir/native-pkcs11)
[INFO] [stderr]    Compiling native-pkcs11-core v0.2.27 (/opt/rustwide/workdir/native-pkcs11-core)
[INFO] [stderr]    Compiling native-pkcs11-keychain v0.2.27 (/opt/rustwide/workdir/native-pkcs11-keychain)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 7.80s
[INFO] running `Command { std: "docker" "inspect" "c11312a4504926151eaf8399fabd8f5dc3ce5aa9609f64598e9a36e8b4345657", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c11312a4504926151eaf8399fabd8f5dc3ce5aa9609f64598e9a36e8b4345657", kill_on_drop: false }`
[INFO] [stdout] c11312a4504926151eaf8399fabd8f5dc3ce5aa9609f64598e9a36e8b4345657
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] a95bd8510c4a9df3b8bf985b87a6f1bdf880137a3d3fa2f5e1607f6c1f934b05
[INFO] running `Command { std: "docker" "start" "-a" "a95bd8510c4a9df3b8bf985b87a6f1bdf880137a3d3fa2f5e1607f6c1f934b05", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/native-pkcs11/55d6f3fe2670e8b6/deps/native_pkcs11-55d6f3fe2670e8b6)
[INFO] [stdout] 
[INFO] [stdout] running 21 tests
[INFO] [stderr] [2m2026-01-17T00:24:24.202042Z[0m [31mERROR[0m [2mnative_pkcs11[0m[2m:[0m [3me[0m[2m=[0marguments bad
[INFO] [stdout] test object_store::tests::key_alg ... FAILED
[INFO] [stderr] [2m2026-01-17T00:24:24.202100Z[0m [31mERROR[0m [2mnative_pkcs11[0m[2m:[0m [3me[0m[2m=[0mcryptoki module has not been initialized
[INFO] [stdout] test tests::finalize ... ok
[INFO] [stderr] [2m2026-01-17T00:24:24.202898Z[0m [31mERROR[0m [2mnative_pkcs11[0m[2m:[0m [3me[0m[2m=[0mfunction not parallel
[INFO] [stdout] test tests::cancel_function ... ok
[INFO] [stderr] [2m2026-01-17T00:24:24.204227Z[0m [31mERROR[0m [2mnative_pkcs11[0m[2m:[0m [3me[0m[2m=[0msession handle 2 is invalid
[INFO] [stdout] test object_store::tests::test_object_store ... FAILED
[INFO] [stderr] [2m2026-01-17T00:24:24.204294Z[0m [31mERROR[0m [2mnative_pkcs11[0m[2m:[0m [3me[0m[2m=[0msession handle 0 is invalid
[INFO] [stdout] test tests::close_sesson ... ok
[INFO] [stderr] fatal runtime error: failed to initiate panic, error 3, aborting
[INFO] [stdout] test utils::test::string_padding ... ok
[INFO] [stderr] error: test failed, to rerun pass `-p native-pkcs11 --lib`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/native-pkcs11/55d6f3fe2670e8b6/deps/native_pkcs11-55d6f3fe2670e8b6` (signal: 6, SIGABRT: process abort signal)
[INFO] running `Command { std: "docker" "inspect" "a95bd8510c4a9df3b8bf985b87a6f1bdf880137a3d3fa2f5e1607f6c1f934b05", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a95bd8510c4a9df3b8bf985b87a6f1bdf880137a3d3fa2f5e1607f6c1f934b05", kill_on_drop: false }`
[INFO] [stdout] a95bd8510c4a9df3b8bf985b87a6f1bdf880137a3d3fa2f5e1607f6c1f934b05
