[INFO] fetching crate radix64 0.6.2...
[INFO] testing radix64-0.6.2 against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] extracting crate radix64 0.6.2 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate radix64 0.6.2
[INFO] finished tweaking crates.io crate radix64 0.6.2
[INFO] tweaked toml for crates.io crate radix64 0.6.2 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate radix64 0.6.2 on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 84 packages to latest compatible versions
[INFO] [stderr]       Adding base64 v0.10.1 (available: v0.22.1)
[INFO] [stderr]       Adding cfg-if v0.1.10 (available: v1.0.3)
[INFO] [stderr]       Adding criterion v0.2.11 (available: v0.7.0)
[INFO] [stderr]       Adding proptest v0.9.6 (available: v1.8.0)
[INFO] [stderr]       Adding rand v0.6.5 (available: v0.9.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 106bdac1186e9e40ecbb66a535631d888ecc09b922d1eee92d79dceaa6cf1885
[INFO] running `Command { std: "docker" "start" "-a" "106bdac1186e9e40ecbb66a535631d888ecc09b922d1eee92d79dceaa6cf1885", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "106bdac1186e9e40ecbb66a535631d888ecc09b922d1eee92d79dceaa6cf1885", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "106bdac1186e9e40ecbb66a535631d888ecc09b922d1eee92d79dceaa6cf1885", kill_on_drop: false }`
[INFO] [stdout] 106bdac1186e9e40ecbb66a535631d888ecc09b922d1eee92d79dceaa6cf1885
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f43e06188dfde49c8ec697553e5388e9122d8cd6804c45caa31a26e604641b9f
[INFO] running `Command { std: "docker" "start" "-a" "f43e06188dfde49c8ec697553e5388e9122d8cd6804c45caa31a26e604641b9f", kill_on_drop: false }`
[INFO] [stderr]    Compiling radix64 v0.6.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]    --> src/encode/io.rs:294:28
[INFO] [stdout]     |
[INFO] [stdout] 294 |         std::error::Error::description(self.error())
[INFO] [stdout]     |                            ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/configs.rs:221:61
[INFO] [stdout]     |
[INFO] [stdout] 221 |     pub fn with_alphabet<A: AsRef<[u8]> + ?Sized>(alphabet: &A) -> CustomConfigBuilder {
[INFO] [stdout]     |                                                             ^^     ------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                                                             |
[INFO] [stdout]     |                                                             this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 221 |     pub fn with_alphabet<A: AsRef<[u8]> + ?Sized>(alphabet: &A) -> CustomConfigBuilder<'_> {
[INFO] [stdout]     |                                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
[INFO] running `Command { std: "docker" "inspect" "f43e06188dfde49c8ec697553e5388e9122d8cd6804c45caa31a26e604641b9f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f43e06188dfde49c8ec697553e5388e9122d8cd6804c45caa31a26e604641b9f", kill_on_drop: false }`
[INFO] [stdout] f43e06188dfde49c8ec697553e5388e9122d8cd6804c45caa31a26e604641b9f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c9f1c16acf2e8fbe67c6ca6be1a14b03141997a7de432512a4409de2dc895262
[INFO] running `Command { std: "docker" "start" "-a" "c9f1c16acf2e8fbe67c6ca6be1a14b03141997a7de432512a4409de2dc895262", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling itertools v0.8.2
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling rusty-fork v0.2.2
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling cast v0.2.7
[INFO] [stderr]    Compiling criterion-plot v0.3.1
[INFO] [stderr]    Compiling csv v1.3.1
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling rand_xoshiro v0.1.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling proptest v0.9.6
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]    --> src/encode/io.rs:294:28
[INFO] [stdout]     |
[INFO] [stdout] 294 |         std::error::Error::description(self.error())
[INFO] [stdout]     |                            ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/configs.rs:221:61
[INFO] [stdout]     |
[INFO] [stdout] 221 |     pub fn with_alphabet<A: AsRef<[u8]> + ?Sized>(alphabet: &A) -> CustomConfigBuilder {
[INFO] [stdout]     |                                                             ^^     ------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                                                             |
[INFO] [stdout]     |                                                             this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 221 |     pub fn with_alphabet<A: AsRef<[u8]> + ?Sized>(alphabet: &A) -> CustomConfigBuilder<'_> {
[INFO] [stdout]     |                                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling criterion v0.2.11
[INFO] [stderr]    Compiling radix64 v0.6.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> examples/io.rs:37:29
[INFO] [stdout]    |
[INFO] [stdout] 37 | fn main() -> Result<(), Box<Error>> {
[INFO] [stdout]    |                             ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: `#[warn(bare_trait_objects)]` on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 37 | fn main() -> Result<(), Box<dyn Error>> {
[INFO] [stdout]    |                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]    --> src/encode/io.rs:294:28
[INFO] [stdout]     |
[INFO] [stdout] 294 |         std::error::Error::description(self.error())
[INFO] [stdout]     |                            ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/configs.rs:221:61
[INFO] [stdout]     |
[INFO] [stdout] 221 |     pub fn with_alphabet<A: AsRef<[u8]> + ?Sized>(alphabet: &A) -> CustomConfigBuilder {
[INFO] [stdout]     |                                                             ^^     ------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                                                             |
[INFO] [stdout]     |                                                             this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 221 |     pub fn with_alphabet<A: AsRef<[u8]> + ?Sized>(alphabet: &A) -> CustomConfigBuilder<'_> {
[INFO] [stdout]     |                                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 49s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: criterion v0.2.11
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 5`
[INFO] running `Command { std: "docker" "inspect" "c9f1c16acf2e8fbe67c6ca6be1a14b03141997a7de432512a4409de2dc895262", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c9f1c16acf2e8fbe67c6ca6be1a14b03141997a7de432512a4409de2dc895262", kill_on_drop: false }`
[INFO] [stdout] c9f1c16acf2e8fbe67c6ca6be1a14b03141997a7de432512a4409de2dc895262
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 25ce43fb643173124800b8f0692ac8560d6048e181419949bcf18d4de2e9ceea
[INFO] running `Command { std: "docker" "start" "-a" "25ce43fb643173124800b8f0692ac8560d6048e181419949bcf18d4de2e9ceea", kill_on_drop: false }`
[INFO] [stderr] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stderr]    --> src/encode/io.rs:294:28
[INFO] [stderr]     |
[INFO] [stderr] 294 |         std::error::Error::description(self.error())
[INFO] [stderr]     |                            ^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/configs.rs:221:61
[INFO] [stderr]     |
[INFO] [stderr] 221 |     pub fn with_alphabet<A: AsRef<[u8]> + ?Sized>(alphabet: &A) -> CustomConfigBuilder {
[INFO] [stderr]     |                                                             ^^     ------------------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                                                             |
[INFO] [stderr]     |                                                             this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 221 |     pub fn with_alphabet<A: AsRef<[u8]> + ?Sized>(alphabet: &A) -> CustomConfigBuilder<'_> {
[INFO] [stderr]     |                                                                                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `radix64` (lib) generated 2 warnings
[INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stderr]   --> examples/io.rs:37:29
[INFO] [stderr]    |
[INFO] [stderr] 37 | fn main() -> Result<(), Box<Error>> {
[INFO] [stderr]    |                             ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr]    = note: `#[warn(bare_trait_objects)]` on by default
[INFO] [stderr] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stderr]    |
[INFO] [stderr] 37 | fn main() -> Result<(), Box<dyn Error>> {
[INFO] [stderr]    |                             +++
[INFO] [stderr] 
[INFO] [stderr] warning: `radix64` (example "io") generated 1 warning (run `cargo fix --example "io"` to apply 1 suggestion)
[INFO] [stderr] warning: `radix64` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: criterion v0.2.11
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 5`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/radix64-202dc092de7dc868)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test decode::tests::detect_trailing_bits ... ok
[INFO] [stdout] test encode::tests::encode_slice_panics_on_short_output_slice ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/external_roundtrip.rs (/opt/rustwide/target/debug/deps/external_roundtrip-10284403e4bfa524)
[INFO] [stdout] 
[INFO] [stdout] running 15 tests
[INFO] [stdout] test crypt::encode_identically ... ok
[INFO] [stdout] test crypt::base64_can_decode_from_radix64 ... ok
[INFO] [stdout] test standard_no_pad::encode_identically ... ok
[INFO] [stdout] test url_safe::base64_can_decode_from_radix64 ... ok
[INFO] [stdout] test url_safe::encode_identically ... ok
[INFO] [stdout] test standard::base64_can_decode_from_radix64 ... ok
[INFO] [stdout] test standard::encode_identically ... ok
[INFO] [stdout] test crypt::radix64_can_decode_from_base64 ... ok
[INFO] [stdout] test standard::radix64_can_decode_from_base64 ... ok
[INFO] [stdout] test url_safe_no_pad::base64_can_decode_from_radix64 ... ok
[INFO] [stdout] test url_safe_no_pad::encode_identically ... ok
[INFO] [stdout] test standard_no_pad::radix64_can_decode_from_base64 ... ok
[INFO] [stdout] test url_safe::radix64_can_decode_from_base64 ... ok
[INFO] [stdout] test standard_no_pad::base64_can_decode_from_radix64 ... ok
[INFO] [stderr]      Running tests/tests.rs (/opt/rustwide/target/debug/deps/tests-3661552cd164f252)
[INFO] [stdout] test url_safe_no_pad::radix64_can_decode_from_base64 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 102 tests
[INFO] [stdout] test property_tests::CRYPT::custom_can_be_decoded_by_builtin ... ok
[INFO] [stdout] test property_tests::CRYPT::decode_reader_roundtrip ... ok
[INFO] [stdout] test property_tests::CRYPT::decode_reader_reject_middle_padding ... ok
[INFO] [stdout] test property_tests::CRYPT::decode_slice_matches_decode ... ok
[INFO] [stdout] test property_tests::CRYPT::display_matches_encode ... ok
[INFO] [stdout] test property_tests::CRYPT::encode_buffer_returns_valid_str ... ok
[INFO] [stdout] test property_tests::CRYPT::decode_with_buffer_matches_decode ... ok
[INFO] [stdout] test property_tests::CRYPT::custom_can_decode_builtin ... ok
[INFO] [stderr] error: test failed, to rerun pass `--test tests`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/tests-3661552cd164f252` (signal: 4, SIGILL: illegal instruction)
[INFO] running `Command { std: "docker" "inspect" "25ce43fb643173124800b8f0692ac8560d6048e181419949bcf18d4de2e9ceea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "25ce43fb643173124800b8f0692ac8560d6048e181419949bcf18d4de2e9ceea", kill_on_drop: false }`
[INFO] [stdout] 25ce43fb643173124800b8f0692ac8560d6048e181419949bcf18d4de2e9ceea
