Sep 04 12:43:34.949 INFO checking nom-4.0.0 against master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8 for pr-53913 Sep 04 12:43:34.949 INFO running: cargo +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets Sep 04 12:43:34.949 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53913/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53913/worker-2/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/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 +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 12:43:35.126 INFO blam! fc01ff9dced1ff0928bbbdd641efb9f510a55e45719051310ec0892db25e0bb0 Sep 04 12:43:35.129 INFO running `"docker" "start" "-a" "fc01ff9dced1ff0928bbbdd641efb9f510a55e45719051310ec0892db25e0bb0"` Sep 04 12:43:35.884 INFO kablam! Checking nom v4.0.0 (file:///source) Sep 04 12:43:37.767 INFO kablam! error: a macro named `char` has already been exported Sep 04 12:43:37.767 INFO kablam! --> src/character.rs:99:1 Sep 04 12:43:37.767 INFO kablam! | Sep 04 12:43:37.767 INFO kablam! 99 | / macro_rules! char ( Sep 04 12:43:37.767 INFO kablam! 100 | | ($i:expr, $c: expr) => ( Sep 04 12:43:37.767 INFO kablam! 101 | | { Sep 04 12:43:37.767 INFO kablam! 102 | | use $crate::lib::std::result::Result::*; Sep 04 12:43:37.767 INFO kablam! ... | Sep 04 12:43:37.767 INFO kablam! 123 | | ); Sep 04 12:43:37.767 INFO kablam! 124 | | ); Sep 04 12:43:37.767 INFO kablam! | |__^ `char` already exported Sep 04 12:43:37.767 INFO kablam! | Sep 04 12:43:37.767 INFO kablam! = note: #[deny(duplicate_macro_exports)] on by default Sep 04 12:43:37.767 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 12:43:37.767 INFO kablam! = note: for more information, see issue #35896 Sep 04 12:43:37.768 INFO kablam! note: previous macro export is now shadowed Sep 04 12:43:37.768 INFO kablam! --> src/bytes.rs:1112:3 Sep 04 12:43:37.768 INFO kablam! | Sep 04 12:43:37.768 INFO kablam! 1112| / macro_rules! char ( Sep 04 12:43:37.768 INFO kablam! 1113| | ($i:expr, $c: expr) => ( Sep 04 12:43:37.768 INFO kablam! 1114| | { Sep 04 12:43:37.768 INFO kablam! 1115| | use $crate::lib::std::result::Result::*; Sep 04 12:43:37.768 INFO kablam! ... | Sep 04 12:43:37.768 INFO kablam! 1136| | ); Sep 04 12:43:37.768 INFO kablam! 1137| | ); Sep 04 12:43:37.768 INFO kablam! | |____^ Sep 04 12:43:37.768 INFO kablam! Sep 04 12:43:40.013 INFO kablam! warning: lint `unused_doc_comment` has been renamed to `unused_doc_comments` Sep 04 12:43:40.013 INFO kablam! --> tests/inference.rs:5:10 Sep 04 12:43:40.013 INFO kablam! | Sep 04 12:43:40.013 INFO kablam! 5 | #![allow(unused_doc_comment)] Sep 04 12:43:40.013 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: use the new name: `unused_doc_comments` Sep 04 12:43:40.013 INFO kablam! | Sep 04 12:43:40.013 INFO kablam! = note: #[warn(renamed_and_removed_lints)] on by default Sep 04 12:43:40.013 INFO kablam! Sep 04 12:43:42.412 INFO kablam! warning: doc comment not used by rustdoc Sep 04 12:43:42.412 INFO kablam! --> tests/inference.rs:40:5 Sep 04 12:43:42.412 INFO kablam! | Sep 04 12:43:42.412 INFO kablam! 40 | /// Sep 04 12:43:42.412 INFO kablam! | ^^^ Sep 04 12:43:42.432 INFO kablam! | Sep 04 12:43:42.433 INFO kablam! = note: #[warn(unused_doc_comments)] on by default Sep 04 12:43:42.433 INFO kablam! Sep 04 12:43:53.393 INFO kablam! error: aborting due to previous error Sep 04 12:43:53.393 INFO kablam! Sep 04 12:43:53.401 INFO kablam! error: Could not compile `nom`. Sep 04 12:43:53.402 INFO kablam! Sep 04 12:43:53.402 INFO kablam! To learn more, run the command again with --verbose. Sep 04 12:43:53.403 INFO kablam! su: No module specific data is present Sep 04 12:43:53.886 INFO running `"docker" "rm" "-f" "fc01ff9dced1ff0928bbbdd641efb9f510a55e45719051310ec0892db25e0bb0"` Sep 04 12:43:53.967 INFO blam! fc01ff9dced1ff0928bbbdd641efb9f510a55e45719051310ec0892db25e0bb0