[INFO] fetching crate capycrypt 0.7.5...
[INFO] testing capycrypt-0.7.5 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate capycrypt 0.7.5 into /workspace/builds/worker-5-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-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate capycrypt 0.7.5 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded oorandom v11.1.3
[INFO] [stderr]   Downloaded serdect v0.2.0
[INFO] [stderr]   Downloaded hybrid-array v0.2.0-rc.9
[INFO] [stderr]   Downloaded serde_json v1.0.118
[INFO] [stderr]   Downloaded cc v1.0.101
[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-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3d09daa17a34b7899d52ce7bbf275b326aa9102edf1c7ded364747d9f8644d1b
[INFO] running `Command { std: "docker" "start" "-a" "3d09daa17a34b7899d52ce7bbf275b326aa9102edf1c7ded364747d9f8644d1b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3d09daa17a34b7899d52ce7bbf275b326aa9102edf1c7ded364747d9f8644d1b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3d09daa17a34b7899d52ce7bbf275b326aa9102edf1c7ded364747d9f8644d1b", kill_on_drop: false }`
[INFO] [stdout] 3d09daa17a34b7899d52ce7bbf275b326aa9102edf1c7ded364747d9f8644d1b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 814f75b64e511d003b83ca191bba18cde10be2152458721c84aaf505f29e8453
[INFO] running `Command { std: "docker" "start" "-a" "814f75b64e511d003b83ca191bba18cde10be2152458721c84aaf505f29e8453", kill_on_drop: false }`
[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 itoa v1.0.11
[INFO] [stderr]    Compiling serde_json v1.0.118
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling unicode-width v0.1.13
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling syn v2.0.68
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling plotters-backend v0.3.6
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling fiat-crypto v0.2.9
[INFO] [stderr]    Compiling plotters-svg v0.3.6
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling oorandom v11.1.3
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]    Compiling fastrand v2.1.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling csv-core v0.1.11
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling plotters v0.3.6
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling hybrid-array v0.2.0-rc.9
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling rand v0.8.5
[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 cipher v0.4.4
[INFO] [stderr]    Compiling criterion-plot v0.4.5
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]    Compiling regex v1.10.5
[INFO] [stderr]    Compiling tempfile v3.10.1
[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 csv v1.3.0
[INFO] [stderr]    Compiling serde_cbor v0.11.2
[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 30.39s
[INFO] running `Command { std: "docker" "inspect" "814f75b64e511d003b83ca191bba18cde10be2152458721c84aaf505f29e8453", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "814f75b64e511d003b83ca191bba18cde10be2152458721c84aaf505f29e8453", kill_on_drop: false }`
[INFO] [stdout] 814f75b64e511d003b83ca191bba18cde10be2152458721c84aaf505f29e8453
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3ad55efaeafed1e95e1f503669ac3ad7399cbf72af43f8cf94b4b1a4c38d689e
[INFO] running `Command { std: "docker" "start" "-a" "3ad55efaeafed1e95e1f503669ac3ad7399cbf72af43f8cf94b4b1a4c38d689e", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling serde_json v1.0.118
[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 num-traits v0.2.19
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling plotters-backend v0.3.6
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling plotters-svg v0.3.6
[INFO] [stderr]    Compiling csv-core v0.1.11
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling half v1.8.3
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling keccak v0.1.5
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling hybrid-array v0.2.0-rc.9
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling plotters v0.3.6
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling fiat-crypto v0.2.9
[INFO] [stderr]    Compiling oorandom v11.1.3
[INFO] [stderr]    Compiling fastrand v2.1.0
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling criterion-plot v0.4.5
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling regex v1.10.5
[INFO] [stderr]    Compiling serdect v0.2.0
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[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 tinytemplate v1.2.1
[INFO] [stderr]    Compiling structopt v0.3.26
[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 `test` profile [optimized + debuginfo] target(s) in 1m 16s
[INFO] running `Command { std: "docker" "inspect" "3ad55efaeafed1e95e1f503669ac3ad7399cbf72af43f8cf94b4b1a4c38d689e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3ad55efaeafed1e95e1f503669ac3ad7399cbf72af43f8cf94b4b1a4c38d689e", kill_on_drop: false }`
[INFO] [stdout] 3ad55efaeafed1e95e1f503669ac3ad7399cbf72af43f8cf94b4b1a4c38d689e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] de2ba991eeb815f4355c7df07e9adfee46afa9c8d925f5b07789021e7b62b427
[INFO] running `Command { std: "docker" "start" "-a" "de2ba991eeb815f4355c7df07e9adfee46afa9c8d925f5b07789021e7b62b427", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [optimized + debuginfo] target(s) in 0.15s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/capycrypt-e6feb7e45dca00f6)
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test sha3::shake_functions::cshake_tests::test_cshake_512 ... ok
[INFO] [stdout] test sha3::shake_functions::kmac_tests::test_kmac_256 ... ok
[INFO] [stdout] test sha3::shake_functions::shake_tests::test_compute_tagged_hash_256 ... ok
[INFO] [stdout] test sha3::shake_functions::kmac_tests::test_kmac_512 ... ok
[INFO] [stdout] test sha3::shake_functions::shake_tests::test_compute_tagged_hash_512 ... ok
[INFO] [stdout] test sha3::shake_functions::cshake_tests::test_cshake_256 ... ok
[INFO] [stdout] test sha3::shake_functions::shake_tests::test_shake_224 ... ok
[INFO] [stdout] test sha3::shake_functions::shake_tests::test_shake_256 ... ok
[INFO] [stdout] test sha3::shake_functions::shake_tests::test_shake_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] test sha3::shake_functions::shake_tests::test_shake_384 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/capycrypt-1cb69234605dff4b)
[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/debug/deps/aes_tests-37a096bb58d23a6b)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test aes_functions_tests::test_removing_padding ... ok
[INFO] [stdout] test aes_functions_tests::test_applying_padding ... ok
[INFO] [stdout] test aes_functions_tests::test_xor_blocks ... ok
[INFO] [stdout] test aes_modes_tests::aes_192_ctr ... ok
[INFO] [stdout] test aes_modes_tests::aes_128_ctr ... ok
[INFO] [stdout] test aes_modes_tests::aes_256_ctr ... ok
[INFO] [stdout] test aes_modes_tests::aes_128_cbc ... 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 3.25s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration_tests.rs (/opt/rustwide/target/debug/deps/integration_tests-1ab5a982a7395a94)
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test decryption_test::test_key_decrypt_handling_bad_input ... ok
[INFO] [stdout] test test_hashable ... ok
[INFO] [stdout] test decryption_test::test_sha3_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_kem_enc_512 ... ok
[INFO] [stdout] test test_key_gen_enc_dec_256 ... ok
[INFO] [stdout] test test_key_gen_enc_dec_512 ... ok
[INFO] [stdout] test test_symmetric_encryptable ... ok
[INFO] [stdout] test test_signature_512_read_message_from_file ... ok
[INFO] [stdout] test test_sig_timing_side_channel ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.88s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests capycrypt
[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] running `Command { std: "docker" "inspect" "de2ba991eeb815f4355c7df07e9adfee46afa9c8d925f5b07789021e7b62b427", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "de2ba991eeb815f4355c7df07e9adfee46afa9c8d925f5b07789021e7b62b427", kill_on_drop: false }`
[INFO] [stdout] de2ba991eeb815f4355c7df07e9adfee46afa9c8d925f5b07789021e7b62b427
