Sep 02 18:44:01.370 INFO checking cargo-src-0.1.4 against try#952c7dbfa2628309f557b367929ffc17af20b332 for pr-53851 Sep 02 18:44:01.370 INFO running: cargo +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets Sep 02 18:44:01.370 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 18:44:01.598 INFO blam! a7ab6f6c323fe83ba4ca265b93b0db3c60cec619c77bd73183c465bddaec698a Sep 02 18:44:01.600 INFO running `"docker" "start" "-a" "a7ab6f6c323fe83ba4ca265b93b0db3c60cec619c77bd73183c465bddaec698a"` Sep 02 18:44:02.617 INFO kablam! Checking rls-blacklist v0.1.2 Sep 02 18:44:02.622 INFO kablam! Checking rustdoc-highlight v0.1.4 Sep 02 18:44:02.627 INFO kablam! Compiling cargo-src v0.1.4 (file:///source) Sep 02 18:44:02.629 INFO kablam! Checking rls-data v0.16.0 Sep 02 18:44:02.631 INFO kablam! Checking rls-vfs v0.4.6 Sep 02 18:44:05.452 INFO kablam! Checking rls-analysis v0.13.0 Sep 02 18:44:07.008 INFO kablam! error[E0432]: unresolved import `syntax::codemap` Sep 02 18:44:07.008 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/rustdoc-highlight-0.1.4/src/lib.rs:40:13 Sep 02 18:44:07.008 INFO kablam! | Sep 02 18:44:07.008 INFO kablam! 40 | use syntax::codemap::{CodeMap, FilePathMapping}; Sep 02 18:44:07.008 INFO kablam! | ^^^^^^^ Could not find `codemap` in `syntax` Sep 02 18:44:07.008 INFO kablam! Sep 02 18:44:07.396 INFO kablam! error[E0599]: no method named `codemap` found for type `syntax::parse::ParseSess` in the current scope Sep 02 18:44:07.396 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/rustdoc-highlight-0.1.4/src/lib.rs:51:19 Sep 02 18:44:07.396 INFO kablam! | Sep 02 18:44:07.396 INFO kablam! 51 | let fm = sess.codemap().new_filemap(FileName::Custom("stdin".to_string()), src.to_string()); Sep 02 18:44:07.396 INFO kablam! | ^^^^^^^ Sep 02 18:44:07.396 INFO kablam! Sep 02 18:44:07.407 INFO kablam! error[E0599]: no method named `codemap` found for type `syntax::parse::ParseSess` in the current scope Sep 02 18:44:07.407 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/rustdoc-highlight-0.1.4/src/lib.rs:56:90 Sep 02 18:44:07.407 INFO kablam! | Sep 02 18:44:07.407 INFO kablam! 56 | let mut classifier = Classifier::new(lexer::StringReader::new(&sess, fm, None), sess.codemap()); Sep 02 18:44:07.407 INFO kablam! | ^^^^^^^ Sep 02 18:44:07.407 INFO kablam! Sep 02 18:44:07.422 INFO kablam! error[E0599]: no method named `codemap` found for type `syntax::parse::ParseSess` in the current scope Sep 02 18:44:07.422 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/rustdoc-highlight-0.1.4/src/lib.rs:73:19 Sep 02 18:44:07.422 INFO kablam! | Sep 02 18:44:07.423 INFO kablam! 73 | let fm = sess.codemap().new_filemap(FileName::Custom("stdin".to_string()), src.to_string()); Sep 02 18:44:07.423 INFO kablam! | ^^^^^^^ Sep 02 18:44:07.423 INFO kablam! Sep 02 18:44:07.428 INFO kablam! error[E0599]: no method named `codemap` found for type `syntax::parse::ParseSess` in the current scope Sep 02 18:44:07.428 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/rustdoc-highlight-0.1.4/src/lib.rs:76:90 Sep 02 18:44:07.428 INFO kablam! | Sep 02 18:44:07.428 INFO kablam! 76 | let mut classifier = Classifier::new(lexer::StringReader::new(&sess, fm, None), sess.codemap()); Sep 02 18:44:07.429 INFO kablam! | ^^^^^^^ Sep 02 18:44:07.429 INFO kablam! Sep 02 18:44:07.541 INFO kablam! error: aborting due to 5 previous errors Sep 02 18:44:07.541 INFO kablam! Sep 02 18:44:07.541 INFO kablam! Some errors occurred: E0432, E0599. Sep 02 18:44:07.542 INFO kablam! For more information about an error, try `rustc --explain E0432`. Sep 02 18:44:07.555 INFO kablam! error: Could not compile `rustdoc-highlight`. Sep 02 18:44:07.556 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 02 18:44:08.570 INFO kablam! error: build failed Sep 02 18:44:08.572 INFO kablam! su: No module specific data is present Sep 02 18:44:09.055 INFO running `"docker" "rm" "-f" "a7ab6f6c323fe83ba4ca265b93b0db3c60cec619c77bd73183c465bddaec698a"` Sep 02 18:44:09.187 INFO blam! a7ab6f6c323fe83ba4ca265b93b0db3c60cec619c77bd73183c465bddaec698a