[INFO] cloning repository https://github.com/aitrs/tourboy-back [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/aitrs/tourboy-back" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faitrs%2Ftourboy-back", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faitrs%2Ftourboy-back'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5f0ec8863bbacb1e357aa5bd753b805115b7fce5 [INFO] checking aitrs/tourboy-back against try#23ffd2897cbb44320ca18dfe4d05dbacb37d55e0 for pr-115950 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faitrs%2Ftourboy-back" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/aitrs/tourboy-back on toolchain 23ffd2897cbb44320ca18dfe4d05dbacb37d55e0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+23ffd2897cbb44320ca18dfe4d05dbacb37d55e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/aitrs/tourboy-back [INFO] finished tweaking git repo https://github.com/aitrs/tourboy-back [INFO] tweaked toml for git repo https://github.com/aitrs/tourboy-back written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/aitrs/tourboy-back 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" "+23ffd2897cbb44320ca18dfe4d05dbacb37d55e0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+23ffd2897cbb44320ca18dfe4d05dbacb37d55e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8d0484be7d7feb5128a9cf10b750158a2b45e184fa84ac0050e8e63b068b22db [INFO] running `Command { std: "docker" "start" "-a" "8d0484be7d7feb5128a9cf10b750158a2b45e184fa84ac0050e8e63b068b22db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8d0484be7d7feb5128a9cf10b750158a2b45e184fa84ac0050e8e63b068b22db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8d0484be7d7feb5128a9cf10b750158a2b45e184fa84ac0050e8e63b068b22db", kill_on_drop: false }` [INFO] [stdout] 8d0484be7d7feb5128a9cf10b750158a2b45e184fa84ac0050e8e63b068b22db [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+23ffd2897cbb44320ca18dfe4d05dbacb37d55e0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7c21ac733eead7c9f5da4300948be0847c366aa04fb79a11e5fd6bb2b2cf37f9 [INFO] running `Command { std: "docker" "start" "-a" "7c21ac733eead7c9f5da4300948be0847c366aa04fb79a11e5fd6bb2b2cf37f9", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.133 [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling unicode-ident v1.0.4 [INFO] [stderr] Compiling syn v1.0.100 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Checking once_cell v1.15.0 [INFO] [stderr] Checking bytes v1.2.1 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Checking itoa v1.0.3 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Checking smallvec v1.9.0 [INFO] [stderr] Compiling futures-core v0.3.24 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Compiling tokio v1.21.1 [INFO] [stderr] Compiling serde_derive v1.0.145 [INFO] [stderr] Checking unicode-bidi v0.3.8 [INFO] [stderr] Compiling serde v1.0.145 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking cpufeatures v0.2.5 [INFO] [stderr] Checking futures-sink v0.3.24 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling futures-task v0.3.24 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling futures-util v0.3.24 [INFO] [stderr] Checking http v0.2.8 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Checking percent-encoding v2.2.0 [INFO] [stderr] Checking futures-io v0.3.24 [INFO] [stderr] Checking tracing-core v0.1.29 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling thiserror v1.0.35 [INFO] [stderr] Compiling futures-channel v0.3.24 [INFO] [stderr] Checking form_urlencoded v1.1.0 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking tracing v0.1.36 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Compiling async-trait v0.1.57 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Checking siphasher v0.3.10 [INFO] [stderr] Checking socket2 v0.4.7 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking mio v0.8.4 [INFO] [stderr] Checking getrandom v0.2.7 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking iana-time-zone v0.1.49 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling openssl v0.10.41 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Checking fastrand v1.8.0 [INFO] [stderr] Checking phf_shared v0.11.1 [INFO] [stderr] Compiling openssl-sys v0.9.75 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Checking num_threads v0.1.6 [INFO] [stderr] Checking safemem v0.3.3 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking tempfile v3.3.0 [INFO] [stderr] Checking phf v0.11.1 [INFO] [stderr] Checking buf_redux v0.8.4 [INFO] [stderr] Checking stringprep v0.1.2 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking idna v0.3.0 [INFO] [stderr] Checking headers-core v0.2.0 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Checking twoway v0.1.8 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Compiling anyhow v1.0.65 [INFO] [stderr] Checking retain_mut v0.1.9 [INFO] [stderr] Checking hostname v0.3.1 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking email-encoding v0.1.3 [INFO] [stderr] Checking pem v1.1.0 [INFO] [stderr] Checking quoted_printable v0.4.5 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Checking nom v7.1.1 [INFO] [stderr] Checking email_address v0.2.3 [INFO] [stderr] Checking block-buffer v0.10.3 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking sha-1 v0.9.8 [INFO] [stderr] Checking digest v0.10.5 [INFO] [stderr] Checking md-5 v0.10.5 [INFO] [stderr] Checking sha2 v0.10.6 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking sha1 v0.10.5 [INFO] [stderr] Checking multipart v0.18.0 [INFO] [stderr] Checking url v2.3.1 [INFO] [stderr] Checking headers v0.3.8 [INFO] [stderr] Checking postgres-protocol v0.6.4 [INFO] [stderr] Checking time v0.3.14 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling futures-macro v0.3.24 [INFO] [stderr] Compiling thiserror-impl v1.0.35 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Checking pin-project v1.0.12 [INFO] [stderr] Checking tungstenite v0.14.0 [INFO] [stderr] Checking simple_asn1 v0.6.2 [INFO] [stderr] Checking lettre v0.10.1 [INFO] [stderr] Checking tokio-util v0.7.4 [INFO] [stderr] Checking deadpool-runtime v0.1.2 [INFO] [stderr] Checking tokio-tungstenite v0.15.0 [INFO] [stderr] Checking tokio-stream v0.1.10 [INFO] [stderr] Checking tokio-util v0.6.10 [INFO] [stderr] Checking h2 v0.3.14 [INFO] [stderr] Checking chrono v0.4.22 [INFO] [stderr] Checking deadpool v0.9.5 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking jsonwebtoken v8.1.1 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking postgres-types v0.2.4 [INFO] [stderr] Checking tokio-postgres v0.7.7 [INFO] [stderr] Checking hyper v0.14.20 [INFO] [stderr] Checking deadpool-postgres v0.10.2 [INFO] [stderr] Checking warp v0.3.2 [INFO] [stderr] Checking cnm v0.1.1-alpha (/opt/rustwide/workdir) [INFO] [stdout] error[E0597]: `config` does not live long enough [INFO] [stdout] --> src/router/band.rs:150:14 [INFO] [stdout] | [INFO] [stdout] 146 | config: Config, [INFO] [stdout] | ------ binding `config` declared here [INFO] [stdout] ... [INFO] [stdout] 150 | .and(config.with_pool()) [INFO] [stdout] | ^^^^^^------------ [INFO] [stdout] | | [INFO] [stdout] | borrowed value does not live long enough [INFO] [stdout] | argument requires that `config` is borrowed for `'static` [INFO] [stdout] ... [INFO] [stdout] 194 | } [INFO] [stdout] | - `config` dropped here while still borrowed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0597]: `config` does not live long enough [INFO] [stdout] --> src/router/band.rs:157:14 [INFO] [stdout] | [INFO] [stdout] 146 | config: Config, [INFO] [stdout] | ------ binding `config` declared here [INFO] [stdout] ... [INFO] [stdout] 157 | .and(config.with_pool()) [INFO] [stdout] | ^^^^^^------------ [INFO] [stdout] | | [INFO] [stdout] | borrowed value does not live long enough [INFO] [stdout] | argument requires that `config` is borrowed for `'static` [INFO] [stdout] ... [INFO] [stdout] 194 | } [INFO] [stdout] | - `config` dropped here while still borrowed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0597]: `config` does not live long enough [INFO] [stdout] --> src/router/band.rs:163:14 [INFO] [stdout] | [INFO] [stdout] 146 | config: Config, [INFO] [stdout] | ------ binding `config` declared here [INFO] [stdout] ... [INFO] [stdout] 163 | .and(config.with_pool()) [INFO] [stdout] | ^^^^^^------------ [INFO] [stdout] | | [INFO] [stdout] | borrowed value does not live long enough [INFO] [stdout] | argument requires that `config` is borrowed for `'static` [INFO] [stdout] ... [INFO] [stdout] 194 | } [INFO] [stdout] | - `config` dropped here while still borrowed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0597]: `config` does not live long enough [INFO] [stdout] --> src/router/band.rs:169:14 [INFO] [stdout] | [INFO] [stdout] 146 | config: Config, [INFO] [stdout] | ------ binding `config` declared here [INFO] [stdout] ... [INFO] [stdout] 169 | .and(config.with_pool()) [INFO] [stdout] | ^^^^^^------------ [INFO] [stdout] | | [INFO] [stdout] | borrowed value does not live long enough [INFO] [stdout] | argument requires that `config` is borrowed for `'static` [INFO] [stdout] ... [INFO] [stdout] 194 | } [INFO] [stdout] | - `config` dropped here while still borrowed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0597]: `config` does not live long enough [INFO] [stdout] --> src/router/band.rs:173:14 [INFO] [stdout] | [INFO] [stdout] 146 | config: Config, [INFO] [stdout] | ------ binding `config` declared here [INFO] [stdout] ... [INFO] [stdout] 173 | .and(config.with_pool()) [INFO] [stdout] | ^^^^^^------------ [INFO] [stdout] | | [INFO] [stdout] | borrowed value does not live long enough [INFO] [stdout] | argument requires that `config` is borrowed for `'static` [INFO] [stdout] ... [INFO] [stdout] 194 | } [INFO] [stdout] | - `config` dropped here while still borrowed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0597]: `config` does not live long enough [INFO] [stdout] --> src/router/band.rs:178:14 [INFO] [stdout] | [INFO] [stdout] 146 | config: Config, [INFO] [stdout] | ------ binding `config` declared here [INFO] [stdout] ... [INFO] [stdout] 178 | .and(config.with_pool()) [INFO] [stdout] | ^^^^^^------------ [INFO] [stdout] | | [INFO] [stdout] | borrowed value does not live long enough [INFO] [stdout] | argument requires that `config` is borrowed for `'static` [INFO] [stdout] ... [INFO] [stdout] 194 | } [INFO] [stdout] | - `config` dropped here while still borrowed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0597]: `config` does not live long enough [INFO] [stdout] --> src/router/band.rs:183:14 [INFO] [stdout] | [INFO] [stdout] 146 | config: Config, [INFO] [stdout] | ------ binding `config` declared here [INFO] [stdout] ... [INFO] [stdout] 183 | .and(config.with_pool()) [INFO] [stdout] | ^^^^^^------------ [INFO] [stdout] | | [INFO] [stdout] | borrowed value does not live long enough [INFO] [stdout] | argument requires that `config` is borrowed for `'static` [INFO] [stdout] ... [INFO] [stdout] 194 | } [INFO] [stdout] | - `config` dropped here while still borrowed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0597]: `config` does not live long enough [INFO] [stdout] --> src/router/band.rs:150:14 [INFO] [stdout] | [INFO] [stdout] 146 | config: Config, [INFO] [stdout] | ------ binding `config` declared here [INFO] [stdout] ... [INFO] [stdout] 150 | .and(config.with_pool()) [INFO] [stdout] | ^^^^^^------------ [INFO] [stdout] | | [INFO] [stdout] | borrowed value does not live long enough [INFO] [stdout] | argument requires that `config` is borrowed for `'static` [INFO] [stdout] ... [INFO] [stdout] 194 | } [INFO] [stdout] | - `config` dropped here while still borrowed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0597]: `config` does not live long enough [INFO] [stdout] --> src/router/band.rs:157:14 [INFO] [stdout] | [INFO] [stdout] 146 | config: Config, [INFO] [stdout] | ------ binding `config` declared here [INFO] [stdout] ... [INFO] [stdout] 157 | .and(config.with_pool()) [INFO] [stdout] | ^^^^^^------------ [INFO] [stdout] | | [INFO] [stdout] | borrowed value does not live long enough [INFO] [stdout] | argument requires that `config` is borrowed for `'static` [INFO] [stdout] ... [INFO] [stdout] 194 | } [INFO] [stdout] | - `config` dropped here while still borrowed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0597]: `config` does not live long enough [INFO] [stdout] --> src/router/band.rs:163:14 [INFO] [stdout] | [INFO] [stdout] 146 | config: Config, [INFO] [stdout] | ------ binding `config` declared here [INFO] [stdout] ... [INFO] [stdout] 163 | .and(config.with_pool()) [INFO] [stdout] | ^^^^^^------------ [INFO] [stdout] | | [INFO] [stdout] | borrowed value does not live long enough [INFO] [stdout] | argument requires that `config` is borrowed for `'static` [INFO] [stdout] ... [INFO] [stdout] 194 | } [INFO] [stdout] | - `config` dropped here while still borrowed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0597]: `config` does not live long enough [INFO] [stdout] --> src/router/band.rs:169:14 [INFO] [stdout] | [INFO] [stdout] 146 | config: Config, [INFO] [stdout] | ------ binding `config` declared here [INFO] [stdout] ... [INFO] [stdout] 169 | .and(config.with_pool()) [INFO] [stdout] | ^^^^^^------------ [INFO] [stdout] | | [INFO] [stdout] | borrowed value does not live long enough [INFO] [stdout] | argument requires that `config` is borrowed for `'static` [INFO] [stdout] ... [INFO] [stdout] 194 | } [INFO] [stdout] | - `config` dropped here while still borrowed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0597]: `config` does not live long enough [INFO] [stdout] --> src/router/band.rs:173:14 [INFO] [stdout] | [INFO] [stdout] 146 | config: Config, [INFO] [stdout] | ------ binding `config` declared here [INFO] [stdout] ... [INFO] [stdout] 173 | .and(config.with_pool()) [INFO] [stdout] | ^^^^^^------------ [INFO] [stdout] | | [INFO] [stdout] | borrowed value does not live long enough [INFO] [stdout] | argument requires that `config` is borrowed for `'static` [INFO] [stdout] ... [INFO] [stdout] 194 | } [INFO] [stdout] | - `config` dropped here while still borrowed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0597]: `config` does not live long enough [INFO] [stdout] --> src/router/band.rs:178:14 [INFO] [stdout] | [INFO] [stdout] 146 | config: Config, [INFO] [stdout] | ------ binding `config` declared here [INFO] [stdout] ... [INFO] [stdout] 178 | .and(config.with_pool()) [INFO] [stdout] | ^^^^^^------------ [INFO] [stdout] | | [INFO] [stdout] | borrowed value does not live long enough [INFO] [stdout] | argument requires that `config` is borrowed for `'static` [INFO] [stdout] ... [INFO] [stdout] 194 | } [INFO] [stdout] | - `config` dropped here while still borrowed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0597]: `config` does not live long enough [INFO] [stdout] --> src/router/band.rs:183:14 [INFO] [stdout] | [INFO] [stdout] 146 | config: Config, [INFO] [stdout] | ------ binding `config` declared here [INFO] [stdout] ... [INFO] [stdout] 183 | .and(config.with_pool()) [INFO] [stdout] | ^^^^^^------------ [INFO] [stdout] | | [INFO] [stdout] | borrowed value does not live long enough [INFO] [stdout] | argument requires that `config` is borrowed for `'static` [INFO] [stdout] ... [INFO] [stdout] 194 | } [INFO] [stdout] | - `config` dropped here while still borrowed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0597]: `config` does not live long enough [INFO] [stdout] --> src/router/note.rs:94:14 [INFO] [stdout] | [INFO] [stdout] 90 | config: Config, [INFO] [stdout] | ------ binding `config` declared here [INFO] [stdout] ... [INFO] [stdout] 94 | .and(config.with_pool()) [INFO] [stdout] | ^^^^^^------------ [INFO] [stdout] | | [INFO] [stdout] | borrowed value does not live long enough [INFO] [stdout] | argument requires that `config` is borrowed for `'static` [INFO] [stdout] ... [INFO] [stdout] 118 | } [INFO] [stdout] | - `config` dropped here while still borrowed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0597]: `config` does not live long enough [INFO] [stdout] --> src/router/note.rs:101:14 [INFO] [stdout] | [INFO] [stdout] 90 | config: Config, [INFO] [stdout] | ------ binding `config` declared here [INFO] [stdout] ... [INFO] [stdout] 101 | .and(config.with_pool()) [INFO] [stdout] | ^^^^^^------------ [INFO] [stdout] | | [INFO] [stdout] | borrowed value does not live long enough [INFO] [stdout] | argument requires that `config` is borrowed for `'static` [INFO] [stdout] ... [INFO] [stdout] 118 | } [INFO] [stdout] | - `config` dropped here while still borrowed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0597]: `config` does not live long enough [INFO] [stdout] --> src/router/note.rs:108:14 [INFO] [stdout] | [INFO] [stdout] 90 | config: Config, [INFO] [stdout] | ------ binding `config` declared here [INFO] [stdout] ... [INFO] [stdout] 108 | .and(config.with_pool()) [INFO] [stdout] | ^^^^^^------------ [INFO] [stdout] | | [INFO] [stdout] | borrowed value does not live long enough [INFO] [stdout] | argument requires that `config` is borrowed for `'static` [INFO] [stdout] ... [INFO] [stdout] 118 | } [INFO] [stdout] | - `config` dropped here while still borrowed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0597]: `config` does not live long enough [INFO] [stdout] --> src/router/note.rs:113:14 [INFO] [stdout] | [INFO] [stdout] 90 | config: Config, [INFO] [stdout] | ------ binding `config` declared here [INFO] [stdout] ... [INFO] [stdout] 113 | .and(config.with_pool()) [INFO] [stdout] | ^^^^^^------------ [INFO] [stdout] | | [INFO] [stdout] | borrowed value does not live long enough [INFO] [stdout] | argument requires that `config` is borrowed for `'static` [INFO] [stdout] ... [INFO] [stdout] 118 | } [INFO] [stdout] | - `config` dropped here while still borrowed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0597]: `config` does not live long enough [INFO] [stdout] --> src/router/note.rs:94:14 [INFO] [stdout] | [INFO] [stdout] 90 | config: Config, [INFO] [stdout] | ------ binding `config` declared here [INFO] [stdout] ... [INFO] [stdout] 94 | .and(config.with_pool()) [INFO] [stdout] | ^^^^^^------------ [INFO] [stdout] | | [INFO] [stdout] | borrowed value does not live long enough [INFO] [stdout] | argument requires that `config` is borrowed for `'static` [INFO] [stdout] ... [INFO] [stdout] 118 | } [INFO] [stdout] | - `config` dropped here while still borrowed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0597]: `config` does not live long enough [INFO] [stdout] --> src/router/note.rs:101:14 [INFO] [stdout] | [INFO] [stdout] 90 | config: Config, [INFO] [stdout] | ------ binding `config` declared here [INFO] [stdout] ... [INFO] [stdout] 101 | .and(config.with_pool()) [INFO] [stdout] | ^^^^^^------------ [INFO] [stdout] | | [INFO] [stdout] | borrowed value does not live long enough [INFO] [stdout] | argument requires that `config` is borrowed for `'static` [INFO] [stdout] ... [INFO] [stdout] 118 | } [INFO] [stdout] | - `config` dropped here while still borrowed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0597]: `config` does not live long enough [INFO] [stdout] --> src/router/note.rs:108:14 [INFO] [stdout] | [INFO] [stdout] 90 | config: Config, [INFO] [stdout] | ------ binding `config` declared here [INFO] [stdout] ... [INFO] [stdout] 108 | .and(config.with_pool()) [INFO] [stdout] | ^^^^^^------------ [INFO] [stdout] | | [INFO] [stdout] | borrowed value does not live long enough [INFO] [stdout] | argument requires that `config` is borrowed for `'static` [INFO] [stdout] ... [INFO] [stdout] 118 | } [INFO] [stdout] | - `config` dropped here while still borrowed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0597]: `config` does not live long enough [INFO] [stdout] --> src/router/note.rs:113:14 [INFO] [stdout] | [INFO] [stdout] 90 | config: Config, [INFO] [stdout] | ------ binding `config` declared here [INFO] [stdout] ... [INFO] [stdout] 113 | .and(config.with_pool()) [INFO] [stdout] | ^^^^^^------------ [INFO] [stdout] | | [INFO] [stdout] | borrowed value does not live long enough [INFO] [stdout] | argument requires that `config` is borrowed for `'static` [INFO] [stdout] ... [INFO] [stdout] 118 | } [INFO] [stdout] | - `config` dropped here while still borrowed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0597]: `config` does not live long enough [INFO] [stdout] --> src/router/org.rs:272:14 [INFO] [stdout] | [INFO] [stdout] 269 | config: Config, [INFO] [stdout] | ------ binding `config` declared here [INFO] [stdout] ... [INFO] [stdout] 272 | .and(config.with_pool()) [INFO] [stdout] | ^^^^^^------------ [INFO] [stdout] | | [INFO] [stdout] | borrowed value does not live long enough [INFO] [stdout] | argument requires that `config` is borrowed for `'static` [INFO] [stdout] ... [INFO] [stdout] 334 | } [INFO] [stdout] | - `config` dropped here while still borrowed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0597]: `config` does not live long enough [INFO] [stdout] --> src/router/org.rs:278:14 [INFO] [stdout] | [INFO] [stdout] 269 | config: Config, [INFO] [stdout] | ------ binding `config` declared here [INFO] [stdout] ... [INFO] [stdout] 278 | .and(config.with_pool()) [INFO] [stdout] | ^^^^^^------------ [INFO] [stdout] | | [INFO] [stdout] | borrowed value does not live long enough [INFO] [stdout] | argument requires that `config` is borrowed for `'static` [INFO] [stdout] ... [INFO] [stdout] 334 | } [INFO] [stdout] | - `config` dropped here while still borrowed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0597]: `config` does not live long enough [INFO] [stdout] --> src/router/org.rs:285:14 [INFO] [stdout] | [INFO] [stdout] 269 | config: Config, [INFO] [stdout] | ------ binding `config` declared here [INFO] [stdout] ... [INFO] [stdout] 285 | .and(config.with_pool()) [INFO] [stdout] | ^^^^^^------------ [INFO] [stdout] | | [INFO] [stdout] | borrowed value does not live long enough [INFO] [stdout] | argument requires that `config` is borrowed for `'static` [INFO] [stdout] ... [INFO] [stdout] 334 | } [INFO] [stdout] | - `config` dropped here while still borrowed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0597]: `config` does not live long enough [INFO] [stdout] --> src/router/org.rs:272:14 [INFO] [stdout] | [INFO] [stdout] 269 | config: Config, [INFO] [stdout] | ------ binding `config` declared here [INFO] [stdout] ... [INFO] [stdout] 272 | .and(config.with_pool()) [INFO] [stdout] | ^^^^^^------------ [INFO] [stdout] | | [INFO] [stdout] | borrowed value does not live long enough [INFO] [stdout] | argument requires that `config` is borrowed for `'static` [INFO] [stdout] ... [INFO] [stdout] 334 | } [INFO] [stdout] | - `config` dropped here while still borrowed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0597]: `config` does not live long enough [INFO] [stdout] --> src/router/org.rs:291:14 [INFO] [stdout] | [INFO] [stdout] 269 | config: Config, [INFO] [stdout] | ------ binding `config` declared here [INFO] [stdout] ... [INFO] [stdout] 291 | .and(config.with_pool()) [INFO] [stdout] | ^^^^^^------------ [INFO] [stdout] | | [INFO] [stdout] | borrowed value does not live long enough [INFO] [stdout] | argument requires that `config` is borrowed for `'static` [INFO] [stdout] ... [INFO] [stdout] 334 | } [INFO] [stdout] | - `config` dropped here while still borrowed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0597]: `config` does not live long enough [INFO] [stdout] --> src/router/org.rs:296:14 [INFO] [stdout] | [INFO] [stdout] 269 | config: Config, [INFO] [stdout] | ------ binding `config` declared here [INFO] [stdout] ... [INFO] [stdout] 296 | .and(config.with_pool()) [INFO] [stdout] | ^^^^^^------------ [INFO] [stdout] | | [INFO] [stdout] | borrowed value does not live long enough [INFO] [stdout] | argument requires that `config` is borrowed for `'static` [INFO] [stdout] ... [INFO] [stdout] 334 | } [INFO] [stdout] | - `config` dropped here while still borrowed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0597]: `config` does not live long enough [INFO] [stdout] --> src/router/org.rs:278:14 [INFO] [stdout] | [INFO] [stdout] 269 | config: Config, [INFO] [stdout] | ------ binding `config` declared here [INFO] [stdout] ... [INFO] [stdout] 278 | .and(config.with_pool()) [INFO] [stdout] | ^^^^^^------------ [INFO] [stdout] | | [INFO] [stdout] | borrowed value does not live long enough [INFO] [stdout] | argument requires that `config` is borrowed for `'static` [INFO] [stdout] ... [INFO] [stdout] 334 | } [INFO] [stdout] | - `config` dropped here while still borrowed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0597]: `config` does not live long enough [INFO] [stdout] --> src/router/org.rs:301:14 [INFO] [stdout] | [INFO] [stdout] 269 | config: Config, [INFO] [stdout] | ------ binding `config` declared here [INFO] [stdout] ... [INFO] [stdout] 301 | .and(config.with_pool()) [INFO] [stdout] | ^^^^^^------------ [INFO] [stdout] | | [INFO] [stdout] | borrowed value does not live long enough [INFO] [stdout] | argument requires that `config` is borrowed for `'static` [INFO] [stdout] ... [INFO] [stdout] 334 | } [INFO] [stdout] | - `config` dropped here while still borrowed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0597]: `config` does not live long enough [INFO] [stdout] --> src/router/org.rs:285:14 [INFO] [stdout] | [INFO] [stdout] 269 | config: Config, [INFO] [stdout] | ------ binding `config` declared here [INFO] [stdout] ... [INFO] [stdout] 285 | .and(config.with_pool()) [INFO] [stdout] | ^^^^^^------------ [INFO] [stdout] | | [INFO] [stdout] | borrowed value does not live long enough [INFO] [stdout] | argument requires that `config` is borrowed for `'static` [INFO] [stdout] ... [INFO] [stdout] 334 | } [INFO] [stdout] | - `config` dropped here while still borrowed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0597]: `config` does not live long enough [INFO] [stdout] --> src/router/org.rs:307:14 [INFO] [stdout] | [INFO] [stdout] 269 | config: Config, [INFO] [stdout] | ------ binding `config` declared here [INFO] [stdout] ... [INFO] [stdout] 307 | .and(config.with_pool()) [INFO] [stdout] | ^^^^^^------------ [INFO] [stdout] | | [INFO] [stdout] | borrowed value does not live long enough [INFO] [stdout] | argument requires that `config` is borrowed for `'static` [INFO] [stdout] ... [INFO] [stdout] 334 | } [INFO] [stdout] | - `config` dropped here while still borrowed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0597]: `config` does not live long enough [INFO] [stdout] --> src/router/org.rs:291:14 [INFO] [stdout] | [INFO] [stdout] 269 | config: Config, [INFO] [stdout] | ------ binding `config` declared here [INFO] [stdout] ... [INFO] [stdout] 291 | .and(config.with_pool()) [INFO] [stdout] | ^^^^^^------------ [INFO] [stdout] | | [INFO] [stdout] | borrowed value does not live long enough [INFO] [stdout] | argument requires that `config` is borrowed for `'static` [INFO] [stdout] ... [INFO] [stdout] 334 | } [INFO] [stdout] | - `config` dropped here while still borrowed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0597]: `config` does not live long enough [INFO] [stdout] --> src/router/org.rs:314:14 [INFO] [stdout] | [INFO] [stdout] 269 | config: Config, [INFO] [stdout] | ------ binding `config` declared here [INFO] [stdout] ... [INFO] [stdout] 314 | .and(config.with_pool()) [INFO] [stdout] | ^^^^^^------------ [INFO] [stdout] | | [INFO] [stdout] | borrowed value does not live long enough [INFO] [stdout] | argument requires that `config` is borrowed for `'static` [INFO] [stdout] ... [INFO] [stdout] 334 | } [INFO] [stdout] | - `config` dropped here while still borrowed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0597]: `config` does not live long enough [INFO] [stdout] --> src/router/org.rs:296:14 [INFO] [stdout] | [INFO] [stdout] 269 | config: Config, [INFO] [stdout] | ------ binding `config` declared here [INFO] [stdout] ... [INFO] [stdout] 296 | .and(config.with_pool()) [INFO] [stdout] | ^^^^^^------------ [INFO] [stdout] | | [INFO] [stdout] | borrowed value does not live long enough [INFO] [stdout] | argument requires that `config` is borrowed for `'static` [INFO] [stdout] ... [INFO] [stdout] 334 | } [INFO] [stdout] | - `config` dropped here while still borrowed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0597]: `config` does not live long enough [INFO] [stdout] --> src/router/org.rs:321:14 [INFO] [stdout] | [INFO] [stdout] 269 | config: Config, [INFO] [stdout] | ------ binding `config` declared here [INFO] [stdout] ... [INFO] [stdout] 321 | .and(config.with_pool()) [INFO] [stdout] | ^^^^^^------------ [INFO] [stdout] | | [INFO] [stdout] | borrowed value does not live long enough [INFO] [stdout] | argument requires that `config` is borrowed for `'static` [INFO] [stdout] ... [INFO] [stdout] 334 | } [INFO] [stdout] | - `config` dropped here while still borrowed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0597]: `config` does not live long enough [INFO] [stdout] --> src/router/org.rs:301:14 [INFO] [stdout] | [INFO] [stdout] 269 | config: Config, [INFO] [stdout] | ------ binding `config` declared here [INFO] [stdout] ... [INFO] [stdout] 301 | .and(config.with_pool()) [INFO] [stdout] | ^^^^^^------------ [INFO] [stdout] | | [INFO] [stdout] | borrowed value does not live long enough [INFO] [stdout] | argument requires that `config` is borrowed for `'static` [INFO] [stdout] ... [INFO] [stdout] 334 | } [INFO] [stdout] | - `config` dropped here while still borrowed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0597]: `config` does not live long enough [INFO] [stdout] --> src/router/org.rs:307:14 [INFO] [stdout] | [INFO] [stdout] 269 | config: Config, [INFO] [stdout] | ------ binding `config` declared here [INFO] [stdout] ... [INFO] [stdout] 307 | .and(config.with_pool()) [INFO] [stdout] | ^^^^^^------------ [INFO] [stdout] | | [INFO] [stdout] | borrowed value does not live long enough [INFO] [stdout] | argument requires that `config` is borrowed for `'static` [INFO] [stdout] ... [INFO] [stdout] 334 | } [INFO] [stdout] | - `config` dropped here while still borrowed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0597]: `config` does not live long enough [INFO] [stdout] --> src/router/org.rs:314:14 [INFO] [stdout] | [INFO] [stdout] 269 | config: Config, [INFO] [stdout] | ------ binding `config` declared here [INFO] [stdout] ... [INFO] [stdout] 314 | .and(config.with_pool()) [INFO] [stdout] | ^^^^^^------------ [INFO] [stdout] | | [INFO] [stdout] | borrowed value does not live long enough [INFO] [stdout] | argument requires that `config` is borrowed for `'static` [INFO] [stdout] ... [INFO] [stdout] 334 | } [INFO] [stdout] | - `config` dropped here while still borrowed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0597]: `config` does not live long enough [INFO] [stdout] --> src/router/org.rs:321:14 [INFO] [stdout] | [INFO] [stdout] 269 | config: Config, [INFO] [stdout] | ------ binding `config` declared here [INFO] [stdout] ... [INFO] [stdout] 321 | .and(config.with_pool()) [INFO] [stdout] | ^^^^^^------------ [INFO] [stdout] | | [INFO] [stdout] | borrowed value does not live long enough [INFO] [stdout] | argument requires that `config` is borrowed for `'static` [INFO] [stdout] ... [INFO] [stdout] 334 | } [INFO] [stdout] | - `config` dropped here while still borrowed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0597]: `config` does not live long enough [INFO] [stdout] --> src/router/user.rs:327:14 [INFO] [stdout] | [INFO] [stdout] 323 | config: Config, [INFO] [stdout] | ------ binding `config` declared here [INFO] [stdout] ... [INFO] [stdout] 327 | .and(config.with_pool()) [INFO] [stdout] | ^^^^^^------------ [INFO] [stdout] | | [INFO] [stdout] | borrowed value does not live long enough [INFO] [stdout] | argument requires that `config` is borrowed for `'static` [INFO] [stdout] ... [INFO] [stdout] 408 | } [INFO] [stdout] | - `config` dropped here while still borrowed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0597]: `config` does not live long enough [INFO] [stdout] --> src/router/user.rs:332:14 [INFO] [stdout] | [INFO] [stdout] 323 | config: Config, [INFO] [stdout] | ------ binding `config` declared here [INFO] [stdout] ... [INFO] [stdout] 332 | .and(config.with_pool()) [INFO] [stdout] | ^^^^^^------------ [INFO] [stdout] | | [INFO] [stdout] | borrowed value does not live long enough [INFO] [stdout] | argument requires that `config` is borrowed for `'static` [INFO] [stdout] ... [INFO] [stdout] 408 | } [INFO] [stdout] | - `config` dropped here while still borrowed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0597]: `config` does not live long enough [INFO] [stdout] --> src/router/user.rs:337:14 [INFO] [stdout] | [INFO] [stdout] 323 | config: Config, [INFO] [stdout] | ------ binding `config` declared here [INFO] [stdout] ... [INFO] [stdout] 337 | .and(config.with_pool()) [INFO] [stdout] | ^^^^^^------------ [INFO] [stdout] | | [INFO] [stdout] | borrowed value does not live long enough [INFO] [stdout] | argument requires that `config` is borrowed for `'static` [INFO] [stdout] ... [INFO] [stdout] 408 | } [INFO] [stdout] | - `config` dropped here while still borrowed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0597]: `config` does not live long enough [INFO] [stdout] --> src/router/user.rs:343:14 [INFO] [stdout] | [INFO] [stdout] 323 | config: Config, [INFO] [stdout] | ------ binding `config` declared here [INFO] [stdout] ... [INFO] [stdout] 343 | .and(config.with_pool()) [INFO] [stdout] | ^^^^^^------------ [INFO] [stdout] | | [INFO] [stdout] | borrowed value does not live long enough [INFO] [stdout] | argument requires that `config` is borrowed for `'static` [INFO] [stdout] ... [INFO] [stdout] 408 | } [INFO] [stdout] | - `config` dropped here while still borrowed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0597]: `config` does not live long enough [INFO] [stdout] --> src/router/user.rs:349:14 [INFO] [stdout] | [INFO] [stdout] 323 | config: Config, [INFO] [stdout] | ------ binding `config` declared here [INFO] [stdout] ... [INFO] [stdout] 349 | .and(config.with_pool()) [INFO] [stdout] | ^^^^^^------------ [INFO] [stdout] | | [INFO] [stdout] | borrowed value does not live long enough [INFO] [stdout] | argument requires that `config` is borrowed for `'static` [INFO] [stdout] ... [INFO] [stdout] 408 | } [INFO] [stdout] | - `config` dropped here while still borrowed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0597]: `config` does not live long enough [INFO] [stdout] --> src/router/user.rs:356:14 [INFO] [stdout] | [INFO] [stdout] 323 | config: Config, [INFO] [stdout] | ------ binding `config` declared here [INFO] [stdout] ... [INFO] [stdout] 356 | .and(config.with_pool()) [INFO] [stdout] | ^^^^^^------------ [INFO] [stdout] | | [INFO] [stdout] | borrowed value does not live long enough [INFO] [stdout] | argument requires that `config` is borrowed for `'static` [INFO] [stdout] ... [INFO] [stdout] 408 | } [INFO] [stdout] | - `config` dropped here while still borrowed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0597]: `config` does not live long enough [INFO] [stdout] --> src/router/user.rs:363:14 [INFO] [stdout] | [INFO] [stdout] 323 | config: Config, [INFO] [stdout] | ------ binding `config` declared here [INFO] [stdout] ... [INFO] [stdout] 363 | .and(config.with_pool()) [INFO] [stdout] | ^^^^^^------------ [INFO] [stdout] | | [INFO] [stdout] | borrowed value does not live long enough [INFO] [stdout] | argument requires that `config` is borrowed for `'static` [INFO] [stdout] ... [INFO] [stdout] 408 | } [INFO] [stdout] | - `config` dropped here while still borrowed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0597]: `config` does not live long enough [INFO] [stdout] --> src/router/user.rs:368:14 [INFO] [stdout] | [INFO] [stdout] 323 | config: Config, [INFO] [stdout] | ------ binding `config` declared here [INFO] [stdout] ... [INFO] [stdout] 368 | .and(config.with_pool()) [INFO] [stdout] | ^^^^^^------------ [INFO] [stdout] | | [INFO] [stdout] | borrowed value does not live long enough [INFO] [stdout] | argument requires that `config` is borrowed for `'static` [INFO] [stdout] ... [INFO] [stdout] 408 | } [INFO] [stdout] | - `config` dropped here while still borrowed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0597]: `config` does not live long enough [INFO] [stdout] --> src/router/user.rs:373:14 [INFO] [stdout] | [INFO] [stdout] 323 | config: Config, [INFO] [stdout] | ------ binding `config` declared here [INFO] [stdout] ... [INFO] [stdout] 373 | .and(config.with_pool()) [INFO] [stdout] | ^^^^^^------------ [INFO] [stdout] | | [INFO] [stdout] | borrowed value does not live long enough [INFO] [stdout] | argument requires that `config` is borrowed for `'static` [INFO] [stdout] ... [INFO] [stdout] 408 | } [INFO] [stdout] | - `config` dropped here while still borrowed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0597]: `config` does not live long enough [INFO] [stdout] --> src/router/user.rs:379:14 [INFO] [stdout] | [INFO] [stdout] 323 | config: Config, [INFO] [stdout] | ------ binding `config` declared here [INFO] [stdout] ... [INFO] [stdout] 379 | .and(config.with_pool()) [INFO] [stdout] | ^^^^^^------------ [INFO] [stdout] | | [INFO] [stdout] | borrowed value does not live long enough [INFO] [stdout] | argument requires that `config` is borrowed for `'static` [INFO] [stdout] ... [INFO] [stdout] 408 | } [INFO] [stdout] | - `config` dropped here while still borrowed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0597]: `config` does not live long enough [INFO] [stdout] --> src/router/user.rs:386:14 [INFO] [stdout] | [INFO] [stdout] 323 | config: Config, [INFO] [stdout] | ------ binding `config` declared here [INFO] [stdout] ... [INFO] [stdout] 386 | .and(config.with_pool()) [INFO] [stdout] | ^^^^^^------------ [INFO] [stdout] | | [INFO] [stdout] | borrowed value does not live long enough [INFO] [stdout] | argument requires that `config` is borrowed for `'static` [INFO] [stdout] ... [INFO] [stdout] 408 | } [INFO] [stdout] | - `config` dropped here while still borrowed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0597]: `config` does not live long enough [INFO] [stdout] --> src/router/user.rs:392:14 [INFO] [stdout] | [INFO] [stdout] 323 | config: Config, [INFO] [stdout] | ------ binding `config` declared here [INFO] [stdout] ... [INFO] [stdout] 392 | .and(config.with_pool()) [INFO] [stdout] | ^^^^^^------------ [INFO] [stdout] | | [INFO] [stdout] | borrowed value does not live long enough [INFO] [stdout] | argument requires that `config` is borrowed for `'static` [INFO] [stdout] ... [INFO] [stdout] 408 | } [INFO] [stdout] | - `config` dropped here while still borrowed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0597]: `config` does not live long enough [INFO] [stdout] --> src/router/user.rs:327:14 [INFO] [stdout] | [INFO] [stdout] 323 | config: Config, [INFO] [stdout] | ------ binding `config` declared here [INFO] [stdout] ... [INFO] [stdout] 327 | .and(config.with_pool()) [INFO] [stdout] | ^^^^^^------------ [INFO] [stdout] | | [INFO] [stdout] | borrowed value does not live long enough [INFO] [stdout] | argument requires that `config` is borrowed for `'static` [INFO] [stdout] ... [INFO] [stdout] 408 | } [INFO] [stdout] | - `config` dropped here while still borrowed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0597]: `config` does not live long enough [INFO] [stdout] --> src/router/user.rs:332:14 [INFO] [stdout] | [INFO] [stdout] 323 | config: Config, [INFO] [stdout] | ------ binding `config` declared here [INFO] [stdout] ... [INFO] [stdout] 332 | .and(config.with_pool()) [INFO] [stdout] | ^^^^^^------------ [INFO] [stdout] | | [INFO] [stdout] | borrowed value does not live long enough [INFO] [stdout] | argument requires that `config` is borrowed for `'static` [INFO] [stdout] ... [INFO] [stdout] 408 | } [INFO] [stdout] | - `config` dropped here while still borrowed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0597]: `config` does not live long enough [INFO] [stdout] --> src/router/user.rs:337:14 [INFO] [stdout] | [INFO] [stdout] 323 | config: Config, [INFO] [stdout] | ------ binding `config` declared here [INFO] [stdout] ... [INFO] [stdout] 337 | .and(config.with_pool()) [INFO] [stdout] | ^^^^^^------------ [INFO] [stdout] | | [INFO] [stdout] | borrowed value does not live long enough [INFO] [stdout] | argument requires that `config` is borrowed for `'static` [INFO] [stdout] ... [INFO] [stdout] 408 | } [INFO] [stdout] | - `config` dropped here while still borrowed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0597]: `config` does not live long enough [INFO] [stdout] --> src/router/user.rs:343:14 [INFO] [stdout] | [INFO] [stdout] 323 | config: Config, [INFO] [stdout] | ------ binding `config` declared here [INFO] [stdout] ... [INFO] [stdout] 343 | .and(config.with_pool()) [INFO] [stdout] | ^^^^^^------------ [INFO] [stdout] | | [INFO] [stdout] | borrowed value does not live long enough [INFO] [stdout] | argument requires that `config` is borrowed for `'static` [INFO] [stdout] ... [INFO] [stdout] 408 | } [INFO] [stdout] | - `config` dropped here while still borrowed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0597]: `config` does not live long enough [INFO] [stdout] --> src/router/user.rs:349:14 [INFO] [stdout] | [INFO] [stdout] 323 | config: Config, [INFO] [stdout] | ------ binding `config` declared here [INFO] [stdout] ... [INFO] [stdout] 349 | .and(config.with_pool()) [INFO] [stdout] | ^^^^^^------------ [INFO] [stdout] | | [INFO] [stdout] | borrowed value does not live long enough [INFO] [stdout] | argument requires that `config` is borrowed for `'static` [INFO] [stdout] ... [INFO] [stdout] 408 | } [INFO] [stdout] | - `config` dropped here while still borrowed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0597]: `config` does not live long enough [INFO] [stdout] --> src/router/user.rs:356:14 [INFO] [stdout] | [INFO] [stdout] 323 | config: Config, [INFO] [stdout] | ------ binding `config` declared here [INFO] [stdout] ... [INFO] [stdout] 356 | .and(config.with_pool()) [INFO] [stdout] | ^^^^^^------------ [INFO] [stdout] | | [INFO] [stdout] | borrowed value does not live long enough [INFO] [stdout] | argument requires that `config` is borrowed for `'static` [INFO] [stdout] ... [INFO] [stdout] 408 | } [INFO] [stdout] | - `config` dropped here while still borrowed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0597]: `config` does not live long enough [INFO] [stdout] --> src/router/user.rs:363:14 [INFO] [stdout] | [INFO] [stdout] 323 | config: Config, [INFO] [stdout] | ------ binding `config` declared here [INFO] [stdout] ... [INFO] [stdout] 363 | .and(config.with_pool()) [INFO] [stdout] | ^^^^^^------------ [INFO] [stdout] | | [INFO] [stdout] | borrowed value does not live long enough [INFO] [stdout] | argument requires that `config` is borrowed for `'static` [INFO] [stdout] ... [INFO] [stdout] 408 | } [INFO] [stdout] | - `config` dropped here while still borrowed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0597]: `config` does not live long enough [INFO] [stdout] --> src/router/user.rs:368:14 [INFO] [stdout] | [INFO] [stdout] 323 | config: Config, [INFO] [stdout] | ------ binding `config` declared here [INFO] [stdout] ... [INFO] [stdout] 368 | .and(config.with_pool()) [INFO] [stdout] | ^^^^^^------------ [INFO] [stdout] | | [INFO] [stdout] | borrowed value does not live long enough [INFO] [stdout] | argument requires that `config` is borrowed for `'static` [INFO] [stdout] ... [INFO] [stdout] 408 | } [INFO] [stdout] | - `config` dropped here while still borrowed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0597]: `config` does not live long enough [INFO] [stdout] --> src/router/user.rs:373:14 [INFO] [stdout] | [INFO] [stdout] 323 | config: Config, [INFO] [stdout] | ------ binding `config` declared here [INFO] [stdout] ... [INFO] [stdout] 373 | .and(config.with_pool()) [INFO] [stdout] | ^^^^^^------------ [INFO] [stdout] | | [INFO] [stdout] | borrowed value does not live long enough [INFO] [stdout] | argument requires that `config` is borrowed for `'static` [INFO] [stdout] ... [INFO] [stdout] 408 | } [INFO] [stdout] | - `config` dropped here while still borrowed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0597]: `config` does not live long enough [INFO] [stdout] --> src/router/user.rs:379:14 [INFO] [stdout] | [INFO] [stdout] 323 | config: Config, [INFO] [stdout] | ------ binding `config` declared here [INFO] [stdout] ... [INFO] [stdout] 379 | .and(config.with_pool()) [INFO] [stdout] | ^^^^^^------------ [INFO] [stdout] | | [INFO] [stdout] | borrowed value does not live long enough [INFO] [stdout] | argument requires that `config` is borrowed for `'static` [INFO] [stdout] ... [INFO] [stdout] 408 | } [INFO] [stdout] | - `config` dropped here while still borrowed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0597]: `config` does not live long enough [INFO] [stdout] --> src/router/user.rs:386:14 [INFO] [stdout] | [INFO] [stdout] 323 | config: Config, [INFO] [stdout] | ------ binding `config` declared here [INFO] [stdout] ... [INFO] [stdout] 386 | .and(config.with_pool()) [INFO] [stdout] | ^^^^^^------------ [INFO] [stdout] | | [INFO] [stdout] | borrowed value does not live long enough [INFO] [stdout] | argument requires that `config` is borrowed for `'static` [INFO] [stdout] ... [INFO] [stdout] 408 | } [INFO] [stdout] | - `config` dropped here while still borrowed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0597]: `config` does not live long enough [INFO] [stdout] --> src/router/user.rs:392:14 [INFO] [stdout] | [INFO] [stdout] 323 | config: Config, [INFO] [stdout] | ------ binding `config` declared here [INFO] [stdout] ... [INFO] [stdout] 392 | .and(config.with_pool()) [INFO] [stdout] | ^^^^^^------------ [INFO] [stdout] | | [INFO] [stdout] | borrowed value does not live long enough [INFO] [stdout] | argument requires that `config` is borrowed for `'static` [INFO] [stdout] ... [INFO] [stdout] 408 | } [INFO] [stdout] | - `config` dropped here while still borrowed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 32 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0597`. [INFO] [stdout] [INFO] [stderr] error: could not compile `cnm` (lib) due to 33 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 32 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0597`. [INFO] [stdout] [INFO] [stderr] error: could not compile `cnm` (lib test) due to 33 previous errors [INFO] running `Command { std: "docker" "inspect" "7c21ac733eead7c9f5da4300948be0847c366aa04fb79a11e5fd6bb2b2cf37f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7c21ac733eead7c9f5da4300948be0847c366aa04fb79a11e5fd6bb2b2cf37f9", kill_on_drop: false }` [INFO] [stdout] 7c21ac733eead7c9f5da4300948be0847c366aa04fb79a11e5fd6bb2b2cf37f9