[INFO] fetching crate sod-log 0.3.4... [INFO] testing sod-log-0.3.4 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate sod-log 0.3.4 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate sod-log 0.3.4 [INFO] finished tweaking crates.io crate sod-log 0.3.4 [INFO] tweaked toml for crates.io crate sod-log 0.3.4 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate sod-log 0.3.4 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 7 packages to latest compatible versions [INFO] [stderr] Adding sod v0.3.4 (available: v0.4.2) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sod v0.3.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 78230270af45bd6a6ee65e044503fcc486239c696b3af07ad06cbb63b82d565d [INFO] running `Command { std: "docker" "start" "-a" "78230270af45bd6a6ee65e044503fcc486239c696b3af07ad06cbb63b82d565d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "78230270af45bd6a6ee65e044503fcc486239c696b3af07ad06cbb63b82d565d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "78230270af45bd6a6ee65e044503fcc486239c696b3af07ad06cbb63b82d565d", kill_on_drop: false }` [INFO] [stdout] 78230270af45bd6a6ee65e044503fcc486239c696b3af07ad06cbb63b82d565d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] f6fa996fb5b20abb8653bd2ded87479c604022df6c5c51cd3687131532a14cac [INFO] running `Command { std: "docker" "start" "-a" "f6fa996fb5b20abb8653bd2ded87479c604022df6c5c51cd3687131532a14cac", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling sod v0.3.4 [INFO] [stdout] error[E0310]: the associated type `
::Error` may not live long enough
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sod-0.3.4/src/lib.rs:1111:5
[INFO] [stdout] |
[INFO] [stdout] 1111 | / pub fn next ::Error` must be valid for the static lifetime...
[INFO] [stdout] | ...so that the type ` ::Error` will meet its required lifetime bounds
[INFO] [stdout] |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout] |
[INFO] [stdout] 1114 | ) -> ServiceChainBuilder ::Error: 'static {
[INFO] [stdout] | ++++++++++++++++++++++++++++++++++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0310]: the associated type ` ::Error` may not live long enough
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sod-0.3.4/src/lib.rs:1114:10
[INFO] [stdout] |
[INFO] [stdout] 1114 | ) -> ServiceChainBuilder ::Error` must be valid for the static lifetime...
[INFO] [stdout] | ...so that the type ` ::Error` will meet its required lifetime bounds
[INFO] [stdout] |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout] |
[INFO] [stdout] 1114 | ) -> ServiceChainBuilder ::Error: 'static {
[INFO] [stdout] | ++++++++++++++++++++++++++++++++++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0310]: the associated type ` ::Error` may not live long enough
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sod-0.3.4/src/lib.rs:1130:5
[INFO] [stdout] |
[INFO] [stdout] 1130 | / pub fn fork_clone<
[INFO] [stdout] 1131 | | E,
[INFO] [stdout] 1132 | | NS1: Service,
[INFO] [stdout] 1133 | | NS2: Service,
[INFO] [stdout] ... |
[INFO] [stdout] 1137 | | second: NS2,
[INFO] [stdout] 1138 | | ) -> ServiceChainBuilder ::Error` must be valid for the static lifetime...
[INFO] [stdout] | ...so that the type ` ::Error` will meet its required lifetime bounds
[INFO] [stdout] |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout] |
[INFO] [stdout] 1138 | ) -> ServiceChainBuilder ::Error: 'static {
[INFO] [stdout] | ++++++++++++++++++++++++++++++++++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0310]: the associated type ` ::Error` may not live long enough
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sod-0.3.4/src/lib.rs:1138:10
[INFO] [stdout] |
[INFO] [stdout] 1138 | ) -> ServiceChainBuilder ::Error` must be valid for the static lifetime...
[INFO] [stdout] | ...so that the type ` ::Error` will meet its required lifetime bounds
[INFO] [stdout] |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout] |
[INFO] [stdout] 1138 | ) -> ServiceChainBuilder ::Error: 'static {
[INFO] [stdout] | ++++++++++++++++++++++++++++++++++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0310]: the associated type ` ::Error` may not live long enough
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sod-0.3.4/src/lib.rs:1181:5
[INFO] [stdout] |
[INFO] [stdout] 1181 | / pub fn next ::Error` must be valid for the static lifetime...
[INFO] [stdout] | ...so that the type ` ::Error` will meet its required lifetime bounds
[INFO] [stdout] |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout] |
[INFO] [stdout] 1184 | ) -> MutServiceChainBuilder ::Error: 'static {
[INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0310]: the associated type ` ::Error` may not live long enough
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sod-0.3.4/src/lib.rs:1184:10
[INFO] [stdout] |
[INFO] [stdout] 1184 | ) -> MutServiceChainBuilder ::Error` must be valid for the static lifetime...
[INFO] [stdout] | ...so that the type ` ::Error` will meet its required lifetime bounds
[INFO] [stdout] |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout] |
[INFO] [stdout] 1184 | ) -> MutServiceChainBuilder ::Error: 'static {
[INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0310]: the associated type ` ::Error` may not live long enough
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sod-0.3.4/src/lib.rs:1200:5
[INFO] [stdout] |
[INFO] [stdout] 1200 | / pub fn fork_clone<
[INFO] [stdout] 1201 | | E,
[INFO] [stdout] 1202 | | NS1: MutService,
[INFO] [stdout] 1203 | | NS2: MutService,
[INFO] [stdout] ... |
[INFO] [stdout] 1207 | | second: NS2,
[INFO] [stdout] 1208 | | ) -> MutServiceChainBuilder ::Error` must be valid for the static lifetime...
[INFO] [stdout] | ...so that the type ` ::Error` will meet its required lifetime bounds
[INFO] [stdout] |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout] |
[INFO] [stdout] 1208 | ) -> MutServiceChainBuilder ::Error: 'static {
[INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0310]: the associated type ` ::Error` may not live long enough
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sod-0.3.4/src/lib.rs:1208:10
[INFO] [stdout] |
[INFO] [stdout] 1208 | ) -> MutServiceChainBuilder ::Error` must be valid for the static lifetime...
[INFO] [stdout] | ...so that the type ` ::Error` will meet its required lifetime bounds
[INFO] [stdout] |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout] |
[INFO] [stdout] 1208 | ) -> MutServiceChainBuilder ::Error: 'static {
[INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0310]: the associated type ` ::Error` may not live long enough
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sod-0.3.4/src/lib.rs:1115:9
[INFO] [stdout] |
[INFO] [stdout] 1115 | / ServiceChainBuilder {
[INFO] [stdout] 1116 | | chain: ServiceChain {
[INFO] [stdout] 1117 | | prev: self.chain,
[INFO] [stdout] 1118 | | service,
[INFO] [stdout] 1119 | | },
[INFO] [stdout] 1120 | | }
[INFO] [stdout] | | ^
[INFO] [stdout] | | |
[INFO] [stdout] | |_________the associated type ` ::Error` must be valid for the static lifetime...
[INFO] [stdout] | ...so that the type ` ::Error` will meet its required lifetime bounds
[INFO] [stdout] |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout] |
[INFO] [stdout] 1114 | ) -> ServiceChainBuilder ::Error: 'static {
[INFO] [stdout] | ++++++++++++++++++++++++++++++++++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0310]: the associated type ` ::Error` may not live long enough
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sod-0.3.4/src/lib.rs:1139:9
[INFO] [stdout] |
[INFO] [stdout] 1139 | / ServiceChainBuilder {
[INFO] [stdout] 1140 | | chain: ServiceChain {
[INFO] [stdout] 1141 | | prev: self.chain,
[INFO] [stdout] 1142 | | service: CloningForkService::new(first, second),
[INFO] [stdout] 1143 | | },
[INFO] [stdout] 1144 | | }
[INFO] [stdout] | | ^
[INFO] [stdout] | | |
[INFO] [stdout] | |_________the associated type ` ::Error` must be valid for the static lifetime...
[INFO] [stdout] | ...so that the type ` ::Error` will meet its required lifetime bounds
[INFO] [stdout] |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout] |
[INFO] [stdout] 1138 | ) -> ServiceChainBuilder ::Error: 'static {
[INFO] [stdout] | ++++++++++++++++++++++++++++++++++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0310]: the associated type ` ::Error` may not live long enough
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sod-0.3.4/src/lib.rs:1185:9
[INFO] [stdout] |
[INFO] [stdout] 1185 | / MutServiceChainBuilder {
[INFO] [stdout] 1186 | | chain: ServiceChain {
[INFO] [stdout] 1187 | | prev: self.chain,
[INFO] [stdout] 1188 | | service,
[INFO] [stdout] 1189 | | },
[INFO] [stdout] 1190 | | }
[INFO] [stdout] | | ^
[INFO] [stdout] | | |
[INFO] [stdout] | |_________the associated type ` ::Error` must be valid for the static lifetime...
[INFO] [stdout] | ...so that the type ` ::Error` will meet its required lifetime bounds
[INFO] [stdout] |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout] |
[INFO] [stdout] 1184 | ) -> MutServiceChainBuilder ::Error: 'static {
[INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0310]: the associated type ` ::Error` may not live long enough
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sod-0.3.4/src/lib.rs:1209:9
[INFO] [stdout] |
[INFO] [stdout] 1209 | / MutServiceChainBuilder {
[INFO] [stdout] 1210 | | chain: ServiceChain {
[INFO] [stdout] 1211 | | prev: self.chain,
[INFO] [stdout] 1212 | | service: CloningForkService::new(first, second),
[INFO] [stdout] 1213 | | },
[INFO] [stdout] 1214 | | }
[INFO] [stdout] | | ^
[INFO] [stdout] | | |
[INFO] [stdout] | |_________the associated type ` ::Error` must be valid for the static lifetime...
[INFO] [stdout] | ...so that the type ` ::Error` will meet its required lifetime bounds
[INFO] [stdout] |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout] |
[INFO] [stdout] 1208 | ) -> MutServiceChainBuilder ::Error: 'static {
[INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0310]: the associated type `::Error` may not live long enough
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sod-0.3.4/src/lib.rs:1111:5
[INFO] [stdout] |
[INFO] [stdout] 1111 | / pub fn next::Error` must be valid for the static lifetime...
[INFO] [stdout] | ...so that the type `::Error` will meet its required lifetime bounds
[INFO] [stdout] |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout] |
[INFO] [stdout] 1114 | ) -> ServiceChainBuilder::Error: 'static {
[INFO] [stdout] | ++++++++++++++++++++++++++++++++++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0310]: the associated type `::Error` may not live long enough
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sod-0.3.4/src/lib.rs:1114:10
[INFO] [stdout] |
[INFO] [stdout] 1114 | ) -> ServiceChainBuilder::Error` must be valid for the static lifetime...
[INFO] [stdout] | ...so that the type `::Error` will meet its required lifetime bounds
[INFO] [stdout] |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout] |
[INFO] [stdout] 1114 | ) -> ServiceChainBuilder::Error: 'static {
[INFO] [stdout] | ++++++++++++++++++++++++++++++++++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0310]: the associated type `::Error` may not live long enough
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sod-0.3.4/src/lib.rs:1130:5
[INFO] [stdout] |
[INFO] [stdout] 1130 | / pub fn fork_clone<
[INFO] [stdout] 1131 | | E,
[INFO] [stdout] 1132 | | NS1: Service,
[INFO] [stdout] 1133 | | NS2: Service,
[INFO] [stdout] ... |
[INFO] [stdout] 1137 | | second: NS2,
[INFO] [stdout] 1138 | | ) -> ServiceChainBuilder::Error` must be valid for the static lifetime...
[INFO] [stdout] | ...so that the type `::Error` will meet its required lifetime bounds
[INFO] [stdout] |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout] |
[INFO] [stdout] 1138 | ) -> ServiceChainBuilder::Error: 'static {
[INFO] [stdout] | ++++++++++++++++++++++++++++++++++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0310]: the associated type `::Error` may not live long enough
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sod-0.3.4/src/lib.rs:1138:10
[INFO] [stdout] |
[INFO] [stdout] 1138 | ) -> ServiceChainBuilder::Error` must be valid for the static lifetime...
[INFO] [stdout] | ...so that the type `::Error` will meet its required lifetime bounds
[INFO] [stdout] |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout] |
[INFO] [stdout] 1138 | ) -> ServiceChainBuilder::Error: 'static {
[INFO] [stdout] | ++++++++++++++++++++++++++++++++++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0310]: the associated type `::Error` may not live long enough
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sod-0.3.4/src/lib.rs:1181:5
[INFO] [stdout] |
[INFO] [stdout] 1181 | / pub fn next::Error` must be valid for the static lifetime...
[INFO] [stdout] | ...so that the type `::Error` will meet its required lifetime bounds
[INFO] [stdout] |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout] |
[INFO] [stdout] 1184 | ) -> MutServiceChainBuilder::Error: 'static {
[INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0310]: the associated type `::Error` may not live long enough
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sod-0.3.4/src/lib.rs:1184:10
[INFO] [stdout] |
[INFO] [stdout] 1184 | ) -> MutServiceChainBuilder::Error` must be valid for the static lifetime...
[INFO] [stdout] | ...so that the type `::Error` will meet its required lifetime bounds
[INFO] [stdout] |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout] |
[INFO] [stdout] 1184 | ) -> MutServiceChainBuilder::Error: 'static {
[INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0310]: the associated type `::Error` may not live long enough
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sod-0.3.4/src/lib.rs:1200:5
[INFO] [stdout] |
[INFO] [stdout] 1200 | / pub fn fork_clone<
[INFO] [stdout] 1201 | | E,
[INFO] [stdout] 1202 | | NS1: MutService,
[INFO] [stdout] 1203 | | NS2: MutService,
[INFO] [stdout] ... |
[INFO] [stdout] 1207 | | second: NS2,
[INFO] [stdout] 1208 | | ) -> MutServiceChainBuilder::Error` must be valid for the static lifetime...
[INFO] [stdout] | ...so that the type `::Error` will meet its required lifetime bounds
[INFO] [stdout] |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout] |
[INFO] [stdout] 1208 | ) -> MutServiceChainBuilder::Error: 'static {
[INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0310]: the associated type `::Error` may not live long enough
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sod-0.3.4/src/lib.rs:1208:10
[INFO] [stdout] |
[INFO] [stdout] 1208 | ) -> MutServiceChainBuilder::Error` must be valid for the static lifetime...
[INFO] [stdout] | ...so that the type `::Error` will meet its required lifetime bounds
[INFO] [stdout] |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout] |
[INFO] [stdout] 1208 | ) -> MutServiceChainBuilder::Error: 'static {
[INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0310]: the associated type `::Error` may not live long enough
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sod-0.3.4/src/lib.rs:1115:9
[INFO] [stdout] |
[INFO] [stdout] 1115 | / ServiceChainBuilder {
[INFO] [stdout] 1116 | | chain: ServiceChain {
[INFO] [stdout] 1117 | | prev: self.chain,
[INFO] [stdout] 1118 | | service,
[INFO] [stdout] 1119 | | },
[INFO] [stdout] 1120 | | }
[INFO] [stdout] | | ^
[INFO] [stdout] | | |
[INFO] [stdout] | |_________the associated type `::Error` must be valid for the static lifetime...
[INFO] [stdout] | ...so that the type `::Error` will meet its required lifetime bounds
[INFO] [stdout] |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout] |
[INFO] [stdout] 1114 | ) -> ServiceChainBuilder::Error: 'static {
[INFO] [stdout] | ++++++++++++++++++++++++++++++++++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0310]: the associated type `::Error` may not live long enough
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sod-0.3.4/src/lib.rs:1139:9
[INFO] [stdout] |
[INFO] [stdout] 1139 | / ServiceChainBuilder {
[INFO] [stdout] 1140 | | chain: ServiceChain {
[INFO] [stdout] 1141 | | prev: self.chain,
[INFO] [stdout] 1142 | | service: CloningForkService::new(first, second),
[INFO] [stdout] 1143 | | },
[INFO] [stdout] 1144 | | }
[INFO] [stdout] | | ^
[INFO] [stdout] | | |
[INFO] [stdout] | |_________the associated type `::Error` must be valid for the static lifetime...
[INFO] [stdout] | ...so that the type `::Error` will meet its required lifetime bounds
[INFO] [stdout] |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout] |
[INFO] [stdout] 1138 | ) -> ServiceChainBuilder::Error: 'static {
[INFO] [stdout] | ++++++++++++++++++++++++++++++++++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0310]: the associated type `::Error` may not live long enough
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sod-0.3.4/src/lib.rs:1185:9
[INFO] [stdout] |
[INFO] [stdout] 1185 | / MutServiceChainBuilder {
[INFO] [stdout] 1186 | | chain: ServiceChain {
[INFO] [stdout] 1187 | | prev: self.chain,
[INFO] [stdout] 1188 | | service,
[INFO] [stdout] 1189 | | },
[INFO] [stdout] 1190 | | }
[INFO] [stdout] | | ^
[INFO] [stdout] | | |
[INFO] [stdout] | |_________the associated type `::Error` must be valid for the static lifetime...
[INFO] [stdout] | ...so that the type `::Error` will meet its required lifetime bounds
[INFO] [stdout] |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout] |
[INFO] [stdout] 1184 | ) -> MutServiceChainBuilder::Error: 'static {
[INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0310]: the associated type `::Error` may not live long enough
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sod-0.3.4/src/lib.rs:1209:9
[INFO] [stdout] |
[INFO] [stdout] 1209 | / MutServiceChainBuilder {
[INFO] [stdout] 1210 | | chain: ServiceChain {
[INFO] [stdout] 1211 | | prev: self.chain,
[INFO] [stdout] 1212 | | service: CloningForkService::new(first, second),
[INFO] [stdout] 1213 | | },
[INFO] [stdout] 1214 | | }
[INFO] [stdout] | | ^
[INFO] [stdout] | | |
[INFO] [stdout] | |_________the associated type `::Error` must be valid for the static lifetime...
[INFO] [stdout] | ...so that the type `::Error` will meet its required lifetime bounds
[INFO] [stdout] |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout] |
[INFO] [stdout] 1208 | ) -> MutServiceChainBuilder::Error: 'static {
[INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] For more information about this error, try `rustc --explain E0310`.
[INFO] [stdout]
[INFO] [stderr] error: could not compile `sod` (lib) due to 24 previous errors
[INFO] running `Command { std: "docker" "inspect" "f6fa996fb5b20abb8653bd2ded87479c604022df6c5c51cd3687131532a14cac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f6fa996fb5b20abb8653bd2ded87479c604022df6c5c51cd3687131532a14cac", kill_on_drop: false }`
[INFO] [stdout] f6fa996fb5b20abb8653bd2ded87479c604022df6c5c51cd3687131532a14cac