[INFO] cloning repository https://github.com/dvberkel/diesel-sandbox
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dvberkel/diesel-sandbox" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdvberkel%2Fdiesel-sandbox", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdvberkel%2Fdiesel-sandbox'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 248382c83a61f6a4089c102a8e1ba2ae637ddc22
[INFO] checking dvberkel/diesel-sandbox/248382c83a61f6a4089c102a8e1ba2ae637ddc22 against master#5a45ab9738330fb317d49e3594c2db5248b1e971 for pr-136303
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdvberkel%2Fdiesel-sandbox" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/dvberkel/diesel-sandbox on toolchain 5a45ab9738330fb317d49e3594c2db5248b1e971
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/dvberkel/diesel-sandbox
[INFO] finished tweaking git repo https://github.com/dvberkel/diesel-sandbox
[INFO] tweaked toml for git repo https://github.com/dvberkel/diesel-sandbox written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/dvberkel/diesel-sandbox already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pq-sys v0.4.4
[INFO] [stderr]   Downloaded diesel_codegen v0.16.0
[INFO] [stderr]   Downloaded diesel v0.16.0
[INFO] [stderr]   Downloaded diesel_infer_schema v0.16.0
[INFO] [stderr]   Downloaded libc v0.2.32
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8fca2bae0b80dfbf95fe1b86461b985bb8d8d5fc9f20a71d415513fc697bb086
[INFO] running `Command { std: "docker" "start" "-a" "8fca2bae0b80dfbf95fe1b86461b985bb8d8d5fc9f20a71d415513fc697bb086", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8fca2bae0b80dfbf95fe1b86461b985bb8d8d5fc9f20a71d415513fc697bb086", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8fca2bae0b80dfbf95fe1b86461b985bb8d8d5fc9f20a71d415513fc697bb086", kill_on_drop: false }`
[INFO] [stdout] 8fca2bae0b80dfbf95fe1b86461b985bb8d8d5fc9f20a71d415513fc697bb086
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "RUSTDOCFLAGS=--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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] afa044a9e2868ceea759a537abcad50f2b22df3c6bfd8c2d29d2a51472fc4611
[INFO] running `Command { std: "docker" "start" "-a" "afa044a9e2868ceea759a537abcad50f2b22df3c6bfd8c2d29d2a51472fc4611", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling pq-sys v0.4.4
[INFO] [stderr]    Compiling libc v0.2.32
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling unicode-xid v0.0.4
[INFO] [stderr]    Compiling quote v0.3.15
[INFO] [stderr]    Compiling lazy_static v0.2.9
[INFO] [stderr]    Compiling byteorder v1.1.0
[INFO] [stderr]    Compiling bitflags v0.9.1
[INFO] [stderr]    Compiling regex-syntax v0.4.1
[INFO] [stderr]    Compiling utf8-ranges v1.0.0
[INFO] [stderr]    Compiling error-chain v0.10.0
[INFO] [stderr]    Compiling unreachable v1.0.0
[INFO] [stderr]    Compiling synom v0.11.3
[INFO] [stderr]    Compiling thread_local v0.3.4
[INFO] [stderr]    Compiling syn v0.11.11
[INFO] [stderr]    Compiling diesel v0.16.0
[INFO] [stderr]    Compiling memchr v1.0.1
[INFO] [stderr]    Compiling aho-corasick v0.6.3
[INFO] [stderr]    Compiling regex v0.2.2
[INFO] [stderr]     Checking dotenv v0.9.0
[INFO] [stderr]    Compiling derive-error-chain v0.10.1
[INFO] [stderr]    Compiling dotenv v0.10.1
[INFO] [stderr]    Compiling diesel_infer_schema v0.16.0
[INFO] [stderr]    Compiling diesel_codegen v0.16.0
[INFO] [stderr]     Checking diesel-sandbox v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]  --> src/schema/mod.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://postgres:postgres@localhost/dieselsandbox`: "Failed to establish a database connection at postgres://postgres:postgres@localhost/dieselsandbox. Error: BadConnection(\"connection to server at \\\"localhost\\\" (::1), port 5432 failed: Connection refused\\n\\tIs the server running on that host and accepting TCP/IP connections?\\nconnection to server at \\\"localhost\\\" (127.0.0.1), port 5432 failed: Connection refused\\n\\tIs the server running on that host and accepting TCP/IP connections?\\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: proc-macro derive panicked
[INFO] [stdout]  --> src/schema/mod.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://postgres:postgres@localhost/dieselsandbox`: "Failed to establish a database connection at postgres://postgres:postgres@localhost/dieselsandbox. Error: BadConnection(\"connection to server at \\\"localhost\\\" (::1), port 5432 failed: Connection refused\\n\\tIs the server running on that host and accepting TCP/IP connections?\\nconnection to server at \\\"localhost\\\" (127.0.0.1), port 5432 failed: Connection refused\\n\\tIs the server running on that host and accepting TCP/IP connections?\\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[E0432]: unresolved import `super::schema::users`
[INFO] [stdout]  --> src/model/mod.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::schema::users;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^ no `users` in `schema`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `super::schema::users`
[INFO] [stdout]  --> src/model/mod.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::schema::users;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^ no `users` in `schema`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `diesel-sandbox` (lib test) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `diesel-sandbox` (lib) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "afa044a9e2868ceea759a537abcad50f2b22df3c6bfd8c2d29d2a51472fc4611", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "afa044a9e2868ceea759a537abcad50f2b22df3c6bfd8c2d29d2a51472fc4611", kill_on_drop: false }`
[INFO] [stdout] afa044a9e2868ceea759a537abcad50f2b22df3c6bfd8c2d29d2a51472fc4611
