[INFO] updating cached repository https://github.com/KaKnife/crystal [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] dd806013887b714da7e90b543881b5a68f02f306 [INFO] checking KaKnife/crystal against try#e4dba30b9b475d8750370c4dfb49b6541990904d for pr-71393 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKaKnife%2Fcrystal" "/workspace/builds/worker-7/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/KaKnife/crystal 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/KaKnife/crystal [INFO] removed workspace from git repo https://github.com/KaKnife/crystal [INFO] finished tweaking git repo https://github.com/KaKnife/crystal [INFO] tweaked toml for git repo https://github.com/KaKnife/crystal written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/KaKnife/crystal 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-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] 1eee0af37c23e8e87a25573ee923e8ee235d32e4ec4edf8de9643393cc64217f [INFO] running `"docker" "start" "-a" "1eee0af37c23e8e87a25573ee923e8ee235d32e4ec4edf8de9643393cc64217f"` [INFO] [stderr] Compiling pkg-config v0.3.9 [INFO] [stderr] Checking libc v0.2.39 [INFO] [stderr] Compiling cc v1.0.6 [INFO] [stderr] Checking cfg-if v0.1.2 [INFO] [stderr] Checking lazy_static v1.0.0 [INFO] [stderr] Checking quick-error v1.2.1 [INFO] [stderr] Checking termcolor v0.3.5 [INFO] [stderr] Checking glob v0.2.11 [INFO] [stderr] Checking getopts v0.2.17 [INFO] [stderr] Checking regex-syntax v0.5.2 [INFO] [stderr] Checking log v0.4.1 [INFO] [stderr] Checking thread_local v0.3.5 [INFO] [stderr] Checking humantime v1.1.1 [INFO] [stderr] Compiling libarchive3-sys v0.1.2 [INFO] [stderr] Checking memchr v2.0.1 [INFO] [stderr] Checking socket2 v0.3.3 [INFO] [stderr] Checking atty v0.2.8 [INFO] [stderr] Checking aho-corasick v0.6.4 [INFO] [stderr] Compiling libz-sys v1.0.18 [INFO] [stderr] Compiling openssl-sys v0.9.27 [INFO] [stderr] Compiling curl-sys v0.4.1 (https://github.com/alexcrichton/curl-rust.git#a15e3e35) [INFO] [stderr] Checking libarchive v0.1.1 [INFO] [stderr] Checking regex v0.2.8 [INFO] [stderr] Checking env_logger v0.5.5 [INFO] [stderr] Checking curl v0.4.11 (https://github.com/alexcrichton/curl-rust.git#a15e3e35) [INFO] [stderr] error[E0606]: casting `f64` as `u64` is invalid [INFO] [stderr] --> /opt/rustwide/cargo-home/git/checkouts/curl-rust-93d3b46505ed0780/a15e3e3/src/easy/handler.rs:2990:25 [INFO] [stderr] | [INFO] [stderr] 2990 | let whole_seconds = seconds.trunc() as u64; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0606]: casting `f64` as `u32` is invalid [INFO] [stderr] --> /opt/rustwide/cargo-home/git/checkouts/curl-rust-93d3b46505ed0780/a15e3e3/src/easy/handler.rs:2992:34 [INFO] [stderr] | [INFO] [stderr] 2992 | Duration::new(whole_seconds, nanos as u32) [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 `curl`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "1eee0af37c23e8e87a25573ee923e8ee235d32e4ec4edf8de9643393cc64217f"` [INFO] running `"docker" "rm" "-f" "1eee0af37c23e8e87a25573ee923e8ee235d32e4ec4edf8de9643393cc64217f"` [INFO] [stdout] 1eee0af37c23e8e87a25573ee923e8ee235d32e4ec4edf8de9643393cc64217f