[INFO] updating cached repository https://github.com/droundy/sad-monte-carlo [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/mnt/big/crater/work/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] 5637a23..9b1e4bc master -> master [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 9b1e4bc9f3d02bbf202ae7ce44f15bf058971348 [INFO] checking droundy/sad-monte-carlo against master#4ff32c07da9d97e6dc315a4a5c9ffbb797cb27bb for pr-64672 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdroundy%2Fsad-monte-carlo" "work/builds/worker-0/source"` [INFO] [stderr] Cloning into 'work/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/droundy/sad-monte-carlo on toolchain 4ff32c07da9d97e6dc315a4a5c9ffbb797cb27bb [INFO] running `"/mnt/big/crater/work/cargo-home/bin/cargo" "+4ff32c07da9d97e6dc315a4a5c9ffbb797cb27bb" "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 work/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/droundy/sad-monte-carlo already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/cargo-home/bin/cargo" "+4ff32c07da9d97e6dc315a4a5c9ffbb797cb27bb" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/mnt/big/crater/work/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/mnt/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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" "+4ff32c07da9d97e6dc315a4a5c9ffbb797cb27bb" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 37918c2c2c482393a51987315db458b7df842ff02138d56dbc8a70ae1f363053 [INFO] running `"docker" "start" "-a" "37918c2c2c482393a51987315db458b7df842ff02138d56dbc8a70ae1f363053"` [INFO] [stderr] Compiling dimensioned v0.8.0 (https://github.com/paholg/dimensioned#c8ac3ff6) [INFO] [stderr] Checking meval v0.1.0 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Checking crossbeam-epoch v0.7.2 [INFO] [stderr] Compiling git-version-macro v0.3.1 [INFO] [stderr] Checking crossbeam-deque v0.7.1 [INFO] [stderr] Checking git-version v0.3.2 [INFO] [stderr] Checking rayon-core v1.6.0 [INFO] [stderr] Checking rayon v1.2.0 [INFO] [stderr] Compiling clapme_derive v0.1.10 [INFO] [stderr] Checking clapme v0.1.15 [INFO] [stderr] Checking criterion v0.2.11 [INFO] [stderr] Checking vector3d v0.1.8 [INFO] [stderr] Checking sad-monte-carlo v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: method is never used: `compute_energy_slowly` [INFO] [stderr] --> src/system/wca.rs:103:5 [INFO] [stderr] | [INFO] [stderr] 103 | fn compute_energy_slowly(&self) -> Energy { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: method is never used: `compute_energy_slowly` [INFO] [stderr] --> src/system/wca.rs:103:5 [INFO] [stderr] | [INFO] [stderr] 103 | fn compute_energy_slowly(&self) -> Energy { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] error[E0107]: wrong number of type arguments: expected 2, found 1 [INFO] [stderr] --> benches/bench-sad.rs:43:38 [INFO] [stderr] | [INFO] [stderr] 43 | fn gen_energy_sad(n_atoms: usize) -> EnergyMC { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected 2 type arguments [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0107`. [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" "37918c2c2c482393a51987315db458b7df842ff02138d56dbc8a70ae1f363053"` [INFO] running `"docker" "rm" "-f" "37918c2c2c482393a51987315db458b7df842ff02138d56dbc8a70ae1f363053"` [INFO] [stdout] 37918c2c2c482393a51987315db458b7df842ff02138d56dbc8a70ae1f363053