[INFO] cloning repository https://github.com/lar-rs/osloader [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lar-rs/osloader" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flar-rs%2Fosloader", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flar-rs%2Fosloader'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d9bb41b6b5d510eb1d662186d222fa977cd139ed [INFO] checking lar-rs/osloader against try#0ec6e73c26e84416f7a6c0dacee999279e12896e for pr-84385 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flar-rs%2Fosloader" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lar-rs/osloader on toolchain 0ec6e73c26e84416f7a6c0dacee999279e12896e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0ec6e73c26e84416f7a6c0dacee999279e12896e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/lar-rs/osloader [INFO] finished tweaking git repo https://github.com/lar-rs/osloader [INFO] tweaked toml for git repo https://github.com/lar-rs/osloader written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/lar-rs/osloader already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0ec6e73c26e84416f7a6c0dacee999279e12896e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+0ec6e73c26e84416f7a6c0dacee999279e12896e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1aef37f5698624c82a7d240563a0ed43c60cdd5329fdfa3eff158184423502b3 [INFO] running `Command { std: "docker" "start" "-a" "1aef37f5698624c82a7d240563a0ed43c60cdd5329fdfa3eff158184423502b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1aef37f5698624c82a7d240563a0ed43c60cdd5329fdfa3eff158184423502b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1aef37f5698624c82a7d240563a0ed43c60cdd5329fdfa3eff158184423502b3", kill_on_drop: false }` [INFO] [stdout] 1aef37f5698624c82a7d240563a0ed43c60cdd5329fdfa3eff158184423502b3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+0ec6e73c26e84416f7a6c0dacee999279e12896e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 20afd27a5e18984acb021582403918bbe298c07015072894d3eab218750ef5d6 [INFO] running `Command { std: "docker" "start" "-a" "20afd27a5e18984acb021582403918bbe298c07015072894d3eab218750ef5d6", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.65 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.8 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Checking scopeguard v1.0.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking unicode-width v0.1.6 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling cc v1.0.47 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking atty v0.2.13 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking aho-corasick v0.7.6 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Compiling serde v1.0.102 [INFO] [stderr] Checking regex-syntax v0.6.12 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Checking smallvec v0.6.13 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling memoffset v0.5.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling num-traits v0.2.9 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Checking regex v1.3.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Checking lock_api v0.3.1 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Checking rustc-demangle v0.1.16 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Compiling serde_derive v1.0.102 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking backtrace v0.3.40 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking futures-sink-preview v0.3.0-alpha.19 [INFO] [stderr] Checking futures-core-preview v0.3.0-alpha.19 [INFO] [stderr] Checking pin-utils v0.1.0-alpha.4 [INFO] [stderr] Checking quick-error v1.2.2 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking itoa v0.4.4 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Compiling async-log-attributes v1.0.1 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking regex-automata v0.1.8 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking clicolors-control v1.0.1 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking termios v0.3.1 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Checking termcolor v1.0.5 [INFO] [stderr] Checking chrono v0.4.9 [INFO] [stderr] Checking mio v0.6.19 [INFO] [stderr] Checking crossbeam-deque v0.7.2 [INFO] [stderr] Checking futures-util-preview v0.3.0-alpha.19 [INFO] [stderr] Checking futures-channel-preview v0.3.0-alpha.19 [INFO] [stderr] Checking env_logger v0.6.2 [INFO] [stderr] Compiling structopt-derive v0.2.18 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling proc-macro-error v0.2.6 [INFO] [stderr] Checking crossbeam-channel v0.4.0 [INFO] [stderr] Checking csv-core v0.1.6 [INFO] [stderr] Checking dirs v1.0.5 [INFO] [stderr] Checking crossbeam-utils v0.6.6 [INFO] [stderr] Checking futures-core v0.3.1 [INFO] [stderr] Compiling structopt-derive v0.3.5 [INFO] [stderr] Checking async-task v1.0.0 [INFO] [stderr] Checking term v0.5.2 [INFO] [stderr] Checking broadcaster v0.2.6 [INFO] [stderr] Checking async-macros v2.0.0 [INFO] [stderr] Checking structopt v0.2.18 [INFO] [stderr] Checking pretty_env_logger v0.3.1 [INFO] [stderr] Checking mio-uds v0.6.7 [INFO] [stderr] Checking console v0.7.7 [INFO] [stderr] Checking async-log v1.1.0 [INFO] [stderr] Compiling paw-attributes v1.0.2 [INFO] [stderr] Checking crossbeam-queue v0.2.0 [INFO] [stderr] Checking num_cpus v1.11.1 [INFO] [stderr] Checking kv-log-macro v1.0.4 [INFO] [stderr] Checking once_cell v1.2.0 [INFO] [stderr] Checking paw-raw v1.0.0 [INFO] [stderr] Checking futures-io v0.3.1 [INFO] [stderr] Checking encode_unicode v0.3.6 [INFO] [stderr] Checking futures-timer v2.0.2 [INFO] [stderr] Checking pin-project-lite v0.1.1 [INFO] [stderr] Checking structopt v0.3.5 [INFO] [stderr] Checking bstr v0.2.8 [INFO] [stderr] Checking serde_json v1.0.41 [INFO] [stderr] Checking paw v1.0.0 [INFO] [stderr] Checking crossbeam v0.7.3 [INFO] [stderr] Checking failure v0.1.6 [INFO] [stderr] Checking clap_flags v0.4.0 [INFO] [stderr] Checking async-std v1.1.0 [INFO] [stderr] Checking console v0.9.1 [INFO] [stderr] Checking async-log v2.0.0 [INFO] [stderr] Compiling async-trait v0.1.19 [INFO] [stderr] Checking users v0.9.1 [INFO] [stderr] Checking csv v1.1.1 [INFO] [stderr] Checking femme v1.3.0 [INFO] [stdout] error[E0309]: the parameter type `T` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.1.0/src/vec/from_stream.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | / Box::pin(async move { [INFO] [stdout] 20 | | let mut out = vec![]; [INFO] [stdout] 21 | | stream::extend(&mut out, stream).await; [INFO] [stdout] 22 | | out [INFO] [stdout] 23 | | }) [INFO] [stdout] | |__________^ ...so that the type `T` will meet its required lifetime bounds [INFO] [stdout] | [INFO] [stdout] help: consider adding an explicit lifetime bound... [INFO] [stdout] | [INFO] [stdout] 9 | impl FromStream for Vec { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.1.0/src/vec/from_stream.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 27 | impl<'b, T: Clone> FromStream for Cow<'b, [T]> { [INFO] [stdout] | -- lifetime `'b` defined here [INFO] [stdout] 28 | #[inline] [INFO] [stdout] 29 | fn from_stream<'a, S: IntoStream + 'a>( [INFO] [stdout] | -- lifetime `'a` defined here [INFO] [stdout] ... [INFO] [stdout] 34 | / Box::pin(async move { [INFO] [stdout] 35 | | Cow::Owned(FromStream::from_stream(stream).await) [INFO] [stdout] 36 | | }) [INFO] [stdout] | |__________^ associated function was supposed to return data with lifetime `'a` but it is returning data with lifetime `'b` [INFO] [stdout] | [INFO] [stdout] = help: consider adding the following bound: `'b: 'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0309]: the parameter type `T` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.1.0/src/vec/from_stream.rs:47:9 [INFO] [stdout] | [INFO] [stdout] 47 | / Box::pin(async move { [INFO] [stdout] 48 | | Vec::from_stream(stream).await.into_boxed_slice() [INFO] [stdout] 49 | | }) [INFO] [stdout] | |__________^ ...so that the type `T` will meet its required lifetime bounds [INFO] [stdout] | [INFO] [stdout] help: consider adding an explicit lifetime bound... [INFO] [stdout] | [INFO] [stdout] 40 | impl FromStream for Box<[T]> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0309]: the parameter type `T` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.1.0/src/vec/from_stream.rs:60:9 [INFO] [stdout] | [INFO] [stdout] 60 | / Box::pin(async move { [INFO] [stdout] 61 | | Vec::from_stream(stream).await.into() [INFO] [stdout] 62 | | }) [INFO] [stdout] | |__________^ ...so that the type `T` will meet its required lifetime bounds [INFO] [stdout] | [INFO] [stdout] help: consider adding an explicit lifetime bound... [INFO] [stdout] | [INFO] [stdout] 53 | impl FromStream for Rc<[T]> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0309]: the parameter type `T` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.1.0/src/vec/from_stream.rs:73:9 [INFO] [stdout] | [INFO] [stdout] 73 | / Box::pin(async move { [INFO] [stdout] 74 | | Vec::from_stream(stream).await.into() [INFO] [stdout] 75 | | }) [INFO] [stdout] | |__________^ ...so that the type `T` will meet its required lifetime bounds [INFO] [stdout] | [INFO] [stdout] help: consider adding an explicit lifetime bound... [INFO] [stdout] | [INFO] [stdout] 66 | impl FromStream for Arc<[T]> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0309]: the parameter type `E` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.1.0/src/result/from_stream.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | / Box::pin(async move { [INFO] [stdout] 20 | | // Using `scan` here because it is able to stop the stream early [INFO] [stdout] 21 | | // if a failure occurs [INFO] [stdout] 22 | | let mut found_error = None; [INFO] [stdout] ... | [INFO] [stdout] 40 | | } [INFO] [stdout] 41 | | }) [INFO] [stdout] | |__________^ ...so that the type `E` will meet its required lifetime bounds [INFO] [stdout] | [INFO] [stdout] help: consider adding an explicit lifetime bound... [INFO] [stdout] | [INFO] [stdout] 6 | impl FromStream> for Result [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0309]: the parameter type `V` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.1.0/src/result/from_stream.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | / Box::pin(async move { [INFO] [stdout] 20 | | // Using `scan` here because it is able to stop the stream early [INFO] [stdout] 21 | | // if a failure occurs [INFO] [stdout] 22 | | let mut found_error = None; [INFO] [stdout] ... | [INFO] [stdout] 40 | | } [INFO] [stdout] 41 | | }) [INFO] [stdout] | |__________^ ...so that the type `V` will meet its required lifetime bounds [INFO] [stdout] | [INFO] [stdout] help: consider adding an explicit lifetime bound... [INFO] [stdout] | [INFO] [stdout] 8 | V: FromStream + 'a, [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0309]: the parameter type `E` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.1.0/src/result/product.rs:41:9 [INFO] [stdout] | [INFO] [stdout] 41 | / Box::pin(async move { [INFO] [stdout] 42 | | // Using `scan` here because it is able to stop the stream early [INFO] [stdout] 43 | | // if a failure occurs [INFO] [stdout] 44 | | let mut found_error = None; [INFO] [stdout] ... | [INFO] [stdout] 59 | | } [INFO] [stdout] 60 | | }) [INFO] [stdout] | |__________^ ...so that the type `E` will meet its required lifetime bounds [INFO] [stdout] | [INFO] [stdout] help: consider adding an explicit lifetime bound... [INFO] [stdout] | [INFO] [stdout] 6 | impl Product> for Result [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0309]: the parameter type `T` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.1.0/src/result/product.rs:41:9 [INFO] [stdout] | [INFO] [stdout] 41 | / Box::pin(async move { [INFO] [stdout] 42 | | // Using `scan` here because it is able to stop the stream early [INFO] [stdout] 43 | | // if a failure occurs [INFO] [stdout] 44 | | let mut found_error = None; [INFO] [stdout] ... | [INFO] [stdout] 59 | | } [INFO] [stdout] 60 | | }) [INFO] [stdout] | |__________^ ...so that the type `T` will meet its required lifetime bounds [INFO] [stdout] | [INFO] [stdout] help: consider adding an explicit lifetime bound... [INFO] [stdout] | [INFO] [stdout] 8 | T: Product + 'a, [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0309]: the parameter type `E` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.1.0/src/result/sum.rs:41:9 [INFO] [stdout] | [INFO] [stdout] 41 | / Box::pin(async move { [INFO] [stdout] 42 | | // Using `scan` here because it is able to stop the stream early [INFO] [stdout] 43 | | // if a failure occurs [INFO] [stdout] 44 | | let mut found_error = None; [INFO] [stdout] ... | [INFO] [stdout] 59 | | } [INFO] [stdout] 60 | | }) [INFO] [stdout] | |__________^ ...so that the type `E` will meet its required lifetime bounds [INFO] [stdout] | [INFO] [stdout] help: consider adding an explicit lifetime bound... [INFO] [stdout] | [INFO] [stdout] 6 | impl Sum> for Result [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0309]: the parameter type `T` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.1.0/src/result/sum.rs:41:9 [INFO] [stdout] | [INFO] [stdout] 41 | / Box::pin(async move { [INFO] [stdout] 42 | | // Using `scan` here because it is able to stop the stream early [INFO] [stdout] 43 | | // if a failure occurs [INFO] [stdout] 44 | | let mut found_error = None; [INFO] [stdout] ... | [INFO] [stdout] 59 | | } [INFO] [stdout] 60 | | }) [INFO] [stdout] | |__________^ ...so that the type `T` will meet its required lifetime bounds [INFO] [stdout] | [INFO] [stdout] help: consider adding an explicit lifetime bound... [INFO] [stdout] | [INFO] [stdout] 8 | T: Sum + 'a, [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0309]: the parameter type `V` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.1.0/src/option/from_stream.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | / Box::pin(async move { [INFO] [stdout] 20 | | // Using `scan` here because it is able to stop the stream early [INFO] [stdout] 21 | | // if a failure occurs [INFO] [stdout] 22 | | let mut found_error = false; [INFO] [stdout] ... | [INFO] [stdout] 37 | | if found_error { None } else { Some(out) } [INFO] [stdout] 38 | | }) [INFO] [stdout] | |__________^ ...so that the type `V` will meet its required lifetime bounds [INFO] [stdout] | [INFO] [stdout] help: consider adding an explicit lifetime bound... [INFO] [stdout] | [INFO] [stdout] 8 | V: FromStream + 'a, [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0309]: the parameter type `T` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.1.0/src/option/product.rs:41:9 [INFO] [stdout] | [INFO] [stdout] 41 | / Box::pin(async move { [INFO] [stdout] 42 | | // Using `scan` here because it is able to stop the stream early [INFO] [stdout] 43 | | // if a failure occurs [INFO] [stdout] 44 | | let mut found_none = false; [INFO] [stdout] ... | [INFO] [stdout] 61 | | } [INFO] [stdout] 62 | | }) [INFO] [stdout] | |__________^ ...so that the type `T` will meet its required lifetime bounds [INFO] [stdout] | [INFO] [stdout] help: consider adding an explicit lifetime bound... [INFO] [stdout] | [INFO] [stdout] 8 | T: Product + 'a, [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0309]: the parameter type `T` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.1.0/src/option/sum.rs:36:9 [INFO] [stdout] | [INFO] [stdout] 36 | / Box::pin(async move { [INFO] [stdout] 37 | | // Using `scan` here because it is able to stop the stream early [INFO] [stdout] 38 | | // if a failure occurs [INFO] [stdout] 39 | | let mut found_none = false; [INFO] [stdout] ... | [INFO] [stdout] 56 | | } [INFO] [stdout] 57 | | }) [INFO] [stdout] | |__________^ ...so that the type `T` will meet its required lifetime bounds [INFO] [stdout] | [INFO] [stdout] help: consider adding an explicit lifetime bound... [INFO] [stdout] | [INFO] [stdout] 8 | T: Sum + 'a, [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0309]: the parameter type `T` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.1.0/src/collections/binary_heap/from_stream.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 14 | / Box::pin(async move { [INFO] [stdout] 15 | | let mut out = BinaryHeap::new(); [INFO] [stdout] 16 | | stream::extend(&mut out, stream).await; [INFO] [stdout] 17 | | out [INFO] [stdout] 18 | | }) [INFO] [stdout] | |__________^ ...so that the type `T` will meet its required lifetime bounds [INFO] [stdout] | [INFO] [stdout] help: consider adding an explicit lifetime bound... [INFO] [stdout] | [INFO] [stdout] 7 | impl FromStream for BinaryHeap { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0309]: the parameter type `V` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.1.0/src/collections/btree_map/from_stream.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 14 | / Box::pin(async move { [INFO] [stdout] 15 | | let mut out = BTreeMap::new(); [INFO] [stdout] 16 | | stream::extend(&mut out, stream).await; [INFO] [stdout] 17 | | out [INFO] [stdout] 18 | | }) [INFO] [stdout] | |__________^ ...so that the type `V` will meet its required lifetime bounds [INFO] [stdout] | [INFO] [stdout] help: consider adding an explicit lifetime bound... [INFO] [stdout] | [INFO] [stdout] 7 | impl FromStream<(K, V)> for BTreeMap { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0309]: the parameter type `K` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.1.0/src/collections/btree_map/from_stream.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 14 | / Box::pin(async move { [INFO] [stdout] 15 | | let mut out = BTreeMap::new(); [INFO] [stdout] 16 | | stream::extend(&mut out, stream).await; [INFO] [stdout] 17 | | out [INFO] [stdout] 18 | | }) [INFO] [stdout] | |__________^ ...so that the type `K` will meet its required lifetime bounds [INFO] [stdout] | [INFO] [stdout] help: consider adding an explicit lifetime bound... [INFO] [stdout] | [INFO] [stdout] 7 | impl FromStream<(K, V)> for BTreeMap { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0309]: the parameter type `T` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.1.0/src/collections/btree_set/from_stream.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 14 | / Box::pin(async move { [INFO] [stdout] 15 | | let mut out = BTreeSet::new(); [INFO] [stdout] 16 | | stream::extend(&mut out, stream).await; [INFO] [stdout] 17 | | out [INFO] [stdout] 18 | | }) [INFO] [stdout] | |__________^ ...so that the type `T` will meet its required lifetime bounds [INFO] [stdout] | [INFO] [stdout] help: consider adding an explicit lifetime bound... [INFO] [stdout] | [INFO] [stdout] 7 | impl FromStream for BTreeSet { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0309]: the parameter type `H` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.1.0/src/collections/hash_map/from_stream.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | / Box::pin(async move { [INFO] [stdout] 20 | | let mut out = HashMap::with_hasher(Default::default()); [INFO] [stdout] 21 | | stream::extend(&mut out, stream).await; [INFO] [stdout] 22 | | out [INFO] [stdout] 23 | | }) [INFO] [stdout] | |__________^ ...so that the type `H` will meet its required lifetime bounds [INFO] [stdout] | [INFO] [stdout] help: consider adding an explicit lifetime bound... [INFO] [stdout] | [INFO] [stdout] 11 | H: BuildHasher + Default + 'a, [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0309]: the parameter type `V` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.1.0/src/collections/hash_map/from_stream.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | / Box::pin(async move { [INFO] [stdout] 20 | | let mut out = HashMap::with_hasher(Default::default()); [INFO] [stdout] 21 | | stream::extend(&mut out, stream).await; [INFO] [stdout] 22 | | out [INFO] [stdout] 23 | | }) [INFO] [stdout] | |__________^ ...so that the type `V` will meet its required lifetime bounds [INFO] [stdout] | [INFO] [stdout] help: consider adding an explicit lifetime bound... [INFO] [stdout] | [INFO] [stdout] 8 | impl FromStream<(K, V)> for HashMap [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0309]: the parameter type `K` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.1.0/src/collections/hash_map/from_stream.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | / Box::pin(async move { [INFO] [stdout] 20 | | let mut out = HashMap::with_hasher(Default::default()); [INFO] [stdout] 21 | | stream::extend(&mut out, stream).await; [INFO] [stdout] 22 | | out [INFO] [stdout] 23 | | }) [INFO] [stdout] | |__________^ ...so that the type `K` will meet its required lifetime bounds [INFO] [stdout] | [INFO] [stdout] help: consider adding an explicit lifetime bound... [INFO] [stdout] | [INFO] [stdout] 10 | K: Eq + Hash + 'a, [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0309]: the parameter type `H` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.1.0/src/collections/hash_set/from_stream.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | / Box::pin(async move { [INFO] [stdout] 20 | | let mut out = HashSet::with_hasher(Default::default()); [INFO] [stdout] 21 | | stream::extend(&mut out, stream).await; [INFO] [stdout] 22 | | out [INFO] [stdout] 23 | | }) [INFO] [stdout] | |__________^ ...so that the type `H` will meet its required lifetime bounds [INFO] [stdout] | [INFO] [stdout] help: consider adding an explicit lifetime bound... [INFO] [stdout] | [INFO] [stdout] 11 | H: BuildHasher + Default + 'a, [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0309]: the parameter type `T` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.1.0/src/collections/hash_set/from_stream.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | / Box::pin(async move { [INFO] [stdout] 20 | | let mut out = HashSet::with_hasher(Default::default()); [INFO] [stdout] 21 | | stream::extend(&mut out, stream).await; [INFO] [stdout] 22 | | out [INFO] [stdout] 23 | | }) [INFO] [stdout] | |__________^ ...so that the type `T` will meet its required lifetime bounds [INFO] [stdout] | [INFO] [stdout] help: consider adding an explicit lifetime bound... [INFO] [stdout] | [INFO] [stdout] 10 | T: Eq + Hash + 'a, [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0309]: the parameter type `T` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.1.0/src/collections/linked_list/from_stream.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 14 | / Box::pin(async move { [INFO] [stdout] 15 | | let mut out = LinkedList::new(); [INFO] [stdout] 16 | | stream::extend(&mut out, stream).await; [INFO] [stdout] 17 | | out [INFO] [stdout] 18 | | }) [INFO] [stdout] | |__________^ ...so that the type `T` will meet its required lifetime bounds [INFO] [stdout] | [INFO] [stdout] help: consider adding an explicit lifetime bound... [INFO] [stdout] | [INFO] [stdout] 7 | impl FromStream for LinkedList { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0309]: the parameter type `T` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.1.0/src/collections/vec_deque/from_stream.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 14 | / Box::pin(async move { [INFO] [stdout] 15 | | let mut out = VecDeque::new(); [INFO] [stdout] 16 | | stream::extend(&mut out, stream).await; [INFO] [stdout] 17 | | out [INFO] [stdout] 18 | | }) [INFO] [stdout] | |__________^ ...so that the type `T` will meet its required lifetime bounds [INFO] [stdout] | [INFO] [stdout] help: consider adding an explicit lifetime bound... [INFO] [stdout] | [INFO] [stdout] 7 | impl FromStream for VecDeque { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 25 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0309`. [INFO] [stdout] [INFO] [stderr] error: could not compile `async-std` due to 26 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "20afd27a5e18984acb021582403918bbe298c07015072894d3eab218750ef5d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "20afd27a5e18984acb021582403918bbe298c07015072894d3eab218750ef5d6", kill_on_drop: false }` [INFO] [stdout] 20afd27a5e18984acb021582403918bbe298c07015072894d3eab218750ef5d6