[INFO] updating cached repository https://github.com/jscheel42/pg-push [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] 821fef8e2912f4aa0fb5922cf50bbdbe3afa039b [INFO] checking jscheel42/pg-push against try#1a608893c03d7722effeb0058e82770bd36b4b3c for pr-66504-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjscheel42%2Fpg-push" "/workspace/builds/worker-1/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jscheel42/pg-push on toolchain 1a608893c03d7722effeb0058e82770bd36b4b3c [INFO] running `"/workspace/cargo-home/bin/cargo" "+1a608893c03d7722effeb0058e82770bd36b4b3c" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/jscheel42/pg-push [INFO] finished tweaking git repo https://github.com/jscheel42/pg-push [INFO] tweaked toml for git repo https://github.com/jscheel42/pg-push written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/jscheel42/pg-push already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+1a608893c03d7722effeb0058e82770bd36b4b3c" "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" "+1a608893c03d7722effeb0058e82770bd36b4b3c" "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] fa256adaedae729958930cd14920412e5b581358cf23c3be3cb69b74b85543cc [INFO] running `"docker" "start" "-a" "fa256adaedae729958930cd14920412e5b581358cf23c3be3cb69b74b85543cc"` [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking futures-core v0.3.1 [INFO] [stderr] Checking futures-io v0.3.1 [INFO] [stderr] Checking dotenv v0.15.0 [INFO] [stderr] Compiling miniz-sys v0.1.12 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling getrandom v0.1.13 [INFO] [stderr] Checking socket2 v0.3.11 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Compiling actix-web-codegen v0.1.3 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Checking error-chain v0.12.1 [INFO] [stderr] Checking openssl v0.10.25 [INFO] [stderr] Checking parking_lot_core v0.5.0 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Checking h2 v0.1.26 [INFO] [stderr] Compiling futures-macro v0.3.1 [INFO] [stderr] Checking actix-codec v0.1.2 [INFO] [stderr] Checking actix-router v0.1.5 [INFO] [stderr] Checking futures-channel v0.3.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Checking tokio-reactor v0.1.10 [INFO] [stderr] Checking scheduled-thread-pool v0.2.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Checking tera v0.11.20 [INFO] [stderr] Checking parking_lot v0.8.0 [INFO] [stderr] Checking actix-utils v0.4.7 [INFO] [stderr] Checking url v2.1.0 [INFO] [stderr] Checking r2d2 v0.8.6 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Checking flate2 v1.0.12 [INFO] [stderr] Checking tokio-tcp v0.1.3 [INFO] [stderr] Checking tokio-udp v0.1.5 [INFO] [stderr] Checking tokio-signal v0.2.7 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Checking diesel v1.4.3 [INFO] [stderr] Checking actix-server-config v0.1.2 [INFO] [stderr] Checking serde_urlencoded v0.6.1 [INFO] [stderr] Checking failure v0.1.6 [INFO] [stderr] Checking futures-util v0.3.1 [INFO] [stderr] error[E0284]: type annotations needed: cannot resolve `>::Output == _` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tera-0.11.20/src/renderer/processor.rs:51:21 [INFO] [stderr] | [INFO] [stderr] 51 | + post_var_as_str.as_ref() [INFO] [stderr] | ^ [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0284`. [INFO] [stderr] error: could not compile `tera`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "fa256adaedae729958930cd14920412e5b581358cf23c3be3cb69b74b85543cc"` [INFO] running `"docker" "rm" "-f" "fa256adaedae729958930cd14920412e5b581358cf23c3be3cb69b74b85543cc"` [INFO] [stdout] fa256adaedae729958930cd14920412e5b581358cf23c3be3cb69b74b85543cc