[INFO] updating cached repository https://github.com/Hither1/bulletproof-cli [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] fec7934dcc865d950907bbc7042c67087286be25 [INFO] checking Hither1/bulletproof-cli against try#e4dba30b9b475d8750370c4dfb49b6541990904d for pr-71393 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHither1%2Fbulletproof-cli" "/workspace/builds/worker-3/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] [stderr] Checking out files: 44% (543/1222) Checking out files: 45% (550/1222) Checking out files: 46% (563/1222) Checking out files: 47% (575/1222) Checking out files: 48% (587/1222) Checking out files: 49% (599/1222) Checking out files: 49% (606/1222) Checking out files: 50% (611/1222) Checking out files: 51% (624/1222) Checking out files: 52% (636/1222) Checking out files: 53% (648/1222) Checking out files: 54% (660/1222) Checking out files: 55% (673/1222) Checking out files: 56% (685/1222) Checking out files: 57% (697/1222) Checking out files: 58% (709/1222) Checking out files: 59% (721/1222) Checking out files: 60% (734/1222) Checking out files: 61% (746/1222) Checking out files: 62% (758/1222) Checking out files: 63% (770/1222) Checking out files: 64% (783/1222) Checking out files: 65% (795/1222) Checking out files: 66% (807/1222) Checking out files: 67% (819/1222) Checking out files: 68% (831/1222) Checking out files: 69% (844/1222) Checking out files: 70% (856/1222) Checking out files: 71% (868/1222) Checking out files: 72% (880/1222) Checking out files: 73% (893/1222) Checking out files: 74% (905/1222) Checking out files: 75% (917/1222) Checking out files: 76% (929/1222) Checking out files: 77% (941/1222) Checking out files: 78% (954/1222) Checking out files: 79% (966/1222) Checking out files: 80% (978/1222) Checking out files: 81% (990/1222) Checking out files: 82% (1003/1222) Checking out files: 83% (1015/1222) Checking out files: 84% (1027/1222) Checking out files: 85% (1039/1222) Checking out files: 86% (1051/1222) Checking out files: 87% (1064/1222) Checking out files: 88% (1076/1222) Checking out files: 89% (1088/1222) Checking out files: 90% (1100/1222) Checking out files: 91% (1113/1222) Checking out files: 92% (1125/1222) Checking out files: 93% (1137/1222) Checking out files: 94% (1149/1222) Checking out files: 95% (1161/1222) Checking out files: 96% (1174/1222) Checking out files: 97% (1186/1222) Checking out files: 98% (1198/1222) Checking out files: 99% (1210/1222) Checking out files: 100% (1222/1222) Checking out files: 100% (1222/1222), done. [INFO] validating manifest of git repo https://github.com/Hither1/bulletproof-cli 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/Hither1/bulletproof-cli [INFO] removed 0 missing tests [INFO] finished tweaking git repo https://github.com/Hither1/bulletproof-cli [INFO] tweaked toml for git repo https://github.com/Hither1/bulletproof-cli written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/Hither1/bulletproof-cli already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+e4dba30b9b475d8750370c4dfb49b6541990904d" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] a7ec930b49426ea845e9ebcbbd4a06bb34f21abdf82b8d38f9611a00043d25cc [INFO] running `"docker" "start" "-a" "a7ec930b49426ea845e9ebcbbd4a06bb34f21abdf82b8d38f9611a00043d25cc"` [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling proc-macro2 v1.0.7 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling syn v1.0.13 [INFO] [stderr] Checking lazy_static v1.4.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] 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] 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: build failed [INFO] running `"docker" "inspect" "a7ec930b49426ea845e9ebcbbd4a06bb34f21abdf82b8d38f9611a00043d25cc"` [INFO] running `"docker" "rm" "-f" "a7ec930b49426ea845e9ebcbbd4a06bb34f21abdf82b8d38f9611a00043d25cc"` [INFO] [stdout] a7ec930b49426ea845e9ebcbbd4a06bb34f21abdf82b8d38f9611a00043d25cc