[INFO] updating cached repository https://github.com/Peter-JanGootzen/rusty-linear-algebra [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] [stderr] From https://github.com/Peter-JanGootzen/rusty-linear-algebra [INFO] [stderr] b4bc130..62aa1bf master -> master [INFO] [stderr] * [new branch] rotations -> rotations [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 62aa1bfac4322f71a2b88e39391e84440e847c36 [INFO] checking Peter-JanGootzen/rusty-linear-algebra against master#fdc0011561c6365c596dfd8fa1ef388162bc89c7 for pr-66504-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPeter-JanGootzen%2Frusty-linear-algebra" "/workspace/builds/worker-14/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Peter-JanGootzen/rusty-linear-algebra on toolchain fdc0011561c6365c596dfd8fa1ef388162bc89c7 [INFO] running `"/workspace/cargo-home/bin/cargo" "+fdc0011561c6365c596dfd8fa1ef388162bc89c7" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/Peter-JanGootzen/rusty-linear-algebra [INFO] finished tweaking git repo https://github.com/Peter-JanGootzen/rusty-linear-algebra [INFO] tweaked toml for git repo https://github.com/Peter-JanGootzen/rusty-linear-algebra written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/Peter-JanGootzen/rusty-linear-algebra already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+fdc0011561c6365c596dfd8fa1ef388162bc89c7" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "+fdc0011561c6365c596dfd8fa1ef388162bc89c7" "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] cdc561935af701b8bc4dce2e01b00372b42b234407b3aa7ae2838a8a881dedc0 [INFO] running `"docker" "start" "-a" "cdc561935af701b8bc4dce2e01b00372b42b234407b3aa7ae2838a8a881dedc0"` [INFO] [stderr] Checking staticvec v0.5.0 [INFO] [stderr] Checking float-cmp v0.6.0 [INFO] [stderr] Checking rusty-linear-algebra v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error[E0599]: no function or associated item named `new_2d_rotation` found for type `rusty_linear_algebra::vector_space::Matrix<3usize, 3usize>` in the current scope [INFO] [stderr] --> tests/vector_space_tests.rs:60:23 [INFO] [stderr] | [INFO] [stderr] 60 | let m1 = Matrix3::new_2d_rotation(0.5 * PI); [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | function or associated item not found in `rusty_linear_algebra::vector_space::Matrix<3usize, 3usize>` [INFO] [stderr] | help: there is a method with a similar name: `new_2d_rotation_x` [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0599`. [INFO] [stderr] error: could not compile `rusty-linear-algebra`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error[E0599]: no function or associated item named `new_2d_rotation` found for type `rusty_linear_algebra::vector_space::Matrix<3usize, 3usize>` in the current scope [INFO] [stderr] --> tests/vector_space_tests.rs:60:23 [INFO] [stderr] | [INFO] [stderr] 60 | let m1 = Matrix3::new_2d_rotation(0.5 * PI); [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | function or associated item not found in `rusty_linear_algebra::vector_space::Matrix<3usize, 3usize>` [INFO] [stderr] | help: there is a method with a similar name: `new_2d_rotation_x` [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0599`. [INFO] [stderr] error: could not compile `rusty-linear-algebra`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "cdc561935af701b8bc4dce2e01b00372b42b234407b3aa7ae2838a8a881dedc0"` [INFO] running `"docker" "rm" "-f" "cdc561935af701b8bc4dce2e01b00372b42b234407b3aa7ae2838a8a881dedc0"` [INFO] [stdout] cdc561935af701b8bc4dce2e01b00372b42b234407b3aa7ae2838a8a881dedc0