Sep 06 01:11:35.949 INFO checking rsmq-0.2.1 against master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6 for pr-53854 Sep 06 01:11:35.949 INFO running: cargo +1c2e17f4e3a2070a7f703f51e29c1c388ef703b6-alt check --frozen --all --all-targets Sep 06 01:11:35.949 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53854/master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-0/master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6:/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 +1c2e17f4e3a2070a7f703f51e29c1c388ef703b6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 06 01:11:36.175 INFO blam! 2492af6fc0dddff546b2b30f2096c412e79a7e1885813432c017968a81496ad6 Sep 06 01:11:36.180 INFO running `"docker" "start" "-a" "2492af6fc0dddff546b2b30f2096c412e79a7e1885813432c017968a81496ad6"` Sep 06 01:11:37.352 INFO kablam! usermod: no changes Sep 06 01:11:37.529 INFO kablam! Checking cast v0.1.0 Sep 06 01:11:37.538 INFO kablam! Checking radix v0.3.5 Sep 06 01:11:37.548 INFO kablam! Checking r2d2 v0.8.2 Sep 06 01:11:37.548 INFO kablam! Checking simplelog v0.4.4 Sep 06 01:11:37.548 INFO kablam! Checking redis v0.8.0 Sep 06 01:11:38.254 INFO kablam! Checking criterion-stats v0.1.3 Sep 06 01:11:38.254 INFO kablam! Checking criterion-plot v0.1.3 Sep 06 01:11:40.618 INFO kablam! Checking criterion v0.1.2 Sep 06 01:11:42.324 INFO kablam! Checking r2d2_redis v0.7.0 Sep 06 01:11:43.257 INFO kablam! Checking rsmq v0.2.1 (file:///source) Sep 06 01:11:46.850 INFO kablam! error[E0308]: mismatched types Sep 06 01:11:46.850 INFO kablam! --> benches/benchmark.rs:10:37 Sep 06 01:11:46.850 INFO kablam! | Sep 06 01:11:46.850 INFO kablam! 10 | let q = Queue::new("bench-queue", 60, 0, 1200); Sep 06 01:11:46.850 INFO kablam! | ^^ Sep 06 01:11:46.850 INFO kablam! | | Sep 06 01:11:46.850 INFO kablam! | expected enum `std::option::Option`, found integral variable Sep 06 01:11:46.850 INFO kablam! | help: try using a variant of the expected type: `Some(60)` Sep 06 01:11:46.850 INFO kablam! | Sep 06 01:11:46.850 INFO kablam! = note: expected type `std::option::Option` Sep 06 01:11:46.850 INFO kablam! found type `{integer}` Sep 06 01:11:46.850 INFO kablam! Sep 06 01:11:46.990 INFO kablam! error[E0308]: mismatched types Sep 06 01:11:46.990 INFO kablam! --> benches/benchmark.rs:10:41 Sep 06 01:11:46.990 INFO kablam! | Sep 06 01:11:46.990 INFO kablam! 10 | let q = Queue::new("bench-queue", 60, 0, 1200); Sep 06 01:11:46.990 INFO kablam! | ^ Sep 06 01:11:46.990 INFO kablam! | | Sep 06 01:11:46.990 INFO kablam! | expected enum `std::option::Option`, found integral variable Sep 06 01:11:46.990 INFO kablam! | help: try using a variant of the expected type: `Some(0)` Sep 06 01:11:46.990 INFO kablam! | Sep 06 01:11:46.990 INFO kablam! = note: expected type `std::option::Option` Sep 06 01:11:46.990 INFO kablam! found type `{integer}` Sep 06 01:11:46.990 INFO kablam! Sep 06 01:11:47.126 INFO kablam! error[E0308]: mismatched types Sep 06 01:11:47.126 INFO kablam! --> benches/benchmark.rs:10:44 Sep 06 01:11:47.126 INFO kablam! | Sep 06 01:11:47.126 INFO kablam! 10 | let q = Queue::new("bench-queue", 60, 0, 1200); Sep 06 01:11:47.126 INFO kablam! | ^^^^ Sep 06 01:11:47.126 INFO kablam! | | Sep 06 01:11:47.126 INFO kablam! | expected enum `std::option::Option`, found integral variable Sep 06 01:11:47.126 INFO kablam! | help: try using a variant of the expected type: `Some(1200)` Sep 06 01:11:47.126 INFO kablam! | Sep 06 01:11:47.126 INFO kablam! = note: expected type `std::option::Option` Sep 06 01:11:47.126 INFO kablam! found type `{integer}` Sep 06 01:11:47.126 INFO kablam! Sep 06 01:11:47.146 INFO kablam! error: aborting due to 3 previous errors Sep 06 01:11:47.146 INFO kablam! Sep 06 01:11:47.146 INFO kablam! For more information about this error, try `rustc --explain E0308`. Sep 06 01:11:47.172 INFO kablam! error: Could not compile `rsmq`. Sep 06 01:11:47.172 INFO kablam! Sep 06 01:11:47.172 INFO kablam! To learn more, run the command again with --verbose. Sep 06 01:11:47.172 INFO kablam! su: No module specific data is present Sep 06 01:11:48.319 INFO running `"docker" "rm" "-f" "2492af6fc0dddff546b2b30f2096c412e79a7e1885813432c017968a81496ad6"` Sep 06 01:11:48.470 INFO blam! 2492af6fc0dddff546b2b30f2096c412e79a7e1885813432c017968a81496ad6