Aug 11 06:34:53.769 INFO checking peg-syntax-ext-0.4.2 against try#a77dfcc79fe3e7e1a10ae4dccfd4b2e5e0e49195+tmplazy for libc-1 Aug 11 06:34:53.769 INFO running: cargo +a77dfcc79fe3e7e1a10ae4dccfd4b2e5e0e49195-alt check --frozen --all --all-targets Aug 11 06:34:53.769 INFO creating container for: cargo +a77dfcc79fe3e7e1a10ae4dccfd4b2e5e0e49195-alt check --frozen --all --all-targets Aug 11 06:34:53.769 INFO running `"docker" "create" "-v" "/tmp/crater.6W6GupR71slH:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/libc-1/worker-7/try#a77dfcc79fe3e7e1a10ae4dccfd4b2e5e0e49195+tmplazy:/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" "-v" "/home/ec2-user/crater/./work/local/cargo-home/git:/cargo-home/git:rw,Z" "-e" "USER_ID=500" "-e" "CMD=cargo +a77dfcc79fe3e7e1a10ae4dccfd4b2e5e0e49195-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "crater"` Aug 11 06:34:54.018 INFO blam! 98e2631ad702b6d35b6d377f5c95fce9d87be805bd273ecf7a5106af0f154ee9 Aug 11 06:34:54.023 INFO running `"docker" "start" "-a" "98e2631ad702b6d35b6d377f5c95fce9d87be805bd273ecf7a5106af0f154ee9"` Aug 11 06:34:55.265 INFO kablam! Checking peg v0.4.0 Aug 11 06:34:55.265 INFO kablam! Compiling peg-syntax-ext v0.4.2 (file:///source) Aug 11 06:34:58.155 INFO kablam! warning: unused `#[macro_use]` import Aug 11 06:34:58.155 INFO kablam! --> lib.rs:4:1 Aug 11 06:34:58.155 INFO kablam! | Aug 11 06:34:58.155 INFO kablam! 4 | #[macro_use] extern crate syntax_pos; Aug 11 06:34:58.155 INFO kablam! | ^^^^^^^^^^^^ Aug 11 06:34:58.155 INFO kablam! | Aug 11 06:34:58.155 INFO kablam! = note: #[warn(unused_imports)] on by default Aug 11 06:34:58.155 INFO kablam! Aug 11 06:34:58.356 INFO kablam! error[E0277]: the trait bound `syntax_pos::FileName: std::convert::AsRef` is not satisfied Aug 11 06:34:58.356 INFO kablam! --> lib.rs:49:16 Aug 11 06:34:58.356 INFO kablam! | Aug 11 06:34:58.356 INFO kablam! 49 | let path = Path::new(&cx.codemap().span_to_filename(sp)).parent().unwrap().join(&fname); Aug 11 06:34:58.356 INFO kablam! | ^^^^^^^^^ the trait `std::convert::AsRef` is not implemented for `syntax_pos::FileName` Aug 11 06:34:58.368 INFO kablam! | Aug 11 06:34:58.369 INFO kablam! = note: required by `std::path::Path::new` Aug 11 06:34:58.369 INFO kablam! Aug 11 06:34:58.459 INFO kablam! error[E0061]: this function takes 2 parameters but 3 parameters were supplied Aug 11 06:34:58.459 INFO kablam! --> lib.rs:57:18 Aug 11 06:34:58.459 INFO kablam! | Aug 11 06:34:58.459 INFO kablam! 57 | cx.codemap().new_filemap(format!("{}", path.display()), None, "".to_string()); Aug 11 06:34:58.459 INFO kablam! | ^^^^^^^^^^^ expected 2 parameters Aug 11 06:34:58.459 INFO kablam! Aug 11 06:34:58.545 INFO kablam! error[E0277]: the trait bound `syntax_pos::FileName: std::convert::From<&str>` is not satisfied Aug 11 06:34:58.545 INFO kablam! --> lib.rs:71:85 Aug 11 06:34:58.545 INFO kablam! | Aug 11 06:34:58.545 INFO kablam! 71 | let mut p = parse::new_parser_from_source_str(&cx.parse_sess, "".into(), code); Aug 11 06:34:58.545 INFO kablam! | ^^^^ the trait `std::convert::From<&str>` is not implemented for `syntax_pos::FileName` Aug 11 06:34:58.553 INFO kablam! | Aug 11 06:34:58.553 INFO kablam! = help: the following implementations were found: Aug 11 06:34:58.553 INFO kablam! > Aug 11 06:34:58.553 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into` for `&str` Aug 11 06:34:58.553 INFO kablam! Aug 11 06:34:58.768 INFO kablam! error: aborting due to 3 previous errors Aug 11 06:34:58.768 INFO kablam! Aug 11 06:34:58.769 INFO kablam! Some errors occurred: E0061, E0277. Aug 11 06:34:58.769 INFO kablam! For more information about an error, try `rustc --explain E0061`. Aug 11 06:34:58.914 INFO kablam! error: Could not compile `peg-syntax-ext`. Aug 11 06:34:58.914 INFO kablam! warning: build failed, waiting for other jobs to finish... Aug 11 06:35:01.343 INFO kablam! warning: unused `#[macro_use]` import Aug 11 06:35:01.343 INFO kablam! --> lib.rs:4:1 Aug 11 06:35:01.343 INFO kablam! | Aug 11 06:35:01.344 INFO kablam! 4 | #[macro_use] extern crate syntax_pos; Aug 11 06:35:01.344 INFO kablam! | ^^^^^^^^^^^^ Aug 11 06:35:01.344 INFO kablam! | Aug 11 06:35:01.344 INFO kablam! = note: #[warn(unused_imports)] on by default Aug 11 06:35:01.344 INFO kablam! Aug 11 06:35:01.393 INFO kablam! error[E0277]: the trait bound `syntax_pos::FileName: std::convert::AsRef` is not satisfied Aug 11 06:35:01.393 INFO kablam! --> lib.rs:49:16 Aug 11 06:35:01.393 INFO kablam! | Aug 11 06:35:01.393 INFO kablam! 49 | let path = Path::new(&cx.codemap().span_to_filename(sp)).parent().unwrap().join(&fname); Aug 11 06:35:01.393 INFO kablam! | ^^^^^^^^^ the trait `std::convert::AsRef` is not implemented for `syntax_pos::FileName` Aug 11 06:35:01.393 INFO kablam! | Aug 11 06:35:01.394 INFO kablam! = note: required by `std::path::Path::new` Aug 11 06:35:01.394 INFO kablam! Aug 11 06:35:01.418 INFO kablam! error[E0061]: this function takes 2 parameters but 3 parameters were supplied Aug 11 06:35:01.418 INFO kablam! --> lib.rs:57:18 Aug 11 06:35:01.418 INFO kablam! | Aug 11 06:35:01.418 INFO kablam! 57 | cx.codemap().new_filemap(format!("{}", path.display()), None, "".to_string()); Aug 11 06:35:01.418 INFO kablam! | ^^^^^^^^^^^ expected 2 parameters Aug 11 06:35:01.419 INFO kablam! Aug 11 06:35:01.461 INFO kablam! error[E0277]: the trait bound `syntax_pos::FileName: std::convert::From<&str>` is not satisfied Aug 11 06:35:01.461 INFO kablam! --> lib.rs:71:85 Aug 11 06:35:01.461 INFO kablam! | Aug 11 06:35:01.461 INFO kablam! 71 | let mut p = parse::new_parser_from_source_str(&cx.parse_sess, "".into(), code); Aug 11 06:35:01.461 INFO kablam! | ^^^^ the trait `std::convert::From<&str>` is not implemented for `syntax_pos::FileName` Aug 11 06:35:01.462 INFO kablam! | Aug 11 06:35:01.462 INFO kablam! = help: the following implementations were found: Aug 11 06:35:01.462 INFO kablam! > Aug 11 06:35:01.463 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into` for `&str` Aug 11 06:35:01.463 INFO kablam! Aug 11 06:35:01.538 INFO kablam! error: aborting due to 3 previous errors Aug 11 06:35:01.538 INFO kablam! Aug 11 06:35:01.538 INFO kablam! Some errors occurred: E0061, E0277. Aug 11 06:35:01.539 INFO kablam! For more information about an error, try `rustc --explain E0061`. Aug 11 06:35:01.557 INFO kablam! error: Could not compile `peg-syntax-ext`. Aug 11 06:35:01.558 INFO kablam! warning: build failed, waiting for other jobs to finish... Aug 11 06:35:01.775 INFO kablam! warning: unused `#[macro_use]` import Aug 11 06:35:01.775 INFO kablam! --> lib.rs:4:1 Aug 11 06:35:01.775 INFO kablam! | Aug 11 06:35:01.775 INFO kablam! 4 | #[macro_use] extern crate syntax_pos; Aug 11 06:35:01.775 INFO kablam! | ^^^^^^^^^^^^ Aug 11 06:35:01.775 INFO kablam! | Aug 11 06:35:01.775 INFO kablam! = note: #[warn(unused_imports)] on by default Aug 11 06:35:01.775 INFO kablam! Aug 11 06:35:01.841 INFO kablam! error[E0277]: the trait bound `syntax_pos::FileName: std::convert::AsRef` is not satisfied Aug 11 06:35:01.841 INFO kablam! --> lib.rs:49:16 Aug 11 06:35:01.841 INFO kablam! | Aug 11 06:35:01.841 INFO kablam! 49 | let path = Path::new(&cx.codemap().span_to_filename(sp)).parent().unwrap().join(&fname); Aug 11 06:35:01.841 INFO kablam! | ^^^^^^^^^ the trait `std::convert::AsRef` is not implemented for `syntax_pos::FileName` Aug 11 06:35:01.841 INFO kablam! | Aug 11 06:35:01.841 INFO kablam! = note: required by `std::path::Path::new` Aug 11 06:35:01.842 INFO kablam! Aug 11 06:35:01.865 INFO kablam! error[E0061]: this function takes 2 parameters but 3 parameters were supplied Aug 11 06:35:01.865 INFO kablam! --> lib.rs:57:18 Aug 11 06:35:01.865 INFO kablam! | Aug 11 06:35:01.865 INFO kablam! 57 | cx.codemap().new_filemap(format!("{}", path.display()), None, "".to_string()); Aug 11 06:35:01.866 INFO kablam! | ^^^^^^^^^^^ expected 2 parameters Aug 11 06:35:01.866 INFO kablam! Aug 11 06:35:01.960 INFO kablam! error[E0277]: the trait bound `syntax_pos::FileName: std::convert::From<&str>` is not satisfied Aug 11 06:35:01.961 INFO kablam! --> lib.rs:71:85 Aug 11 06:35:01.961 INFO kablam! | Aug 11 06:35:01.961 INFO kablam! 71 | let mut p = parse::new_parser_from_source_str(&cx.parse_sess, "".into(), code); Aug 11 06:35:01.961 INFO kablam! | ^^^^ the trait `std::convert::From<&str>` is not implemented for `syntax_pos::FileName` Aug 11 06:35:01.961 INFO kablam! | Aug 11 06:35:01.961 INFO kablam! = help: the following implementations were found: Aug 11 06:35:01.961 INFO kablam! > Aug 11 06:35:01.961 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into` for `&str` Aug 11 06:35:01.961 INFO kablam! Aug 11 06:35:02.086 INFO kablam! error: aborting due to 3 previous errors Aug 11 06:35:02.088 INFO kablam! Aug 11 06:35:02.088 INFO kablam! Some errors occurred: E0061, E0277. Aug 11 06:35:02.088 INFO kablam! For more information about an error, try `rustc --explain E0061`. Aug 11 06:35:02.109 INFO kablam! error: Could not compile `peg-syntax-ext`. Aug 11 06:35:02.109 INFO kablam! Aug 11 06:35:02.109 INFO kablam! To learn more, run the command again with --verbose. Aug 11 06:35:02.110 INFO kablam! su: No module specific data is present Aug 11 06:35:02.689 INFO running `"docker" "rm" "-f" "98e2631ad702b6d35b6d377f5c95fce9d87be805bd273ecf7a5106af0f154ee9"` Aug 11 06:35:02.840 INFO blam! 98e2631ad702b6d35b6d377f5c95fce9d87be805bd273ecf7a5106af0f154ee9