Sep 14 13:20:46.784 INFO checking mayda_macros-0.1.4 against try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0 for pr-53578-1 Sep 14 13:20:46.784 INFO running: cargo +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets Sep 14 13:20:46.784 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53578-1/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-0/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "CMD=cargo +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 14 13:20:46.994 INFO blam! 9787f7d2bde161fe0c2b309fe05b7c6dbd189cb58658c768b7ce689e8fc06d3e Sep 14 13:20:47.000 INFO running `"docker" "start" "-a" "9787f7d2bde161fe0c2b309fe05b7c6dbd189cb58658c768b7ce689e8fc06d3e"` Sep 14 13:20:47.756 INFO kablam! usermod: no changes Sep 14 13:20:47.776 INFO kablam! Checking mayda_macros v0.1.4 (file:///source) Sep 14 13:20:49.839 INFO kablam! error[E0432]: unresolved import `syntax::codemap` Sep 14 13:20:49.839 INFO kablam! --> src/lib.rs:146:5 Sep 14 13:20:49.839 INFO kablam! | Sep 14 13:20:49.839 INFO kablam! 146 | use syntax::codemap; Sep 14 13:20:49.839 INFO kablam! | ^^^^^^^^^^^^^^^ no `codemap` in the root Sep 14 13:20:49.839 INFO kablam! Sep 14 13:20:49.839 INFO kablam! error[E0432]: unresolved import `syntax::util::small_vector` Sep 14 13:20:49.839 INFO kablam! --> src/lib.rs:152:5 Sep 14 13:20:49.839 INFO kablam! | Sep 14 13:20:49.839 INFO kablam! 152 | use syntax::util::small_vector; Sep 14 13:20:49.839 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ no `small_vector` in `util` Sep 14 13:20:49.839 INFO kablam! Sep 14 13:20:49.983 INFO kablam! error[E0061]: this function takes 2 parameters but 1 parameter was supplied Sep 14 13:20:49.983 INFO kablam! --> src/lib.rs:190:19 Sep 14 13:20:49.983 INFO kablam! | Sep 14 13:20:49.983 INFO kablam! 190 | idents.push(token::Ident(ident)); Sep 14 13:20:49.983 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ expected 2 parameters Sep 14 13:20:49.983 INFO kablam! Sep 14 13:20:50.079 INFO kablam! error[E0061]: this function takes 2 parameters but 1 parameter was supplied Sep 14 13:20:50.079 INFO kablam! --> src/lib.rs:327:19 Sep 14 13:20:50.079 INFO kablam! | Sep 14 13:20:50.079 INFO kablam! 327 | idents.push(token::Ident(ident)); Sep 14 13:20:50.079 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ expected 2 parameters Sep 14 13:20:50.079 INFO kablam! Sep 14 13:20:50.099 INFO kablam! error[E0432]: unresolved import `syntax::codemap` Sep 14 13:20:50.099 INFO kablam! --> src/lib.rs:146:5 Sep 14 13:20:50.099 INFO kablam! | Sep 14 13:20:50.099 INFO kablam! 146 | use syntax::codemap; Sep 14 13:20:50.099 INFO kablam! | ^^^^^^^^^^^^^^^ no `codemap` in the root Sep 14 13:20:50.099 INFO kablam! Sep 14 13:20:50.099 INFO kablam! error[E0432]: unresolved import `syntax::util::small_vector` Sep 14 13:20:50.099 INFO kablam! --> src/lib.rs:152:5 Sep 14 13:20:50.099 INFO kablam! | Sep 14 13:20:50.099 INFO kablam! 152 | use syntax::util::small_vector; Sep 14 13:20:50.099 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ no `small_vector` in `util` Sep 14 13:20:50.099 INFO kablam! Sep 14 13:20:50.119 INFO kablam! error[E0560]: struct `syntax::ast::PathSegment` has no field named `identifier` Sep 14 13:20:50.119 INFO kablam! --> src/lib.rs:475:7 Sep 14 13:20:50.119 INFO kablam! | Sep 14 13:20:50.119 INFO kablam! 475 | identifier: Ident::from_str(&*format!("u{}x{}", width, lanes)), Sep 14 13:20:50.119 INFO kablam! | ^^^^^^^^^^ `syntax::ast::PathSegment` does not have this field Sep 14 13:20:50.119 INFO kablam! | Sep 14 13:20:50.119 INFO kablam! = note: available fields are: `ident`, `args` Sep 14 13:20:50.119 INFO kablam! Sep 14 13:20:50.119 INFO kablam! error[E0560]: struct `syntax::ast::PathSegment` has no field named `parameters` Sep 14 13:20:50.119 INFO kablam! --> src/lib.rs:476:7 Sep 14 13:20:50.119 INFO kablam! | Sep 14 13:20:50.119 INFO kablam! 476 | parameters: None, Sep 14 13:20:50.119 INFO kablam! | ^^^^^^^^^^ `syntax::ast::PathSegment` does not have this field Sep 14 13:20:50.119 INFO kablam! | Sep 14 13:20:50.119 INFO kablam! = note: available fields are: `ident`, `args` Sep 14 13:20:50.119 INFO kablam! Sep 14 13:20:50.119 INFO kablam! error[E0560]: struct `syntax::ast::PathSegment` has no field named `span` Sep 14 13:20:50.119 INFO kablam! --> src/lib.rs:477:7 Sep 14 13:20:50.119 INFO kablam! | Sep 14 13:20:50.119 INFO kablam! 477 | span: Span::default(), Sep 14 13:20:50.119 INFO kablam! | ^^^^ `syntax::ast::PathSegment` does not have this field Sep 14 13:20:50.119 INFO kablam! | Sep 14 13:20:50.119 INFO kablam! = note: available fields are: `ident`, `args` Sep 14 13:20:50.119 INFO kablam! Sep 14 13:20:50.127 INFO kablam! error[E0560]: struct `syntax::ast::PathSegment` has no field named `identifier` Sep 14 13:20:50.127 INFO kablam! --> src/lib.rs:485:7 Sep 14 13:20:50.127 INFO kablam! | Sep 14 13:20:50.127 INFO kablam! 485 | identifier: Ident::from_str("load"), Sep 14 13:20:50.127 INFO kablam! | ^^^^^^^^^^ `syntax::ast::PathSegment` does not have this field Sep 14 13:20:50.127 INFO kablam! | Sep 14 13:20:50.127 INFO kablam! = note: available fields are: `ident`, `args` Sep 14 13:20:50.127 INFO kablam! Sep 14 13:20:50.127 INFO kablam! error[E0560]: struct `syntax::ast::PathSegment` has no field named `parameters` Sep 14 13:20:50.127 INFO kablam! --> src/lib.rs:486:7 Sep 14 13:20:50.127 INFO kablam! | Sep 14 13:20:50.127 INFO kablam! 486 | parameters: None, Sep 14 13:20:50.127 INFO kablam! | ^^^^^^^^^^ `syntax::ast::PathSegment` does not have this field Sep 14 13:20:50.127 INFO kablam! | Sep 14 13:20:50.127 INFO kablam! = note: available fields are: `ident`, `args` Sep 14 13:20:50.127 INFO kablam! Sep 14 13:20:50.127 INFO kablam! error[E0560]: struct `syntax::ast::PathSegment` has no field named `span` Sep 14 13:20:50.127 INFO kablam! --> src/lib.rs:487:7 Sep 14 13:20:50.127 INFO kablam! | Sep 14 13:20:50.127 INFO kablam! 487 | span: Span::default(), Sep 14 13:20:50.127 INFO kablam! | ^^^^ `syntax::ast::PathSegment` does not have this field Sep 14 13:20:50.127 INFO kablam! | Sep 14 13:20:50.127 INFO kablam! = note: available fields are: `ident`, `args` Sep 14 13:20:50.127 INFO kablam! Sep 14 13:20:50.127 INFO kablam! error[E0061]: this function takes 2 parameters but 1 parameter was supplied Sep 14 13:20:50.127 INFO kablam! --> src/lib.rs:499:17 Sep 14 13:20:50.127 INFO kablam! | Sep 14 13:20:50.127 INFO kablam! 499 | idents.push(token::Ident(ident)); Sep 14 13:20:50.127 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ expected 2 parameters Sep 14 13:20:50.127 INFO kablam! Sep 14 13:20:50.179 INFO kablam! error[E0560]: struct `syntax::ast::PathSegment` has no field named `identifier` Sep 14 13:20:50.179 INFO kablam! --> src/lib.rs:634:7 Sep 14 13:20:50.179 INFO kablam! | Sep 14 13:20:50.179 INFO kablam! 634 | identifier: Ident::from_str(&*format!("u{}x{}", width, lanes)), Sep 14 13:20:50.179 INFO kablam! | ^^^^^^^^^^ `syntax::ast::PathSegment` does not have this field Sep 14 13:20:50.179 INFO kablam! | Sep 14 13:20:50.179 INFO kablam! = note: available fields are: `ident`, `args` Sep 14 13:20:50.179 INFO kablam! Sep 14 13:20:50.183 INFO kablam! error[E0560]: struct `syntax::ast::PathSegment` has no field named `parameters` Sep 14 13:20:50.183 INFO kablam! --> src/lib.rs:635:7 Sep 14 13:20:50.183 INFO kablam! | Sep 14 13:20:50.183 INFO kablam! 635 | parameters: None, Sep 14 13:20:50.183 INFO kablam! | ^^^^^^^^^^ `syntax::ast::PathSegment` does not have this field Sep 14 13:20:50.183 INFO kablam! | Sep 14 13:20:50.183 INFO kablam! = note: available fields are: `ident`, `args` Sep 14 13:20:50.183 INFO kablam! Sep 14 13:20:50.183 INFO kablam! error[E0560]: struct `syntax::ast::PathSegment` has no field named `span` Sep 14 13:20:50.183 INFO kablam! --> src/lib.rs:636:7 Sep 14 13:20:50.183 INFO kablam! | Sep 14 13:20:50.183 INFO kablam! 636 | span: Span::default(), Sep 14 13:20:50.183 INFO kablam! | ^^^^ `syntax::ast::PathSegment` does not have this field Sep 14 13:20:50.183 INFO kablam! | Sep 14 13:20:50.183 INFO kablam! = note: available fields are: `ident`, `args` Sep 14 13:20:50.183 INFO kablam! Sep 14 13:20:50.183 INFO kablam! error[E0560]: struct `syntax::ast::PathSegment` has no field named `identifier` Sep 14 13:20:50.183 INFO kablam! --> src/lib.rs:644:7 Sep 14 13:20:50.183 INFO kablam! | Sep 14 13:20:50.183 INFO kablam! 644 | identifier: Ident::from_str("splat"), Sep 14 13:20:50.183 INFO kablam! | ^^^^^^^^^^ `syntax::ast::PathSegment` does not have this field Sep 14 13:20:50.183 INFO kablam! | Sep 14 13:20:50.183 INFO kablam! = note: available fields are: `ident`, `args` Sep 14 13:20:50.183 INFO kablam! Sep 14 13:20:50.183 INFO kablam! error[E0560]: struct `syntax::ast::PathSegment` has no field named `parameters` Sep 14 13:20:50.183 INFO kablam! --> src/lib.rs:645:7 Sep 14 13:20:50.183 INFO kablam! | Sep 14 13:20:50.183 INFO kablam! 645 | parameters: None, Sep 14 13:20:50.183 INFO kablam! | ^^^^^^^^^^ `syntax::ast::PathSegment` does not have this field Sep 14 13:20:50.183 INFO kablam! | Sep 14 13:20:50.183 INFO kablam! = note: available fields are: `ident`, `args` Sep 14 13:20:50.183 INFO kablam! Sep 14 13:20:50.183 INFO kablam! error[E0560]: struct `syntax::ast::PathSegment` has no field named `span` Sep 14 13:20:50.183 INFO kablam! --> src/lib.rs:646:7 Sep 14 13:20:50.184 INFO kablam! | Sep 14 13:20:50.184 INFO kablam! 646 | span: Span::default(), Sep 14 13:20:50.184 INFO kablam! | ^^^^ `syntax::ast::PathSegment` does not have this field Sep 14 13:20:50.184 INFO kablam! | Sep 14 13:20:50.184 INFO kablam! = note: available fields are: `ident`, `args` Sep 14 13:20:50.184 INFO kablam! Sep 14 13:20:50.184 INFO kablam! error[E0560]: struct `syntax::ast::PathSegment` has no field named `identifier` Sep 14 13:20:50.184 INFO kablam! --> src/lib.rs:654:7 Sep 14 13:20:50.184 INFO kablam! | Sep 14 13:20:50.184 INFO kablam! 654 | identifier: Ident::from_str("load"), Sep 14 13:20:50.184 INFO kablam! | ^^^^^^^^^^ `syntax::ast::PathSegment` does not have this field Sep 14 13:20:50.184 INFO kablam! | Sep 14 13:20:50.184 INFO kablam! = note: available fields are: `ident`, `args` Sep 14 13:20:50.184 INFO kablam! Sep 14 13:20:50.184 INFO kablam! error[E0560]: struct `syntax::ast::PathSegment` has no field named `parameters` Sep 14 13:20:50.184 INFO kablam! --> src/lib.rs:655:7 Sep 14 13:20:50.184 INFO kablam! | Sep 14 13:20:50.184 INFO kablam! 655 | parameters: None, Sep 14 13:20:50.184 INFO kablam! | ^^^^^^^^^^ `syntax::ast::PathSegment` does not have this field Sep 14 13:20:50.184 INFO kablam! | Sep 14 13:20:50.184 INFO kablam! = note: available fields are: `ident`, `args` Sep 14 13:20:50.184 INFO kablam! Sep 14 13:20:50.184 INFO kablam! error[E0560]: struct `syntax::ast::PathSegment` has no field named `span` Sep 14 13:20:50.184 INFO kablam! --> src/lib.rs:656:7 Sep 14 13:20:50.184 INFO kablam! | Sep 14 13:20:50.184 INFO kablam! 656 | span: Span::default(), Sep 14 13:20:50.184 INFO kablam! | ^^^^ `syntax::ast::PathSegment` does not have this field Sep 14 13:20:50.184 INFO kablam! | Sep 14 13:20:50.184 INFO kablam! = note: available fields are: `ident`, `args` Sep 14 13:20:50.184 INFO kablam! Sep 14 13:20:50.184 INFO kablam! error[E0061]: this function takes 2 parameters but 1 parameter was supplied Sep 14 13:20:50.184 INFO kablam! --> src/lib.rs:668:17 Sep 14 13:20:50.184 INFO kablam! | Sep 14 13:20:50.184 INFO kablam! 668 | idents.push(token::Ident(ident)); Sep 14 13:20:50.184 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ expected 2 parameters Sep 14 13:20:50.184 INFO kablam! Sep 14 13:20:50.228 INFO kablam! error[E0560]: struct `syntax::ast::PathSegment` has no field named `identifier` Sep 14 13:20:50.228 INFO kablam! --> src/lib.rs:815:7 Sep 14 13:20:50.228 INFO kablam! | Sep 14 13:20:50.228 INFO kablam! 815 | identifier: Ident::from_str(&*format!("i{}x{}", width, lanes)), Sep 14 13:20:50.228 INFO kablam! | ^^^^^^^^^^ `syntax::ast::PathSegment` does not have this field Sep 14 13:20:50.228 INFO kablam! | Sep 14 13:20:50.229 INFO kablam! = note: available fields are: `ident`, `args` Sep 14 13:20:50.229 INFO kablam! Sep 14 13:20:50.231 INFO kablam! error[E0560]: struct `syntax::ast::PathSegment` has no field named `parameters` Sep 14 13:20:50.231 INFO kablam! --> src/lib.rs:816:7 Sep 14 13:20:50.231 INFO kablam! | Sep 14 13:20:50.231 INFO kablam! 816 | parameters: None, Sep 14 13:20:50.231 INFO kablam! | ^^^^^^^^^^ `syntax::ast::PathSegment` does not have this field Sep 14 13:20:50.231 INFO kablam! | Sep 14 13:20:50.231 INFO kablam! = note: available fields are: `ident`, `args` Sep 14 13:20:50.231 INFO kablam! Sep 14 13:20:50.231 INFO kablam! error[E0560]: struct `syntax::ast::PathSegment` has no field named `span` Sep 14 13:20:50.231 INFO kablam! --> src/lib.rs:817:7 Sep 14 13:20:50.231 INFO kablam! | Sep 14 13:20:50.231 INFO kablam! 817 | span: Span::default(), Sep 14 13:20:50.231 INFO kablam! | ^^^^ `syntax::ast::PathSegment` does not have this field Sep 14 13:20:50.231 INFO kablam! | Sep 14 13:20:50.231 INFO kablam! = note: available fields are: `ident`, `args` Sep 14 13:20:50.231 INFO kablam! Sep 14 13:20:50.231 INFO kablam! error[E0560]: struct `syntax::ast::PathSegment` has no field named `identifier` Sep 14 13:20:50.231 INFO kablam! --> src/lib.rs:825:7 Sep 14 13:20:50.231 INFO kablam! | Sep 14 13:20:50.231 INFO kablam! 825 | identifier: Ident::from_str("load"), Sep 14 13:20:50.231 INFO kablam! | ^^^^^^^^^^ `syntax::ast::PathSegment` does not have this field Sep 14 13:20:50.231 INFO kablam! | Sep 14 13:20:50.231 INFO kablam! = note: available fields are: `ident`, `args` Sep 14 13:20:50.231 INFO kablam! Sep 14 13:20:50.231 INFO kablam! error[E0560]: struct `syntax::ast::PathSegment` has no field named `parameters` Sep 14 13:20:50.231 INFO kablam! --> src/lib.rs:826:7 Sep 14 13:20:50.231 INFO kablam! | Sep 14 13:20:50.231 INFO kablam! 826 | parameters: None, Sep 14 13:20:50.231 INFO kablam! | ^^^^^^^^^^ `syntax::ast::PathSegment` does not have this field Sep 14 13:20:50.231 INFO kablam! | Sep 14 13:20:50.231 INFO kablam! = note: available fields are: `ident`, `args` Sep 14 13:20:50.231 INFO kablam! Sep 14 13:20:50.231 INFO kablam! error[E0560]: struct `syntax::ast::PathSegment` has no field named `span` Sep 14 13:20:50.231 INFO kablam! --> src/lib.rs:827:7 Sep 14 13:20:50.231 INFO kablam! | Sep 14 13:20:50.231 INFO kablam! 827 | span: Span::default(), Sep 14 13:20:50.231 INFO kablam! | ^^^^ `syntax::ast::PathSegment` does not have this field Sep 14 13:20:50.231 INFO kablam! | Sep 14 13:20:50.231 INFO kablam! = note: available fields are: `ident`, `args` Sep 14 13:20:50.231 INFO kablam! Sep 14 13:20:50.265 INFO kablam! error[E0061]: this function takes 2 parameters but 1 parameter was supplied Sep 14 13:20:50.265 INFO kablam! --> src/lib.rs:190:19 Sep 14 13:20:50.265 INFO kablam! | Sep 14 13:20:50.265 INFO kablam! 190 | idents.push(token::Ident(ident)); Sep 14 13:20:50.265 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ expected 2 parameters Sep 14 13:20:50.275 INFO kablam! Sep 14 13:20:50.315 INFO kablam! error: aborting due to 27 previous errors Sep 14 13:20:50.315 INFO kablam! Sep 14 13:20:50.315 INFO kablam! Some errors occurred: E0061, E0432, E0560. Sep 14 13:20:50.315 INFO kablam! For more information about an error, try `rustc --explain E0061`. Sep 14 13:20:50.327 INFO kablam! error: Could not compile `mayda_macros`. Sep 14 13:20:50.327 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 14 13:20:50.395 INFO kablam! error[E0061]: this function takes 2 parameters but 1 parameter was supplied Sep 14 13:20:50.395 INFO kablam! --> src/lib.rs:327:19 Sep 14 13:20:50.395 INFO kablam! | Sep 14 13:20:50.395 INFO kablam! 327 | idents.push(token::Ident(ident)); Sep 14 13:20:50.395 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ expected 2 parameters Sep 14 13:20:50.395 INFO kablam! Sep 14 13:20:50.451 INFO kablam! error[E0560]: struct `syntax::ast::PathSegment` has no field named `identifier` Sep 14 13:20:50.451 INFO kablam! --> src/lib.rs:475:7 Sep 14 13:20:50.451 INFO kablam! | Sep 14 13:20:50.451 INFO kablam! 475 | identifier: Ident::from_str(&*format!("u{}x{}", width, lanes)), Sep 14 13:20:50.451 INFO kablam! | ^^^^^^^^^^ `syntax::ast::PathSegment` does not have this field Sep 14 13:20:50.451 INFO kablam! | Sep 14 13:20:50.451 INFO kablam! = note: available fields are: `ident`, `args` Sep 14 13:20:50.451 INFO kablam! Sep 14 13:20:50.451 INFO kablam! error[E0560]: struct `syntax::ast::PathSegment` has no field named `parameters` Sep 14 13:20:50.451 INFO kablam! --> src/lib.rs:476:7 Sep 14 13:20:50.451 INFO kablam! | Sep 14 13:20:50.451 INFO kablam! 476 | parameters: None, Sep 14 13:20:50.451 INFO kablam! | ^^^^^^^^^^ `syntax::ast::PathSegment` does not have this field Sep 14 13:20:50.451 INFO kablam! | Sep 14 13:20:50.451 INFO kablam! = note: available fields are: `ident`, `args` Sep 14 13:20:50.451 INFO kablam! Sep 14 13:20:50.451 INFO kablam! error[E0560]: struct `syntax::ast::PathSegment` has no field named `span` Sep 14 13:20:50.451 INFO kablam! --> src/lib.rs:477:7 Sep 14 13:20:50.451 INFO kablam! | Sep 14 13:20:50.451 INFO kablam! 477 | span: Span::default(), Sep 14 13:20:50.451 INFO kablam! | ^^^^ `syntax::ast::PathSegment` does not have this field Sep 14 13:20:50.451 INFO kablam! | Sep 14 13:20:50.451 INFO kablam! = note: available fields are: `ident`, `args` Sep 14 13:20:50.451 INFO kablam! Sep 14 13:20:50.463 INFO kablam! error[E0560]: struct `syntax::ast::PathSegment` has no field named `identifier` Sep 14 13:20:50.463 INFO kablam! --> src/lib.rs:485:7 Sep 14 13:20:50.463 INFO kablam! | Sep 14 13:20:50.463 INFO kablam! 485 | identifier: Ident::from_str("load"), Sep 14 13:20:50.463 INFO kablam! | ^^^^^^^^^^ `syntax::ast::PathSegment` does not have this field Sep 14 13:20:50.463 INFO kablam! | Sep 14 13:20:50.463 INFO kablam! = note: available fields are: `ident`, `args` Sep 14 13:20:50.463 INFO kablam! Sep 14 13:20:50.463 INFO kablam! error[E0560]: struct `syntax::ast::PathSegment` has no field named `parameters` Sep 14 13:20:50.463 INFO kablam! --> src/lib.rs:486:7 Sep 14 13:20:50.463 INFO kablam! | Sep 14 13:20:50.463 INFO kablam! 486 | parameters: None, Sep 14 13:20:50.463 INFO kablam! | ^^^^^^^^^^ `syntax::ast::PathSegment` does not have this field Sep 14 13:20:50.463 INFO kablam! | Sep 14 13:20:50.463 INFO kablam! = note: available fields are: `ident`, `args` Sep 14 13:20:50.463 INFO kablam! Sep 14 13:20:50.463 INFO kablam! error[E0560]: struct `syntax::ast::PathSegment` has no field named `span` Sep 14 13:20:50.463 INFO kablam! --> src/lib.rs:487:7 Sep 14 13:20:50.463 INFO kablam! | Sep 14 13:20:50.463 INFO kablam! 487 | span: Span::default(), Sep 14 13:20:50.463 INFO kablam! | ^^^^ `syntax::ast::PathSegment` does not have this field Sep 14 13:20:50.463 INFO kablam! | Sep 14 13:20:50.463 INFO kablam! = note: available fields are: `ident`, `args` Sep 14 13:20:50.463 INFO kablam! Sep 14 13:20:50.463 INFO kablam! error[E0061]: this function takes 2 parameters but 1 parameter was supplied Sep 14 13:20:50.463 INFO kablam! --> src/lib.rs:499:17 Sep 14 13:20:50.463 INFO kablam! | Sep 14 13:20:50.463 INFO kablam! 499 | idents.push(token::Ident(ident)); Sep 14 13:20:50.463 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ expected 2 parameters Sep 14 13:20:50.463 INFO kablam! Sep 14 13:20:50.515 INFO kablam! error[E0560]: struct `syntax::ast::PathSegment` has no field named `identifier` Sep 14 13:20:50.515 INFO kablam! --> src/lib.rs:634:7 Sep 14 13:20:50.515 INFO kablam! | Sep 14 13:20:50.515 INFO kablam! 634 | identifier: Ident::from_str(&*format!("u{}x{}", width, lanes)), Sep 14 13:20:50.515 INFO kablam! | ^^^^^^^^^^ `syntax::ast::PathSegment` does not have this field Sep 14 13:20:50.515 INFO kablam! | Sep 14 13:20:50.515 INFO kablam! = note: available fields are: `ident`, `args` Sep 14 13:20:50.515 INFO kablam! Sep 14 13:20:50.515 INFO kablam! error[E0560]: struct `syntax::ast::PathSegment` has no field named `parameters` Sep 14 13:20:50.515 INFO kablam! --> src/lib.rs:635:7 Sep 14 13:20:50.515 INFO kablam! | Sep 14 13:20:50.515 INFO kablam! 635 | parameters: None, Sep 14 13:20:50.515 INFO kablam! | ^^^^^^^^^^ `syntax::ast::PathSegment` does not have this field Sep 14 13:20:50.515 INFO kablam! | Sep 14 13:20:50.515 INFO kablam! = note: available fields are: `ident`, `args` Sep 14 13:20:50.515 INFO kablam! Sep 14 13:20:50.515 INFO kablam! error[E0560]: struct `syntax::ast::PathSegment` has no field named `span` Sep 14 13:20:50.515 INFO kablam! --> src/lib.rs:636:7 Sep 14 13:20:50.515 INFO kablam! | Sep 14 13:20:50.515 INFO kablam! 636 | span: Span::default(), Sep 14 13:20:50.515 INFO kablam! | ^^^^ `syntax::ast::PathSegment` does not have this field Sep 14 13:20:50.515 INFO kablam! | Sep 14 13:20:50.515 INFO kablam! = note: available fields are: `ident`, `args` Sep 14 13:20:50.515 INFO kablam! Sep 14 13:20:50.515 INFO kablam! error[E0560]: struct `syntax::ast::PathSegment` has no field named `identifier` Sep 14 13:20:50.515 INFO kablam! --> src/lib.rs:644:7 Sep 14 13:20:50.515 INFO kablam! | Sep 14 13:20:50.515 INFO kablam! 644 | identifier: Ident::from_str("splat"), Sep 14 13:20:50.515 INFO kablam! | ^^^^^^^^^^ `syntax::ast::PathSegment` does not have this field Sep 14 13:20:50.515 INFO kablam! | Sep 14 13:20:50.515 INFO kablam! = note: available fields are: `ident`, `args` Sep 14 13:20:50.516 INFO kablam! Sep 14 13:20:50.516 INFO kablam! error[E0560]: struct `syntax::ast::PathSegment` has no field named `parameters` Sep 14 13:20:50.516 INFO kablam! --> src/lib.rs:645:7 Sep 14 13:20:50.516 INFO kablam! | Sep 14 13:20:50.516 INFO kablam! 645 | parameters: None, Sep 14 13:20:50.516 INFO kablam! | ^^^^^^^^^^ `syntax::ast::PathSegment` does not have this field Sep 14 13:20:50.516 INFO kablam! | Sep 14 13:20:50.516 INFO kablam! = note: available fields are: `ident`, `args` Sep 14 13:20:50.516 INFO kablam! Sep 14 13:20:50.516 INFO kablam! error[E0560]: struct `syntax::ast::PathSegment` has no field named `span` Sep 14 13:20:50.516 INFO kablam! --> src/lib.rs:646:7 Sep 14 13:20:50.516 INFO kablam! | Sep 14 13:20:50.516 INFO kablam! 646 | span: Span::default(), Sep 14 13:20:50.516 INFO kablam! | ^^^^ `syntax::ast::PathSegment` does not have this field Sep 14 13:20:50.516 INFO kablam! | Sep 14 13:20:50.516 INFO kablam! = note: available fields are: `ident`, `args` Sep 14 13:20:50.516 INFO kablam! Sep 14 13:20:50.516 INFO kablam! error[E0560]: struct `syntax::ast::PathSegment` has no field named `identifier` Sep 14 13:20:50.516 INFO kablam! --> src/lib.rs:654:7 Sep 14 13:20:50.516 INFO kablam! | Sep 14 13:20:50.516 INFO kablam! 654 | identifier: Ident::from_str("load"), Sep 14 13:20:50.516 INFO kablam! | ^^^^^^^^^^ `syntax::ast::PathSegment` does not have this field Sep 14 13:20:50.516 INFO kablam! | Sep 14 13:20:50.516 INFO kablam! = note: available fields are: `ident`, `args` Sep 14 13:20:50.516 INFO kablam! Sep 14 13:20:50.527 INFO kablam! error[E0560]: struct `syntax::ast::PathSegment` has no field named `parameters` Sep 14 13:20:50.527 INFO kablam! --> src/lib.rs:655:7 Sep 14 13:20:50.527 INFO kablam! | Sep 14 13:20:50.527 INFO kablam! 655 | parameters: None, Sep 14 13:20:50.527 INFO kablam! | ^^^^^^^^^^ `syntax::ast::PathSegment` does not have this field Sep 14 13:20:50.527 INFO kablam! | Sep 14 13:20:50.527 INFO kablam! = note: available fields are: `ident`, `args` Sep 14 13:20:50.527 INFO kablam! Sep 14 13:20:50.527 INFO kablam! error[E0560]: struct `syntax::ast::PathSegment` has no field named `span` Sep 14 13:20:50.527 INFO kablam! --> src/lib.rs:656:7 Sep 14 13:20:50.527 INFO kablam! | Sep 14 13:20:50.527 INFO kablam! 656 | span: Span::default(), Sep 14 13:20:50.527 INFO kablam! | ^^^^ `syntax::ast::PathSegment` does not have this field Sep 14 13:20:50.527 INFO kablam! | Sep 14 13:20:50.527 INFO kablam! = note: available fields are: `ident`, `args` Sep 14 13:20:50.527 INFO kablam! Sep 14 13:20:50.527 INFO kablam! error[E0061]: this function takes 2 parameters but 1 parameter was supplied Sep 14 13:20:50.527 INFO kablam! --> src/lib.rs:668:17 Sep 14 13:20:50.527 INFO kablam! | Sep 14 13:20:50.527 INFO kablam! 668 | idents.push(token::Ident(ident)); Sep 14 13:20:50.527 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ expected 2 parameters Sep 14 13:20:50.527 INFO kablam! Sep 14 13:20:50.575 INFO kablam! error[E0560]: struct `syntax::ast::PathSegment` has no field named `identifier` Sep 14 13:20:50.575 INFO kablam! --> src/lib.rs:815:7 Sep 14 13:20:50.575 INFO kablam! | Sep 14 13:20:50.575 INFO kablam! 815 | identifier: Ident::from_str(&*format!("i{}x{}", width, lanes)), Sep 14 13:20:50.575 INFO kablam! | ^^^^^^^^^^ `syntax::ast::PathSegment` does not have this field Sep 14 13:20:50.575 INFO kablam! | Sep 14 13:20:50.575 INFO kablam! = note: available fields are: `ident`, `args` Sep 14 13:20:50.575 INFO kablam! Sep 14 13:20:50.583 INFO kablam! error[E0560]: struct `syntax::ast::PathSegment` has no field named `parameters` Sep 14 13:20:50.583 INFO kablam! --> src/lib.rs:816:7 Sep 14 13:20:50.583 INFO kablam! | Sep 14 13:20:50.583 INFO kablam! 816 | parameters: None, Sep 14 13:20:50.583 INFO kablam! | ^^^^^^^^^^ `syntax::ast::PathSegment` does not have this field Sep 14 13:20:50.583 INFO kablam! | Sep 14 13:20:50.583 INFO kablam! = note: available fields are: `ident`, `args` Sep 14 13:20:50.583 INFO kablam! Sep 14 13:20:50.583 INFO kablam! error[E0560]: struct `syntax::ast::PathSegment` has no field named `span` Sep 14 13:20:50.583 INFO kablam! --> src/lib.rs:817:7 Sep 14 13:20:50.583 INFO kablam! | Sep 14 13:20:50.583 INFO kablam! 817 | span: Span::default(), Sep 14 13:20:50.583 INFO kablam! | ^^^^ `syntax::ast::PathSegment` does not have this field Sep 14 13:20:50.583 INFO kablam! | Sep 14 13:20:50.583 INFO kablam! = note: available fields are: `ident`, `args` Sep 14 13:20:50.583 INFO kablam! Sep 14 13:20:50.583 INFO kablam! error[E0560]: struct `syntax::ast::PathSegment` has no field named `identifier` Sep 14 13:20:50.583 INFO kablam! --> src/lib.rs:825:7 Sep 14 13:20:50.583 INFO kablam! | Sep 14 13:20:50.583 INFO kablam! 825 | identifier: Ident::from_str("load"), Sep 14 13:20:50.583 INFO kablam! | ^^^^^^^^^^ `syntax::ast::PathSegment` does not have this field Sep 14 13:20:50.583 INFO kablam! | Sep 14 13:20:50.583 INFO kablam! = note: available fields are: `ident`, `args` Sep 14 13:20:50.583 INFO kablam! Sep 14 13:20:50.583 INFO kablam! error[E0560]: struct `syntax::ast::PathSegment` has no field named `parameters` Sep 14 13:20:50.583 INFO kablam! --> src/lib.rs:826:7 Sep 14 13:20:50.583 INFO kablam! | Sep 14 13:20:50.583 INFO kablam! 826 | parameters: None, Sep 14 13:20:50.583 INFO kablam! | ^^^^^^^^^^ `syntax::ast::PathSegment` does not have this field Sep 14 13:20:50.583 INFO kablam! | Sep 14 13:20:50.583 INFO kablam! = note: available fields are: `ident`, `args` Sep 14 13:20:50.583 INFO kablam! Sep 14 13:20:50.583 INFO kablam! error[E0560]: struct `syntax::ast::PathSegment` has no field named `span` Sep 14 13:20:50.583 INFO kablam! --> src/lib.rs:827:7 Sep 14 13:20:50.583 INFO kablam! | Sep 14 13:20:50.583 INFO kablam! 827 | span: Span::default(), Sep 14 13:20:50.584 INFO kablam! | ^^^^ `syntax::ast::PathSegment` does not have this field Sep 14 13:20:50.584 INFO kablam! | Sep 14 13:20:50.584 INFO kablam! = note: available fields are: `ident`, `args` Sep 14 13:20:50.584 INFO kablam! Sep 14 13:20:50.664 INFO kablam! error: aborting due to 27 previous errors Sep 14 13:20:50.664 INFO kablam! Sep 14 13:20:50.664 INFO kablam! Some errors occurred: E0061, E0432, E0560. Sep 14 13:20:50.664 INFO kablam! For more information about an error, try `rustc --explain E0061`. Sep 14 13:20:50.678 INFO kablam! error: Could not compile `mayda_macros`. Sep 14 13:20:50.678 INFO kablam! Sep 14 13:20:50.678 INFO kablam! To learn more, run the command again with --verbose. Sep 14 13:20:50.680 INFO kablam! su: No module specific data is present Sep 14 13:20:51.938 INFO running `"docker" "rm" "-f" "9787f7d2bde161fe0c2b309fe05b7c6dbd189cb58658c768b7ce689e8fc06d3e"` Sep 14 13:20:52.140 INFO blam! 9787f7d2bde161fe0c2b309fe05b7c6dbd189cb58658c768b7ce689e8fc06d3e