[INFO] cloning repository https://github.com/sevenshi/async_examples [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sevenshi/async_examples" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsevenshi%2Fasync_examples", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsevenshi%2Fasync_examples'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 99c0f864073b318d50378b943551d6982d628043 [INFO] checking sevenshi/async_examples against master#af4a5a13a15fa0c60e06321077ef452f769b42fd for pr-122960-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsevenshi%2Fasync_examples" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sevenshi/async_examples on toolchain af4a5a13a15fa0c60e06321077ef452f769b42fd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sevenshi/async_examples [INFO] finished tweaking git repo https://github.com/sevenshi/async_examples [INFO] tweaked toml for git repo https://github.com/sevenshi/async_examples written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/sevenshi/async_examples 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" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded proc-macro2 v1.0.40 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c4364537acfb79b0512636bc52684ebff60fb0006e815c24e1ded953a2a4b377 [INFO] running `Command { std: "docker" "start" "-a" "c4364537acfb79b0512636bc52684ebff60fb0006e815c24e1ded953a2a4b377", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c4364537acfb79b0512636bc52684ebff60fb0006e815c24e1ded953a2a4b377", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c4364537acfb79b0512636bc52684ebff60fb0006e815c24e1ded953a2a4b377", kill_on_drop: false }` [INFO] [stdout] c4364537acfb79b0512636bc52684ebff60fb0006e815c24e1ded953a2a4b377 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d3afc57541243187cd5421cd863f4403c86a80045eca21a8711f3bc437ddba23 [INFO] running `Command { std: "docker" "start" "-a" "d3afc57541243187cd5421cd863f4403c86a80045eca21a8711f3bc437ddba23", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling proc-macro2 v1.0.40 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Checking _02_02_future_trait v0.1.0 (/opt/rustwide/workdir/_02_02_future_trait) [INFO] [stderr] Checking _01_02_why_async v0.1.0 (/opt/rustwide/workdir/_01_02_why_async) [INFO] [stdout] error: associated type in `impl` without body [INFO] [stdout] --> _02_02_future_trait/src/lib.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 35 | type Vec; [INFO] [stdout] | ^^^^^^^^^^^^- [INFO] [stdout] | | [INFO] [stdout] | help: provide a definition for the type: `= ;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0261]: use of undeclared lifetime name `'a` [INFO] [stdout] --> _02_02_future_trait/src/lib.rs:34:34 [INFO] [stdout] | [INFO] [stdout] 34 | impl SimpleFuture for SocketRead<'a> { [INFO] [stdout] | - ^^ undeclared lifetime [INFO] [stdout] | | [INFO] [stdout] | help: consider introducing lifetime `'a` here: `<'a>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0437]: type `Vec` is not a member of trait `SimpleFuture` [INFO] [stdout] --> _02_02_future_trait/src/lib.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 35 | type Vec; [INFO] [stdout] | ^^^^^^^^^^^^^ not a member of trait `SimpleFuture` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::sync::PoisonError` [INFO] [stdout] --> _02_02_future_trait/src/lib.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::sync::PoisonError; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: associated type in `impl` without body [INFO] [stdout] --> _02_02_future_trait/src/lib.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 35 | type Vec; [INFO] [stdout] | ^^^^^^^^^^^^- [INFO] [stdout] | | [INFO] [stdout] | help: provide a definition for the type: `= ;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type parameter `u8` should have an upper camel case name [INFO] [stdout] --> _02_02_future_trait/src/lib.rs:35:14 [INFO] [stdout] | [INFO] [stdout] 35 | type Vec; [INFO] [stdout] | ^^ help: convert the identifier to upper camel case (notice the capitalization): `U8` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_camel_case_types)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0261]: use of undeclared lifetime name `'a` [INFO] [stdout] --> _02_02_future_trait/src/lib.rs:34:34 [INFO] [stdout] | [INFO] [stdout] 34 | impl SimpleFuture for SocketRead<'a> { [INFO] [stdout] | - ^^ undeclared lifetime [INFO] [stdout] | | [INFO] [stdout] | help: consider introducing lifetime `'a` here: `<'a>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0437]: type `Vec` is not a member of trait `SimpleFuture` [INFO] [stdout] --> _02_02_future_trait/src/lib.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 35 | type Vec; [INFO] [stdout] | ^^^^^^^^^^^^^ not a member of trait `SimpleFuture` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::sync::PoisonError` [INFO] [stdout] --> _02_02_future_trait/src/lib.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::sync::PoisonError; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type parameter `u8` should have an upper camel case name [INFO] [stdout] --> _02_02_future_trait/src/lib.rs:35:14 [INFO] [stdout] | [INFO] [stdout] 35 | type Vec; [INFO] [stdout] | ^^ help: convert the identifier to upper camel case (notice the capitalization): `U8` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_camel_case_types)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> _02_02_future_trait/src/lib.rs:128:24 [INFO] [stdout] | [INFO] [stdout] 128 | impl Future for RealFuture { [INFO] [stdout] | ^^^^^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] help: replace the generic bound with the associated type [INFO] [stdout] | [INFO] [stdout] 128 | impl Future for RealFuture { [INFO] [stdout] | ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> _02_02_future_trait/src/lib.rs:128:24 [INFO] [stdout] | [INFO] [stdout] 128 | impl Future for RealFuture { [INFO] [stdout] | ^^^^^^^^^^ expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] help: replace the generic bound with the associated type [INFO] [stdout] | [INFO] [stdout] 128 | impl Future for RealFuture { [INFO] [stdout] | ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0191]: the value of the associated type `Output` in `std::future::Future` must be specified [INFO] [stdout] --> _02_02_future_trait/src/lib.rs:128:24 [INFO] [stdout] | [INFO] [stdout] 128 | impl Future for RealFuture { [INFO] [stdout] | ^^^^^^^^^^^^^ associated type `Output` must be specified [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0191]: the value of the associated type `Output` in `std::future::Future` must be specified [INFO] [stdout] --> _02_02_future_trait/src/lib.rs:128:24 [INFO] [stdout] | [INFO] [stdout] 128 | impl Future for RealFuture { [INFO] [stdout] | ^^^^^^^^^^^^^ associated type `Output` must be specified [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> _02_02_future_trait/src/lib.rs:99:36 [INFO] [stdout] | [INFO] [stdout] 95 | / if let Some(first) = &mut self.first { [INFO] [stdout] 96 | | match first.poll(wake){ [INFO] [stdout] 97 | | // We've completed the first future -- remove it and start on [INFO] [stdout] 98 | | // the second! [INFO] [stdout] 99 | | Poll::Ready(()) => self.first.take(), [INFO] [stdout] | | ^^^^^^^^^^^^^^^^^ expected `()`, found `Option` [INFO] [stdout] ... | [INFO] [stdout] 102 | | } [INFO] [stdout] 103 | | } [INFO] [stdout] | |_________- expected this to be `()` [INFO] [stdout] | [INFO] [stdout] = note: expected unit type `()` [INFO] [stdout] found enum `Option` [INFO] [stdout] help: consider using a semicolon here [INFO] [stdout] | [INFO] [stdout] 102 | }; [INFO] [stdout] | + [INFO] [stdout] help: consider using a semicolon here [INFO] [stdout] | [INFO] [stdout] 103 | }; [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> _02_02_future_trait/src/lib.rs:99:36 [INFO] [stdout] | [INFO] [stdout] 95 | / if let Some(first) = &mut self.first { [INFO] [stdout] 96 | | match first.poll(wake){ [INFO] [stdout] 97 | | // We've completed the first future -- remove it and start on [INFO] [stdout] 98 | | // the second! [INFO] [stdout] 99 | | Poll::Ready(()) => self.first.take(), [INFO] [stdout] | | ^^^^^^^^^^^^^^^^^ expected `()`, found `Option` [INFO] [stdout] ... | [INFO] [stdout] 102 | | } [INFO] [stdout] 103 | | } [INFO] [stdout] | |_________- expected this to be `()` [INFO] [stdout] | [INFO] [stdout] = note: expected unit type `()` [INFO] [stdout] found enum `Option` [INFO] [stdout] help: consider using a semicolon here [INFO] [stdout] | [INFO] [stdout] 102 | }; [INFO] [stdout] | + [INFO] [stdout] help: consider using a semicolon here [INFO] [stdout] | [INFO] [stdout] 103 | }; [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0782]: trait objects must include the `dyn` keyword [INFO] [stdout] --> _02_02_future_trait/src/lib.rs:128:24 [INFO] [stdout] | [INFO] [stdout] 128 | impl Future for RealFuture { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: add `dyn` keyword before this trait [INFO] [stdout] | [INFO] [stdout] 128 | impl Future for dyn RealFuture { [INFO] [stdout] | +++ [INFO] [stdout] help: alternatively use a blanket implementation to implement `Future` for all types that also implement `RealFuture` [INFO] [stdout] | [INFO] [stdout] 128 | impl> Future for T { [INFO] [stdout] | ++++++++++++++++++ ~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0782]: trait objects must include the `dyn` keyword [INFO] [stdout] --> _02_02_future_trait/src/lib.rs:128:24 [INFO] [stdout] | [INFO] [stdout] 128 | impl Future for RealFuture { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: add `dyn` keyword before this trait [INFO] [stdout] | [INFO] [stdout] 128 | impl Future for dyn RealFuture { [INFO] [stdout] | +++ [INFO] [stdout] help: alternatively use a blanket implementation to implement `Future` for all types that also implement `RealFuture` [INFO] [stdout] | [INFO] [stdout] 128 | impl> Future for T { [INFO] [stdout] | ++++++++++++++++++ ~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 7 previous errors; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 7 previous errors; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0107, E0191, E0261, E0308, E0437, E0782. [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0107, E0191, E0261, E0308, E0437, E0782. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0107`. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0107`. [INFO] [stdout] [INFO] [stderr] error: could not compile `_02_02_future_trait` (lib) due to 8 previous errors; 2 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `_02_02_future_trait` (lib test) due to 8 previous errors; 2 warnings emitted [INFO] running `Command { std: "docker" "inspect" "d3afc57541243187cd5421cd863f4403c86a80045eca21a8711f3bc437ddba23", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d3afc57541243187cd5421cd863f4403c86a80045eca21a8711f3bc437ddba23", kill_on_drop: false }` [INFO] [stdout] d3afc57541243187cd5421cd863f4403c86a80045eca21a8711f3bc437ddba23 [INFO] checking sevenshi/async_examples against try#36dbcaee1a55543dfc181be52a69d99ff46ff62f for pr-122960-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsevenshi%2Fasync_examples" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sevenshi/async_examples on toolchain 36dbcaee1a55543dfc181be52a69d99ff46ff62f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sevenshi/async_examples [INFO] finished tweaking git repo https://github.com/sevenshi/async_examples [INFO] tweaked toml for git repo https://github.com/sevenshi/async_examples written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/sevenshi/async_examples 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" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d0e4a9ae7314ad4fb4a723c860a2de339f15be103be184974a0f7c84fc2d2b48 [INFO] running `Command { std: "docker" "start" "-a" "d0e4a9ae7314ad4fb4a723c860a2de339f15be103be184974a0f7c84fc2d2b48", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d0e4a9ae7314ad4fb4a723c860a2de339f15be103be184974a0f7c84fc2d2b48", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d0e4a9ae7314ad4fb4a723c860a2de339f15be103be184974a0f7c84fc2d2b48", kill_on_drop: false }` [INFO] [stdout] d0e4a9ae7314ad4fb4a723c860a2de339f15be103be184974a0f7c84fc2d2b48 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bffca629691183d40333765094b67662f95c014bb7d3902e6f0cfd02b3231852 [INFO] running `Command { std: "docker" "start" "-a" "bffca629691183d40333765094b67662f95c014bb7d3902e6f0cfd02b3231852", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] no edition found in manifest, probably 2015, skipping [INFO] running `Command { std: "docker" "inspect" "bffca629691183d40333765094b67662f95c014bb7d3902e6f0cfd02b3231852", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bffca629691183d40333765094b67662f95c014bb7d3902e6f0cfd02b3231852", kill_on_drop: false }` [INFO] [stdout] bffca629691183d40333765094b67662f95c014bb7d3902e6f0cfd02b3231852