[INFO] fetching crate zima 0.1.0-alpha.2...
[INFO] testing zima-0.1.0-alpha.2 against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739-1
[INFO] extracting crate zima 0.1.0-alpha.2 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate zima 0.1.0-alpha.2
[INFO] finished tweaking crates.io crate zima 0.1.0-alpha.2
[INFO] tweaked toml for crates.io crate zima 0.1.0-alpha.2 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate zima 0.1.0-alpha.2 on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate zima 0.1.0-alpha.2 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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "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] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded zmij v1.0.19
[INFO] [stderr]   Downloaded clap_builder v4.5.57
[INFO] [stderr]   Downloaded clap v4.5.57
[INFO] [stderr]   Downloaded comfy-table v6.2.0
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.38
[INFO] [stderr]   Downloaded crossterm v0.26.1
[INFO] [stderr]   Downloaded zerocopy v0.8.38
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7d0cf2ef0859e5205da7f0417ba56bfb2897125b434d159baa94690e791102be
[INFO] running `Command { std: "docker" "start" "-a" "7d0cf2ef0859e5205da7f0417ba56bfb2897125b434d159baa94690e791102be", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7d0cf2ef0859e5205da7f0417ba56bfb2897125b434d159baa94690e791102be", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7d0cf2ef0859e5205da7f0417ba56bfb2897125b434d159baa94690e791102be", kill_on_drop: false }`
[INFO] [stdout] 7d0cf2ef0859e5205da7f0417ba56bfb2897125b434d159baa94690e791102be
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1874d01149d98218509a88e915bde57247a543957bd9a4b64e4fd40b0cef6226
[INFO] running `Command { std: "docker" "start" "-a" "1874d01149d98218509a88e915bde57247a543957bd9a4b64e4fd40b0cef6226", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling zerocopy v0.8.38
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling strum v0.24.1
[INFO] [stderr]    Compiling ryu v1.0.22
[INFO] [stderr]    Compiling safe_arch v0.7.4
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling csv-core v0.1.13
[INFO] [stderr]    Compiling wide v0.7.33
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling csv v1.4.0
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling crossterm v0.26.1
[INFO] [stderr]    Compiling simba v0.9.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling comfy-table v6.2.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling nalgebra v0.33.2
[INFO] [stderr]    Compiling statrs v0.18.0
[INFO] [stderr]    Compiling zima v0.1.0-alpha.2 (/opt/rustwide/workdir)
[INFO] [stdout] error: `TestResult` is ambiguous
[INFO] [stdout]  --> src/hypothesis/kolmogorov.rs:5:29
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::{CDF, Statistic, TestResult}; // Assuming TestResult is defined in crate root
[INFO] [stdout]   |                             ^^^^^^^^^^ ambiguous name
[INFO] [stdout]   |
[INFO] [stdout]   = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `TestResult` could refer to the struct imported here
[INFO] [stdout]  --> src/hypothesis/mod.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use mean::*;
[INFO] [stdout]   |         ^^^^^^^
[INFO] [stdout]   = help: consider adding an explicit import of `TestResult` to disambiguate
[INFO] [stdout] note: `TestResult` could also refer to the struct imported here
[INFO] [stdout]  --> src/hypothesis/mod.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub use variance::*;
[INFO] [stdout]   |         ^^^^^^^^^^^
[INFO] [stdout]   = help: consider adding an explicit import of `TestResult` to disambiguate
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]   = note: `#[deny(ambiguous_glob_imports)]` (part of `#[deny(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `TestResult` is ambiguous
[INFO] [stdout]   --> src/hypothesis/kolmogorov.rs:25:25
[INFO] [stdout]    |
[INFO] [stdout] 25 | impl<D, F> Statistic<D, TestResult<F>> for KSTest
[INFO] [stdout]    |                         ^^^^^^^^^^ ambiguous name
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `TestResult` could refer to the struct imported here
[INFO] [stdout]   --> src/hypothesis/mod.rs:7:9
[INFO] [stdout]    |
[INFO] [stdout]  7 | pub use mean::*;
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `TestResult` to disambiguate
[INFO] [stdout] note: `TestResult` could also refer to the struct imported here
[INFO] [stdout]   --> src/hypothesis/mod.rs:8:9
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub use variance::*;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `TestResult` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `TestResult` is ambiguous
[INFO] [stdout]   --> src/hypothesis/kolmogorov.rs:30:36
[INFO] [stdout]    |
[INFO] [stdout] 30 |     fn compute(&self, data: &D) -> TestResult<F> {
[INFO] [stdout]    |                                    ^^^^^^^^^^ ambiguous name
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `TestResult` could refer to the struct imported here
[INFO] [stdout]   --> src/hypothesis/mod.rs:7:9
[INFO] [stdout]    |
[INFO] [stdout]  7 | pub use mean::*;
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `TestResult` to disambiguate
[INFO] [stdout] note: `TestResult` could also refer to the struct imported here
[INFO] [stdout]   --> src/hypothesis/mod.rs:8:9
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub use variance::*;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `TestResult` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `TestResult` is ambiguous
[INFO] [stdout]   --> src/hypothesis/kolmogorov.rs:36:20
[INFO] [stdout]    |
[INFO] [stdout] 36 |             return TestResult {
[INFO] [stdout]    |                    ^^^^^^^^^^ ambiguous name
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `TestResult` could refer to the struct imported here
[INFO] [stdout]   --> src/hypothesis/mod.rs:7:9
[INFO] [stdout]    |
[INFO] [stdout]  7 | pub use mean::*;
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `TestResult` to disambiguate
[INFO] [stdout] note: `TestResult` could also refer to the struct imported here
[INFO] [stdout]   --> src/hypothesis/mod.rs:8:9
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub use variance::*;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `TestResult` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `TestResult` is ambiguous
[INFO] [stdout]    --> src/hypothesis/kolmogorov.rs:118:9
[INFO] [stdout]     |
[INFO] [stdout] 118 |         TestResult {
[INFO] [stdout]     |         ^^^^^^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `TestResult` could refer to the struct imported here
[INFO] [stdout]    --> src/hypothesis/mod.rs:7:9
[INFO] [stdout]     |
[INFO] [stdout]   7 | pub use mean::*;
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `TestResult` to disambiguate
[INFO] [stdout] note: `TestResult` could also refer to the struct imported here
[INFO] [stdout]    --> src/hypothesis/mod.rs:8:9
[INFO] [stdout]     |
[INFO] [stdout]   8 | pub use variance::*;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `TestResult` to disambiguate
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `zima` (lib) due to 10 previous errors
[INFO] running `Command { std: "docker" "inspect" "1874d01149d98218509a88e915bde57247a543957bd9a4b64e4fd40b0cef6226", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1874d01149d98218509a88e915bde57247a543957bd9a4b64e4fd40b0cef6226", kill_on_drop: false }`
[INFO] [stdout] 1874d01149d98218509a88e915bde57247a543957bd9a4b64e4fd40b0cef6226
