[INFO] updating cached repository https://github.com/MarcusHurney/rust-api [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] ab425710dcf23deaa01222451dd891beb9bfe6db [INFO] checking MarcusHurney/rust-api against try#e4dba30b9b475d8750370c4dfb49b6541990904d for pr-71393 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMarcusHurney%2Frust-api" "/workspace/builds/worker-1/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] [stderr] Checking out files: 64% (249/388) Checking out files: 65% (253/388) Checking out files: 66% (257/388) Checking out files: 67% (260/388) Checking out files: 68% (264/388) Checking out files: 69% (268/388) Checking out files: 70% (272/388) Checking out files: 71% (276/388) Checking out files: 72% (280/388) Checking out files: 72% (283/388) Checking out files: 73% (284/388) Checking out files: 74% (288/388) Checking out files: 75% (291/388) Checking out files: 76% (295/388) Checking out files: 76% (298/388) Checking out files: 77% (299/388) Checking out files: 78% (303/388) Checking out files: 78% (306/388) Checking out files: 79% (307/388) Checking out files: 80% (311/388) Checking out files: 80% (312/388) Checking out files: 81% (315/388) Checking out files: 82% (319/388) Checking out files: 83% (323/388) Checking out files: 84% (326/388) Checking out files: 85% (330/388) Checking out files: 86% (334/388) Checking out files: 87% (338/388) Checking out files: 88% (342/388) Checking out files: 89% (346/388) Checking out files: 90% (350/388) Checking out files: 91% (354/388) Checking out files: 92% (357/388) Checking out files: 93% (361/388) Checking out files: 94% (365/388) Checking out files: 95% (369/388) Checking out files: 96% (373/388) Checking out files: 97% (377/388) Checking out files: 98% (381/388) Checking out files: 99% (385/388) Checking out files: 100% (388/388) Checking out files: 100% (388/388), done. [INFO] validating manifest of git repo https://github.com/MarcusHurney/rust-api 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/MarcusHurney/rust-api [INFO] finished tweaking git repo https://github.com/MarcusHurney/rust-api [INFO] tweaked toml for git repo https://github.com/MarcusHurney/rust-api written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/MarcusHurney/rust-api 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-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] d873fac5fce160e65c299bd542eb3cc03460821e4a757288ad8fd5698abc5585 [INFO] running `"docker" "start" "-a" "d873fac5fce160e65c299bd542eb3cc03460821e4a757288ad8fd5698abc5585"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v0.4.19 [INFO] [stderr] Compiling pq-sys v0.4.6 [INFO] [stderr] Checking libc v0.2.43 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling cc v1.0.25 [INFO] [stderr] Compiling serde v1.0.79 [INFO] [stderr] Compiling ryu v0.2.6 [INFO] [stderr] Compiling ucd-util v0.1.1 [INFO] [stderr] Checking rustc-demangle v0.1.9 [INFO] [stderr] Compiling utf8-ranges v1.0.1 [INFO] [stderr] Compiling byteorder v1.2.6 [INFO] [stderr] Compiling itoa v0.4.3 [INFO] [stderr] Checking bitflags v1.0.4 [INFO] [stderr] Compiling memchr v2.1.0 [INFO] [stderr] Compiling proc-macro2 v0.3.8 [INFO] [stderr] Compiling syntex_fmt_macros v0.5.0 [INFO] [stderr] Checking regex-syntax v0.5.6 [INFO] [stderr] Compiling lazy_static v1.1.0 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling quote v0.5.2 [INFO] [stderr] Compiling diesel v0.16.0 [INFO] [stderr] Compiling quote v0.6.8 [INFO] [stderr] Compiling syn v0.13.11 [INFO] [stderr] Compiling aho-corasick v0.6.8 [INFO] [stderr] Compiling syn v0.15.4 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling backtrace-sys v0.1.24 [INFO] [stderr] Checking backtrace v0.3.9 [INFO] [stderr] Checking error-chain v0.11.0 [INFO] [stderr] error[E0606]: casting `f64` as `i64` is invalid [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-0.16.0/src/pg/expression/extensions/interval_dsl.rs:200:9 [INFO] [stderr] | [INFO] [stderr] 200 | (self.round() as i64).microseconds() [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0606]: casting `f64` as `i32` is invalid [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-0.16.0/src/pg/expression/extensions/interval_dsl.rs:225:31 [INFO] [stderr] | [INFO] [stderr] 225 | PgInterval::from_days(self.trunc() as i32) + fractional_days [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0606]: casting `f64` as `i32` is invalid [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-0.16.0/src/pg/expression/extensions/interval_dsl.rs:230:33 [INFO] [stderr] | [INFO] [stderr] 230 | PgInterval::from_months(self.trunc() as i32) + fractional_months [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0606]: casting `f64` as `i32` is invalid [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-0.16.0/src/pg/expression/extensions/interval_dsl.rs:234:9 [INFO] [stderr] | [INFO] [stderr] 234 | ((self * 12.0).trunc() as i32).months() [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 `diesel`. [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" "d873fac5fce160e65c299bd542eb3cc03460821e4a757288ad8fd5698abc5585"` [INFO] running `"docker" "rm" "-f" "d873fac5fce160e65c299bd542eb3cc03460821e4a757288ad8fd5698abc5585"` [INFO] [stdout] d873fac5fce160e65c299bd542eb3cc03460821e4a757288ad8fd5698abc5585