[INFO] cloning repository https://github.com/tegapp/user-profile-server [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tegapp/user-profile-server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftegapp%2Fuser-profile-server"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftegapp%2Fuser-profile-server'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] dce0aeb1dfdd3185d8d07c779cf5c4beaae8ec8a [INFO] checking tegapp/user-profile-server against master#6250d56355d72264ece721e8d0dc95b16a6824b1 for pr-68350 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftegapp%2Fuser-profile-server" "/workspace/builds/worker-9/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tegapp/user-profile-server 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/tegapp/user-profile-server [INFO] finished tweaking git repo https://github.com/tegapp/user-profile-server [INFO] tweaked toml for git repo https://github.com/tegapp/user-profile-server written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/tegapp/user-profile-server 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-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] b7a9b6216a24c6608f32b84afadb181b79f2acdc426587f1eb7859f497831d9e [INFO] running `"docker" "start" "-a" "b7a9b6216a24c6608f32b84afadb181b79f2acdc426587f1eb7859f497831d9e"` [INFO] [stderr] Compiling syn v1.0.12 [INFO] [stderr] Compiling cc v1.0.49 [INFO] [stderr] Checking mime v0.3.15 [INFO] [stderr] Compiling indexmap v1.3.0 [INFO] [stderr] Checking scheduled-thread-pool v0.2.3 [INFO] [stderr] Checking env_logger v0.5.13 [INFO] [stderr] Checking tokio-reactor v0.1.11 [INFO] [stderr] Checking tokio-threadpool v0.1.17 [INFO] [stderr] Checking r2d2 v0.8.8 [INFO] [stderr] Checking pretty_env_logger v0.2.5 [INFO] [stderr] Checking mime_guess v2.0.1 [INFO] [stderr] Checking tokio-tcp v0.1.3 [INFO] [stderr] Checking tokio-udp v0.1.5 [INFO] [stderr] Checking tokio-uds v0.2.5 [INFO] [stderr] Checking tokio-fs v0.1.6 [INFO] [stderr] Compiling openssl-sys v0.9.53 [INFO] [stderr] Checking tokio v0.1.22 [INFO] [stderr] Compiling openssl v0.10.26 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling tokio-macros v0.2.1 [INFO] [stderr] Compiling pin-project-internal v0.4.6 [INFO] [stderr] Compiling juniper_codegen v0.14.2 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Checking tokio v0.2.6 [INFO] [stderr] Compiling futures-macro v0.3.1 [INFO] [stderr] Checking pin-project v0.4.6 [INFO] [stderr] Checking futures-util v0.3.1 [INFO] [stderr] Checking tokio-util v0.2.0 [INFO] [stderr] Checking tokio-tls v0.3.0 [INFO] [stderr] Checking diesel v1.4.3 [INFO] [stderr] Checking futures-executor v0.3.1 [INFO] [stderr] Checking serde v1.0.104 [INFO] [stderr] Checking futures v0.3.1 [INFO] [stderr] Checking serde_json v1.0.44 [INFO] [stderr] Checking serde_urlencoded v0.6.1 [INFO] [stderr] Checking h2 v0.2.1 [INFO] [stderr] Checking h2 v0.1.26 [INFO] [stderr] Checking juniper v0.14.2 [INFO] [stderr] Checking hyper v0.12.35 [INFO] [stderr] Checking hyper v0.13.1 [INFO] [stderr] Checking juniper_hyper v0.5.2 [INFO] [stderr] Checking hyper-tls v0.4.0 [INFO] [stderr] Checking reqwest v0.10.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] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "b7a9b6216a24c6608f32b84afadb181b79f2acdc426587f1eb7859f497831d9e"` [INFO] running `"docker" "rm" "-f" "b7a9b6216a24c6608f32b84afadb181b79f2acdc426587f1eb7859f497831d9e"` [INFO] [stdout] b7a9b6216a24c6608f32b84afadb181b79f2acdc426587f1eb7859f497831d9e