[INFO] fetching crate tychentropy 0.1.0-alpha.1...
[INFO] testing tychentropy-0.1.0-alpha.1 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate tychentropy 0.1.0-alpha.1 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate tychentropy 0.1.0-alpha.1
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate tychentropy 0.1.0-alpha.1
[INFO] tweaked toml for crates.io crate tychentropy 0.1.0-alpha.1 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate tychentropy 0.1.0-alpha.1 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate tychentropy 0.1.0-alpha.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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 423cc3a907c29bd60c8076fd86e5e8d5206daa6dae382063db802375e3d02d15
[INFO] running `Command { std: "docker" "start" "-a" "423cc3a907c29bd60c8076fd86e5e8d5206daa6dae382063db802375e3d02d15", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "423cc3a907c29bd60c8076fd86e5e8d5206daa6dae382063db802375e3d02d15", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "423cc3a907c29bd60c8076fd86e5e8d5206daa6dae382063db802375e3d02d15", kill_on_drop: false }`
[INFO] [stdout] 423cc3a907c29bd60c8076fd86e5e8d5206daa6dae382063db802375e3d02d15
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "-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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 281289df1bea5427ab2feb84ec11cf445d70101568eb8e1061f0f9c82dcc2a9a
[INFO] running `Command { std: "docker" "start" "-a" "281289df1bea5427ab2feb84ec11cf445d70101568eb8e1061f0f9c82dcc2a9a", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling bitcoin-internals v0.3.0
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling bitcoin-io v0.1.2
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling strength_reduce v0.2.4
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling hex_lit v0.1.1
[INFO] [stderr]    Compiling cc v1.1.14
[INFO] [stderr]    Compiling hex-conservative v0.2.1
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling tinyvec v1.8.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling matrixmultiply v0.3.9
[INFO] [stderr]    Compiling bitcoin_hashes v0.14.0
[INFO] [stderr]    Compiling bitcoin v0.32.3
[INFO] [stderr]    Compiling rustfft v6.2.0
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling bitcoin-units v0.1.2
[INFO] [stderr]    Compiling bitcoin_hashes v0.11.0
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling bech32 v0.11.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling syn v2.0.76
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling secp256k1-sys v0.10.1
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling base58ck v0.1.0
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling transpose v0.2.3
[INFO] [stderr]    Compiling primal-check v0.3.4
[INFO] [stderr]    Compiling simba v0.5.1
[INFO] [stderr]    Compiling nalgebra-macros v0.1.0
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling secp256k1 v0.29.1
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling getset v0.1.3
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling bip39 v2.0.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling nalgebra v0.27.1
[INFO] [stderr]    Compiling statrs v0.15.0
[INFO] [stderr]    Compiling nistrs v0.1.2
[INFO] [stderr]    Compiling tychentropy v0.1.0-alpha.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 54.89s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nalgebra v0.27.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "281289df1bea5427ab2feb84ec11cf445d70101568eb8e1061f0f9c82dcc2a9a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "281289df1bea5427ab2feb84ec11cf445d70101568eb8e1061f0f9c82dcc2a9a", kill_on_drop: false }`
[INFO] [stdout] 281289df1bea5427ab2feb84ec11cf445d70101568eb8e1061f0f9c82dcc2a9a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "-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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1fdcc96d2d5a8ed2ac6d996926d42313e7d082fd482b2495f890c0e59f4ad7c5
[INFO] running `Command { std: "docker" "start" "-a" "1fdcc96d2d5a8ed2ac6d996926d42313e7d082fd482b2495f890c0e59f4ad7c5", kill_on_drop: false }`
[INFO] [stderr]    Compiling tychentropy v0.1.0-alpha.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.69s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nalgebra v0.27.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "1fdcc96d2d5a8ed2ac6d996926d42313e7d082fd482b2495f890c0e59f4ad7c5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1fdcc96d2d5a8ed2ac6d996926d42313e7d082fd482b2495f890c0e59f4ad7c5", kill_on_drop: false }`
[INFO] [stdout] 1fdcc96d2d5a8ed2ac6d996926d42313e7d082fd482b2495f890c0e59f4ad7c5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "-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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 6aecc6e9e15de7e44df366280c698f135227f5864507bc6ec675310aa0e8d279
[INFO] running `Command { std: "docker" "start" "-a" "6aecc6e9e15de7e44df366280c698f135227f5864507bc6ec675310aa0e8d279", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nalgebra v0.27.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tychentropy-0b9ca5cca2cdbcfb)
[INFO] [stdout] 
[INFO] [stdout] running 40 tests
[INFO] [stdout] test domain::process::input::natural_datum::test::new_emits_error_in_max_inclusive_less_than_2_01 ... ok
[INFO] [stdout] test domain::process::input::natural_datum::test::new_works_normal_in_max_value_01 ... ok
[INFO] [stdout] test domain::process::input::natural_datum::test::new_emits_error_in_out_of_range_datum_01 ... ok
[INFO] [stdout] test domain::process::input::natural_datum::test::new_emits_error_in_max_inclusive_less_than_2_02 ... ok
[INFO] [stdout] test domain::process::input::natural_datum::test::new_works_normal_in_mid_value_01 ... ok
[INFO] [stdout] test domain::process::input::natural_datum::test::new_works_normal_in_min_value_01 ... ok
[INFO] [stdout] test domain::process::input::new::test::default_works_01 ... ok
[INFO] [stdout] test domain::process::input::new::test::new_works_in_normal_conditions_01 ... ok
[INFO] [stdout] test domain::process::input::new::test::new_emits_error_when_target_bytes_are_less_than_1_01 ... ok
[INFO] [stdout] test domain::process::input::natural_datum::test::new_emits_error_in_zero_as_datum_01 ... ok
[INFO] [stdout] test domain::tychentropy::test::add_datum_works_in_normal_condition_04 ... ok
[INFO] [stdout] test domain::process::input::new::test::new_emits_error_when_range_is_less_than_2_01 ... ok
[INFO] [stdout] test domain::tychentropy::test::mix_rng_and_data_entropy_emits_error_when_entropy_is_not_ready_01 ... ok
[INFO] [stdout] test domain::tychentropy::test::add_datum_works_in_normal_condition_01 ... ok
[INFO] [stdout] test domain::tychentropy::test::add_datum_works_in_normal_condition_03 ... ok
[INFO] [stdout] test domain::tychentropy::test::add_datum_emits_error_for_out_of_range_datum_01 ... ok
[INFO] [stdout] test domain::tychentropy::test::put_data_from_another_tychentropy_works_01 ... ok
[INFO] [stdout] test domain::statistics::uniform_random_test::test::perform_all_tests_works_01 ... ok
[INFO] [stdout] test domain::tychentropy::test::add_datum_works_in_normal_condition_02 ... ok
[INFO] [stdout] test domain::tychentropy::test::default_works_01 ... ok
[INFO] [stdout] test utils::domain_utils::test::u64_to_binary_emits_error_01 ... ok
[INFO] [stdout] test utils::domain_utils::test::vec_u8_to_bit_string_works_01 ... ok
[INFO] [stdout] test domain::tychentropy::test::mix_rng_and_data_entropy_works_in_normal_condition_02 ... ok
[INFO] [stdout] test utils::domain_utils::test::vec_u8_to_bit_string_works_02 ... ok
[INFO] [stdout] test utils::domain_utils::test::u64_to_binary_works_01 ... ok
[INFO] [stdout] test utils::domain_utils::test::vec_u8_to_bit_string_works_03 ... ok
[INFO] [stdout] test utils::domain_utils::test::vec_u8_to_bit_string_works_04 ... ok
[INFO] [stdout] test domain::tychentropy::test::add_datum_works_in_normal_condition_08 ... ok
[INFO] [stdout] test domain::tychentropy::test::new_works_in_normal_condition_01 ... ok
[INFO] [stdout] test domain::tychentropy::test::add_datum_works_in_normal_condition_09 ... ok
[INFO] [stdout] test domain::statistics::uniform_random_test::test::perform_all_tests_works_03 ... ok
[INFO] [stdout] test domain::statistics::uniform_random_test::test::perform_all_tests_works_02 ... ok
[INFO] [stdout] test domain::tychentropy::test::add_datum_works_in_normal_condition_05 ... ok
[INFO] [stdout] test domain::tychentropy::test::add_datum_works_in_normal_condition_06 ... ok
[INFO] [stdout] test domain::statistics::uniform_random_test::test::perform_all_tests_works_04 ... ok
[INFO] [stdout] test domain::tychentropy::test::create_entropy_bytes_works_in_normal_condition_01 ... ok
[INFO] [stdout] test domain::tychentropy::test::add_datum_works_in_normal_condition_07 ... ok
[INFO] [stdout] test domain::tychentropy::test::reset_works_01 ... ok
[INFO] [stdout] test domain::tychentropy::test::mix_rng_and_data_entropy_works_in_normal_condition_01 ... ok
[INFO] [stdout] test domain::tychentropy::test::put_data_from_another_tychentropy_works_02 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 40 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.21s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests tychentropy
[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" "6aecc6e9e15de7e44df366280c698f135227f5864507bc6ec675310aa0e8d279", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6aecc6e9e15de7e44df366280c698f135227f5864507bc6ec675310aa0e8d279", kill_on_drop: false }`
[INFO] [stdout] 6aecc6e9e15de7e44df366280c698f135227f5864507bc6ec675310aa0e8d279
