[INFO] fetching crate zima 0.1.0-alpha.2...
[INFO] testing zima-0.1.0-alpha.2 against 1.98.0-beta.1 for beta-1.98-1
[INFO] extracting crate zima 0.1.0-alpha.2 into /workspace/builds/worker-2-tc2/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-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate zima 0.1.0-alpha.2 on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "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" "+1.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 50ba862328c01bea76aa997ecdd34806a6e39eeb221923c0b16968afa87911c3
[INFO] running `Command { std: "docker" "start" "50ba862328c01bea76aa997ecdd34806a6e39eeb221923c0b16968afa87911c3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "50ba862328c01bea76aa997ecdd34806a6e39eeb221923c0b16968afa87911c3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "50ba862328c01bea76aa997ecdd34806a6e39eeb221923c0b16968afa87911c3" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "50ba862328c01bea76aa997ecdd34806a6e39eeb221923c0b16968afa87911c3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "50ba862328c01bea76aa997ecdd34806a6e39eeb221923c0b16968afa87911c3" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.38
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling safe_arch v0.7.4
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling wide v0.7.33
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling crossterm v0.26.1
[INFO] [stderr]    Compiling csv-core v0.1.13
[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 strum v0.24.1
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling csv v1.4.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling simba v0.9.1
[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 serde v1.0.228
[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.33.2
[INFO] [stderr]    Compiling statrs v0.18.0
[INFO] [stderr]    Compiling zima v0.1.0-alpha.2 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0659]: `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] 
[INFO] [stdout] 
[INFO] [stdout] error[E0659]: `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] 
[INFO] [stdout] 
[INFO] [stdout] error[E0659]: `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] 
[INFO] [stdout] 
[INFO] [stdout] error[E0659]: `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] 
[INFO] [stdout] 
[INFO] [stdout] error[E0659]: `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] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0659`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `zima` (lib) due to 5 previous errors
[INFO] running `Command { std: "docker" "inspect" "50ba862328c01bea76aa997ecdd34806a6e39eeb221923c0b16968afa87911c3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "50ba862328c01bea76aa997ecdd34806a6e39eeb221923c0b16968afa87911c3", kill_on_drop: false }`
[INFO] [stdout] 50ba862328c01bea76aa997ecdd34806a6e39eeb221923c0b16968afa87911c3
