[INFO] updating cached repository https://github.com/dcchut/robbot [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] 6b18de3538d9eba8e833465cf100a445d865f83c [INFO] checking dcchut/robbot against try#e60d9e09c55855f5a848fde8ad83e13131a5b241 for pr-68350 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdcchut%2Frobbot" "/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/dcchut/robbot 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/dcchut/robbot [INFO] finished tweaking git repo https://github.com/dcchut/robbot [INFO] tweaked toml for git repo https://github.com/dcchut/robbot written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/dcchut/robbot 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-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" "+e60d9e09c55855f5a848fde8ad83e13131a5b241" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 12addb93737db2f743dae3a0df229de571d2f29b1a761b7011459057de08a89c [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "12addb93737db2f743dae3a0df229de571d2f29b1a761b7011459057de08a89c"` [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Checking futures-timer v2.0.2 [INFO] [stderr] Compiling serenity v0.8.0 (https://github.com/dcchut/serenity?branch=serenity-async-await#d945283b) [INFO] [stderr] Compiling libsqlite3-sys v0.9.3 [INFO] [stderr] Checking http-body v0.3.1 [INFO] [stderr] Checking lock_api v0.3.3 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Checking async-task v1.2.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling tokio-macros v0.2.3 [INFO] [stderr] Checking input_buffer v0.2.0 [INFO] [stderr] Compiling async-stream-impl v0.2.0 [INFO] [stderr] Compiling command_attr v0.1.6 (https://github.com/dcchut/serenity?branch=serenity-async-await#d945283b) [INFO] [stderr] Compiling async-recursion v0.1.2 (https://github.com/dcchut/async-recursion#5c938413) [INFO] [stderr] Checking futures-util v0.3.1 [INFO] [stderr] Checking chrono-humanize v0.0.11 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Checking parking_lot v0.10.0 [INFO] [stderr] Checking mio v0.6.21 [INFO] [stderr] Checking native-tls v0.2.3 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking kv-log-macro v1.0.4 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking tungstenite v0.9.2 [INFO] [stderr] Checking async-stream v0.2.0 [INFO] [stderr] Checking tokio v0.2.9 [INFO] [stderr] Checking mio-uds v0.6.7 [INFO] [stderr] Compiling const-random-macro v0.1.6 [INFO] [stderr] Checking async-std v1.4.0 [INFO] [stderr] Checking const-random v0.1.6 [INFO] [stderr] Checking ahash v0.2.18 [INFO] [stderr] Checking futures-executor v0.3.1 [INFO] [stderr] Checking hashbrown v0.6.3 [INFO] [stderr] Checking futures v0.3.1 [INFO] [stderr] Checking dashmap v1.2.1 [INFO] [stderr] Checking tokio-util v0.2.0 [INFO] [stderr] Checking tokio-tls v0.3.0 [INFO] [stderr] Checking h2 v0.2.1 [INFO] [stderr] Checking hyper v0.13.1 [INFO] [stderr] Checking hyper-tls v0.4.1 [INFO] [stderr] Checking reqwest v0.10.1 (https://github.com/seanmonstar/reqwest#14783137) [INFO] [stderr] Checking reqwest v0.10.1 [INFO] [stderr] Checking diesel v1.4.3 [INFO] [stderr] Checking dcc-scryfall v0.1.0 (https://github.com/dcchut/dcc-scryfall#d02d2fcf) [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" "12addb93737db2f743dae3a0df229de571d2f29b1a761b7011459057de08a89c"` [INFO] running `"docker" "rm" "-f" "12addb93737db2f743dae3a0df229de571d2f29b1a761b7011459057de08a89c"` [INFO] [stdout] 12addb93737db2f743dae3a0df229de571d2f29b1a761b7011459057de08a89c