[INFO] updating cached repository https://github.com/cumason123/tmp [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] 4c3c7ea484365fd0b445562c10db706fb01a5f48 [INFO] checking cumason123/tmp against try#e4dba30b9b475d8750370c4dfb49b6541990904d for pr-71393 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcumason123%2Ftmp" "/workspace/builds/worker-3/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] [stderr] Checking out files: 43% (583/1344) Checking out files: 44% (592/1344) Checking out files: 45% (605/1344) Checking out files: 46% (619/1344) Checking out files: 47% (632/1344) Checking out files: 48% (646/1344) Checking out files: 48% (653/1344) Checking out files: 48% (654/1344) Checking out files: 48% (655/1344) Checking out files: 48% (656/1344) Checking out files: 48% (658/1344) Checking out files: 49% (659/1344) Checking out files: 50% (672/1344) Checking out files: 51% (686/1344) Checking out files: 51% (694/1344) Checking out files: 52% (699/1344) Checking out files: 53% (713/1344) Checking out files: 54% (726/1344) Checking out files: 55% (740/1344) Checking out files: 56% (753/1344) Checking out files: 57% (767/1344) Checking out files: 58% (780/1344) Checking out files: 59% (793/1344) Checking out files: 59% (798/1344) Checking out files: 60% (807/1344) Checking out files: 61% (820/1344) Checking out files: 62% (834/1344) Checking out files: 63% (847/1344) Checking out files: 64% (861/1344) Checking out files: 65% (874/1344) Checking out files: 66% (888/1344) Checking out files: 67% (901/1344) Checking out files: 68% (914/1344) Checking out files: 69% (928/1344) Checking out files: 70% (941/1344) Checking out files: 71% (955/1344) Checking out files: 72% (968/1344) Checking out files: 73% (982/1344) Checking out files: 74% (995/1344) Checking out files: 75% (1008/1344) Checking out files: 76% (1022/1344) Checking out files: 77% (1035/1344) Checking out files: 78% (1049/1344) Checking out files: 79% (1062/1344) Checking out files: 80% (1076/1344) Checking out files: 81% (1089/1344) Checking out files: 82% (1103/1344) Checking out files: 83% (1116/1344) Checking out files: 84% (1129/1344) Checking out files: 85% (1143/1344) Checking out files: 86% (1156/1344) Checking out files: 87% (1170/1344) Checking out files: 88% (1183/1344) Checking out files: 89% (1197/1344) Checking out files: 90% (1210/1344) Checking out files: 91% (1224/1344) Checking out files: 92% (1237/1344) Checking out files: 93% (1250/1344) Checking out files: 94% (1264/1344) Checking out files: 95% (1277/1344) Checking out files: 96% (1291/1344) Checking out files: 97% (1304/1344) Checking out files: 98% (1318/1344) Checking out files: 99% (1331/1344) Checking out files: 100% (1344/1344) Checking out files: 100% (1344/1344), done. [INFO] validating manifest of git repo https://github.com/cumason123/tmp 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/cumason123/tmp [INFO] finished tweaking git repo https://github.com/cumason123/tmp [INFO] tweaked toml for git repo https://github.com/cumason123/tmp written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/cumason123/tmp 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] fadefe3a84b304f12e955e14bc62e779a626a99df64f8349fa2c0a459c704ed5 [INFO] running `"docker" "start" "-a" "fadefe3a84b304f12e955e14bc62e779a626a99df64f8349fa2c0a459c704ed5"` [INFO] [stderr] Compiling num-traits v0.2.5 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling typenum v1.10.0 [INFO] [stderr] Checking unicode-normalization v0.1.7 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Checking uuid v0.5.1 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Compiling proc-macro2 v0.4.6 [INFO] [stderr] Checking time v0.1.40 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Checking rand v0.5.3 [INFO] [stderr] Compiling matrixmultiply v0.1.14 [INFO] [stderr] Checking ordermap v0.2.13 [INFO] [stderr] error[E0606]: casting `f64` as `u32` is invalid [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/typenum-1.10.0/build/main.rs:80:23 [INFO] [stderr] | [INFO] [stderr] 80 | let first2: u32 = (highest as f64).log(2.0) 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.10.0/build/main.rs:81:24 [INFO] [stderr] | [INFO] [stderr] 81 | 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[E0606]: casting `f64` as `u64` is invalid [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rand-0.5.3/src/distributions/poisson.rs:96:30 [INFO] [stderr] | [INFO] [stderr] 96 | int_result = result as u64; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0606]: casting `f64` as `u64` is invalid [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rand-0.5.3/src/distributions/binomial.rs:125:22 [INFO] [stderr] | [INFO] [stderr] 125 | self.n - lresult as u64 [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0606]: casting `f64` as `u64` is invalid [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rand-0.5.3/src/distributions/binomial.rs:127:13 [INFO] [stderr] | [INFO] [stderr] 127 | lresult as u64 [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0606]: casting `f64` as `u64` is invalid [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rand-0.5.3/src/distributions/bernoulli.rs:63:13 [INFO] [stderr] | [INFO] [stderr] 63 | (p * MAX_P_INT) as u64 [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 `rand`. [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" "fadefe3a84b304f12e955e14bc62e779a626a99df64f8349fa2c0a459c704ed5"` [INFO] running `"docker" "rm" "-f" "fadefe3a84b304f12e955e14bc62e779a626a99df64f8349fa2c0a459c704ed5"` [INFO] [stdout] fadefe3a84b304f12e955e14bc62e779a626a99df64f8349fa2c0a459c704ed5