Sep 05 17:27:50.187 INFO checking rustyrazorblade/TotalRecallDB against try#51ff957df5095d92d1d3d4682207ee8b7ad408a8 for pr-53854 Sep 05 17:27:50.187 INFO running: cargo +51ff957df5095d92d1d3d4682207ee8b7ad408a8-alt check --frozen --all --all-targets Sep 05 17:27:50.187 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53854/try#51ff957df5095d92d1d3d4682207ee8b7ad408a8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-0/try#51ff957df5095d92d1d3d4682207ee8b7ad408a8:/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 +51ff957df5095d92d1d3d4682207ee8b7ad408a8-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 05 17:27:50.364 INFO blam! ab75221a3bf8f5915cd7c7a5ab571a385313cd26956831cf59f15aee54abe824 Sep 05 17:27:50.365 INFO running `"docker" "start" "-a" "ab75221a3bf8f5915cd7c7a5ab571a385313cd26956831cf59f15aee54abe824"` Sep 05 17:27:51.430 INFO kablam! usermod: no changes Sep 05 17:27:51.612 INFO kablam! Checking regex-syntax v0.3.9 Sep 05 17:27:51.612 INFO kablam! Compiling quote v0.3.10 Sep 05 17:27:51.612 INFO kablam! Checking utf8-ranges v0.1.3 Sep 05 17:27:51.630 INFO kablam! Checking uuid v0.3.1 Sep 05 17:27:51.630 INFO kablam! Checking byteorder v0.5.3 Sep 05 17:27:51.630 INFO kablam! Checking nom v2.0.1 Sep 05 17:27:51.631 INFO kablam! Checking memchr v0.1.11 Sep 05 17:27:52.269 INFO kablam! Checking termion v1.1.4 Sep 05 17:27:52.799 INFO kablam! Checking aho-corasick v0.5.3 Sep 05 17:27:53.058 INFO kablam! Checking tempdir v0.3.5 Sep 05 17:27:53.406 INFO kablam! Checking clap v2.19.2 Sep 05 17:27:53.803 INFO kablam! Checking thread-id v2.0.0 Sep 05 17:27:53.989 INFO kablam! Checking peg v0.4.0 Sep 05 17:27:54.887 INFO kablam! Checking thread_local v0.2.7 Sep 05 17:27:56.475 INFO kablam! Checking regex v0.1.80 Sep 05 17:27:57.778 INFO kablam! Compiling peg-syntax-ext v0.4.2 Sep 05 17:27:58.314 INFO kablam! error[E0432]: unresolved import `syntax::codemap` Sep 05 17:27:58.314 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/peg-syntax-ext-0.4.2/lib.rs:10:5 Sep 05 17:27:58.314 INFO kablam! | Sep 05 17:27:58.314 INFO kablam! 10 | use syntax::codemap; Sep 05 17:27:58.314 INFO kablam! | ^^^^^^^^^^^^^^^ no `codemap` in the root Sep 05 17:27:58.315 INFO kablam! Sep 05 17:27:58.315 INFO kablam! error[E0432]: unresolved import `syntax::util::small_vector` Sep 05 17:27:58.315 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/peg-syntax-ext-0.4.2/lib.rs:17:19 Sep 05 17:27:58.315 INFO kablam! | Sep 05 17:27:58.315 INFO kablam! 17 | use syntax::util::small_vector::SmallVector; Sep 05 17:27:58.315 INFO kablam! | ^^^^^^^^^^^^ Could not find `small_vector` in `util` Sep 05 17:27:58.315 INFO kablam! Sep 05 17:27:58.415 INFO kablam! error[E0599]: no method named `codemap` found for type `&'s mut syntax::ext::base::ExtCtxt<'_>` in the current scope Sep 05 17:27:58.415 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/peg-syntax-ext-0.4.2/lib.rs:49:30 Sep 05 17:27:58.415 INFO kablam! | Sep 05 17:27:58.415 INFO kablam! 49 | let path = Path::new(&cx.codemap().span_to_filename(sp)).parent().unwrap().join(&fname); Sep 05 17:27:58.415 INFO kablam! | ^^^^^^^ Sep 05 17:27:58.415 INFO kablam! Sep 05 17:27:58.429 INFO kablam! error[E0599]: no method named `codemap` found for type `&'s mut syntax::ext::base::ExtCtxt<'_>` in the current scope Sep 05 17:27:58.429 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/peg-syntax-ext-0.4.2/lib.rs:57:8 Sep 05 17:27:58.429 INFO kablam! | Sep 05 17:27:58.429 INFO kablam! 57 | cx.codemap().new_filemap(format!("{}", path.display()), None, "".to_string()); Sep 05 17:27:58.429 INFO kablam! | ^^^^^^^ Sep 05 17:27:58.429 INFO kablam! Sep 05 17:27:58.448 INFO kablam! error[E0277]: the trait bound `syntax_pos::FileName: std::convert::From<&str>` is not satisfied Sep 05 17:27:58.448 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/peg-syntax-ext-0.4.2/lib.rs:71:85 Sep 05 17:27:58.448 INFO kablam! | Sep 05 17:27:58.448 INFO kablam! 71 | let mut p = parse::new_parser_from_source_str(&cx.parse_sess, "".into(), code); Sep 05 17:27:58.448 INFO kablam! | ^^^^ the trait `std::convert::From<&str>` is not implemented for `syntax_pos::FileName` Sep 05 17:27:58.448 INFO kablam! | Sep 05 17:27:58.448 INFO kablam! = help: the following implementations were found: Sep 05 17:27:58.448 INFO kablam! > Sep 05 17:27:58.448 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into` for `&str` Sep 05 17:27:58.448 INFO kablam! Sep 05 17:27:58.485 INFO kablam! error: aborting due to 5 previous errors Sep 05 17:27:58.485 INFO kablam! Sep 05 17:27:58.485 INFO kablam! Some errors occurred: E0277, E0432, E0599. Sep 05 17:27:58.485 INFO kablam! For more information about an error, try `rustc --explain E0277`. Sep 05 17:27:58.502 INFO kablam! error: Could not compile `peg-syntax-ext`. Sep 05 17:27:58.502 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 05 17:27:59.990 INFO kablam! error: build failed Sep 05 17:27:59.991 INFO kablam! su: No module specific data is present Sep 05 17:28:01.527 INFO running `"docker" "rm" "-f" "ab75221a3bf8f5915cd7c7a5ab571a385313cd26956831cf59f15aee54abe824"` Sep 05 17:28:01.821 INFO blam! ab75221a3bf8f5915cd7c7a5ab571a385313cd26956831cf59f15aee54abe824