[INFO] cloning repository https://github.com/KamilRutkowski/vmar [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/KamilRutkowski/vmar" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKamilRutkowski%2Fvmar", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKamilRutkowski%2Fvmar'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 62e4575052d0b0b1bf799ca99870badb42e94dcc [INFO] checking KamilRutkowski/vmar against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKamilRutkowski%2Fvmar" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/KamilRutkowski/vmar on toolchain a609fb45efad59dfd459c76e50899be9f0583b5a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/KamilRutkowski/vmar [INFO] finished tweaking git repo https://github.com/KamilRutkowski/vmar [INFO] tweaked toml for git repo https://github.com/KamilRutkowski/vmar written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/KamilRutkowski/vmar already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b026c4ba10a3e396af16f981ce58f2f2264eaa5bbd438e644bb0d24d4d3ec696 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "b026c4ba10a3e396af16f981ce58f2f2264eaa5bbd438e644bb0d24d4d3ec696", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b026c4ba10a3e396af16f981ce58f2f2264eaa5bbd438e644bb0d24d4d3ec696", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b026c4ba10a3e396af16f981ce58f2f2264eaa5bbd438e644bb0d24d4d3ec696", kill_on_drop: false }` [INFO] [stdout] b026c4ba10a3e396af16f981ce58f2f2264eaa5bbd438e644bb0d24d4d3ec696 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "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" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b738766a94d1829bf2376f3171a1bd42c570def7466cc831c702ccc27de4560f [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "b738766a94d1829bf2376f3171a1bd42c570def7466cc831c702ccc27de4560f", kill_on_drop: false }` [INFO] [stderr] Checking num-traits v0.1.36 [INFO] [stderr] Checking gnuplot v0.0.21 [INFO] [stderr] Checking rand v0.3.15 [INFO] [stderr] Checking time v0.1.35 [INFO] [stderr] Checking num-integer v0.1.32 [INFO] [stderr] Checking num-complex v0.1.35 [INFO] [stderr] Checking num-bigint v0.1.35 [INFO] [stderr] Checking num-iter v0.1.32 [INFO] [stderr] Checking num-rational v0.1.35 [INFO] [stderr] Checking num v0.1.36 [INFO] [stderr] Checking vmar v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0583]: file not found for module `point2d` [INFO] [stdout] --> src/basic_data_structures/mod.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | pub mod point2d; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `point2d`, create file "src/basic_data_structures/point2d.rs" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0583]: file not found for module `point2d` [INFO] [stdout] --> src/basic_data_structures/mod.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | pub mod point2d; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `point2d`, create file "src/basic_data_structures/point2d.rs" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Point2d` in `point2d` [INFO] [stdout] --> src/algorithms/k_means.rs:212:32 [INFO] [stdout] | [INFO] [stdout] 212 | data.push(point2d::Point2d::new(3.,2.)); [INFO] [stdout] | ^^^^^^^ could not find `Point2d` in `point2d` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Point2d` in `point2d` [INFO] [stdout] --> src/algorithms/k_means.rs:216:32 [INFO] [stdout] | [INFO] [stdout] 216 | data.push(point2d::Point2d::new(10.,17.)); [INFO] [stdout] | ^^^^^^^ could not find `Point2d` in `point2d` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Point2d` in `point2d` [INFO] [stdout] --> src/algorithms/k_means.rs:218:37 [INFO] [stdout] | [INFO] [stdout] 218 | let centers = vec!(point2d::Point2d::new(0., 0.), point2d::Point2d::new(20., 20.)); [INFO] [stdout] | ^^^^^^^ could not find `Point2d` in `point2d` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Point2d` in `point2d` [INFO] [stdout] --> src/algorithms/k_means.rs:218:68 [INFO] [stdout] | [INFO] [stdout] 218 | let centers = vec!(point2d::Point2d::new(0., 0.), point2d::Point2d::new(20., 20.)); [INFO] [stdout] | ^^^^^^^ could not find `Point2d` in `point2d` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Point2d` in `point2d` [INFO] [stdout] --> src/algorithms/k_means.rs:232:60 [INFO] [stdout] | [INFO] [stdout] 232 | assert_eq!(centers_and_data[0].0, point2d::Point2d::new(3., 2.)); [INFO] [stdout] | ^^^^^^^ could not find `Point2d` in `point2d` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Point2d` in `point2d` [INFO] [stdout] --> src/algorithms/k_means.rs:233:60 [INFO] [stdout] | [INFO] [stdout] 233 | assert_eq!(centers_and_data[1].0, point2d::Point2d::new(10., 17.)); [INFO] [stdout] | ^^^^^^^ could not find `Point2d` in `point2d` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Point2d` in `point2d` [INFO] [stdout] --> src/algorithms/k_means.rs:241:37 [INFO] [stdout] | [INFO] [stdout] 241 | let centers = vec!(point2d::Point2d::new(0., 0.), point2d::Point2d::new(20., 20.)); [INFO] [stdout] | ^^^^^^^ could not find `Point2d` in `point2d` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Point2d` in `point2d` [INFO] [stdout] --> src/algorithms/k_means.rs:241:68 [INFO] [stdout] | [INFO] [stdout] 241 | let centers = vec!(point2d::Point2d::new(0., 0.), point2d::Point2d::new(20., 20.)); [INFO] [stdout] | ^^^^^^^ could not find `Point2d` in `point2d` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Point2d` in `point2d` [INFO] [stdout] --> src/algorithms/k_means.rs:256:32 [INFO] [stdout] | [INFO] [stdout] 256 | data.push(point2d::Point2d::new(3.,2.)); [INFO] [stdout] | ^^^^^^^ could not find `Point2d` in `point2d` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Point2d` in `point2d` [INFO] [stdout] --> src/algorithms/k_means.rs:260:32 [INFO] [stdout] | [INFO] [stdout] 260 | data.push(point2d::Point2d::new(10.,17.)); [INFO] [stdout] | ^^^^^^^ could not find `Point2d` in `point2d` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Point2d` in `point2d` [INFO] [stdout] --> src/algorithms/k_means.rs:277:32 [INFO] [stdout] | [INFO] [stdout] 277 | data.push(point2d::Point2d::new(3.,2.)); [INFO] [stdout] | ^^^^^^^ could not find `Point2d` in `point2d` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Point2d` in `point2d` [INFO] [stdout] --> src/algorithms/k_means.rs:279:37 [INFO] [stdout] | [INFO] [stdout] 279 | let centers = vec!(point2d::Point2d::new(0., 0.), point2d::Point2d::new(20., 20.), point2d::Point2d::new(30., 30.)); [INFO] [stdout] | ^^^^^^^ could not find `Point2d` in `point2d` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Point2d` in `point2d` [INFO] [stdout] --> src/algorithms/k_means.rs:279:68 [INFO] [stdout] | [INFO] [stdout] 279 | let centers = vec!(point2d::Point2d::new(0., 0.), point2d::Point2d::new(20., 20.), point2d::Point2d::new(30., 30.)); [INFO] [stdout] | ^^^^^^^ could not find `Point2d` in `point2d` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Point2d` in `point2d` [INFO] [stdout] --> src/algorithms/k_means.rs:279:101 [INFO] [stdout] | [INFO] [stdout] 279 | let centers = vec!(point2d::Point2d::new(0., 0.), point2d::Point2d::new(20., 20.), point2d::Point2d::new(30., 30.)); [INFO] [stdout] | ^^^^^^^ could not find `Point2d` in `point2d` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Point2d` in module `point2d` [INFO] [stdout] --> src/algorithms/k_means.rs:209:36 [INFO] [stdout] | [INFO] [stdout] 209 | let mut data: Vec = vec!(); [INFO] [stdout] | ^^^^^^^ not found in `point2d` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Point2d` in module `point2d` [INFO] [stdout] --> src/algorithms/k_means.rs:219:48 [INFO] [stdout] | [INFO] [stdout] 219 | let mut algo: k_means::KMeans; [INFO] [stdout] | ^^^^^^^ not found in `point2d` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Point2d` in module `point2d` [INFO] [stdout] --> src/algorithms/k_means.rs:240:32 [INFO] [stdout] | [INFO] [stdout] 240 | let data: Vec = vec!(); [INFO] [stdout] | ^^^^^^^ not found in `point2d` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Point2d` in module `point2d` [INFO] [stdout] --> src/algorithms/k_means.rs:253:36 [INFO] [stdout] | [INFO] [stdout] 253 | let mut data: Vec = vec!(); [INFO] [stdout] | ^^^^^^^ not found in `point2d` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Point2d` in module `point2d` [INFO] [stdout] --> src/algorithms/k_means.rs:262:35 [INFO] [stdout] | [INFO] [stdout] 262 | let centers: Vec = vec!(); [INFO] [stdout] | ^^^^^^^ not found in `point2d` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Point2d` in module `point2d` [INFO] [stdout] --> src/algorithms/k_means.rs:274:36 [INFO] [stdout] | [INFO] [stdout] 274 | let mut data: Vec = vec!(); [INFO] [stdout] | ^^^^^^^ not found in `point2d` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0583`. [INFO] [stdout] [INFO] [stderr] error: could not compile `vmar` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 21 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433, E0583. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "b738766a94d1829bf2376f3171a1bd42c570def7466cc831c702ccc27de4560f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b738766a94d1829bf2376f3171a1bd42c570def7466cc831c702ccc27de4560f", kill_on_drop: false }` [INFO] [stdout] b738766a94d1829bf2376f3171a1bd42c570def7466cc831c702ccc27de4560f