[INFO] updating cached repository https://github.com/Lejero/ash-test [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] 86924e0dad0417b1a23253f3e167427bc557450f [INFO] checking Lejero/ash-test against try#e4dba30b9b475d8750370c4dfb49b6541990904d for pr-71393 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLejero%2Fash-test" "/workspace/builds/worker-4/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] [stderr] Checking out files: 10% (8/76) Checking out files: 11% (9/76) Checking out files: 13% (10/76) Checking out files: 14% (11/76) Checking out files: 15% (12/76) Checking out files: 17% (13/76) Checking out files: 18% (14/76) Checking out files: 19% (15/76) Checking out files: 21% (16/76) Checking out files: 22% (17/76) Checking out files: 23% (18/76) Checking out files: 25% (19/76) Checking out files: 26% (20/76) Checking out files: 27% (21/76) Checking out files: 28% (22/76) Checking out files: 30% (23/76) Checking out files: 31% (24/76) Checking out files: 32% (25/76) Checking out files: 34% (26/76) Checking out files: 35% (27/76) Checking out files: 36% (28/76) Checking out files: 38% (29/76) Checking out files: 39% (30/76) Checking out files: 40% (31/76) Checking out files: 42% (32/76) Checking out files: 43% (33/76) Checking out files: 44% (34/76) Checking out files: 46% (35/76) Checking out files: 47% (36/76) Checking out files: 48% (37/76) Checking out files: 50% (38/76) Checking out files: 51% (39/76) Checking out files: 52% (40/76) Checking out files: 53% (41/76) Checking out files: 55% (42/76) Checking out files: 56% (43/76) Checking out files: 57% (44/76) Checking out files: 59% (45/76) Checking out files: 60% (46/76) Checking out files: 61% (47/76) Checking out files: 63% (48/76) Checking out files: 64% (49/76) Checking out files: 65% (50/76) Checking out files: 67% (51/76) Checking out files: 68% (52/76) Checking out files: 69% (53/76) Checking out files: 71% (54/76) Checking out files: 72% (55/76) Checking out files: 73% (56/76) Checking out files: 75% (57/76) Checking out files: 76% (58/76) Checking out files: 77% (59/76) Checking out files: 78% (60/76) Checking out files: 80% (61/76) Checking out files: 81% (62/76) Checking out files: 82% (63/76) Checking out files: 84% (64/76) Checking out files: 85% (65/76) Checking out files: 86% (66/76) Checking out files: 88% (67/76) Checking out files: 89% (68/76) Checking out files: 90% (69/76) Checking out files: 92% (70/76) Checking out files: 93% (71/76) Checking out files: 94% (72/76) Checking out files: 96% (73/76) Checking out files: 97% (74/76) Checking out files: 98% (75/76) Checking out files: 100% (76/76) Checking out files: 100% (76/76), done. [INFO] validating manifest of git repo https://github.com/Lejero/ash-test on toolchain e4dba30b9b475d8750370c4dfb49b6541990904d [INFO] running `"/workspace/cargo-home/bin/cargo" "+e4dba30b9b475d8750370c4dfb49b6541990904d" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/Lejero/ash-test [INFO] finished tweaking git repo https://github.com/Lejero/ash-test [INFO] tweaked toml for git repo https://github.com/Lejero/ash-test written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/Lejero/ash-test already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+e4dba30b9b475d8750370c4dfb49b6541990904d" "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-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+e4dba30b9b475d8750370c4dfb49b6541990904d" "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] 1a5d520ce44fd585d45299bacfad851c5717434ab8d26a5b4b62cb09df2dbedd [INFO] running `"docker" "start" "-a" "1a5d520ce44fd585d45299bacfad851c5717434ab8d26a5b4b62cb09df2dbedd"` [INFO] [stderr] Compiling libc v0.2.68 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling xml-rs v0.8.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking lazycell v1.2.1 [INFO] [stderr] Checking arrayvec v0.5.1 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Checking downcast-rs v1.1.1 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking xdg v2.2.0 [INFO] [stderr] error[E0606]: casting `f64` as `u32` is invalid [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/typenum-1.11.2/build/main.rs:84:23 [INFO] [stderr] | [INFO] [stderr] 84 | let first2: u32 = (highest as f64).log(2.0).round() as u32 + 1; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] Checking lzw v0.10.0 [INFO] [stderr] error[E0606]: casting `f64` as `u32` is invalid [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/typenum-1.11.2/build/main.rs:85:24 [INFO] [stderr] | [INFO] [stderr] 85 | let first10: u32 = (highest as f64).log(10.0) as u32 + 1; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] Checking smallvec v1.2.0 [INFO] [stderr] Checking color_quant v1.0.1 [INFO] [stderr] error: aborting due to 2 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0606`. [INFO] [stderr] error: could not compile `typenum`. [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] [stderr] error[E0606]: casting `f64` as `i32` is invalid [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/color_quant-1.0.1/src/lib.rs:340:41 [INFO] [stderr] | [INFO] [stderr] 340 | self.colormap[i].b = clamp!(self.network[i].b.round() as i32); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0606]: casting `f64` as `i32` is invalid [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/color_quant-1.0.1/src/lib.rs:341:41 [INFO] [stderr] | [INFO] [stderr] 341 | self.colormap[i].g = clamp!(self.network[i].g.round() as i32); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0606]: casting `f64` as `i32` is invalid [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/color_quant-1.0.1/src/lib.rs:342:41 [INFO] [stderr] | [INFO] [stderr] 342 | self.colormap[i].r = clamp!(self.network[i].r.round() as i32); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0606]: casting `f64` as `i32` is invalid [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/color_quant-1.0.1/src/lib.rs:343:41 [INFO] [stderr] | [INFO] [stderr] 343 | self.colormap[i].a = clamp!(self.network[i].a.round() as i32); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: aborting due to 4 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0606`. [INFO] [stderr] error: could not compile `color_quant`. [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] [stderr] error: build failed [INFO] running `"docker" "inspect" "1a5d520ce44fd585d45299bacfad851c5717434ab8d26a5b4b62cb09df2dbedd"` [INFO] running `"docker" "rm" "-f" "1a5d520ce44fd585d45299bacfad851c5717434ab8d26a5b4b62cb09df2dbedd"` [INFO] [stdout] 1a5d520ce44fd585d45299bacfad851c5717434ab8d26a5b4b62cb09df2dbedd