[INFO] updating cached repository https://github.com/DavidBM/rust-webserver-example-with-iron-diesel-r2d2-serde [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/big/crater/work/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] 49bc24b56d4644ffa3d8c97354836014d66bcfb6 [INFO] testing DavidBM/rust-webserver-example-with-iron-diesel-r2d2-serde against beta-2019-09-28 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2FDavidBM%2Frust-webserver-example-with-iron-diesel-r2d2-serde" "work/builds/worker-3/source"` [INFO] [stderr] Cloning into 'work/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/DavidBM/rust-webserver-example-with-iron-diesel-r2d2-serde on toolchain beta-2019-09-28 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/DavidBM/rust-webserver-example-with-iron-diesel-r2d2-serde [INFO] finished tweaking git repo https://github.com/DavidBM/rust-webserver-example-with-iron-diesel-r2d2-serde [INFO] tweaked toml for git repo https://github.com/DavidBM/rust-webserver-example-with-iron-diesel-r2d2-serde written to work/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/DavidBM/rust-webserver-example-with-iron-diesel-r2d2-serde already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-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" "+beta-2019-09-28" "build" "--frozen"` [INFO] [stdout] f8158e39d73b1e9d58747665c3252ea606763c5336fa6c39073775bd374b578b [INFO] running `"docker" "start" "-a" "f8158e39d73b1e9d58747665c3252ea606763c5336fa6c39073775bd374b578b"` [INFO] [stderr] Compiling version_check v0.1.2 [INFO] [stderr] Compiling pq-sys v0.4.3 [INFO] [stderr] Compiling slog v2.0.6 [INFO] [stderr] Compiling term v0.4.5 [INFO] [stderr] Compiling sequence_trie v0.2.1 [INFO] [stderr] Compiling memchr v0.1.11 [INFO] [stderr] Compiling thread-id v3.1.0 [INFO] [stderr] Compiling isatty v0.1.3 [INFO] [stderr] Compiling unicode-bidi v0.3.3 [INFO] [stderr] Compiling base64 v0.5.2 [INFO] [stderr] Compiling base64 v0.4.2 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Compiling serde_json v1.0.2 [INFO] [stderr] Compiling blake2-rfc v0.2.17 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling r2d2 v0.7.2 [INFO] [stderr] Compiling thread_local v0.3.3 [INFO] [stderr] Compiling chrono v0.3.0 [INFO] [stderr] Compiling thread-id v2.0.0 [INFO] [stderr] Compiling aho-corasick v0.5.3 [INFO] [stderr] Compiling argon2rs v0.2.5 [INFO] [stderr] Compiling thread_local v0.2.7 [INFO] [stderr] Compiling idna v0.1.2 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling regex v0.1.80 [INFO] [stderr] Compiling url v1.4.1 [INFO] [stderr] Compiling serde_codegen_internals v0.14.2 [INFO] [stderr] Compiling diesel v0.12.1 [INFO] [stderr] Compiling slog-json v2.0.1 [INFO] [stderr] Compiling slog-term v2.0.1 [INFO] [stderr] Compiling serde_derive v0.9.15 [INFO] [stderr] Compiling hyper v0.10.12 [INFO] [stderr] Compiling dotenv v0.8.0 [INFO] [stderr] Compiling jsonwebtoken v1.1.3 [INFO] [stderr] Compiling iron v0.5.1 [INFO] [stderr] Compiling persistent v0.3.0 [INFO] [stderr] Compiling iron-cors v0.5.1 (https://github.com/DavidBM/iron-cors-rs#4d9bbbd0) [INFO] [stderr] Compiling mount v0.3.0 (https://github.com/iron/mount.git#2c3d719b) [INFO] [stderr] Compiling router v0.5.1 [INFO] [stderr] Compiling bodyparser v0.7.0 (https://github.com/iron/body-parser.git#bb1c2286) [INFO] [stderr] Compiling diesel_infer_schema v0.12.0 [INFO] [stderr] Compiling r2d2-diesel v0.12.0 [INFO] [stderr] Compiling diesel_codegen v0.12.0 [INFO] [stderr] Compiling backend-example v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error: proc-macro derive panicked [INFO] [stderr] --> src/dal/db_schema.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | infer_schema!("dotenv:DATABASE_URL"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: message: Could not load table names from database `postgres://postgres:postgres@localhost/test`: "Failed to establish a database connection at postgres://postgres:postgres@localhost/test. 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] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: could not compile `backend-example`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "f8158e39d73b1e9d58747665c3252ea606763c5336fa6c39073775bd374b578b"` [INFO] running `"docker" "rm" "-f" "f8158e39d73b1e9d58747665c3252ea606763c5336fa6c39073775bd374b578b"` [INFO] [stdout] f8158e39d73b1e9d58747665c3252ea606763c5336fa6c39073775bd374b578b