[INFO] updating cached repository https://github.com/s3thi/obvious-druid-talk [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] 188c675be35e245d0c7182473041be0041ff4ed5 [INFO] checking s3thi/obvious-druid-talk against try#e4dba30b9b475d8750370c4dfb49b6541990904d for pr-71393 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fs3thi%2Fobvious-druid-talk" "/workspace/builds/worker-5/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/s3thi/obvious-druid-talk 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/s3thi/obvious-druid-talk [INFO] finished tweaking git repo https://github.com/s3thi/obvious-druid-talk [INFO] tweaked toml for git repo https://github.com/s3thi/obvious-druid-talk written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/s3thi/obvious-druid-talk 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] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] f8b6b61bf4d965baf12ce5e470dd92d03aa47e9fb62eeb16b3eae9b7d8945835 [INFO] running `"docker" "start" "-a" "f8b6b61bf4d965baf12ce5e470dd92d03aa47e9fb62eeb16b3eae9b7d8945835"` [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Compiling cairo-rs v0.7.1 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling gio v0.7.0 [INFO] [stderr] Checking tinystr v0.3.2 [INFO] [stderr] Compiling pango v0.7.0 [INFO] [stderr] Checking arrayvec v0.5.1 [INFO] [stderr] Compiling gdk-pixbuf v0.7.0 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling atk v0.7.0 [INFO] [stderr] Compiling gdk v0.11.0 [INFO] [stderr] Compiling gtk v0.7.0 [INFO] [stderr] Checking unicode-segmentation v1.6.0 [INFO] [stderr] Checking smallvec v1.2.0 [INFO] [stderr] Checking fluent-syntax v0.9.2 [INFO] [stderr] Compiling glib-sys v0.9.1 [INFO] [stderr] Compiling gobject-sys v0.9.1 [INFO] [stderr] Compiling gio-sys v0.9.1 [INFO] [stderr] Compiling cairo-sys-rs v0.9.2 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.9.1 [INFO] [stderr] Compiling pango-sys v0.9.1 [INFO] [stderr] Compiling atk-sys v0.9.1 [INFO] [stderr] Compiling gdk-sys v0.9.1 [INFO] [stderr] Compiling gtk-sys v0.9.2 [INFO] [stderr] Checking unic-langid-impl v0.7.2 [INFO] [stderr] Checking kurbo v0.5.8 [INFO] [stderr] Checking simple_logger v1.5.0 [INFO] [stderr] error[E0606]: casting `f64` as `usize` is invalid [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/kurbo-0.5.8/src/arc.rs:34:17 [INFO] [stderr] | [INFO] [stderr] 34 | let n = n as usize; [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] Checking unic-langid v0.7.1 [INFO] [stderr] error[E0606]: casting `f64` as `usize` is invalid [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/kurbo-0.5.8/src/circle.rs:71:21 [INFO] [stderr] | [INFO] [stderr] 71 | let n = (1.1163 * scaled_err).powf(1.0 / 6.0).ceil() as usize; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0606]: casting `f64` as `usize` is invalid [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/kurbo-0.5.8/src/param_curve.rs:91:17 [INFO] [stderr] | [INFO] [stderr] 91 | let n = n as usize; [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] Checking fluent-langneg v0.11.1 [INFO] [stderr] Checking intl_pluralrules v5.0.2 [INFO] [stderr] error: aborting due to 3 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0606`. [INFO] [stderr] error: could not compile `kurbo`. [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 `isize` is invalid [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/intl_pluralrules-5.0.2/src/operands.rs:159:30 [INFO] [stderr] | [INFO] [stderr] 159 | integer_digits = absolute_value as isize; [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 `intl_pluralrules`. [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" "f8b6b61bf4d965baf12ce5e470dd92d03aa47e9fb62eeb16b3eae9b7d8945835"` [INFO] running `"docker" "rm" "-f" "f8b6b61bf4d965baf12ce5e470dd92d03aa47e9fb62eeb16b3eae9b7d8945835"` [INFO] [stdout] f8b6b61bf4d965baf12ce5e470dd92d03aa47e9fb62eeb16b3eae9b7d8945835