Sep 02 02:15:22.197 INFO checking rsmq-0.2.1 against try#952c7dbfa2628309f557b367929ffc17af20b332 for pr-53851 Sep 02 02:15:22.197 INFO running: cargo +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets Sep 02 02:15:22.197 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53851/try#952c7dbfa2628309f557b367929ffc17af20b332:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-2/try#952c7dbfa2628309f557b367929ffc17af20b332:/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 +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 02 02:15:22.414 INFO blam! 356aac8d7e039c7669918719f40814d9384b055cb1da77b908eca28e4e673fc9 Sep 02 02:15:22.416 INFO running `"docker" "start" "-a" "356aac8d7e039c7669918719f40814d9384b055cb1da77b908eca28e4e673fc9"` Sep 02 02:15:23.392 INFO kablam! Checking cast v0.1.0 Sep 02 02:15:23.398 INFO kablam! Checking radix v0.3.5 Sep 02 02:15:23.451 INFO kablam! Checking simplelog v0.4.4 Sep 02 02:15:23.458 INFO kablam! Checking r2d2_redis v0.7.0 Sep 02 02:15:24.247 INFO kablam! Checking criterion-plot v0.1.3 Sep 02 02:15:24.247 INFO kablam! Checking criterion-stats v0.1.3 Sep 02 02:15:25.646 INFO kablam! Checking rsmq v0.2.1 (file:///source) Sep 02 02:15:27.164 INFO kablam! Checking criterion v0.1.2 Sep 02 02:15:36.817 INFO kablam! error[E0308]: mismatched types Sep 02 02:15:36.817 INFO kablam! --> benches/benchmark.rs:10:37 Sep 02 02:15:36.817 INFO kablam! | Sep 02 02:15:36.817 INFO kablam! 10 | let q = Queue::new("bench-queue", 60, 0, 1200); Sep 02 02:15:36.817 INFO kablam! | ^^ Sep 02 02:15:36.817 INFO kablam! | | Sep 02 02:15:36.817 INFO kablam! | expected enum `std::option::Option`, found integral variable Sep 02 02:15:36.817 INFO kablam! | help: try using a variant of the expected type: `Some(60)` Sep 02 02:15:36.817 INFO kablam! | Sep 02 02:15:36.817 INFO kablam! = note: expected type `std::option::Option` Sep 02 02:15:36.817 INFO kablam! found type `{integer}` Sep 02 02:15:36.817 INFO kablam! Sep 02 02:15:37.031 INFO kablam! error[E0308]: mismatched types Sep 02 02:15:37.031 INFO kablam! --> benches/benchmark.rs:10:41 Sep 02 02:15:37.031 INFO kablam! | Sep 02 02:15:37.031 INFO kablam! 10 | let q = Queue::new("bench-queue", 60, 0, 1200); Sep 02 02:15:37.031 INFO kablam! | ^ Sep 02 02:15:37.031 INFO kablam! | | Sep 02 02:15:37.031 INFO kablam! | expected enum `std::option::Option`, found integral variable Sep 02 02:15:37.031 INFO kablam! | help: try using a variant of the expected type: `Some(0)` Sep 02 02:15:37.031 INFO kablam! | Sep 02 02:15:37.032 INFO kablam! = note: expected type `std::option::Option` Sep 02 02:15:37.032 INFO kablam! found type `{integer}` Sep 02 02:15:37.032 INFO kablam! Sep 02 02:15:37.240 INFO kablam! error[E0308]: mismatched types Sep 02 02:15:37.240 INFO kablam! --> benches/benchmark.rs:10:44 Sep 02 02:15:37.240 INFO kablam! | Sep 02 02:15:37.241 INFO kablam! 10 | let q = Queue::new("bench-queue", 60, 0, 1200); Sep 02 02:15:37.241 INFO kablam! | ^^^^ Sep 02 02:15:37.241 INFO kablam! | | Sep 02 02:15:37.241 INFO kablam! | expected enum `std::option::Option`, found integral variable Sep 02 02:15:37.241 INFO kablam! | help: try using a variant of the expected type: `Some(1200)` Sep 02 02:15:37.241 INFO kablam! | Sep 02 02:15:37.241 INFO kablam! = note: expected type `std::option::Option` Sep 02 02:15:37.241 INFO kablam! found type `{integer}` Sep 02 02:15:37.241 INFO kablam! Sep 02 02:15:37.265 INFO kablam! error: aborting due to 3 previous errors Sep 02 02:15:37.265 INFO kablam! Sep 02 02:15:37.265 INFO kablam! For more information about this error, try `rustc --explain E0308`. Sep 02 02:15:37.285 INFO kablam! error: Could not compile `rsmq`. Sep 02 02:15:37.285 INFO kablam! Sep 02 02:15:37.285 INFO kablam! To learn more, run the command again with --verbose. Sep 02 02:15:37.287 INFO kablam! su: No module specific data is present Sep 02 02:15:37.749 INFO running `"docker" "rm" "-f" "356aac8d7e039c7669918719f40814d9384b055cb1da77b908eca28e4e673fc9"` Sep 02 02:15:37.906 INFO blam! 356aac8d7e039c7669918719f40814d9384b055cb1da77b908eca28e4e673fc9