[INFO] updating cached repository https://github.com/pelmers/matrixrs [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] cef2e92c3967cad4c1c71439855ea2b0655d262d [INFO] checking pelmers/matrixrs against master#2748a9fd93dd1a00a4521f4f16de5befbf77f6cd for pr-62262-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpelmers%2Fmatrixrs" "/workspace/builds/worker-3/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pelmers/matrixrs on toolchain 2748a9fd93dd1a00a4521f4f16de5befbf77f6cd [INFO] running `"/workspace/cargo-home/bin/cargo" "+2748a9fd93dd1a00a4521f4f16de5befbf77f6cd" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/pelmers/matrixrs [INFO] removed 1 missing tests [INFO] finished tweaking git repo https://github.com/pelmers/matrixrs [INFO] tweaked toml for git repo https://github.com/pelmers/matrixrs written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/pelmers/matrixrs already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+2748a9fd93dd1a00a4521f4f16de5befbf77f6cd" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] warning: An explicit [[test]] section is specified in Cargo.toml which currently [INFO] [stderr] disables Cargo from automatically inferring other test targets. [INFO] [stderr] This inference behavior will change in the Rust 2018 edition and the following [INFO] [stderr] files will be included as a test target: [INFO] [stderr] [INFO] [stderr] * /workspace/builds/worker-3/source/tests/test_equality.rs [INFO] [stderr] * /workspace/builds/worker-3/source/tests/test_to_string.rs [INFO] [stderr] * /workspace/builds/worker-3/source/tests/test_getters.rs [INFO] [stderr] * /workspace/builds/worker-3/source/tests/test_lu_decomp.rs [INFO] [stderr] * /workspace/builds/worker-3/source/tests/test_binops.rs [INFO] [stderr] * /workspace/builds/worker-3/source/tests/test_constructors.rs [INFO] [stderr] * /workspace/builds/worker-3/source/tests/test_unaryops.rs [INFO] [stderr] * /workspace/builds/worker-3/source/tests/tests.rs [INFO] [stderr] * /workspace/builds/worker-3/source/tests/test_determinant.rs [INFO] [stderr] [INFO] [stderr] This is likely to break cargo build or cargo test as these files may not be [INFO] [stderr] ready to be compiled as a test target today. You can future-proof yourself [INFO] [stderr] and disable this warning by adding `autotests = false` to your [package] [INFO] [stderr] section. You may also move the files to a location where Cargo would not [INFO] [stderr] automatically infer them to be a target, such as in subfolders. [INFO] [stderr] [INFO] [stderr] For more information on this warning you can consult [INFO] [stderr] https://github.com/rust-lang/cargo/issues/5330 [INFO] [stderr] warning: dependency (num) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] error: the lock file /workspace/builds/worker-3/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] the lockfile is outdated, regenerating it [INFO] running `"/workspace/cargo-home/bin/cargo" "+2748a9fd93dd1a00a4521f4f16de5befbf77f6cd" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+2748a9fd93dd1a00a4521f4f16de5befbf77f6cd" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] warning: An explicit [[test]] section is specified in Cargo.toml which currently [INFO] [stderr] disables Cargo from automatically inferring other test targets. [INFO] [stderr] This inference behavior will change in the Rust 2018 edition and the following [INFO] [stderr] files will be included as a test target: [INFO] [stderr] [INFO] [stderr] * /workspace/builds/worker-3/source/tests/test_equality.rs [INFO] [stderr] * /workspace/builds/worker-3/source/tests/test_to_string.rs [INFO] [stderr] * /workspace/builds/worker-3/source/tests/test_getters.rs [INFO] [stderr] * /workspace/builds/worker-3/source/tests/test_lu_decomp.rs [INFO] [stderr] * /workspace/builds/worker-3/source/tests/test_binops.rs [INFO] [stderr] * /workspace/builds/worker-3/source/tests/test_constructors.rs [INFO] [stderr] * /workspace/builds/worker-3/source/tests/test_unaryops.rs [INFO] [stderr] * /workspace/builds/worker-3/source/tests/tests.rs [INFO] [stderr] * /workspace/builds/worker-3/source/tests/test_determinant.rs [INFO] [stderr] [INFO] [stderr] This is likely to break cargo build or cargo test as these files may not be [INFO] [stderr] ready to be compiled as a test target today. You can future-proof yourself [INFO] [stderr] and disable this warning by adding `autotests = false` to your [package] [INFO] [stderr] section. You may also move the files to a location where Cargo would not [INFO] [stderr] automatically infer them to be a target, such as in subfolders. [INFO] [stderr] [INFO] [stderr] For more information on this warning you can consult [INFO] [stderr] https://github.com/rust-lang/cargo/issues/5330 [INFO] [stderr] warning: dependency (num) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-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" "+2748a9fd93dd1a00a4521f4f16de5befbf77f6cd" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 5c51892904b27a78e0440b3354ecffc2643fc2a053a7c548acfe779117cbe24e [INFO] running `"docker" "start" "-a" "5c51892904b27a78e0440b3354ecffc2643fc2a053a7c548acfe779117cbe24e"` [INFO] [stderr] warning: An explicit [[test]] section is specified in Cargo.toml which currently [INFO] [stderr] disables Cargo from automatically inferring other test targets. [INFO] [stderr] This inference behavior will change in the Rust 2018 edition and the following [INFO] [stderr] files will be included as a test target: [INFO] [stderr] [INFO] [stderr] * /opt/rustwide/workdir/tests/test_equality.rs [INFO] [stderr] * /opt/rustwide/workdir/tests/test_to_string.rs [INFO] [stderr] * /opt/rustwide/workdir/tests/test_getters.rs [INFO] [stderr] * /opt/rustwide/workdir/tests/test_lu_decomp.rs [INFO] [stderr] * /opt/rustwide/workdir/tests/test_binops.rs [INFO] [stderr] * /opt/rustwide/workdir/tests/test_constructors.rs [INFO] [stderr] * /opt/rustwide/workdir/tests/test_unaryops.rs [INFO] [stderr] * /opt/rustwide/workdir/tests/tests.rs [INFO] [stderr] * /opt/rustwide/workdir/tests/test_determinant.rs [INFO] [stderr] [INFO] [stderr] This is likely to break cargo build or cargo test as these files may not be [INFO] [stderr] ready to be compiled as a test target today. You can future-proof yourself [INFO] [stderr] and disable this warning by adding `autotests = false` to your [package] [INFO] [stderr] section. You may also move the files to a location where Cargo would not [INFO] [stderr] automatically infer them to be a target, such as in subfolders. [INFO] [stderr] [INFO] [stderr] For more information on this warning you can consult [INFO] [stderr] https://github.com/rust-lang/cargo/issues/5330 [INFO] [stderr] warning: dependency (num) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Checking matrixrs v0.0.1-pre (/opt/rustwide/workdir) [INFO] [stderr] warning: unnecessary parentheses around `for` head expression [INFO] [stderr] --> src/matrixrs/matrix.rs:293:18 [INFO] [stderr] | [INFO] [stderr] 293 | for j in (0..self.n) { [INFO] [stderr] | ^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around `for` head expression [INFO] [stderr] --> src/matrixrs/matrix.rs:295:22 [INFO] [stderr] | [INFO] [stderr] 295 | for i in (j..self.m) { [INFO] [stderr] | ^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around `for` head expression [INFO] [stderr] --> src/matrixrs/matrix.rs:315:18 [INFO] [stderr] | [INFO] [stderr] 315 | for j in (0..self.n) { [INFO] [stderr] | ^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around `for` head expression [INFO] [stderr] --> src/matrixrs/matrix.rs:316:22 [INFO] [stderr] | [INFO] [stderr] 316 | for i in (0..j+1) { [INFO] [stderr] | ^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around `for` head expression [INFO] [stderr] --> src/matrixrs/matrix.rs:318:26 [INFO] [stderr] | [INFO] [stderr] 318 | for k in (0..i) { [INFO] [stderr] | ^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around `for` head expression [INFO] [stderr] --> src/matrixrs/matrix.rs:323:22 [INFO] [stderr] | [INFO] [stderr] 323 | for i in (j..self.m) { [INFO] [stderr] | ^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around `for` head expression [INFO] [stderr] --> src/matrixrs/matrix.rs:325:26 [INFO] [stderr] | [INFO] [stderr] 325 | for k in (0..j) { [INFO] [stderr] | ^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around `for` head expression [INFO] [stderr] --> src/matrixrs/matrix.rs:345:26 [INFO] [stderr] | [INFO] [stderr] 345 | for i in (0..self.m) { [INFO] [stderr] | ^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around `for` head expression [INFO] [stderr] --> src/matrixrs/matrix.rs:293:18 [INFO] [stderr] | [INFO] [stderr] 293 | for j in (0..self.n) { [INFO] [stderr] | ^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around `for` head expression [INFO] [stderr] --> src/matrixrs/matrix.rs:295:22 [INFO] [stderr] | [INFO] [stderr] 295 | for i in (j..self.m) { [INFO] [stderr] | ^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around `for` head expression [INFO] [stderr] --> src/matrixrs/matrix.rs:315:18 [INFO] [stderr] | [INFO] [stderr] 315 | for j in (0..self.n) { [INFO] [stderr] | ^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around `for` head expression [INFO] [stderr] --> src/matrixrs/matrix.rs:316:22 [INFO] [stderr] | [INFO] [stderr] 316 | for i in (0..j+1) { [INFO] [stderr] | ^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around `for` head expression [INFO] [stderr] --> src/matrixrs/matrix.rs:318:26 [INFO] [stderr] | [INFO] [stderr] 318 | for k in (0..i) { [INFO] [stderr] | ^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around `for` head expression [INFO] [stderr] --> src/matrixrs/matrix.rs:323:22 [INFO] [stderr] | [INFO] [stderr] 323 | for i in (j..self.m) { [INFO] [stderr] | ^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around `for` head expression [INFO] [stderr] --> src/matrixrs/matrix.rs:325:26 [INFO] [stderr] | [INFO] [stderr] 325 | for k in (0..j) { [INFO] [stderr] | ^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around `for` head expression [INFO] [stderr] --> src/matrixrs/matrix.rs:345:26 [INFO] [stderr] | [INFO] [stderr] 345 | for i in (0..self.m) { [INFO] [stderr] | ^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.91s [INFO] running `"docker" "inspect" "5c51892904b27a78e0440b3354ecffc2643fc2a053a7c548acfe779117cbe24e"` [INFO] running `"docker" "rm" "-f" "5c51892904b27a78e0440b3354ecffc2643fc2a053a7c548acfe779117cbe24e"` [INFO] [stdout] 5c51892904b27a78e0440b3354ecffc2643fc2a053a7c548acfe779117cbe24e