[INFO] updating cached repository https://github.com/rychipman/snake [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] 3592f06845f07f5bb9ed4b4b9a8a7275ca5b1ae3 [INFO] checking rychipman/snake against master#6250d56355d72264ece721e8d0dc95b16a6824b1 for pr-68350 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frychipman%2Fsnake" "/workspace/builds/worker-11/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] [stderr] Checking out files: 26% (28/105) Checking out files: 27% (29/105) Checking out files: 28% (30/105) Checking out files: 29% (31/105) Checking out files: 30% (32/105) Checking out files: 31% (33/105) Checking out files: 32% (34/105) Checking out files: 33% (35/105) Checking out files: 34% (36/105) Checking out files: 35% (37/105) Checking out files: 36% (38/105) Checking out files: 37% (39/105) Checking out files: 38% (40/105) Checking out files: 39% (41/105) Checking out files: 40% (42/105) Checking out files: 41% (44/105) Checking out files: 42% (45/105) Checking out files: 43% (46/105) Checking out files: 44% (47/105) Checking out files: 45% (48/105) Checking out files: 46% (49/105) Checking out files: 47% (50/105) Checking out files: 48% (51/105) Checking out files: 49% (52/105) Checking out files: 50% (53/105) Checking out files: 51% (54/105) Checking out files: 52% (55/105) Checking out files: 53% (56/105) Checking out files: 54% (57/105) Checking out files: 55% (58/105) Checking out files: 56% (59/105) Checking out files: 57% (60/105) Checking out files: 58% (61/105) Checking out files: 59% (62/105) Checking out files: 60% (63/105) Checking out files: 61% (65/105) Checking out files: 62% (66/105) Checking out files: 63% (67/105) Checking out files: 64% (68/105) Checking out files: 65% (69/105) Checking out files: 66% (70/105) Checking out files: 67% (71/105) Checking out files: 68% (72/105) Checking out files: 69% (73/105) Checking out files: 70% (74/105) Checking out files: 71% (75/105) Checking out files: 72% (76/105) Checking out files: 73% (77/105) Checking out files: 74% (78/105) Checking out files: 75% (79/105) Checking out files: 76% (80/105) Checking out files: 77% (81/105) Checking out files: 78% (82/105) Checking out files: 79% (83/105) Checking out files: 80% (84/105) Checking out files: 81% (86/105) Checking out files: 82% (87/105) Checking out files: 83% (88/105) Checking out files: 84% (89/105) Checking out files: 85% (90/105) Checking out files: 86% (91/105) Checking out files: 87% (92/105) Checking out files: 88% (93/105) Checking out files: 89% (94/105) Checking out files: 90% (95/105) Checking out files: 91% (96/105) Checking out files: 92% (97/105) Checking out files: 93% (98/105) Checking out files: 94% (99/105) Checking out files: 95% (100/105) Checking out files: 96% (101/105) Checking out files: 97% (102/105) Checking out files: 98% (103/105) Checking out files: 99% (104/105) Checking out files: 100% (105/105) Checking out files: 100% (105/105), done. [INFO] validating manifest of git repo https://github.com/rychipman/snake on toolchain 6250d56355d72264ece721e8d0dc95b16a6824b1 [INFO] running `"/workspace/cargo-home/bin/cargo" "+6250d56355d72264ece721e8d0dc95b16a6824b1" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/rychipman/snake [INFO] finished tweaking git repo https://github.com/rychipman/snake [INFO] tweaked toml for git repo https://github.com/rychipman/snake written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/rychipman/snake already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+6250d56355d72264ece721e8d0dc95b16a6824b1" "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" "+6250d56355d72264ece721e8d0dc95b16a6824b1" "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] 221ea1733bd354ce9414c1ffaf088c221973efc35776e96137f797db9bfcce0d [INFO] running `"docker" "start" "-a" "221ea1733bd354ce9414c1ffaf088c221973efc35776e96137f797db9bfcce0d"` [INFO] [stderr] Compiling proc-macro2 v0.4.19 [INFO] [stderr] Compiling cc v1.0.30 [INFO] [stderr] Checking inotify-sys v0.1.3 [INFO] [stderr] Checking filetime v0.2.4 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling base64 v0.6.0 [INFO] [stderr] Checking regex-syntax v0.6.5 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Checking mio v0.6.16 [INFO] [stderr] Checking r2d2 v0.8.2 [INFO] [stderr] Compiling url v1.7.1 [INFO] [stderr] Checking toml v0.4.8 [INFO] [stderr] Checking serde_json v1.0.31 [INFO] [stderr] Checking hyper v0.10.13 [INFO] [stderr] Checking inotify v0.6.1 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Checking diesel v1.3.3 [INFO] [stderr] Compiling quote v0.6.8 [INFO] [stderr] Compiling syn v0.15.7 [INFO] [stderr] Checking mio-extras v2.0.5 [INFO] [stderr] Checking notify v4.0.9 [INFO] [stderr] Compiling ring v0.13.5 [INFO] [stderr] Checking regex v1.1.2 [INFO] [stderr] Checking cookie v0.11.0 [INFO] [stderr] Compiling devise_core v0.2.0 [INFO] [stderr] Compiling pest_generator v2.1.0 [INFO] [stderr] Compiling pear_codegen v0.1.2 [INFO] [stderr] Compiling serde_derive v1.0.79 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling devise_codegen v0.2.0 [INFO] [stderr] Compiling devise v0.2.0 [INFO] [stderr] Checking handlebars v1.1.0 [INFO] [stderr] Compiling pear v0.1.2 [INFO] [stderr] Checking rocket_http v0.4.0 [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: build failed [INFO] running `"docker" "inspect" "221ea1733bd354ce9414c1ffaf088c221973efc35776e96137f797db9bfcce0d"` [INFO] running `"docker" "rm" "-f" "221ea1733bd354ce9414c1ffaf088c221973efc35776e96137f797db9bfcce0d"` [INFO] [stdout] 221ea1733bd354ce9414c1ffaf088c221973efc35776e96137f797db9bfcce0d