[INFO] cloning repository https://github.com/jacksonyoudi/apus [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jacksonyoudi/apus" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjacksonyoudi%2Fapus", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjacksonyoudi%2Fapus'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] acfab5ee4637517218652ec454b505ad1f85b466 [INFO] checking jacksonyoudi/apus against master#af4a5a13a15fa0c60e06321077ef452f769b42fd for pr-122960-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjacksonyoudi%2Fapus" "/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/jacksonyoudi/apus 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/jacksonyoudi/apus [INFO] finished tweaking git repo https://github.com/jacksonyoudi/apus [INFO] tweaked toml for git repo https://github.com/jacksonyoudi/apus written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/jacksonyoudi/apus 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] 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] b7dfc8a1da535a71411fc089da3cb50b293d46da39ef49c8c6b5d1ea696d7ab8 [INFO] running `Command { std: "docker" "start" "-a" "b7dfc8a1da535a71411fc089da3cb50b293d46da39ef49c8c6b5d1ea696d7ab8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b7dfc8a1da535a71411fc089da3cb50b293d46da39ef49c8c6b5d1ea696d7ab8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b7dfc8a1da535a71411fc089da3cb50b293d46da39ef49c8c6b5d1ea696d7ab8", kill_on_drop: false }` [INFO] [stdout] b7dfc8a1da535a71411fc089da3cb50b293d46da39ef49c8c6b5d1ea696d7ab8 [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] fdb4ce9a8281ad08942a6d2ed96ac8078414b0c230f955aa73b350655e987217 [INFO] running `Command { std: "docker" "start" "-a" "fdb4ce9a8281ad08942a6d2ed96ac8078414b0c230f955aa73b350655e987217", 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 libc v0.2.137 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.14 [INFO] [stderr] Checking either v1.8.0 [INFO] [stderr] Compiling rayon-core v1.10.1 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Checking rustc-serialize v0.3.24 [INFO] [stderr] Checking macroadvance v0.1.0 (/opt/rustwide/workdir/macroadvance) [INFO] [stderr] Checking designpatterns v0.1.0 (/opt/rustwide/workdir/designpatterns) [INFO] [stderr] Checking patternmatching v0.1.0 (/opt/rustwide/workdir/patternmatching) [INFO] [stderr] Checking compoundtype v0.1.0 (/opt/rustwide/workdir/compoundtype) [INFO] [stderr] Checking variables v0.1.0 (/opt/rustwide/workdir/variables) [INFO] [stderr] Checking closuring v0.1.0 (/opt/rustwide/workdir/closuring) [INFO] [stderr] Checking iteratoring v0.1.0 (/opt/rustwide/workdir/iteratoring) [INFO] [stderr] Checking vectortype v0.1.0 (/opt/rustwide/workdir/vectortype) [INFO] [stderr] Checking smartpointer v0.1.0 (/opt/rustwide/workdir/smartpointer) [INFO] [stderr] Checking ownership v0.1.0 (/opt/rustwide/workdir/ownership) [INFO] [stdout] error[E0061]: this method takes 1 argument but 0 arguments were supplied [INFO] [stdout] --> closuring/src/main.rs:57:7 [INFO] [stdout] | [INFO] [stdout] 57 | c.call(); [INFO] [stdout] | ^^^^-- an argument of type `()` is missing [INFO] [stdout] | [INFO] [stdout] note: implementation defined here [INFO] [stdout] --> closuring/src/main.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | impl Fn<()> for MyClosure { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: provide the argument [INFO] [stdout] | [INFO] [stdout] 57 | c.call(()); [INFO] [stdout] | ~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this method takes 1 argument but 0 arguments were supplied [INFO] [stdout] --> closuring/src/main.rs:58:7 [INFO] [stdout] | [INFO] [stdout] 58 | c.call_mut(); [INFO] [stdout] | ^^^^^^^^-- an argument of type `()` is missing [INFO] [stdout] | [INFO] [stdout] note: implementation defined here [INFO] [stdout] --> closuring/src/main.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | impl FnMut<()> for MyClosure { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: provide the argument [INFO] [stdout] | [INFO] [stdout] 58 | c.call_mut(()); [INFO] [stdout] | ~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking oop v0.1.0 (/opt/rustwide/workdir/oop) [INFO] [stderr] Checking reflect v0.1.0 (/opt/rustwide/workdir/reflect) [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> compoundtype/src/main.rs:81:9 [INFO] [stdout] | [INFO] [stdout] 80 | fn sum(a: impl Add, b: impl Add) -> T { [INFO] [stdout] | ------------------ ------------------ found type parameter [INFO] [stdout] | | [INFO] [stdout] | expected type parameter [INFO] [stdout] 81 | a + b [INFO] [stdout] | - ^ expected type parameter `impl Add`, found a different type parameter `impl Add` [INFO] [stdout] | | [INFO] [stdout] | expected because this is `impl Add` [INFO] [stdout] | [INFO] [stdout] = note: expected type parameter `impl Add` (type parameter `impl Add`) [INFO] [stdout] found type parameter `impl Add` (type parameter `impl Add`) [INFO] [stdout] = note: a type parameter was expected, but a different one was found; you might be missing a type parameter or trait bound [INFO] [stdout] = note: for more information, visit https://doc.rust-lang.org/book/ch10-02-traits.html#traits-as-parameters [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this method takes 1 argument but 0 arguments were supplied [INFO] [stdout] --> closuring/src/main.rs:59:7 [INFO] [stdout] | [INFO] [stdout] 59 | c.call_once(); [INFO] [stdout] | ^^^^^^^^^-- an argument of type `()` is missing [INFO] [stdout] | [INFO] [stdout] note: implementation defined here [INFO] [stdout] --> closuring/src/main.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | impl FnOnce<()> for MyClosure { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: provide the argument [INFO] [stdout] | [INFO] [stdout] 59 | c.call_once(()); [INFO] [stdout] | ~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] Checking multithread v0.1.0 (/opt/rustwide/workdir/multithread) [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stderr] error: could not compile `compoundtype` (bin "compoundtype" test) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `closuring` (bin "closuring") due to 4 previous errors [INFO] [stdout] error[E0432]: unresolved imports `std::ops::Generator`, `std::ops::GeneratorState` [INFO] [stdout] --> multithread/src/generatordemo.rs:3:16 [INFO] [stdout] | [INFO] [stdout] 3 | use std::ops::{Generator, GeneratorState}; [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^^ no `GeneratorState` in `ops` [INFO] [stdout] | | [INFO] [stdout] | no `Generator` in `ops` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: yield syntax is experimental [INFO] [stdout] --> multithread/src/generatordemo.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | yield 1; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #43122 for more information [INFO] [stdout] = help: add `#![feature(coroutines)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-03-29; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: yield syntax is experimental [INFO] [stdout] --> multithread/src/generatordemo.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | yield 2; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #43122 for more information [INFO] [stdout] = help: add `#![feature(coroutines)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-03-29; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: yield syntax is experimental [INFO] [stdout] --> multithread/src/generatordemo.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 9 | yield 3; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #43122 for more information [INFO] [stdout] = help: add `#![feature(coroutines)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-03-29; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: yield syntax is experimental [INFO] [stdout] --> multithread/src/generatordemo.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 10 | yield 4; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #43122 for more information [INFO] [stdout] = help: add `#![feature(coroutines)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-03-29; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `resume` found for coroutine `{coroutine@multithread/src/generatordemo.rs:6:19: 6:26}` in the current scope [INFO] [stdout] --> multithread/src/generatordemo.rs:15:50 [INFO] [stdout] | [INFO] [stdout] 15 | let c: GeneratorState = gen.resume(); [INFO] [stdout] | ^^^^^^ method not found in `{coroutine@multithread/src/generatordemo.rs:6:19: 6:26}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0599, E0658. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `multithread` (bin "multithread") due to 7 previous errors [INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rustc-serialize-0.3.24/src/serialize.rs:1155:5 [INFO] [stdout] | [INFO] [stdout] 1155 | fn decode(d: &mut D) -> Result, D::Error> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the parameter type `T` must be valid for the static lifetime... [INFO] [stdout] | ...so that the type `T` will meet its required lifetime bounds... [INFO] [stdout] | [INFO] [stdout] note: ...that is required by this bound [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/alloc/src/borrow.rs:180:30 [INFO] [stdout] help: consider adding an explicit lifetime bound [INFO] [stdout] | [INFO] [stdout] 1151 | impl<'a, T: ?Sized + 'static> Decodable for Cow<'a, T> [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0310`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rustc-serialize` (lib) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "fdb4ce9a8281ad08942a6d2ed96ac8078414b0c230f955aa73b350655e987217", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fdb4ce9a8281ad08942a6d2ed96ac8078414b0c230f955aa73b350655e987217", kill_on_drop: false }` [INFO] [stdout] fdb4ce9a8281ad08942a6d2ed96ac8078414b0c230f955aa73b350655e987217 [INFO] checking jacksonyoudi/apus against try#36dbcaee1a55543dfc181be52a69d99ff46ff62f for pr-122960-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjacksonyoudi%2Fapus" "/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/jacksonyoudi/apus 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/jacksonyoudi/apus [INFO] finished tweaking git repo https://github.com/jacksonyoudi/apus [INFO] tweaked toml for git repo https://github.com/jacksonyoudi/apus written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/jacksonyoudi/apus 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-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] a14e9d712cf7e202e79cbd840a5c252de5b7d82a38ac8ee793f8836be7d3ba47 [INFO] running `Command { std: "docker" "start" "-a" "a14e9d712cf7e202e79cbd840a5c252de5b7d82a38ac8ee793f8836be7d3ba47", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a14e9d712cf7e202e79cbd840a5c252de5b7d82a38ac8ee793f8836be7d3ba47", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a14e9d712cf7e202e79cbd840a5c252de5b7d82a38ac8ee793f8836be7d3ba47", kill_on_drop: false }` [INFO] [stdout] a14e9d712cf7e202e79cbd840a5c252de5b7d82a38ac8ee793f8836be7d3ba47 [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] 9cabca815a6373d71d20367b75b2f4aea786207f7cff248c16e60ce2d8d2ee89 [INFO] running `Command { std: "docker" "start" "-a" "9cabca815a6373d71d20367b75b2f4aea786207f7cff248c16e60ce2d8d2ee89", 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" "9cabca815a6373d71d20367b75b2f4aea786207f7cff248c16e60ce2d8d2ee89", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9cabca815a6373d71d20367b75b2f4aea786207f7cff248c16e60ce2d8d2ee89", kill_on_drop: false }` [INFO] [stdout] 9cabca815a6373d71d20367b75b2f4aea786207f7cff248c16e60ce2d8d2ee89