[INFO] cloning repository tureus/inquisitor [INFO] running `"git" "clone" "--bare" "git://github.com/tureus/inquisitor.git" "work/cache/sources/gh/tureus/inquisitor"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/tureus/inquisitor'... [INFO] running `"git" "clone" "work/cache/sources/gh/tureus/inquisitor" "work/ex/pr-62008/sources/master#848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1/gh/tureus/inquisitor"` [INFO] [stderr] Cloning into 'work/ex/pr-62008/sources/master#848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1/gh/tureus/inquisitor'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/tureus/inquisitor" "work/ex/pr-62008/sources/try#8f81d0bf6baf07b92f1246696722485c4ca0b049/gh/tureus/inquisitor"` [INFO] [stderr] Cloning into 'work/ex/pr-62008/sources/try#8f81d0bf6baf07b92f1246696722485c4ca0b049/gh/tureus/inquisitor'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] e127c77a10a41e4240db1c85d395600d42d155f5 [INFO] sha for GitHub repo tureus/inquisitor: e127c77a10a41e4240db1c85d395600d42d155f5 [INFO] validating manifest of tureus/inquisitor on toolchain master#848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1 [INFO] running `"/mnt/big/ec2-user/crater/work/local/cargo-home/bin/cargo" "+848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of tureus/inquisitor on toolchain try#8f81d0bf6baf07b92f1246696722485c4ca0b049 [INFO] running `"/mnt/big/ec2-user/crater/work/local/cargo-home/bin/cargo" "+8f81d0bf6baf07b92f1246696722485c4ca0b049-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing tureus/inquisitor [INFO] finished frobbing tureus/inquisitor [INFO] frobbed toml for tureus/inquisitor written to work/ex/pr-62008/sources/master#848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1/gh/tureus/inquisitor/Cargo.toml [INFO] started frobbing tureus/inquisitor [INFO] finished frobbing tureus/inquisitor [INFO] frobbed toml for tureus/inquisitor written to work/ex/pr-62008/sources/try#8f81d0bf6baf07b92f1246696722485c4ca0b049/gh/tureus/inquisitor/Cargo.toml [INFO] crate tureus/inquisitor already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/ec2-user/crater/work/local/cargo-home/bin/cargo" "+848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded unbytify v0.2.0 [INFO] running `"/mnt/big/ec2-user/crater/work/local/cargo-home/bin/cargo" "+8f81d0bf6baf07b92f1246696722485c4ca0b049-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] checking tureus/inquisitor against try#8f81d0bf6baf07b92f1246696722485c4ca0b049 for pr-62008 [INFO] running `"docker" "create" "-v" "/mnt/big/ec2-user/crater/work/local/target-dirs/pr-62008/worker-1/try#8f81d0bf6baf07b92f1246696722485c4ca0b049:/opt/crater/target:rw,Z" "-v" "/mnt/big/ec2-user/crater/work/ex/pr-62008/sources/try#8f81d0bf6baf07b92f1246696722485c4ca0b049/gh/tureus/inquisitor:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/ec2-user/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/ec2-user/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+8f81d0bf6baf07b92f1246696722485c4ca0b049-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] c51b0b06c1809da063d4347f46df9d108e309a7ec198ef6767400ef25a64e112 [INFO] running `"docker" "start" "-a" "c51b0b06c1809da063d4347f46df9d108e309a7ec198ef6767400ef25a64e112"` [INFO] [stderr] Compiling openssl v0.10.15 [INFO] [stderr] Compiling openssl-sys v0.9.39 [INFO] [stderr] Checking unbytify v0.2.0 [INFO] [stderr] Checking crossbeam-epoch v0.6.1 [INFO] [stderr] Checking miniz-sys v0.1.11 [INFO] [stderr] Checking hashbrown v0.1.7 [INFO] [stderr] Checking serde_json v1.0.33 [INFO] [stderr] Checking uuid v0.7.1 [INFO] [stderr] Checking mio v0.6.16 [INFO] [stderr] Checking pretty-bytes v0.2.2 [INFO] [stderr] Compiling syn v0.15.22 [INFO] [stderr] Checking serde_urlencoded v0.5.4 [INFO] [stderr] Checking flate2 v1.0.6 [INFO] [stderr] Checking tokio-io v0.1.10 [INFO] [stderr] Compiling phf_generator v0.7.23 [INFO] [stderr] Checking crossbeam-deque v0.6.2 [INFO] [stderr] Compiling phf_codegen v0.7.23 [INFO] [stderr] Checking mio-uds v0.6.7 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Checking tokio-threadpool v0.1.9 [INFO] [stderr] Compiling native-tls v0.2.2 [INFO] [stderr] Checking tokio-codec v0.1.1 [INFO] [stderr] Checking tokio-reactor v0.1.7 [INFO] [stderr] Checking h2 v0.1.14 [INFO] [stderr] Checking tokio-udp v0.1.3 [INFO] [stderr] Checking tokio-uds v0.2.4 [INFO] [stderr] Checking tokio-tcp v0.1.2 [INFO] [stderr] Checking tokio-fs v0.1.4 [INFO] [stderr] Checking tokio v0.1.13 [INFO] [stderr] Checking hyper v0.12.18 [INFO] [stderr] Compiling serde_derive v1.0.82 [INFO] [stderr] Checking hyper-tls v0.3.1 [INFO] [stderr] Checking reqwest v0.9.5 [INFO] [stderr] Checking docopt v1.0.2 [INFO] [stderr] Checking inquisitor v0.1.0 (/opt/crater/workdir) [INFO] [stderr] error: unknown macro variable `emeta` [INFO] [stderr] --> <::quick_error::quick_error macros>:109:13 [INFO] [stderr] | [INFO] [stderr] 109 | $ ( $ ( # [ $ emeta ] ) * => $ eitem $ ( ( $ ( $ etyp ) , * ) ) * ) * $ ( [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[deny(meta_variable_misuse)] on by default [INFO] [stderr] [INFO] [stderr] error: unknown macro variable `eitem` [INFO] [stderr] --> <::quick_error::quick_error macros>:109:30 [INFO] [stderr] | [INFO] [stderr] 109 | $ ( $ ( # [ $ emeta ] ) * => $ eitem $ ( ( $ ( $ etyp ) , * ) ) * ) * $ ( [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: unknown macro variable `etyp` [INFO] [stderr] --> <::quick_error::quick_error macros>:109:48 [INFO] [stderr] | [INFO] [stderr] 109 | $ ( $ ( # [ $ emeta ] ) * => $ eitem $ ( ( $ ( $ etyp ) , * ) ) * ) * $ ( [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> <::quick_error::quick_error macros>:126:48 [INFO] [stderr] | [INFO] [stderr] 120 | ( $ ( $ qvar : ident : $ qtyp : ty ) , + ) $ ( $ tail : tt ) * ] ) => { [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 126 | $ ( # [ $ bmeta ] ) * => $ bitem : TUPLE [ $ ( $ qvar : $ qtyp ) , * ] ] queue [INFO] [stderr] | ^^^^^^ - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> <::quick_error::quick_error macros>:126:57 [INFO] [stderr] | [INFO] [stderr] 120 | ( $ ( $ qvar : ident : $ qtyp : ty ) , + ) $ ( $ tail : tt ) * ] ) => { [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 126 | $ ( # [ $ bmeta ] ) * => $ bitem : TUPLE [ $ ( $ qvar : $ qtyp ) , * ] ] queue [INFO] [stderr] | ^^^^^^ - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> <::quick_error::quick_error macros>:139:49 [INFO] [stderr] | [INFO] [stderr] 133 | { $ ( $ qvar : ident : $ qtyp : ty ) , + } $ ( $ tail : tt ) * ] ) => { [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 139 | $ ( # [ $ bmeta ] ) * => $ bitem : STRUCT [ $ ( $ qvar : $ qtyp ) , * ] ] [INFO] [stderr] | ^^^^^^ - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> <::quick_error::quick_error macros>:139:58 [INFO] [stderr] | [INFO] [stderr] 133 | { $ ( $ qvar : ident : $ qtyp : ty ) , + } $ ( $ tail : tt ) * ] ) => { [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 139 | $ ( # [ $ bmeta ] ) * => $ bitem : STRUCT [ $ ( $ qvar : $ qtyp ) , * ] ] [INFO] [stderr] | ^^^^^^ - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> <::quick_error::quick_error macros>:152:49 [INFO] [stderr] | [INFO] [stderr] 146 | { $ ( $ qvar : ident : $ qtyp : ty ) , + , } $ ( $ tail : tt ) * ] ) => { [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 152 | $ ( # [ $ bmeta ] ) * => $ bitem : STRUCT [ $ ( $ qvar : $ qtyp ) , * ] ] [INFO] [stderr] | ^^^^^^ - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> <::quick_error::quick_error macros>:152:58 [INFO] [stderr] | [INFO] [stderr] 146 | { $ ( $ qvar : ident : $ qtyp : ty ) , + , } $ ( $ tail : tt ) * ] ) => { [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 152 | $ ( # [ $ bmeta ] ) * => $ bitem : STRUCT [ $ ( $ qvar : $ qtyp ) , * ] ] [INFO] [stderr] | ^^^^^^ - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> <::quick_error::quick_error macros>:203:41 [INFO] [stderr] | [INFO] [stderr] 197 | $ ( ( $ ( $ ttyp : ty ) , + ) ) * ) { [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 203 | $ ( # [ $ imeta ] ) * $ iitem $ ( ( $ ( $ ttyp ) , * ) ) * $ ( [INFO] [stderr] | ^^^^^^ - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> <::quick_error::quick_error macros>:214:41 [INFO] [stderr] | [INFO] [stderr] 208 | $ ( ( $ ( $ ttyp : ty ) , + ) ) * ) { [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 214 | $ ( # [ $ imeta ] ) * $ iitem $ ( ( $ ( $ ttyp ) , * ) ) * $ ( [INFO] [stderr] | ^^^^^^ - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> <::quick_error::quick_error macros>:241:7 [INFO] [stderr] | [INFO] [stderr] 235 | $ ( $ qvar : ident : $ qtyp : ty ) , + ] $ ( $ queue : tt ) * ] ) => { [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 241 | ( $ ( $ qtyp ) , * ) ) { } ] queue [ $ ( $ queue ) * ] ) ; } ; ( [INFO] [stderr] | ^^^^^^ - conflicting repetition [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/client/responses/bulk_response.rs:486:32 [INFO] [stderr] | [INFO] [stderr] 486 | fn cause(&self) -> Option<&Error> { [INFO] [stderr] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [INFO] [stderr] [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> src/client/responses/bulk_response.rs:503:16 [INFO] [stderr] | [INFO] [stderr] 503 | 200...299 => Ok(MaybeOkResponse::ok(body)), [INFO] [stderr] | ^^^ help: use `..=` for an inclusive range [INFO] [stderr] | [INFO] [stderr] = note: #[warn(ellipsis_inclusive_range_patterns)] on by default [INFO] [stderr] [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> src/client/responses/bulk_response.rs:512:16 [INFO] [stderr] | [INFO] [stderr] 512 | 200...299 => Ok(MaybeOkResponse::ok(body)), [INFO] [stderr] | ^^^ help: use `..=` for an inclusive range [INFO] [stderr] [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> src/client/responses/parsing.rs:270:16 [INFO] [stderr] | [INFO] [stderr] 270 | 200...299 => Ok(MaybeOkResponse::ok(body)), [INFO] [stderr] | ^^^ help: use `..=` for an inclusive range [INFO] [stderr] [INFO] [stderr] error: unknown macro variable `emeta` [INFO] [stderr] --> <::quick_error::quick_error macros>:109:13 [INFO] [stderr] | [INFO] [stderr] 109 | $ ( $ ( # [ $ emeta ] ) * => $ eitem $ ( ( $ ( $ etyp ) , * ) ) * ) * $ ( [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[deny(meta_variable_misuse)] on by default [INFO] [stderr] [INFO] [stderr] error: unknown macro variable `eitem` [INFO] [stderr] --> <::quick_error::quick_error macros>:109:30 [INFO] [stderr] | [INFO] [stderr] 109 | $ ( $ ( # [ $ emeta ] ) * => $ eitem $ ( ( $ ( $ etyp ) , * ) ) * ) * $ ( [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: unknown macro variable `etyp` [INFO] [stderr] --> <::quick_error::quick_error macros>:109:48 [INFO] [stderr] | [INFO] [stderr] 109 | $ ( $ ( # [ $ emeta ] ) * => $ eitem $ ( ( $ ( $ etyp ) , * ) ) * ) * $ ( [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> <::quick_error::quick_error macros>:126:48 [INFO] [stderr] | [INFO] [stderr] 120 | ( $ ( $ qvar : ident : $ qtyp : ty ) , + ) $ ( $ tail : tt ) * ] ) => { [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 126 | $ ( # [ $ bmeta ] ) * => $ bitem : TUPLE [ $ ( $ qvar : $ qtyp ) , * ] ] queue [INFO] [stderr] | ^^^^^^ - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> <::quick_error::quick_error macros>:126:57 [INFO] [stderr] | [INFO] [stderr] 120 | ( $ ( $ qvar : ident : $ qtyp : ty ) , + ) $ ( $ tail : tt ) * ] ) => { [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 126 | $ ( # [ $ bmeta ] ) * => $ bitem : TUPLE [ $ ( $ qvar : $ qtyp ) , * ] ] queue [INFO] [stderr] | ^^^^^^ - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> <::quick_error::quick_error macros>:139:49 [INFO] [stderr] | [INFO] [stderr] 133 | { $ ( $ qvar : ident : $ qtyp : ty ) , + } $ ( $ tail : tt ) * ] ) => { [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 139 | $ ( # [ $ bmeta ] ) * => $ bitem : STRUCT [ $ ( $ qvar : $ qtyp ) , * ] ] [INFO] [stderr] | ^^^^^^ - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> <::quick_error::quick_error macros>:139:58 [INFO] [stderr] | [INFO] [stderr] 133 | { $ ( $ qvar : ident : $ qtyp : ty ) , + } $ ( $ tail : tt ) * ] ) => { [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 139 | $ ( # [ $ bmeta ] ) * => $ bitem : STRUCT [ $ ( $ qvar : $ qtyp ) , * ] ] [INFO] [stderr] | ^^^^^^ - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> <::quick_error::quick_error macros>:152:49 [INFO] [stderr] | [INFO] [stderr] 146 | { $ ( $ qvar : ident : $ qtyp : ty ) , + , } $ ( $ tail : tt ) * ] ) => { [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 152 | $ ( # [ $ bmeta ] ) * => $ bitem : STRUCT [ $ ( $ qvar : $ qtyp ) , * ] ] [INFO] [stderr] | ^^^^^^ - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> <::quick_error::quick_error macros>:152:58 [INFO] [stderr] | [INFO] [stderr] 146 | { $ ( $ qvar : ident : $ qtyp : ty ) , + , } $ ( $ tail : tt ) * ] ) => { [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 152 | $ ( # [ $ bmeta ] ) * => $ bitem : STRUCT [ $ ( $ qvar : $ qtyp ) , * ] ] [INFO] [stderr] | ^^^^^^ - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> <::quick_error::quick_error macros>:203:41 [INFO] [stderr] | [INFO] [stderr] 197 | $ ( ( $ ( $ ttyp : ty ) , + ) ) * ) { [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 203 | $ ( # [ $ imeta ] ) * $ iitem $ ( ( $ ( $ ttyp ) , * ) ) * $ ( [INFO] [stderr] | ^^^^^^ - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> <::quick_error::quick_error macros>:214:41 [INFO] [stderr] | [INFO] [stderr] 208 | $ ( ( $ ( $ ttyp : ty ) , + ) ) * ) { [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 214 | $ ( # [ $ imeta ] ) * $ iitem $ ( ( $ ( $ ttyp ) , * ) ) * $ ( [INFO] [stderr] | ^^^^^^ - conflicting repetition [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> <::quick_error::quick_error macros>:241:7 [INFO] [stderr] | [INFO] [stderr] 235 | $ ( $ qvar : ident : $ qtyp : ty ) , + ] $ ( $ queue : tt ) * ] ) => { [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 241 | ( $ ( $ qtyp ) , * ) ) { } ] queue [ $ ( $ queue ) * ] ) ; } ; ( [INFO] [stderr] | ^^^^^^ - conflicting repetition [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/client/responses/bulk_response.rs:486:32 [INFO] [stderr] | [INFO] [stderr] 486 | fn cause(&self) -> Option<&Error> { [INFO] [stderr] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [INFO] [stderr] [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> src/client/responses/bulk_response.rs:503:16 [INFO] [stderr] | [INFO] [stderr] 503 | 200...299 => Ok(MaybeOkResponse::ok(body)), [INFO] [stderr] | ^^^ help: use `..=` for an inclusive range [INFO] [stderr] | [INFO] [stderr] = note: #[warn(ellipsis_inclusive_range_patterns)] on by default [INFO] [stderr] [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> src/client/responses/bulk_response.rs:512:16 [INFO] [stderr] | [INFO] [stderr] 512 | 200...299 => Ok(MaybeOkResponse::ok(body)), [INFO] [stderr] | ^^^ help: use `..=` for an inclusive range [INFO] [stderr] [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> src/client/responses/parsing.rs:270:16 [INFO] [stderr] | [INFO] [stderr] 270 | 200...299 => Ok(MaybeOkResponse::ok(body)), [INFO] [stderr] | ^^^ help: use `..=` for an inclusive range [INFO] [stderr] [INFO] [stderr] error: aborting due to 12 previous errors [INFO] [stderr] [INFO] [stderr] error: Could not compile `inquisitor`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: aborting due to 12 previous errors [INFO] [stderr] [INFO] [stderr] error: Could not compile `inquisitor`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "c51b0b06c1809da063d4347f46df9d108e309a7ec198ef6767400ef25a64e112"` [INFO] running `"docker" "rm" "-f" "c51b0b06c1809da063d4347f46df9d108e309a7ec198ef6767400ef25a64e112"` [INFO] [stdout] c51b0b06c1809da063d4347f46df9d108e309a7ec198ef6767400ef25a64e112