Sep 19 19:04:22.672 INFO checking rustdoc-highlight-0.1.4 against master#ff6422d7a392acfc8af28994d65af2bbaecea4f6 for pr-54346 Sep 19 19:04:22.672 INFO running: cargo +ff6422d7a392acfc8af28994d65af2bbaecea4f6-alt check --frozen --all --all-targets Sep 19 19:04:22.672 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-54346/master#ff6422d7a392acfc8af28994d65af2bbaecea4f6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-6/master#ff6422d7a392acfc8af28994d65af2bbaecea4f6:/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 +ff6422d7a392acfc8af28994d65af2bbaecea4f6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 19:04:23.023 INFO blam! 36b95532445b1efde01e33b98e35e6205ecc6ca2187f020a0d9ba327b3afffb6 Sep 19 19:04:23.025 INFO running `"docker" "start" "-a" "36b95532445b1efde01e33b98e35e6205ecc6ca2187f020a0d9ba327b3afffb6"` Sep 19 19:04:23.753 INFO kablam! usermod: no changes Sep 19 19:04:23.789 INFO kablam! Checking rustdoc-highlight v0.1.4 (/source) Sep 19 19:04:24.775 INFO kablam! error[E0432]: unresolved import `syntax::codemap` Sep 19 19:04:24.775 INFO kablam! --> src/lib.rs:40:13 Sep 19 19:04:24.775 INFO kablam! | Sep 19 19:04:24.775 INFO kablam! 40 | use syntax::codemap::{CodeMap, FilePathMapping}; Sep 19 19:04:24.775 INFO kablam! | ^^^^^^^ Could not find `codemap` in `syntax` Sep 19 19:04:24.775 INFO kablam! Sep 19 19:04:24.791 INFO kablam! error[E0432]: unresolved import `syntax::codemap` Sep 19 19:04:24.791 INFO kablam! --> src/lib.rs:40:13 Sep 19 19:04:24.791 INFO kablam! | Sep 19 19:04:24.791 INFO kablam! 40 | use syntax::codemap::{CodeMap, FilePathMapping}; Sep 19 19:04:24.791 INFO kablam! | ^^^^^^^ Could not find `codemap` in `syntax` Sep 19 19:04:24.794 INFO kablam! Sep 19 19:04:24.953 INFO kablam! error[E0599]: no method named `codemap` found for type `syntax::parse::ParseSess` in the current scope Sep 19 19:04:24.953 INFO kablam! --> src/lib.rs:51:19 Sep 19 19:04:24.953 INFO kablam! | Sep 19 19:04:24.953 INFO kablam! 51 | let fm = sess.codemap().new_filemap(FileName::Custom("stdin".to_string()), src.to_string()); Sep 19 19:04:24.953 INFO kablam! | ^^^^^^^ Sep 19 19:04:24.953 INFO kablam! Sep 19 19:04:24.962 INFO kablam! error[E0599]: no method named `codemap` found for type `syntax::parse::ParseSess` in the current scope Sep 19 19:04:24.962 INFO kablam! --> src/lib.rs:56:90 Sep 19 19:04:24.962 INFO kablam! | Sep 19 19:04:24.962 INFO kablam! 56 | let mut classifier = Classifier::new(lexer::StringReader::new(&sess, fm, None), sess.codemap()); Sep 19 19:04:24.962 INFO kablam! | ^^^^^^^ Sep 19 19:04:24.962 INFO kablam! Sep 19 19:04:24.962 INFO kablam! error[E0599]: no method named `codemap` found for type `syntax::parse::ParseSess` in the current scope Sep 19 19:04:24.962 INFO kablam! --> src/lib.rs:51:19 Sep 19 19:04:24.962 INFO kablam! | Sep 19 19:04:24.962 INFO kablam! 51 | let fm = sess.codemap().new_filemap(FileName::Custom("stdin".to_string()), src.to_string()); Sep 19 19:04:24.962 INFO kablam! | ^^^^^^^ Sep 19 19:04:24.962 INFO kablam! Sep 19 19:04:24.967 INFO kablam! error[E0599]: no method named `codemap` found for type `syntax::parse::ParseSess` in the current scope Sep 19 19:04:24.967 INFO kablam! --> src/lib.rs:56:90 Sep 19 19:04:24.967 INFO kablam! | Sep 19 19:04:24.967 INFO kablam! 56 | let mut classifier = Classifier::new(lexer::StringReader::new(&sess, fm, None), sess.codemap()); Sep 19 19:04:24.967 INFO kablam! | ^^^^^^^ Sep 19 19:04:24.967 INFO kablam! Sep 19 19:04:24.971 INFO kablam! error[E0599]: no method named `codemap` found for type `syntax::parse::ParseSess` in the current scope Sep 19 19:04:24.971 INFO kablam! --> src/lib.rs:73:19 Sep 19 19:04:24.971 INFO kablam! | Sep 19 19:04:24.971 INFO kablam! 73 | let fm = sess.codemap().new_filemap(FileName::Custom("stdin".to_string()), src.to_string()); Sep 19 19:04:24.971 INFO kablam! | ^^^^^^^ Sep 19 19:04:24.971 INFO kablam! Sep 19 19:04:24.979 INFO kablam! error[E0599]: no method named `codemap` found for type `syntax::parse::ParseSess` in the current scope Sep 19 19:04:24.979 INFO kablam! --> src/lib.rs:76:90 Sep 19 19:04:24.979 INFO kablam! | Sep 19 19:04:24.979 INFO kablam! 76 | let mut classifier = Classifier::new(lexer::StringReader::new(&sess, fm, None), sess.codemap()); Sep 19 19:04:24.979 INFO kablam! | ^^^^^^^ Sep 19 19:04:24.979 INFO kablam! Sep 19 19:04:24.979 INFO kablam! error[E0599]: no method named `codemap` found for type `syntax::parse::ParseSess` in the current scope Sep 19 19:04:24.979 INFO kablam! --> src/lib.rs:73:19 Sep 19 19:04:24.979 INFO kablam! | Sep 19 19:04:24.979 INFO kablam! 73 | let fm = sess.codemap().new_filemap(FileName::Custom("stdin".to_string()), src.to_string()); Sep 19 19:04:24.979 INFO kablam! | ^^^^^^^ Sep 19 19:04:24.979 INFO kablam! Sep 19 19:04:24.979 INFO kablam! error[E0599]: no method named `codemap` found for type `syntax::parse::ParseSess` in the current scope Sep 19 19:04:24.979 INFO kablam! --> src/lib.rs:76:90 Sep 19 19:04:24.979 INFO kablam! | Sep 19 19:04:24.979 INFO kablam! 76 | let mut classifier = Classifier::new(lexer::StringReader::new(&sess, fm, None), sess.codemap()); Sep 19 19:04:24.979 INFO kablam! | ^^^^^^^ Sep 19 19:04:24.979 INFO kablam! Sep 19 19:04:25.031 INFO kablam! error: aborting due to 5 previous errors Sep 19 19:04:25.031 INFO kablam! Sep 19 19:04:25.031 INFO kablam! Some errors occurred: E0432, E0599. Sep 19 19:04:25.031 INFO kablam! For more information about an error, try `rustc --explain E0432`. Sep 19 19:04:25.031 INFO kablam! error: aborting due to 5 previous errors Sep 19 19:04:25.031 INFO kablam! Sep 19 19:04:25.031 INFO kablam! Some errors occurred: E0432, E0599. Sep 19 19:04:25.031 INFO kablam! For more information about an error, try `rustc --explain E0432`. Sep 19 19:04:25.038 INFO kablam! error: Could not compile `rustdoc-highlight`. Sep 19 19:04:25.038 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 19 19:04:25.038 INFO kablam! error: Could not compile `rustdoc-highlight`. Sep 19 19:04:25.038 INFO kablam! Sep 19 19:04:25.039 INFO kablam! To learn more, run the command again with --verbose. Sep 19 19:04:25.040 INFO kablam! su: No module specific data is present Sep 19 19:04:25.548 INFO running `"docker" "rm" "-f" "36b95532445b1efde01e33b98e35e6205ecc6ca2187f020a0d9ba327b3afffb6"` Sep 19 19:04:25.639 INFO blam! 36b95532445b1efde01e33b98e35e6205ecc6ca2187f020a0d9ba327b3afffb6