Sep 01 08:54:32.032 INFO checking rsmq-0.2.1 against try#aa245a5862056b681d2ccdb178f58891108cd3a6 for pr-53831 Sep 01 08:54:32.033 INFO running: cargo +aa245a5862056b681d2ccdb178f58891108cd3a6-alt check --frozen --all --all-targets Sep 01 08:54:32.033 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53831/try#aa245a5862056b681d2ccdb178f58891108cd3a6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53831/worker-3/try#aa245a5862056b681d2ccdb178f58891108cd3a6:/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 +aa245a5862056b681d2ccdb178f58891108cd3a6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 08:54:32.266 INFO blam! 311947259af896374e8536fa8ed65cdc3dafc52ac4d929e99fd4bb0b6a4a7007 Sep 01 08:54:32.268 INFO running `"docker" "start" "-a" "311947259af896374e8536fa8ed65cdc3dafc52ac4d929e99fd4bb0b6a4a7007"` Sep 01 08:54:33.316 INFO kablam! Checking cast v0.1.0 Sep 01 08:54:33.323 INFO kablam! Checking radix v0.3.5 Sep 01 08:54:33.330 INFO kablam! Checking simplelog v0.4.4 Sep 01 08:54:33.330 INFO kablam! Checking r2d2_redis v0.7.0 Sep 01 08:54:34.049 INFO kablam! Checking criterion-stats v0.1.3 Sep 01 08:54:34.049 INFO kablam! Checking criterion-plot v0.1.3 Sep 01 08:54:36.349 INFO kablam! Checking rsmq v0.2.1 (file:///source) Sep 01 08:54:37.353 INFO kablam! Checking criterion v0.1.2 Sep 01 08:54:47.050 INFO kablam! error[E0308]: mismatched types Sep 01 08:54:47.050 INFO kablam! --> benches/benchmark.rs:10:37 Sep 01 08:54:47.050 INFO kablam! | Sep 01 08:54:47.050 INFO kablam! 10 | let q = Queue::new("bench-queue", 60, 0, 1200); Sep 01 08:54:47.050 INFO kablam! | ^^ Sep 01 08:54:47.050 INFO kablam! | | Sep 01 08:54:47.050 INFO kablam! | expected enum `std::option::Option`, found integral variable Sep 01 08:54:47.050 INFO kablam! | help: try using a variant of the expected type: `Some(60)` Sep 01 08:54:47.051 INFO kablam! | Sep 01 08:54:47.051 INFO kablam! = note: expected type `std::option::Option` Sep 01 08:54:47.051 INFO kablam! found type `{integer}` Sep 01 08:54:47.051 INFO kablam! Sep 01 08:54:47.275 INFO kablam! error[E0308]: mismatched types Sep 01 08:54:47.275 INFO kablam! --> benches/benchmark.rs:10:41 Sep 01 08:54:47.275 INFO kablam! | Sep 01 08:54:47.275 INFO kablam! 10 | let q = Queue::new("bench-queue", 60, 0, 1200); Sep 01 08:54:47.275 INFO kablam! | ^ Sep 01 08:54:47.275 INFO kablam! | | Sep 01 08:54:47.275 INFO kablam! | expected enum `std::option::Option`, found integral variable Sep 01 08:54:47.275 INFO kablam! | help: try using a variant of the expected type: `Some(0)` Sep 01 08:54:47.275 INFO kablam! | Sep 01 08:54:47.275 INFO kablam! = note: expected type `std::option::Option` Sep 01 08:54:47.275 INFO kablam! found type `{integer}` Sep 01 08:54:47.275 INFO kablam! Sep 01 08:54:47.498 INFO kablam! error[E0308]: mismatched types Sep 01 08:54:47.498 INFO kablam! --> benches/benchmark.rs:10:44 Sep 01 08:54:47.498 INFO kablam! | Sep 01 08:54:47.498 INFO kablam! 10 | let q = Queue::new("bench-queue", 60, 0, 1200); Sep 01 08:54:47.498 INFO kablam! | ^^^^ Sep 01 08:54:47.498 INFO kablam! | | Sep 01 08:54:47.498 INFO kablam! | expected enum `std::option::Option`, found integral variable Sep 01 08:54:47.498 INFO kablam! | help: try using a variant of the expected type: `Some(1200)` Sep 01 08:54:47.498 INFO kablam! | Sep 01 08:54:47.498 INFO kablam! = note: expected type `std::option::Option` Sep 01 08:54:47.498 INFO kablam! found type `{integer}` Sep 01 08:54:47.498 INFO kablam! Sep 01 08:54:47.519 INFO kablam! error: aborting due to 3 previous errors Sep 01 08:54:47.519 INFO kablam! Sep 01 08:54:47.519 INFO kablam! For more information about this error, try `rustc --explain E0308`. Sep 01 08:54:47.536 INFO kablam! error: Could not compile `rsmq`. Sep 01 08:54:47.536 INFO kablam! Sep 01 08:54:47.536 INFO kablam! To learn more, run the command again with --verbose. Sep 01 08:54:47.545 INFO kablam! su: No module specific data is present Sep 01 08:54:48.094 INFO running `"docker" "rm" "-f" "311947259af896374e8536fa8ed65cdc3dafc52ac4d929e99fd4bb0b6a4a7007"` Sep 01 08:54:48.248 INFO blam! 311947259af896374e8536fa8ed65cdc3dafc52ac4d929e99fd4bb0b6a4a7007