[INFO] cloning repository vadixidav/evomata11 [INFO] running `"git" "clone" "--bare" "git://github.com/vadixidav/evomata11.git" "work/cache/sources/gh/vadixidav/evomata11"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/vadixidav/evomata11'... [INFO] running `"git" "clone" "work/cache/sources/gh/vadixidav/evomata11" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/vadixidav/evomata11"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/vadixidav/evomata11'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/vadixidav/evomata11" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/vadixidav/evomata11"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/vadixidav/evomata11'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 1a0ce76751c0060f0c599e3469b4413364bb51c6 [INFO] sha for GitHub repo vadixidav/evomata11: 1a0ce76751c0060f0c599e3469b4413364bb51c6 [INFO] validating manifest of vadixidav/evomata11 on toolchain master#c8865d8e195813ade6b84434ac9f8850e7112d1a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of vadixidav/evomata11 on toolchain try#e212b7d492c96d3837691ba29d32d5f468933fb8 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing vadixidav/evomata11 [INFO] finished frobbing vadixidav/evomata11 [INFO] frobbed toml for vadixidav/evomata11 written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/vadixidav/evomata11/Cargo.toml [INFO] started frobbing vadixidav/evomata11 [INFO] finished frobbing vadixidav/evomata11 [INFO] frobbed toml for vadixidav/evomata11 written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/vadixidav/evomata11/Cargo.toml [INFO] crate vadixidav/evomata11 already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded noise v0.2.0 [INFO] [stderr] Downloaded nalgebra v0.9.0 [INFO] [stderr] Downloaded glowygraph v0.7.3 [INFO] [stderr] Downloaded mli_mep v0.10.3 [INFO] [stderr] Downloaded crossbeam v0.3.0 [INFO] [stderr] Downloaded mli v0.10.0 [INFO] [stderr] Downloaded itertools v0.6.2 [INFO] [stderr] Downloaded x11-dl v2.15.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing vadixidav/evomata11 against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-2/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/vadixidav/evomata11:/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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "build" "--frozen"` [INFO] [stdout] 2b4300c35eb54b84c741ecd6365cdccc54c1e0a07ab2fccc35a75fb207d9050f [INFO] running `"docker" "start" "-a" "2b4300c35eb54b84c741ecd6365cdccc54c1e0a07ab2fccc35a75fb207d9050f"` [INFO] [stderr] Compiling itoa v0.3.3 [INFO] [stderr] Compiling gcc v0.3.53 [INFO] [stderr] Compiling crossbeam v0.2.10 [INFO] [stderr] Compiling mli v0.10.0 [INFO] [stderr] Compiling serde v1.0.12 [INFO] [stderr] Compiling either v1.1.0 [INFO] [stderr] Compiling custom_derive v0.1.7 [INFO] [stderr] Compiling enum_derive v0.1.7 [INFO] [stderr] Compiling crossbeam v0.3.0 [INFO] [stderr] Compiling num_cpus v1.6.2 [INFO] [stderr] Compiling shared_library v0.1.7 [INFO] [stderr] Compiling x11-dl v2.15.0 [INFO] [stderr] Compiling phf_generator v0.7.21 [INFO] [stderr] Compiling tempfile v2.1.6 [INFO] [stderr] Compiling num-bigint v0.1.40 [INFO] [stderr] Compiling itertools v0.6.2 [INFO] [stderr] Compiling serde_json v0.9.10 [INFO] [stderr] Compiling phf_codegen v0.7.21 [INFO] [stderr] Compiling glutin v0.6.2 [INFO] [stderr] Compiling glium v0.15.0 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling fs2 v0.2.5 [INFO] [stderr] Compiling target_build_utils v0.3.1 [INFO] [stderr] Compiling serde_derive v1.0.12 [INFO] [stderr] Compiling backtrace-sys v0.1.12 [INFO] [stderr] Compiling memmap v0.2.3 [INFO] [stderr] Compiling num-rational v0.1.39 [INFO] [stderr] Compiling num v0.1.40 [INFO] [stderr] Compiling nalgebra v0.10.1 [INFO] [stderr] Compiling noise v0.2.0 [INFO] [stderr] Compiling nalgebra v0.9.0 [INFO] [stderr] Compiling bincode v0.8.0 [INFO] [stderr] Compiling mli_mep v0.10.3 [INFO] [stderr] Compiling libloading v0.3.4 [INFO] [stderr] Compiling dlib v0.3.1 [INFO] [stderr] Compiling backtrace v0.2.3 [INFO] [stderr] Compiling wayland-sys v0.5.11 [INFO] [stderr] Compiling wayland-client v0.5.12 [INFO] [stderr] Compiling wayland-window v0.2.3 [INFO] [stderr] Compiling wayland-kbd v0.3.6 [INFO] [stderr] Compiling glowygraph v0.7.3 [INFO] [stderr] Compiling evomata11 v0.0.0 (/opt/crater/workdir) [INFO] [stderr] warning: unnecessary parentheses around method argument [INFO] [stderr] --> src/grid.rs:586:28 [INFO] [stderr] | [INFO] [stderr] 586 | .cartesian_product((0..width)) [INFO] [stderr] | ^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_parens)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 34s [INFO] running `"docker" "inspect" "2b4300c35eb54b84c741ecd6365cdccc54c1e0a07ab2fccc35a75fb207d9050f"` [INFO] running `"docker" "rm" "-f" "2b4300c35eb54b84c741ecd6365cdccc54c1e0a07ab2fccc35a75fb207d9050f"` [INFO] [stdout] 2b4300c35eb54b84c741ecd6365cdccc54c1e0a07ab2fccc35a75fb207d9050f [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-2/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/vadixidav/evomata11:/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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] 59423f09004e46b209e18f585a617d50d599050c30c36e0aeaa00921bc82a471 [INFO] running `"docker" "start" "-a" "59423f09004e46b209e18f585a617d50d599050c30c36e0aeaa00921bc82a471"` [INFO] [stderr] Compiling evomata11 v0.0.0 (/opt/crater/workdir) [INFO] [stderr] warning: unnecessary parentheses around method argument [INFO] [stderr] --> src/grid.rs:586:28 [INFO] [stderr] | [INFO] [stderr] 586 | .cartesian_product((0..width)) [INFO] [stderr] | ^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_parens)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.31s [INFO] running `"docker" "inspect" "59423f09004e46b209e18f585a617d50d599050c30c36e0aeaa00921bc82a471"` [INFO] running `"docker" "rm" "-f" "59423f09004e46b209e18f585a617d50d599050c30c36e0aeaa00921bc82a471"` [INFO] [stdout] 59423f09004e46b209e18f585a617d50d599050c30c36e0aeaa00921bc82a471 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-2/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/vadixidav/evomata11:/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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen"` [INFO] [stdout] bd5daff6aeaece6957ab607773693fd67bce91e334bd34ce6abf9e76c82cd1b9 [INFO] running `"docker" "start" "-a" "bd5daff6aeaece6957ab607773693fd67bce91e334bd34ce6abf9e76c82cd1b9"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running /opt/crater/target/debug/deps/evomata11-fea1651e6cc4f5e3 [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "bd5daff6aeaece6957ab607773693fd67bce91e334bd34ce6abf9e76c82cd1b9"` [INFO] running `"docker" "rm" "-f" "bd5daff6aeaece6957ab607773693fd67bce91e334bd34ce6abf9e76c82cd1b9"` [INFO] [stdout] bd5daff6aeaece6957ab607773693fd67bce91e334bd34ce6abf9e76c82cd1b9