[INFO] cloning repository https://github.com/haposan/stctrl [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/haposan/stctrl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhaposan%2Fstctrl", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhaposan%2Fstctrl'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a1d98437f492fa9e8c186144545dedb08e179a23 [INFO] checking haposan/stctrl against master#506512391b1a75ae450d36c9420978402a91abcc for pr-125384 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhaposan%2Fstctrl" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/haposan/stctrl on toolchain 506512391b1a75ae450d36c9420978402a91abcc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/haposan/stctrl [INFO] finished tweaking git repo https://github.com/haposan/stctrl [INFO] tweaked toml for git repo https://github.com/haposan/stctrl written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/haposan/stctrl 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" "+506512391b1a75ae450d36c9420978402a91abcc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/freedomlayer/offst` [INFO] [stderr] Updating git repository `https://github.com/freedomlayer/ring` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded simple_logger v1.0.1 [INFO] [stderr] Downloaded futures-preview v0.3.0-alpha.13 [INFO] [stderr] Downloaded tokio-sync v0.1.4 [INFO] [stderr] Downloaded csv-core v0.1.5 [INFO] [stderr] Downloaded futures-util-preview v0.3.0-alpha.13 [INFO] [stderr] Downloaded encode_unicode v0.3.5 [INFO] [stderr] Downloaded env_logger v0.6.1 [INFO] [stderr] Downloaded atomicwrites v0.2.2 [INFO] [stderr] Downloaded bincode v1.1.2 [INFO] [stderr] Downloaded pretty_env_logger v0.2.5 [INFO] [stderr] Downloaded capnpc v0.9.3 [INFO] [stderr] Downloaded sized-chunks v0.1.2 [INFO] [stderr] Downloaded cc v1.0.31 [INFO] [stderr] Downloaded csv v1.0.5 [INFO] [stderr] Downloaded futures-executor-preview v0.3.0-alpha.13 [INFO] [stderr] Downloaded futures-io-preview v0.3.0-alpha.13 [INFO] [stderr] Downloaded futures-select-macro-preview v0.3.0-alpha.13 [INFO] [stderr] Downloaded futures-channel-preview v0.3.0-alpha.13 [INFO] [stderr] Downloaded futures-core-preview v0.3.0-alpha.13 [INFO] [stderr] Downloaded futures-sink-preview v0.3.0-alpha.13 [INFO] [stderr] Downloaded proc-macro-hack v0.5.4 [INFO] [stderr] Downloaded im v12.3.3 [INFO] [stderr] Downloaded tokio v0.1.17 [INFO] [stderr] Downloaded capnp v0.9.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6d6432b61cb7a19be30cc283726044265a26d3e23b3204cbf42d6ab5b81287f0 [INFO] running `Command { std: "docker" "start" "-a" "6d6432b61cb7a19be30cc283726044265a26d3e23b3204cbf42d6ab5b81287f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6d6432b61cb7a19be30cc283726044265a26d3e23b3204cbf42d6ab5b81287f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6d6432b61cb7a19be30cc283726044265a26d3e23b3204cbf42d6ab5b81287f0", kill_on_drop: false }` [INFO] [stdout] 6d6432b61cb7a19be30cc283726044265a26d3e23b3204cbf42d6ab5b81287f0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b18a4f611c03ed95c2a391e4c00e00046a448b75c8d2893e7751998328fe4d79 [INFO] running `Command { std: "docker" "start" "-a" "b18a4f611c03ed95c2a391e4c00e00046a448b75c8d2893e7751998328fe4d79", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.50 [INFO] [stderr] Checking cfg-if v0.1.7 [INFO] [stderr] Compiling autocfg v0.1.2 [INFO] [stderr] Checking lazy_static v1.3.0 [INFO] [stderr] Checking rand_core v0.4.0 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Checking futures v0.1.25 [INFO] [stderr] Checking scopeguard v0.3.3 [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Compiling syn v0.15.29 [INFO] [stderr] Compiling serde v1.0.89 [INFO] [stderr] Checking either v1.5.1 [INFO] [stderr] Checking owning_ref v0.4.0 [INFO] [stderr] Compiling cc v1.0.31 [INFO] [stderr] Checking smallvec v0.6.9 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Checking log v0.4.6 [INFO] [stderr] Checking crossbeam-utils v0.6.5 [INFO] [stderr] Checking lazycell v1.2.1 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Checking futures-core-preview v0.3.0-alpha.13 [INFO] [stderr] Checking lock_api v0.1.5 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking rand_jitter v0.1.3 [INFO] [stdout] error[E0053]: method `poll` has an incompatible type for trait [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-core-preview-0.3.0-alpha.13/src/future/future_obj.rs:64:42 [INFO] [stdout] | [INFO] [stdout] 64 | fn poll(self: Pin<&mut Self>, waker: &Waker) -> Poll { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | types differ in mutability [INFO] [stdout] | help: change the parameter type to match the trait: `&mut Context<'_>` [INFO] [stdout] | [INFO] [stdout] = note: expected signature `fn(std::pin::Pin<&mut future_obj::LocalFutureObj<'_, _>>, &mut Context<'_>) -> std::task::Poll<_>` [INFO] [stdout] found signature `fn(std::pin::Pin<&mut future_obj::LocalFutureObj<'_, _>>, &std::task::Waker) -> std::task::Poll<_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0053]: method `poll` has an incompatible type for trait [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-core-preview-0.3.0-alpha.13/src/future/future_obj.rs:114:42 [INFO] [stdout] | [INFO] [stdout] 114 | fn poll(self: Pin<&mut Self>, waker: &Waker) -> Poll { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | types differ in mutability [INFO] [stdout] | help: change the parameter type to match the trait: `&mut Context<'_>` [INFO] [stdout] | [INFO] [stdout] = note: expected signature `fn(std::pin::Pin<&mut future_obj::FutureObj<'_, _>>, &mut Context<'_>) -> std::task::Poll<_>` [INFO] [stdout] found signature `fn(std::pin::Pin<&mut future_obj::FutureObj<'_, _>>, &std::task::Waker) -> std::task::Poll<_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking nodrop v0.1.13 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-core-preview-0.3.0-alpha.13/src/future/future_obj.rs:118:44 [INFO] [stdout] | [INFO] [stdout] 118 | LocalFutureObj::poll(pinned_field, waker) [INFO] [stdout] | -------------------- ^^^^^ types differ in mutability [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected mutable reference `&mut Context<'_>` [INFO] [stdout] found reference `&std::task::Waker` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /rustc/506512391b1a75ae450d36c9420978402a91abcc/library/core/src/future/future.rs:103:8 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-core-preview-0.3.0-alpha.13/src/future/future_obj.rs:165:20 [INFO] [stdout] | [INFO] [stdout] 165 | F::poll(p, waker) [INFO] [stdout] | ------- ^^^^^ types differ in mutability [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected mutable reference `&mut Context<'_>` [INFO] [stdout] found reference `&std::task::Waker` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /rustc/506512391b1a75ae450d36c9420978402a91abcc/library/core/src/future/future.rs:103:8 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-core-preview-0.3.0-alpha.13/src/future/future_obj.rs:182:25 [INFO] [stdout] | [INFO] [stdout] 182 | F::poll(future, waker) [INFO] [stdout] | ------- ^^^^^ types differ in mutability [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected mutable reference `&mut Context<'_>` [INFO] [stdout] found reference `&std::task::Waker` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /rustc/506512391b1a75ae450d36c9420978402a91abcc/library/core/src/future/future.rs:103:8 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-core-preview-0.3.0-alpha.13/src/future/future_obj.rs:203:26 [INFO] [stdout] | [INFO] [stdout] 203 | F::poll(pin, waker) [INFO] [stdout] | ------- ^^^^^ types differ in mutability [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected mutable reference `&mut Context<'_>` [INFO] [stdout] found reference `&std::task::Waker` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /rustc/506512391b1a75ae450d36c9420978402a91abcc/library/core/src/future/future.rs:103:8 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-core-preview-0.3.0-alpha.13/src/future/future_obj.rs:225:26 [INFO] [stdout] | [INFO] [stdout] 225 | F::poll(pin, waker) [INFO] [stdout] | ------- ^^^^^ types differ in mutability [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected mutable reference `&mut Context<'_>` [INFO] [stdout] found reference `&std::task::Waker` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /rustc/506512391b1a75ae450d36c9420978402a91abcc/library/core/src/future/future.rs:103:8 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-core-preview-0.3.0-alpha.13/src/future/mod.rs:86:19 [INFO] [stdout] | [INFO] [stdout] 86 | self.poll(waker) [INFO] [stdout] | ---- ^^^^^ types differ in mutability [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected mutable reference `&mut Context<'_>` [INFO] [stdout] found reference `&std::task::Waker` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /rustc/506512391b1a75ae450d36c9420978402a91abcc/library/core/src/future/future.rs:103:8 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0507]: cannot move out of `*waker` which is behind a shared reference [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-core-preview-0.3.0-alpha.13/src/task/__internal/atomic_waker.rs:244:17 [INFO] [stdout] | [INFO] [stdout] 244 | waker.wake(); [INFO] [stdout] | ^^^^^ ------ `*waker` moved due to this method call [INFO] [stdout] | | [INFO] [stdout] | move occurs because `*waker` has type `std::task::Waker`, which does not implement the `Copy` trait [INFO] [stdout] | [INFO] [stdout] note: `std::task::Waker::wake` takes ownership of the receiver `self`, which moves `*waker` [INFO] [stdout] --> /rustc/506512391b1a75ae450d36c9420978402a91abcc/library/core/src/task/wake.rs:462:17 [INFO] [stdout] help: you can `clone` the value and consume it, but this might not be your desired behavior [INFO] [stdout] | [INFO] [stdout] 244 | ::clone(&waker).wake(); [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++ + [INFO] [stdout] help: consider cloning the value if the performance cost is acceptable [INFO] [stdout] | [INFO] [stdout] 244 | waker.clone().wake(); [INFO] [stdout] | ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stdout] error: aborting due to 9 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0053, E0308, E0507. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0053`. [INFO] [stdout] [INFO] [stderr] error: could not compile `futures-core-preview` (lib) due to 10 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "b18a4f611c03ed95c2a391e4c00e00046a448b75c8d2893e7751998328fe4d79", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b18a4f611c03ed95c2a391e4c00e00046a448b75c8d2893e7751998328fe4d79", kill_on_drop: false }` [INFO] [stdout] b18a4f611c03ed95c2a391e4c00e00046a448b75c8d2893e7751998328fe4d79 [INFO] checking haposan/stctrl against try#dae34b759e282c069aa28752564694effd121a63 for pr-125384 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhaposan%2Fstctrl" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/haposan/stctrl on toolchain dae34b759e282c069aa28752564694effd121a63 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/haposan/stctrl [INFO] finished tweaking git repo https://github.com/haposan/stctrl [INFO] tweaked toml for git repo https://github.com/haposan/stctrl written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/haposan/stctrl 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" "+dae34b759e282c069aa28752564694effd121a63" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0395990f991799f6dec42121ce7a3ff93cd578a437cb93705283f57bcba107eb [INFO] running `Command { std: "docker" "start" "-a" "0395990f991799f6dec42121ce7a3ff93cd578a437cb93705283f57bcba107eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0395990f991799f6dec42121ce7a3ff93cd578a437cb93705283f57bcba107eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0395990f991799f6dec42121ce7a3ff93cd578a437cb93705283f57bcba107eb", kill_on_drop: false }` [INFO] [stdout] 0395990f991799f6dec42121ce7a3ff93cd578a437cb93705283f57bcba107eb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 38975110f435aeb65babee1676b6ea0996feb79839dd7a7bc790af90610eba0b [INFO] running `Command { std: "docker" "start" "-a" "38975110f435aeb65babee1676b6ea0996feb79839dd7a7bc790af90610eba0b", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] skipping non-2021 edition `2018` [INFO] running `Command { std: "docker" "inspect" "38975110f435aeb65babee1676b6ea0996feb79839dd7a7bc790af90610eba0b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "38975110f435aeb65babee1676b6ea0996feb79839dd7a7bc790af90610eba0b", kill_on_drop: false }` [INFO] [stdout] 38975110f435aeb65babee1676b6ea0996feb79839dd7a7bc790af90610eba0b