[INFO] fetching crate rand_triplemix 0.1.0... [INFO] testing rand_triplemix-0.1.0 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-1 [INFO] extracting crate rand_triplemix 0.1.0 into /workspace/builds/worker-7-tc2/source [INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-7-tc2/source/rust-toolchain.toml [INFO] started tweaking crates.io crate rand_triplemix 0.1.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate rand_triplemix 0.1.0 [INFO] tweaked toml for crates.io crate rand_triplemix 0.1.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate rand_triplemix 0.1.0 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate rand_triplemix 0.1.0 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3f1ca91fef10e5523910798d4d8d463182cc2d9771676674ebbcb93c5003e8c9 [INFO] running `Command { std: "docker" "start" "-a" "3f1ca91fef10e5523910798d4d8d463182cc2d9771676674ebbcb93c5003e8c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3f1ca91fef10e5523910798d4d8d463182cc2d9771676674ebbcb93c5003e8c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f1ca91fef10e5523910798d4d8d463182cc2d9771676674ebbcb93c5003e8c9", kill_on_drop: false }` [INFO] [stdout] 3f1ca91fef10e5523910798d4d8d463182cc2d9771676674ebbcb93c5003e8c9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 231e9311d8a633c7d1cdc24c69aee7456993512071f53d7a9bdc610752d609d2 [INFO] running `Command { std: "docker" "start" "-a" "231e9311d8a633c7d1cdc24c69aee7456993512071f53d7a9bdc610752d609d2", kill_on_drop: false }` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling rand_core v0.10.0 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Compiling const_format v0.2.35 [INFO] [stderr] Compiling bytemuck v1.25.0 [INFO] [stderr] Compiling generic-array v1.3.5 [INFO] [stderr] Compiling rand_triplemix v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.28s [INFO] running `Command { std: "docker" "inspect" "231e9311d8a633c7d1cdc24c69aee7456993512071f53d7a9bdc610752d609d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "231e9311d8a633c7d1cdc24c69aee7456993512071f53d7a9bdc610752d609d2", kill_on_drop: false }` [INFO] [stdout] 231e9311d8a633c7d1cdc24c69aee7456993512071f53d7a9bdc610752d609d2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 10c93470223f0051d937c7aa22fc285c20bb33f77aded0e4622d6dfecb32b4e6 [INFO] running `Command { std: "docker" "start" "-a" "10c93470223f0051d937c7aa22fc285c20bb33f77aded0e4622d6dfecb32b4e6", kill_on_drop: false }` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [INFO] [stderr] Compiling libc v0.2.182 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling libm v0.2.16 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling zerocopy v0.8.40 [INFO] [stderr] Compiling find-msvc-tools v0.1.9 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling bytemuck v1.25.0 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling zmij v1.0.21 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling cc v1.2.56 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling cmake v0.1.57 [INFO] [stderr] Compiling safe_arch v0.7.4 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling serde_bytes v0.11.19 [INFO] [stderr] Compiling alloca v0.4.0 [INFO] [stderr] Compiling wide v0.7.33 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling aws-lc-sys v0.38.0 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling tss-esapi-sys v0.5.0 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling clap_lex v1.0.0 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling rand_core v0.10.0 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling itoa v1.0.17 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling clap_builder v4.5.60 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling zerocopy-derive v0.8.40 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling simba v0.9.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling oid v0.2.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling picky-asn1 v0.8.0 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling zeroize_derive v1.4.3 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling nalgebra v0.33.2 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling picky-asn1-der v0.4.1 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling criterion-plot v0.8.2 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling clap v4.5.60 [INFO] [stderr] Compiling enumflags2_derive v0.7.12 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling page_size v0.6.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling cpufeatures v0.3.0 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling aws-lc-rs v1.16.1 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling tss-esapi v7.6.0 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling criterion v0.8.2 [INFO] [stderr] Compiling picky-asn1-x509 v0.12.0 [INFO] [stderr] Compiling chacha20 v0.10.0 [INFO] [stderr] Compiling mbox v0.7.1 [INFO] [stderr] Compiling enumflags2 v0.7.12 [INFO] [stderr] Compiling const_format v0.2.35 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling generic-array v1.3.5 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling hostname-validator v1.1.1 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling bitfield v0.14.0 [INFO] [stderr] Compiling rand v0.10.0 [INFO] [stderr] Compiling criterion-cycles-per-byte v0.8.0 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling gf2 v2.1.0 [INFO] [stderr] Compiling rand_triplemix v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling statrs v0.18.0 [INFO] [stderr] Compiling hypors v0.3.0 [INFO] [stderr] Finished `test` profile [optimized + debuginfo] target(s) in 6m 07s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: picky-asn1-x509 v0.12.0 [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" "10c93470223f0051d937c7aa22fc285c20bb33f77aded0e4622d6dfecb32b4e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "10c93470223f0051d937c7aa22fc285c20bb33f77aded0e4622d6dfecb32b4e6", kill_on_drop: false }` [INFO] [stdout] 10c93470223f0051d937c7aa22fc285c20bb33f77aded0e4622d6dfecb32b4e6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f5317651ad5b8f5aba13606166f5768ea208e04d49830839253454ce95fa7248 [INFO] running `Command { std: "docker" "start" "-a" "f5317651ad5b8f5aba13606166f5768ea208e04d49830839253454ce95fa7248", kill_on_drop: false }` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [INFO] [stderr] Finished `test` profile [optimized + debuginfo] target(s) in 0.30s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: picky-asn1-x509 v0.12.0 [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/rand_triplemix-ca9176f36ccb0a0a) [INFO] [stdout] [INFO] [stdout] running 24 tests [INFO] [stdout] test tests::test_cross_platform_reproducibility ... ok [INFO] [stdout] test tests::test_diffusion_avalanche ... ok [INFO] [stdout] test tests::test_equivalence ... ok [INFO] [stdout] test tests::test_fork_independence_descendants ... ok [INFO] [stdout] test tests::test_invariant_fixing ... ok [INFO] [stdout] test tests::test_fork_independence_siblings ... ok [INFO] [stdout] test tests::test_fractional_spectral ... ok [INFO] [stdout] test tests::test_jump_ahead_constants ... ok [INFO] [stdout] test tests::test_lane_swap_integrity ... ok [INFO] [stdout] test tests::test_avalanche ... ok [INFO] [stdout] test tests::test_mix_matrix ... ok [INFO] [stdout] test tests::test_permutation_collision_resistance ... ok [INFO] [stdout] test tests::test_permutation_determinism ... ok [INFO] [stdout] test tests::test_permutation_uniqueness_tweak ... ok [INFO] [stdout] test tests::test_double_differential ... ok [INFO] [stdout] test tests::test_second_order_derivative ... ok [INFO] [stdout] test tests::test_seed_diffusion ... ok [INFO] [stdout] test tests::test_jump_ahead ... ok [INFO] [stdout] test tests::test_lowbit_rank ... ok [INFO] [stdout] test tests::test_byte_frequencies ... ok [INFO] [stdout] test tests::test_bit_correlations_and_transitions has been running for over 60 seconds [INFO] [stdout] test tests::test_bitplane_projection has been running for over 60 seconds [INFO] [stdout] test tests::test_lane_cross_correlation_bitplane has been running for over 60 seconds [INFO] [stdout] test tests::test_u16_frequencies has been running for over 60 seconds [INFO] [stdout] test tests::test_u16_frequencies ... ok [INFO] [stdout] test tests::test_bitplane_projection ... ok [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "f5317651ad5b8f5aba13606166f5768ea208e04d49830839253454ce95fa7248", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f5317651ad5b8f5aba13606166f5768ea208e04d49830839253454ce95fa7248", kill_on_drop: false }` [INFO] [stdout] f5317651ad5b8f5aba13606166f5768ea208e04d49830839253454ce95fa7248