[INFO] cloning repository https://github.com/davidius/ariadne [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/davidius/ariadne" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavidius%2Fariadne", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavidius%2Fariadne'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 121fe8949d055b97d17ac7d0426d1dbac25a52de [INFO] checking davidius/ariadne against try#8ea250bdb76176ecb0225baa34aa634b024ae0e2 for pr-101692 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavidius%2Fariadne" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/davidius/ariadne on toolchain 8ea250bdb76176ecb0225baa34aa634b024ae0e2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8ea250bdb76176ecb0225baa34aa634b024ae0e2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/davidius/ariadne [INFO] finished tweaking git repo https://github.com/davidius/ariadne [INFO] tweaked toml for git repo https://github.com/davidius/ariadne written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/davidius/ariadne already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8ea250bdb76176ecb0225baa34aa634b024ae0e2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+8ea250bdb76176ecb0225baa34aa634b024ae0e2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c824490a26ef61e7e0b3b70ecb303ef1fbc01697b79f4de09f29018d3ebfe8b2 [INFO] running `Command { std: "docker" "start" "-a" "c824490a26ef61e7e0b3b70ecb303ef1fbc01697b79f4de09f29018d3ebfe8b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c824490a26ef61e7e0b3b70ecb303ef1fbc01697b79f4de09f29018d3ebfe8b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c824490a26ef61e7e0b3b70ecb303ef1fbc01697b79f4de09f29018d3ebfe8b2", kill_on_drop: false }` [INFO] [stdout] c824490a26ef61e7e0b3b70ecb303ef1fbc01697b79f4de09f29018d3ebfe8b2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+8ea250bdb76176ecb0225baa34aa634b024ae0e2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 63a7d5213a24fa7d7860846967c2f2b656adb063062f4a8e22cb77d60a7e1233 [INFO] running `Command { std: "docker" "start" "-a" "63a7d5213a24fa7d7860846967c2f2b656adb063062f4a8e22cb77d60a7e1233", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Checking smallvec v1.7.0 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Checking once_cell v1.7.2 [INFO] [stderr] Checking slab v0.4.3 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking linked-hash-map v0.5.4 [INFO] [stderr] Checking lazycell v1.3.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Compiling sysinfo v0.18.1 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking pin-project-lite v0.2.7 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking lock_api v0.4.5 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling tokio v1.14.0 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Checking mio v0.7.14 [INFO] [stderr] Checking filetime v0.2.14 [INFO] [stderr] Checking dirs-sys v0.3.6 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking inotify v0.7.1 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking dirs v3.0.2 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Checking notify v4.0.17 [INFO] [stderr] Compiling tokio-macros v1.6.0 [INFO] [stderr] Checking tokio-stream v0.1.8 [INFO] [stderr] Checking serde_yaml v0.8.24 [INFO] [stderr] Checking ariadne v0.5.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0391]: cycle detected when type-checking `run_recipe::cook_recipe` [INFO] [stdout] --> src/run_recipe.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | let task_handle = tokio::spawn(async move { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: ...which requires evaluating trait selection obligation `[generator interior@src/run_recipe.rs:54:51: 128:10]: core::marker::Send`... [INFO] [stdout] note: ...which requires generator glue MIR for `run_recipe::cook_recipe::{closure#0}::{closure#2}`... [INFO] [stdout] --> src/run_recipe.rs:54:51 [INFO] [stdout] | [INFO] [stdout] 54 | let task_handle = tokio::spawn(async move { [INFO] [stdout] | ___________________________________________________^ [INFO] [stdout] 55 | | loop { [INFO] [stdout] 56 | | let (resp_tx, resp_rx) = oneshot::channel(); [INFO] [stdout] 57 | | let (resp_tx2, resp_rx2) = oneshot::channel(); [INFO] [stdout] ... | [INFO] [stdout] 127 | | } [INFO] [stdout] 128 | | }); [INFO] [stdout] | |_________^ [INFO] [stdout] note: ...which requires elaborating drops for `run_recipe::cook_recipe::{closure#0}::{closure#2}`... [INFO] [stdout] --> src/run_recipe.rs:54:51 [INFO] [stdout] | [INFO] [stdout] 54 | let task_handle = tokio::spawn(async move { [INFO] [stdout] | ___________________________________________________^ [INFO] [stdout] 55 | | loop { [INFO] [stdout] 56 | | let (resp_tx, resp_rx) = oneshot::channel(); [INFO] [stdout] 57 | | let (resp_tx2, resp_rx2) = oneshot::channel(); [INFO] [stdout] ... | [INFO] [stdout] 127 | | } [INFO] [stdout] 128 | | }); [INFO] [stdout] | |_________^ [INFO] [stdout] note: ...which requires borrow-checking `run_recipe::cook_recipe::{closure#0}::{closure#2}`... [INFO] [stdout] --> src/run_recipe.rs:54:51 [INFO] [stdout] | [INFO] [stdout] 54 | let task_handle = tokio::spawn(async move { [INFO] [stdout] | ___________________________________________________^ [INFO] [stdout] 55 | | loop { [INFO] [stdout] 56 | | let (resp_tx, resp_rx) = oneshot::channel(); [INFO] [stdout] 57 | | let (resp_tx2, resp_rx2) = oneshot::channel(); [INFO] [stdout] ... | [INFO] [stdout] 127 | | } [INFO] [stdout] 128 | | }); [INFO] [stdout] | |_________^ [INFO] [stdout] note: ...which requires processing `run_recipe::cook_recipe::{closure#0}::{closure#2}`... [INFO] [stdout] --> src/run_recipe.rs:54:51 [INFO] [stdout] | [INFO] [stdout] 54 | let task_handle = tokio::spawn(async move { [INFO] [stdout] | ___________________________________________________^ [INFO] [stdout] 55 | | loop { [INFO] [stdout] 56 | | let (resp_tx, resp_rx) = oneshot::channel(); [INFO] [stdout] 57 | | let (resp_tx2, resp_rx2) = oneshot::channel(); [INFO] [stdout] ... | [INFO] [stdout] 127 | | } [INFO] [stdout] 128 | | }); [INFO] [stdout] | |_________^ [INFO] [stdout] note: ...which requires processing MIR for `run_recipe::cook_recipe::{closure#0}::{closure#2}`... [INFO] [stdout] --> src/run_recipe.rs:54:51 [INFO] [stdout] | [INFO] [stdout] 54 | let task_handle = tokio::spawn(async move { [INFO] [stdout] | ___________________________________________________^ [INFO] [stdout] 55 | | loop { [INFO] [stdout] 56 | | let (resp_tx, resp_rx) = oneshot::channel(); [INFO] [stdout] 57 | | let (resp_tx2, resp_rx2) = oneshot::channel(); [INFO] [stdout] ... | [INFO] [stdout] 127 | | } [INFO] [stdout] 128 | | }); [INFO] [stdout] | |_________^ [INFO] [stdout] note: ...which requires unsafety-checking `run_recipe::cook_recipe::{closure#0}::{closure#2}`... [INFO] [stdout] --> src/run_recipe.rs:54:51 [INFO] [stdout] | [INFO] [stdout] 54 | let task_handle = tokio::spawn(async move { [INFO] [stdout] | ___________________________________________________^ [INFO] [stdout] 55 | | loop { [INFO] [stdout] 56 | | let (resp_tx, resp_rx) = oneshot::channel(); [INFO] [stdout] 57 | | let (resp_tx2, resp_rx2) = oneshot::channel(); [INFO] [stdout] ... | [INFO] [stdout] 127 | | } [INFO] [stdout] 128 | | }); [INFO] [stdout] | |_________^ [INFO] [stdout] note: ...which requires building MIR for `run_recipe::cook_recipe::{closure#0}::{closure#2}`... [INFO] [stdout] --> src/run_recipe.rs:54:51 [INFO] [stdout] | [INFO] [stdout] 54 | let task_handle = tokio::spawn(async move { [INFO] [stdout] | ___________________________________________________^ [INFO] [stdout] 55 | | loop { [INFO] [stdout] 56 | | let (resp_tx, resp_rx) = oneshot::channel(); [INFO] [stdout] 57 | | let (resp_tx2, resp_rx2) = oneshot::channel(); [INFO] [stdout] ... | [INFO] [stdout] 127 | | } [INFO] [stdout] 128 | | }); [INFO] [stdout] | |_________^ [INFO] [stdout] note: ...which requires type-checking `run_recipe::cook_recipe::{closure#0}::{closure#2}`... [INFO] [stdout] --> src/run_recipe.rs:54:51 [INFO] [stdout] | [INFO] [stdout] 54 | let task_handle = tokio::spawn(async move { [INFO] [stdout] | ___________________________________________________^ [INFO] [stdout] 55 | | loop { [INFO] [stdout] 56 | | let (resp_tx, resp_rx) = oneshot::channel(); [INFO] [stdout] 57 | | let (resp_tx2, resp_rx2) = oneshot::channel(); [INFO] [stdout] ... | [INFO] [stdout] 127 | | } [INFO] [stdout] 128 | | }); [INFO] [stdout] | |_________^ [INFO] [stdout] = note: ...which again requires type-checking `run_recipe::cook_recipe`, completing the cycle [INFO] [stdout] note: cycle used when building MIR for `run_recipe::cook_recipe` [INFO] [stdout] --> src/run_recipe.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | / pub async fn cook_recipe( [INFO] [stdout] 13 | | recipe: Recipe, [INFO] [stdout] 14 | | all_tasks: Vec, [INFO] [stdout] 15 | | log_annotations: Vec, [INFO] [stdout] 16 | | ) { [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0391`. [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `run_recipe::cook_recipe` [INFO] [stdout] --> src/run_recipe.rs:54:27 [INFO] [stdout] | [INFO] [stdout] 54 | let task_handle = tokio::spawn(async move { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: ...which requires evaluating trait selection obligation `[generator interior@src/run_recipe.rs:54:51: 128:10]: core::marker::Send`... [INFO] [stdout] note: ...which requires generator glue MIR for `run_recipe::cook_recipe::{closure#0}::{closure#2}`... [INFO] [stdout] --> src/run_recipe.rs:54:51 [INFO] [stdout] | [INFO] [stdout] 54 | let task_handle = tokio::spawn(async move { [INFO] [stdout] | ___________________________________________________^ [INFO] [stdout] 55 | | loop { [INFO] [stdout] 56 | | let (resp_tx, resp_rx) = oneshot::channel(); [INFO] [stdout] 57 | | let (resp_tx2, resp_rx2) = oneshot::channel(); [INFO] [stdout] ... | [INFO] [stdout] 127 | | } [INFO] [stdout] 128 | | }); [INFO] [stdout] | |_________^ [INFO] [stdout] note: ...which requires elaborating drops for `run_recipe::cook_recipe::{closure#0}::{closure#2}`... [INFO] [stdout] --> src/run_recipe.rs:54:51 [INFO] [stdout] | [INFO] [stdout] 54 | let task_handle = tokio::spawn(async move { [INFO] [stdout] | ___________________________________________________^ [INFO] [stdout] 55 | | loop { [INFO] [stdout] 56 | | let (resp_tx, resp_rx) = oneshot::channel(); [INFO] [stdout] 57 | | let (resp_tx2, resp_rx2) = oneshot::channel(); [INFO] [stdout] ... | [INFO] [stdout] 127 | | } [INFO] [stdout] 128 | | }); [INFO] [stdout] | |_________^ [INFO] [stdout] note: ...which requires borrow-checking `run_recipe::cook_recipe::{closure#0}::{closure#2}`... [INFO] [stdout] --> src/run_recipe.rs:54:51 [INFO] [stdout] | [INFO] [stdout] 54 | let task_handle = tokio::spawn(async move { [INFO] [stdout] | ___________________________________________________^ [INFO] [stdout] 55 | | loop { [INFO] [stdout] 56 | | let (resp_tx, resp_rx) = oneshot::channel(); [INFO] [stdout] 57 | | let (resp_tx2, resp_rx2) = oneshot::channel(); [INFO] [stdout] ... | [INFO] [stdout] 127 | | } [INFO] [stdout] 128 | | }); [INFO] [stdout] | |_________^ [INFO] [stdout] note: ...which requires processing `run_recipe::cook_recipe::{closure#0}::{closure#2}`... [INFO] [stdout] --> src/run_recipe.rs:54:51 [INFO] [stdout] | [INFO] [stdout] 54 | let task_handle = tokio::spawn(async move { [INFO] [stdout] | ___________________________________________________^ [INFO] [stdout] 55 | | loop { [INFO] [stdout] 56 | | let (resp_tx, resp_rx) = oneshot::channel(); [INFO] [stdout] 57 | | let (resp_tx2, resp_rx2) = oneshot::channel(); [INFO] [stdout] ... | [INFO] [stdout] 127 | | } [INFO] [stdout] 128 | | }); [INFO] [stdout] | |_________^ [INFO] [stdout] note: ...which requires processing MIR for `run_recipe::cook_recipe::{closure#0}::{closure#2}`... [INFO] [stdout] --> src/run_recipe.rs:54:51 [INFO] [stdout] | [INFO] [stdout] 54 | let task_handle = tokio::spawn(async move { [INFO] [stdout] | ___________________________________________________^ [INFO] [stdout] 55 | | loop { [INFO] [stdout] 56 | | let (resp_tx, resp_rx) = oneshot::channel(); [INFO] [stdout] 57 | | let (resp_tx2, resp_rx2) = oneshot::channel(); [INFO] [stdout] ... | [INFO] [stdout] 127 | | } [INFO] [stdout] 128 | | }); [INFO] [stdout] | |_________^ [INFO] [stdout] note: ...which requires unsafety-checking `run_recipe::cook_recipe::{closure#0}::{closure#2}`... [INFO] [stdout] --> src/run_recipe.rs:54:51 [INFO] [stdout] | [INFO] [stdout] 54 | let task_handle = tokio::spawn(async move { [INFO] [stdout] | ___________________________________________________^ [INFO] [stdout] 55 | | loop { [INFO] [stdout] 56 | | let (resp_tx, resp_rx) = oneshot::channel(); [INFO] [stdout] 57 | | let (resp_tx2, resp_rx2) = oneshot::channel(); [INFO] [stdout] ... | [INFO] [stdout] 127 | | } [INFO] [stdout] 128 | | }); [INFO] [stdout] | |_________^ [INFO] [stdout] note: ...which requires building MIR for `run_recipe::cook_recipe::{closure#0}::{closure#2}`... [INFO] [stdout] --> src/run_recipe.rs:54:51 [INFO] [stdout] | [INFO] [stdout] 54 | let task_handle = tokio::spawn(async move { [INFO] [stdout] | ___________________________________________________^ [INFO] [stdout] 55 | | loop { [INFO] [stdout] 56 | | let (resp_tx, resp_rx) = oneshot::channel(); [INFO] [stdout] 57 | | let (resp_tx2, resp_rx2) = oneshot::channel(); [INFO] [stdout] ... | [INFO] [stdout] 127 | | } [INFO] [stdout] 128 | | }); [INFO] [stdout] | |_________^ [INFO] [stdout] note: ...which requires type-checking `run_recipe::cook_recipe::{closure#0}::{closure#2}`... [INFO] [stdout] --> src/run_recipe.rs:54:51 [INFO] [stdout] | [INFO] [stdout] 54 | let task_handle = tokio::spawn(async move { [INFO] [stdout] | ___________________________________________________^ [INFO] [stdout] 55 | | loop { [INFO] [stdout] 56 | | let (resp_tx, resp_rx) = oneshot::channel(); [INFO] [stdout] 57 | | let (resp_tx2, resp_rx2) = oneshot::channel(); [INFO] [stdout] ... | [INFO] [stdout] 127 | | } [INFO] [stdout] 128 | | }); [INFO] [stdout] | |_________^ [INFO] [stdout] = note: ...which again requires type-checking `run_recipe::cook_recipe`, completing the cycle [INFO] [stdout] note: cycle used when building MIR for `run_recipe::cook_recipe` [INFO] [stdout] --> src/run_recipe.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | / pub async fn cook_recipe( [INFO] [stdout] 13 | | recipe: Recipe, [INFO] [stdout] 14 | | all_tasks: Vec, [INFO] [stdout] 15 | | log_annotations: Vec, [INFO] [stdout] 16 | | ) { [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ariadne` due to 2 previous errors [INFO] [stdout] For more information about this error, try `rustc --explain E0391`. [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `ariadne` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "63a7d5213a24fa7d7860846967c2f2b656adb063062f4a8e22cb77d60a7e1233", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "63a7d5213a24fa7d7860846967c2f2b656adb063062f4a8e22cb77d60a7e1233", kill_on_drop: false }` [INFO] [stdout] 63a7d5213a24fa7d7860846967c2f2b656adb063062f4a8e22cb77d60a7e1233