[INFO] updating cached repository https://github.com/droundy/sad-monte-carlo
[INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"`
[INFO] [stderr] From https://github.com/droundy/sad-monte-carlo
[INFO] [stderr]    e595eff..9966cb2  master     -> master
[INFO] running `"git" "rev-parse" "HEAD"`
[INFO] [stdout] 9966cb2d45cc3cd9880e2b1dadf838c838e1bc26
[INFO] checking droundy/sad-monte-carlo against master#bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc for pr-70917
[INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdroundy%2Fsad-monte-carlo" "/workspace/builds/worker-3/source"`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/droundy/sad-monte-carlo on toolchain bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc
[INFO] running `"/workspace/cargo-home/bin/cargo" "+bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc" "read-manifest" "--manifest-path" "Cargo.toml"`
[INFO] started tweaking git repo https://github.com/droundy/sad-monte-carlo
[INFO] finished tweaking git repo https://github.com/droundy/sad-monte-carlo
[INFO] tweaked toml for git repo https://github.com/droundy/sad-monte-carlo written to /workspace/builds/worker-3/source/Cargo.toml
[INFO] running `"/workspace/cargo-home/bin/cargo" "+bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating git repository `https://github.com/droundy/dimensioned`
[INFO] running `"/workspace/cargo-home/bin/cargo" "+bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc" "fetch" "--locked" "--manifest-path" "Cargo.toml"`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc" "check" "--frozen" "--all" "--all-targets"`
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] 15f3cc781ca35758619771905cc7b44869db2f2916289706079ea93a6f95d0e6
[INFO] running `"docker" "start" "-a" "15f3cc781ca35758619771905cc7b44869db2f2916289706079ea93a6f95d0e6"`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]    Compiling proc-macro2 v1.0.10
[INFO] [stderr]    Compiling syn v1.0.17
[INFO] [stderr]    Compiling serde v1.0.106
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]     Checking either v1.5.3
[INFO] [stderr]     Checking nom v1.2.4
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling typenum v1.11.2
[INFO] [stderr]    Compiling proc-macro-hack v0.5.15
[INFO] [stderr]    Compiling dimensioned v0.8.0 (https://github.com/droundy/dimensioned#ebf35847)
[INFO] [stderr]     Checking dtoa v0.4.5
[INFO] [stderr]     Checking half v1.5.0
[INFO] [stderr]    Compiling memchr v2.3.3
[INFO] [stderr]    Compiling rayon-core v1.7.0
[INFO] [stderr]     Checking regex-syntax v0.6.17
[INFO] [stderr]     Checking oorandom v11.1.0
[INFO] [stderr]     Checking difference v2.0.0
[INFO] [stderr]     Checking itertools v0.8.2
[INFO] [stderr]     Checking thread-id v3.3.0
[INFO] [stderr]     Checking rand v0.4.6
[INFO] [stderr]    Compiling cast v0.2.3
[INFO] [stderr]     Checking plotters v0.2.12
[INFO] [stderr]    Compiling syn v0.14.9
[INFO] [stderr]     Checking thread_local v0.3.3
[INFO] [stderr]     Checking rand_distr v0.2.2
[INFO] [stderr]     Checking state v0.4.1
[INFO] [stderr]     Checking meval v0.2.0
[INFO] [stderr]     Checking meval v0.1.0
[INFO] [stderr]     Checking csv-core v0.1.10
[INFO] [stderr]     Checking regex-automata v0.1.9
[INFO] [stderr]     Checking rayon v1.3.0
[INFO] [stderr]     Checking rand v0.3.23
[INFO] [stderr]    Compiling quote v1.0.3
[INFO] [stderr]     Checking tinyset v0.4.2
[INFO] [stderr]     Checking criterion-plot v0.4.1
[INFO] [stderr]     Checking generic-array v0.12.3
[INFO] [stderr]     Checking regex v1.3.6
[INFO] [stderr]    Compiling clapme_derive v0.1.10
[INFO] [stderr]    Compiling auto-args-derive v0.1.4
[INFO] [stderr]     Checking clapme v0.1.15
[INFO] [stderr]     Checking auto-args v0.2.6
[INFO] [stderr]    Compiling serde_derive v1.0.106
[INFO] [stderr]    Compiling git-version-macro v0.3.4
[INFO] [stderr]     Checking git-version v0.3.4
[INFO] [stderr]     Checking serde_json v1.0.51
[INFO] [stderr]     Checking rand_xoshiro v0.4.0
[INFO] [stderr]     Checking vector3d v0.1.9
[INFO] [stderr]     Checking serde_cbor v0.10.2
[INFO] [stderr]     Checking internment v0.3.12
[INFO] [stderr]     Checking serde_yaml v0.8.11
[INFO] [stderr]     Checking bstr v0.2.12
[INFO] [stderr]     Checking csv v1.1.3
[INFO] [stderr]     Checking tinytemplate v1.0.3
[INFO] [stderr]     Checking criterion v0.3.1
[INFO] [stderr]     Checking sad-monte-carlo v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] warning: method is never used: `entropy`
[INFO] [stderr]    --> src/mc/energy_binning.rs:193:5
[INFO] [stderr]     |
[INFO] [stderr] 193 |     fn entropy(&self, bins: &impl Binning, energies: &[Energy]) -> Vec<f64> {
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: method is never used: `entropy`
[INFO] [stderr]    --> src/mc/energy_binning.rs:193:5
[INFO] [stderr]     |
[INFO] [stderr] 193 |     fn entropy(&self, bins: &impl Binning, energies: &[Energy]) -> Vec<f64> {
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] error[E0599]: no function or associated item named `seed_from_u64` found for struct `rand_xoshiro::xoroshiro128plus::Xoroshiro128Plus` in the current scope
[INFO] [stderr]   --> benches/bench-sad.rs:20:38
[INFO] [stderr]    |
[INFO] [stderr] 20 |     let mut rng = sadmc::rng::MyRng::seed_from_u64(1);
[INFO] [stderr]    |                                      ^^^^^^^^^^^^^ function or associated item not found in `rand_xoshiro::xoroshiro128plus::Xoroshiro128Plus`
[INFO] [stderr]    |
[INFO] [stderr]    = help: items from traits can only be used if the trait is in scope
[INFO] [stderr] help: the following trait is implemented but not in scope; perhaps add a `use` for it:
[INFO] [stderr]    |
[INFO] [stderr] 4  | use rand_core::SeedableRng;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] error[E0599]: no function or associated item named `seed_from_u64` found for struct `rand_xoshiro::xoroshiro128plus::Xoroshiro128Plus` in the current scope
[INFO] [stderr]   --> benches/bench-sad.rs:33:38
[INFO] [stderr]    |
[INFO] [stderr] 33 |     let mut rng = sadmc::rng::MyRng::seed_from_u64(1);
[INFO] [stderr]    |                                      ^^^^^^^^^^^^^ function or associated item not found in `rand_xoshiro::xoroshiro128plus::Xoroshiro128Plus`
[INFO] [stderr]    |
[INFO] [stderr]    = help: items from traits can only be used if the trait is in scope
[INFO] [stderr] help: the following trait is implemented but not in scope; perhaps add a `use` for it:
[INFO] [stderr]    |
[INFO] [stderr] 4  | use rand_core::SeedableRng;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] error[E0599]: no function or associated item named `seed_from_u64` found for struct `rand_xoshiro::xoroshiro128plus::Xoroshiro128Plus` in the current scope
[INFO] [stderr]   --> benches/bench-sad.rs:55:38
[INFO] [stderr]    |
[INFO] [stderr] 55 |     let mut rng = sadmc::rng::MyRng::seed_from_u64(0);
[INFO] [stderr]    |                                      ^^^^^^^^^^^^^ function or associated item not found in `rand_xoshiro::xoroshiro128plus::Xoroshiro128Plus`
[INFO] [stderr]    |
[INFO] [stderr]    = help: items from traits can only be used if the trait is in scope
[INFO] [stderr] help: the following trait is implemented but not in scope; perhaps add a `use` for it:
[INFO] [stderr]    |
[INFO] [stderr] 4  | use rand_core::SeedableRng;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] error[E0599]: no function or associated item named `seed_from_u64` found for struct `rand_xoshiro::xoroshiro128plus::Xoroshiro128Plus` in the current scope
[INFO] [stderr]   --> benches/bench-sad.rs:57:38
[INFO] [stderr]    |
[INFO] [stderr] 57 |     let mut rng = sadmc::rng::MyRng::seed_from_u64(0);
[INFO] [stderr]    |                                      ^^^^^^^^^^^^^ function or associated item not found in `rand_xoshiro::xoroshiro128plus::Xoroshiro128Plus`
[INFO] [stderr]    |
[INFO] [stderr]    = help: items from traits can only be used if the trait is in scope
[INFO] [stderr] help: the following trait is implemented but not in scope; perhaps add a `use` for it:
[INFO] [stderr]    |
[INFO] [stderr] 4  | use rand_core::SeedableRng;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] error[E0599]: no function or associated item named `seed_from_u64` found for struct `rand_xoshiro::xoroshiro128plus::Xoroshiro128Plus` in the current scope
[INFO] [stderr]   --> benches/bench-sad.rs:72:71
[INFO] [stderr]    |
[INFO] [stderr] 72 | ...                   let mut rng = sadmc::rng::MyRng::seed_from_u64(2);
[INFO] [stderr]    |                                                        ^^^^^^^^^^^^^ function or associated item not found in `rand_xoshiro::xoroshiro128plus::Xoroshiro128Plus`
[INFO] [stderr]    |
[INFO] [stderr]    = help: items from traits can only be used if the trait is in scope
[INFO] [stderr] help: the following trait is implemented but not in scope; perhaps add a `use` for it:
[INFO] [stderr]    |
[INFO] [stderr] 4  | use rand_core::SeedableRng;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] error[E0599]: no function or associated item named `seed_from_u64` found for struct `rand_xoshiro::xoroshiro128plus::Xoroshiro128Plus` in the current scope
[INFO] [stderr]   --> benches/bench-sad.rs:84:71
[INFO] [stderr]    |
[INFO] [stderr] 84 | ...                   let mut rng = sadmc::rng::MyRng::seed_from_u64(2);
[INFO] [stderr]    |                                                        ^^^^^^^^^^^^^ function or associated item not found in `rand_xoshiro::xoroshiro128plus::Xoroshiro128Plus`
[INFO] [stderr]    |
[INFO] [stderr]    = help: items from traits can only be used if the trait is in scope
[INFO] [stderr] help: the following trait is implemented but not in scope; perhaps add a `use` for it:
[INFO] [stderr]    |
[INFO] [stderr] 4  | use rand_core::SeedableRng;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] error[E0599]: no function or associated item named `seed_from_u64` found for struct `rand_xoshiro::xoroshiro128plus::Xoroshiro128Plus` in the current scope
[INFO] [stderr]   --> benches/bench-sad.rs:96:42
[INFO] [stderr]    |
[INFO] [stderr] 96 |         let mut rng = sadmc::rng::MyRng::seed_from_u64(2);
[INFO] [stderr]    |                                          ^^^^^^^^^^^^^ function or associated item not found in `rand_xoshiro::xoroshiro128plus::Xoroshiro128Plus`
[INFO] [stderr]    |
[INFO] [stderr]    = help: items from traits can only be used if the trait is in scope
[INFO] [stderr] help: the following trait is implemented but not in scope; perhaps add a `use` for it:
[INFO] [stderr]    |
[INFO] [stderr] 4  | use rand_core::SeedableRng;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] error[E0599]: no function or associated item named `seed_from_u64` found for struct `rand_xoshiro::xoroshiro128plus::Xoroshiro128Plus` in the current scope
[INFO] [stderr]    --> benches/bench-sad.rs:105:42
[INFO] [stderr]     |
[INFO] [stderr] 105 |         let mut rng = sadmc::rng::MyRng::seed_from_u64(2);
[INFO] [stderr]     |                                          ^^^^^^^^^^^^^ function or associated item not found in `rand_xoshiro::xoroshiro128plus::Xoroshiro128Plus`
[INFO] [stderr]     |
[INFO] [stderr]     = help: items from traits can only be used if the trait is in scope
[INFO] [stderr] help: the following trait is implemented but not in scope; perhaps add a `use` for it:
[INFO] [stderr]     |
[INFO] [stderr] 4   | use rand_core::SeedableRng;
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] error[E0599]: no function or associated item named `seed_from_u64` found for struct `rand_xoshiro::xoroshiro128plus::Xoroshiro128Plus` in the current scope
[INFO] [stderr]    --> benches/bench-sad.rs:114:42
[INFO] [stderr]     |
[INFO] [stderr] 114 |         let mut rng = sadmc::rng::MyRng::seed_from_u64(2);
[INFO] [stderr]     |                                          ^^^^^^^^^^^^^ function or associated item not found in `rand_xoshiro::xoroshiro128plus::Xoroshiro128Plus`
[INFO] [stderr]     |
[INFO] [stderr]     = help: items from traits can only be used if the trait is in scope
[INFO] [stderr] help: the following trait is implemented but not in scope; perhaps add a `use` for it:
[INFO] [stderr]     |
[INFO] [stderr] 4   | use rand_core::SeedableRng;
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] error[E0599]: no function or associated item named `seed_from_u64` found for struct `rand_xoshiro::xoroshiro128plus::Xoroshiro128Plus` in the current scope
[INFO] [stderr]    --> benches/bench-sad.rs:126:42
[INFO] [stderr]     |
[INFO] [stderr] 126 |         let mut rng = sadmc::rng::MyRng::seed_from_u64(2);
[INFO] [stderr]     |                                          ^^^^^^^^^^^^^ function or associated item not found in `rand_xoshiro::xoroshiro128plus::Xoroshiro128Plus`
[INFO] [stderr]     |
[INFO] [stderr]     = help: items from traits can only be used if the trait is in scope
[INFO] [stderr] help: the following trait is implemented but not in scope; perhaps add a `use` for it:
[INFO] [stderr]     |
[INFO] [stderr] 4   | use rand_core::SeedableRng;
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] error[E0599]: no function or associated item named `seed_from_u64` found for struct `rand_xoshiro::xoroshiro128plus::Xoroshiro128Plus` in the current scope
[INFO] [stderr]    --> benches/bench-sad.rs:134:42
[INFO] [stderr]     |
[INFO] [stderr] 134 |         let mut rng = sadmc::rng::MyRng::seed_from_u64(2);
[INFO] [stderr]     |                                          ^^^^^^^^^^^^^ function or associated item not found in `rand_xoshiro::xoroshiro128plus::Xoroshiro128Plus`
[INFO] [stderr]     |
[INFO] [stderr]     = help: items from traits can only be used if the trait is in scope
[INFO] [stderr] help: the following trait is implemented but not in scope; perhaps add a `use` for it:
[INFO] [stderr]     |
[INFO] [stderr] 4   | use rand_core::SeedableRng;
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] error[E0599]: no function or associated item named `seed_from_u64` found for struct `rand_xoshiro::xoroshiro128plus::Xoroshiro128Plus` in the current scope
[INFO] [stderr]    --> benches/bench-sad.rs:145:42
[INFO] [stderr]     |
[INFO] [stderr] 145 |         let mut rng = sadmc::rng::MyRng::seed_from_u64(2);
[INFO] [stderr]     |                                          ^^^^^^^^^^^^^ function or associated item not found in `rand_xoshiro::xoroshiro128plus::Xoroshiro128Plus`
[INFO] [stderr]     |
[INFO] [stderr]     = help: items from traits can only be used if the trait is in scope
[INFO] [stderr] help: the following trait is implemented but not in scope; perhaps add a `use` for it:
[INFO] [stderr]     |
[INFO] [stderr] 4   | use rand_core::SeedableRng;
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] error[E0599]: no function or associated item named `seed_from_u64` found for struct `rand_xoshiro::xoroshiro128plus::Xoroshiro128Plus` in the current scope
[INFO] [stderr]    --> benches/bench-sad.rs:153:42
[INFO] [stderr]     |
[INFO] [stderr] 153 |         let mut rng = sadmc::rng::MyRng::seed_from_u64(2);
[INFO] [stderr]     |                                          ^^^^^^^^^^^^^ function or associated item not found in `rand_xoshiro::xoroshiro128plus::Xoroshiro128Plus`
[INFO] [stderr]     |
[INFO] [stderr]     = help: items from traits can only be used if the trait is in scope
[INFO] [stderr] help: the following trait is implemented but not in scope; perhaps add a `use` for it:
[INFO] [stderr]     |
[INFO] [stderr] 4   | use rand_core::SeedableRng;
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `rand::Rng`
[INFO] [stderr]  --> benches/bench-sad.rs:4:5
[INFO] [stderr]   |
[INFO] [stderr] 4 | use rand::Rng;
[INFO] [stderr]   |     ^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] error: aborting due to 13 previous errors
[INFO] [stderr] 
[INFO] [stderr] For more information about this error, try `rustc --explain E0599`.
[INFO] [stderr] error: could not compile `sad-monte-carlo`.
[INFO] [stderr] 
[INFO] [stderr] To learn more, run the command again with --verbose.
[INFO] running `"docker" "inspect" "15f3cc781ca35758619771905cc7b44869db2f2916289706079ea93a6f95d0e6"`
[INFO] running `"docker" "rm" "-f" "15f3cc781ca35758619771905cc7b44869db2f2916289706079ea93a6f95d0e6"`
[INFO] [stdout] 15f3cc781ca35758619771905cc7b44869db2f2916289706079ea93a6f95d0e6
