[INFO] cloning repository lincheney/nvim-cat [INFO] running `"git" "clone" "--bare" "git://github.com/lincheney/nvim-cat.git" "work/cache/sources/gh/lincheney/nvim-cat"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/lincheney/nvim-cat'... [INFO] running `"git" "clone" "work/cache/sources/gh/lincheney/nvim-cat" "work/ex/pr-62008/sources/master#848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1/gh/lincheney/nvim-cat"` [INFO] [stderr] Cloning into 'work/ex/pr-62008/sources/master#848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1/gh/lincheney/nvim-cat'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/lincheney/nvim-cat" "work/ex/pr-62008/sources/try#8f81d0bf6baf07b92f1246696722485c4ca0b049/gh/lincheney/nvim-cat"` [INFO] [stderr] Cloning into 'work/ex/pr-62008/sources/try#8f81d0bf6baf07b92f1246696722485c4ca0b049/gh/lincheney/nvim-cat'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] c90644c8f6f088fe8b536de660ef7511ee5b90f8 [INFO] sha for GitHub repo lincheney/nvim-cat: c90644c8f6f088fe8b536de660ef7511ee5b90f8 [INFO] validating manifest of lincheney/nvim-cat 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 lincheney/nvim-cat 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 lincheney/nvim-cat [INFO] finished frobbing lincheney/nvim-cat [INFO] frobbed toml for lincheney/nvim-cat written to work/ex/pr-62008/sources/master#848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1/gh/lincheney/nvim-cat/Cargo.toml [INFO] started frobbing lincheney/nvim-cat [INFO] finished frobbing lincheney/nvim-cat [INFO] frobbed toml for lincheney/nvim-cat written to work/ex/pr-62008/sources/try#8f81d0bf6baf07b92f1246696722485c4ca0b049/gh/lincheney/nvim-cat/Cargo.toml [INFO] crate lincheney/nvim-cat 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] running `"/mnt/big/ec2-user/crater/work/local/cargo-home/bin/cargo" "+8f81d0bf6baf07b92f1246696722485c4ca0b049-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking lincheney/nvim-cat against try#8f81d0bf6baf07b92f1246696722485c4ca0b049 for pr-62008 [INFO] running `"docker" "create" "-v" "/mnt/big/ec2-user/crater/work/local/target-dirs/pr-62008/worker-0/try#8f81d0bf6baf07b92f1246696722485c4ca0b049:/opt/crater/target:rw,Z" "-v" "/mnt/big/ec2-user/crater/work/ex/pr-62008/sources/try#8f81d0bf6baf07b92f1246696722485c4ca0b049/gh/lincheney/nvim-cat:/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] c5bb41011412bea2400175cffed09b9fcdc8f5b5a95a2b104af7f34b2d212bc7 [INFO] running `"docker" "start" "-a" "c5bb41011412bea2400175cffed09b9fcdc8f5b5a95a2b104af7f34b2d212bc7"` [INFO] [stderr] Checking rmp v0.7.5 [INFO] [stderr] Checking nix v0.8.0 [INFO] [stderr] Checking clap v2.19.3 [INFO] [stderr] Checking rmp-serde v0.10.0 [INFO] [stderr] Checking nvim-cat v0.1.0 (/opt/crater/workdir) [INFO] [stderr] error: unknown macro variable `emeta` [INFO] [stderr] --> <::quick_error::quick_error macros>:69:13 [INFO] [stderr] | [INFO] [stderr] 69 | $ ( $ ( # [ $ 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>:69:30 [INFO] [stderr] | [INFO] [stderr] 69 | $ ( $ ( # [ $ emeta ] ) * => $ eitem $ ( ( $ ( $ etyp ) , * ) ) * ) * $ ( [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: unknown macro variable `etyp` [INFO] [stderr] --> <::quick_error::quick_error macros>:69:48 [INFO] [stderr] | [INFO] [stderr] 69 | $ ( $ ( # [ $ emeta ] ) * => $ eitem $ ( ( $ ( $ etyp ) , * ) ) * ) * $ ( [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> <::quick_error::quick_error macros>:86:48 [INFO] [stderr] | [INFO] [stderr] 80 | ( $ ( $ qvar : ident : $ qtyp : ty ) , + ) $ ( $ tail : tt ) * ] ) => { [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 86 | $ ( # [ $ 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>:86:57 [INFO] [stderr] | [INFO] [stderr] 80 | ( $ ( $ qvar : ident : $ qtyp : ty ) , + ) $ ( $ tail : tt ) * ] ) => { [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 86 | $ ( # [ $ 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>:99:49 [INFO] [stderr] | [INFO] [stderr] 93 | { $ ( $ qvar : ident : $ qtyp : ty ) , + } $ ( $ tail : tt ) * ] ) => { [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 99 | $ ( # [ $ 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>:99:58 [INFO] [stderr] | [INFO] [stderr] 93 | { $ ( $ qvar : ident : $ qtyp : ty ) , + } $ ( $ tail : tt ) * ] ) => { [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 99 | $ ( # [ $ 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>:112:49 [INFO] [stderr] | [INFO] [stderr] 106 | { $ ( $ qvar : ident : $ qtyp : ty ) , + , } $ ( $ tail : tt ) * ] ) => { [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 112 | $ ( # [ $ 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>:112:58 [INFO] [stderr] | [INFO] [stderr] 106 | { $ ( $ qvar : ident : $ qtyp : ty ) , + , } $ ( $ tail : tt ) * ] ) => { [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 112 | $ ( # [ $ 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>:161:41 [INFO] [stderr] | [INFO] [stderr] 157 | $ ( ( $ ( $ ttyp : ty ) , + ) ) * ) { [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 161 | $ ( # [ $ 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>:170:41 [INFO] [stderr] | [INFO] [stderr] 166 | $ ( ( $ ( $ ttyp : ty ) , + ) ) * ) { [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 170 | $ ( # [ $ 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>:197:7 [INFO] [stderr] | [INFO] [stderr] 191 | $ ( $ qvar : ident : $ qtyp : ty ) , + ] $ ( $ queue : tt ) * ] ) => { [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 197 | ( $ ( $ qtyp ) , * ) ) { } ] queue [ $ ( $ queue ) * ] ) ; } ; ( [INFO] [stderr] | ^^^^^^ - conflicting repetition [INFO] [stderr] [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> src/nvim.rs:67:10 [INFO] [stderr] | [INFO] [stderr] 67 | 0...31 => true, [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: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead [INFO] [stderr] --> src/synattr.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | use std::ascii::AsciiExt; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] error: unknown macro variable `emeta` [INFO] [stderr] --> <::quick_error::quick_error macros>:69:13 [INFO] [stderr] | [INFO] [stderr] 69 | $ ( $ ( # [ $ 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>:69:30 [INFO] [stderr] | [INFO] [stderr] 69 | $ ( $ ( # [ $ emeta ] ) * => $ eitem $ ( ( $ ( $ etyp ) , * ) ) * ) * $ ( [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: unknown macro variable `etyp` [INFO] [stderr] --> <::quick_error::quick_error macros>:69:48 [INFO] [stderr] | [INFO] [stderr] 69 | $ ( $ ( # [ $ emeta ] ) * => $ eitem $ ( ( $ ( $ etyp ) , * ) ) * ) * $ ( [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] error: meta-variable repeats with different Kleene operator [INFO] [stderr] --> <::quick_error::quick_error macros>:86:48 [INFO] [stderr] | [INFO] [stderr] 80 | ( $ ( $ qvar : ident : $ qtyp : ty ) , + ) $ ( $ tail : tt ) * ] ) => { [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 86 | $ ( # [ $ 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>:86:57 [INFO] [stderr] | [INFO] [stderr] 80 | ( $ ( $ qvar : ident : $ qtyp : ty ) , + ) $ ( $ tail : tt ) * ] ) => { [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 86 | $ ( # [ $ 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>:99:49 [INFO] [stderr] | [INFO] [stderr] 93 | { $ ( $ qvar : ident : $ qtyp : ty ) , + } $ ( $ tail : tt ) * ] ) => { [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 99 | $ ( # [ $ 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>:99:58 [INFO] [stderr] | [INFO] [stderr] 93 | { $ ( $ qvar : ident : $ qtyp : ty ) , + } $ ( $ tail : tt ) * ] ) => { [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 99 | $ ( # [ $ 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>:112:49 [INFO] [stderr] | [INFO] [stderr] 106 | { $ ( $ qvar : ident : $ qtyp : ty ) , + , } $ ( $ tail : tt ) * ] ) => { [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 112 | $ ( # [ $ 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>:112:58 [INFO] [stderr] | [INFO] [stderr] 106 | { $ ( $ qvar : ident : $ qtyp : ty ) , + , } $ ( $ tail : tt ) * ] ) => { [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 112 | $ ( # [ $ 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>:161:41 [INFO] [stderr] | [INFO] [stderr] 157 | $ ( ( $ ( $ ttyp : ty ) , + ) ) * ) { [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 161 | $ ( # [ $ 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>:170:41 [INFO] [stderr] | [INFO] [stderr] 166 | $ ( ( $ ( $ ttyp : ty ) , + ) ) * ) { [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 170 | $ ( # [ $ 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>:197:7 [INFO] [stderr] | [INFO] [stderr] 191 | $ ( $ qvar : ident : $ qtyp : ty ) , + ] $ ( $ queue : tt ) * ] ) => { [INFO] [stderr] | - expected repetition [INFO] [stderr] ... [INFO] [stderr] 197 | ( $ ( $ qtyp ) , * ) ) { } ] queue [ $ ( $ queue ) * ] ) ; } ; ( [INFO] [stderr] | ^^^^^^ - conflicting repetition [INFO] [stderr] [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> src/nvim.rs:67:10 [INFO] [stderr] | [INFO] [stderr] 67 | 0...31 => true, [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: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead [INFO] [stderr] --> src/synattr.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | use std::ascii::AsciiExt; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::ascii::AsciiExt` [INFO] [stderr] --> src/synattr.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | use std::ascii::AsciiExt; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] error: aborting due to 12 previous errors [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::ascii::AsciiExt` [INFO] [stderr] --> src/synattr.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | use std::ascii::AsciiExt; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] error: aborting due to 12 previous errors [INFO] [stderr] [INFO] [stderr] error: Could not compile `nvim-cat`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: Could not compile `nvim-cat`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "c5bb41011412bea2400175cffed09b9fcdc8f5b5a95a2b104af7f34b2d212bc7"` [INFO] running `"docker" "rm" "-f" "c5bb41011412bea2400175cffed09b9fcdc8f5b5a95a2b104af7f34b2d212bc7"` [INFO] [stdout] c5bb41011412bea2400175cffed09b9fcdc8f5b5a95a2b104af7f34b2d212bc7