Sep 02 07:53:53.050 INFO checking mayda_macros-0.1.4 against try#952c7dbfa2628309f557b367929ffc17af20b332 for pr-53851 Sep 02 07:53:53.050 INFO running: cargo +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets Sep 02 07:53:53.050 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53851/try#952c7dbfa2628309f557b367929ffc17af20b332:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-1/try#952c7dbfa2628309f557b367929ffc17af20b332:/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=500" "-e" "CMD=cargo +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 02 07:53:53.282 INFO blam! 6439695da43c8bff2c4c0eadc75ed0e07bb36e631d2a73318c510cb9db26cc70 Sep 02 07:53:53.284 INFO running `"docker" "start" "-a" "6439695da43c8bff2c4c0eadc75ed0e07bb36e631d2a73318c510cb9db26cc70"` Sep 02 07:53:54.225 INFO kablam! Checking mayda_macros v0.1.4 (file:///source) Sep 02 07:53:58.639 INFO kablam! error[E0432]: unresolved import `syntax::codemap` Sep 02 07:53:58.639 INFO kablam! --> src/lib.rs:146:5 Sep 02 07:53:58.639 INFO kablam! | Sep 02 07:53:58.639 INFO kablam! 146 | use syntax::codemap; Sep 02 07:53:58.639 INFO kablam! | ^^^^^^^^^^^^^^^ no `codemap` in the root Sep 02 07:53:58.640 INFO kablam! Sep 02 07:53:58.640 INFO kablam! error[E0432]: unresolved import `syntax::util::small_vector` Sep 02 07:53:58.640 INFO kablam! --> src/lib.rs:152:5 Sep 02 07:53:58.640 INFO kablam! | Sep 02 07:53:58.640 INFO kablam! 152 | use syntax::util::small_vector; Sep 02 07:53:58.640 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ no `small_vector` in `util` Sep 02 07:53:58.640 INFO kablam! Sep 02 07:53:58.879 INFO kablam! error[E0061]: this function takes 2 parameters but 1 parameter was supplied Sep 02 07:53:58.879 INFO kablam! --> src/lib.rs:190:19 Sep 02 07:53:58.879 INFO kablam! | Sep 02 07:53:58.879 INFO kablam! 190 | idents.push(token::Ident(ident)); Sep 02 07:53:58.879 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ expected 2 parameters Sep 02 07:53:58.880 INFO kablam! Sep 02 07:53:58.897 INFO kablam! error[E0432]: unresolved import `syntax::codemap` Sep 02 07:53:58.897 INFO kablam! --> src/lib.rs:146:5 Sep 02 07:53:58.897 INFO kablam! | Sep 02 07:53:58.897 INFO kablam! 146 | use syntax::codemap; Sep 02 07:53:58.897 INFO kablam! | ^^^^^^^^^^^^^^^ no `codemap` in the root Sep 02 07:53:58.897 INFO kablam! Sep 02 07:53:58.898 INFO kablam! error[E0432]: unresolved import `syntax::util::small_vector` Sep 02 07:53:58.898 INFO kablam! --> src/lib.rs:152:5 Sep 02 07:53:58.898 INFO kablam! | Sep 02 07:53:58.898 INFO kablam! 152 | use syntax::util::small_vector; Sep 02 07:53:58.898 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ no `small_vector` in `util` Sep 02 07:53:58.898 INFO kablam! Sep 02 07:53:59.112 INFO kablam! error[E0061]: this function takes 2 parameters but 1 parameter was supplied Sep 02 07:53:59.112 INFO kablam! --> src/lib.rs:190:19 Sep 02 07:53:59.112 INFO kablam! | Sep 02 07:53:59.112 INFO kablam! 190 | idents.push(token::Ident(ident)); Sep 02 07:53:59.112 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ expected 2 parameters Sep 02 07:53:59.112 INFO kablam! Sep 02 07:53:59.128 INFO kablam! error[E0061]: this function takes 2 parameters but 1 parameter was supplied Sep 02 07:53:59.128 INFO kablam! --> src/lib.rs:327:19 Sep 02 07:53:59.128 INFO kablam! | Sep 02 07:53:59.128 INFO kablam! 327 | idents.push(token::Ident(ident)); Sep 02 07:53:59.128 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ expected 2 parameters Sep 02 07:53:59.128 INFO kablam! Sep 02 07:53:59.234 INFO kablam! error[E0560]: struct `syntax::ast::PathSegment` has no field named `identifier` Sep 02 07:53:59.234 INFO kablam! --> src/lib.rs:475:7 Sep 02 07:53:59.234 INFO kablam! | Sep 02 07:53:59.234 INFO kablam! 475 | identifier: Ident::from_str(&*format!("u{}x{}", width, lanes)), Sep 02 07:53:59.234 INFO kablam! | ^^^^^^^^^^ `syntax::ast::PathSegment` does not have this field Sep 02 07:53:59.234 INFO kablam! | Sep 02 07:53:59.234 INFO kablam! = note: available fields are: `ident`, `args` Sep 02 07:53:59.234 INFO kablam! Sep 02 07:53:59.236 INFO kablam! error[E0560]: struct `syntax::ast::PathSegment` has no field named `parameters` Sep 02 07:53:59.236 INFO kablam! --> src/lib.rs:476:7 Sep 02 07:53:59.236 INFO kablam! | Sep 02 07:53:59.236 INFO kablam! 476 | parameters: None, Sep 02 07:53:59.236 INFO kablam! | ^^^^^^^^^^ `syntax::ast::PathSegment` does not have this field Sep 02 07:53:59.236 INFO kablam! | Sep 02 07:53:59.236 INFO kablam! = note: available fields are: `ident`, `args` Sep 02 07:53:59.236 INFO kablam! Sep 02 07:53:59.237 INFO kablam! error[E0560]: struct `syntax::ast::PathSegment` has no field named `span` Sep 02 07:53:59.237 INFO kablam! --> src/lib.rs:477:7 Sep 02 07:53:59.237 INFO kablam! | Sep 02 07:53:59.237 INFO kablam! 477 | span: Span::default(), Sep 02 07:53:59.237 INFO kablam! | ^^^^ `syntax::ast::PathSegment` does not have this field Sep 02 07:53:59.237 INFO kablam! | Sep 02 07:53:59.237 INFO kablam! = note: available fields are: `ident`, `args` Sep 02 07:53:59.237 INFO kablam! Sep 02 07:53:59.259 INFO kablam! error[E0560]: struct `syntax::ast::PathSegment` has no field named `identifier` Sep 02 07:53:59.259 INFO kablam! --> src/lib.rs:485:7 Sep 02 07:53:59.260 INFO kablam! | Sep 02 07:53:59.260 INFO kablam! 485 | identifier: Ident::from_str("load"), Sep 02 07:53:59.260 INFO kablam! | ^^^^^^^^^^ `syntax::ast::PathSegment` does not have this field Sep 02 07:53:59.260 INFO kablam! | Sep 02 07:53:59.260 INFO kablam! = note: available fields are: `ident`, `args` Sep 02 07:53:59.260 INFO kablam! Sep 02 07:53:59.261 INFO kablam! error[E0560]: struct `syntax::ast::PathSegment` has no field named `parameters` Sep 02 07:53:59.261 INFO kablam! --> src/lib.rs:486:7 Sep 02 07:53:59.261 INFO kablam! | Sep 02 07:53:59.261 INFO kablam! 486 | parameters: None, Sep 02 07:53:59.261 INFO kablam! | ^^^^^^^^^^ `syntax::ast::PathSegment` does not have this field Sep 02 07:53:59.261 INFO kablam! | Sep 02 07:53:59.261 INFO kablam! = note: available fields are: `ident`, `args` Sep 02 07:53:59.261 INFO kablam! Sep 02 07:53:59.261 INFO kablam! error[E0560]: struct `syntax::ast::PathSegment` has no field named `span` Sep 02 07:53:59.261 INFO kablam! --> src/lib.rs:487:7 Sep 02 07:53:59.261 INFO kablam! | Sep 02 07:53:59.261 INFO kablam! 487 | span: Span::default(), Sep 02 07:53:59.261 INFO kablam! | ^^^^ `syntax::ast::PathSegment` does not have this field Sep 02 07:53:59.261 INFO kablam! | Sep 02 07:53:59.261 INFO kablam! = note: available fields are: `ident`, `args` Sep 02 07:53:59.261 INFO kablam! Sep 02 07:53:59.264 INFO kablam! error[E0061]: this function takes 2 parameters but 1 parameter was supplied Sep 02 07:53:59.265 INFO kablam! --> src/lib.rs:499:17 Sep 02 07:53:59.265 INFO kablam! | Sep 02 07:53:59.265 INFO kablam! 499 | idents.push(token::Ident(ident)); Sep 02 07:53:59.265 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ expected 2 parameters Sep 02 07:53:59.265 INFO kablam! Sep 02 07:53:59.282 INFO kablam! error[E0061]: this function takes 2 parameters but 1 parameter was supplied Sep 02 07:53:59.282 INFO kablam! --> src/lib.rs:327:19 Sep 02 07:53:59.282 INFO kablam! | Sep 02 07:53:59.282 INFO kablam! 327 | idents.push(token::Ident(ident)); Sep 02 07:53:59.282 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ expected 2 parameters Sep 02 07:53:59.282 INFO kablam! Sep 02 07:53:59.369 INFO kablam! error[E0560]: struct `syntax::ast::PathSegment` has no field named `identifier` Sep 02 07:53:59.369 INFO kablam! --> src/lib.rs:475:7 Sep 02 07:53:59.369 INFO kablam! | Sep 02 07:53:59.369 INFO kablam! 475 | identifier: Ident::from_str(&*format!("u{}x{}", width, lanes)), Sep 02 07:53:59.369 INFO kablam! | ^^^^^^^^^^ `syntax::ast::PathSegment` does not have this field Sep 02 07:53:59.369 INFO kablam! | Sep 02 07:53:59.369 INFO kablam! = note: available fields are: `ident`, `args` Sep 02 07:53:59.369 INFO kablam! Sep 02 07:53:59.370 INFO kablam! error[E0560]: struct `syntax::ast::PathSegment` has no field named `identifier` Sep 02 07:53:59.370 INFO kablam! --> src/lib.rs:634:7 Sep 02 07:53:59.370 INFO kablam! | Sep 02 07:53:59.370 INFO kablam! 634 | identifier: Ident::from_str(&*format!("u{}x{}", width, lanes)), Sep 02 07:53:59.370 INFO kablam! | ^^^^^^^^^^ `syntax::ast::PathSegment` does not have this field Sep 02 07:53:59.370 INFO kablam! | Sep 02 07:53:59.370 INFO kablam! = note: available fields are: `ident`, `args` Sep 02 07:53:59.370 INFO kablam! Sep 02 07:53:59.371 INFO kablam! error[E0560]: struct `syntax::ast::PathSegment` has no field named `parameters` Sep 02 07:53:59.371 INFO kablam! --> src/lib.rs:476:7 Sep 02 07:53:59.371 INFO kablam! | Sep 02 07:53:59.371 INFO kablam! 476 | parameters: None, Sep 02 07:53:59.371 INFO kablam! | ^^^^^^^^^^ `syntax::ast::PathSegment` does not have this field Sep 02 07:53:59.371 INFO kablam! | Sep 02 07:53:59.371 INFO kablam! = note: available fields are: `ident`, `args` Sep 02 07:53:59.371 INFO kablam! Sep 02 07:53:59.371 INFO kablam! error[E0560]: struct `syntax::ast::PathSegment` has no field named `span` Sep 02 07:53:59.372 INFO kablam! --> src/lib.rs:477:7 Sep 02 07:53:59.372 INFO kablam! | Sep 02 07:53:59.372 INFO kablam! 477 | span: Span::default(), Sep 02 07:53:59.372 INFO kablam! | ^^^^ `syntax::ast::PathSegment` does not have this field Sep 02 07:53:59.372 INFO kablam! | Sep 02 07:53:59.372 INFO kablam! = note: available fields are: `ident`, `args` Sep 02 07:53:59.372 INFO kablam! Sep 02 07:53:59.373 INFO kablam! error[E0560]: struct `syntax::ast::PathSegment` has no field named `parameters` Sep 02 07:53:59.373 INFO kablam! --> src/lib.rs:635:7 Sep 02 07:53:59.373 INFO kablam! | Sep 02 07:53:59.373 INFO kablam! 635 | parameters: None, Sep 02 07:53:59.373 INFO kablam! | ^^^^^^^^^^ `syntax::ast::PathSegment` does not have this field Sep 02 07:53:59.373 INFO kablam! | Sep 02 07:53:59.373 INFO kablam! = note: available fields are: `ident`, `args` Sep 02 07:53:59.373 INFO kablam! Sep 02 07:53:59.373 INFO kablam! error[E0560]: struct `syntax::ast::PathSegment` has no field named `span` Sep 02 07:53:59.373 INFO kablam! --> src/lib.rs:636:7 Sep 02 07:53:59.373 INFO kablam! | Sep 02 07:53:59.373 INFO kablam! 636 | span: Span::default(), Sep 02 07:53:59.373 INFO kablam! | ^^^^ `syntax::ast::PathSegment` does not have this field Sep 02 07:53:59.373 INFO kablam! | Sep 02 07:53:59.373 INFO kablam! = note: available fields are: `ident`, `args` Sep 02 07:53:59.373 INFO kablam! Sep 02 07:53:59.373 INFO kablam! error[E0560]: struct `syntax::ast::PathSegment` has no field named `identifier` Sep 02 07:53:59.373 INFO kablam! --> src/lib.rs:644:7 Sep 02 07:53:59.373 INFO kablam! | Sep 02 07:53:59.373 INFO kablam! 644 | identifier: Ident::from_str("splat"), Sep 02 07:53:59.373 INFO kablam! | ^^^^^^^^^^ `syntax::ast::PathSegment` does not have this field Sep 02 07:53:59.374 INFO kablam! | Sep 02 07:53:59.374 INFO kablam! = note: available fields are: `ident`, `args` Sep 02 07:53:59.374 INFO kablam! Sep 02 07:53:59.374 INFO kablam! error[E0560]: struct `syntax::ast::PathSegment` has no field named `parameters` Sep 02 07:53:59.374 INFO kablam! --> src/lib.rs:645:7 Sep 02 07:53:59.374 INFO kablam! | Sep 02 07:53:59.374 INFO kablam! 645 | parameters: None, Sep 02 07:53:59.374 INFO kablam! | ^^^^^^^^^^ `syntax::ast::PathSegment` does not have this field Sep 02 07:53:59.374 INFO kablam! | Sep 02 07:53:59.374 INFO kablam! = note: available fields are: `ident`, `args` Sep 02 07:53:59.374 INFO kablam! Sep 02 07:53:59.374 INFO kablam! error[E0560]: struct `syntax::ast::PathSegment` has no field named `span` Sep 02 07:53:59.374 INFO kablam! --> src/lib.rs:646:7 Sep 02 07:53:59.374 INFO kablam! | Sep 02 07:53:59.374 INFO kablam! 646 | span: Span::default(), Sep 02 07:53:59.374 INFO kablam! | ^^^^ `syntax::ast::PathSegment` does not have this field Sep 02 07:53:59.374 INFO kablam! | Sep 02 07:53:59.374 INFO kablam! = note: available fields are: `ident`, `args` Sep 02 07:53:59.374 INFO kablam! Sep 02 07:53:59.374 INFO kablam! error[E0560]: struct `syntax::ast::PathSegment` has no field named `identifier` Sep 02 07:53:59.374 INFO kablam! --> src/lib.rs:654:7 Sep 02 07:53:59.374 INFO kablam! | Sep 02 07:53:59.375 INFO kablam! 654 | identifier: Ident::from_str("load"), Sep 02 07:53:59.375 INFO kablam! | ^^^^^^^^^^ `syntax::ast::PathSegment` does not have this field Sep 02 07:53:59.375 INFO kablam! | Sep 02 07:53:59.375 INFO kablam! = note: available fields are: `ident`, `args` Sep 02 07:53:59.375 INFO kablam! Sep 02 07:53:59.375 INFO kablam! error[E0560]: struct `syntax::ast::PathSegment` has no field named `parameters` Sep 02 07:53:59.375 INFO kablam! --> src/lib.rs:655:7 Sep 02 07:53:59.375 INFO kablam! | Sep 02 07:53:59.375 INFO kablam! 655 | parameters: None, Sep 02 07:53:59.375 INFO kablam! | ^^^^^^^^^^ `syntax::ast::PathSegment` does not have this field Sep 02 07:53:59.375 INFO kablam! | Sep 02 07:53:59.375 INFO kablam! = note: available fields are: `ident`, `args` Sep 02 07:53:59.375 INFO kablam! Sep 02 07:53:59.375 INFO kablam! error[E0560]: struct `syntax::ast::PathSegment` has no field named `span` Sep 02 07:53:59.375 INFO kablam! --> src/lib.rs:656:7 Sep 02 07:53:59.375 INFO kablam! | Sep 02 07:53:59.375 INFO kablam! 656 | span: Span::default(), Sep 02 07:53:59.375 INFO kablam! | ^^^^ `syntax::ast::PathSegment` does not have this field Sep 02 07:53:59.375 INFO kablam! | Sep 02 07:53:59.375 INFO kablam! = note: available fields are: `ident`, `args` Sep 02 07:53:59.375 INFO kablam! Sep 02 07:53:59.379 INFO kablam! error[E0061]: this function takes 2 parameters but 1 parameter was supplied Sep 02 07:53:59.379 INFO kablam! --> src/lib.rs:668:17 Sep 02 07:53:59.379 INFO kablam! | Sep 02 07:53:59.379 INFO kablam! 668 | idents.push(token::Ident(ident)); Sep 02 07:53:59.379 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ expected 2 parameters Sep 02 07:53:59.379 INFO kablam! Sep 02 07:53:59.393 INFO kablam! error[E0560]: struct `syntax::ast::PathSegment` has no field named `identifier` Sep 02 07:53:59.393 INFO kablam! --> src/lib.rs:485:7 Sep 02 07:53:59.393 INFO kablam! | Sep 02 07:53:59.393 INFO kablam! 485 | identifier: Ident::from_str("load"), Sep 02 07:53:59.393 INFO kablam! | ^^^^^^^^^^ `syntax::ast::PathSegment` does not have this field Sep 02 07:53:59.393 INFO kablam! | Sep 02 07:53:59.393 INFO kablam! = note: available fields are: `ident`, `args` Sep 02 07:53:59.393 INFO kablam! Sep 02 07:53:59.394 INFO kablam! error[E0560]: struct `syntax::ast::PathSegment` has no field named `parameters` Sep 02 07:53:59.394 INFO kablam! --> src/lib.rs:486:7 Sep 02 07:53:59.394 INFO kablam! | Sep 02 07:53:59.394 INFO kablam! 486 | parameters: None, Sep 02 07:53:59.394 INFO kablam! | ^^^^^^^^^^ `syntax::ast::PathSegment` does not have this field Sep 02 07:53:59.394 INFO kablam! | Sep 02 07:53:59.394 INFO kablam! = note: available fields are: `ident`, `args` Sep 02 07:53:59.394 INFO kablam! Sep 02 07:53:59.394 INFO kablam! error[E0560]: struct `syntax::ast::PathSegment` has no field named `span` Sep 02 07:53:59.394 INFO kablam! --> src/lib.rs:487:7 Sep 02 07:53:59.395 INFO kablam! | Sep 02 07:53:59.395 INFO kablam! 487 | span: Span::default(), Sep 02 07:53:59.395 INFO kablam! | ^^^^ `syntax::ast::PathSegment` does not have this field Sep 02 07:53:59.395 INFO kablam! | Sep 02 07:53:59.395 INFO kablam! = note: available fields are: `ident`, `args` Sep 02 07:53:59.395 INFO kablam! Sep 02 07:53:59.399 INFO kablam! error[E0061]: this function takes 2 parameters but 1 parameter was supplied Sep 02 07:53:59.399 INFO kablam! --> src/lib.rs:499:17 Sep 02 07:53:59.399 INFO kablam! | Sep 02 07:53:59.399 INFO kablam! 499 | idents.push(token::Ident(ident)); Sep 02 07:53:59.399 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ expected 2 parameters Sep 02 07:53:59.399 INFO kablam! Sep 02 07:53:59.484 INFO kablam! error[E0560]: struct `syntax::ast::PathSegment` has no field named `identifier` Sep 02 07:53:59.484 INFO kablam! --> src/lib.rs:634:7 Sep 02 07:53:59.484 INFO kablam! | Sep 02 07:53:59.484 INFO kablam! 634 | identifier: Ident::from_str(&*format!("u{}x{}", width, lanes)), Sep 02 07:53:59.484 INFO kablam! | ^^^^^^^^^^ `syntax::ast::PathSegment` does not have this field Sep 02 07:53:59.484 INFO kablam! | Sep 02 07:53:59.484 INFO kablam! = note: available fields are: `ident`, `args` Sep 02 07:53:59.484 INFO kablam! Sep 02 07:53:59.486 INFO kablam! error[E0560]: struct `syntax::ast::PathSegment` has no field named `parameters` Sep 02 07:53:59.487 INFO kablam! --> src/lib.rs:635:7 Sep 02 07:53:59.487 INFO kablam! | Sep 02 07:53:59.487 INFO kablam! 635 | parameters: None, Sep 02 07:53:59.487 INFO kablam! | ^^^^^^^^^^ `syntax::ast::PathSegment` does not have this field Sep 02 07:53:59.487 INFO kablam! | Sep 02 07:53:59.487 INFO kablam! = note: available fields are: `ident`, `args` Sep 02 07:53:59.487 INFO kablam! Sep 02 07:53:59.487 INFO kablam! error[E0560]: struct `syntax::ast::PathSegment` has no field named `span` Sep 02 07:53:59.487 INFO kablam! --> src/lib.rs:636:7 Sep 02 07:53:59.487 INFO kablam! | Sep 02 07:53:59.488 INFO kablam! 636 | span: Span::default(), Sep 02 07:53:59.488 INFO kablam! | ^^^^ `syntax::ast::PathSegment` does not have this field Sep 02 07:53:59.488 INFO kablam! | Sep 02 07:53:59.488 INFO kablam! = note: available fields are: `ident`, `args` Sep 02 07:53:59.488 INFO kablam! Sep 02 07:53:59.488 INFO kablam! error[E0560]: struct `syntax::ast::PathSegment` has no field named `identifier` Sep 02 07:53:59.488 INFO kablam! --> src/lib.rs:644:7 Sep 02 07:53:59.488 INFO kablam! | Sep 02 07:53:59.488 INFO kablam! 644 | identifier: Ident::from_str("splat"), Sep 02 07:53:59.488 INFO kablam! | ^^^^^^^^^^ `syntax::ast::PathSegment` does not have this field Sep 02 07:53:59.488 INFO kablam! | Sep 02 07:53:59.488 INFO kablam! = note: available fields are: `ident`, `args` Sep 02 07:53:59.488 INFO kablam! Sep 02 07:53:59.489 INFO kablam! error[E0560]: struct `syntax::ast::PathSegment` has no field named `identifier` Sep 02 07:53:59.489 INFO kablam! --> src/lib.rs:815:7 Sep 02 07:53:59.489 INFO kablam! | Sep 02 07:53:59.489 INFO kablam! 815 | identifier: Ident::from_str(&*format!("i{}x{}", width, lanes)), Sep 02 07:53:59.489 INFO kablam! | ^^^^^^^^^^ `syntax::ast::PathSegment` does not have this field Sep 02 07:53:59.489 INFO kablam! | Sep 02 07:53:59.489 INFO kablam! = note: available fields are: `ident`, `args` Sep 02 07:53:59.489 INFO kablam! Sep 02 07:53:59.489 INFO kablam! error[E0560]: struct `syntax::ast::PathSegment` has no field named `parameters` Sep 02 07:53:59.489 INFO kablam! --> src/lib.rs:645:7 Sep 02 07:53:59.489 INFO kablam! | Sep 02 07:53:59.489 INFO kablam! 645 | parameters: None, Sep 02 07:53:59.489 INFO kablam! | ^^^^^^^^^^ `syntax::ast::PathSegment` does not have this field Sep 02 07:53:59.489 INFO kablam! | Sep 02 07:53:59.490 INFO kablam! = note: available fields are: `ident`, `args` Sep 02 07:53:59.490 INFO kablam! Sep 02 07:53:59.490 INFO kablam! error[E0560]: struct `syntax::ast::PathSegment` has no field named `span` Sep 02 07:53:59.490 INFO kablam! --> src/lib.rs:646:7 Sep 02 07:53:59.490 INFO kablam! | Sep 02 07:53:59.490 INFO kablam! 646 | span: Span::default(), Sep 02 07:53:59.490 INFO kablam! | ^^^^ `syntax::ast::PathSegment` does not have this field Sep 02 07:53:59.490 INFO kablam! | Sep 02 07:53:59.490 INFO kablam! = note: available fields are: `ident`, `args` Sep 02 07:53:59.491 INFO kablam! Sep 02 07:53:59.491 INFO kablam! error[E0560]: struct `syntax::ast::PathSegment` has no field named `parameters` Sep 02 07:53:59.491 INFO kablam! --> src/lib.rs:816:7 Sep 02 07:53:59.491 INFO kablam! | Sep 02 07:53:59.491 INFO kablam! 816 | parameters: None, Sep 02 07:53:59.491 INFO kablam! | ^^^^^^^^^^ `syntax::ast::PathSegment` does not have this field Sep 02 07:53:59.491 INFO kablam! | Sep 02 07:53:59.491 INFO kablam! = note: available fields are: `ident`, `args` Sep 02 07:53:59.491 INFO kablam! Sep 02 07:53:59.491 INFO kablam! error[E0560]: struct `syntax::ast::PathSegment` has no field named `span` Sep 02 07:53:59.491 INFO kablam! --> src/lib.rs:817:7 Sep 02 07:53:59.491 INFO kablam! | Sep 02 07:53:59.491 INFO kablam! 817 | span: Span::default(), Sep 02 07:53:59.492 INFO kablam! | ^^^^ `syntax::ast::PathSegment` does not have this field Sep 02 07:53:59.492 INFO kablam! | Sep 02 07:53:59.492 INFO kablam! = note: available fields are: `ident`, `args` Sep 02 07:53:59.492 INFO kablam! Sep 02 07:53:59.492 INFO kablam! error[E0560]: struct `syntax::ast::PathSegment` has no field named `identifier` Sep 02 07:53:59.492 INFO kablam! --> src/lib.rs:654:7 Sep 02 07:53:59.492 INFO kablam! | Sep 02 07:53:59.492 INFO kablam! 654 | identifier: Ident::from_str("load"), Sep 02 07:53:59.492 INFO kablam! | ^^^^^^^^^^ `syntax::ast::PathSegment` does not have this field Sep 02 07:53:59.492 INFO kablam! error[E0560]: struct `syntax::ast::PathSegment` has no field named `identifier` Sep 02 07:53:59.492 INFO kablam! --> src/lib.rs:825:7 Sep 02 07:53:59.492 INFO kablam! | Sep 02 07:53:59.492 INFO kablam! 825 | identifier: Ident::from_str("load"), Sep 02 07:53:59.492 INFO kablam! | ^^^^^^^^^^ `syntax::ast::PathSegment` does not have this field Sep 02 07:53:59.492 INFO kablam! | Sep 02 07:53:59.492 INFO kablam! = note: available fields are: `ident`, `args` Sep 02 07:53:59.492 INFO kablam! Sep 02 07:53:59.492 INFO kablam! | Sep 02 07:53:59.492 INFO kablam! error[E0560]: struct `syntax::ast::PathSegment` has no field named `parameters` Sep 02 07:53:59.492 INFO kablam! --> src/lib.rs:826:7 Sep 02 07:53:59.492 INFO kablam! | Sep 02 07:53:59.492 INFO kablam! 826 | parameters: None, Sep 02 07:53:59.493 INFO kablam! | ^^^^^^^^^^ `syntax::ast::PathSegment` does not have this field Sep 02 07:53:59.493 INFO kablam! | Sep 02 07:53:59.493 INFO kablam! = note: available fields are: `ident`, `args` Sep 02 07:53:59.493 INFO kablam! Sep 02 07:53:59.493 INFO kablam! error[E0560]: struct `syntax::ast::PathSegment` has no field named `span` Sep 02 07:53:59.493 INFO kablam! --> src/lib.rs:827:7 Sep 02 07:53:59.493 INFO kablam! | Sep 02 07:53:59.493 INFO kablam! 827 | span: Span::default(), Sep 02 07:53:59.493 INFO kablam! | ^^^^ `syntax::ast::PathSegment` does not have this field Sep 02 07:53:59.493 INFO kablam! | Sep 02 07:53:59.493 INFO kablam! = note: available fields are: `ident`, `args` Sep 02 07:53:59.493 INFO kablam! Sep 02 07:53:59.493 INFO kablam! = note: available fields are: `ident`, `args` Sep 02 07:53:59.493 INFO kablam! Sep 02 07:53:59.493 INFO kablam! error[E0560]: struct `syntax::ast::PathSegment` has no field named `parameters` Sep 02 07:53:59.493 INFO kablam! --> src/lib.rs:655:7 Sep 02 07:53:59.493 INFO kablam! | Sep 02 07:53:59.493 INFO kablam! 655 | parameters: None, Sep 02 07:53:59.493 INFO kablam! | ^^^^^^^^^^ `syntax::ast::PathSegment` does not have this field Sep 02 07:53:59.493 INFO kablam! | Sep 02 07:53:59.493 INFO kablam! = note: available fields are: `ident`, `args` Sep 02 07:53:59.494 INFO kablam! Sep 02 07:53:59.494 INFO kablam! error[E0560]: struct `syntax::ast::PathSegment` has no field named `span` Sep 02 07:53:59.494 INFO kablam! --> src/lib.rs:656:7 Sep 02 07:53:59.494 INFO kablam! | Sep 02 07:53:59.494 INFO kablam! 656 | span: Span::default(), Sep 02 07:53:59.494 INFO kablam! | ^^^^ `syntax::ast::PathSegment` does not have this field Sep 02 07:53:59.494 INFO kablam! | Sep 02 07:53:59.494 INFO kablam! = note: available fields are: `ident`, `args` Sep 02 07:53:59.494 INFO kablam! Sep 02 07:53:59.498 INFO kablam! error[E0061]: this function takes 2 parameters but 1 parameter was supplied Sep 02 07:53:59.498 INFO kablam! --> src/lib.rs:668:17 Sep 02 07:53:59.498 INFO kablam! | Sep 02 07:53:59.498 INFO kablam! 668 | idents.push(token::Ident(ident)); Sep 02 07:53:59.498 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ expected 2 parameters Sep 02 07:53:59.498 INFO kablam! Sep 02 07:53:59.599 INFO kablam! error[E0560]: struct `syntax::ast::PathSegment` has no field named `identifier` Sep 02 07:53:59.599 INFO kablam! --> src/lib.rs:815:7 Sep 02 07:53:59.599 INFO kablam! | Sep 02 07:53:59.599 INFO kablam! 815 | identifier: Ident::from_str(&*format!("i{}x{}", width, lanes)), Sep 02 07:53:59.599 INFO kablam! | ^^^^^^^^^^ `syntax::ast::PathSegment` does not have this field Sep 02 07:53:59.599 INFO kablam! | Sep 02 07:53:59.599 INFO kablam! = note: available fields are: `ident`, `args` Sep 02 07:53:59.599 INFO kablam! Sep 02 07:53:59.601 INFO kablam! error[E0560]: struct `syntax::ast::PathSegment` has no field named `parameters` Sep 02 07:53:59.601 INFO kablam! --> src/lib.rs:816:7 Sep 02 07:53:59.601 INFO kablam! | Sep 02 07:53:59.601 INFO kablam! 816 | parameters: None, Sep 02 07:53:59.601 INFO kablam! | ^^^^^^^^^^ `syntax::ast::PathSegment` does not have this field Sep 02 07:53:59.601 INFO kablam! | Sep 02 07:53:59.601 INFO kablam! = note: available fields are: `ident`, `args` Sep 02 07:53:59.602 INFO kablam! Sep 02 07:53:59.602 INFO kablam! error[E0560]: struct `syntax::ast::PathSegment` has no field named `span` Sep 02 07:53:59.602 INFO kablam! --> src/lib.rs:817:7 Sep 02 07:53:59.602 INFO kablam! | Sep 02 07:53:59.602 INFO kablam! 817 | span: Span::default(), Sep 02 07:53:59.602 INFO kablam! | ^^^^ `syntax::ast::PathSegment` does not have this field Sep 02 07:53:59.602 INFO kablam! | Sep 02 07:53:59.603 INFO kablam! = note: available fields are: `ident`, `args` Sep 02 07:53:59.603 INFO kablam! Sep 02 07:53:59.603 INFO kablam! error[E0560]: struct `syntax::ast::PathSegment` has no field named `identifier` Sep 02 07:53:59.603 INFO kablam! --> src/lib.rs:825:7 Sep 02 07:53:59.603 INFO kablam! | Sep 02 07:53:59.603 INFO kablam! 825 | identifier: Ident::from_str("load"), Sep 02 07:53:59.604 INFO kablam! | ^^^^^^^^^^ `syntax::ast::PathSegment` does not have this field Sep 02 07:53:59.604 INFO kablam! | Sep 02 07:53:59.604 INFO kablam! = note: available fields are: `ident`, `args` Sep 02 07:53:59.604 INFO kablam! Sep 02 07:53:59.604 INFO kablam! error[E0560]: struct `syntax::ast::PathSegment` has no field named `parameters` Sep 02 07:53:59.604 INFO kablam! --> src/lib.rs:826:7 Sep 02 07:53:59.604 INFO kablam! | Sep 02 07:53:59.604 INFO kablam! 826 | parameters: None, Sep 02 07:53:59.604 INFO kablam! | ^^^^^^^^^^ `syntax::ast::PathSegment` does not have this field Sep 02 07:53:59.605 INFO kablam! | Sep 02 07:53:59.605 INFO kablam! = note: available fields are: `ident`, `args` Sep 02 07:53:59.605 INFO kablam! Sep 02 07:53:59.605 INFO kablam! error[E0560]: struct `syntax::ast::PathSegment` has no field named `span` Sep 02 07:53:59.605 INFO kablam! --> src/lib.rs:827:7 Sep 02 07:53:59.605 INFO kablam! | Sep 02 07:53:59.605 INFO kablam! 827 | span: Span::default(), Sep 02 07:53:59.605 INFO kablam! | ^^^^ `syntax::ast::PathSegment` does not have this field Sep 02 07:53:59.605 INFO kablam! | Sep 02 07:53:59.605 INFO kablam! = note: available fields are: `ident`, `args` Sep 02 07:53:59.606 INFO kablam! Sep 02 07:53:59.688 INFO kablam! error: aborting due to 27 previous errors Sep 02 07:53:59.688 INFO kablam! Sep 02 07:53:59.688 INFO kablam! Some errors occurred: E0061, E0432, E0560. Sep 02 07:53:59.688 INFO kablam! For more information about an error, try `rustc --explain E0061`. Sep 02 07:53:59.707 INFO kablam! error: Could not compile `mayda_macros`. Sep 02 07:53:59.708 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 02 07:53:59.798 INFO kablam! error: aborting due to 27 previous errors Sep 02 07:53:59.798 INFO kablam! Sep 02 07:53:59.798 INFO kablam! Some errors occurred: E0061, E0432, E0560. Sep 02 07:53:59.798 INFO kablam! For more information about an error, try `rustc --explain E0061`. Sep 02 07:53:59.817 INFO kablam! error: Could not compile `mayda_macros`. Sep 02 07:53:59.817 INFO kablam! Sep 02 07:53:59.817 INFO kablam! To learn more, run the command again with --verbose. Sep 02 07:53:59.819 INFO kablam! su: No module specific data is present Sep 02 07:54:00.302 INFO running `"docker" "rm" "-f" "6439695da43c8bff2c4c0eadc75ed0e07bb36e631d2a73318c510cb9db26cc70"` Sep 02 07:54:00.476 INFO blam! 6439695da43c8bff2c4c0eadc75ed0e07bb36e631d2a73318c510cb9db26cc70