[INFO] fetching crate frugalos_config 1.2.0... [INFO] checking frugalos_config-1.2.0 against try#23ffd2897cbb44320ca18dfe4d05dbacb37d55e0 for pr-115950 [INFO] extracting crate frugalos_config 1.2.0 into /workspace/builds/worker-4-tc2/source [INFO] validating manifest of crates.io crate frugalos_config 1.2.0 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 crates.io crate frugalos_config 1.2.0 [INFO] finished tweaking crates.io crate frugalos_config 1.2.0 [INFO] tweaked toml for crates.io crate frugalos_config 1.2.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+23ffd2897cbb44320ca18dfe4d05dbacb37d55e0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [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] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 9d2a3aa65fd765a85739bb92067e05eb1f28fb1c86ef7714d3dc54ddc959dc20 [INFO] running `Command { std: "docker" "start" "-a" "9d2a3aa65fd765a85739bb92067e05eb1f28fb1c86ef7714d3dc54ddc959dc20", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9d2a3aa65fd765a85739bb92067e05eb1f28fb1c86ef7714d3dc54ddc959dc20", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9d2a3aa65fd765a85739bb92067e05eb1f28fb1c86ef7714d3dc54ddc959dc20", kill_on_drop: false }` [INFO] [stdout] 9d2a3aa65fd765a85739bb92067e05eb1f28fb1c86ef7714d3dc54ddc959dc20 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 5ea0f8a4880025b71fcec93e4f7b91f18e11ff27e03a6146de8e27059362f756 [INFO] running `Command { std: "docker" "start" "-a" "5ea0f8a4880025b71fcec93e4f7b91f18e11ff27e03a6146de8e27059362f756", kill_on_drop: false }` [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking nom v2.2.1 [INFO] [stderr] Checking atomic_immut v0.1.4 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Checking futures v0.1.31 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Checking nbchan v0.1.3 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.39 [INFO] [stderr] Checking splay_tree v0.2.10 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking factory v0.1.2 [INFO] [stderr] Compiling trackable_derive v1.0.0 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking rendezvous_hash v0.3.0 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand v0.5.6 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling procinfo v0.4.2 [INFO] [stderr] Checking trackable v1.3.0 [INFO] [stderr] Checking trackable v0.2.24 [INFO] [stderr] Checking bytecodec v0.4.15 [INFO] [stderr] Checking fibers v0.1.13 [INFO] [stderr] Checking uuid v0.7.4 [INFO] [stderr] Checking protobuf_codec v0.2.8 [INFO] [stderr] Checking prometrics v0.1.13 [INFO] [stderr] Checking tasque v0.1.5 [INFO] [stderr] Checking raftlog v0.6.0 [INFO] [stderr] Checking cannyls v0.10.0 [INFO] [stderr] Checking fibers_tasque v0.1.2 [INFO] [stderr] Checking fibers_rpc v0.3.4 [INFO] [stderr] Checking raftlog_protobuf v0.3.0 [INFO] [stderr] Checking libfrugalos v0.7.0 [INFO] [stderr] Checking frugalos_raft v1.2.0 [INFO] [stderr] Checking frugalos_config v1.2.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0521]: borrowed data escapes outside of method [INFO] [stdout] --> src/rpc.rs:40:23 [INFO] [stdout] | [INFO] [stdout] 39 | fn handle_call(&self, _: ()) -> Reply { [INFO] [stdout] | ----- [INFO] [stdout] | | [INFO] [stdout] | `self` is a reference that is only valid in the method body [INFO] [stdout] | let's call the lifetime of this reference `'1` [INFO] [stdout] 40 | Reply::future(self.service.get_leader().map_err(to_rpc_error).then(Ok)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `self` escapes the method body here [INFO] [stdout] | argument requires that `'1` must outlive `'static` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0521]: borrowed data escapes outside of method [INFO] [stdout] --> src/rpc.rs:45:23 [INFO] [stdout] | [INFO] [stdout] 44 | fn handle_call(&self, _: ()) -> Reply { [INFO] [stdout] | ----- [INFO] [stdout] | | [INFO] [stdout] | `self` is a reference that is only valid in the method body [INFO] [stdout] | let's call the lifetime of this reference `'1` [INFO] [stdout] 45 | Reply::future(self.service.list_servers().map_err(to_rpc_error).then(Ok)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `self` escapes the method body here [INFO] [stdout] | argument requires that `'1` must outlive `'static` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0521]: borrowed data escapes outside of method [INFO] [stdout] --> src/rpc.rs:51:13 [INFO] [stdout] | [INFO] [stdout] 49 | fn handle_call(&self, server: ServerId) -> Reply { [INFO] [stdout] | ----- [INFO] [stdout] | | [INFO] [stdout] | `self` is a reference that is only valid in the method body [INFO] [stdout] | let's call the lifetime of this reference `'1` [INFO] [stdout] 50 | Reply::future( [INFO] [stdout] 51 | / self.service [INFO] [stdout] 52 | | .get_server(server) [INFO] [stdout] 53 | | .map_err(to_rpc_error) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |______________________________________`self` escapes the method body here [INFO] [stdout] | argument requires that `'1` must outlive `'static` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0521]: borrowed data escapes outside of method [INFO] [stdout] --> src/rpc.rs:61:13 [INFO] [stdout] | [INFO] [stdout] 59 | fn handle_call(&self, server: Server) -> Reply { [INFO] [stdout] | ----- [INFO] [stdout] | | [INFO] [stdout] | `self` is a reference that is only valid in the method body [INFO] [stdout] | let's call the lifetime of this reference `'1` [INFO] [stdout] 60 | Reply::future( [INFO] [stdout] 61 | / self.service [INFO] [stdout] 62 | | .put_server(server) [INFO] [stdout] 63 | | .map_err(to_rpc_error) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |______________________________________`self` escapes the method body here [INFO] [stdout] | argument requires that `'1` must outlive `'static` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0521]: borrowed data escapes outside of method [INFO] [stdout] --> src/rpc.rs:71:13 [INFO] [stdout] | [INFO] [stdout] 69 | fn handle_call(&self, server: ServerId) -> Reply { [INFO] [stdout] | ----- [INFO] [stdout] | | [INFO] [stdout] | `self` is a reference that is only valid in the method body [INFO] [stdout] | let's call the lifetime of this reference `'1` [INFO] [stdout] 70 | Reply::future( [INFO] [stdout] 71 | / self.service [INFO] [stdout] 72 | | .delete_server(server) [INFO] [stdout] 73 | | .map_err(to_rpc_error) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |______________________________________`self` escapes the method body here [INFO] [stdout] | argument requires that `'1` must outlive `'static` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0521]: borrowed data escapes outside of method [INFO] [stdout] --> src/rpc.rs:80:23 [INFO] [stdout] | [INFO] [stdout] 79 | fn handle_call(&self, _: ()) -> Reply { [INFO] [stdout] | ----- [INFO] [stdout] | | [INFO] [stdout] | `self` is a reference that is only valid in the method body [INFO] [stdout] | let's call the lifetime of this reference `'1` [INFO] [stdout] 80 | Reply::future(self.service.list_devices().map_err(to_rpc_error).then(Ok)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `self` escapes the method body here [INFO] [stdout] | argument requires that `'1` must outlive `'static` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0521]: borrowed data escapes outside of method [INFO] [stdout] --> src/rpc.rs:86:13 [INFO] [stdout] | [INFO] [stdout] 84 | fn handle_call(&self, device: DeviceId) -> Reply { [INFO] [stdout] | ----- [INFO] [stdout] | | [INFO] [stdout] | `self` is a reference that is only valid in the method body [INFO] [stdout] | let's call the lifetime of this reference `'1` [INFO] [stdout] 85 | Reply::future( [INFO] [stdout] 86 | / self.service [INFO] [stdout] 87 | | .get_device(device) [INFO] [stdout] 88 | | .map_err(to_rpc_error) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |______________________________________`self` escapes the method body here [INFO] [stdout] | argument requires that `'1` must outlive `'static` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0521]: borrowed data escapes outside of method [INFO] [stdout] --> src/rpc.rs:96:13 [INFO] [stdout] | [INFO] [stdout] 94 | fn handle_call(&self, device: Device) -> Reply { [INFO] [stdout] | ----- [INFO] [stdout] | | [INFO] [stdout] | `self` is a reference that is only valid in the method body [INFO] [stdout] | let's call the lifetime of this reference `'1` [INFO] [stdout] 95 | Reply::future( [INFO] [stdout] 96 | / self.service [INFO] [stdout] 97 | | .put_device(device) [INFO] [stdout] 98 | | .map_err(to_rpc_error) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |______________________________________`self` escapes the method body here [INFO] [stdout] | argument requires that `'1` must outlive `'static` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0521]: borrowed data escapes outside of method [INFO] [stdout] --> src/rpc.rs:106:13 [INFO] [stdout] | [INFO] [stdout] 104 | fn handle_call(&self, device: DeviceId) -> Reply { [INFO] [stdout] | ----- [INFO] [stdout] | | [INFO] [stdout] | `self` is a reference that is only valid in the method body [INFO] [stdout] | let's call the lifetime of this reference `'1` [INFO] [stdout] 105 | Reply::future( [INFO] [stdout] 106 | / self.service [INFO] [stdout] 107 | | .delete_device(device) [INFO] [stdout] 108 | | .map_err(to_rpc_error) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |______________________________________`self` escapes the method body here [INFO] [stdout] | argument requires that `'1` must outlive `'static` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0521]: borrowed data escapes outside of method [INFO] [stdout] --> src/rpc.rs:115:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn handle_call(&self, _: ()) -> Reply { [INFO] [stdout] | ----- [INFO] [stdout] | | [INFO] [stdout] | `self` is a reference that is only valid in the method body [INFO] [stdout] | let's call the lifetime of this reference `'1` [INFO] [stdout] 115 | Reply::future(self.service.list_buckets().map_err(to_rpc_error).then(Ok)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `self` escapes the method body here [INFO] [stdout] | argument requires that `'1` must outlive `'static` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0521]: borrowed data escapes outside of method [INFO] [stdout] --> src/rpc.rs:121:13 [INFO] [stdout] | [INFO] [stdout] 119 | fn handle_call(&self, bucket: BucketId) -> Reply { [INFO] [stdout] | ----- [INFO] [stdout] | | [INFO] [stdout] | `self` is a reference that is only valid in the method body [INFO] [stdout] | let's call the lifetime of this reference `'1` [INFO] [stdout] 120 | Reply::future( [INFO] [stdout] 121 | / self.service [INFO] [stdout] 122 | | .get_bucket(bucket) [INFO] [stdout] 123 | | .map_err(to_rpc_error) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |______________________________________`self` escapes the method body here [INFO] [stdout] | argument requires that `'1` must outlive `'static` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0521]: borrowed data escapes outside of method [INFO] [stdout] --> src/rpc.rs:131:13 [INFO] [stdout] | [INFO] [stdout] 129 | fn handle_call(&self, bucket: Bucket) -> Reply { [INFO] [stdout] | ----- [INFO] [stdout] | | [INFO] [stdout] | `self` is a reference that is only valid in the method body [INFO] [stdout] | let's call the lifetime of this reference `'1` [INFO] [stdout] 130 | Reply::future( [INFO] [stdout] 131 | / self.service [INFO] [stdout] 132 | | .put_bucket(bucket) [INFO] [stdout] 133 | | .map_err(to_rpc_error) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |______________________________________`self` escapes the method body here [INFO] [stdout] | argument requires that `'1` must outlive `'static` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0521]: borrowed data escapes outside of method [INFO] [stdout] --> src/rpc.rs:141:13 [INFO] [stdout] | [INFO] [stdout] 139 | fn handle_call(&self, bucket: BucketId) -> Reply { [INFO] [stdout] | ----- [INFO] [stdout] | | [INFO] [stdout] | `self` is a reference that is only valid in the method body [INFO] [stdout] | let's call the lifetime of this reference `'1` [INFO] [stdout] 140 | Reply::future( [INFO] [stdout] 141 | / self.service [INFO] [stdout] 142 | | .delete_bucket(bucket) [INFO] [stdout] 143 | | .map_err(to_rpc_error) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |______________________________________`self` escapes the method body here [INFO] [stdout] | argument requires that `'1` must outlive `'static` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0521]: borrowed data escapes outside of method [INFO] [stdout] --> src/rpc.rs:40:23 [INFO] [stdout] | [INFO] [stdout] 39 | fn handle_call(&self, _: ()) -> Reply { [INFO] [stdout] | ----- [INFO] [stdout] | | [INFO] [stdout] | `self` is a reference that is only valid in the method body [INFO] [stdout] | let's call the lifetime of this reference `'1` [INFO] [stdout] 40 | Reply::future(self.service.get_leader().map_err(to_rpc_error).then(Ok)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `self` escapes the method body here [INFO] [stdout] | argument requires that `'1` must outlive `'static` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0521]: borrowed data escapes outside of method [INFO] [stdout] --> src/rpc.rs:45:23 [INFO] [stdout] | [INFO] [stdout] 44 | fn handle_call(&self, _: ()) -> Reply { [INFO] [stdout] | ----- [INFO] [stdout] | | [INFO] [stdout] | `self` is a reference that is only valid in the method body [INFO] [stdout] | let's call the lifetime of this reference `'1` [INFO] [stdout] 45 | Reply::future(self.service.list_servers().map_err(to_rpc_error).then(Ok)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `self` escapes the method body here [INFO] [stdout] | argument requires that `'1` must outlive `'static` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0521]: borrowed data escapes outside of method [INFO] [stdout] --> src/rpc.rs:51:13 [INFO] [stdout] | [INFO] [stdout] 49 | fn handle_call(&self, server: ServerId) -> Reply { [INFO] [stdout] | ----- [INFO] [stdout] | | [INFO] [stdout] | `self` is a reference that is only valid in the method body [INFO] [stdout] | let's call the lifetime of this reference `'1` [INFO] [stdout] 50 | Reply::future( [INFO] [stdout] 51 | / self.service [INFO] [stdout] 52 | | .get_server(server) [INFO] [stdout] 53 | | .map_err(to_rpc_error) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |______________________________________`self` escapes the method body here [INFO] [stdout] | argument requires that `'1` must outlive `'static` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0521]: borrowed data escapes outside of method [INFO] [stdout] --> src/rpc.rs:61:13 [INFO] [stdout] | [INFO] [stdout] 59 | fn handle_call(&self, server: Server) -> Reply { [INFO] [stdout] | ----- [INFO] [stdout] | | [INFO] [stdout] | `self` is a reference that is only valid in the method body [INFO] [stdout] | let's call the lifetime of this reference `'1` [INFO] [stdout] 60 | Reply::future( [INFO] [stdout] 61 | / self.service [INFO] [stdout] 62 | | .put_server(server) [INFO] [stdout] 63 | | .map_err(to_rpc_error) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |______________________________________`self` escapes the method body here [INFO] [stdout] | argument requires that `'1` must outlive `'static` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0521]: borrowed data escapes outside of method [INFO] [stdout] --> src/rpc.rs:71:13 [INFO] [stdout] | [INFO] [stdout] 69 | fn handle_call(&self, server: ServerId) -> Reply { [INFO] [stdout] | ----- [INFO] [stdout] | | [INFO] [stdout] | `self` is a reference that is only valid in the method body [INFO] [stdout] | let's call the lifetime of this reference `'1` [INFO] [stdout] 70 | Reply::future( [INFO] [stdout] 71 | / self.service [INFO] [stdout] 72 | | .delete_server(server) [INFO] [stdout] 73 | | .map_err(to_rpc_error) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |______________________________________`self` escapes the method body here [INFO] [stdout] | argument requires that `'1` must outlive `'static` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0521]: borrowed data escapes outside of method [INFO] [stdout] --> src/rpc.rs:80:23 [INFO] [stdout] | [INFO] [stdout] 79 | fn handle_call(&self, _: ()) -> Reply { [INFO] [stdout] | ----- [INFO] [stdout] | | [INFO] [stdout] | `self` is a reference that is only valid in the method body [INFO] [stdout] | let's call the lifetime of this reference `'1` [INFO] [stdout] 80 | Reply::future(self.service.list_devices().map_err(to_rpc_error).then(Ok)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `self` escapes the method body here [INFO] [stdout] | argument requires that `'1` must outlive `'static` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0521]: borrowed data escapes outside of method [INFO] [stdout] --> src/rpc.rs:86:13 [INFO] [stdout] | [INFO] [stdout] 84 | fn handle_call(&self, device: DeviceId) -> Reply { [INFO] [stdout] | ----- [INFO] [stdout] | | [INFO] [stdout] | `self` is a reference that is only valid in the method body [INFO] [stdout] | let's call the lifetime of this reference `'1` [INFO] [stdout] 85 | Reply::future( [INFO] [stdout] 86 | / self.service [INFO] [stdout] 87 | | .get_device(device) [INFO] [stdout] 88 | | .map_err(to_rpc_error) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |______________________________________`self` escapes the method body here [INFO] [stdout] | argument requires that `'1` must outlive `'static` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0521]: borrowed data escapes outside of method [INFO] [stdout] --> src/rpc.rs:96:13 [INFO] [stdout] | [INFO] [stdout] 94 | fn handle_call(&self, device: Device) -> Reply { [INFO] [stdout] | ----- [INFO] [stdout] | | [INFO] [stdout] | `self` is a reference that is only valid in the method body [INFO] [stdout] | let's call the lifetime of this reference `'1` [INFO] [stdout] 95 | Reply::future( [INFO] [stdout] 96 | / self.service [INFO] [stdout] 97 | | .put_device(device) [INFO] [stdout] 98 | | .map_err(to_rpc_error) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |______________________________________`self` escapes the method body here [INFO] [stdout] | argument requires that `'1` must outlive `'static` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0521]: borrowed data escapes outside of method [INFO] [stdout] --> src/rpc.rs:106:13 [INFO] [stdout] | [INFO] [stdout] 104 | fn handle_call(&self, device: DeviceId) -> Reply { [INFO] [stdout] | ----- [INFO] [stdout] | | [INFO] [stdout] | `self` is a reference that is only valid in the method body [INFO] [stdout] | let's call the lifetime of this reference `'1` [INFO] [stdout] 105 | Reply::future( [INFO] [stdout] 106 | / self.service [INFO] [stdout] 107 | | .delete_device(device) [INFO] [stdout] 108 | | .map_err(to_rpc_error) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |______________________________________`self` escapes the method body here [INFO] [stdout] | argument requires that `'1` must outlive `'static` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0521]: borrowed data escapes outside of method [INFO] [stdout] --> src/rpc.rs:115:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn handle_call(&self, _: ()) -> Reply { [INFO] [stdout] | ----- [INFO] [stdout] | | [INFO] [stdout] | `self` is a reference that is only valid in the method body [INFO] [stdout] | let's call the lifetime of this reference `'1` [INFO] [stdout] 115 | Reply::future(self.service.list_buckets().map_err(to_rpc_error).then(Ok)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `self` escapes the method body here [INFO] [stdout] | argument requires that `'1` must outlive `'static` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0521]: borrowed data escapes outside of method [INFO] [stdout] --> src/rpc.rs:121:13 [INFO] [stdout] | [INFO] [stdout] 119 | fn handle_call(&self, bucket: BucketId) -> Reply { [INFO] [stdout] | ----- [INFO] [stdout] | | [INFO] [stdout] | `self` is a reference that is only valid in the method body [INFO] [stdout] | let's call the lifetime of this reference `'1` [INFO] [stdout] 120 | Reply::future( [INFO] [stdout] 121 | / self.service [INFO] [stdout] 122 | | .get_bucket(bucket) [INFO] [stdout] 123 | | .map_err(to_rpc_error) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |______________________________________`self` escapes the method body here [INFO] [stdout] | argument requires that `'1` must outlive `'static` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0521]: borrowed data escapes outside of method [INFO] [stdout] --> src/rpc.rs:131:13 [INFO] [stdout] | [INFO] [stdout] 129 | fn handle_call(&self, bucket: Bucket) -> Reply { [INFO] [stdout] | ----- [INFO] [stdout] | | [INFO] [stdout] | `self` is a reference that is only valid in the method body [INFO] [stdout] | let's call the lifetime of this reference `'1` [INFO] [stdout] 130 | Reply::future( [INFO] [stdout] 131 | / self.service [INFO] [stdout] 132 | | .put_bucket(bucket) [INFO] [stdout] 133 | | .map_err(to_rpc_error) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |______________________________________`self` escapes the method body here [INFO] [stdout] | argument requires that `'1` must outlive `'static` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0521]: borrowed data escapes outside of method [INFO] [stdout] --> src/rpc.rs:141:13 [INFO] [stdout] | [INFO] [stdout] 139 | fn handle_call(&self, bucket: BucketId) -> Reply { [INFO] [stdout] | ----- [INFO] [stdout] | | [INFO] [stdout] | `self` is a reference that is only valid in the method body [INFO] [stdout] | let's call the lifetime of this reference `'1` [INFO] [stdout] 140 | Reply::future( [INFO] [stdout] 141 | / self.service [INFO] [stdout] 142 | | .delete_bucket(bucket) [INFO] [stdout] 143 | | .map_err(to_rpc_error) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |______________________________________`self` escapes the method body here [INFO] [stdout] | argument requires that `'1` must outlive `'static` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 13 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0521`. [INFO] [stdout] [INFO] [stderr] error: could not compile `frugalos_config` (lib) due to 14 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 13 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0521`. [INFO] [stdout] [INFO] [stderr] error: could not compile `frugalos_config` (lib test) due to 14 previous errors [INFO] running `Command { std: "docker" "inspect" "5ea0f8a4880025b71fcec93e4f7b91f18e11ff27e03a6146de8e27059362f756", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5ea0f8a4880025b71fcec93e4f7b91f18e11ff27e03a6146de8e27059362f756", kill_on_drop: false }` [INFO] [stdout] 5ea0f8a4880025b71fcec93e4f7b91f18e11ff27e03a6146de8e27059362f756