Sep 04 08:43:38.889 INFO checking rsmq-0.2.1 against master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8 for pr-53913 Sep 04 08:43:38.889 INFO running: cargo +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets Sep 04 08:43:38.889 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53913/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53913/worker-1/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/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 +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 08:43:39.122 INFO blam! 33599f56af2f66f66b0e07f3f5307fb6a891696bb13b8bd39295e1cabf86669c Sep 04 08:43:39.124 INFO running `"docker" "start" "-a" "33599f56af2f66f66b0e07f3f5307fb6a891696bb13b8bd39295e1cabf86669c"` Sep 04 08:43:40.110 INFO kablam! Checking cast v0.1.0 Sep 04 08:43:40.110 INFO kablam! Checking radix v0.3.5 Sep 04 08:43:40.118 INFO kablam! Checking r2d2 v0.8.2 Sep 04 08:43:40.119 INFO kablam! Checking simplelog v0.4.4 Sep 04 08:43:41.143 INFO kablam! Checking criterion-stats v0.1.3 Sep 04 08:43:41.143 INFO kablam! Checking criterion-plot v0.1.3 Sep 04 08:43:42.275 INFO kablam! Checking r2d2_redis v0.7.0 Sep 04 08:43:44.002 INFO kablam! Checking rsmq v0.2.1 (file:///source) Sep 04 08:43:44.225 INFO kablam! Checking criterion v0.1.2 Sep 04 08:43:54.131 INFO kablam! error[E0308]: mismatched types Sep 04 08:43:54.131 INFO kablam! --> benches/benchmark.rs:10:37 Sep 04 08:43:54.131 INFO kablam! | Sep 04 08:43:54.131 INFO kablam! 10 | let q = Queue::new("bench-queue", 60, 0, 1200); Sep 04 08:43:54.131 INFO kablam! | ^^ Sep 04 08:43:54.131 INFO kablam! | | Sep 04 08:43:54.131 INFO kablam! | expected enum `std::option::Option`, found integral variable Sep 04 08:43:54.131 INFO kablam! | help: try using a variant of the expected type: `Some(60)` Sep 04 08:43:54.132 INFO kablam! | Sep 04 08:43:54.132 INFO kablam! = note: expected type `std::option::Option` Sep 04 08:43:54.132 INFO kablam! found type `{integer}` Sep 04 08:43:54.132 INFO kablam! Sep 04 08:43:54.340 INFO kablam! error[E0308]: mismatched types Sep 04 08:43:54.340 INFO kablam! --> benches/benchmark.rs:10:41 Sep 04 08:43:54.340 INFO kablam! | Sep 04 08:43:54.340 INFO kablam! 10 | let q = Queue::new("bench-queue", 60, 0, 1200); Sep 04 08:43:54.340 INFO kablam! | ^ Sep 04 08:43:54.340 INFO kablam! | | Sep 04 08:43:54.340 INFO kablam! | expected enum `std::option::Option`, found integral variable Sep 04 08:43:54.340 INFO kablam! | help: try using a variant of the expected type: `Some(0)` Sep 04 08:43:54.340 INFO kablam! | Sep 04 08:43:54.340 INFO kablam! = note: expected type `std::option::Option` Sep 04 08:43:54.340 INFO kablam! found type `{integer}` Sep 04 08:43:54.340 INFO kablam! Sep 04 08:43:54.533 INFO kablam! error[E0308]: mismatched types Sep 04 08:43:54.533 INFO kablam! --> benches/benchmark.rs:10:44 Sep 04 08:43:54.533 INFO kablam! | Sep 04 08:43:54.533 INFO kablam! 10 | let q = Queue::new("bench-queue", 60, 0, 1200); Sep 04 08:43:54.533 INFO kablam! | ^^^^ Sep 04 08:43:54.533 INFO kablam! | | Sep 04 08:43:54.533 INFO kablam! | expected enum `std::option::Option`, found integral variable Sep 04 08:43:54.533 INFO kablam! | help: try using a variant of the expected type: `Some(1200)` Sep 04 08:43:54.533 INFO kablam! | Sep 04 08:43:54.533 INFO kablam! = note: expected type `std::option::Option` Sep 04 08:43:54.533 INFO kablam! found type `{integer}` Sep 04 08:43:54.533 INFO kablam! Sep 04 08:43:54.556 INFO kablam! error: aborting due to 3 previous errors Sep 04 08:43:54.556 INFO kablam! Sep 04 08:43:54.556 INFO kablam! For more information about this error, try `rustc --explain E0308`. Sep 04 08:43:54.573 INFO kablam! error: Could not compile `rsmq`. Sep 04 08:43:54.574 INFO kablam! Sep 04 08:43:54.574 INFO kablam! To learn more, run the command again with --verbose. Sep 04 08:43:54.576 INFO kablam! su: No module specific data is present Sep 04 08:43:55.193 INFO running `"docker" "rm" "-f" "33599f56af2f66f66b0e07f3f5307fb6a891696bb13b8bd39295e1cabf86669c"` Sep 04 08:43:55.352 INFO blam! 33599f56af2f66f66b0e07f3f5307fb6a891696bb13b8bd39295e1cabf86669c