[INFO] updating cached repository clemarescx/simd_bench [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/clemarescx/simd_bench [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/clemarescx/simd_bench" "work/ex/beta-1.38-1/sources/1.37.0/gh/clemarescx/simd_bench"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/clemarescx/simd_bench'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/clemarescx/simd_bench" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/clemarescx/simd_bench"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/clemarescx/simd_bench'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 5c78b9ddc41f6769c2014985f552c4c5d45f3a3f [INFO] sha for GitHub repo clemarescx/simd_bench: 5c78b9ddc41f6769c2014985f552c4c5d45f3a3f [INFO] validating manifest of clemarescx/simd_bench on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of clemarescx/simd_bench on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing clemarescx/simd_bench [INFO] finished frobbing clemarescx/simd_bench [INFO] frobbed toml for clemarescx/simd_bench written to work/ex/beta-1.38-1/sources/1.37.0/gh/clemarescx/simd_bench/Cargo.toml [INFO] started frobbing clemarescx/simd_bench [INFO] finished frobbing clemarescx/simd_bench [INFO] frobbed toml for clemarescx/simd_bench written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/clemarescx/simd_bench/Cargo.toml [INFO] crate clemarescx/simd_bench already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing clemarescx/simd_bench against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-4/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/clemarescx/simd_bench:/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=warn" "-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" "+1.37.0" "build" "--frozen"` [INFO] [stdout] d27048ab1e75091d7c4b0e41308ed5a09cf82bc6b37e908e518476caf7f5c3b0 [INFO] running `"docker" "start" "-a" "d27048ab1e75091d7c4b0e41308ed5a09cf82bc6b37e908e518476caf7f5c3b0"` [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling rand v0.5.5 [INFO] [stderr] Compiling alga v0.7.2 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling nalgebra v0.16.12 [INFO] [stderr] warning[E0502]: cannot borrow `*self` as immutable because it is also borrowed as mutable [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.16.12/src/base/cg.rs:291:44 [INFO] [stderr] | [INFO] [stderr] 291 | self[(j, i)] += shift[j] * self[(D::dim() - 1, i)]; [INFO] [stderr] | ---------------------------^^^^------------------- [INFO] [stderr] | | | [INFO] [stderr] | | immutable borrow occurs here [INFO] [stderr] | mutable borrow occurs here [INFO] [stderr] | mutable borrow later used here [INFO] [stderr] | [INFO] [stderr] = warning: this error has been downgraded to a warning for backwards compatibility with previous releases [INFO] [stderr] = warning: this represents potential undefined behavior in your code and this warning will become a hard error in the future [INFO] [stderr] = note: for more information, try `rustc --explain E0729` [INFO] [stderr] [INFO] [stderr] Compiling simd_bench v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 48.88s [INFO] running `"docker" "inspect" "d27048ab1e75091d7c4b0e41308ed5a09cf82bc6b37e908e518476caf7f5c3b0"` [INFO] running `"docker" "rm" "-f" "d27048ab1e75091d7c4b0e41308ed5a09cf82bc6b37e908e518476caf7f5c3b0"` [INFO] [stdout] d27048ab1e75091d7c4b0e41308ed5a09cf82bc6b37e908e518476caf7f5c3b0 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-4/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/clemarescx/simd_bench:/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=warn" "-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" "+1.37.0" "test" "--frozen" "--no-run"` [INFO] [stdout] d61a3e588046a5ebfe4155ac94a57f7ae240bcc6b57c9c567a7d4fe526bef898 [INFO] running `"docker" "start" "-a" "d61a3e588046a5ebfe4155ac94a57f7ae240bcc6b57c9c567a7d4fe526bef898"` [INFO] [stderr] Compiling cc v1.0.26 [INFO] [stderr] Compiling rustc-demangle v0.1.11 [INFO] [stderr] Compiling criterion-plot v0.2.5 [INFO] [stderr] Compiling memchr v2.1.2 [INFO] [stderr] Compiling itertools-num v0.1.3 [INFO] [stderr] Compiling syn v0.15.23 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling criterion-stats v0.2.5 [INFO] [stderr] Compiling aho-corasick v0.6.9 [INFO] [stderr] Compiling csv-core v0.1.5 [INFO] [stderr] Compiling csv v1.0.5 [INFO] [stderr] Compiling regex v1.1.0 [INFO] [stderr] Compiling backtrace-sys v0.1.26 [INFO] [stderr] Compiling simplelog v0.5.3 [INFO] [stderr] Compiling backtrace v0.3.13 [INFO] [stderr] Compiling handlebars v0.32.4 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling serde_derive v1.0.82 [INFO] [stderr] Compiling failure_derive v0.1.3 [INFO] [stderr] Compiling failure v0.1.3 [INFO] [stderr] Compiling criterion v0.2.5 [INFO] [stderr] Compiling simd_bench v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 53.05s [INFO] running `"docker" "inspect" "d61a3e588046a5ebfe4155ac94a57f7ae240bcc6b57c9c567a7d4fe526bef898"` [INFO] running `"docker" "rm" "-f" "d61a3e588046a5ebfe4155ac94a57f7ae240bcc6b57c9c567a7d4fe526bef898"` [INFO] [stdout] d61a3e588046a5ebfe4155ac94a57f7ae240bcc6b57c9c567a7d4fe526bef898 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-4/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/clemarescx/simd_bench:/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=warn" "-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" "+1.37.0" "test" "--frozen"` [INFO] [stdout] 55a8a38c4c3d15511f1dd18f67c1102d66cde2e6dee70872d29e412f6e089ae6 [INFO] running `"docker" "start" "-a" "55a8a38c4c3d15511f1dd18f67c1102d66cde2e6dee70872d29e412f6e089ae6"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running /opt/crater/target/debug/deps/simd_bench-d1c805fb62267561 [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] [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] [stderr] Running /opt/crater/target/debug/deps/simd_bench-bbfe29b8c22a7c6d [INFO] [stderr] Doc-tests simd_bench [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" "55a8a38c4c3d15511f1dd18f67c1102d66cde2e6dee70872d29e412f6e089ae6"` [INFO] running `"docker" "rm" "-f" "55a8a38c4c3d15511f1dd18f67c1102d66cde2e6dee70872d29e412f6e089ae6"` [INFO] [stdout] 55a8a38c4c3d15511f1dd18f67c1102d66cde2e6dee70872d29e412f6e089ae6