Sep 17 11:27:59.599 INFO checking rustyrazorblade/TotalRecallDB against master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690 for pr-54033 Sep 17 11:27:59.599 INFO running: cargo +cb6d2dfa8923902b0992a1522dc4a45a9d3ba690-alt check --frozen --all --all-targets Sep 17 11:27:59.599 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-4/pr-54033/master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54033/worker-4/master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690:/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 +cb6d2dfa8923902b0992a1522dc4a45a9d3ba690-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 17 11:27:59.955 INFO blam! 41ccb251c2a00233a5d1c018a971703fe485ef332e45c501e135ba7fc13df8a5 Sep 17 11:27:59.957 INFO running `"docker" "start" "-a" "41ccb251c2a00233a5d1c018a971703fe485ef332e45c501e135ba7fc13df8a5"` Sep 17 11:28:01.318 INFO kablam! usermod: no changes Sep 17 11:28:01.491 INFO kablam! Checking libc v0.2.18 Sep 17 11:28:01.491 INFO kablam! Compiling quote v0.3.10 Sep 17 11:28:01.498 INFO kablam! Checking strsim v0.5.2 Sep 17 11:28:01.503 INFO kablam! Checking unicode-segmentation v0.1.3 Sep 17 11:28:01.503 INFO kablam! Checking log v0.3.6 Sep 17 11:28:01.503 INFO kablam! Checking vec_map v0.6.0 Sep 17 11:28:01.503 INFO kablam! Checking uuid v0.3.1 Sep 17 11:28:02.727 INFO kablam! Checking nom v2.0.1 Sep 17 11:28:03.691 INFO kablam! Checking byteorder v0.5.3 Sep 17 11:28:03.866 INFO kablam! Compiling peg v0.4.0 Sep 17 11:28:05.228 INFO kablam! Checking memchr v0.1.11 Sep 17 11:28:05.228 INFO kablam! Checking thread-id v2.0.0 Sep 17 11:28:05.229 INFO kablam! Checking rand v0.3.15 Sep 17 11:28:05.229 INFO kablam! Checking term_size v0.2.1 Sep 17 11:28:05.229 INFO kablam! Checking termion v1.1.4 Sep 17 11:28:05.614 INFO kablam! Checking aho-corasick v0.5.3 Sep 17 11:28:05.735 INFO kablam! Checking thread_local v0.2.7 Sep 17 11:28:05.735 INFO kablam! Checking clap v2.19.2 Sep 17 11:28:06.987 INFO kablam! Checking regex v0.1.80 Sep 17 11:28:09.015 INFO kablam! Checking tempdir v0.3.5 Sep 17 11:28:10.548 INFO kablam! Compiling peg-syntax-ext v0.4.2 Sep 17 11:28:11.843 INFO kablam! error[E0432]: unresolved import `syntax::codemap` Sep 17 11:28:11.843 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/peg-syntax-ext-0.4.2/lib.rs:10:5 Sep 17 11:28:11.843 INFO kablam! | Sep 17 11:28:11.843 INFO kablam! 10 | use syntax::codemap; Sep 17 11:28:11.843 INFO kablam! | ^^^^^^^^^^^^^^^ no `codemap` in the root Sep 17 11:28:11.843 INFO kablam! Sep 17 11:28:11.843 INFO kablam! error[E0432]: unresolved import `syntax::util::small_vector` Sep 17 11:28:11.843 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/peg-syntax-ext-0.4.2/lib.rs:17:19 Sep 17 11:28:11.843 INFO kablam! | Sep 17 11:28:11.843 INFO kablam! 17 | use syntax::util::small_vector::SmallVector; Sep 17 11:28:11.843 INFO kablam! | ^^^^^^^^^^^^ Could not find `small_vector` in `util` Sep 17 11:28:11.843 INFO kablam! Sep 17 11:28:11.867 INFO kablam! Checking env_logger v0.3.5 Sep 17 11:28:12.064 INFO kablam! error[E0599]: no method named `codemap` found for type `&'s mut syntax::ext::base::ExtCtxt<'_>` in the current scope Sep 17 11:28:12.064 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/peg-syntax-ext-0.4.2/lib.rs:49:30 Sep 17 11:28:12.064 INFO kablam! | Sep 17 11:28:12.064 INFO kablam! 49 | let path = Path::new(&cx.codemap().span_to_filename(sp)).parent().unwrap().join(&fname); Sep 17 11:28:12.064 INFO kablam! | ^^^^^^^ Sep 17 11:28:12.071 INFO kablam! Sep 17 11:28:12.087 INFO kablam! error[E0599]: no method named `codemap` found for type `&'s mut syntax::ext::base::ExtCtxt<'_>` in the current scope Sep 17 11:28:12.087 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/peg-syntax-ext-0.4.2/lib.rs:57:8 Sep 17 11:28:12.087 INFO kablam! | Sep 17 11:28:12.087 INFO kablam! 57 | cx.codemap().new_filemap(format!("{}", path.display()), None, "".to_string()); Sep 17 11:28:12.087 INFO kablam! | ^^^^^^^ Sep 17 11:28:12.087 INFO kablam! Sep 17 11:28:12.131 INFO kablam! error[E0277]: the trait bound `syntax_pos::FileName: std::convert::From<&str>` is not satisfied Sep 17 11:28:12.131 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/peg-syntax-ext-0.4.2/lib.rs:71:85 Sep 17 11:28:12.131 INFO kablam! | Sep 17 11:28:12.131 INFO kablam! 71 | let mut p = parse::new_parser_from_source_str(&cx.parse_sess, "".into(), code); Sep 17 11:28:12.131 INFO kablam! | ^^^^ the trait `std::convert::From<&str>` is not implemented for `syntax_pos::FileName` Sep 17 11:28:12.131 INFO kablam! | Sep 17 11:28:12.131 INFO kablam! = help: the following implementations were found: Sep 17 11:28:12.131 INFO kablam! > Sep 17 11:28:12.131 INFO kablam! = note: required because of the requirements on the impl of `std::convert::Into` for `&str` Sep 17 11:28:12.131 INFO kablam! Sep 17 11:28:12.215 INFO kablam! error: aborting due to 5 previous errors Sep 17 11:28:12.215 INFO kablam! Sep 17 11:28:12.215 INFO kablam! Some errors occurred: E0277, E0432, E0599. Sep 17 11:28:12.215 INFO kablam! For more information about an error, try `rustc --explain E0277`. Sep 17 11:28:12.240 INFO kablam! error: Could not compile `peg-syntax-ext`. Sep 17 11:28:12.240 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 17 11:28:14.771 INFO kablam! error: build failed Sep 17 11:28:14.771 INFO kablam! su: No module specific data is present Sep 17 11:28:15.936 INFO running `"docker" "rm" "-f" "41ccb251c2a00233a5d1c018a971703fe485ef332e45c501e135ba7fc13df8a5"` Sep 17 11:28:16.243 INFO blam! 41ccb251c2a00233a5d1c018a971703fe485ef332e45c501e135ba7fc13df8a5