[INFO] cloning repository https://github.com/harrysarson/elm-torture [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/harrysarson/elm-torture" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fharrysarson%2Felm-torture"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fharrysarson%2Felm-torture'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 7c392fdbd86214f4f5d44dff98df33d025ad4b4e [INFO] checking harrysarson/elm-torture against try#e4dba30b9b475d8750370c4dfb49b6541990904d for pr-71393 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fharrysarson%2Felm-torture" "/workspace/builds/worker-8/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/harrysarson/elm-torture 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/harrysarson/elm-torture [INFO] finished tweaking git repo https://github.com/harrysarson/elm-torture [INFO] tweaked toml for git repo https://github.com/harrysarson/elm-torture written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/harrysarson/elm-torture 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] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pathdiff v0.2.0 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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] 5b581c60f585e4021605ef7a3c430ccf274403eecbd6e57ff8d8886fa2f2a06c [INFO] running `"docker" "start" "-a" "5b581c60f585e4021605ef7a3c430ccf274403eecbd6e57ff8d8886fa2f2a06c"` [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Compiling proc-macro-nested v0.1.4 [INFO] [stderr] Compiling proc-macro-hack v0.5.15 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking arc-swap v0.4.6 [INFO] [stderr] Checking unicode-width v0.1.7 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Checking itoa v0.4.5 [INFO] [stderr] Checking humantime v2.0.0 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking pathdiff v0.2.0 [INFO] [stderr] Checking indented v0.1.0 [INFO] [stderr] Compiling memchr v2.3.2 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Checking futures-channel v0.3.4 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Checking c2-chacha v0.2.3 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking log v0.4.8 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking rust-embed-utils v5.0.0 [INFO] [stderr] Checking signal-hook-registry v1.2.0 [INFO] [stderr] Checking colored v1.9.3 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] error[E0606]: casting `f64` as `usize` is invalid [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/num_cpus-1.13.0/src/linux.rs:206:14 [INFO] [stderr] | [INFO] [stderr] 206 | Some((quota_us as f64 / period_us as f64).ceil() as usize) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0606`. [INFO] [stderr] error: could not compile `num_cpus`. [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" "5b581c60f585e4021605ef7a3c430ccf274403eecbd6e57ff8d8886fa2f2a06c"` [INFO] running `"docker" "rm" "-f" "5b581c60f585e4021605ef7a3c430ccf274403eecbd6e57ff8d8886fa2f2a06c"` [INFO] [stdout] 5b581c60f585e4021605ef7a3c430ccf274403eecbd6e57ff8d8886fa2f2a06c