[INFO] cloning repository https://github.com/pauwels-labs/redact-crypto [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pauwels-labs/redact-crypto" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpauwels-labs%2Fredact-crypto", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpauwels-labs%2Fredact-crypto'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5ea3f1e2a6d5d2cd364666497f126337a7c551a8 [INFO] testing pauwels-labs/redact-crypto against master#b70888601af92f6cdc0364abab3446e418b91d36 for pr-86479 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpauwels-labs%2Fredact-crypto" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pauwels-labs/redact-crypto on toolchain b70888601af92f6cdc0364abab3446e418b91d36 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/pauwels-labs/redact-crypto [INFO] finished tweaking git repo https://github.com/pauwels-labs/redact-crypto [INFO] tweaked toml for git repo https://github.com/pauwels-labs/redact-crypto written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/pauwels-labs/redact-crypto already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 903bef5197559799946481c5af3f27f861443a8b542026cb1606e558138d9769 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "903bef5197559799946481c5af3f27f861443a8b542026cb1606e558138d9769", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "903bef5197559799946481c5af3f27f861443a8b542026cb1606e558138d9769", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "903bef5197559799946481c5af3f27f861443a8b542026cb1606e558138d9769", kill_on_drop: false }` [INFO] [stdout] 903bef5197559799946481c5af3f27f861443a8b542026cb1606e558138d9769 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 285142a69ba8a0f68f180daf8be63f56f7ee3cde019a63e2a6b777cb997eb323 [INFO] running `Command { std: "docker" "start" "-a" "285142a69ba8a0f68f180daf8be63f56f7ee3cde019a63e2a6b777cb997eb323", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling futures-core v0.3.16 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling futures-channel v0.3.16 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling rustversion v1.0.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling gimli v0.25.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling backtrace v0.3.61 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling tinyvec v1.3.1 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling futures-macro v0.3.16 [INFO] [stderr] Compiling futures-util v0.3.16 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling openssl-sys v0.9.65 [INFO] [stderr] Compiling tokio v1.9.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling object v0.26.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling os_info v3.0.6 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling resolv-conf v0.7.0 [INFO] [stderr] Compiling libsodium-sys v0.2.7 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling sha-1 v0.8.2 [INFO] [stderr] Compiling md-5 v0.8.0 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling pbkdf2 v0.3.0 [INFO] [stderr] Compiling hmac v0.7.1 [INFO] [stderr] Compiling openssl v0.10.35 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling err-derive v0.2.4 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling http-body v0.4.2 [INFO] [stderr] Compiling addr2line v0.16.0 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling rustls v0.18.1 [INFO] [stderr] Compiling webpki-roots v0.20.0 [INFO] [stderr] Compiling rustls v0.17.0 [INFO] [stderr] Compiling webpki-roots v0.18.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling darling_core v0.13.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling synstructure v0.12.5 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling tokio-macros v1.3.0 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling enum-as-inner v0.3.3 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling typed-builder v0.4.1 [INFO] [stderr] Compiling darling_macro v0.13.0 [INFO] [stderr] Compiling tokio v0.2.25 [INFO] [stderr] Compiling darling v0.13.0 [INFO] [stderr] Compiling serde_with_macros v1.4.2 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling pin-project v1.0.8 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling tokio-util v0.6.7 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-rustls v0.14.1 [INFO] [stderr] Compiling tokio-rustls v0.13.1 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling futures-executor v0.3.16 [INFO] [stderr] Compiling h2 v0.3.3 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling futures v0.3.16 [INFO] [stderr] Compiling trust-dns-proto v0.19.7 [INFO] [stderr] Compiling trust-dns-resolver v0.19.7 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling serde_with v1.9.4 [INFO] [stderr] Compiling serde_bytes v0.11.5 [INFO] [stderr] Compiling hyper v0.13.10 [INFO] [stderr] Compiling bson v1.2.2 [INFO] [stderr] Compiling hyper v0.14.11 [INFO] [stderr] Compiling hyper-rustls v0.21.0 [INFO] [stderr] Compiling reqwest v0.10.10 [INFO] [stderr] Compiling mongodb v1.2.2 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.4 [INFO] [stderr] Compiling sodiumoxide v0.2.7 [INFO] [stderr] Compiling redact-crypto v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 58s [INFO] running `Command { std: "docker" "inspect" "285142a69ba8a0f68f180daf8be63f56f7ee3cde019a63e2a6b777cb997eb323", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "285142a69ba8a0f68f180daf8be63f56f7ee3cde019a63e2a6b777cb997eb323", kill_on_drop: false }` [INFO] [stdout] 285142a69ba8a0f68f180daf8be63f56f7ee3cde019a63e2a6b777cb997eb323 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] a39ae0822fce2860b7cbd8a47451cccbeabd7c35edacc18b1ed53f4c2ece08f3 [INFO] running `Command { std: "docker" "start" "-a" "a39ae0822fce2860b7cbd8a47451cccbeabd7c35edacc18b1ed53f4c2ece08f3", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling downcast v0.10.0 [INFO] [stderr] Compiling fragile v1.0.0 [INFO] [stderr] Compiling predicates-tree v1.0.2 [INFO] [stderr] Compiling float-cmp v0.8.0 [INFO] [stderr] Compiling mockall_derive v0.9.1 [INFO] [stderr] Compiling predicates v1.0.8 [INFO] [stderr] Compiling mockall v0.9.1 [INFO] [stderr] Compiling redact-crypto v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: function is never used: `get_sealed_sosak_with_unsealed_key` [INFO] [stdout] --> src/key/sodiumoxide.rs:1175:8 [INFO] [stdout] | [INFO] [stdout] 1175 | fn get_sealed_sosak_with_unsealed_key() -> State { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `get_sealed_sosak_with_referenced_key` [INFO] [stdout] --> src/key/sodiumoxide.rs:1188:8 [INFO] [stdout] | [INFO] [stdout] 1188 | fn get_sealed_sosak_with_referenced_key(path: &str) -> State { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `get_sealed_sosk_with_unsealed_key` [INFO] [stdout] --> src/key/sodiumoxide.rs:1356:8 [INFO] [stdout] | [INFO] [stdout] 1356 | fn get_sealed_sosk_with_unsealed_key() -> State { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `get_sealed_sosk_with_referenced_key` [INFO] [stdout] --> src/key/sodiumoxide.rs:1369:8 [INFO] [stdout] | [INFO] [stdout] 1369 | fn get_sealed_sosk_with_referenced_key(path: &str) -> State { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3m 53s [INFO] running `Command { std: "docker" "inspect" "a39ae0822fce2860b7cbd8a47451cccbeabd7c35edacc18b1ed53f4c2ece08f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a39ae0822fce2860b7cbd8a47451cccbeabd7c35edacc18b1ed53f4c2ece08f3", kill_on_drop: false }` [INFO] [stdout] a39ae0822fce2860b7cbd8a47451cccbeabd7c35edacc18b1ed53f4c2ece08f3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 596b59ddb2b7dd62258ed29ba7662820dc3d88b94d04b01cf5297a5abca5d046 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "596b59ddb2b7dd62258ed29ba7662820dc3d88b94d04b01cf5297a5abca5d046", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: function is never used: `get_sealed_sosak_with_unsealed_key` [INFO] [stderr] --> src/key/sodiumoxide.rs:1175:8 [INFO] [stderr] | [INFO] [stderr] 1175 | fn get_sealed_sosak_with_unsealed_key() -> State { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: function is never used: `get_sealed_sosak_with_referenced_key` [INFO] [stderr] --> src/key/sodiumoxide.rs:1188:8 [INFO] [stderr] | [INFO] [stderr] 1188 | fn get_sealed_sosak_with_referenced_key(path: &str) -> State { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `get_sealed_sosk_with_unsealed_key` [INFO] [stderr] --> src/key/sodiumoxide.rs:1356:8 [INFO] [stderr] | [INFO] [stderr] 1356 | fn get_sealed_sosk_with_unsealed_key() -> State { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `get_sealed_sosk_with_referenced_key` [INFO] [stderr] --> src/key/sodiumoxide.rs:1369:8 [INFO] [stderr] | [INFO] [stderr] 1369 | fn get_sealed_sosk_with_referenced_key(path: &str) -> State { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `redact-crypto` (lib test) generated 4 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 10.08s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/redact_crypto-a339f1ba3daa55b1) [INFO] [stdout] [INFO] [stdout] running 76 tests [INFO] [stdout] test data::tests::test_booldatabuilder_build_false ... ok [INFO] [stdout] test data::tests::test_booldatabuilder_from_typebuildercontainer_valid ... ok [INFO] [stdout] test data::tests::test_booldatabuilder_build_true ... ok [INFO] [stdout] test data::tests::test_data_to_builder ... ok [INFO] [stdout] test data::tests::test_data_to_bytesource ... ok [INFO] [stdout] test data::tests::test_data_to_index ... ok [INFO] [stdout] test data::tests::test_databuilder_from_typebuildercontainer_valid ... ok [INFO] [stdout] test data::tests::test_display_bool_data ... ok [INFO] [stdout] test data::tests::test_display_f64_data ... ok [INFO] [stdout] test data::tests::test_display_i64_data ... ok [INFO] [stdout] test data::tests::test_display_u64_data ... ok [INFO] [stdout] test data::tests::test_f64databuilder_build_valid ... ok [INFO] [stdout] test data::tests::test_f64databuilder_from_typebuildercontainer_valid ... ok [INFO] [stdout] test data::tests::test_i64databuilder_build_valid ... ok [INFO] [stdout] test data::tests::test_i64databuilder_from_typebuildercontainer_valid ... ok [INFO] [stdout] test data::tests::test_stringdatabuilder_build_valid ... ok [INFO] [stdout] test data::tests::test_display_string_data ... ok [INFO] [stdout] test data::tests::test_stringdatabuilder_from_typebuildercontainer_valid ... ok [INFO] [stdout] test data::tests::test_u64databuilder_build_valid ... ok [INFO] [stdout] test data::tests::test_u64databuilder_from_typebuildercontainer_valid ... ok [INFO] [stdout] test entry::tests::test_type_to_builder ... ok [INFO] [stdout] test entry::tests::test_entry_into_ref ... ok [INFO] [stdout] test error::tests::test_to_string_internal_error ... ok [INFO] [stdout] test entry::tests::test_typebuilder_from_typebuildercontainer_valid ... ok [INFO] [stdout] test entry::tests::test_typebuilder_build_valid ... ok [INFO] [stdout] test entry::tests::test_type_to_index ... ok [INFO] [stdout] test key::sodiumoxide::tests::test_publicasymmetrickey_new ... ok [INFO] [stdout] test key::sodiumoxide::tests::test_publicasymmetrickey_to_index ... ok [INFO] [stdout] test key::sodiumoxide::tests::test_publicasymmetrickey_to_builder ... ok [INFO] [stdout] test key::sodiumoxide::tests::test_seal_publicasymmetrickey_with_non_referenced_key ... ok [INFO] [stdout] test key::sodiumoxide::tests::test_seal_symmetrickey ... ok [INFO] [stdout] test key::sodiumoxide::tests::test_secretasymmetrickey_new ... ok [INFO] [stdout] test key::sodiumoxide::tests::test_secretasymmetrickey_to_builder ... ok [INFO] [stdout] test key::sodiumoxide::tests::test_secretasymmetrickey_to_index ... ok [INFO] [stdout] test key::sodiumoxide::tests::test_seal_secretasymmetrickey_with_non_referenced_key ... ok [INFO] [stdout] test error::tests::test_to_string_not_found ... ok [INFO] [stdout] test data::tests::test_booldatabuilder_from_typebuildercontainer_invalid - should panic ... ok [INFO] [stdout] test data::tests::test_databuilder_from_typebuildercontainer_invalid - should panic ... ok [INFO] [stdout] test data::tests::test_f64databuilder_build_invalid - should panic ... ok [INFO] [stdout] test data::tests::test_f64databuilder_from_typebuildercontainer_invalid - should panic ... ok [INFO] [stdout] test data::tests::test_i64databuilder_from_typebuildercontainer_invalid - should panic ... ok [INFO] [stdout] test key::sodiumoxide::tests::test_sodiumoxidepublicasymmetrickeybuilder_from_typebuildercontainer_valid ... ok [INFO] [stdout] test key::sodiumoxide::tests::test_sodiumoxidesecretasymmetrickeybuilder_build_valid ... ok [INFO] [stdout] test key::sodiumoxide::tests::test_sodiumoxidesecretasymmetrickeybuilder_build_invalid - should panic ... ok [INFO] [stdout] test data::tests::test_stringdatabuilder_build_invalid - should panic ... ok [INFO] [stdout] test key::sodiumoxide::tests::test_sodiumoxidesecretasymmetrickeybuilder_from_typebuildercontainer_valid ... ok [INFO] [stdout] test key::sodiumoxide::tests::test_sodiumoxidesymmetrickeybuilder_build_valid ... ok [INFO] [stdout] test data::tests::test_stringdatabuilder_from_typebuildercontainer_invalid - should panic ... ok [INFO] [stdout] test data::tests::test_u64databuilder_build_invalid - should panic ... ok [INFO] [stdout] test key::sodiumoxide::tests::test_symmetrickey_new ... ok [INFO] [stdout] test key::sodiumoxide::tests::test_sodiumoxidesymmetrickeybuilder_from_typebuildercontainer_valid ... ok [INFO] [stdout] test data::tests::test_u64databuilder_from_typebuildercontainer_invalid - should panic ... ok [INFO] [stdout] test key::sodiumoxide::tests::test_sodiumoxidepublicasymmetrickeybuilder_build_valid ... ok [INFO] [stdout] test key::sodiumoxide::tests::test_symmetrickey_to_builder ... ok [INFO] [stdout] test key::sodiumoxide::tests::test_symmetrickey_to_index ... ok [INFO] [stdout] test entry::tests::test_typebuilder_build_invalid - should panic ... ok [INFO] [stdout] test key::sodiumoxide::tests::test_publicasymmetrickey_unseal_with_invalid_bytes - should panic ... ok [INFO] [stdout] test key::sodiumoxide::tests::test_publicasymmetrickey_unseal_with_invalid_nonce - should panic ... ok [INFO] [stdout] test key::sodiumoxide::tests::test_secretasymmetrickey_unseal_with_invalid_bytes - should panic ... ok [INFO] [stdout] test key::sodiumoxide::tests::test_secretasymmetrickey_unseal_with_invalid_nonce - should panic ... ok [INFO] [stdout] test key::sodiumoxide::tests::test_unseal_publicasymmetrickeyunsealable_with_unsealed_key ... ok [INFO] [stdout] test key::sodiumoxide::tests::test_sodiumoxidepublicasymmetrickeybuilder_build_invalid - should panic ... ok [INFO] [stdout] test key::sodiumoxide::tests::test_unseal_publicasymmetrickeyunsealable_with_separate_public_key ... ok [INFO] [stdout] test key::sodiumoxide::tests::test_sodiumoxidepublicasymmetrickeybuilder_from_typebuildercontainer_invalid - should panic ... ok [INFO] [stdout] test key::sodiumoxide::tests::test_unseal_publicasymmetrickeyunsealable_with_referenced_key ... ok [INFO] [stdout] test data::tests::test_i64databuilder_build_invalid - should panic ... ok [INFO] [stdout] test key::sodiumoxide::tests::test_unseal_symmetrickeyunsealable_with_unsealed_key ... ok [INFO] [stdout] test key::sodiumoxide::tests::test_sodiumoxidesecretasymmetrickeybuilder_from_typebuildercontainer_invalid - should panic ... ok [INFO] [stdout] test key::sodiumoxide::tests::test_sodiumoxidesymmetrickeybuilder_build_invalid - should panic ... ok [INFO] [stdout] test key::sodiumoxide::tests::test_unseal_secretasymmetrickeyunsealable_with_referenced_key ... ok [INFO] [stdout] test key::sodiumoxide::tests::test_unseal_secretasymmetrickeyunsealable_with_separate_public_key ... ok [INFO] [stdout] test key::sodiumoxide::tests::test_sodiumoxidesymmetrickeybuilder_from_typebuildercontainer_invalid - should panic ... ok [INFO] [stdout] test key::sodiumoxide::tests::test_symmetrickey_unseal_with_invalid_bytes - should panic ... ok [INFO] [stdout] test key::sodiumoxide::tests::test_unseal_symmetrickeyunsealable_with_referenced_key ... ok [INFO] [stdout] test key::sodiumoxide::tests::test_symmetrickey_unseal_with_invalid_nonce - should panic ... ok [INFO] [stdout] test key::sodiumoxide::tests::test_unseal_secretasymmetrickeyunsealable_with_unsealed_key ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 76 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] [stderr] Doc-tests redact-crypto [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" "596b59ddb2b7dd62258ed29ba7662820dc3d88b94d04b01cf5297a5abca5d046", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "596b59ddb2b7dd62258ed29ba7662820dc3d88b94d04b01cf5297a5abca5d046", kill_on_drop: false }` [INFO] [stdout] 596b59ddb2b7dd62258ed29ba7662820dc3d88b94d04b01cf5297a5abca5d046