[INFO] cloning repository https://github.com/jaqxues/dex_tool [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jaqxues/dex_tool" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjaqxues%2Fdex_tool", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjaqxues%2Fdex_tool'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fc5b076963bab3a9427f626dbb02804f957dfa90 [INFO] checking jaqxues/dex_tool against master#af4a5a13a15fa0c60e06321077ef452f769b42fd for pr-122960-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjaqxues%2Fdex_tool" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jaqxues/dex_tool 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/jaqxues/dex_tool [INFO] finished tweaking git repo https://github.com/jaqxues/dex_tool [INFO] tweaked toml for git repo https://github.com/jaqxues/dex_tool written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/jaqxues/dex_tool 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] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded scroll v0.11.0 [INFO] [stderr] Downloaded leb128 v0.2.5 [INFO] [stderr] Downloaded libc v0.2.132 [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f9e38835fe0354255f3bf6205ec0ec77d514b5b2a5bdbca20388f7ffaefc4989 [INFO] running `Command { std: "docker" "start" "-a" "f9e38835fe0354255f3bf6205ec0ec77d514b5b2a5bdbca20388f7ffaefc4989", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f9e38835fe0354255f3bf6205ec0ec77d514b5b2a5bdbca20388f7ffaefc4989", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f9e38835fe0354255f3bf6205ec0ec77d514b5b2a5bdbca20388f7ffaefc4989", kill_on_drop: false }` [INFO] [stdout] f9e38835fe0354255f3bf6205ec0ec77d514b5b2a5bdbca20388f7ffaefc4989 [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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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] ff7952d98c5324867920feea205e006e27f917c7a6c4cec17357fb7e68a659b2 [INFO] running `Command { std: "docker" "start" "-a" "ff7952d98c5324867920feea205e006e27f917c7a6c4cec17357fb7e68a659b2", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Checking scroll v0.11.0 [INFO] [stderr] Checking leb128 v0.2.5 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking dex_tool v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0119]: conflicting implementations of trait `TryFromCtx<'_, TableContext<'_, '_>>` for type `Vec` [INFO] [stdout] --> src/raw_dex.rs:846:1 [INFO] [stdout] | [INFO] [stdout] 831 | impl<'a> TryFromCtx<'a, TableContext<'_, '_>> for StringIds { [INFO] [stdout] | ----------------------------------------------------------- first implementation here [INFO] [stdout] ... [INFO] [stdout] 846 | impl<'a> TryFromCtx<'a, TableContext<'_, '_>> for Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `Vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0119]: conflicting implementations of trait `TryFromCtx<'_, TableContext<'_, '_>>` for type `Vec` [INFO] [stdout] --> src/raw_dex.rs:846:1 [INFO] [stdout] | [INFO] [stdout] 831 | impl<'a> TryFromCtx<'a, TableContext<'_, '_>> for StringIds { [INFO] [stdout] | ----------------------------------------------------------- first implementation here [INFO] [stdout] ... [INFO] [stdout] 846 | impl<'a> TryFromCtx<'a, TableContext<'_, '_>> for Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `Vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/raw_dex.rs:834:5 [INFO] [stdout] | [INFO] [stdout] 834 | fn try_from_ctx(src: &'a [u8], ctx: TableContext) -> Result<(Self, usize), Self::Error> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] note: the requirement `_ <: _` appears on the `impl`'s method `try_from_ctx` but not on the corresponding trait's method [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/scroll-0.11.0/src/ctx.rs:341:8 [INFO] [stdout] | [INFO] [stdout] 336 | pub trait TryFromCtx<'a, Ctx: Copy = (), This: ?Sized = [u8]> [INFO] [stdout] | ---------- in this trait [INFO] [stdout] ... [INFO] [stdout] 341 | fn try_from_ctx(from: &'a This, ctx: Ctx) -> Result<(Self, usize), Self::Error>; [INFO] [stdout] | ^^^^^^^^^^^^ this trait's method doesn't have the requirement `_ <: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/raw_dex.rs:849:5 [INFO] [stdout] | [INFO] [stdout] 849 | fn try_from_ctx(src: &'a [u8], ctx: TableContext) -> Result<(Self, usize), Self::Error> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] note: the requirement `_ <: _` appears on the `impl`'s method `try_from_ctx` but not on the corresponding trait's method [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/scroll-0.11.0/src/ctx.rs:341:8 [INFO] [stdout] | [INFO] [stdout] 336 | pub trait TryFromCtx<'a, Ctx: Copy = (), This: ?Sized = [u8]> [INFO] [stdout] | ---------- in this trait [INFO] [stdout] ... [INFO] [stdout] 341 | fn try_from_ctx(from: &'a This, ctx: Ctx) -> Result<(Self, usize), Self::Error>; [INFO] [stdout] | ^^^^^^^^^^^^ this trait's method doesn't have the requirement `_ <: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/raw_dex.rs:834:5 [INFO] [stdout] | [INFO] [stdout] 834 | fn try_from_ctx(src: &'a [u8], ctx: TableContext) -> Result<(Self, usize), Self::Error> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] note: the requirement `_ <: _` appears on the `impl`'s method `try_from_ctx` but not on the corresponding trait's method [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/scroll-0.11.0/src/ctx.rs:341:8 [INFO] [stdout] | [INFO] [stdout] 336 | pub trait TryFromCtx<'a, Ctx: Copy = (), This: ?Sized = [u8]> [INFO] [stdout] | ---------- in this trait [INFO] [stdout] ... [INFO] [stdout] 341 | fn try_from_ctx(from: &'a This, ctx: Ctx) -> Result<(Self, usize), Self::Error>; [INFO] [stdout] | ^^^^^^^^^^^^ this trait's method doesn't have the requirement `_ <: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/raw_dex.rs:849:5 [INFO] [stdout] | [INFO] [stdout] 849 | fn try_from_ctx(src: &'a [u8], ctx: TableContext) -> Result<(Self, usize), Self::Error> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] note: the requirement `_ <: _` appears on the `impl`'s method `try_from_ctx` but not on the corresponding trait's method [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/scroll-0.11.0/src/ctx.rs:341:8 [INFO] [stdout] | [INFO] [stdout] 336 | pub trait TryFromCtx<'a, Ctx: Copy = (), This: ?Sized = [u8]> [INFO] [stdout] | ---------- in this trait [INFO] [stdout] ... [INFO] [stdout] 341 | fn try_from_ctx(from: &'a This, ctx: Ctx) -> Result<(Self, usize), Self::Error>; [INFO] [stdout] | ^^^^^^^^^^^^ this trait's method doesn't have the requirement `_ <: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/raw_dex.rs:842:9 [INFO] [stdout] | [INFO] [stdout] 842 | Ok((v, 4 * size)) [INFO] [stdout] | ^^ cannot infer type of the type parameter `E` declared on the enum `Result` [INFO] [stdout] | [INFO] [stdout] help: consider specifying the generic arguments [INFO] [stdout] | [INFO] [stdout] 842 | Ok::<(Vec, usize), E>((v, 4 * size)) [INFO] [stdout] | ++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/raw_dex.rs:857:9 [INFO] [stdout] | [INFO] [stdout] 857 | Ok((v, 4 * size)) [INFO] [stdout] | ^^ cannot infer type of the type parameter `E` declared on the enum `Result` [INFO] [stdout] | [INFO] [stdout] help: consider specifying the generic arguments [INFO] [stdout] | [INFO] [stdout] 857 | Ok::<(Vec, usize), E>((v, 4 * size)) [INFO] [stdout] | ++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/raw_dex.rs:842:9 [INFO] [stdout] | [INFO] [stdout] 842 | Ok((v, 4 * size)) [INFO] [stdout] | ^^ cannot infer type of the type parameter `E` declared on the enum `Result` [INFO] [stdout] | [INFO] [stdout] help: consider specifying the generic arguments [INFO] [stdout] | [INFO] [stdout] 842 | Ok::<(Vec, usize), E>((v, 4 * size)) [INFO] [stdout] | ++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/raw_dex.rs:857:9 [INFO] [stdout] | [INFO] [stdout] 857 | Ok((v, 4 * size)) [INFO] [stdout] | ^^ cannot infer type of the type parameter `E` declared on the enum `Result` [INFO] [stdout] | [INFO] [stdout] help: consider specifying the generic arguments [INFO] [stdout] | [INFO] [stdout] 857 | Ok::<(Vec, usize), E>((v, 4 * size)) [INFO] [stdout] | ++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/main.rs:80:38 [INFO] [stdout] | [INFO] [stdout] 80 | let string_ids: StringIds = mmap.pread_with(dex_header.string_ids_off as usize, ctx).unwrap(); [INFO] [stdout] | ^^^^^^^^^^ --- type must be known at this point [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: From` [INFO] [stdout] = note: required for `[u8]` to implement `Pread, _>` [INFO] [stdout] help: try using a fully qualified path to specify the expected types [INFO] [stdout] | [INFO] [stdout] 80 | let string_ids: StringIds = <[u8] as Pread, E>>::pread_with::<'_, Vec>(&mmap, dex_header.string_ids_off as usize, ctx).unwrap(); [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ ~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/main.rs:80:38 [INFO] [stdout] | [INFO] [stdout] 80 | let string_ids: StringIds = mmap.pread_with(dex_header.string_ids_off as usize, ctx).unwrap(); [INFO] [stdout] | ^^^^^^^^^^ --- type must be known at this point [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: From` [INFO] [stdout] = note: required for `[u8]` to implement `Pread, _>` [INFO] [stdout] help: try using a fully qualified path to specify the expected types [INFO] [stdout] | [INFO] [stdout] 80 | let string_ids: StringIds = <[u8] as Pread, E>>::pread_with::<'_, Vec>(&mmap, dex_header.string_ids_off as usize, ctx).unwrap(); [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ ~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0119, E0282, E0283. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0119`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0119, E0282, E0283. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0119`. [INFO] [stdout] [INFO] [stderr] error: could not compile `dex_tool` (bin "dex_tool") due to 7 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `dex_tool` (bin "dex_tool" test) due to 7 previous errors [INFO] running `Command { std: "docker" "inspect" "ff7952d98c5324867920feea205e006e27f917c7a6c4cec17357fb7e68a659b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ff7952d98c5324867920feea205e006e27f917c7a6c4cec17357fb7e68a659b2", kill_on_drop: false }` [INFO] [stdout] ff7952d98c5324867920feea205e006e27f917c7a6c4cec17357fb7e68a659b2 [INFO] checking jaqxues/dex_tool against try#36dbcaee1a55543dfc181be52a69d99ff46ff62f for pr-122960-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjaqxues%2Fdex_tool" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jaqxues/dex_tool 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/jaqxues/dex_tool [INFO] finished tweaking git repo https://github.com/jaqxues/dex_tool [INFO] tweaked toml for git repo https://github.com/jaqxues/dex_tool written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/jaqxues/dex_tool 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] 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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 234fb520f5536fcfeadfe63be2d820a8bbfd8690cde6b2bbdc0ad5e6c8aee42f [INFO] running `Command { std: "docker" "start" "-a" "234fb520f5536fcfeadfe63be2d820a8bbfd8690cde6b2bbdc0ad5e6c8aee42f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "234fb520f5536fcfeadfe63be2d820a8bbfd8690cde6b2bbdc0ad5e6c8aee42f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "234fb520f5536fcfeadfe63be2d820a8bbfd8690cde6b2bbdc0ad5e6c8aee42f", kill_on_drop: false }` [INFO] [stdout] 234fb520f5536fcfeadfe63be2d820a8bbfd8690cde6b2bbdc0ad5e6c8aee42f [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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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] 05956f670d31beb438491bae5b508556fb146e0ec38ddc58426ed506b5bbd836 [INFO] running `Command { std: "docker" "start" "-a" "05956f670d31beb438491bae5b508556fb146e0ec38ddc58426ed506b5bbd836", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] skipping non-2021 edition `2018` [INFO] running `Command { std: "docker" "inspect" "05956f670d31beb438491bae5b508556fb146e0ec38ddc58426ed506b5bbd836", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "05956f670d31beb438491bae5b508556fb146e0ec38ddc58426ed506b5bbd836", kill_on_drop: false }` [INFO] [stdout] 05956f670d31beb438491bae5b508556fb146e0ec38ddc58426ed506b5bbd836