Sep 04 23:08:06.080 INFO checking biscuit-0.0.7 against try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0 for pr-53893 Sep 04 23:08:06.080 INFO running: cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets Sep 04 23:08:06.080 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53893/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-2/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/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 +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 23:08:06.277 INFO blam! a58c17bb33205a9f5b8cf67b33dfa1d059f6dfe98edf07e7a385fa3736af9b3d Sep 04 23:08:06.280 INFO running `"docker" "start" "-a" "a58c17bb33205a9f5b8cf67b33dfa1d059f6dfe98edf07e7a385fa3736af9b3d"` Sep 04 23:08:07.089 INFO kablam! Checking biscuit v0.0.7 (file:///source) Sep 04 23:08:10.105 INFO kablam! warning: unused macro definition Sep 04 23:08:10.105 INFO kablam! --> src/serde_custom/flatten.rs:264:1 Sep 04 23:08:10.105 INFO kablam! | Sep 04 23:08:10.105 INFO kablam! 264 | / macro_rules! impl_flatten_serialize { Sep 04 23:08:10.105 INFO kablam! 265 | | ($t:ty, $behaviour:expr, $( $child:ident ),*) => { Sep 04 23:08:10.105 INFO kablam! 266 | | impl $crate::serde_custom::flatten::FlattenSerializable for $t { Sep 04 23:08:10.105 INFO kablam! 267 | | fn yield_children(&self) -> Vec> { Sep 04 23:08:10.105 INFO kablam! ... | Sep 04 23:08:10.105 INFO kablam! 285 | | }; Sep 04 23:08:10.105 INFO kablam! 286 | | } Sep 04 23:08:10.105 INFO kablam! | |_^ Sep 04 23:08:10.105 INFO kablam! | Sep 04 23:08:10.105 INFO kablam! = note: #[warn(unused_macros)] on by default Sep 04 23:08:10.105 INFO kablam! Sep 04 23:08:10.106 INFO kablam! warning: unused macro definition Sep 04 23:08:10.106 INFO kablam! --> src/serde_custom/flatten.rs:294:1 Sep 04 23:08:10.106 INFO kablam! | Sep 04 23:08:10.106 INFO kablam! 294 | / macro_rules! impl_flatten_deserialize { Sep 04 23:08:10.106 INFO kablam! 295 | | ($t:ty, $( $child:ident ),*) => { Sep 04 23:08:10.106 INFO kablam! 296 | | impl<'de> serde::Deserialize<'de> for $t { Sep 04 23:08:10.106 INFO kablam! 297 | | fn deserialize(deserializer: D) -> Result Sep 04 23:08:10.106 INFO kablam! ... | Sep 04 23:08:10.106 INFO kablam! 308 | | } Sep 04 23:08:10.106 INFO kablam! 309 | | } Sep 04 23:08:10.106 INFO kablam! | |_^ Sep 04 23:08:10.107 INFO kablam! Sep 04 23:08:10.107 INFO kablam! warning: unused macro definition Sep 04 23:08:10.107 INFO kablam! --> src/serde_custom/flatten.rs:317:1 Sep 04 23:08:10.107 INFO kablam! | Sep 04 23:08:10.107 INFO kablam! 317 | / macro_rules! impl_flatten_serde { Sep 04 23:08:10.107 INFO kablam! 318 | | ($t:ty, $behaviour:expr, $( $child:ident ),*) => { Sep 04 23:08:10.107 INFO kablam! 319 | | impl_flatten_serialize!($t, $behaviour, $( $child ),*); Sep 04 23:08:10.107 INFO kablam! 320 | | impl_flatten_deserialize!($t, $( $child ),*); Sep 04 23:08:10.107 INFO kablam! 321 | | } Sep 04 23:08:10.107 INFO kablam! 322 | | } Sep 04 23:08:10.107 INFO kablam! | |_^ Sep 04 23:08:10.107 INFO kablam! Sep 04 23:08:20.826 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 13.89s Sep 04 23:08:20.832 INFO kablam! su: No module specific data is present Sep 04 23:08:21.323 INFO running `"docker" "rm" "-f" "a58c17bb33205a9f5b8cf67b33dfa1d059f6dfe98edf07e7a385fa3736af9b3d"` Sep 04 23:08:21.428 INFO blam! a58c17bb33205a9f5b8cf67b33dfa1d059f6dfe98edf07e7a385fa3736af9b3d