[INFO] fetching crate envisim_samplr 0.2.0...
[INFO] checking envisim_samplr-0.2.0 against try#264a7c4a1c917c83d13895a31231f9d93c7b67e1 for pr-132289
[INFO] extracting crate envisim_samplr 0.2.0 into /workspace/builds/worker-2-tc2/source
[INFO] validating manifest of crates.io crate envisim_samplr 0.2.0 on toolchain 264a7c4a1c917c83d13895a31231f9d93c7b67e1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate envisim_samplr 0.2.0
[INFO] finished tweaking crates.io crate envisim_samplr 0.2.0
[INFO] tweaked toml for crates.io crate envisim_samplr 0.2.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 17 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "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/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d191b997d7da6bd06806bf19a5184192608998b62ef8fbaf292027d8c0cbd89a
[INFO] running `Command { std: "docker" "start" "-a" "d191b997d7da6bd06806bf19a5184192608998b62ef8fbaf292027d8c0cbd89a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d191b997d7da6bd06806bf19a5184192608998b62ef8fbaf292027d8c0cbd89a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d191b997d7da6bd06806bf19a5184192608998b62ef8fbaf292027d8c0cbd89a", kill_on_drop: false }`
[INFO] [stdout] d191b997d7da6bd06806bf19a5184192608998b62ef8fbaf292027d8c0cbd89a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b52bd48e4680c1b78982bfbd24c8d30e4ffe33595bb2cbaf622072c652c5681f
[INFO] running `Command { std: "docker" "start" "-a" "b52bd48e4680c1b78982bfbd24c8d30e4ffe33595bb2cbaf622072c652c5681f", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.161
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking rustc-hash v2.0.0
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking rand_core v0.6.4
[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 envisim_utils v0.2.0
[INFO] [stderr]     Checking envisim_samplr v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `envisim_test_utils`
[INFO] [stdout]    --> src/cube_method.rs:854:9
[INFO] [stdout]     |
[INFO] [stdout] 854 |     use envisim_test_utils::*;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `envisim_test_utils`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 854 |     use envisim_utils::*;
[INFO] [stdout]     |         ~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `envisim_test_utils`
[INFO] [stdout]    --> src/pivotal_method.rs:686:9
[INFO] [stdout]     |
[INFO] [stdout] 686 |     use envisim_test_utils::*;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `envisim_test_utils`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 686 |     use envisim_utils::*;
[INFO] [stdout]     |         ~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `envisim_test_utils`
[INFO] [stdout]    --> src/poisson/correlated_poisson.rs:516:9
[INFO] [stdout]     |
[INFO] [stdout] 516 |     use envisim_test_utils::*;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `envisim_test_utils`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 516 |     use envisim_utils::*;
[INFO] [stdout]     |         ~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `envisim_test_utils`
[INFO] [stdout]    --> src/utils.rs:166:9
[INFO] [stdout]     |
[INFO] [stdout] 166 |     use envisim_test_utils::*;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `envisim_test_utils`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 166 |     use envisim_utils::*;
[INFO] [stdout]     |         ~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_delta` in this scope
[INFO] [stdout]    --> src/pivotal_method.rs:693:9
[INFO] [stdout]     |
[INFO] [stdout] 693 |         assert_delta!(pm.container.probabilities()[0], 0.0);
[INFO] [stdout]     |         ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_eq`
[INFO] [stdout]    --> /rustc/264a7c4a1c917c83d13895a31231f9d93c7b67e1/library/core/src/macros/mod.rs:42:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_eq` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_delta` in this scope
[INFO] [stdout]    --> src/pivotal_method.rs:694:9
[INFO] [stdout]     |
[INFO] [stdout] 694 |         assert_delta!(pm.container.probabilities()[1], 0.4);
[INFO] [stdout]     |         ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_eq`
[INFO] [stdout]    --> /rustc/264a7c4a1c917c83d13895a31231f9d93c7b67e1/library/core/src/macros/mod.rs:42:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_eq` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_delta` in this scope
[INFO] [stdout]    --> src/poisson/correlated_poisson.rs:567:9
[INFO] [stdout]     |
[INFO] [stdout] 567 |         assert_delta!(cps.container.probabilities()[1], 0.0);
[INFO] [stdout]     |         ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_eq`
[INFO] [stdout]    --> /rustc/264a7c4a1c917c83d13895a31231f9d93c7b67e1/library/core/src/macros/mod.rs:42:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_eq` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_delta` in this scope
[INFO] [stdout]    --> src/poisson/correlated_poisson.rs:568:9
[INFO] [stdout]     |
[INFO] [stdout] 568 |         assert_delta!(cps.container.probabilities()[8], 0.0);
[INFO] [stdout]     |         ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_eq`
[INFO] [stdout]    --> /rustc/264a7c4a1c917c83d13895a31231f9d93c7b67e1/library/core/src/macros/mod.rs:42:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_eq` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_delta` in this scope
[INFO] [stdout]    --> src/poisson/correlated_poisson.rs:569:9
[INFO] [stdout]     |
[INFO] [stdout] 569 |         assert_delta!(cps.container.probabilities()[4], 0.0);
[INFO] [stdout]     |         ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_eq`
[INFO] [stdout]    --> /rustc/264a7c4a1c917c83d13895a31231f9d93c7b67e1/library/core/src/macros/mod.rs:42:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_eq` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_delta` in this scope
[INFO] [stdout]    --> src/poisson/correlated_poisson.rs:570:9
[INFO] [stdout]     |
[INFO] [stdout] 570 |         assert_delta!(cps.container.probabilities()[2], 0.0);
[INFO] [stdout]     |         ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_eq`
[INFO] [stdout]    --> /rustc/264a7c4a1c917c83d13895a31231f9d93c7b67e1/library/core/src/macros/mod.rs:42:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_eq` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_delta` in this scope
[INFO] [stdout]    --> src/poisson/correlated_poisson.rs:577:9
[INFO] [stdout]     |
[INFO] [stdout] 577 |         assert_delta!(cps.container.probabilities()[4], 0.25);
[INFO] [stdout]     |         ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_eq`
[INFO] [stdout]    --> /rustc/264a7c4a1c917c83d13895a31231f9d93c7b67e1/library/core/src/macros/mod.rs:42:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_eq` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_delta` in this scope
[INFO] [stdout]    --> src/poisson/correlated_poisson.rs:578:9
[INFO] [stdout]     |
[INFO] [stdout] 578 |         assert_delta!(cps.container.probabilities()[2], 0.25);
[INFO] [stdout]     |         ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_eq`
[INFO] [stdout]    --> /rustc/264a7c4a1c917c83d13895a31231f9d93c7b67e1/library/core/src/macros/mod.rs:42:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_eq` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_delta` in this scope
[INFO] [stdout]    --> src/poisson/correlated_poisson.rs:579:9
[INFO] [stdout]     |
[INFO] [stdout] 579 |         assert_delta!(cps.container.probabilities()[0], 0.25);
[INFO] [stdout]     |         ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_eq`
[INFO] [stdout]    --> /rustc/264a7c4a1c917c83d13895a31231f9d93c7b67e1/library/core/src/macros/mod.rs:42:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_eq` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_delta` in this scope
[INFO] [stdout]    --> src/poisson/correlated_poisson.rs:580:9
[INFO] [stdout]     |
[INFO] [stdout] 580 |         assert_delta!(cps.container.probabilities()[7], 0.25);
[INFO] [stdout]     |         ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_eq`
[INFO] [stdout]    --> /rustc/264a7c4a1c917c83d13895a31231f9d93c7b67e1/library/core/src/macros/mod.rs:42:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_eq` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_delta` in this scope
[INFO] [stdout]    --> src/poisson/correlated_poisson.rs:595:9
[INFO] [stdout]     |
[INFO] [stdout] 595 |         assert_delta!(cps.container.probabilities()[3], 0.0, EPS);
[INFO] [stdout]     |         ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_eq`
[INFO] [stdout]    --> /rustc/264a7c4a1c917c83d13895a31231f9d93c7b67e1/library/core/src/macros/mod.rs:42:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_eq` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_delta` in this scope
[INFO] [stdout]    --> src/poisson/correlated_poisson.rs:596:9
[INFO] [stdout]     |
[INFO] [stdout] 596 |         assert_delta!(cps.container.probabilities()[5], 0.0, EPS);
[INFO] [stdout]     |         ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_eq`
[INFO] [stdout]    --> /rustc/264a7c4a1c917c83d13895a31231f9d93c7b67e1/library/core/src/macros/mod.rs:42:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_eq` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_delta` in this scope
[INFO] [stdout]    --> src/poisson/correlated_poisson.rs:597:9
[INFO] [stdout]     |
[INFO] [stdout] 597 |         assert_delta!(cps.container.probabilities()[2], 0.0, EPS);
[INFO] [stdout]     |         ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_eq`
[INFO] [stdout]    --> /rustc/264a7c4a1c917c83d13895a31231f9d93c7b67e1/library/core/src/macros/mod.rs:42:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_eq` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_delta` in this scope
[INFO] [stdout]    --> src/poisson/correlated_poisson.rs:598:9
[INFO] [stdout]     |
[INFO] [stdout] 598 |         assert_delta!(cps.container.probabilities()[1], 0.0, EPS);
[INFO] [stdout]     |         ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_eq`
[INFO] [stdout]    --> /rustc/264a7c4a1c917c83d13895a31231f9d93c7b67e1/library/core/src/macros/mod.rs:42:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_eq` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_delta` in this scope
[INFO] [stdout]    --> src/poisson/correlated_poisson.rs:605:9
[INFO] [stdout]     |
[INFO] [stdout] 605 |         assert_delta!(cps.container.probabilities()[3], 0.25, EPS);
[INFO] [stdout]     |         ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_eq`
[INFO] [stdout]    --> /rustc/264a7c4a1c917c83d13895a31231f9d93c7b67e1/library/core/src/macros/mod.rs:42:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_eq` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_delta` in this scope
[INFO] [stdout]    --> src/poisson/correlated_poisson.rs:606:9
[INFO] [stdout]     |
[INFO] [stdout] 606 |         assert_delta!(cps.container.probabilities()[5], 0.25, EPS);
[INFO] [stdout]     |         ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_eq`
[INFO] [stdout]    --> /rustc/264a7c4a1c917c83d13895a31231f9d93c7b67e1/library/core/src/macros/mod.rs:42:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_eq` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_delta` in this scope
[INFO] [stdout]    --> src/poisson/correlated_poisson.rs:607:9
[INFO] [stdout]     |
[INFO] [stdout] 607 |         assert_delta!(cps.container.probabilities()[2], 0.25, EPS);
[INFO] [stdout]     |         ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_eq`
[INFO] [stdout]    --> /rustc/264a7c4a1c917c83d13895a31231f9d93c7b67e1/library/core/src/macros/mod.rs:42:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_eq` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_delta` in this scope
[INFO] [stdout]    --> src/poisson/correlated_poisson.rs:608:9
[INFO] [stdout]     |
[INFO] [stdout] 608 |         assert_delta!(cps.container.probabilities()[1], 0.25, EPS);
[INFO] [stdout]     |         ^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_eq`
[INFO] [stdout]    --> /rustc/264a7c4a1c917c83d13895a31231f9d93c7b67e1/library/core/src/macros/mod.rs:42:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named macro `assert_eq` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `envisim_samplr` (lib test) due to 22 previous errors
[INFO] running `Command { std: "docker" "inspect" "b52bd48e4680c1b78982bfbd24c8d30e4ffe33595bb2cbaf622072c652c5681f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b52bd48e4680c1b78982bfbd24c8d30e4ffe33595bb2cbaf622072c652c5681f", kill_on_drop: false }`
[INFO] [stdout] b52bd48e4680c1b78982bfbd24c8d30e4ffe33595bb2cbaf622072c652c5681f
