Sep 20 00:20:28.940 INFO checking mayda_macros-0.1.4 against try#135b4cd023a753409d01e43b0f23d22a899feeeb for pr-54352 Sep 20 00:20:28.940 INFO running: cargo +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets Sep 20 00:20:28.940 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-5/pr-54352/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-5/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/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 +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 20 00:20:29.293 INFO blam! 4ca67f0a4a865d41a24dcbfbbe1e29a015f8556acabbc976233195f0cffb6b9a Sep 20 00:20:29.294 INFO running `"docker" "start" "-a" "4ca67f0a4a865d41a24dcbfbbe1e29a015f8556acabbc976233195f0cffb6b9a"` Sep 20 00:20:30.421 INFO kablam! usermod: no changes Sep 20 00:20:30.443 INFO kablam! Checking mayda_macros v0.1.4 (/source) Sep 20 00:20:32.741 INFO kablam! error[E0432]: unresolved import `syntax::codemap` Sep 20 00:20:32.742 INFO kablam! --> src/lib.rs:146:5 Sep 20 00:20:32.742 INFO kablam! | Sep 20 00:20:32.742 INFO kablam! 146 | use syntax::codemap; Sep 20 00:20:32.742 INFO kablam! | ^^^^^^^^^^^^^^^ no `codemap` in the root Sep 20 00:20:32.742 INFO kablam! Sep 20 00:20:32.742 INFO kablam! error[E0432]: unresolved import `syntax::util::small_vector` Sep 20 00:20:32.742 INFO kablam! --> src/lib.rs:152:5 Sep 20 00:20:32.742 INFO kablam! | Sep 20 00:20:32.742 INFO kablam! 152 | use syntax::util::small_vector; Sep 20 00:20:32.742 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ no `small_vector` in `util` Sep 20 00:20:32.742 INFO kablam! Sep 20 00:20:33.018 INFO kablam! error[E0061]: this function takes 2 parameters but 1 parameter was supplied Sep 20 00:20:33.018 INFO kablam! --> src/lib.rs:190:19 Sep 20 00:20:33.018 INFO kablam! | Sep 20 00:20:33.018 INFO kablam! 190 | idents.push(token::Ident(ident)); Sep 20 00:20:33.018 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ expected 2 parameters Sep 20 00:20:33.018 INFO kablam! Sep 20 00:20:33.230 INFO kablam! error[E0061]: this function takes 2 parameters but 1 parameter was supplied Sep 20 00:20:33.230 INFO kablam! --> src/lib.rs:327:19 Sep 20 00:20:33.230 INFO kablam! | Sep 20 00:20:33.230 INFO kablam! 327 | idents.push(token::Ident(ident)); Sep 20 00:20:33.230 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ expected 2 parameters Sep 20 00:20:33.230 INFO kablam! Sep 20 00:20:33.264 INFO kablam! error[E0560]: struct `syntax::ast::PathSegment` has no field named `identifier` Sep 20 00:20:33.264 INFO kablam! --> src/lib.rs:475:7 Sep 20 00:20:33.264 INFO kablam! | Sep 20 00:20:33.264 INFO kablam! 475 | identifier: Ident::from_str(&*format!("u{}x{}", width, lanes)), Sep 20 00:20:33.264 INFO kablam! | ^^^^^^^^^^ `syntax::ast::PathSegment` does not have this field Sep 20 00:20:33.264 INFO kablam! | Sep 20 00:20:33.264 INFO kablam! = note: available fields are: `ident`, `args` Sep 20 00:20:33.264 INFO kablam! Sep 20 00:20:33.270 INFO kablam! error[E0560]: struct `syntax::ast::PathSegment` has no field named `parameters` Sep 20 00:20:33.270 INFO kablam! --> src/lib.rs:476:7 Sep 20 00:20:33.270 INFO kablam! | Sep 20 00:20:33.270 INFO kablam! 476 | parameters: None, Sep 20 00:20:33.270 INFO kablam! | ^^^^^^^^^^ `syntax::ast::PathSegment` does not have this field Sep 20 00:20:33.270 INFO kablam! | Sep 20 00:20:33.270 INFO kablam! = note: available fields are: `ident`, `args` Sep 20 00:20:33.270 INFO kablam! Sep 20 00:20:33.270 INFO kablam! error[E0560]: struct `syntax::ast::PathSegment` has no field named `span` Sep 20 00:20:33.270 INFO kablam! --> src/lib.rs:477:7 Sep 20 00:20:33.270 INFO kablam! | Sep 20 00:20:33.270 INFO kablam! 477 | span: Span::default(), Sep 20 00:20:33.270 INFO kablam! | ^^^^ `syntax::ast::PathSegment` does not have this field Sep 20 00:20:33.270 INFO kablam! | Sep 20 00:20:33.270 INFO kablam! = note: available fields are: `ident`, `args` Sep 20 00:20:33.270 INFO kablam! Sep 20 00:20:33.290 INFO kablam! error[E0560]: struct `syntax::ast::PathSegment` has no field named `identifier` Sep 20 00:20:33.290 INFO kablam! --> src/lib.rs:485:7 Sep 20 00:20:33.290 INFO kablam! | Sep 20 00:20:33.290 INFO kablam! 485 | identifier: Ident::from_str("load"), Sep 20 00:20:33.290 INFO kablam! | ^^^^^^^^^^ `syntax::ast::PathSegment` does not have this field Sep 20 00:20:33.290 INFO kablam! | Sep 20 00:20:33.290 INFO kablam! = note: available fields are: `ident`, `args` Sep 20 00:20:33.290 INFO kablam! Sep 20 00:20:33.290 INFO kablam! error[E0560]: struct `syntax::ast::PathSegment` has no field named `parameters` Sep 20 00:20:33.290 INFO kablam! --> src/lib.rs:486:7 Sep 20 00:20:33.290 INFO kablam! | Sep 20 00:20:33.290 INFO kablam! 486 | parameters: None, Sep 20 00:20:33.290 INFO kablam! | ^^^^^^^^^^ `syntax::ast::PathSegment` does not have this field Sep 20 00:20:33.290 INFO kablam! | Sep 20 00:20:33.290 INFO kablam! = note: available fields are: `ident`, `args` Sep 20 00:20:33.290 INFO kablam! Sep 20 00:20:33.290 INFO kablam! error[E0560]: struct `syntax::ast::PathSegment` has no field named `span` Sep 20 00:20:33.290 INFO kablam! --> src/lib.rs:487:7 Sep 20 00:20:33.290 INFO kablam! | Sep 20 00:20:33.290 INFO kablam! 487 | span: Span::default(), Sep 20 00:20:33.290 INFO kablam! | ^^^^ `syntax::ast::PathSegment` does not have this field Sep 20 00:20:33.290 INFO kablam! | Sep 20 00:20:33.290 INFO kablam! = note: available fields are: `ident`, `args` Sep 20 00:20:33.290 INFO kablam! Sep 20 00:20:33.298 INFO kablam! error[E0061]: this function takes 2 parameters but 1 parameter was supplied Sep 20 00:20:33.298 INFO kablam! --> src/lib.rs:499:17 Sep 20 00:20:33.298 INFO kablam! | Sep 20 00:20:33.298 INFO kablam! 499 | idents.push(token::Ident(ident)); Sep 20 00:20:33.298 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ expected 2 parameters Sep 20 00:20:33.298 INFO kablam! Sep 20 00:20:33.330 INFO kablam! error[E0432]: unresolved import `syntax::codemap` Sep 20 00:20:33.330 INFO kablam! --> src/lib.rs:146:5 Sep 20 00:20:33.330 INFO kablam! | Sep 20 00:20:33.330 INFO kablam! 146 | use syntax::codemap; Sep 20 00:20:33.330 INFO kablam! | ^^^^^^^^^^^^^^^ no `codemap` in the root Sep 20 00:20:33.330 INFO kablam! Sep 20 00:20:33.330 INFO kablam! error[E0432]: unresolved import `syntax::util::small_vector` Sep 20 00:20:33.330 INFO kablam! --> src/lib.rs:152:5 Sep 20 00:20:33.330 INFO kablam! | Sep 20 00:20:33.330 INFO kablam! 152 | use syntax::util::small_vector; Sep 20 00:20:33.330 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ no `small_vector` in `util` Sep 20 00:20:33.330 INFO kablam! Sep 20 00:20:33.382 INFO kablam! error[E0560]: struct `syntax::ast::PathSegment` has no field named `identifier` Sep 20 00:20:33.382 INFO kablam! --> src/lib.rs:634:7 Sep 20 00:20:33.382 INFO kablam! | Sep 20 00:20:33.382 INFO kablam! 634 | identifier: Ident::from_str(&*format!("u{}x{}", width, lanes)), Sep 20 00:20:33.382 INFO kablam! | ^^^^^^^^^^ `syntax::ast::PathSegment` does not have this field Sep 20 00:20:33.406 INFO kablam! | Sep 20 00:20:33.406 INFO kablam! = note: available fields are: `ident`, `args` Sep 20 00:20:33.406 INFO kablam! Sep 20 00:20:33.410 INFO kablam! error[E0560]: struct `syntax::ast::PathSegment` has no field named `parameters` Sep 20 00:20:33.410 INFO kablam! --> src/lib.rs:635:7 Sep 20 00:20:33.410 INFO kablam! | Sep 20 00:20:33.410 INFO kablam! 635 | parameters: None, Sep 20 00:20:33.410 INFO kablam! | ^^^^^^^^^^ `syntax::ast::PathSegment` does not have this field Sep 20 00:20:33.410 INFO kablam! | Sep 20 00:20:33.410 INFO kablam! = note: available fields are: `ident`, `args` Sep 20 00:20:33.410 INFO kablam! Sep 20 00:20:33.410 INFO kablam! error[E0560]: struct `syntax::ast::PathSegment` has no field named `span` Sep 20 00:20:33.410 INFO kablam! --> src/lib.rs:636:7 Sep 20 00:20:33.410 INFO kablam! | Sep 20 00:20:33.410 INFO kablam! 636 | span: Span::default(), Sep 20 00:20:33.410 INFO kablam! | ^^^^ `syntax::ast::PathSegment` does not have this field Sep 20 00:20:33.410 INFO kablam! | Sep 20 00:20:33.410 INFO kablam! = note: available fields are: `ident`, `args` Sep 20 00:20:33.410 INFO kablam! Sep 20 00:20:33.410 INFO kablam! error[E0560]: struct `syntax::ast::PathSegment` has no field named `identifier` Sep 20 00:20:33.410 INFO kablam! --> src/lib.rs:644:7 Sep 20 00:20:33.410 INFO kablam! | Sep 20 00:20:33.410 INFO kablam! 644 | identifier: Ident::from_str("splat"), Sep 20 00:20:33.410 INFO kablam! | ^^^^^^^^^^ `syntax::ast::PathSegment` does not have this field Sep 20 00:20:33.410 INFO kablam! | Sep 20 00:20:33.410 INFO kablam! = note: available fields are: `ident`, `args` Sep 20 00:20:33.410 INFO kablam! Sep 20 00:20:33.410 INFO kablam! error[E0560]: struct `syntax::ast::PathSegment` has no field named `parameters` Sep 20 00:20:33.411 INFO kablam! --> src/lib.rs:645:7 Sep 20 00:20:33.411 INFO kablam! | Sep 20 00:20:33.411 INFO kablam! 645 | parameters: None, Sep 20 00:20:33.411 INFO kablam! | ^^^^^^^^^^ `syntax::ast::PathSegment` does not have this field Sep 20 00:20:33.411 INFO kablam! | Sep 20 00:20:33.411 INFO kablam! = note: available fields are: `ident`, `args` Sep 20 00:20:33.411 INFO kablam! Sep 20 00:20:33.411 INFO kablam! error[E0560]: struct `syntax::ast::PathSegment` has no field named `span` Sep 20 00:20:33.411 INFO kablam! --> src/lib.rs:646:7 Sep 20 00:20:33.411 INFO kablam! | Sep 20 00:20:33.411 INFO kablam! 646 | span: Span::default(), Sep 20 00:20:33.411 INFO kablam! | ^^^^ `syntax::ast::PathSegment` does not have this field Sep 20 00:20:33.411 INFO kablam! | Sep 20 00:20:33.411 INFO kablam! = note: available fields are: `ident`, `args` Sep 20 00:20:33.411 INFO kablam! Sep 20 00:20:33.411 INFO kablam! error[E0560]: struct `syntax::ast::PathSegment` has no field named `identifier` Sep 20 00:20:33.411 INFO kablam! --> src/lib.rs:654:7 Sep 20 00:20:33.411 INFO kablam! | Sep 20 00:20:33.411 INFO kablam! 654 | identifier: Ident::from_str("load"), Sep 20 00:20:33.411 INFO kablam! | ^^^^^^^^^^ `syntax::ast::PathSegment` does not have this field Sep 20 00:20:33.411 INFO kablam! | Sep 20 00:20:33.411 INFO kablam! = note: available fields are: `ident`, `args` Sep 20 00:20:33.411 INFO kablam! Sep 20 00:20:33.411 INFO kablam! error[E0560]: struct `syntax::ast::PathSegment` has no field named `parameters` Sep 20 00:20:33.411 INFO kablam! --> src/lib.rs:655:7 Sep 20 00:20:33.411 INFO kablam! | Sep 20 00:20:33.411 INFO kablam! 655 | parameters: None, Sep 20 00:20:33.411 INFO kablam! | ^^^^^^^^^^ `syntax::ast::PathSegment` does not have this field Sep 20 00:20:33.411 INFO kablam! | Sep 20 00:20:33.411 INFO kablam! = note: available fields are: `ident`, `args` Sep 20 00:20:33.411 INFO kablam! Sep 20 00:20:33.411 INFO kablam! error[E0560]: struct `syntax::ast::PathSegment` has no field named `span` Sep 20 00:20:33.411 INFO kablam! --> src/lib.rs:656:7 Sep 20 00:20:33.411 INFO kablam! | Sep 20 00:20:33.411 INFO kablam! 656 | span: Span::default(), Sep 20 00:20:33.411 INFO kablam! | ^^^^ `syntax::ast::PathSegment` does not have this field Sep 20 00:20:33.411 INFO kablam! | Sep 20 00:20:33.411 INFO kablam! = note: available fields are: `ident`, `args` Sep 20 00:20:33.411 INFO kablam! Sep 20 00:20:33.411 INFO kablam! error[E0061]: this function takes 2 parameters but 1 parameter was supplied Sep 20 00:20:33.412 INFO kablam! --> src/lib.rs:668:17 Sep 20 00:20:33.412 INFO kablam! | Sep 20 00:20:33.412 INFO kablam! 668 | idents.push(token::Ident(ident)); Sep 20 00:20:33.412 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ expected 2 parameters Sep 20 00:20:33.412 INFO kablam! Sep 20 00:20:33.515 INFO kablam! error[E0560]: struct `syntax::ast::PathSegment` has no field named `identifier` Sep 20 00:20:33.515 INFO kablam! --> src/lib.rs:815:7 Sep 20 00:20:33.515 INFO kablam! | Sep 20 00:20:33.515 INFO kablam! 815 | identifier: Ident::from_str(&*format!("i{}x{}", width, lanes)), Sep 20 00:20:33.515 INFO kablam! | ^^^^^^^^^^ `syntax::ast::PathSegment` does not have this field Sep 20 00:20:33.515 INFO kablam! | Sep 20 00:20:33.515 INFO kablam! = note: available fields are: `ident`, `args` Sep 20 00:20:33.515 INFO kablam! Sep 20 00:20:33.516 INFO kablam! error[E0560]: struct `syntax::ast::PathSegment` has no field named `parameters` Sep 20 00:20:33.516 INFO kablam! --> src/lib.rs:816:7 Sep 20 00:20:33.516 INFO kablam! | Sep 20 00:20:33.516 INFO kablam! 816 | parameters: None, Sep 20 00:20:33.516 INFO kablam! | ^^^^^^^^^^ `syntax::ast::PathSegment` does not have this field Sep 20 00:20:33.516 INFO kablam! | Sep 20 00:20:33.516 INFO kablam! = note: available fields are: `ident`, `args` Sep 20 00:20:33.516 INFO kablam! Sep 20 00:20:33.516 INFO kablam! error[E0560]: struct `syntax::ast::PathSegment` has no field named `span` Sep 20 00:20:33.516 INFO kablam! --> src/lib.rs:817:7 Sep 20 00:20:33.516 INFO kablam! | Sep 20 00:20:33.516 INFO kablam! 817 | span: Span::default(), Sep 20 00:20:33.516 INFO kablam! | ^^^^ `syntax::ast::PathSegment` does not have this field Sep 20 00:20:33.516 INFO kablam! | Sep 20 00:20:33.516 INFO kablam! = note: available fields are: `ident`, `args` Sep 20 00:20:33.516 INFO kablam! Sep 20 00:20:33.517 INFO kablam! error[E0560]: struct `syntax::ast::PathSegment` has no field named `identifier` Sep 20 00:20:33.517 INFO kablam! --> src/lib.rs:825:7 Sep 20 00:20:33.517 INFO kablam! | Sep 20 00:20:33.517 INFO kablam! 825 | identifier: Ident::from_str("load"), Sep 20 00:20:33.517 INFO kablam! | ^^^^^^^^^^ `syntax::ast::PathSegment` does not have this field Sep 20 00:20:33.517 INFO kablam! | Sep 20 00:20:33.517 INFO kablam! = note: available fields are: `ident`, `args` Sep 20 00:20:33.517 INFO kablam! Sep 20 00:20:33.517 INFO kablam! error[E0560]: struct `syntax::ast::PathSegment` has no field named `parameters` Sep 20 00:20:33.517 INFO kablam! --> src/lib.rs:826:7 Sep 20 00:20:33.517 INFO kablam! | Sep 20 00:20:33.517 INFO kablam! 826 | parameters: None, Sep 20 00:20:33.517 INFO kablam! | ^^^^^^^^^^ `syntax::ast::PathSegment` does not have this field Sep 20 00:20:33.517 INFO kablam! | Sep 20 00:20:33.517 INFO kablam! = note: available fields are: `ident`, `args` Sep 20 00:20:33.517 INFO kablam! Sep 20 00:20:33.517 INFO kablam! error[E0560]: struct `syntax::ast::PathSegment` has no field named `span` Sep 20 00:20:33.517 INFO kablam! --> src/lib.rs:827:7 Sep 20 00:20:33.517 INFO kablam! | Sep 20 00:20:33.517 INFO kablam! 827 | span: Span::default(), Sep 20 00:20:33.517 INFO kablam! | ^^^^ `syntax::ast::PathSegment` does not have this field Sep 20 00:20:33.517 INFO kablam! | Sep 20 00:20:33.517 INFO kablam! = note: available fields are: `ident`, `args` Sep 20 00:20:33.517 INFO kablam! Sep 20 00:20:33.697 INFO kablam! error[E0061]: this function takes 2 parameters but 1 parameter was supplied Sep 20 00:20:33.697 INFO kablam! --> src/lib.rs:190:19 Sep 20 00:20:33.697 INFO kablam! | Sep 20 00:20:33.697 INFO kablam! 190 | idents.push(token::Ident(ident)); Sep 20 00:20:33.697 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ expected 2 parameters Sep 20 00:20:33.697 INFO kablam! Sep 20 00:20:33.752 INFO kablam! error: aborting due to 27 previous errors Sep 20 00:20:33.752 INFO kablam! Sep 20 00:20:33.752 INFO kablam! Some errors occurred: E0061, E0432, E0560. Sep 20 00:20:33.752 INFO kablam! For more information about an error, try `rustc --explain E0061`. Sep 20 00:20:33.786 INFO kablam! error: Could not compile `mayda_macros`. Sep 20 00:20:33.786 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 20 00:20:33.859 INFO kablam! error[E0061]: this function takes 2 parameters but 1 parameter was supplied Sep 20 00:20:33.859 INFO kablam! --> src/lib.rs:327:19 Sep 20 00:20:33.859 INFO kablam! | Sep 20 00:20:33.859 INFO kablam! 327 | idents.push(token::Ident(ident)); Sep 20 00:20:33.859 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ expected 2 parameters Sep 20 00:20:33.859 INFO kablam! Sep 20 00:20:33.904 INFO kablam! error[E0560]: struct `syntax::ast::PathSegment` has no field named `identifier` Sep 20 00:20:33.905 INFO kablam! --> src/lib.rs:475:7 Sep 20 00:20:33.905 INFO kablam! | Sep 20 00:20:33.905 INFO kablam! 475 | identifier: Ident::from_str(&*format!("u{}x{}", width, lanes)), Sep 20 00:20:33.905 INFO kablam! | ^^^^^^^^^^ `syntax::ast::PathSegment` does not have this field Sep 20 00:20:33.905 INFO kablam! | Sep 20 00:20:33.905 INFO kablam! = note: available fields are: `ident`, `args` Sep 20 00:20:33.905 INFO kablam! Sep 20 00:20:33.905 INFO kablam! error[E0560]: struct `syntax::ast::PathSegment` has no field named `parameters` Sep 20 00:20:33.905 INFO kablam! --> src/lib.rs:476:7 Sep 20 00:20:33.905 INFO kablam! | Sep 20 00:20:33.905 INFO kablam! 476 | parameters: None, Sep 20 00:20:33.905 INFO kablam! | ^^^^^^^^^^ `syntax::ast::PathSegment` does not have this field Sep 20 00:20:33.905 INFO kablam! | Sep 20 00:20:33.905 INFO kablam! = note: available fields are: `ident`, `args` Sep 20 00:20:33.906 INFO kablam! Sep 20 00:20:33.906 INFO kablam! error[E0560]: struct `syntax::ast::PathSegment` has no field named `span` Sep 20 00:20:33.906 INFO kablam! --> src/lib.rs:477:7 Sep 20 00:20:33.906 INFO kablam! | Sep 20 00:20:33.906 INFO kablam! 477 | span: Span::default(), Sep 20 00:20:33.906 INFO kablam! | ^^^^ `syntax::ast::PathSegment` does not have this field Sep 20 00:20:33.906 INFO kablam! | Sep 20 00:20:33.906 INFO kablam! = note: available fields are: `ident`, `args` Sep 20 00:20:33.906 INFO kablam! Sep 20 00:20:33.918 INFO kablam! error[E0560]: struct `syntax::ast::PathSegment` has no field named `identifier` Sep 20 00:20:33.918 INFO kablam! --> src/lib.rs:485:7 Sep 20 00:20:33.918 INFO kablam! | Sep 20 00:20:33.918 INFO kablam! 485 | identifier: Ident::from_str("load"), Sep 20 00:20:33.918 INFO kablam! | ^^^^^^^^^^ `syntax::ast::PathSegment` does not have this field Sep 20 00:20:33.919 INFO kablam! | Sep 20 00:20:33.919 INFO kablam! = note: available fields are: `ident`, `args` Sep 20 00:20:33.919 INFO kablam! Sep 20 00:20:33.919 INFO kablam! error[E0560]: struct `syntax::ast::PathSegment` has no field named `parameters` Sep 20 00:20:33.919 INFO kablam! --> src/lib.rs:486:7 Sep 20 00:20:33.919 INFO kablam! | Sep 20 00:20:33.919 INFO kablam! 486 | parameters: None, Sep 20 00:20:33.919 INFO kablam! | ^^^^^^^^^^ `syntax::ast::PathSegment` does not have this field Sep 20 00:20:33.920 INFO kablam! | Sep 20 00:20:33.920 INFO kablam! = note: available fields are: `ident`, `args` Sep 20 00:20:33.920 INFO kablam! Sep 20 00:20:33.920 INFO kablam! error[E0560]: struct `syntax::ast::PathSegment` has no field named `span` Sep 20 00:20:33.920 INFO kablam! --> src/lib.rs:487:7 Sep 20 00:20:33.920 INFO kablam! | Sep 20 00:20:33.920 INFO kablam! 487 | span: Span::default(), Sep 20 00:20:33.920 INFO kablam! | ^^^^ `syntax::ast::PathSegment` does not have this field Sep 20 00:20:33.921 INFO kablam! | Sep 20 00:20:33.921 INFO kablam! = note: available fields are: `ident`, `args` Sep 20 00:20:33.921 INFO kablam! Sep 20 00:20:33.926 INFO kablam! error[E0061]: this function takes 2 parameters but 1 parameter was supplied Sep 20 00:20:33.926 INFO kablam! --> src/lib.rs:499:17 Sep 20 00:20:33.926 INFO kablam! | Sep 20 00:20:33.926 INFO kablam! 499 | idents.push(token::Ident(ident)); Sep 20 00:20:33.926 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ expected 2 parameters Sep 20 00:20:33.926 INFO kablam! Sep 20 00:20:34.018 INFO kablam! error[E0560]: struct `syntax::ast::PathSegment` has no field named `identifier` Sep 20 00:20:34.018 INFO kablam! --> src/lib.rs:634:7 Sep 20 00:20:34.018 INFO kablam! | Sep 20 00:20:34.018 INFO kablam! 634 | identifier: Ident::from_str(&*format!("u{}x{}", width, lanes)), Sep 20 00:20:34.018 INFO kablam! | ^^^^^^^^^^ `syntax::ast::PathSegment` does not have this field Sep 20 00:20:34.018 INFO kablam! | Sep 20 00:20:34.018 INFO kablam! = note: available fields are: `ident`, `args` Sep 20 00:20:34.018 INFO kablam! Sep 20 00:20:34.018 INFO kablam! error[E0560]: struct `syntax::ast::PathSegment` has no field named `parameters` Sep 20 00:20:34.018 INFO kablam! --> src/lib.rs:635:7 Sep 20 00:20:34.018 INFO kablam! | Sep 20 00:20:34.018 INFO kablam! 635 | parameters: None, Sep 20 00:20:34.018 INFO kablam! | ^^^^^^^^^^ `syntax::ast::PathSegment` does not have this field Sep 20 00:20:34.018 INFO kablam! | Sep 20 00:20:34.018 INFO kablam! = note: available fields are: `ident`, `args` Sep 20 00:20:34.018 INFO kablam! Sep 20 00:20:34.018 INFO kablam! error[E0560]: struct `syntax::ast::PathSegment` has no field named `span` Sep 20 00:20:34.018 INFO kablam! --> src/lib.rs:636:7 Sep 20 00:20:34.018 INFO kablam! | Sep 20 00:20:34.018 INFO kablam! 636 | span: Span::default(), Sep 20 00:20:34.018 INFO kablam! | ^^^^ `syntax::ast::PathSegment` does not have this field Sep 20 00:20:34.018 INFO kablam! | Sep 20 00:20:34.018 INFO kablam! = note: available fields are: `ident`, `args` Sep 20 00:20:34.018 INFO kablam! Sep 20 00:20:34.018 INFO kablam! error[E0560]: struct `syntax::ast::PathSegment` has no field named `identifier` Sep 20 00:20:34.018 INFO kablam! --> src/lib.rs:644:7 Sep 20 00:20:34.018 INFO kablam! | Sep 20 00:20:34.018 INFO kablam! 644 | identifier: Ident::from_str("splat"), Sep 20 00:20:34.019 INFO kablam! | ^^^^^^^^^^ `syntax::ast::PathSegment` does not have this field Sep 20 00:20:34.019 INFO kablam! | Sep 20 00:20:34.019 INFO kablam! = note: available fields are: `ident`, `args` Sep 20 00:20:34.019 INFO kablam! Sep 20 00:20:34.019 INFO kablam! error[E0560]: struct `syntax::ast::PathSegment` has no field named `parameters` Sep 20 00:20:34.019 INFO kablam! --> src/lib.rs:645:7 Sep 20 00:20:34.019 INFO kablam! | Sep 20 00:20:34.019 INFO kablam! 645 | parameters: None, Sep 20 00:20:34.019 INFO kablam! | ^^^^^^^^^^ `syntax::ast::PathSegment` does not have this field Sep 20 00:20:34.019 INFO kablam! | Sep 20 00:20:34.019 INFO kablam! = note: available fields are: `ident`, `args` Sep 20 00:20:34.019 INFO kablam! Sep 20 00:20:34.019 INFO kablam! error[E0560]: struct `syntax::ast::PathSegment` has no field named `span` Sep 20 00:20:34.019 INFO kablam! --> src/lib.rs:646:7 Sep 20 00:20:34.019 INFO kablam! | Sep 20 00:20:34.019 INFO kablam! 646 | span: Span::default(), Sep 20 00:20:34.019 INFO kablam! | ^^^^ `syntax::ast::PathSegment` does not have this field Sep 20 00:20:34.019 INFO kablam! | Sep 20 00:20:34.019 INFO kablam! = note: available fields are: `ident`, `args` Sep 20 00:20:34.019 INFO kablam! Sep 20 00:20:34.019 INFO kablam! error[E0560]: struct `syntax::ast::PathSegment` has no field named `identifier` Sep 20 00:20:34.019 INFO kablam! --> src/lib.rs:654:7 Sep 20 00:20:34.019 INFO kablam! | Sep 20 00:20:34.019 INFO kablam! 654 | identifier: Ident::from_str("load"), Sep 20 00:20:34.019 INFO kablam! | ^^^^^^^^^^ `syntax::ast::PathSegment` does not have this field Sep 20 00:20:34.019 INFO kablam! | Sep 20 00:20:34.019 INFO kablam! = note: available fields are: `ident`, `args` Sep 20 00:20:34.019 INFO kablam! Sep 20 00:20:34.019 INFO kablam! error[E0560]: struct `syntax::ast::PathSegment` has no field named `parameters` Sep 20 00:20:34.019 INFO kablam! --> src/lib.rs:655:7 Sep 20 00:20:34.019 INFO kablam! | Sep 20 00:20:34.019 INFO kablam! 655 | parameters: None, Sep 20 00:20:34.019 INFO kablam! | ^^^^^^^^^^ `syntax::ast::PathSegment` does not have this field Sep 20 00:20:34.019 INFO kablam! | Sep 20 00:20:34.019 INFO kablam! = note: available fields are: `ident`, `args` Sep 20 00:20:34.019 INFO kablam! Sep 20 00:20:34.019 INFO kablam! error[E0560]: struct `syntax::ast::PathSegment` has no field named `span` Sep 20 00:20:34.019 INFO kablam! --> src/lib.rs:656:7 Sep 20 00:20:34.019 INFO kablam! | Sep 20 00:20:34.019 INFO kablam! 656 | span: Span::default(), Sep 20 00:20:34.019 INFO kablam! | ^^^^ `syntax::ast::PathSegment` does not have this field Sep 20 00:20:34.019 INFO kablam! | Sep 20 00:20:34.019 INFO kablam! = note: available fields are: `ident`, `args` Sep 20 00:20:34.019 INFO kablam! Sep 20 00:20:34.022 INFO kablam! error[E0061]: this function takes 2 parameters but 1 parameter was supplied Sep 20 00:20:34.022 INFO kablam! --> src/lib.rs:668:17 Sep 20 00:20:34.022 INFO kablam! | Sep 20 00:20:34.022 INFO kablam! 668 | idents.push(token::Ident(ident)); Sep 20 00:20:34.022 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ expected 2 parameters Sep 20 00:20:34.022 INFO kablam! Sep 20 00:20:34.062 INFO kablam! error[E0560]: struct `syntax::ast::PathSegment` has no field named `identifier` Sep 20 00:20:34.062 INFO kablam! --> src/lib.rs:815:7 Sep 20 00:20:34.062 INFO kablam! | Sep 20 00:20:34.062 INFO kablam! 815 | identifier: Ident::from_str(&*format!("i{}x{}", width, lanes)), Sep 20 00:20:34.062 INFO kablam! | ^^^^^^^^^^ `syntax::ast::PathSegment` does not have this field Sep 20 00:20:34.062 INFO kablam! | Sep 20 00:20:34.062 INFO kablam! = note: available fields are: `ident`, `args` Sep 20 00:20:34.062 INFO kablam! Sep 20 00:20:34.062 INFO kablam! error[E0560]: struct `syntax::ast::PathSegment` has no field named `parameters` Sep 20 00:20:34.063 INFO kablam! --> src/lib.rs:816:7 Sep 20 00:20:34.063 INFO kablam! | Sep 20 00:20:34.063 INFO kablam! 816 | parameters: None, Sep 20 00:20:34.063 INFO kablam! | ^^^^^^^^^^ `syntax::ast::PathSegment` does not have this field Sep 20 00:20:34.063 INFO kablam! | Sep 20 00:20:34.063 INFO kablam! = note: available fields are: `ident`, `args` Sep 20 00:20:34.063 INFO kablam! Sep 20 00:20:34.063 INFO kablam! error[E0560]: struct `syntax::ast::PathSegment` has no field named `span` Sep 20 00:20:34.063 INFO kablam! --> src/lib.rs:817:7 Sep 20 00:20:34.063 INFO kablam! | Sep 20 00:20:34.063 INFO kablam! 817 | span: Span::default(), Sep 20 00:20:34.063 INFO kablam! | ^^^^ `syntax::ast::PathSegment` does not have this field Sep 20 00:20:34.063 INFO kablam! | Sep 20 00:20:34.063 INFO kablam! = note: available fields are: `ident`, `args` Sep 20 00:20:34.063 INFO kablam! Sep 20 00:20:34.063 INFO kablam! error[E0560]: struct `syntax::ast::PathSegment` has no field named `identifier` Sep 20 00:20:34.063 INFO kablam! --> src/lib.rs:825:7 Sep 20 00:20:34.063 INFO kablam! | Sep 20 00:20:34.063 INFO kablam! 825 | identifier: Ident::from_str("load"), Sep 20 00:20:34.063 INFO kablam! | ^^^^^^^^^^ `syntax::ast::PathSegment` does not have this field Sep 20 00:20:34.063 INFO kablam! | Sep 20 00:20:34.063 INFO kablam! = note: available fields are: `ident`, `args` Sep 20 00:20:34.063 INFO kablam! Sep 20 00:20:34.063 INFO kablam! error[E0560]: struct `syntax::ast::PathSegment` has no field named `parameters` Sep 20 00:20:34.063 INFO kablam! --> src/lib.rs:826:7 Sep 20 00:20:34.063 INFO kablam! | Sep 20 00:20:34.063 INFO kablam! 826 | parameters: None, Sep 20 00:20:34.063 INFO kablam! | ^^^^^^^^^^ `syntax::ast::PathSegment` does not have this field Sep 20 00:20:34.063 INFO kablam! | Sep 20 00:20:34.063 INFO kablam! = note: available fields are: `ident`, `args` Sep 20 00:20:34.063 INFO kablam! Sep 20 00:20:34.063 INFO kablam! error[E0560]: struct `syntax::ast::PathSegment` has no field named `span` Sep 20 00:20:34.063 INFO kablam! --> src/lib.rs:827:7 Sep 20 00:20:34.063 INFO kablam! | Sep 20 00:20:34.063 INFO kablam! 827 | span: Span::default(), Sep 20 00:20:34.063 INFO kablam! | ^^^^ `syntax::ast::PathSegment` does not have this field Sep 20 00:20:34.063 INFO kablam! | Sep 20 00:20:34.063 INFO kablam! = note: available fields are: `ident`, `args` Sep 20 00:20:34.063 INFO kablam! Sep 20 00:20:34.150 INFO kablam! error: aborting due to 27 previous errors Sep 20 00:20:34.150 INFO kablam! Sep 20 00:20:34.150 INFO kablam! Some errors occurred: E0061, E0432, E0560. Sep 20 00:20:34.150 INFO kablam! For more information about an error, try `rustc --explain E0061`. Sep 20 00:20:34.186 INFO kablam! error: Could not compile `mayda_macros`. Sep 20 00:20:34.186 INFO kablam! Sep 20 00:20:34.186 INFO kablam! To learn more, run the command again with --verbose. Sep 20 00:20:34.186 INFO kablam! su: No module specific data is present Sep 20 00:20:35.429 INFO running `"docker" "rm" "-f" "4ca67f0a4a865d41a24dcbfbbe1e29a015f8556acabbc976233195f0cffb6b9a"` Sep 20 00:20:35.567 INFO blam! 4ca67f0a4a865d41a24dcbfbbe1e29a015f8556acabbc976233195f0cffb6b9a