[INFO] updating cached repository https://github.com/rynorris/paths [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] 15513bea1f89c632225b20c500f40b98f44780b0 [INFO] checking rynorris/paths against try#5e633973aa9255a88b65a39484627bb54e6044b3 for pr-66063 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frynorris%2Fpaths" "/workspace/builds/worker-1/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rynorris/paths on toolchain 5e633973aa9255a88b65a39484627bb54e6044b3 [INFO] running `"/workspace/cargo-home/bin/cargo" "+5e633973aa9255a88b65a39484627bb54e6044b3" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/rynorris/paths [INFO] finished tweaking git repo https://github.com/rynorris/paths [INFO] tweaked toml for git repo https://github.com/rynorris/paths written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/rynorris/paths already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+5e633973aa9255a88b65a39484627bb54e6044b3" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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=allow" "-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" "+5e633973aa9255a88b65a39484627bb54e6044b3" "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] ef001497cde2b2c96ac5b0572d18e1e86c1afd6769f9805b8ea791ab18e57734 [INFO] running `"docker" "start" "-a" "ef001497cde2b2c96ac5b0572d18e1e86c1afd6769f9805b8ea791ab18e57734"` [INFO] [stderr] Compiling sdl2-sys v0.31.0 [INFO] [stderr] Checking yaml-rust v0.4.3 [INFO] [stderr] Checking nom v4.2.2 [INFO] [stderr] Compiling syn v0.15.28 [INFO] [stderr] Checking threadpool v1.7.1 [INFO] [stderr] Checking serde_yaml v0.8.8 [INFO] [stderr] Checking sdl2 v0.31.0 [INFO] [stderr] Compiling serde_derive v1.0.89 [INFO] [stderr] Checking paths v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error[E0433]: failed to resolve: maybe a missing crate `paths`? [INFO] [stderr] --> src/matrix.rs:99:16 [INFO] [stderr] | [INFO] [stderr] 99 | use crate::paths::matrix::Matrix3; [INFO] [stderr] | ^^^^^ maybe a missing crate `paths`? [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `crate::paths` [INFO] [stderr] --> src/bvh.rs:410:16 [INFO] [stderr] | [INFO] [stderr] 410 | use crate::paths::bvh; [INFO] [stderr] | ^^^^^ maybe a missing crate `paths`? [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `Matrix3` [INFO] [stderr] --> src/matrix.rs:103:18 [INFO] [stderr] | [INFO] [stderr] 103 | let m1 = Matrix3::from_vec( [INFO] [stderr] | ^^^^^^^ use of undeclared type or module `Matrix3` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `Matrix3` [INFO] [stderr] --> src/matrix.rs:110:18 [INFO] [stderr] | [INFO] [stderr] 110 | let m2 = Matrix3::from_vec( [INFO] [stderr] | ^^^^^^^ use of undeclared type or module `Matrix3` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `Matrix3` [INFO] [stderr] --> src/matrix.rs:117:24 [INFO] [stderr] | [INFO] [stderr] 117 | let expected = Matrix3::from_vec( [INFO] [stderr] | ^^^^^^^ use of undeclared type or module `Matrix3` [INFO] [stderr] [INFO] [stderr] error: aborting due to 5 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0432, E0433. [INFO] [stderr] For more information about an error, try `rustc --explain E0432`. [INFO] [stderr] error: could not compile `paths`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "ef001497cde2b2c96ac5b0572d18e1e86c1afd6769f9805b8ea791ab18e57734"` [INFO] running `"docker" "rm" "-f" "ef001497cde2b2c96ac5b0572d18e1e86c1afd6769f9805b8ea791ab18e57734"` [INFO] [stdout] ef001497cde2b2c96ac5b0572d18e1e86c1afd6769f9805b8ea791ab18e57734