[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#e60d9e09c55855f5a848fde8ad83e13131a5b241 for pr-68350 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMarcusHurney%2Frust-api" "/workspace/builds/worker-6/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] [stderr] 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: 77% (299/388) Checking out files: 78% (303/388) Checking out files: 78% (304/388) Checking out files: 79% (307/388) Checking out files: 80% (311/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 e60d9e09c55855f5a848fde8ad83e13131a5b241 [INFO] running `"/workspace/cargo-home/bin/cargo" "+e60d9e09c55855f5a848fde8ad83e13131a5b241" "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-6/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" "+e60d9e09c55855f5a848fde8ad83e13131a5b241" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+e60d9e09c55855f5a848fde8ad83e13131a5b241" "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] 4a7503fd9565cffd71a88c1f09ae16035d896a1d9e194685e79f896c6093f6e3 [INFO] running `"docker" "start" "-a" "4a7503fd9565cffd71a88c1f09ae16035d896a1d9e194685e79f896c6093f6e3"` [INFO] [stderr] Compiling ucd-util v0.1.1 [INFO] [stderr] Compiling serde v1.0.79 [INFO] [stderr] Compiling utf8-ranges v1.0.1 [INFO] [stderr] Compiling byteorder v1.2.6 [INFO] [stderr] Compiling memchr v2.1.0 [INFO] [stderr] Compiling syn v0.15.4 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling diesel v0.16.0 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Checking regex v0.2.11 [INFO] [stderr] Checking error-chain v0.11.0 [INFO] [stderr] Checking diesel v1.3.3 [INFO] [stderr] Compiling aho-corasick v0.6.8 [INFO] [stderr] Compiling serde_derive v1.0.79 [INFO] [stderr] error[E0275]: overflow evaluating the requirement `::Output` [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0275`. [INFO] [stderr] error: could not compile `diesel`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error[E0275]: overflow evaluating the requirement `::Output` [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0275`. [INFO] [stderr] error: could not compile `diesel`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "4a7503fd9565cffd71a88c1f09ae16035d896a1d9e194685e79f896c6093f6e3"` [INFO] running `"docker" "rm" "-f" "4a7503fd9565cffd71a88c1f09ae16035d896a1d9e194685e79f896c6093f6e3"` [INFO] [stdout] 4a7503fd9565cffd71a88c1f09ae16035d896a1d9e194685e79f896c6093f6e3