[INFO] fetching crate sampling 0.1.1...
[INFO] checking sampling-0.1.1 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] extracting crate sampling 0.1.1 into /workspace/builds/worker-3-tc2/source
[INFO] validating manifest of crates.io crate sampling 0.1.1 on toolchain 31561a63598a0f21fc74c024747ef1310fdd2eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate sampling 0.1.1
[INFO] finished tweaking crates.io crate sampling 0.1.1
[INFO] tweaked toml for crates.io crate sampling 0.1.1 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 100 packages to latest compatible versions
[INFO] [stderr]       Adding average v0.13.1 (available: v0.15.1)
[INFO] [stderr]       Adding criterion v0.3.6 (available: v0.5.1)
[INFO] [stderr]       Adding statrs v0.15.0 (available: v0.17.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3b72e6cbb9f468710a1ec2289611003d9bd1073c24343fe1bfe31f33b564d402
[INFO] running `Command { std: "docker" "start" "-a" "3b72e6cbb9f468710a1ec2289611003d9bd1073c24343fe1bfe31f33b564d402", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3b72e6cbb9f468710a1ec2289611003d9bd1073c24343fe1bfe31f33b564d402", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3b72e6cbb9f468710a1ec2289611003d9bd1073c24343fe1bfe31f33b564d402", kill_on_drop: false }`
[INFO] [stdout] 3b72e6cbb9f468710a1ec2289611003d9bd1073c24343fe1bfe31f33b564d402
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 966fbd874c71f69ea383166ef4314662461062dea6b7cbdd338e24bbabc1cf4f
[INFO] running `Command { std: "docker" "start" "-a" "966fbd874c71f69ea383166ef4314662461062dea6b7cbdd338e24bbabc1cf4f", kill_on_drop: false }`
[INFO] [stderr]    Compiling libm v0.2.11
[INFO] [stderr]    Compiling libc v0.2.167
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]    Compiling matrixmultiply v0.3.9
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]     Checking ryu v1.0.18
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]     Checking plotters-backend v0.3.7
[INFO] [stderr]     Checking unicode-width v0.1.14
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]     Checking strength_reduce v0.2.4
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking float-ord v0.3.2
[INFO] [stderr]     Checking half v1.8.3
[INFO] [stderr]     Checking plotters-svg v0.3.7
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking oorandom v11.1.4
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking csv-core v0.1.11
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking easy-cast v0.4.4
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking criterion-plot v0.4.5
[INFO] [stderr]     Checking average v0.13.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking transpose v0.2.3
[INFO] [stderr]     Checking simba v0.5.1
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]    Compiling nalgebra-macros v0.1.0
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking rand_distr v0.4.3
[INFO] [stderr]     Checking nalgebra v0.27.1
[INFO] [stderr]     Checking csv v1.3.1
[INFO] [stderr]     Checking serde_cbor v0.11.2
[INFO] [stderr]     Checking rand_pcg v0.3.1
[INFO] [stderr]     Checking sampling v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] error: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:32:9
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub use rewl::*;
[INFO] [stdout]    |         ^^^^^^^ the name `merged_log10_prob` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 37 | pub use rees::*;
[INFO] [stdout]    |         ------- but the name `merged_log10_prob` in the value namespace is also re-exported here
[INFO] [stdout]    |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> src/lib.rs:9:23
[INFO] [stdout]    |
[INFO] [stdout] 9  | #![deny(missing_docs, warnings)]
[INFO] [stdout]    |                       ^^^^^^^^
[INFO] [stdout]    = note: `#[deny(ambiguous_glob_reexports)]` implied by `#[deny(warnings)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:32:9
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub use rewl::*;
[INFO] [stdout]    |         ^^^^^^^ the name `merged_log_prob` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 37 | pub use rees::*;
[INFO] [stdout]    |         ------- but the name `merged_log_prob` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:32:9
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub use rewl::*;
[INFO] [stdout]    |         ^^^^^^^ the name `merged_log10_probability_and_align` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 37 | pub use rees::*;
[INFO] [stdout]    |         ------- but the name `merged_log10_probability_and_align` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:32:9
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub use rewl::*;
[INFO] [stdout]    |         ^^^^^^^ the name `merged_log10_probability_and_align_ignore` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 37 | pub use rees::*;
[INFO] [stdout]    |         ------- but the name `merged_log10_probability_and_align_ignore` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:32:9
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub use rewl::*;
[INFO] [stdout]    |         ^^^^^^^ the name `merged_log_probability_and_align` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 37 | pub use rees::*;
[INFO] [stdout]    |         ------- but the name `merged_log_probability_and_align` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:32:9
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub use rewl::*;
[INFO] [stdout]    |         ^^^^^^^ the name `merged_log_probability_and_align_ignore` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 37 | pub use rees::*;
[INFO] [stdout]    |         ------- but the name `merged_log_probability_and_align_ignore` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `replica_exchange` is ambiguous
[INFO] [stdout]    --> src/rewl/rewl.rs:377:41
[INFO] [stdout]     |
[INFO] [stdout] 377 | ...                   replica_exchange(a, b);
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^ ambiguous name
[INFO] [stdout]     |
[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: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `replica_exchange` could refer to the function imported here
[INFO] [stdout]    --> src/lib.rs:32:9
[INFO] [stdout]     |
[INFO] [stdout] 32  | pub use rewl::*;
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `replica_exchange` to disambiguate
[INFO] [stdout] note: `replica_exchange` could also refer to the function imported here
[INFO] [stdout]    --> src/lib.rs:37:9
[INFO] [stdout]     |
[INFO] [stdout] 37  | pub use rees::*;
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `replica_exchange` to disambiguate
[INFO] [stdout]     = note: `#[deny(ambiguous_glob_imports)]` implied by `#[deny(warnings)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `replica_exchange` is ambiguous
[INFO] [stdout]    --> src/rewl/rewl.rs:409:25
[INFO] [stdout]     |
[INFO] [stdout] 409 |                         replica_exchange(walker_a, walker_b);
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^ ambiguous name
[INFO] [stdout]     |
[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: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `replica_exchange` could refer to the function imported here
[INFO] [stdout]    --> src/lib.rs:32:9
[INFO] [stdout]     |
[INFO] [stdout] 32  | pub use rewl::*;
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `replica_exchange` to disambiguate
[INFO] [stdout] note: `replica_exchange` could also refer to the function imported here
[INFO] [stdout]    --> src/lib.rs:37:9
[INFO] [stdout]     |
[INFO] [stdout] 37  | pub use rees::*;
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `replica_exchange` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking criterion v0.3.6
[INFO] [stderr] error: could not compile `sampling` (lib) due to 8 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "966fbd874c71f69ea383166ef4314662461062dea6b7cbdd338e24bbabc1cf4f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "966fbd874c71f69ea383166ef4314662461062dea6b7cbdd338e24bbabc1cf4f", kill_on_drop: false }`
[INFO] [stdout] 966fbd874c71f69ea383166ef4314662461062dea6b7cbdd338e24bbabc1cf4f
