[INFO] fetching crate capycrypt 0.7.5... [INFO] testing capycrypt-0.7.5 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate capycrypt 0.7.5 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate capycrypt 0.7.5 [INFO] finished tweaking crates.io crate capycrypt 0.7.5 [INFO] tweaked toml for crates.io crate capycrypt 0.7.5 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate capycrypt 0.7.5 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate capycrypt 0.7.5 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded hybrid-array v0.2.0-rc.9 [INFO] [stderr] Downloaded capy_kem v0.1.9 [INFO] [stderr] Downloaded tiny_ed448_goldilocks v0.1.8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3339e12d0745fbf7655d6bad75d81417f86c8572e8ba1b3ebafae00a0e0b74dd [INFO] running `Command { std: "docker" "start" "-a" "3339e12d0745fbf7655d6bad75d81417f86c8572e8ba1b3ebafae00a0e0b74dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3339e12d0745fbf7655d6bad75d81417f86c8572e8ba1b3ebafae00a0e0b74dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3339e12d0745fbf7655d6bad75d81417f86c8572e8ba1b3ebafae00a0e0b74dd", kill_on_drop: false }` [INFO] [stdout] 3339e12d0745fbf7655d6bad75d81417f86c8572e8ba1b3ebafae00a0e0b74dd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] c57bd4bd5ddfca891330de4ed09c7b939c0daa1cbff3912ac1cbe21fb3684a1a [INFO] running `Command { std: "docker" "start" "-a" "c57bd4bd5ddfca891330de4ed09c7b939c0daa1cbff3912ac1cbe21fb3684a1a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling serde_json v1.0.118 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling unicode-width v0.1.13 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.68 [INFO] [stderr] Compiling base16ct v0.2.0 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling plotters-backend v0.3.6 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling csv-core v0.1.11 [INFO] [stderr] Compiling plotters-svg v0.3.6 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling keccak v0.1.5 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling criterion-plot v0.4.5 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling plotters v0.3.6 [INFO] [stderr] Compiling hybrid-array v0.2.0-rc.9 [INFO] [stderr] Compiling regex v1.10.5 [INFO] [stderr] Compiling fastrand v2.1.0 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling fiat-crypto v0.2.9 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling structopt v0.3.26 [INFO] [stderr] Compiling serdect v0.2.0 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling csv v1.3.0 [INFO] [stderr] Compiling capy_kem v0.1.9 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.3.6 [INFO] [stderr] Compiling tiny_ed448_goldilocks v0.1.8 [INFO] [stderr] Compiling capycrypt v0.7.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 19s [INFO] running `Command { std: "docker" "inspect" "c57bd4bd5ddfca891330de4ed09c7b939c0daa1cbff3912ac1cbe21fb3684a1a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c57bd4bd5ddfca891330de4ed09c7b939c0daa1cbff3912ac1cbe21fb3684a1a", kill_on_drop: false }` [INFO] [stdout] c57bd4bd5ddfca891330de4ed09c7b939c0daa1cbff3912ac1cbe21fb3684a1a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 642877b12ab7791147e0a3d13805fee4f883e8f70125e77dc221b41cb560d6ae [INFO] running `Command { std: "docker" "start" "-a" "642877b12ab7791147e0a3d13805fee4f883e8f70125e77dc221b41cb560d6ae", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling serde_json v1.0.118 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling unicode-width v0.1.13 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling base16ct v0.2.0 [INFO] [stderr] Compiling plotters-backend v0.3.6 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling plotters-svg v0.3.6 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling csv-core v0.1.11 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling half v1.8.3 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling keccak v0.1.5 [INFO] [stderr] Compiling serdect v0.2.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling criterion-plot v0.4.5 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling regex v1.10.5 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling csv v1.3.0 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling plotters v0.3.6 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling hybrid-array v0.2.0-rc.9 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling fiat-crypto v0.2.9 [INFO] [stderr] Compiling fastrand v2.1.0 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Compiling capy_kem v0.1.9 [INFO] [stderr] Compiling criterion v0.3.6 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling structopt v0.3.26 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling tiny_ed448_goldilocks v0.1.8 [INFO] [stderr] Compiling capycrypt v0.7.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [optimized + debuginfo] target(s) in 2m 59s [INFO] running `Command { std: "docker" "inspect" "642877b12ab7791147e0a3d13805fee4f883e8f70125e77dc221b41cb560d6ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "642877b12ab7791147e0a3d13805fee4f883e8f70125e77dc221b41cb560d6ae", kill_on_drop: false }` [INFO] [stdout] 642877b12ab7791147e0a3d13805fee4f883e8f70125e77dc221b41cb560d6ae [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 93baf8408ca734e98166d6201205259a409795c88856f99509ad2de50a6fa54a [INFO] running `Command { std: "docker" "start" "-a" "93baf8408ca734e98166d6201205259a409795c88856f99509ad2de50a6fa54a", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [optimized + debuginfo] target(s) in 0.29s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/capycrypt-48dd47f657fdf0f7) [INFO] [stdout] [INFO] [stdout] running 13 tests [INFO] [stdout] test sha3::shake_functions::cshake_tests::test_cshake_256 ... ok [INFO] [stdout] test sha3::shake_functions::kmac_tests::test_kmac_256 ... ok [INFO] [stdout] test sha3::shake_functions::cshake_tests::test_cshake_512 ... ok [INFO] [stdout] test sha3::shake_functions::shake_tests::test_shake_256 ... ok [INFO] [stdout] test sha3::shake_functions::shake_tests::test_compute_tagged_hash_256 ... ok [INFO] [stdout] test sha3::shake_functions::shake_tests::test_shake_224 ... ok [INFO] [stdout] test sha3::shake_functions::shake_tests::test_compute_tagged_hash_512 ... ok [INFO] [stdout] test sha3::shake_functions::shake_tests::test_shake_384 ... ok [INFO] [stdout] test sha3::shake_functions::shake_tests::test_shake_512 ... ok [INFO] [stdout] test sha3::shake_functions::kmac_tests::test_kmac_512 ... ok [INFO] [stdout] test sha3::sponge::sponge_tests::test_bytepad ... ok [INFO] [stdout] test sha3::sponge::sponge_tests::test_left_encode ... ok [INFO] [stdout] test sha3::sponge::sponge_tests::test_right_encode ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/capycrypt-a50d78bcfa96b766) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/aes_tests.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/aes_tests-495131ea9b6de041) [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test aes_functions_tests::test_applying_padding ... ok [INFO] [stdout] test aes_functions_tests::test_xor_blocks ... ok [INFO] [stdout] test aes_functions_tests::test_removing_padding ... ok [INFO] [stdout] test aes_modes_tests::aes_256_ctr ... ok [INFO] [stdout] test aes_modes_tests::aes_192_ctr ... ok [INFO] [stdout] test aes_modes_tests::aes_128_cbc ... ok [INFO] [stdout] test aes_modes_tests::aes_128_ctr ... ok [INFO] [stdout] test aes_modes_tests::aes_256_cbc ... ok [INFO] [stdout] test aes_modes_tests::aes_192_cbc ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 16.44s [INFO] [stdout] [INFO] [stderr] Running tests/integration_tests.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/integration_tests-f37c7cd2c8b98562) [INFO] [stdout] [INFO] [stdout] running 13 tests [INFO] [stdout] test decryption_test::test_sha3_decrypt_handling_bad_input ... ok [INFO] [stdout] test test_hashable ... ok [INFO] [stdout] test decryption_test::test_key_decrypt_handling_bad_input ... ok [INFO] [stdout] test test_reading_writing_keypair ... ok [INFO] [stdout] test test_signature_512_read_keypair_from_file ... ok [INFO] [stdout] test test_signature_256 ... ok [INFO] [stdout] test test_signature_512 ... ok [INFO] [stdout] test test_signature_512_read_message_from_file ... ok [INFO] [stdout] test test_kem_enc_512 ... ok [INFO] [stdout] test test_key_gen_enc_dec_512 ... ok [INFO] [stdout] test test_key_gen_enc_dec_256 ... ok [INFO] [stdout] test test_sig_timing_side_channel ... ok [INFO] [stdout] test test_symmetric_encryptable ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 4.87s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "93baf8408ca734e98166d6201205259a409795c88856f99509ad2de50a6fa54a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "93baf8408ca734e98166d6201205259a409795c88856f99509ad2de50a6fa54a", kill_on_drop: false }` [INFO] [stdout] 93baf8408ca734e98166d6201205259a409795c88856f99509ad2de50a6fa54a