[INFO] fetching crate cosmian_pkcs11_module 1.4.1... [INFO] testing cosmian_pkcs11_module-1.4.1 against 1.90.0 for beta-1.91-3 [INFO] extracting crate cosmian_pkcs11_module 1.4.1 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate cosmian_pkcs11_module 1.4.1 [INFO] finished tweaking crates.io crate cosmian_pkcs11_module 1.4.1 [INFO] tweaked toml for crates.io crate cosmian_pkcs11_module 1.4.1 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate cosmian_pkcs11_module 1.4.1 on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate cosmian_pkcs11_module 1.4.1 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cosmian_logger v0.5.2 [INFO] [stderr] Downloaded pkcs11-sys v0.2.25 [INFO] [stderr] Downloaded libc v0.2.173 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3ac61a72732242dd0f662c9120511d33dfc55a1685f8a6afeb7efb4795bc194f [INFO] running `Command { std: "docker" "start" "-a" "3ac61a72732242dd0f662c9120511d33dfc55a1685f8a6afeb7efb4795bc194f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3ac61a72732242dd0f662c9120511d33dfc55a1685f8a6afeb7efb4795bc194f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ac61a72732242dd0f662c9120511d33dfc55a1685f8a6afeb7efb4795bc194f", kill_on_drop: false }` [INFO] [stdout] 3ac61a72732242dd0f662c9120511d33dfc55a1685f8a6afeb7efb4795bc194f [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5349521c460b29a2ad7e896ac6f39b67277833e0cdcd9b47385b23bdd9680fde [INFO] running `Command { std: "docker" "start" "-a" "5349521c460b29a2ad7e896ac6f39b67277833e0cdcd9b47385b23bdd9680fde", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.173 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Compiling base64ct v1.8.0 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling base16ct v0.2.0 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling num-bigint-dig v0.8.4 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling pkcs11-sys v0.2.25 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling der v0.7.10 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.103 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling ff v0.13.1 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling pkcs1 v0.7.5 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling primeorder v0.13.6 [INFO] [stderr] Compiling rsa v0.9.8 [INFO] [stderr] Compiling p256 v0.13.2 [INFO] [stderr] Compiling tracing-attributes v0.1.29 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling cosmian_pkcs11_module v1.4.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.70s [INFO] running `Command { std: "docker" "inspect" "5349521c460b29a2ad7e896ac6f39b67277833e0cdcd9b47385b23bdd9680fde", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5349521c460b29a2ad7e896ac6f39b67277833e0cdcd9b47385b23bdd9680fde", kill_on_drop: false }` [INFO] [stdout] 5349521c460b29a2ad7e896ac6f39b67277833e0cdcd9b47385b23bdd9680fde [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dce0e75b3257efb4fd14a1dac8aaa4f1060db3ce4eadbff6b9e6ae59169e1fd7 [INFO] running `Command { std: "docker" "start" "-a" "dce0e75b3257efb4fd14a1dac8aaa4f1060db3ce4eadbff6b9e6ae59169e1fd7", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.173 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling nu-ansi-term v0.50.1 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling sdd v3.0.8 [INFO] [stderr] Compiling opentelemetry v0.29.1 [INFO] [stderr] Compiling serial_test_derive v3.2.0 [INFO] [stderr] Compiling scc v2.3.4 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling ff v0.13.1 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling num-bigint-dig v0.8.4 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling serial_test v3.2.0 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling primeorder v0.13.6 [INFO] [stderr] Compiling p256 v0.13.2 [INFO] [stderr] Compiling rsa v0.9.8 [INFO] [stderr] Compiling tracing-appender v0.2.3 [INFO] [stderr] Compiling cosmian_logger v0.5.2 [INFO] [stderr] Compiling cosmian_pkcs11_module v1.4.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 21.56s [INFO] running `Command { std: "docker" "inspect" "dce0e75b3257efb4fd14a1dac8aaa4f1060db3ce4eadbff6b9e6ae59169e1fd7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dce0e75b3257efb4fd14a1dac8aaa4f1060db3ce4eadbff6b9e6ae59169e1fd7", kill_on_drop: false }` [INFO] [stdout] dce0e75b3257efb4fd14a1dac8aaa4f1060db3ce4eadbff6b9e6ae59169e1fd7 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 45f51e4ee4a8df9ac14cfec40b9c74cbdce3fe2564b81c060512bec37663d215 [INFO] running `Command { std: "docker" "start" "-a" "45f51e4ee4a8df9ac14cfec40b9c74cbdce3fe2564b81c060512bec37663d215", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cosmian_pkcs11_module-aa422426886df620) [INFO] [stdout] [INFO] [stdout] running 20 tests [INFO] [stdout] 2025-10-01T07:57:44.108749Z ERROR ThreadId(03) cosmian_pkcs11_module::pkcs11: src/pkcs11.rs:64: C_GetFunctionStatus: function not parallel [INFO] [stdout] 2025-10-01T07:57:44.109941Z ERROR ThreadId(04) cosmian_pkcs11_module::pkcs11: src/pkcs11.rs:64: C_CloseSession: session handle 2 is invalid [INFO] [stdout] 2025-10-01T07:57:44.110051Z ERROR ThreadId(04) cosmian_pkcs11_module::pkcs11: src/pkcs11.rs:64: C_CloseSession: session handle 0 is invalid [INFO] [stdout] 2025-10-01T07:57:44.110245Z ERROR ThreadId(05) cosmian_pkcs11_module::pkcs11: src/pkcs11.rs:64: C_Finalize: bad arguments: C_Finalize: pReserved is null [INFO] [stdout] 2025-10-01T07:57:44.110775Z ERROR ThreadId(06) cosmian_pkcs11_module::pkcs11: src/pkcs11.rs:64: C_FindObjects: cryptoki module has not been initialized [INFO] [stdout] 2025-10-01T07:57:44.136110Z ERROR ThreadId(11) cosmian_pkcs11_module::pkcs11: src/pkcs11.rs:64: C_GetFunctionStatus: function not parallel [INFO] [stdout] 2025-10-01T07:57:44.138958Z ERROR ThreadId(12) cosmian_pkcs11_module::pkcs11: src/pkcs11.rs:64: C_GetInfo: bad arguments: C_GetInfo: pInfo is a null pointer [INFO] [stdout] 2025-10-01T07:57:44.139025Z ERROR ThreadId(12) cosmian_pkcs11_module::pkcs11: src/pkcs11.rs:64: C_GetInfo: cryptoki module has not been initialized [INFO] [stdout] 2025-10-01T07:57:44.139292Z ERROR ThreadId(09) cosmian_pkcs11_module::pkcs11: src/pkcs11.rs:64: C_GetAttributeValue: object 0 is invalid [INFO] [stdout] 2025-10-01T07:57:44.139404Z ERROR ThreadId(09) cosmian_pkcs11_module::pkcs11: src/pkcs11.rs:64: C_GetAttributeValue: cryptoki module has not been initialized [INFO] [stdout] 2025-10-01T07:57:44.139588Z ERROR ThreadId(08) cosmian_pkcs11_module::pkcs11: src/pkcs11.rs:64: C_FindObjectsInit: cryptoki module has not been initialized [INFO] [stdout] 2025-10-01T07:57:44.141917Z ERROR ThreadId(13) cosmian_pkcs11_module::pkcs11: src/pkcs11.rs:64: C_Initialize: cryptoki module has already been initialized [INFO] [stdout] 2025-10-01T07:57:44.142081Z ERROR ThreadId(13) cosmian_pkcs11_module::pkcs11: src/pkcs11.rs:64: C_Initialize: bad arguments: C_Initialize: pReserved is null [INFO] [stdout] 2025-10-01T07:57:44.142255Z ERROR ThreadId(10) cosmian_pkcs11_module::pkcs11: src/pkcs11.rs:64: C_GetFunctionList: bad arguments: C_GetFunctionList: ppFunctionList is a null pointer [INFO] [stdout] test sessions::tests::test_map_oracle_tde_security_to_mk ... ok [INFO] [stdout] 2025-10-01T07:57:44.142393Z ERROR ThreadId(14) cosmian_pkcs11_module::pkcs11: src/pkcs11.rs:64: C_GetMechanismInfo: 17 is not a valid mechanism [INFO] [stdout] 2025-10-01T07:57:44.142449Z ERROR ThreadId(14) cosmian_pkcs11_module::pkcs11: src/pkcs11.rs:64: C_GetMechanismInfo: bad arguments: C_GetMechanismInfo: pInfo is a null pointer [INFO] [stdout] 2025-10-01T07:57:44.142475Z ERROR ThreadId(14) cosmian_pkcs11_module::pkcs11: src/pkcs11.rs:64: C_GetMechanismInfo: cryptoki module has not been initialized [INFO] [stdout] test tests::cancel_function ... ok [INFO] [stdout] test tests::close_session ... ok [INFO] [stdout] 2025-10-01T07:57:44.142554Z ERROR ThreadId(15) cosmian_pkcs11_module::pkcs11: src/pkcs11.rs:64: C_GetMechanismList: slot id 2 is invalid [INFO] [stdout] 2025-10-01T07:57:44.142586Z ERROR ThreadId(15) cosmian_pkcs11_module::pkcs11: src/pkcs11.rs:64: C_GetMechanismList: bad arguments: C_GetMechanismList: pulCount is a null pointer [INFO] [stdout] 2025-10-01T07:57:44.142652Z ERROR ThreadId(15) cosmian_pkcs11_module::pkcs11: src/pkcs11.rs:64: C_GetMechanismList: buffer too small [INFO] [stdout] test tests::finalize ... ok [INFO] [stdout] 2025-10-01T07:57:44.142683Z ERROR ThreadId(15) cosmian_pkcs11_module::pkcs11: src/pkcs11.rs:64: C_GetMechanismList: cryptoki module has not been initialized [INFO] [stdout] 2025-10-01T07:57:44.142731Z ERROR ThreadId(18) cosmian_pkcs11_module::pkcs11: src/pkcs11.rs:64: C_GetSlotList: bad arguments: C_GetSlotList: pulCount is a null pointer [INFO] [stdout] 2025-10-01T07:57:44.142780Z ERROR ThreadId(18) cosmian_pkcs11_module::pkcs11: src/pkcs11.rs:64: C_GetSlotList: buffer too small [INFO] [stdout] 2025-10-01T07:57:44.142877Z ERROR ThreadId(16) cosmian_pkcs11_module::pkcs11: src/pkcs11.rs:64: C_GetSessionInfo: session handle 0 is invalid [INFO] [stdout] test tests::find_objects ... ok [INFO] [stdout] test tests::get_function_status ... 2025-10-01T07:57:44.142930Z ERROR ThreadId(16) cosmian_pkcs11_module::pkcs11: src/pkcs11.rs:64: C_GetSessionInfo: bad arguments: C_GetSessionInfo: pInfo is a null pointer [INFO] [stdout] ok [INFO] [stdout] test tests::get_info ... ok [INFO] [stdout] test tests::find_objects_final ... ok [INFO] [stdout] test tests::get_attribute_value ... ok [INFO] [stdout] test tests::find_objects_init ... ok [INFO] [stdout] test tests::get_initialize ... ok [INFO] [stdout] test tests::get_function_list ... ok [INFO] [stdout] test tests::get_mechanism_info ... ok [INFO] [stdout] test tests::get_mechanism_list ... ok [INFO] [stdout] test tests::get_slot_list ... ok [INFO] [stdout] test tests::get_session_info ... ok [INFO] [stdout] 2025-10-01T07:57:44.143053Z ERROR ThreadId(21) cosmian_pkcs11_module::pkcs11: src/pkcs11.rs:64: C_OpenSession: slot id 2 is invalid [INFO] [stdout] 2025-10-01T07:57:44.143095Z ERROR ThreadId(21) cosmian_pkcs11_module::pkcs11: src/pkcs11.rs:64: C_OpenSession: token does not support parallel sessions [INFO] [stdout] 2025-10-01T07:57:44.143109Z ERROR ThreadId(21) cosmian_pkcs11_module::pkcs11: src/pkcs11.rs:64: C_OpenSession: bad arguments: C_OpenSession: phSession is a null pointer [INFO] [stdout] test tests::open_session ... ok [INFO] [stdout] 2025-10-01T07:57:44.143362Z ERROR ThreadId(19) cosmian_pkcs11_module::pkcs11: src/pkcs11.rs:64: C_GetTokenInfo: slot id 2 is invalid [INFO] [stdout] 2025-10-01T07:57:44.143490Z ERROR ThreadId(19) cosmian_pkcs11_module::pkcs11: src/pkcs11.rs:64: C_GetSlotInfo: bad arguments: C_GetSlotInfo: pInfo is a null pointer [INFO] [stdout] 2025-10-01T07:57:44.143517Z ERROR ThreadId(19) cosmian_pkcs11_module::pkcs11: src/pkcs11.rs:64: C_GetTokenInfo: cryptoki module has not been initialized [INFO] [stdout] test tests::get_token_info ... ok [INFO] [stdout] test tests::module_test_generate_key_encrypt_decrypt ... ok [INFO] [stdout] 2025-10-01T07:57:45.143907Z ERROR ThreadId(17) cosmian_pkcs11_module::pkcs11: src/pkcs11.rs:64: C_GetSlotInfo: bad arguments: C_GetSlotInfo: pInfo is a null pointer [INFO] [stdout] 2025-10-01T07:57:45.143995Z ERROR ThreadId(17) cosmian_pkcs11_module::pkcs11: src/pkcs11.rs:64: C_GetSlotInfo: slot id 2 is invalid [INFO] [stdout] test tests::get_slot_info ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 20 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.06s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "45f51e4ee4a8df9ac14cfec40b9c74cbdce3fe2564b81c060512bec37663d215", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "45f51e4ee4a8df9ac14cfec40b9c74cbdce3fe2564b81c060512bec37663d215", kill_on_drop: false }` [INFO] [stdout] 45f51e4ee4a8df9ac14cfec40b9c74cbdce3fe2564b81c060512bec37663d215