[INFO] cloning repository https://github.com/littleTitan/ricci-flow [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/littleTitan/ricci-flow" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FlittleTitan%2Fricci-flow", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FlittleTitan%2Fricci-flow'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b046d39601a11d995e9903aafc4877b6425e40df [INFO] checking littleTitan/ricci-flow against master#ceab6128fa48a616bfd3e3adf4bc80133b8ee223 for no-never-type-fallback [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FlittleTitan%2Fricci-flow" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/littleTitan/ricci-flow on toolchain ceab6128fa48a616bfd3e3adf4bc80133b8ee223 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/littleTitan/ricci-flow [INFO] finished tweaking git repo https://github.com/littleTitan/ricci-flow [INFO] tweaked toml for git repo https://github.com/littleTitan/ricci-flow written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/littleTitan/ricci-flow already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded vk-parse v0.7.0 [INFO] [stderr] Downloaded shared_library v0.1.9 [INFO] [stderr] Downloaded smallvec v1.8.0 [INFO] [stderr] Downloaded bytemuck_derive v1.1.0 [INFO] [stderr] Downloaded xml-rs v0.8.4 [INFO] [stderr] Downloaded feo-math v0.1.0 [INFO] [stderr] Downloaded libloading v0.7.3 [INFO] [stderr] Downloaded regex-syntax v0.6.26 [INFO] [stderr] Downloaded ash v0.36.0+1.3.206 [INFO] [stderr] Downloaded windows_aarch64_msvc v0.36.1 [INFO] [stderr] Downloaded windows_i686_gnu v0.36.1 [INFO] [stderr] Downloaded windows_i686_msvc v0.36.1 [INFO] [stderr] Downloaded windows_x86_64_gnu v0.36.1 [INFO] [stderr] Downloaded windows_x86_64_msvc v0.36.1 [INFO] [stderr] Downloaded libc v0.2.126 [INFO] [stderr] Downloaded vulkano v0.29.0 [INFO] [stderr] Downloaded regex v1.5.6 [INFO] [stderr] Downloaded syn v1.0.95 [INFO] [stderr] Downloaded bytemuck v1.9.1 [INFO] [stderr] Downloaded crossbeam-utils v0.8.8 [INFO] [stderr] Downloaded crossbeam-queue v0.3.5 [INFO] [stderr] Downloaded half v1.8.2 [INFO] [stderr] Downloaded heck v0.4.0 [INFO] [stderr] Downloaded indexmap v1.8.1 [INFO] [stderr] Downloaded windows-sys v0.36.1 [INFO] [stderr] Downloaded lock_api v0.4.7 [INFO] [stderr] Downloaded redox_syscall v0.2.13 [INFO] [stderr] Downloaded parking_lot_core v0.9.3 [INFO] [stderr] Downloaded parking_lot v0.12.0 [INFO] [stderr] Downloaded itoa v1.0.2 [INFO] [stderr] Downloaded ryu v1.0.10 [INFO] [stderr] Downloaded proc-macro2 v1.0.39 [INFO] [stderr] Downloaded quote v1.0.18 [INFO] [stderr] Downloaded unicode-ident v1.0.0 [INFO] [stderr] Downloaded serde_derive v1.0.137 [INFO] [stderr] Downloaded serde v1.0.137 [INFO] [stderr] Downloaded serde_json v1.0.81 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1cc6006a1a082fce4c95600b25c08c07f142082d7265fd4d5d371ac5dea44f72 [INFO] running `Command { std: "docker" "start" "-a" "1cc6006a1a082fce4c95600b25c08c07f142082d7265fd4d5d371ac5dea44f72", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1cc6006a1a082fce4c95600b25c08c07f142082d7265fd4d5d371ac5dea44f72", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1cc6006a1a082fce4c95600b25c08c07f142082d7265fd4d5d371ac5dea44f72", kill_on_drop: false }` [INFO] [stdout] 1cc6006a1a082fce4c95600b25c08c07f142082d7265fd4d5d371ac5dea44f72 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 447988588cdd7ff5aee83f10cadd32ff0f5aef654e1ac87d3f3aba3514a019d8 [INFO] running `Command { std: "docker" "start" "-a" "447988588cdd7ff5aee83f10cadd32ff0f5aef654e1ac87d3f3aba3514a019d8", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling syn v1.0.95 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling regex-syntax v0.6.26 [INFO] [stderr] Compiling ryu v1.0.10 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling itoa v1.0.2 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling ash v0.36.0+1.3.206 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.5 [INFO] [stderr] Compiling vk-parse v0.7.0 [INFO] [stderr] Checking libloading v0.7.3 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Checking half v1.8.2 [INFO] [stderr] Checking feo-math v0.1.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Checking shared_library v0.1.9 [INFO] [stderr] Checking parking_lot v0.12.0 [INFO] [stderr] Compiling regex v1.5.6 [INFO] [stderr] Compiling bytemuck_derive v1.1.0 [INFO] [stderr] Checking bytemuck v1.9.1 [INFO] [stderr] Compiling vulkano v0.29.0 [INFO] [stderr] Checking ricci-flow v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `u8` [INFO] [stdout] --> src/main.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | use std::{u8, ops::{Mul, Neg}}; [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `u8` [INFO] [stdout] --> src/main.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | use std::{u8, ops::{Mul, Neg}}; [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rhs` [INFO] [stdout] --> src/main.rs:26:18 [INFO] [stdout] | [INFO] [stdout] 26 | fn mul(self, rhs: Curvature) -> Self::Output { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_rhs` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `translation_vec` [INFO] [stdout] --> src/main.rs:127:9 [INFO] [stdout] | [INFO] [stdout] 127 | let translation_vec = -normals * curvature; [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_translation_vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `vec` is never read [INFO] [stdout] --> src/main.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 6 | struct Normals { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] 7 | vec: Vec<[f32; 3]> // TODO: clean [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Normals` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `crv` is never read [INFO] [stdout] --> src/main.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 18 | struct Curvature { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] 19 | crv: Vec [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Curvature` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `vertex_to_face` is never used [INFO] [stdout] --> src/main.rs:42:12 [INFO] [stdout] | [INFO] [stdout] 31 | impl Curvature { [INFO] [stdout] | -------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 42 | pub fn vertex_to_face (&self) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `xyz` is never read [INFO] [stdout] --> src/main.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 49 | struct PointCloud { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] 50 | xyz: Vec [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PointCloud` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rhs` [INFO] [stdout] --> src/main.rs:26:18 [INFO] [stdout] | [INFO] [stdout] 26 | fn mul(self, rhs: Curvature) -> Self::Output { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_rhs` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `translation_vec` [INFO] [stdout] --> src/main.rs:127:9 [INFO] [stdout] | [INFO] [stdout] 127 | let translation_vec = -normals * curvature; [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_translation_vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `vec` is never read [INFO] [stdout] --> src/main.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 6 | struct Normals { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] 7 | vec: Vec<[f32; 3]> // TODO: clean [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Normals` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `crv` is never read [INFO] [stdout] --> src/main.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 18 | struct Curvature { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] 19 | crv: Vec [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Curvature` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `vertex_to_face` is never used [INFO] [stdout] --> src/main.rs:42:12 [INFO] [stdout] | [INFO] [stdout] 31 | impl Curvature { [INFO] [stdout] | -------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 42 | pub fn vertex_to_face (&self) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `xyz` is never read [INFO] [stdout] --> src/main.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 49 | struct PointCloud { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] 50 | xyz: Vec [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PointCloud` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.79s [INFO] running `Command { std: "docker" "inspect" "447988588cdd7ff5aee83f10cadd32ff0f5aef654e1ac87d3f3aba3514a019d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "447988588cdd7ff5aee83f10cadd32ff0f5aef654e1ac87d3f3aba3514a019d8", kill_on_drop: false }` [INFO] [stdout] 447988588cdd7ff5aee83f10cadd32ff0f5aef654e1ac87d3f3aba3514a019d8 [INFO] checking littleTitan/ricci-flow against try#3a4bc97f6385a3aa300a4fd689b44350e54fd676 for no-never-type-fallback [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FlittleTitan%2Fricci-flow" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/littleTitan/ricci-flow on toolchain 3a4bc97f6385a3aa300a4fd689b44350e54fd676 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3a4bc97f6385a3aa300a4fd689b44350e54fd676" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/littleTitan/ricci-flow [INFO] finished tweaking git repo https://github.com/littleTitan/ricci-flow [INFO] tweaked toml for git repo https://github.com/littleTitan/ricci-flow written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/littleTitan/ricci-flow already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3a4bc97f6385a3aa300a4fd689b44350e54fd676" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+3a4bc97f6385a3aa300a4fd689b44350e54fd676" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] abb0796f52a7a0745e431f550dc279ca33aeed32cbc499cebdd3eb6e59e05fd1 [INFO] running `Command { std: "docker" "start" "-a" "abb0796f52a7a0745e431f550dc279ca33aeed32cbc499cebdd3eb6e59e05fd1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "abb0796f52a7a0745e431f550dc279ca33aeed32cbc499cebdd3eb6e59e05fd1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "abb0796f52a7a0745e431f550dc279ca33aeed32cbc499cebdd3eb6e59e05fd1", kill_on_drop: false }` [INFO] [stdout] abb0796f52a7a0745e431f550dc279ca33aeed32cbc499cebdd3eb6e59e05fd1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+3a4bc97f6385a3aa300a4fd689b44350e54fd676" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1d3eb95b440c116aa058d8737d9e90f6534b1bdf565c5fcf6e779b60ba5100a6 [INFO] running `Command { std: "docker" "start" "-a" "1d3eb95b440c116aa058d8737d9e90f6534b1bdf565c5fcf6e779b60ba5100a6", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling syn v1.0.95 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Compiling itoa v1.0.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling regex-syntax v0.6.26 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling ryu v1.0.10 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.5 [INFO] [stderr] Compiling ash v0.36.0+1.3.206 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Checking libloading v0.7.3 [INFO] [stderr] Checking half v1.8.2 [INFO] [stderr] Checking feo-math v0.1.0 [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/crossbeam-utils-0.8.8/src/sync/parker.rs:366:25 [INFO] [stdout] | [INFO] [stdout] 366 | / match self.state.swap(EMPTY, SeqCst) { [INFO] [stdout] 367 | | NOTIFIED | PARKED => return, [INFO] [stdout] 368 | | n => panic!("inconsistent park_timeout state: {}", n), [INFO] [stdout] 369 | | }; [INFO] [stdout] | |_________________________^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling vk-parse v0.7.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `crossbeam-utils` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "1d3eb95b440c116aa058d8737d9e90f6534b1bdf565c5fcf6e779b60ba5100a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1d3eb95b440c116aa058d8737d9e90f6534b1bdf565c5fcf6e779b60ba5100a6", kill_on_drop: false }` [INFO] [stdout] 1d3eb95b440c116aa058d8737d9e90f6534b1bdf565c5fcf6e779b60ba5100a6