Sep 01 08:39:11.565 INFO checking cargo-src-0.1.4 against master#d0d81b7fc1421859ba0218e8a437af29ae3b0967 for pr-53578 Sep 01 08:39:11.565 INFO running: cargo +d0d81b7fc1421859ba0218e8a437af29ae3b0967-alt check --frozen --all --all-targets Sep 01 08:39:11.565 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53578/master#d0d81b7fc1421859ba0218e8a437af29ae3b0967:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578/worker-2/master#d0d81b7fc1421859ba0218e8a437af29ae3b0967:/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 +d0d81b7fc1421859ba0218e8a437af29ae3b0967-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 08:39:11.834 INFO blam! 2cbeedad78877fe68c2bd409a4736c2f6fdafb6d179572420a6472824fa7de9a Sep 01 08:39:11.836 INFO running `"docker" "start" "-a" "2cbeedad78877fe68c2bd409a4736c2f6fdafb6d179572420a6472824fa7de9a"` Sep 01 08:39:13.027 INFO kablam! Checking rls-blacklist v0.1.2 Sep 01 08:39:13.055 INFO kablam! Checking rustdoc-highlight v0.1.4 Sep 01 08:39:13.110 INFO kablam! Checking rls-data v0.16.0 Sep 01 08:39:13.126 INFO kablam! Checking rls-vfs v0.4.6 Sep 01 08:39:13.142 INFO kablam! Compiling cargo-src v0.1.4 (file:///source) Sep 01 08:39:16.980 INFO kablam! Checking rls-analysis v0.13.0 Sep 01 08:39:18.826 INFO kablam! error[E0432]: unresolved import `syntax::codemap` Sep 01 08:39:18.826 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/rustdoc-highlight-0.1.4/src/lib.rs:40:13 Sep 01 08:39:18.826 INFO kablam! | Sep 01 08:39:18.826 INFO kablam! 40 | use syntax::codemap::{CodeMap, FilePathMapping}; Sep 01 08:39:18.826 INFO kablam! | ^^^^^^^ Could not find `codemap` in `syntax` Sep 01 08:39:18.826 INFO kablam! Sep 01 08:39:19.062 INFO kablam! error[E0599]: no method named `codemap` found for type `syntax::parse::ParseSess` in the current scope Sep 01 08:39:19.062 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/rustdoc-highlight-0.1.4/src/lib.rs:51:19 Sep 01 08:39:19.062 INFO kablam! | Sep 01 08:39:19.062 INFO kablam! 51 | let fm = sess.codemap().new_filemap(FileName::Custom("stdin".to_string()), src.to_string()); Sep 01 08:39:19.062 INFO kablam! | ^^^^^^^ Sep 01 08:39:19.062 INFO kablam! Sep 01 08:39:19.072 INFO kablam! error[E0599]: no method named `codemap` found for type `syntax::parse::ParseSess` in the current scope Sep 01 08:39:19.072 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/rustdoc-highlight-0.1.4/src/lib.rs:56:90 Sep 01 08:39:19.072 INFO kablam! | Sep 01 08:39:19.072 INFO kablam! 56 | let mut classifier = Classifier::new(lexer::StringReader::new(&sess, fm, None), sess.codemap()); Sep 01 08:39:19.072 INFO kablam! | ^^^^^^^ Sep 01 08:39:19.072 INFO kablam! Sep 01 08:39:19.088 INFO kablam! error[E0599]: no method named `codemap` found for type `syntax::parse::ParseSess` in the current scope Sep 01 08:39:19.088 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/rustdoc-highlight-0.1.4/src/lib.rs:73:19 Sep 01 08:39:19.088 INFO kablam! | Sep 01 08:39:19.088 INFO kablam! 73 | let fm = sess.codemap().new_filemap(FileName::Custom("stdin".to_string()), src.to_string()); Sep 01 08:39:19.088 INFO kablam! | ^^^^^^^ Sep 01 08:39:19.088 INFO kablam! Sep 01 08:39:19.093 INFO kablam! error[E0599]: no method named `codemap` found for type `syntax::parse::ParseSess` in the current scope Sep 01 08:39:19.094 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/rustdoc-highlight-0.1.4/src/lib.rs:76:90 Sep 01 08:39:19.094 INFO kablam! | Sep 01 08:39:19.094 INFO kablam! 76 | let mut classifier = Classifier::new(lexer::StringReader::new(&sess, fm, None), sess.codemap()); Sep 01 08:39:19.094 INFO kablam! | ^^^^^^^ Sep 01 08:39:19.094 INFO kablam! Sep 01 08:39:19.203 INFO kablam! error: aborting due to 5 previous errors Sep 01 08:39:19.203 INFO kablam! Sep 01 08:39:19.203 INFO kablam! Some errors occurred: E0432, E0599. Sep 01 08:39:19.203 INFO kablam! For more information about an error, try `rustc --explain E0432`. Sep 01 08:39:19.223 INFO kablam! error: Could not compile `rustdoc-highlight`. Sep 01 08:39:19.224 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 01 08:39:20.261 INFO kablam! error: build failed Sep 01 08:39:20.263 INFO kablam! su: No module specific data is present Sep 01 08:39:20.758 INFO running `"docker" "rm" "-f" "2cbeedad78877fe68c2bd409a4736c2f6fdafb6d179572420a6472824fa7de9a"` Sep 01 08:39:20.875 INFO blam! 2cbeedad78877fe68c2bd409a4736c2f6fdafb6d179572420a6472824fa7de9a