Sep 10 14:48:33.961 INFO checking mayda_macros-0.1.4 against try#3a2610c2a16575649896925631bf8cec4f4b1961 for pr-54090 Sep 10 14:48:33.961 INFO running: cargo +3a2610c2a16575649896925631bf8cec4f4b1961-alt check --frozen --all --all-targets Sep 10 14:48:33.961 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-7/pr-54090/try#3a2610c2a16575649896925631bf8cec4f4b1961:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54090/worker-7/try#3a2610c2a16575649896925631bf8cec4f4b1961:/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 +3a2610c2a16575649896925631bf8cec4f4b1961-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-m" "2G" "crater"` Sep 10 14:48:34.167 INFO blam! 252b8e508dec26a60b6c154be44520235564e38b7d734600b8d6c67ab640af0e Sep 10 14:48:34.169 INFO running `"docker" "start" "-a" "252b8e508dec26a60b6c154be44520235564e38b7d734600b8d6c67ab640af0e"` Sep 10 14:48:34.900 INFO kablam! usermod: no changes Sep 10 14:48:34.932 INFO kablam! Checking mayda_macros v0.1.4 (file:///source) Sep 10 14:48:37.478 INFO kablam! error[E0432]: unresolved import `syntax::codemap` Sep 10 14:48:37.478 INFO kablam! --> src/lib.rs:146:5 Sep 10 14:48:37.478 INFO kablam! | Sep 10 14:48:37.478 INFO kablam! 146 | use syntax::codemap; Sep 10 14:48:37.478 INFO kablam! | ^^^^^^^^^^^^^^^ no `codemap` in the root Sep 10 14:48:37.478 INFO kablam! Sep 10 14:48:37.478 INFO kablam! error[E0432]: unresolved import `syntax::util::small_vector` Sep 10 14:48:37.478 INFO kablam! --> src/lib.rs:152:5 Sep 10 14:48:37.478 INFO kablam! | Sep 10 14:48:37.478 INFO kablam! 152 | use syntax::util::small_vector; Sep 10 14:48:37.478 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ no `small_vector` in `util` Sep 10 14:48:37.478 INFO kablam! Sep 10 14:48:37.582 INFO kablam! error[E0432]: unresolved import `syntax::codemap` Sep 10 14:48:37.582 INFO kablam! --> src/lib.rs:146:5 Sep 10 14:48:37.582 INFO kablam! | Sep 10 14:48:37.582 INFO kablam! 146 | use syntax::codemap; Sep 10 14:48:37.582 INFO kablam! | ^^^^^^^^^^^^^^^ no `codemap` in the root Sep 10 14:48:37.582 INFO kablam! Sep 10 14:48:37.582 INFO kablam! error[E0432]: unresolved import `syntax::util::small_vector` Sep 10 14:48:37.582 INFO kablam! --> src/lib.rs:152:5 Sep 10 14:48:37.582 INFO kablam! | Sep 10 14:48:37.582 INFO kablam! 152 | use syntax::util::small_vector; Sep 10 14:48:37.582 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ no `small_vector` in `util` Sep 10 14:48:37.582 INFO kablam! Sep 10 14:48:37.702 INFO kablam! error[E0061]: this function takes 2 parameters but 1 parameter was supplied Sep 10 14:48:37.702 INFO kablam! --> src/lib.rs:190:19 Sep 10 14:48:37.702 INFO kablam! | Sep 10 14:48:37.702 INFO kablam! 190 | idents.push(token::Ident(ident)); Sep 10 14:48:37.702 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ expected 2 parameters Sep 10 14:48:37.702 INFO kablam! Sep 10 14:48:37.814 INFO kablam! error[E0061]: this function takes 2 parameters but 1 parameter was supplied Sep 10 14:48:37.814 INFO kablam! --> src/lib.rs:190:19 Sep 10 14:48:37.814 INFO kablam! | Sep 10 14:48:37.814 INFO kablam! 190 | idents.push(token::Ident(ident)); Sep 10 14:48:37.814 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ expected 2 parameters Sep 10 14:48:37.814 INFO kablam! Sep 10 14:48:37.866 INFO kablam! error[E0061]: this function takes 2 parameters but 1 parameter was supplied Sep 10 14:48:37.866 INFO kablam! --> src/lib.rs:327:19 Sep 10 14:48:37.866 INFO kablam! | Sep 10 14:48:37.866 INFO kablam! 327 | idents.push(token::Ident(ident)); Sep 10 14:48:37.866 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ expected 2 parameters Sep 10 14:48:37.866 INFO kablam! Sep 10 14:48:37.942 INFO kablam! error[E0560]: struct `syntax::ast::PathSegment` has no field named `identifier` Sep 10 14:48:37.942 INFO kablam! --> src/lib.rs:475:7 Sep 10 14:48:37.942 INFO kablam! | Sep 10 14:48:37.942 INFO kablam! 475 | identifier: Ident::from_str(&*format!("u{}x{}", width, lanes)), Sep 10 14:48:37.942 INFO kablam! | ^^^^^^^^^^ `syntax::ast::PathSegment` does not have this field Sep 10 14:48:37.942 INFO kablam! | Sep 10 14:48:37.942 INFO kablam! = note: available fields are: `ident`, `args` Sep 10 14:48:37.942 INFO kablam! Sep 10 14:48:37.942 INFO kablam! error[E0560]: struct `syntax::ast::PathSegment` has no field named `parameters` Sep 10 14:48:37.942 INFO kablam! --> src/lib.rs:476:7 Sep 10 14:48:37.942 INFO kablam! | Sep 10 14:48:37.942 INFO kablam! 476 | parameters: None, Sep 10 14:48:37.942 INFO kablam! | ^^^^^^^^^^ `syntax::ast::PathSegment` does not have this field Sep 10 14:48:37.942 INFO kablam! | Sep 10 14:48:37.942 INFO kablam! = note: available fields are: `ident`, `args` Sep 10 14:48:37.942 INFO kablam! Sep 10 14:48:37.942 INFO kablam! error[E0560]: struct `syntax::ast::PathSegment` has no field named `span` Sep 10 14:48:37.942 INFO kablam! --> src/lib.rs:477:7 Sep 10 14:48:37.942 INFO kablam! | Sep 10 14:48:37.942 INFO kablam! 477 | span: Span::default(), Sep 10 14:48:37.942 INFO kablam! | ^^^^ `syntax::ast::PathSegment` does not have this field Sep 10 14:48:37.942 INFO kablam! | Sep 10 14:48:37.942 INFO kablam! = note: available fields are: `ident`, `args` Sep 10 14:48:37.942 INFO kablam! Sep 10 14:48:37.950 INFO kablam! error[E0061]: this function takes 2 parameters but 1 parameter was supplied Sep 10 14:48:37.950 INFO kablam! --> src/lib.rs:327:19 Sep 10 14:48:37.950 INFO kablam! | Sep 10 14:48:37.950 INFO kablam! 327 | idents.push(token::Ident(ident)); Sep 10 14:48:37.950 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ expected 2 parameters Sep 10 14:48:37.950 INFO kablam! Sep 10 14:48:37.954 INFO kablam! error[E0560]: struct `syntax::ast::PathSegment` has no field named `identifier` Sep 10 14:48:37.954 INFO kablam! --> src/lib.rs:485:7 Sep 10 14:48:37.954 INFO kablam! | Sep 10 14:48:37.954 INFO kablam! 485 | identifier: Ident::from_str("load"), Sep 10 14:48:37.954 INFO kablam! | ^^^^^^^^^^ `syntax::ast::PathSegment` does not have this field Sep 10 14:48:37.954 INFO kablam! | Sep 10 14:48:37.954 INFO kablam! = note: available fields are: `ident`, `args` Sep 10 14:48:37.954 INFO kablam! Sep 10 14:48:37.954 INFO kablam! error[E0560]: struct `syntax::ast::PathSegment` has no field named `parameters` Sep 10 14:48:37.954 INFO kablam! --> src/lib.rs:486:7 Sep 10 14:48:37.954 INFO kablam! | Sep 10 14:48:37.954 INFO kablam! 486 | parameters: None, Sep 10 14:48:37.954 INFO kablam! | ^^^^^^^^^^ `syntax::ast::PathSegment` does not have this field Sep 10 14:48:37.954 INFO kablam! | Sep 10 14:48:37.954 INFO kablam! = note: available fields are: `ident`, `args` Sep 10 14:48:37.954 INFO kablam! Sep 10 14:48:37.954 INFO kablam! error[E0560]: struct `syntax::ast::PathSegment` has no field named `span` Sep 10 14:48:37.954 INFO kablam! --> src/lib.rs:487:7 Sep 10 14:48:37.954 INFO kablam! | Sep 10 14:48:37.954 INFO kablam! 487 | span: Span::default(), Sep 10 14:48:37.954 INFO kablam! | ^^^^ `syntax::ast::PathSegment` does not have this field Sep 10 14:48:37.954 INFO kablam! | Sep 10 14:48:37.954 INFO kablam! = note: available fields are: `ident`, `args` Sep 10 14:48:37.954 INFO kablam! Sep 10 14:48:37.954 INFO kablam! error[E0061]: this function takes 2 parameters but 1 parameter was supplied Sep 10 14:48:37.954 INFO kablam! --> src/lib.rs:499:17 Sep 10 14:48:37.954 INFO kablam! | Sep 10 14:48:37.954 INFO kablam! 499 | idents.push(token::Ident(ident)); Sep 10 14:48:37.954 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ expected 2 parameters Sep 10 14:48:37.954 INFO kablam! Sep 10 14:48:38.010 INFO kablam! error[E0560]: struct `syntax::ast::PathSegment` has no field named `identifier` Sep 10 14:48:38.010 INFO kablam! --> src/lib.rs:475:7 Sep 10 14:48:38.010 INFO kablam! | Sep 10 14:48:38.010 INFO kablam! 475 | identifier: Ident::from_str(&*format!("u{}x{}", width, lanes)), Sep 10 14:48:38.010 INFO kablam! | ^^^^^^^^^^ `syntax::ast::PathSegment` does not have this field Sep 10 14:48:38.010 INFO kablam! | Sep 10 14:48:38.010 INFO kablam! = note: available fields are: `ident`, `args` Sep 10 14:48:38.010 INFO kablam! Sep 10 14:48:38.010 INFO kablam! error[E0560]: struct `syntax::ast::PathSegment` has no field named `parameters` Sep 10 14:48:38.010 INFO kablam! --> src/lib.rs:476:7 Sep 10 14:48:38.010 INFO kablam! | Sep 10 14:48:38.010 INFO kablam! 476 | parameters: None, Sep 10 14:48:38.010 INFO kablam! | ^^^^^^^^^^ `syntax::ast::PathSegment` does not have this field Sep 10 14:48:38.010 INFO kablam! | Sep 10 14:48:38.010 INFO kablam! = note: available fields are: `ident`, `args` Sep 10 14:48:38.010 INFO kablam! Sep 10 14:48:38.010 INFO kablam! error[E0560]: struct `syntax::ast::PathSegment` has no field named `span` Sep 10 14:48:38.010 INFO kablam! --> src/lib.rs:477:7 Sep 10 14:48:38.010 INFO kablam! | Sep 10 14:48:38.010 INFO kablam! 477 | span: Span::default(), Sep 10 14:48:38.010 INFO kablam! | ^^^^ `syntax::ast::PathSegment` does not have this field Sep 10 14:48:38.010 INFO kablam! | Sep 10 14:48:38.010 INFO kablam! = note: available fields are: `ident`, `args` Sep 10 14:48:38.010 INFO kablam! Sep 10 14:48:38.022 INFO kablam! error[E0560]: struct `syntax::ast::PathSegment` has no field named `identifier` Sep 10 14:48:38.022 INFO kablam! --> src/lib.rs:485:7 Sep 10 14:48:38.022 INFO kablam! | Sep 10 14:48:38.022 INFO kablam! 485 | identifier: Ident::from_str("load"), Sep 10 14:48:38.022 INFO kablam! | ^^^^^^^^^^ `syntax::ast::PathSegment` does not have this field Sep 10 14:48:38.022 INFO kablam! | Sep 10 14:48:38.022 INFO kablam! = note: available fields are: `ident`, `args` Sep 10 14:48:38.022 INFO kablam! Sep 10 14:48:38.022 INFO kablam! error[E0560]: struct `syntax::ast::PathSegment` has no field named `parameters` Sep 10 14:48:38.022 INFO kablam! --> src/lib.rs:486:7 Sep 10 14:48:38.022 INFO kablam! | Sep 10 14:48:38.022 INFO kablam! 486 | parameters: None, Sep 10 14:48:38.022 INFO kablam! | ^^^^^^^^^^ `syntax::ast::PathSegment` does not have this field Sep 10 14:48:38.022 INFO kablam! | Sep 10 14:48:38.022 INFO kablam! = note: available fields are: `ident`, `args` Sep 10 14:48:38.022 INFO kablam! Sep 10 14:48:38.022 INFO kablam! error[E0560]: struct `syntax::ast::PathSegment` has no field named `span` Sep 10 14:48:38.022 INFO kablam! --> src/lib.rs:487:7 Sep 10 14:48:38.022 INFO kablam! | Sep 10 14:48:38.022 INFO kablam! 487 | span: Span::default(), Sep 10 14:48:38.022 INFO kablam! | ^^^^ `syntax::ast::PathSegment` does not have this field Sep 10 14:48:38.022 INFO kablam! | Sep 10 14:48:38.022 INFO kablam! = note: available fields are: `ident`, `args` Sep 10 14:48:38.022 INFO kablam! Sep 10 14:48:38.022 INFO kablam! error[E0061]: this function takes 2 parameters but 1 parameter was supplied Sep 10 14:48:38.022 INFO kablam! --> src/lib.rs:499:17 Sep 10 14:48:38.022 INFO kablam! | Sep 10 14:48:38.022 INFO kablam! 499 | idents.push(token::Ident(ident)); Sep 10 14:48:38.022 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ expected 2 parameters Sep 10 14:48:38.022 INFO kablam! Sep 10 14:48:38.042 INFO kablam! error[E0560]: struct `syntax::ast::PathSegment` has no field named `identifier` Sep 10 14:48:38.042 INFO kablam! --> src/lib.rs:634:7 Sep 10 14:48:38.042 INFO kablam! | Sep 10 14:48:38.042 INFO kablam! 634 | identifier: Ident::from_str(&*format!("u{}x{}", width, lanes)), Sep 10 14:48:38.042 INFO kablam! | ^^^^^^^^^^ `syntax::ast::PathSegment` does not have this field Sep 10 14:48:38.042 INFO kablam! | Sep 10 14:48:38.042 INFO kablam! = note: available fields are: `ident`, `args` Sep 10 14:48:38.042 INFO kablam! Sep 10 14:48:38.042 INFO kablam! error[E0560]: struct `syntax::ast::PathSegment` has no field named `parameters` Sep 10 14:48:38.042 INFO kablam! --> src/lib.rs:635:7 Sep 10 14:48:38.042 INFO kablam! | Sep 10 14:48:38.042 INFO kablam! 635 | parameters: None, Sep 10 14:48:38.042 INFO kablam! | ^^^^^^^^^^ `syntax::ast::PathSegment` does not have this field Sep 10 14:48:38.042 INFO kablam! | Sep 10 14:48:38.042 INFO kablam! = note: available fields are: `ident`, `args` Sep 10 14:48:38.042 INFO kablam! Sep 10 14:48:38.042 INFO kablam! error[E0560]: struct `syntax::ast::PathSegment` has no field named `span` Sep 10 14:48:38.042 INFO kablam! --> src/lib.rs:636:7 Sep 10 14:48:38.042 INFO kablam! | Sep 10 14:48:38.042 INFO kablam! 636 | span: Span::default(), Sep 10 14:48:38.042 INFO kablam! | ^^^^ `syntax::ast::PathSegment` does not have this field Sep 10 14:48:38.042 INFO kablam! | Sep 10 14:48:38.042 INFO kablam! = note: available fields are: `ident`, `args` Sep 10 14:48:38.042 INFO kablam! Sep 10 14:48:38.050 INFO kablam! error[E0560]: struct `syntax::ast::PathSegment` has no field named `identifier` Sep 10 14:48:38.050 INFO kablam! --> src/lib.rs:644:7 Sep 10 14:48:38.050 INFO kablam! | Sep 10 14:48:38.050 INFO kablam! 644 | identifier: Ident::from_str("splat"), Sep 10 14:48:38.050 INFO kablam! | ^^^^^^^^^^ `syntax::ast::PathSegment` does not have this field Sep 10 14:48:38.050 INFO kablam! | Sep 10 14:48:38.050 INFO kablam! = note: available fields are: `ident`, `args` Sep 10 14:48:38.050 INFO kablam! Sep 10 14:48:38.050 INFO kablam! error[E0560]: struct `syntax::ast::PathSegment` has no field named `parameters` Sep 10 14:48:38.050 INFO kablam! --> src/lib.rs:645:7 Sep 10 14:48:38.051 INFO kablam! | Sep 10 14:48:38.051 INFO kablam! 645 | parameters: None, Sep 10 14:48:38.051 INFO kablam! | ^^^^^^^^^^ `syntax::ast::PathSegment` does not have this field Sep 10 14:48:38.051 INFO kablam! | Sep 10 14:48:38.051 INFO kablam! = note: available fields are: `ident`, `args` Sep 10 14:48:38.051 INFO kablam! Sep 10 14:48:38.051 INFO kablam! error[E0560]: struct `syntax::ast::PathSegment` has no field named `span` Sep 10 14:48:38.051 INFO kablam! --> src/lib.rs:646:7 Sep 10 14:48:38.051 INFO kablam! | Sep 10 14:48:38.051 INFO kablam! 646 | span: Span::default(), Sep 10 14:48:38.051 INFO kablam! | ^^^^ `syntax::ast::PathSegment` does not have this field Sep 10 14:48:38.051 INFO kablam! | Sep 10 14:48:38.051 INFO kablam! = note: available fields are: `ident`, `args` Sep 10 14:48:38.051 INFO kablam! Sep 10 14:48:38.051 INFO kablam! error[E0560]: struct `syntax::ast::PathSegment` has no field named `identifier` Sep 10 14:48:38.051 INFO kablam! --> src/lib.rs:654:7 Sep 10 14:48:38.051 INFO kablam! | Sep 10 14:48:38.051 INFO kablam! 654 | identifier: Ident::from_str("load"), Sep 10 14:48:38.051 INFO kablam! | ^^^^^^^^^^ `syntax::ast::PathSegment` does not have this field Sep 10 14:48:38.051 INFO kablam! | Sep 10 14:48:38.051 INFO kablam! = note: available fields are: `ident`, `args` Sep 10 14:48:38.051 INFO kablam! Sep 10 14:48:38.051 INFO kablam! error[E0560]: struct `syntax::ast::PathSegment` has no field named `parameters` Sep 10 14:48:38.051 INFO kablam! --> src/lib.rs:655:7 Sep 10 14:48:38.051 INFO kablam! | Sep 10 14:48:38.051 INFO kablam! 655 | parameters: None, Sep 10 14:48:38.051 INFO kablam! | ^^^^^^^^^^ `syntax::ast::PathSegment` does not have this field Sep 10 14:48:38.051 INFO kablam! | Sep 10 14:48:38.051 INFO kablam! = note: available fields are: `ident`, `args` Sep 10 14:48:38.051 INFO kablam! Sep 10 14:48:38.051 INFO kablam! error[E0560]: struct `syntax::ast::PathSegment` has no field named `span` Sep 10 14:48:38.051 INFO kablam! --> src/lib.rs:656:7 Sep 10 14:48:38.051 INFO kablam! | Sep 10 14:48:38.052 INFO kablam! 656 | span: Span::default(), Sep 10 14:48:38.052 INFO kablam! | ^^^^ `syntax::ast::PathSegment` does not have this field Sep 10 14:48:38.052 INFO kablam! | Sep 10 14:48:38.052 INFO kablam! = note: available fields are: `ident`, `args` Sep 10 14:48:38.052 INFO kablam! Sep 10 14:48:38.054 INFO kablam! error[E0061]: this function takes 2 parameters but 1 parameter was supplied Sep 10 14:48:38.054 INFO kablam! --> src/lib.rs:668:17 Sep 10 14:48:38.054 INFO kablam! | Sep 10 14:48:38.054 INFO kablam! 668 | idents.push(token::Ident(ident)); Sep 10 14:48:38.054 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ expected 2 parameters Sep 10 14:48:38.054 INFO kablam! Sep 10 14:48:38.087 INFO kablam! error[E0560]: struct `syntax::ast::PathSegment` has no field named `identifier` Sep 10 14:48:38.087 INFO kablam! --> src/lib.rs:634:7 Sep 10 14:48:38.087 INFO kablam! | Sep 10 14:48:38.087 INFO kablam! 634 | identifier: Ident::from_str(&*format!("u{}x{}", width, lanes)), Sep 10 14:48:38.087 INFO kablam! | ^^^^^^^^^^ `syntax::ast::PathSegment` does not have this field Sep 10 14:48:38.087 INFO kablam! | Sep 10 14:48:38.087 INFO kablam! = note: available fields are: `ident`, `args` Sep 10 14:48:38.087 INFO kablam! Sep 10 14:48:38.088 INFO kablam! error[E0560]: struct `syntax::ast::PathSegment` has no field named `parameters` Sep 10 14:48:38.088 INFO kablam! --> src/lib.rs:635:7 Sep 10 14:48:38.088 INFO kablam! | Sep 10 14:48:38.088 INFO kablam! 635 | parameters: None, Sep 10 14:48:38.088 INFO kablam! | ^^^^^^^^^^ `syntax::ast::PathSegment` does not have this field Sep 10 14:48:38.088 INFO kablam! | Sep 10 14:48:38.088 INFO kablam! = note: available fields are: `ident`, `args` Sep 10 14:48:38.088 INFO kablam! Sep 10 14:48:38.088 INFO kablam! error[E0560]: struct `syntax::ast::PathSegment` has no field named `span` Sep 10 14:48:38.088 INFO kablam! --> src/lib.rs:636:7 Sep 10 14:48:38.088 INFO kablam! | Sep 10 14:48:38.088 INFO kablam! 636 | span: Span::default(), Sep 10 14:48:38.088 INFO kablam! | ^^^^ `syntax::ast::PathSegment` does not have this field Sep 10 14:48:38.088 INFO kablam! | Sep 10 14:48:38.088 INFO kablam! = note: available fields are: `ident`, `args` Sep 10 14:48:38.088 INFO kablam! Sep 10 14:48:38.088 INFO kablam! error[E0560]: struct `syntax::ast::PathSegment` has no field named `identifier` Sep 10 14:48:38.088 INFO kablam! --> src/lib.rs:644:7 Sep 10 14:48:38.088 INFO kablam! | Sep 10 14:48:38.088 INFO kablam! 644 | identifier: Ident::from_str("splat"), Sep 10 14:48:38.088 INFO kablam! | ^^^^^^^^^^ `syntax::ast::PathSegment` does not have this field Sep 10 14:48:38.088 INFO kablam! | Sep 10 14:48:38.088 INFO kablam! = note: available fields are: `ident`, `args` Sep 10 14:48:38.088 INFO kablam! Sep 10 14:48:38.088 INFO kablam! error[E0560]: struct `syntax::ast::PathSegment` has no field named `parameters` Sep 10 14:48:38.088 INFO kablam! --> src/lib.rs:645:7 Sep 10 14:48:38.088 INFO kablam! | Sep 10 14:48:38.088 INFO kablam! 645 | parameters: None, Sep 10 14:48:38.088 INFO kablam! | ^^^^^^^^^^ `syntax::ast::PathSegment` does not have this field Sep 10 14:48:38.088 INFO kablam! | Sep 10 14:48:38.088 INFO kablam! = note: available fields are: `ident`, `args` Sep 10 14:48:38.088 INFO kablam! Sep 10 14:48:38.088 INFO kablam! error[E0560]: struct `syntax::ast::PathSegment` has no field named `span` Sep 10 14:48:38.088 INFO kablam! --> src/lib.rs:646:7 Sep 10 14:48:38.088 INFO kablam! | Sep 10 14:48:38.088 INFO kablam! 646 | span: Span::default(), Sep 10 14:48:38.088 INFO kablam! | ^^^^ `syntax::ast::PathSegment` does not have this field Sep 10 14:48:38.088 INFO kablam! | Sep 10 14:48:38.089 INFO kablam! = note: available fields are: `ident`, `args` Sep 10 14:48:38.089 INFO kablam! Sep 10 14:48:38.089 INFO kablam! error[E0560]: struct `syntax::ast::PathSegment` has no field named `identifier` Sep 10 14:48:38.089 INFO kablam! --> src/lib.rs:654:7 Sep 10 14:48:38.089 INFO kablam! | Sep 10 14:48:38.089 INFO kablam! 654 | identifier: Ident::from_str("load"), Sep 10 14:48:38.089 INFO kablam! | ^^^^^^^^^^ `syntax::ast::PathSegment` does not have this field Sep 10 14:48:38.089 INFO kablam! | Sep 10 14:48:38.089 INFO kablam! = note: available fields are: `ident`, `args` Sep 10 14:48:38.089 INFO kablam! Sep 10 14:48:38.089 INFO kablam! error[E0560]: struct `syntax::ast::PathSegment` has no field named `parameters` Sep 10 14:48:38.089 INFO kablam! --> src/lib.rs:655:7 Sep 10 14:48:38.089 INFO kablam! | Sep 10 14:48:38.089 INFO kablam! 655 | parameters: None, Sep 10 14:48:38.089 INFO kablam! | ^^^^^^^^^^ `syntax::ast::PathSegment` does not have this field Sep 10 14:48:38.089 INFO kablam! | Sep 10 14:48:38.089 INFO kablam! = note: available fields are: `ident`, `args` Sep 10 14:48:38.089 INFO kablam! Sep 10 14:48:38.089 INFO kablam! error[E0560]: struct `syntax::ast::PathSegment` has no field named `span` Sep 10 14:48:38.089 INFO kablam! --> src/lib.rs:656:7 Sep 10 14:48:38.089 INFO kablam! | Sep 10 14:48:38.089 INFO kablam! 656 | span: Span::default(), Sep 10 14:48:38.089 INFO kablam! | ^^^^ `syntax::ast::PathSegment` does not have this field Sep 10 14:48:38.089 INFO kablam! | Sep 10 14:48:38.089 INFO kablam! = note: available fields are: `ident`, `args` Sep 10 14:48:38.089 INFO kablam! Sep 10 14:48:38.091 INFO kablam! error[E0061]: this function takes 2 parameters but 1 parameter was supplied Sep 10 14:48:38.091 INFO kablam! --> src/lib.rs:668:17 Sep 10 14:48:38.091 INFO kablam! | Sep 10 14:48:38.091 INFO kablam! 668 | idents.push(token::Ident(ident)); Sep 10 14:48:38.091 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ expected 2 parameters Sep 10 14:48:38.091 INFO kablam! Sep 10 14:48:38.127 INFO kablam! error[E0560]: struct `syntax::ast::PathSegment` has no field named `identifier` Sep 10 14:48:38.127 INFO kablam! --> src/lib.rs:815:7 Sep 10 14:48:38.127 INFO kablam! | Sep 10 14:48:38.127 INFO kablam! 815 | identifier: Ident::from_str(&*format!("i{}x{}", width, lanes)), Sep 10 14:48:38.127 INFO kablam! | ^^^^^^^^^^ `syntax::ast::PathSegment` does not have this field Sep 10 14:48:38.127 INFO kablam! | Sep 10 14:48:38.127 INFO kablam! = note: available fields are: `ident`, `args` Sep 10 14:48:38.127 INFO kablam! Sep 10 14:48:38.135 INFO kablam! error[E0560]: struct `syntax::ast::PathSegment` has no field named `parameters` Sep 10 14:48:38.135 INFO kablam! --> src/lib.rs:816:7 Sep 10 14:48:38.135 INFO kablam! | Sep 10 14:48:38.135 INFO kablam! 816 | parameters: None, Sep 10 14:48:38.135 INFO kablam! | ^^^^^^^^^^ `syntax::ast::PathSegment` does not have this field Sep 10 14:48:38.135 INFO kablam! | Sep 10 14:48:38.135 INFO kablam! = note: available fields are: `ident`, `args` Sep 10 14:48:38.135 INFO kablam! Sep 10 14:48:38.135 INFO kablam! error[E0560]: struct `syntax::ast::PathSegment` has no field named `span` Sep 10 14:48:38.135 INFO kablam! --> src/lib.rs:817:7 Sep 10 14:48:38.135 INFO kablam! | Sep 10 14:48:38.135 INFO kablam! 817 | span: Span::default(), Sep 10 14:48:38.135 INFO kablam! | ^^^^ `syntax::ast::PathSegment` does not have this field Sep 10 14:48:38.135 INFO kablam! | Sep 10 14:48:38.135 INFO kablam! = note: available fields are: `ident`, `args` Sep 10 14:48:38.135 INFO kablam! Sep 10 14:48:38.136 INFO kablam! error[E0560]: struct `syntax::ast::PathSegment` has no field named `identifier` Sep 10 14:48:38.136 INFO kablam! --> src/lib.rs:825:7 Sep 10 14:48:38.136 INFO kablam! | Sep 10 14:48:38.136 INFO kablam! 825 | identifier: Ident::from_str("load"), Sep 10 14:48:38.136 INFO kablam! | ^^^^^^^^^^ `syntax::ast::PathSegment` does not have this field Sep 10 14:48:38.136 INFO kablam! | Sep 10 14:48:38.136 INFO kablam! = note: available fields are: `ident`, `args` Sep 10 14:48:38.136 INFO kablam! Sep 10 14:48:38.136 INFO kablam! error[E0560]: struct `syntax::ast::PathSegment` has no field named `parameters` Sep 10 14:48:38.136 INFO kablam! --> src/lib.rs:826:7 Sep 10 14:48:38.136 INFO kablam! | Sep 10 14:48:38.136 INFO kablam! 826 | parameters: None, Sep 10 14:48:38.136 INFO kablam! | ^^^^^^^^^^ `syntax::ast::PathSegment` does not have this field Sep 10 14:48:38.136 INFO kablam! | Sep 10 14:48:38.136 INFO kablam! = note: available fields are: `ident`, `args` Sep 10 14:48:38.136 INFO kablam! Sep 10 14:48:38.136 INFO kablam! error[E0560]: struct `syntax::ast::PathSegment` has no field named `span` Sep 10 14:48:38.136 INFO kablam! --> src/lib.rs:827:7 Sep 10 14:48:38.136 INFO kablam! | Sep 10 14:48:38.136 INFO kablam! 827 | span: Span::default(), Sep 10 14:48:38.136 INFO kablam! | ^^^^ `syntax::ast::PathSegment` does not have this field Sep 10 14:48:38.136 INFO kablam! | Sep 10 14:48:38.136 INFO kablam! = note: available fields are: `ident`, `args` Sep 10 14:48:38.136 INFO kablam! Sep 10 14:48:38.137 INFO kablam! error[E0560]: struct `syntax::ast::PathSegment` has no field named `identifier` Sep 10 14:48:38.137 INFO kablam! --> src/lib.rs:815:7 Sep 10 14:48:38.137 INFO kablam! | Sep 10 14:48:38.137 INFO kablam! 815 | identifier: Ident::from_str(&*format!("i{}x{}", width, lanes)), Sep 10 14:48:38.137 INFO kablam! | ^^^^^^^^^^ `syntax::ast::PathSegment` does not have this field Sep 10 14:48:38.137 INFO kablam! | Sep 10 14:48:38.137 INFO kablam! = note: available fields are: `ident`, `args` Sep 10 14:48:38.137 INFO kablam! Sep 10 14:48:38.138 INFO kablam! error[E0560]: struct `syntax::ast::PathSegment` has no field named `parameters` Sep 10 14:48:38.138 INFO kablam! --> src/lib.rs:816:7 Sep 10 14:48:38.138 INFO kablam! | Sep 10 14:48:38.138 INFO kablam! 816 | parameters: None, Sep 10 14:48:38.138 INFO kablam! | ^^^^^^^^^^ `syntax::ast::PathSegment` does not have this field Sep 10 14:48:38.138 INFO kablam! | Sep 10 14:48:38.138 INFO kablam! = note: available fields are: `ident`, `args` Sep 10 14:48:38.138 INFO kablam! Sep 10 14:48:38.138 INFO kablam! error[E0560]: struct `syntax::ast::PathSegment` has no field named `span` Sep 10 14:48:38.138 INFO kablam! --> src/lib.rs:817:7 Sep 10 14:48:38.138 INFO kablam! | Sep 10 14:48:38.138 INFO kablam! 817 | span: Span::default(), Sep 10 14:48:38.138 INFO kablam! | ^^^^ `syntax::ast::PathSegment` does not have this field Sep 10 14:48:38.138 INFO kablam! | Sep 10 14:48:38.138 INFO kablam! = note: available fields are: `ident`, `args` Sep 10 14:48:38.138 INFO kablam! Sep 10 14:48:38.139 INFO kablam! error[E0560]: struct `syntax::ast::PathSegment` has no field named `identifier` Sep 10 14:48:38.139 INFO kablam! --> src/lib.rs:825:7 Sep 10 14:48:38.139 INFO kablam! | Sep 10 14:48:38.139 INFO kablam! 825 | identifier: Ident::from_str("load"), Sep 10 14:48:38.139 INFO kablam! | ^^^^^^^^^^ `syntax::ast::PathSegment` does not have this field Sep 10 14:48:38.139 INFO kablam! | Sep 10 14:48:38.139 INFO kablam! = note: available fields are: `ident`, `args` Sep 10 14:48:38.139 INFO kablam! Sep 10 14:48:38.139 INFO kablam! error[E0560]: struct `syntax::ast::PathSegment` has no field named `parameters` Sep 10 14:48:38.139 INFO kablam! --> src/lib.rs:826:7 Sep 10 14:48:38.139 INFO kablam! | Sep 10 14:48:38.139 INFO kablam! 826 | parameters: None, Sep 10 14:48:38.139 INFO kablam! | ^^^^^^^^^^ `syntax::ast::PathSegment` does not have this field Sep 10 14:48:38.139 INFO kablam! | Sep 10 14:48:38.139 INFO kablam! = note: available fields are: `ident`, `args` Sep 10 14:48:38.139 INFO kablam! Sep 10 14:48:38.139 INFO kablam! error[E0560]: struct `syntax::ast::PathSegment` has no field named `span` Sep 10 14:48:38.139 INFO kablam! --> src/lib.rs:827:7 Sep 10 14:48:38.139 INFO kablam! | Sep 10 14:48:38.139 INFO kablam! 827 | span: Span::default(), Sep 10 14:48:38.139 INFO kablam! | ^^^^ `syntax::ast::PathSegment` does not have this field Sep 10 14:48:38.139 INFO kablam! | Sep 10 14:48:38.139 INFO kablam! = note: available fields are: `ident`, `args` Sep 10 14:48:38.139 INFO kablam! Sep 10 14:48:38.215 INFO kablam! error: aborting due to 27 previous errors Sep 10 14:48:38.215 INFO kablam! Sep 10 14:48:38.215 INFO kablam! Some errors occurred: E0061, E0432, E0560. Sep 10 14:48:38.215 INFO kablam! For more information about an error, try `rustc --explain E0061`. Sep 10 14:48:38.230 INFO kablam! error: Could not compile `mayda_macros`. Sep 10 14:48:38.231 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 10 14:48:38.262 INFO kablam! error: aborting due to 27 previous errors Sep 10 14:48:38.263 INFO kablam! Sep 10 14:48:38.263 INFO kablam! Some errors occurred: E0061, E0432, E0560. Sep 10 14:48:38.263 INFO kablam! For more information about an error, try `rustc --explain E0061`. Sep 10 14:48:38.277 INFO kablam! error: Could not compile `mayda_macros`. Sep 10 14:48:38.277 INFO kablam! Sep 10 14:48:38.277 INFO kablam! To learn more, run the command again with --verbose. Sep 10 14:48:38.278 INFO kablam! su: No module specific data is present Sep 10 14:48:39.281 INFO running `"docker" "rm" "-f" "252b8e508dec26a60b6c154be44520235564e38b7d734600b8d6c67ab640af0e"` Sep 10 14:48:39.391 INFO blam! 252b8e508dec26a60b6c154be44520235564e38b7d734600b8d6c67ab640af0e