[INFO] cloning repository https://github.com/jhbruhn/ics-adapter [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jhbruhn/ics-adapter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjhbruhn%2Fics-adapter", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjhbruhn%2Fics-adapter'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 84e7a040063073f0b020f60a36fca5c27a2f7cd8 [INFO] checking jhbruhn/ics-adapter against master#eb10639928a2781cf0a12440007fbcc1e3a6888f for pr-127827-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjhbruhn%2Fics-adapter" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jhbruhn/ics-adapter on toolchain eb10639928a2781cf0a12440007fbcc1e3a6888f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eb10639928a2781cf0a12440007fbcc1e3a6888f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-7-tc1/source/.cargo/config [INFO] started tweaking git repo https://github.com/jhbruhn/ics-adapter [INFO] finished tweaking git repo https://github.com/jhbruhn/ics-adapter [INFO] tweaked toml for git repo https://github.com/jhbruhn/ics-adapter written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/jhbruhn/ics-adapter 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" "+eb10639928a2781cf0a12440007fbcc1e3a6888f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rustls-pemfile v1.0.2 [INFO] [stderr] Downloaded chrono-tz-build v0.1.0 [INFO] [stderr] Downloaded rrule v0.11.0 [INFO] [stderr] Downloaded iso8601 v0.6.1 [INFO] [stderr] Downloaded phf_codegen v0.11.1 [INFO] [stderr] Downloaded ipnet v2.7.2 [INFO] [stderr] Downloaded uuid v1.3.4 [INFO] [stderr] Downloaded icalendar v0.15.4 [INFO] [stderr] Downloaded openssl-sys v0.9.88 [INFO] [stderr] Downloaded phf_generator v0.11.1 [INFO] [stderr] Downloaded h2 v0.3.19 [INFO] [stderr] Downloaded openssl v0.10.54 [INFO] [stderr] Downloaded chrono-tz v0.8.2 [INFO] [stderr] Downloaded openssl-src v111.27.0+1.1.1v [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+eb10639928a2781cf0a12440007fbcc1e3a6888f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3a2b196a171a9c2ef71368026d40540bdbbc984037216c6675ec69ee6c6ab1af [INFO] running `Command { std: "docker" "start" "-a" "3a2b196a171a9c2ef71368026d40540bdbbc984037216c6675ec69ee6c6ab1af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3a2b196a171a9c2ef71368026d40540bdbbc984037216c6675ec69ee6c6ab1af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3a2b196a171a9c2ef71368026d40540bdbbc984037216c6675ec69ee6c6ab1af", kill_on_drop: false }` [INFO] [stdout] 3a2b196a171a9c2ef71368026d40540bdbbc984037216c6675ec69ee6c6ab1af [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+eb10639928a2781cf0a12440007fbcc1e3a6888f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 395c6d01c1ed95c787ddfa88f25d8fb2f68144392dec581fabcd2c2c3cf23be3 [INFO] running `Command { std: "docker" "start" "-a" "395c6d01c1ed95c787ddfa88f25d8fb2f68144392dec581fabcd2c2c3cf23be3", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.146 [INFO] [stderr] Compiling proc-macro2 v1.0.60 [INFO] [stderr] Compiling quote v1.0.28 [INFO] [stderr] Compiling unicode-ident v1.0.9 [INFO] [stderr] Checking bytes v1.4.0 [INFO] [stderr] Checking log v0.4.19 [INFO] [stderr] Checking itoa v1.0.6 [INFO] [stderr] Checking smallvec v1.10.0 [INFO] [stderr] Compiling tokio v1.28.2 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Checking lock_api v0.4.10 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling regex-syntax v0.7.2 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling serde v1.0.164 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling openssl v0.10.54 [INFO] [stderr] Compiling phf_shared v0.11.1 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Checking cpufeatures v0.2.7 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling phf_generator v0.11.1 [INFO] [stderr] Compiling phf v0.11.1 [INFO] [stderr] Checking sha1 v0.10.5 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Compiling phf_codegen v0.11.1 [INFO] [stderr] Checking http v0.2.9 [INFO] [stderr] Checking ryu v1.0.13 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Checking iana-time-zone v0.1.57 [INFO] [stderr] Compiling multer v2.1.0 [INFO] [stderr] Compiling serde_json v1.0.96 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Compiling openssl-src v111.27.0+1.1.1v [INFO] [stderr] Compiling anyhow v1.0.71 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking mime_guess v2.0.4 [INFO] [stderr] Checking rustls-pemfile v1.0.2 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Checking ipnet v2.7.2 [INFO] [stderr] Compiling syn v2.0.18 [INFO] [stderr] Checking urlencoding v2.1.3 [INFO] [stderr] Checking parking_lot_core v0.9.8 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking num_cpus v1.15.0 [INFO] [stderr] Checking socket2 v0.4.9 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Checking time v0.1.45 [INFO] [stderr] Compiling openssl-sys v0.9.88 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking uuid v1.3.4 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Checking headers-core v0.2.0 [INFO] [stderr] Checking headers v0.3.8 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking chrono v0.4.26 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking regex v1.8.4 [INFO] [stderr] Checking iso8601 v0.6.1 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling chrono-tz-build v0.1.0 [INFO] [stderr] Compiling chrono-tz v0.8.2 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.164 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling pin-project-internal v1.1.0 [INFO] [stderr] Checking pin-project v1.1.0 [INFO] [stderr] Checking tungstenite v0.18.0 [INFO] [stderr] Checking icalendar v0.15.4 [INFO] [stderr] Checking rrule v0.11.0 [INFO] [stderr] Checking tokio-util v0.7.8 [INFO] [stderr] Checking tokio-stream v0.1.14 [INFO] [stderr] Checking tokio-tungstenite v0.18.0 [INFO] [stderr] Checking h2 v0.3.19 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking hyper v0.14.26 [INFO] [stderr] Checking warp v0.3.5 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.18 [INFO] [stderr] Checking ics-adapter v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 33s [INFO] running `Command { std: "docker" "inspect" "395c6d01c1ed95c787ddfa88f25d8fb2f68144392dec581fabcd2c2c3cf23be3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "395c6d01c1ed95c787ddfa88f25d8fb2f68144392dec581fabcd2c2c3cf23be3", kill_on_drop: false }` [INFO] [stdout] 395c6d01c1ed95c787ddfa88f25d8fb2f68144392dec581fabcd2c2c3cf23be3 [INFO] checking jhbruhn/ics-adapter against try#357cc345f0a672ac4bee347eb89b7552541416c1 for pr-127827-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjhbruhn%2Fics-adapter" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jhbruhn/ics-adapter on toolchain 357cc345f0a672ac4bee347eb89b7552541416c1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+357cc345f0a672ac4bee347eb89b7552541416c1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config [INFO] started tweaking git repo https://github.com/jhbruhn/ics-adapter [INFO] finished tweaking git repo https://github.com/jhbruhn/ics-adapter [INFO] tweaked toml for git repo https://github.com/jhbruhn/ics-adapter written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/jhbruhn/ics-adapter 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" "+357cc345f0a672ac4bee347eb89b7552541416c1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+357cc345f0a672ac4bee347eb89b7552541416c1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dda0ce2f57ca6230a3343eb73ad23af44d02bfb99d9a13aca89f877b5173effa [INFO] running `Command { std: "docker" "start" "-a" "dda0ce2f57ca6230a3343eb73ad23af44d02bfb99d9a13aca89f877b5173effa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dda0ce2f57ca6230a3343eb73ad23af44d02bfb99d9a13aca89f877b5173effa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dda0ce2f57ca6230a3343eb73ad23af44d02bfb99d9a13aca89f877b5173effa", kill_on_drop: false }` [INFO] [stdout] dda0ce2f57ca6230a3343eb73ad23af44d02bfb99d9a13aca89f877b5173effa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+357cc345f0a672ac4bee347eb89b7552541416c1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2967c872a479f6d415da998c371d2018ee161248978d83c00470cd9eae455373 [INFO] running `Command { std: "docker" "start" "-a" "2967c872a479f6d415da998c371d2018ee161248978d83c00470cd9eae455373", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.146 [INFO] [stderr] Compiling proc-macro2 v1.0.60 [INFO] [stderr] Compiling quote v1.0.28 [INFO] [stderr] Compiling unicode-ident v1.0.9 [INFO] [stderr] Checking bytes v1.4.0 [INFO] [stderr] Checking itoa v1.0.6 [INFO] [stderr] Checking log v0.4.19 [INFO] [stderr] Checking smallvec v1.10.0 [INFO] [stderr] Compiling tokio v1.28.2 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Checking lock_api v0.4.10 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling regex-syntax v0.7.2 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling serde v1.0.164 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling openssl v0.10.54 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Checking cpufeatures v0.2.7 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking sha1 v0.10.5 [INFO] [stderr] Compiling phf_shared v0.11.1 [INFO] [stderr] Checking iana-time-zone v0.1.57 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Checking ryu v1.0.13 [INFO] [stderr] Compiling multer v2.1.0 [INFO] [stderr] Compiling serde_json v1.0.96 [INFO] [stderr] Checking http v0.2.9 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking phf v0.11.1 [INFO] [stderr] Compiling phf_generator v0.11.1 [INFO] [stderr] Compiling openssl-src v111.27.0+1.1.1v [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Compiling phf_codegen v0.11.1 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Compiling anyhow v1.0.71 [INFO] [stderr] Checking mime_guess v2.0.4 [INFO] [stderr] Checking rustls-pemfile v1.0.2 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Checking ipnet v2.7.2 [INFO] [stderr] Checking urlencoding v2.1.3 [INFO] [stderr] Compiling syn v2.0.18 [INFO] [stderr] Compiling openssl-sys v0.9.88 [INFO] [stderr] Checking parking_lot_core v0.9.8 [INFO] [stderr] Checking num_cpus v1.15.0 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Checking socket2 v0.4.9 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Checking time v0.1.45 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Checking headers-core v0.2.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking uuid v1.3.4 [INFO] [stderr] Checking iso8601 v0.6.1 [INFO] [stderr] Checking headers v0.3.8 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling regex v1.8.4 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking chrono v0.4.26 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling chrono-tz-build v0.1.0 [INFO] [stderr] Compiling chrono-tz v0.8.2 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling serde_derive v1.0.164 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling pin-project-internal v1.1.0 [INFO] [stderr] Checking pin-project v1.1.0 [INFO] [stderr] Checking tungstenite v0.18.0 [INFO] [stderr] Checking icalendar v0.15.4 [INFO] [stderr] Checking rrule v0.11.0 [INFO] [stderr] Checking tokio-util v0.7.8 [INFO] [stderr] Checking tokio-stream v0.1.14 [INFO] [stderr] Checking tokio-tungstenite v0.18.0 [INFO] [stderr] Checking h2 v0.3.19 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking hyper v0.14.26 [INFO] [stderr] Checking warp v0.3.5 [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/warp-0.3.5/src/filters/fs.rs:96:46 [INFO] [stdout] | [INFO] [stdout] 96 | let is_dir = tokio::fs::metadata(buf.clone()) [INFO] [stdout] | ^^^ cannot infer type [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 E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `warp` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "2967c872a479f6d415da998c371d2018ee161248978d83c00470cd9eae455373", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2967c872a479f6d415da998c371d2018ee161248978d83c00470cd9eae455373", kill_on_drop: false }` [INFO] [stdout] 2967c872a479f6d415da998c371d2018ee161248978d83c00470cd9eae455373