[INFO] cloning repository https://github.com/corka149/weather_reporting [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/corka149/weather_reporting" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcorka149%2Fweather_reporting", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcorka149%2Fweather_reporting'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2fadaf98a6729eeeca4380023daa7be689680fa2 [INFO] testing corka149/weather_reporting against master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcorka149%2Fweather_reporting" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/corka149/weather_reporting on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/corka149/weather_reporting [INFO] finished tweaking git repo https://github.com/corka149/weather_reporting [INFO] tweaked toml for git repo https://github.com/corka149/weather_reporting written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/corka149/weather_reporting already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8544cad0ea1139e646970f746f905c70f8e179edfb43c5aa3b0ec028b8ed68ac [INFO] running `Command { std: "docker" "start" "-a" "8544cad0ea1139e646970f746f905c70f8e179edfb43c5aa3b0ec028b8ed68ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8544cad0ea1139e646970f746f905c70f8e179edfb43c5aa3b0ec028b8ed68ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8544cad0ea1139e646970f746f905c70f8e179edfb43c5aa3b0ec028b8ed68ac", kill_on_drop: false }` [INFO] [stdout] 8544cad0ea1139e646970f746f905c70f8e179edfb43c5aa3b0ec028b8ed68ac [INFO] running `Command { std: "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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 58f00d238427b07588745352f796ed6b35a8a50539ede892788ba4a574b39e3d [INFO] running `Command { std: "docker" "start" "-a" "58f00d238427b07588745352f796ed6b35a8a50539ede892788ba4a574b39e3d", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.28 [INFO] [stderr] Compiling num-traits v0.1.40 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling pq-sys v0.4.4 [INFO] [stderr] Compiling lazy_static v0.2.8 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling utf8-ranges v1.0.0 [INFO] [stderr] Compiling regex-syntax v0.4.1 [INFO] [stderr] Compiling byteorder v1.1.0 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling thread_local v0.3.4 [INFO] [stderr] Compiling num-integer v0.1.35 [INFO] [stderr] Compiling memchr v1.0.1 [INFO] [stderr] Compiling time v0.1.38 [INFO] [stderr] Compiling aho-corasick v0.6.3 [INFO] [stderr] Compiling num-iter v0.1.34 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling num v0.1.40 [INFO] [stderr] Compiling regex v0.2.2 [INFO] [stderr] Compiling chrono v0.4.0 [INFO] [stderr] Compiling diesel v0.15.2 [INFO] [stderr] Compiling dotenv v0.9.0 [INFO] [stderr] Compiling derive-error-chain v0.10.1 [INFO] [stderr] Compiling diesel_infer_schema v0.15.0 [INFO] [stderr] Compiling dotenv v0.10.1 [INFO] [stderr] Compiling diesel_codegen v0.15.0 [INFO] [stderr] Compiling weather_reporting v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: proc-macro derive panicked [INFO] [stdout] --> src/schema.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | infer_schema!("dotenv:DATABASE_URL"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: Could not load table names from database `postgres://reporter:reporter@localhost/weather`: "Failed to establish a database connection at postgres://reporter:reporter@localhost/weather. Error: BadConnection(\"could not connect to server: Connection refused\\n\\tIs the server running on host \\\"localhost\\\" (127.0.0.1) and accepting\\n\\tTCP/IP connections on port 5432?\\ncould not connect to server: Cannot assign requested address\\n\\tIs the server running on host \\\"localhost\\\" (::1) and accepting\\n\\tTCP/IP connections on port 5432?\\n\")" [INFO] [stdout] = note: this error originates in the macro `infer_schema` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `weather_reporting` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "58f00d238427b07588745352f796ed6b35a8a50539ede892788ba4a574b39e3d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "58f00d238427b07588745352f796ed6b35a8a50539ede892788ba4a574b39e3d", kill_on_drop: false }` [INFO] [stdout] 58f00d238427b07588745352f796ed6b35a8a50539ede892788ba4a574b39e3d