[INFO] cloning repository https://github.com/SkylerLipthay/xls2csv [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SkylerLipthay/xls2csv" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSkylerLipthay%2Fxls2csv"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSkylerLipthay%2Fxls2csv'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 59969027ff10b0f95029bf98623134bd9d9310e4 [INFO] checking SkylerLipthay/xls2csv against try#e4dba30b9b475d8750370c4dfb49b6541990904d for pr-71393 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSkylerLipthay%2Fxls2csv" "/workspace/builds/worker-11/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/SkylerLipthay/xls2csv 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/SkylerLipthay/xls2csv [INFO] finished tweaking git repo https://github.com/SkylerLipthay/xls2csv [INFO] tweaked toml for git repo https://github.com/SkylerLipthay/xls2csv written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/SkylerLipthay/xls2csv 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-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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] 9ce1b9cbd87638bb04e0362ee2ba59593867cd7f91f483b451bc5095a98fad54 [INFO] running `"docker" "start" "-a" "9ce1b9cbd87638bb04e0362ee2ba59593867cd7f91f483b451bc5095a98fad54"` [INFO] [stderr] Compiling libc v0.2.60 [INFO] [stderr] Checking cfg-if v0.1.9 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling cc v1.0.38 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling encoding_rs v0.8.17 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling serde v1.0.98 [INFO] [stderr] Checking rustc-demangle v0.1.15 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Checking rle-decode-fast v1.0.1 [INFO] [stderr] Checking podio v0.1.6 [INFO] [stderr] Checking itoa v0.4.4 [INFO] [stderr] Compiling syn v0.15.42 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Checking getopts v0.2.19 [INFO] [stderr] Checking libflate v0.1.25 [INFO] [stderr] Checking regex-automata v0.1.8 [INFO] [stderr] Checking memchr v2.2.1 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Checking csv-core v0.1.6 [INFO] [stderr] Checking zip v0.5.2 [INFO] [stderr] Checking backtrace v0.3.34 [INFO] [stderr] Checking codepage v0.1.1 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling derive_more v0.14.1 [INFO] [stderr] Checking bstr v0.2.6 [INFO] [stderr] Checking failure v0.1.5 [INFO] [stderr] Checking csv v1.1.1 [INFO] [stderr] Checking quick-xml v0.14.0 [INFO] [stderr] Checking calamine v0.15.5 [INFO] [stderr] error[E0606]: casting `f64` as `i64` is invalid [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/calamine-0.15.5/src/de.rs:546:54 [INFO] [stderr] | [INFO] [stderr] 546 | DataType::Float(v) => visitor.$visit(*v as $typ), [INFO] [stderr] | ^^ [INFO] [stderr] ... [INFO] [stderr] 708 | deserialize_num!(i64, deserialize_i64, visit_i64); [INFO] [stderr] | -------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0606]: casting `f64` as `i32` is invalid [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/calamine-0.15.5/src/de.rs:546:54 [INFO] [stderr] | [INFO] [stderr] 546 | DataType::Float(v) => visitor.$visit(*v as $typ), [INFO] [stderr] | ^^ [INFO] [stderr] ... [INFO] [stderr] 709 | deserialize_num!(i32, deserialize_i32, visit_i32); [INFO] [stderr] | -------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0606]: casting `f64` as `i16` is invalid [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/calamine-0.15.5/src/de.rs:546:54 [INFO] [stderr] | [INFO] [stderr] 546 | DataType::Float(v) => visitor.$visit(*v as $typ), [INFO] [stderr] | ^^ [INFO] [stderr] ... [INFO] [stderr] 710 | deserialize_num!(i16, deserialize_i16, visit_i16); [INFO] [stderr] | -------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0606]: casting `f64` as `i8` is invalid [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/calamine-0.15.5/src/de.rs:546:54 [INFO] [stderr] | [INFO] [stderr] 546 | DataType::Float(v) => visitor.$visit(*v as $typ), [INFO] [stderr] | ^^ [INFO] [stderr] ... [INFO] [stderr] 711 | deserialize_num!(i8, deserialize_i8, visit_i8); [INFO] [stderr] | ----------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0606]: casting `f64` as `u64` is invalid [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/calamine-0.15.5/src/de.rs:546:54 [INFO] [stderr] | [INFO] [stderr] 546 | DataType::Float(v) => visitor.$visit(*v as $typ), [INFO] [stderr] | ^^ [INFO] [stderr] ... [INFO] [stderr] 712 | deserialize_num!(u64, deserialize_u64, visit_u64); [INFO] [stderr] | -------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0606]: casting `f64` as `u32` is invalid [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/calamine-0.15.5/src/de.rs:546:54 [INFO] [stderr] | [INFO] [stderr] 546 | DataType::Float(v) => visitor.$visit(*v as $typ), [INFO] [stderr] | ^^ [INFO] [stderr] ... [INFO] [stderr] 713 | deserialize_num!(u32, deserialize_u32, visit_u32); [INFO] [stderr] | -------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0606]: casting `f64` as `u16` is invalid [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/calamine-0.15.5/src/de.rs:546:54 [INFO] [stderr] | [INFO] [stderr] 546 | DataType::Float(v) => visitor.$visit(*v as $typ), [INFO] [stderr] | ^^ [INFO] [stderr] ... [INFO] [stderr] 714 | deserialize_num!(u16, deserialize_u16, visit_u16); [INFO] [stderr] | -------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0606]: casting `f64` as `u8` is invalid [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/calamine-0.15.5/src/de.rs:546:54 [INFO] [stderr] | [INFO] [stderr] 546 | DataType::Float(v) => visitor.$visit(*v as $typ), [INFO] [stderr] | ^^ [INFO] [stderr] ... [INFO] [stderr] 715 | deserialize_num!(u8, deserialize_u8, visit_u8); [INFO] [stderr] | ----------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: aborting due to 8 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0606`. [INFO] [stderr] error: could not compile `calamine`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "9ce1b9cbd87638bb04e0362ee2ba59593867cd7f91f483b451bc5095a98fad54"` [INFO] running `"docker" "rm" "-f" "9ce1b9cbd87638bb04e0362ee2ba59593867cd7f91f483b451bc5095a98fad54"` [INFO] [stdout] 9ce1b9cbd87638bb04e0362ee2ba59593867cd7f91f483b451bc5095a98fad54