Sep 17 17:07:17.560 INFO checking smpl_jwt-0.3.0 against try#cfeeefe83c83bceb55d60d7e2be173db7597ed50 for pr-54033 Sep 17 17:07:17.561 INFO running: cargo +cfeeefe83c83bceb55d60d7e2be173db7597ed50-alt check --frozen --all --all-targets Sep 17 17:07:17.561 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-7/pr-54033/try#cfeeefe83c83bceb55d60d7e2be173db7597ed50:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54033/worker-7/try#cfeeefe83c83bceb55d60d7e2be173db7597ed50:/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 +cfeeefe83c83bceb55d60d7e2be173db7597ed50-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 17 17:07:17.978 INFO blam! 5daf852a9b40e475fd4ed2450970d515741e6c29355e10c65b761ea9e0debc86 Sep 17 17:07:17.980 INFO running `"docker" "start" "-a" "5daf852a9b40e475fd4ed2450970d515741e6c29355e10c65b761ea9e0debc86"` Sep 17 17:07:19.103 INFO kablam! usermod: no changes Sep 17 17:07:19.223 INFO kablam! Checking smpl_jwt v0.3.0 (/source) Sep 17 17:07:19.827 INFO kablam! error[E0659]: `try` is ambiguous Sep 17 17:07:19.827 INFO kablam! --> src/lib.rs:52:10 Sep 17 17:07:19.827 INFO kablam! | Sep 17 17:07:19.827 INFO kablam! 52 | #[derive(Serialize, Deserialize, Debug)] Sep 17 17:07:19.827 INFO kablam! | ^^^^^^^^^ ambiguous name Sep 17 17:07:19.827 INFO kablam! | Sep 17 17:07:19.827 INFO kablam! note: `try` could refer to the name defined here Sep 17 17:07:19.827 INFO kablam! --> src/lib.rs:52:10 Sep 17 17:07:19.827 INFO kablam! | Sep 17 17:07:19.827 INFO kablam! 52 | #[derive(Serialize, Deserialize, Debug)] Sep 17 17:07:19.827 INFO kablam! | ^^^^^^^^^ Sep 17 17:07:19.827 INFO kablam! note: `try` could also refer to the name imported here Sep 17 17:07:19.827 INFO kablam! --> src/lib.rs:14:5 Sep 17 17:07:19.827 INFO kablam! | Sep 17 17:07:19.827 INFO kablam! 14 | use std::*; Sep 17 17:07:19.827 INFO kablam! | ^^^^^^ Sep 17 17:07:19.827 INFO kablam! = note: macro-expanded macros do not shadow Sep 17 17:07:19.827 INFO kablam! Sep 17 17:07:19.827 INFO kablam! error[E0659]: `try` is ambiguous Sep 17 17:07:19.827 INFO kablam! --> src/lib.rs:52:21 Sep 17 17:07:19.827 INFO kablam! | Sep 17 17:07:19.827 INFO kablam! 52 | #[derive(Serialize, Deserialize, Debug)] Sep 17 17:07:19.827 INFO kablam! | ^^^^^^^^^^^ ambiguous name Sep 17 17:07:19.827 INFO kablam! | Sep 17 17:07:19.827 INFO kablam! note: `try` could refer to the name defined here Sep 17 17:07:19.827 INFO kablam! --> src/lib.rs:52:21 Sep 17 17:07:19.827 INFO kablam! | Sep 17 17:07:19.827 INFO kablam! 52 | #[derive(Serialize, Deserialize, Debug)] Sep 17 17:07:19.827 INFO kablam! | ^^^^^^^^^^^ Sep 17 17:07:19.827 INFO kablam! note: `try` could also refer to the name imported here Sep 17 17:07:19.827 INFO kablam! --> src/lib.rs:14:5 Sep 17 17:07:19.827 INFO kablam! | Sep 17 17:07:19.827 INFO kablam! 14 | use std::*; Sep 17 17:07:19.827 INFO kablam! | ^^^^^^ Sep 17 17:07:19.827 INFO kablam! = note: macro-expanded macros do not shadow Sep 17 17:07:19.827 INFO kablam! Sep 17 17:07:19.827 INFO kablam! error[E0659]: `try` is ambiguous Sep 17 17:07:19.827 INFO kablam! --> src/lib.rs:192:14 Sep 17 17:07:19.827 INFO kablam! | Sep 17 17:07:19.827 INFO kablam! 192 | #[derive(Serialize)] Sep 17 17:07:19.827 INFO kablam! | ^^^^^^^^^ ambiguous name Sep 17 17:07:19.827 INFO kablam! | Sep 17 17:07:19.827 INFO kablam! note: `try` could refer to the name defined here Sep 17 17:07:19.827 INFO kablam! --> src/lib.rs:192:14 Sep 17 17:07:19.827 INFO kablam! | Sep 17 17:07:19.827 INFO kablam! 192 | #[derive(Serialize)] Sep 17 17:07:19.827 INFO kablam! | ^^^^^^^^^ Sep 17 17:07:19.827 INFO kablam! note: `try` could also refer to the name imported here Sep 17 17:07:19.827 INFO kablam! --> src/lib.rs:14:5 Sep 17 17:07:19.827 INFO kablam! | Sep 17 17:07:19.827 INFO kablam! 14 | use std::*; Sep 17 17:07:19.827 INFO kablam! | ^^^^^^ Sep 17 17:07:19.827 INFO kablam! = note: macro-expanded macros do not shadow Sep 17 17:07:19.827 INFO kablam! Sep 17 17:07:19.891 INFO kablam! error[E0659]: `try` is ambiguous Sep 17 17:07:19.891 INFO kablam! --> src/lib.rs:52:10 Sep 17 17:07:19.891 INFO kablam! | Sep 17 17:07:19.891 INFO kablam! 52 | #[derive(Serialize, Deserialize, Debug)] Sep 17 17:07:19.891 INFO kablam! | ^^^^^^^^^ ambiguous name Sep 17 17:07:19.894 INFO kablam! | Sep 17 17:07:19.894 INFO kablam! note: `try` could refer to the name defined here Sep 17 17:07:19.894 INFO kablam! --> src/lib.rs:52:10 Sep 17 17:07:19.894 INFO kablam! | Sep 17 17:07:19.894 INFO kablam! 52 | #[derive(Serialize, Deserialize, Debug)] Sep 17 17:07:19.894 INFO kablam! | ^^^^^^^^^ Sep 17 17:07:19.894 INFO kablam! note: `try` could also refer to the name imported here Sep 17 17:07:19.894 INFO kablam! --> src/lib.rs:14:5 Sep 17 17:07:19.894 INFO kablam! | Sep 17 17:07:19.894 INFO kablam! 14 | use std::*; Sep 17 17:07:19.894 INFO kablam! | ^^^^^^ Sep 17 17:07:19.894 INFO kablam! = note: macro-expanded macros do not shadow Sep 17 17:07:19.894 INFO kablam! Sep 17 17:07:19.894 INFO kablam! error[E0659]: `try` is ambiguous Sep 17 17:07:19.894 INFO kablam! --> src/lib.rs:52:21 Sep 17 17:07:19.894 INFO kablam! | Sep 17 17:07:19.894 INFO kablam! 52 | #[derive(Serialize, Deserialize, Debug)] Sep 17 17:07:19.894 INFO kablam! | ^^^^^^^^^^^ ambiguous name Sep 17 17:07:19.894 INFO kablam! | Sep 17 17:07:19.894 INFO kablam! note: `try` could refer to the name defined here Sep 17 17:07:19.894 INFO kablam! --> src/lib.rs:52:21 Sep 17 17:07:19.894 INFO kablam! | Sep 17 17:07:19.894 INFO kablam! 52 | #[derive(Serialize, Deserialize, Debug)] Sep 17 17:07:19.894 INFO kablam! | ^^^^^^^^^^^ Sep 17 17:07:19.894 INFO kablam! note: `try` could also refer to the name imported here Sep 17 17:07:19.894 INFO kablam! --> src/lib.rs:14:5 Sep 17 17:07:19.894 INFO kablam! | Sep 17 17:07:19.894 INFO kablam! 14 | use std::*; Sep 17 17:07:19.894 INFO kablam! | ^^^^^^ Sep 17 17:07:19.894 INFO kablam! = note: macro-expanded macros do not shadow Sep 17 17:07:19.894 INFO kablam! Sep 17 17:07:20.010 INFO kablam! error: aborting due to 2 previous errors Sep 17 17:07:20.010 INFO kablam! Sep 17 17:07:20.015 INFO kablam! For more information about this error, try `rustc --explain E0659`. Sep 17 17:07:20.021 INFO kablam! error: Could not compile `smpl_jwt`. Sep 17 17:07:20.021 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 17 17:07:20.042 INFO kablam! error: aborting due to 3 previous errors Sep 17 17:07:20.042 INFO kablam! Sep 17 17:07:20.047 INFO kablam! For more information about this error, try `rustc --explain E0659`. Sep 17 17:07:20.056 INFO kablam! error: Could not compile `smpl_jwt`. Sep 17 17:07:20.056 INFO kablam! Sep 17 17:07:20.056 INFO kablam! To learn more, run the command again with --verbose. Sep 17 17:07:20.064 INFO kablam! su: No module specific data is present Sep 17 17:07:20.892 INFO running `"docker" "rm" "-f" "5daf852a9b40e475fd4ed2450970d515741e6c29355e10c65b761ea9e0debc86"` Sep 17 17:07:21.047 INFO blam! 5daf852a9b40e475fd4ed2450970d515741e6c29355e10c65b761ea9e0debc86