[INFO] cloning repository https://github.com/Substrate-Energy-Enterprise-Edition/subeng [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Substrate-Energy-Enterprise-Edition/subeng" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSubstrate-Energy-Enterprise-Edition%2Fsubeng", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSubstrate-Energy-Enterprise-Edition%2Fsubeng'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] af3cfbb8383c22e908285ea0763c203f4951c794 [INFO] checking Substrate-Energy-Enterprise-Edition/subeng against master#195ad4830e11a544391abe296b146450dea8411b for pr-82781 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSubstrate-Energy-Enterprise-Edition%2Fsubeng" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Substrate-Energy-Enterprise-Edition/subeng on toolchain 195ad4830e11a544391abe296b146450dea8411b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+195ad4830e11a544391abe296b146450dea8411b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Substrate-Energy-Enterprise-Edition/subeng [INFO] finished tweaking git repo https://github.com/Substrate-Energy-Enterprise-Edition/subeng [INFO] tweaked toml for git repo https://github.com/Substrate-Energy-Enterprise-Edition/subeng written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/Substrate-Energy-Enterprise-Edition/subeng already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+195ad4830e11a544391abe296b146450dea8411b" "fetch" "--locked" "--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-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+195ad4830e11a544391abe296b146450dea8411b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8bbc05a72d0f7cafaf627d2a2d57cb802f54a63f79bdb569b3632855491edadf [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "8bbc05a72d0f7cafaf627d2a2d57cb802f54a63f79bdb569b3632855491edadf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8bbc05a72d0f7cafaf627d2a2d57cb802f54a63f79bdb569b3632855491edadf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8bbc05a72d0f7cafaf627d2a2d57cb802f54a63f79bdb569b3632855491edadf", kill_on_drop: false }` [INFO] [stdout] 8bbc05a72d0f7cafaf627d2a2d57cb802f54a63f79bdb569b3632855491edadf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+195ad4830e11a544391abe296b146450dea8411b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a06146348bc81cce82a07d60b8df64b985d583fe6338b080b8ba97d9e8623547 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "a06146348bc81cce82a07d60b8df64b985d583fe6338b080b8ba97d9e8623547", kill_on_drop: false }` [INFO] [stderr] Compiling value-bag v1.0.0-alpha.6 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking futures-core v0.3.12 [INFO] [stderr] Checking once_cell v1.5.2 [INFO] [stderr] Checking futures-io v0.3.12 [INFO] [stderr] Checking futures-sink v0.3.12 [INFO] [stderr] Compiling pin-project-lite v0.2.4 [INFO] [stderr] Compiling signal-hook v0.3.4 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling fastrand v1.4.0 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling vec-arena v1.0.0 [INFO] [stderr] Compiling serde_json v1.0.62 [INFO] [stderr] Compiling async-task v4.0.3 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling regex-syntax v0.6.22 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling whoami v1.1.0 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling anyhow v1.0.38 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling nom v6.1.0 [INFO] [stderr] Compiling ahash v0.6.3 [INFO] [stderr] Checking merkle-cbt v0.3.0 [INFO] [stderr] Compiling openssl-sys v0.9.60 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Checking futures-channel v0.3.12 [INFO] [stderr] Compiling futures-task v0.3.12 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling async-lock v2.3.0 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling libc v0.2.86 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling unicode-normalization v0.1.17 [INFO] [stderr] Compiling async-channel v1.5.1 [INFO] [stderr] Checking parking_lot_core v0.8.2 [INFO] [stderr] Checking nb-connect v1.0.2 [INFO] [stderr] Checking getrandom v0.2.2 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking listenfd v0.3.3 [INFO] [stderr] Checking futures-lite v1.11.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking indexmap v1.6.1 [INFO] [stderr] Checking lexical-core v0.7.4 [INFO] [stderr] Checking brotli-sys v0.3.2 [INFO] [stderr] Checking idna v0.2.1 [INFO] [stderr] Checking stringprep v0.1.2 [INFO] [stderr] Checking regex v1.4.3 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Checking num-integer v0.1.44 [INFO] [stderr] Checking atoi v0.4.0 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking brotli2 v0.3.2 [INFO] [stderr] Checking crossbeam-queue v0.3.1 [INFO] [stderr] Checking crossbeam-channel v0.5.0 [INFO] [stderr] Compiling ctor v0.1.19 [INFO] [stderr] Compiling futures-macro v0.3.12 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking sha-1 v0.9.3 [INFO] [stderr] Compiling sha2 v0.9.3 [INFO] [stderr] Checking backtrace v0.3.56 [INFO] [stderr] Checking flate2 v1.0.20 [INFO] [stderr] Checking url v2.2.0 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Checking blocking v1.0.2 [INFO] [stderr] Checking async-executor v1.4.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling openssl v0.10.32 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Checking time v0.2.25 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Checking futures-util v0.3.12 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Checking cookie v0.14.3 [INFO] [stderr] Checking thiserror v1.0.23 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking actix-threadpool v0.3.3 [INFO] [stderr] Checking polling v2.0.2 [INFO] [stderr] Checking kv-log-macro v1.0.7 [INFO] [stderr] Checking tracing v0.1.23 [INFO] [stderr] Checking env_logger v0.8.3 [INFO] [stderr] Checking async-io v1.3.1 [INFO] [stderr] Checking tracing-futures v0.2.4 [INFO] [stderr] Checking sqlformat v0.1.5 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Checking async-process v1.0.2 [INFO] [stderr] Checking async-global-executor v2.0.2 [INFO] [stderr] Checking tokio v0.2.25 [INFO] [stderr] Checking async-std v1.9.0 [INFO] [stderr] Checking serde_urlencoded v0.7.0 [INFO] [stderr] Checking actix-router v0.2.7 [INFO] [stderr] Checking actix-service v1.0.6 [INFO] [stderr] Checking futures-executor v0.3.12 [INFO] [stderr] Checking futures v0.3.12 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking actix-rt v1.1.1 [INFO] [stderr] Checking trust-dns-proto v0.19.6 [INFO] [stderr] Checking actix-codec v0.3.0 [INFO] [stderr] Checking h2 v0.2.7 [INFO] [stderr] Checking actix-utils v2.0.0 [INFO] [stderr] Checking actix-server v1.0.4 [INFO] [stderr] Checking actix-tls v2.0.0 [INFO] [stderr] Checking actix-testing v1.0.1 [INFO] [stderr] Checking trust-dns-resolver v0.19.6 [INFO] [stderr] Checking actix-connect v2.0.0 [INFO] [stderr] Checking async-native-tls v0.3.3 [INFO] [stderr] Checking sqlx-rt v0.3.0 [INFO] [stderr] Checking sqlx-core v0.5.1 [INFO] [stderr] Checking actix-http v2.2.0 [INFO] [stderr] Checking awc v2.0.3 [INFO] [stderr] Checking actix-web v3.3.2 [INFO] [stderr] Compiling sqlx-macros v0.5.1 [INFO] [stderr] Checking sqlx v0.5.1 [INFO] [stderr] Checking actix v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: error communicating with the server: Connection refused (os error 111) [INFO] [stdout] --> src/cargo/model.rs:203:23 [INFO] [stdout] | [INFO] [stdout] 203 | let result = sqlx::query!( [INFO] [stdout] | _______________________^ [INFO] [stdout] 204 | | r#" [INFO] [stdout] 205 | | INSERT INTO cargo (cid, account, mkarr) VALUES ($1, $2, $3 ) [INFO] [stdout] 206 | | "#, [INFO] [stdout] ... | [INFO] [stdout] 210 | | &cargo.mkarr, [INFO] [stdout] 211 | | ) [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: error communicating with the server: Connection refused (os error 111) [INFO] [stdout] --> src/cargo/model.rs:248:22 [INFO] [stdout] | [INFO] [stdout] 248 | let _done1 = sqlx::query!( [INFO] [stdout] | ______________________^ [INFO] [stdout] 249 | | r#" [INFO] [stdout] 250 | | UPDATE cargo SET mkroot = $1 WHERE cid = $2 [INFO] [stdout] 251 | | "#, [INFO] [stdout] 252 | | &mkroot, [INFO] [stdout] 253 | | &cidhash [INFO] [stdout] 254 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: error communicating with the server: Connection refused (os error 111) [INFO] [stdout] --> src/cargo/model.rs:291:22 [INFO] [stdout] | [INFO] [stdout] 291 | let result = sqlx::query!( [INFO] [stdout] | ______________________^ [INFO] [stdout] 292 | | r#" [INFO] [stdout] 293 | | UPDATE cargo SET mkarr = $1, done = $2, account = $3, mkroot = $4, blocknum = $5 WHERE id = $6 [INFO] [stdout] 294 | | "#, [INFO] [stdout] ... | [INFO] [stdout] 300 | | &cargo.id [INFO] [stdout] 301 | | ) [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: error communicating with the server: Connection refused (os error 111) [INFO] [stdout] --> src/cargo/model.rs:325:24 [INFO] [stdout] | [INFO] [stdout] 325 | let deleted = sqlx::query!( [INFO] [stdout] | ________________________^ [INFO] [stdout] 326 | | r#" [INFO] [stdout] 327 | | DELETE FROM cargo WHERE id = $1 [INFO] [stdout] 328 | | "#, [INFO] [stdout] 329 | | id [INFO] [stdout] 330 | | ) [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: error communicating with the server: Connection refused (os error 111) [INFO] [stdout] --> src/cargo/model.rs:343:20 [INFO] [stdout] | [INFO] [stdout] 343 | let recs = sqlx::query!( [INFO] [stdout] | ____________________^ [INFO] [stdout] 344 | | r#" [INFO] [stdout] 345 | | SELECT id, cid, account, timestamp, mkarr, mkroot, blocknum, done [INFO] [stdout] 346 | | FROM cargo [INFO] [stdout] 347 | | ORDER BY id [INFO] [stdout] 348 | | "# [INFO] [stdout] 349 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: error communicating with the server: Connection refused (os error 111) [INFO] [stdout] --> src/cargo/model.rs:373:22 [INFO] [stdout] | [INFO] [stdout] 373 | let recs = sqlx::query!( [INFO] [stdout] | ______________________^ [INFO] [stdout] 374 | | r#" [INFO] [stdout] 375 | | SELECT hashs.*, cargo.timestamp, cargo.mkarr, cargo.blocknum, cargo.done [INFO] [stdout] 376 | | FROM hashs [INFO] [stdout] ... | [INFO] [stdout] 383 | | &vreq.hashcode [INFO] [stdout] 384 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: error communicating with the server: Connection refused (os error 111) [INFO] [stdout] --> src/cargo/model.rs:461:19 [INFO] [stdout] | [INFO] [stdout] 461 | let rec = sqlx::query!( [INFO] [stdout] | ___________________^ [INFO] [stdout] 462 | | r#" [INFO] [stdout] 463 | | SELECT * FROM cargo WHERE id = $1 [INFO] [stdout] 464 | | "#, [INFO] [stdout] 465 | | id [INFO] [stdout] 466 | | ) [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: error communicating with the server: Connection refused (os error 111) [INFO] [stdout] --> src/cargo/model.rs:203:23 [INFO] [stdout] | [INFO] [stdout] 203 | let result = sqlx::query!( [INFO] [stdout] | _______________________^ [INFO] [stdout] 204 | | r#" [INFO] [stdout] 205 | | INSERT INTO cargo (cid, account, mkarr) VALUES ($1, $2, $3 ) [INFO] [stdout] 206 | | "#, [INFO] [stdout] ... | [INFO] [stdout] 210 | | &cargo.mkarr, [INFO] [stdout] 211 | | ) [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: error communicating with the server: Connection refused (os error 111) [INFO] [stdout] --> src/cargo/model.rs:248:22 [INFO] [stdout] | [INFO] [stdout] 248 | let _done1 = sqlx::query!( [INFO] [stdout] | ______________________^ [INFO] [stdout] 249 | | r#" [INFO] [stdout] 250 | | UPDATE cargo SET mkroot = $1 WHERE cid = $2 [INFO] [stdout] 251 | | "#, [INFO] [stdout] 252 | | &mkroot, [INFO] [stdout] 253 | | &cidhash [INFO] [stdout] 254 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: error communicating with the server: Connection refused (os error 111) [INFO] [stdout] --> src/cargo/model.rs:291:22 [INFO] [stdout] | [INFO] [stdout] 291 | let result = sqlx::query!( [INFO] [stdout] | ______________________^ [INFO] [stdout] 292 | | r#" [INFO] [stdout] 293 | | UPDATE cargo SET mkarr = $1, done = $2, account = $3, mkroot = $4, blocknum = $5 WHERE id = $6 [INFO] [stdout] 294 | | "#, [INFO] [stdout] ... | [INFO] [stdout] 300 | | &cargo.id [INFO] [stdout] 301 | | ) [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: error communicating with the server: Connection refused (os error 111) [INFO] [stdout] --> src/cargo/model.rs:325:24 [INFO] [stdout] | [INFO] [stdout] 325 | let deleted = sqlx::query!( [INFO] [stdout] | ________________________^ [INFO] [stdout] 326 | | r#" [INFO] [stdout] 327 | | DELETE FROM cargo WHERE id = $1 [INFO] [stdout] 328 | | "#, [INFO] [stdout] 329 | | id [INFO] [stdout] 330 | | ) [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: error communicating with the server: Connection refused (os error 111) [INFO] [stdout] --> src/cargo/model.rs:343:20 [INFO] [stdout] | [INFO] [stdout] 343 | let recs = sqlx::query!( [INFO] [stdout] | ____________________^ [INFO] [stdout] 344 | | r#" [INFO] [stdout] 345 | | SELECT id, cid, account, timestamp, mkarr, mkroot, blocknum, done [INFO] [stdout] 346 | | FROM cargo [INFO] [stdout] 347 | | ORDER BY id [INFO] [stdout] 348 | | "# [INFO] [stdout] 349 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: error communicating with the server: Connection refused (os error 111) [INFO] [stdout] --> src/cargo/model.rs:373:22 [INFO] [stdout] | [INFO] [stdout] 373 | let recs = sqlx::query!( [INFO] [stdout] | ______________________^ [INFO] [stdout] 374 | | r#" [INFO] [stdout] 375 | | SELECT hashs.*, cargo.timestamp, cargo.mkarr, cargo.blocknum, cargo.done [INFO] [stdout] 376 | | FROM hashs [INFO] [stdout] ... | [INFO] [stdout] 383 | | &vreq.hashcode [INFO] [stdout] 384 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: error communicating with the server: Connection refused (os error 111) [INFO] [stdout] --> src/cargo/model.rs:461:19 [INFO] [stdout] | [INFO] [stdout] 461 | let rec = sqlx::query!( [INFO] [stdout] | ___________________^ [INFO] [stdout] 462 | | r#" [INFO] [stdout] 463 | | SELECT * FROM cargo WHERE id = $1 [INFO] [stdout] 464 | | "#, [INFO] [stdout] 465 | | id [INFO] [stdout] 466 | | ) [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 7 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `actix` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 7 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "a06146348bc81cce82a07d60b8df64b985d583fe6338b080b8ba97d9e8623547", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a06146348bc81cce82a07d60b8df64b985d583fe6338b080b8ba97d9e8623547", kill_on_drop: false }` [INFO] [stdout] a06146348bc81cce82a07d60b8df64b985d583fe6338b080b8ba97d9e8623547