Sep 04 09:46:43.427 INFO checking nom-4.0.0 against master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c for pr-53893 Sep 04 09:46:43.427 INFO running: cargo +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets Sep 04 09:46:43.427 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53893/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-3/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/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 +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 09:46:43.585 INFO blam! 98f0659eac6255611a8a296668a7cd9928fc323da622b9dc10f9feb79e1798d1 Sep 04 09:46:43.587 INFO running `"docker" "start" "-a" "98f0659eac6255611a8a296668a7cd9928fc323da622b9dc10f9feb79e1798d1"` Sep 04 09:46:44.212 INFO kablam! Checking nom v4.0.0 (file:///source) Sep 04 09:46:46.701 INFO kablam! error: a macro named `char` has already been exported Sep 04 09:46:46.701 INFO kablam! --> src/character.rs:99:1 Sep 04 09:46:46.701 INFO kablam! | Sep 04 09:46:46.701 INFO kablam! 99 | / macro_rules! char ( Sep 04 09:46:46.701 INFO kablam! 100 | | ($i:expr, $c: expr) => ( Sep 04 09:46:46.701 INFO kablam! 101 | | { Sep 04 09:46:46.701 INFO kablam! 102 | | use $crate::lib::std::result::Result::*; Sep 04 09:46:46.701 INFO kablam! ... | Sep 04 09:46:46.701 INFO kablam! 123 | | ); Sep 04 09:46:46.701 INFO kablam! 124 | | ); Sep 04 09:46:46.701 INFO kablam! | |__^ `char` already exported Sep 04 09:46:46.701 INFO kablam! | Sep 04 09:46:46.701 INFO kablam! = note: #[deny(duplicate_macro_exports)] on by default Sep 04 09:46:46.701 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Sep 04 09:46:46.701 INFO kablam! = note: for more information, see issue #35896 Sep 04 09:46:46.702 INFO kablam! note: previous macro export is now shadowed Sep 04 09:46:46.702 INFO kablam! --> src/bytes.rs:1112:3 Sep 04 09:46:46.702 INFO kablam! | Sep 04 09:46:46.702 INFO kablam! 1112| / macro_rules! char ( Sep 04 09:46:46.702 INFO kablam! 1113| | ($i:expr, $c: expr) => ( Sep 04 09:46:46.702 INFO kablam! 1114| | { Sep 04 09:46:46.702 INFO kablam! 1115| | use $crate::lib::std::result::Result::*; Sep 04 09:46:46.702 INFO kablam! ... | Sep 04 09:46:46.702 INFO kablam! 1136| | ); Sep 04 09:46:46.702 INFO kablam! 1137| | ); Sep 04 09:46:46.702 INFO kablam! | |____^ Sep 04 09:46:46.703 INFO kablam! Sep 04 09:46:53.018 INFO kablam! warning: lint `unused_doc_comment` has been renamed to `unused_doc_comments` Sep 04 09:46:53.018 INFO kablam! --> tests/inference.rs:5:10 Sep 04 09:46:53.018 INFO kablam! | Sep 04 09:46:53.018 INFO kablam! 5 | #![allow(unused_doc_comment)] Sep 04 09:46:53.018 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: use the new name: `unused_doc_comments` Sep 04 09:46:53.026 INFO kablam! | Sep 04 09:46:53.027 INFO kablam! = note: #[warn(renamed_and_removed_lints)] on by default Sep 04 09:46:53.027 INFO kablam! Sep 04 09:46:55.389 INFO kablam! warning: doc comment not used by rustdoc Sep 04 09:46:55.389 INFO kablam! --> tests/inference.rs:40:5 Sep 04 09:46:55.389 INFO kablam! | Sep 04 09:46:55.389 INFO kablam! 40 | /// Sep 04 09:46:55.389 INFO kablam! | ^^^ Sep 04 09:46:55.410 INFO kablam! | Sep 04 09:46:55.411 INFO kablam! = note: #[warn(unused_doc_comments)] on by default Sep 04 09:46:55.411 INFO kablam! Sep 04 09:47:03.129 INFO kablam! error: aborting due to previous error Sep 04 09:47:03.129 INFO kablam! Sep 04 09:47:03.146 INFO kablam! error: Could not compile `nom`. Sep 04 09:47:03.147 INFO kablam! Sep 04 09:47:03.147 INFO kablam! To learn more, run the command again with --verbose. Sep 04 09:47:03.149 INFO kablam! su: No module specific data is present Sep 04 09:47:03.682 INFO running `"docker" "rm" "-f" "98f0659eac6255611a8a296668a7cd9928fc323da622b9dc10f9feb79e1798d1"` Sep 04 09:47:03.839 INFO blam! 98f0659eac6255611a8a296668a7cd9928fc323da622b9dc10f9feb79e1798d1