[INFO] updating cached repository djallen89/gremlin [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/djallen89/gremlin [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/djallen89/gremlin" "work/ex/pr-60039-1/sources/master#e305df1846a6d985315917ae0c81b74af8b4e641/gh/djallen89/gremlin"` [INFO] [stderr] Cloning into 'work/ex/pr-60039-1/sources/master#e305df1846a6d985315917ae0c81b74af8b4e641/gh/djallen89/gremlin'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/djallen89/gremlin" "work/ex/pr-60039-1/sources/try#99a7498759a22b5684caf798a98b7e90ad9d2443/gh/djallen89/gremlin"` [INFO] [stderr] Cloning into 'work/ex/pr-60039-1/sources/try#99a7498759a22b5684caf798a98b7e90ad9d2443/gh/djallen89/gremlin'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 7ffdce53f71d0907ef2a78c1a063b368b3843b51 [INFO] sha for GitHub repo djallen89/gremlin: 7ffdce53f71d0907ef2a78c1a063b368b3843b51 [INFO] validating manifest of djallen89/gremlin on toolchain master#e305df1846a6d985315917ae0c81b74af8b4e641 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e305df1846a6d985315917ae0c81b74af8b4e641-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of djallen89/gremlin on toolchain try#99a7498759a22b5684caf798a98b7e90ad9d2443 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+99a7498759a22b5684caf798a98b7e90ad9d2443-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing djallen89/gremlin [INFO] finished frobbing djallen89/gremlin [INFO] frobbed toml for djallen89/gremlin written to work/ex/pr-60039-1/sources/master#e305df1846a6d985315917ae0c81b74af8b4e641/gh/djallen89/gremlin/Cargo.toml [INFO] started frobbing djallen89/gremlin [INFO] finished frobbing djallen89/gremlin [INFO] frobbed toml for djallen89/gremlin written to work/ex/pr-60039-1/sources/try#99a7498759a22b5684caf798a98b7e90ad9d2443/gh/djallen89/gremlin/Cargo.toml [INFO] crate djallen89/gremlin already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e305df1846a6d985315917ae0c81b74af8b4e641-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+99a7498759a22b5684caf798a98b7e90ad9d2443-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking djallen89/gremlin against try#99a7498759a22b5684caf798a98b7e90ad9d2443 for pr-60039-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-60039-1/worker-4/try#99a7498759a22b5684caf798a98b7e90ad9d2443:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-60039-1/sources/try#99a7498759a22b5684caf798a98b7e90ad9d2443/gh/djallen89/gremlin:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+99a7498759a22b5684caf798a98b7e90ad9d2443-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 8d2d43e6e89252ad84944e20a564f93ad52e13059df05c5e90a2a6c74e9ad882 [INFO] running `"docker" "start" "-a" "8d2d43e6e89252ad84944e20a564f93ad52e13059df05c5e90a2a6c74e9ad882"` [INFO] [stderr] Compiling openblas-src v0.6.1 [INFO] [stderr] Compiling ndarray v0.12.1 [INFO] [stderr] Checking memchr v2.2.0 [INFO] [stderr] Checking cblas-sys v0.1.4 [INFO] [stderr] Checking criterion-plot v0.3.0 [INFO] [stderr] Checking rand_xoshiro v0.1.0 [INFO] [stderr] Checking tinytemplate v1.0.1 [INFO] [stderr] Checking csv-core v0.1.5 [INFO] [stderr] Checking blas-src v0.2.1 [INFO] [stderr] Checking csv v1.0.5 [INFO] [stderr] Checking criterion v0.2.10 [INFO] [stderr] Checking gremlin v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: function is never used: `bench_nmp` [INFO] [stderr] --> benches/parallel.rs:43:1 [INFO] [stderr] | [INFO] [stderr] 43 | fn bench_nmp(n: usize, m: usize, p: usize, crit: &mut Criterion) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(dead_code)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 18.79s [INFO] running `"docker" "inspect" "8d2d43e6e89252ad84944e20a564f93ad52e13059df05c5e90a2a6c74e9ad882"` [INFO] running `"docker" "rm" "-f" "8d2d43e6e89252ad84944e20a564f93ad52e13059df05c5e90a2a6c74e9ad882"` [INFO] [stdout] 8d2d43e6e89252ad84944e20a564f93ad52e13059df05c5e90a2a6c74e9ad882