[INFO] cloning repository https://github.com/r0fls/shannon [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/r0fls/shannon" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fr0fls%2Fshannon", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fr0fls%2Fshannon'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 757d3aa7a898445c6c14cf5f16ab869550674e0b [INFO] testing r0fls/shannon against beta-2025-10-28 for beta-1.92-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fr0fls%2Fshannon" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/r0fls/shannon [INFO] finished tweaking git repo https://github.com/r0fls/shannon [INFO] tweaked toml for git repo https://github.com/r0fls/shannon written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/r0fls/shannon on toolchain beta-2025-10-28 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/r0fls/shannon 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" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0c8f623e03cb8ac44230dcdabb4bd9648cdde1edc70556621ed44de0d8544cbb [INFO] running `Command { std: "docker" "start" "-a" "0c8f623e03cb8ac44230dcdabb4bd9648cdde1edc70556621ed44de0d8544cbb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0c8f623e03cb8ac44230dcdabb4bd9648cdde1edc70556621ed44de0d8544cbb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0c8f623e03cb8ac44230dcdabb4bd9648cdde1edc70556621ed44de0d8544cbb", kill_on_drop: false }` [INFO] [stdout] 0c8f623e03cb8ac44230dcdabb4bd9648cdde1edc70556621ed44de0d8544cbb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2cee9549e37da51e3191d312049e95f7bb320946dd4708110833539531707bcc [INFO] running `Command { std: "docker" "start" "-a" "2cee9549e37da51e3191d312049e95f7bb320946dd4708110833539531707bcc", kill_on_drop: false }` [INFO] [stderr] Compiling libm v0.2.14 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling matrixmultiply v0.3.9 [INFO] [stderr] Compiling bytemuck v1.23.0 [INFO] [stderr] Compiling safe_arch v0.7.4 [INFO] [stderr] Compiling wide v0.7.32 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling rand_core v0.6.4 [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 ppv-lite86 v0.2.21 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling simba v0.5.1 [INFO] [stderr] Compiling simba v0.9.0 [INFO] [stderr] Compiling ndarray v0.15.6 [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 serde_derive v1.0.219 [INFO] [stderr] Compiling nalgebra-macros v0.2.2 [INFO] [stderr] Compiling nalgebra-macros v0.1.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling nalgebra v0.27.1 [INFO] [stderr] Compiling nalgebra v0.33.2 [INFO] [stderr] Compiling ndhistogram v0.8.0 [INFO] [stderr] Compiling statrs v0.15.0 [INFO] [stderr] Compiling shannon v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.03s [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" "2cee9549e37da51e3191d312049e95f7bb320946dd4708110833539531707bcc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2cee9549e37da51e3191d312049e95f7bb320946dd4708110833539531707bcc", kill_on_drop: false }` [INFO] [stdout] 2cee9549e37da51e3191d312049e95f7bb320946dd4708110833539531707bcc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ea1f981b9572ccd9af352e988d38010cc9e54ac08c51cf126f78f8929ac8bb78 [INFO] running `Command { std: "docker" "start" "-a" "ea1f981b9572ccd9af352e988d38010cc9e54ac08c51cf126f78f8929ac8bb78", kill_on_drop: false }` [INFO] [stderr] Compiling shannon v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.99s [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" "ea1f981b9572ccd9af352e988d38010cc9e54ac08c51cf126f78f8929ac8bb78", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ea1f981b9572ccd9af352e988d38010cc9e54ac08c51cf126f78f8929ac8bb78", kill_on_drop: false }` [INFO] [stdout] ea1f981b9572ccd9af352e988d38010cc9e54ac08c51cf126f78f8929ac8bb78 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 258e2946bb7f2f798361f58bc451c817ac430b5a3f037d9c56745266a2d29882 [INFO] running `Command { std: "docker" "start" "-a" "258e2946bb7f2f798361f58bc451c817ac430b5a3f037d9c56745266a2d29882", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s [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/shannon-4d4a6360b039f081) [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test entropy::tests::test_entropy_uniform ... ok [INFO] [stdout] test entropy::tests::test_joint_entropy ... ok [INFO] [stdout] test entropy::tests::test_mutual_information_independent ... ok [INFO] [stdout] test rmt::tests::test_eigenvalue_spacings ... ok [INFO] [stdout] test rmt::tests::test_wigner_semicircle_density ... ok [INFO] [stdout] test rmt::tests::test_marchenko_pastur_density ... ok [INFO] [stdout] test divergence::tests::test_kl_js_values ... ok [INFO] [stdout] test tests::test_kl_js_divergence ... ok [INFO] [stdout] test tests::test_shannon_api ... ok [INFO] [stdout] test tests::test_rmt_api ... ok [INFO] [stdout] test tests::test_random_matrices ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests shannon [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" "258e2946bb7f2f798361f58bc451c817ac430b5a3f037d9c56745266a2d29882", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "258e2946bb7f2f798361f58bc451c817ac430b5a3f037d9c56745266a2d29882", kill_on_drop: false }` [INFO] [stdout] 258e2946bb7f2f798361f58bc451c817ac430b5a3f037d9c56745266a2d29882