[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 beta-2019-10-27 for pr-65897 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frynorris%2Fpaths" "/workspace/builds/worker-5/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rynorris/paths on toolchain beta-2019-10-27 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2019-10-27" "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-5/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" "+beta-2019-10-27" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+beta-2019-10-27" "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] b68b914f010a03272dddd41e3d27e2f6876f9a7f62e99d1db9ef4291483a199f [INFO] running `"docker" "start" "-a" "b68b914f010a03272dddd41e3d27e2f6876f9a7f62e99d1db9ef4291483a199f"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Checking yaml-rust v0.4.3 [INFO] [stderr] Checking nom v4.2.2 [INFO] [stderr] Checking threadpool v1.7.1 [INFO] [stderr] Checking sdl2 v0.31.0 [INFO] [stderr] Checking serde_yaml v0.8.8 [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] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "b68b914f010a03272dddd41e3d27e2f6876f9a7f62e99d1db9ef4291483a199f"` [INFO] running `"docker" "rm" "-f" "b68b914f010a03272dddd41e3d27e2f6876f9a7f62e99d1db9ef4291483a199f"` [INFO] [stdout] b68b914f010a03272dddd41e3d27e2f6876f9a7f62e99d1db9ef4291483a199f