[INFO] fetching crate ssimd 0.1.0... [INFO] extracting crate ssimd 0.1.0 into work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/reg/ssimd/0.1.0 [INFO] extracting crate ssimd 0.1.0 into work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/reg/ssimd/0.1.0 [INFO] validating manifest of ssimd-0.1.0 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 ssimd-0.1.0 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 ssimd-0.1.0 [INFO] finished frobbing ssimd-0.1.0 [INFO] frobbed toml for ssimd-0.1.0 written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/reg/ssimd/0.1.0/Cargo.toml [INFO] started frobbing ssimd-0.1.0 [INFO] finished frobbing ssimd-0.1.0 [INFO] frobbed toml for ssimd-0.1.0 written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/reg/ssimd/0.1.0/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing ssimd-0.1.0 against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-6/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/reg/ssimd/0.1.0:/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] 2ecb34e345863aa8e41b6e050506316bb4fc39d2892702dcb42dddc4e8a5c601 [INFO] running `"docker" "start" "-a" "2ecb34e345863aa8e41b6e050506316bb4fc39d2892702dcb42dddc4e8a5c601"` [INFO] [stderr] Compiling ssimd v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/lib.rs:616:1 [INFO] [stderr] | [INFO] [stderr] 616 | /// Conversion among types [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 617 | / conv_impls! { [INFO] [stderr] 618 | | to_i, u32x2 : u32 -> i32x2 : i32, 0:x0, 1:x1; [INFO] [stderr] 619 | | to_i, f32x2 : f32 -> i32x2 : i32, 0:x0, 1:x1; [INFO] [stderr] 620 | | to_u, i32x2 : i32 -> u32x2 : u32, 0:x0, 1:x1; [INFO] [stderr] ... | [INFO] [stderr] 676 | | to_f64, f32x4 : f32 -> f64x4 : f64, 0:x0, 1:x1, 2:x2, 3:x3; [INFO] [stderr] 677 | | } [INFO] [stderr] | |_- rustdoc does not generate documentation for macro expansions [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_doc_comments)] on by default [INFO] [stderr] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.36s [INFO] running `"docker" "inspect" "2ecb34e345863aa8e41b6e050506316bb4fc39d2892702dcb42dddc4e8a5c601"` [INFO] running `"docker" "rm" "-f" "2ecb34e345863aa8e41b6e050506316bb4fc39d2892702dcb42dddc4e8a5c601"` [INFO] [stdout] 2ecb34e345863aa8e41b6e050506316bb4fc39d2892702dcb42dddc4e8a5c601 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-6/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/reg/ssimd/0.1.0:/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] 1862620f1ef86e5092b0e93f25725cd59ba32413a1f3735c7371070318db5291 [INFO] running `"docker" "start" "-a" "1862620f1ef86e5092b0e93f25725cd59ba32413a1f3735c7371070318db5291"` [INFO] [stderr] Compiling ssimd v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/lib.rs:616:1 [INFO] [stderr] | [INFO] [stderr] 616 | /// Conversion among types [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 617 | / conv_impls! { [INFO] [stderr] 618 | | to_i, u32x2 : u32 -> i32x2 : i32, 0:x0, 1:x1; [INFO] [stderr] 619 | | to_i, f32x2 : f32 -> i32x2 : i32, 0:x0, 1:x1; [INFO] [stderr] 620 | | to_u, i32x2 : i32 -> u32x2 : u32, 0:x0, 1:x1; [INFO] [stderr] ... | [INFO] [stderr] 676 | | to_f64, f32x4 : f32 -> f64x4 : f64, 0:x0, 1:x1, 2:x2, 3:x3; [INFO] [stderr] 677 | | } [INFO] [stderr] | |_- rustdoc does not generate documentation for macro expansions [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_doc_comments)] on by default [INFO] [stderr] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stderr] [INFO] [stderr] warning: function `A` should have a snake case name [INFO] [stderr] --> examples/spectralnorm.rs:7:4 [INFO] [stderr] | [INFO] [stderr] 7 | fn A(i: usize, j: usize) -> f64 { [INFO] [stderr] | ^ help: convert the identifier to snake case: `a` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(non_snake_case)] on by default [INFO] [stderr] [INFO] [stderr] warning: function `mult_Av` should have a snake case name [INFO] [stderr] --> examples/spectralnorm.rs:15:4 [INFO] [stderr] | [INFO] [stderr] 15 | fn mult_Av(v: &[f64], out: &mut [f64]) { [INFO] [stderr] | ^^^^^^^ help: convert the identifier to snake case: `mult_av` [INFO] [stderr] [INFO] [stderr] warning: function `mult_Atv` should have a snake case name [INFO] [stderr] --> examples/spectralnorm.rs:33:4 [INFO] [stderr] | [INFO] [stderr] 33 | fn mult_Atv(v: &[f64], out: &mut [f64]) { [INFO] [stderr] | ^^^^^^^^ help: convert the identifier to snake case: `mult_atv` [INFO] [stderr] [INFO] [stderr] warning: function `mult_AtAv` should have a snake case name [INFO] [stderr] --> examples/spectralnorm.rs:51:4 [INFO] [stderr] | [INFO] [stderr] 51 | fn mult_AtAv(v: &[f64], out: &mut [f64], tmp: &mut [f64]) { [INFO] [stderr] | ^^^^^^^^^ help: convert the identifier to snake case: `mult_at_av` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.50s [INFO] running `"docker" "inspect" "1862620f1ef86e5092b0e93f25725cd59ba32413a1f3735c7371070318db5291"` [INFO] running `"docker" "rm" "-f" "1862620f1ef86e5092b0e93f25725cd59ba32413a1f3735c7371070318db5291"` [INFO] [stdout] 1862620f1ef86e5092b0e93f25725cd59ba32413a1f3735c7371070318db5291 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-6/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/reg/ssimd/0.1.0:/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] 712158fd82a3cc6b9e5fe8b28bd21262467493896740ca91019a486eb7f361ea [INFO] running `"docker" "start" "-a" "712158fd82a3cc6b9e5fe8b28bd21262467493896740ca91019a486eb7f361ea"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running /opt/crater/target/debug/deps/ssimd-136d59a7c69737ac [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] Doc-tests ssimd [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" "712158fd82a3cc6b9e5fe8b28bd21262467493896740ca91019a486eb7f361ea"` [INFO] running `"docker" "rm" "-f" "712158fd82a3cc6b9e5fe8b28bd21262467493896740ca91019a486eb7f361ea"` [INFO] [stdout] 712158fd82a3cc6b9e5fe8b28bd21262467493896740ca91019a486eb7f361ea