[INFO] fetching crate dptree 0.3.0... [INFO] checking dptree-0.3.0 against master#eb10639928a2781cf0a12440007fbcc1e3a6888f for pr-127827-1 [INFO] extracting crate dptree 0.3.0 into /workspace/builds/worker-3-tc1/source [INFO] validating manifest of crates.io crate dptree 0.3.0 on toolchain eb10639928a2781cf0a12440007fbcc1e3a6888f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eb10639928a2781cf0a12440007fbcc1e3a6888f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate dptree 0.3.0 [INFO] finished tweaking crates.io crate dptree 0.3.0 [INFO] tweaked toml for crates.io crate dptree 0.3.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate crates.io crate dptree 0.3.0 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" "+eb10639928a2781cf0a12440007fbcc1e3a6888f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded futures-sink v0.3.21 [INFO] [stderr] Downloaded unicode-ident v1.0.1 [INFO] [stderr] Downloaded futures-io v0.3.21 [INFO] [stderr] Downloaded futures-channel v0.3.21 [INFO] [stderr] Downloaded once_cell v1.12.1 [INFO] [stderr] Downloaded futures v0.3.21 [INFO] [stderr] Downloaded proc-macro2 v1.0.40 [INFO] [stderr] Downloaded quote v1.0.20 [INFO] [stderr] Downloaded tokio-macros v1.8.0 [INFO] [stderr] Downloaded futures-core v0.3.21 [INFO] [stderr] Downloaded futures-util v0.3.21 [INFO] [stderr] Downloaded futures-task v0.3.21 [INFO] [stderr] Downloaded maplit v1.0.2 [INFO] [stderr] Downloaded num_cpus v1.13.1 [INFO] [stderr] Downloaded syn v1.0.98 [INFO] [stderr] Downloaded pin-project-lite v0.2.9 [INFO] [stderr] Downloaded tokio v1.19.2 [INFO] [stderr] Downloaded libc v0.2.126 [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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+eb10639928a2781cf0a12440007fbcc1e3a6888f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] eb450b4ee662ed8fcb5c0bd03ea5e68376bd165d3c323b519114e269ba09c7e3 [INFO] running `Command { std: "docker" "start" "-a" "eb450b4ee662ed8fcb5c0bd03ea5e68376bd165d3c323b519114e269ba09c7e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "eb450b4ee662ed8fcb5c0bd03ea5e68376bd165d3c323b519114e269ba09c7e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eb450b4ee662ed8fcb5c0bd03ea5e68376bd165d3c323b519114e269ba09c7e3", kill_on_drop: false }` [INFO] [stdout] eb450b4ee662ed8fcb5c0bd03ea5e68376bd165d3c323b519114e269ba09c7e3 [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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+eb10639928a2781cf0a12440007fbcc1e3a6888f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a06b61b83c6e2a2f5fcf1d5163e99a59302521bb556eb63c2909339e34fc1ea9 [INFO] running `Command { std: "docker" "start" "-a" "a06b61b83c6e2a2f5fcf1d5163e99a59302521bb556eb63c2909339e34fc1ea9", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.40 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling unicode-ident v1.0.1 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Checking futures-io v0.3.21 [INFO] [stderr] Checking once_cell v1.12.1 [INFO] [stderr] Checking maplit v1.0.2 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking futures v0.3.21 [INFO] [stderr] Checking dptree v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Checking tokio v1.19.2 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.32s [INFO] running `Command { std: "docker" "inspect" "a06b61b83c6e2a2f5fcf1d5163e99a59302521bb556eb63c2909339e34fc1ea9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a06b61b83c6e2a2f5fcf1d5163e99a59302521bb556eb63c2909339e34fc1ea9", kill_on_drop: false }` [INFO] [stdout] a06b61b83c6e2a2f5fcf1d5163e99a59302521bb556eb63c2909339e34fc1ea9 [INFO] checking dptree-0.3.0 against try#357cc345f0a672ac4bee347eb89b7552541416c1 for pr-127827-1 [INFO] extracting crate dptree 0.3.0 into /workspace/builds/worker-3-tc2/source [INFO] validating manifest of crates.io crate dptree 0.3.0 on toolchain 357cc345f0a672ac4bee347eb89b7552541416c1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+357cc345f0a672ac4bee347eb89b7552541416c1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate dptree 0.3.0 [INFO] finished tweaking crates.io crate dptree 0.3.0 [INFO] tweaked toml for crates.io crate dptree 0.3.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate crates.io crate dptree 0.3.0 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" "+357cc345f0a672ac4bee347eb89b7552541416c1" "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-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+357cc345f0a672ac4bee347eb89b7552541416c1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2f97888b03ad5bac15f3851e24b037143cdb26f981cb2a701e2f9d36359f18db [INFO] running `Command { std: "docker" "start" "-a" "2f97888b03ad5bac15f3851e24b037143cdb26f981cb2a701e2f9d36359f18db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2f97888b03ad5bac15f3851e24b037143cdb26f981cb2a701e2f9d36359f18db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f97888b03ad5bac15f3851e24b037143cdb26f981cb2a701e2f9d36359f18db", kill_on_drop: false }` [INFO] [stdout] 2f97888b03ad5bac15f3851e24b037143cdb26f981cb2a701e2f9d36359f18db [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+357cc345f0a672ac4bee347eb89b7552541416c1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f408660dfe89b4a26a7077ccb4522139a63ac43ae9fe66731ccb06819d6cc94a [INFO] running `Command { std: "docker" "start" "-a" "f408660dfe89b4a26a7077ccb4522139a63ac43ae9fe66731ccb06819d6cc94a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.40 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling unicode-ident v1.0.1 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Checking futures-io v0.3.21 [INFO] [stderr] Checking once_cell v1.12.1 [INFO] [stderr] Checking maplit v1.0.2 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking futures v0.3.21 [INFO] [stderr] Checking dptree v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Checking tokio v1.19.2 [INFO] [stdout] error: async closure does not implement `Fn` because it captures state from its environment [INFO] [stdout] --> src/handler/endpoint.rs:44:46 [INFO] [stdout] | [INFO] [stdout] 44 | let result = help_inference(endpoint(move |num: i32| async move { [INFO] [stdout] | -------- ^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] note: required for `{async closure@src/handler/endpoint.rs:44:46: 44:61}` to implement `Injectable` [INFO] [stdout] --> src/di.rs:206:55 [INFO] [stdout] | [INFO] [stdout] 206 | impl Injectable for Func [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^ [INFO] [stdout] ... [INFO] [stdout] 210 | Func: Fn($($generic),*) -> Fut + Send + Sync + 'static, [INFO] [stdout] | ------------------------ unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 248 | impl_into_di!(A); [INFO] [stdout] | ---------------- in this macro invocation [INFO] [stdout] note: required by a bound in `handler::endpoint::endpoint` [INFO] [stdout] --> src/handler/endpoint.rs:14:8 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn endpoint<'a, F, Input, Output, FnArgs, Descr>(f: F) -> Endpoint<'a, Input, Output, Descr> [INFO] [stdout] | -------- required by a bound in this function [INFO] [stdout] 13 | where [INFO] [stdout] 14 | F: Injectable + Send + Sync + 'a, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `endpoint` [INFO] [stdout] = note: this error originates in the macro `impl_into_di` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: async closure does not implement `Fn` because it captures state from its environment [INFO] [stdout] --> src/handler/filter.rs:98:50 [INFO] [stdout] | [INFO] [stdout] 98 | let result = help_inference(filter_async(move |event: i32| async move { [INFO] [stdout] | ------------ ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] note: required for `{async closure@src/handler/filter.rs:98:50: 98:67}` to implement `Injectable` [INFO] [stdout] --> src/di.rs:206:55 [INFO] [stdout] | [INFO] [stdout] 206 | impl Injectable for Func [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^ [INFO] [stdout] ... [INFO] [stdout] 210 | Func: Fn($($generic),*) -> Fut + Send + Sync + 'static, [INFO] [stdout] | ------------------------ unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 248 | impl_into_di!(A); [INFO] [stdout] | ---------------- in this macro invocation [INFO] [stdout] note: required by a bound in `handler::filter::filter_async` [INFO] [stdout] --> src/handler/filter.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 31 | pub fn filter_async<'a, Pred, Input, Output, FnArgs, Descr>( [INFO] [stdout] | ------------ required by a bound in this function [INFO] [stdout] ... [INFO] [stdout] 35 | Pred: Injectable + Send + Sync + 'a, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `filter_async` [INFO] [stdout] = note: this error originates in the macro `impl_into_di` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: async closure does not implement `Fn` because it captures state from its environment [INFO] [stdout] --> src/handler/filter.rs:102:19 [INFO] [stdout] | [INFO] [stdout] 102 | .endpoint(move |event: i32| async move { [INFO] [stdout] | -------- ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] note: required for `{async closure@src/handler/filter.rs:102:19: 102:36}` to implement `Injectable` [INFO] [stdout] --> src/di.rs:206:55 [INFO] [stdout] | [INFO] [stdout] 206 | impl Injectable for Func [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^ [INFO] [stdout] ... [INFO] [stdout] 210 | Func: Fn($($generic),*) -> Fut + Send + Sync + 'static, [INFO] [stdout] | ------------------------ unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 248 | impl_into_di!(A); [INFO] [stdout] | ---------------- in this macro invocation [INFO] [stdout] note: required by a bound in `methods::>::endpoint` [INFO] [stdout] --> src/handler/methods.rs:108:12 [INFO] [stdout] | [INFO] [stdout] 106 | pub fn endpoint(self, f: F) -> Handler<'a, Input, Output, Descr> [INFO] [stdout] | -------- required by a bound in this associated function [INFO] [stdout] 107 | where [INFO] [stdout] 108 | F: Injectable + Send + Sync + 'a, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `methods::>::endpoint` [INFO] [stdout] = note: this error originates in the macro `impl_into_di` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: async closure does not implement `Fn` because it captures state from its environment [INFO] [stdout] --> src/handler/filter.rs:122:26 [INFO] [stdout] | [INFO] [stdout] 122 | filter_async(move |event: i32| async move { [INFO] [stdout] | ------------ ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] note: required for `{async closure@src/handler/filter.rs:122:26: 122:43}` to implement `Injectable` [INFO] [stdout] --> src/di.rs:206:55 [INFO] [stdout] | [INFO] [stdout] 206 | impl Injectable for Func [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^ [INFO] [stdout] ... [INFO] [stdout] 210 | Func: Fn($($generic),*) -> Fut + Send + Sync + 'static, [INFO] [stdout] | ------------------------ unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 248 | impl_into_di!(A); [INFO] [stdout] | ---------------- in this macro invocation [INFO] [stdout] note: required by a bound in `handler::filter::filter_async` [INFO] [stdout] --> src/handler/filter.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 31 | pub fn filter_async<'a, Pred, Input, Output, FnArgs, Descr>( [INFO] [stdout] | ------------ required by a bound in this function [INFO] [stdout] ... [INFO] [stdout] 35 | Pred: Injectable + Send + Sync + 'a, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `filter_async` [INFO] [stdout] = note: this error originates in the macro `impl_into_di` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: async closure does not implement `Fn` because it captures state from its environment [INFO] [stdout] --> src/handler/filter.rs:126:23 [INFO] [stdout] | [INFO] [stdout] 126 | .endpoint(move |event: i32| async move { [INFO] [stdout] | -------- ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] note: required for `{async closure@src/handler/filter.rs:126:23: 126:40}` to implement `Injectable` [INFO] [stdout] --> src/di.rs:206:55 [INFO] [stdout] | [INFO] [stdout] 206 | impl Injectable for Func [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^ [INFO] [stdout] ... [INFO] [stdout] 210 | Func: Fn($($generic),*) -> Fut + Send + Sync + 'static, [INFO] [stdout] | ------------------------ unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 248 | impl_into_di!(A); [INFO] [stdout] | ---------------- in this macro invocation [INFO] [stdout] note: required by a bound in `methods::>::endpoint` [INFO] [stdout] --> src/handler/methods.rs:108:12 [INFO] [stdout] | [INFO] [stdout] 106 | pub fn endpoint(self, f: F) -> Handler<'a, Input, Output, Descr> [INFO] [stdout] | -------- required by a bound in this associated function [INFO] [stdout] 107 | where [INFO] [stdout] 108 | F: Injectable + Send + Sync + 'a, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `methods::>::endpoint` [INFO] [stdout] = note: this error originates in the macro `impl_into_di` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: async closure does not implement `Fn` because it captures state from its environment [INFO] [stdout] --> src/handler/filter_map.rs:110:23 [INFO] [stdout] | [INFO] [stdout] 110 | .endpoint(move |event: i32| async move { [INFO] [stdout] | -------- ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] note: required for `{async closure@src/handler/filter_map.rs:110:23: 110:40}` to implement `Injectable` [INFO] [stdout] --> src/di.rs:206:55 [INFO] [stdout] | [INFO] [stdout] 206 | impl Injectable for Func [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^ [INFO] [stdout] ... [INFO] [stdout] 210 | Func: Fn($($generic),*) -> Fut + Send + Sync + 'static, [INFO] [stdout] | ------------------------ unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 248 | impl_into_di!(A); [INFO] [stdout] | ---------------- in this macro invocation [INFO] [stdout] note: required by a bound in `methods::>::endpoint` [INFO] [stdout] --> src/handler/methods.rs:108:12 [INFO] [stdout] | [INFO] [stdout] 106 | pub fn endpoint(self, f: F) -> Handler<'a, Input, Output, Descr> [INFO] [stdout] | -------- required by a bound in this associated function [INFO] [stdout] 107 | where [INFO] [stdout] 108 | F: Injectable + Send + Sync + 'a, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `methods::>::endpoint` [INFO] [stdout] = note: this error originates in the macro `impl_into_di` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: async closure does not implement `Fn` because it captures state from its environment [INFO] [stdout] --> src/handler/map.rs:107:23 [INFO] [stdout] | [INFO] [stdout] 107 | .endpoint(move |event: i32| async move { [INFO] [stdout] | -------- ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] note: required for `{async closure@src/handler/map.rs:107:23: 107:40}` to implement `Injectable` [INFO] [stdout] --> src/di.rs:206:55 [INFO] [stdout] | [INFO] [stdout] 206 | impl Injectable for Func [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^ [INFO] [stdout] ... [INFO] [stdout] 210 | Func: Fn($($generic),*) -> Fut + Send + Sync + 'static, [INFO] [stdout] | ------------------------ unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 248 | impl_into_di!(A); [INFO] [stdout] | ---------------- in this macro invocation [INFO] [stdout] note: required by a bound in `methods::>::endpoint` [INFO] [stdout] --> src/handler/methods.rs:108:12 [INFO] [stdout] | [INFO] [stdout] 106 | pub fn endpoint(self, f: F) -> Handler<'a, Input, Output, Descr> [INFO] [stdout] | -------- required by a bound in this associated function [INFO] [stdout] 107 | where [INFO] [stdout] 108 | F: Injectable + Send + Sync + 'a, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `methods::>::endpoint` [INFO] [stdout] = note: this error originates in the macro `impl_into_di` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 7 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `dptree` (lib test) due to 8 previous errors [INFO] running `Command { std: "docker" "inspect" "f408660dfe89b4a26a7077ccb4522139a63ac43ae9fe66731ccb06819d6cc94a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f408660dfe89b4a26a7077ccb4522139a63ac43ae9fe66731ccb06819d6cc94a", kill_on_drop: false }` [INFO] [stdout] f408660dfe89b4a26a7077ccb4522139a63ac43ae9fe66731ccb06819d6cc94a