Sep 19 19:34:01.697 INFO checking rsmq-0.2.1 against master#ff6422d7a392acfc8af28994d65af2bbaecea4f6 for pr-54346 Sep 19 19:34:01.697 INFO running: cargo +ff6422d7a392acfc8af28994d65af2bbaecea4f6-alt check --frozen --all --all-targets Sep 19 19:34:01.697 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-54346/master#ff6422d7a392acfc8af28994d65af2bbaecea4f6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-1/master#ff6422d7a392acfc8af28994d65af2bbaecea4f6:/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 +ff6422d7a392acfc8af28994d65af2bbaecea4f6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 19:34:02.043 INFO blam! a87d127f44438fd22997a53917e5db7a0793663978f040707be446e20665a0eb Sep 19 19:34:02.047 INFO running `"docker" "start" "-a" "a87d127f44438fd22997a53917e5db7a0793663978f040707be446e20665a0eb"` Sep 19 19:34:03.239 INFO kablam! usermod: no changes Sep 19 19:34:03.456 INFO kablam! Compiling redis v0.8.0 Sep 19 19:34:03.456 INFO kablam! Checking cast v0.1.0 Sep 19 19:34:03.456 INFO kablam! Checking radix v0.3.5 Sep 19 19:34:03.461 INFO kablam! Checking simplelog v0.4.4 Sep 19 19:34:03.792 INFO kablam! Checking criterion-plot v0.1.3 Sep 19 19:34:03.792 INFO kablam! Checking criterion-stats v0.1.3 Sep 19 19:34:06.687 INFO kablam! Checking criterion v0.1.2 Sep 19 19:34:09.535 INFO kablam! Checking r2d2_redis v0.7.0 Sep 19 19:34:10.054 INFO kablam! Checking rsmq v0.2.1 (/source) Sep 19 19:34:13.195 INFO kablam! error[E0308]: mismatched types Sep 19 19:34:13.195 INFO kablam! --> benches/benchmark.rs:10:37 Sep 19 19:34:13.195 INFO kablam! | Sep 19 19:34:13.195 INFO kablam! 10 | let q = Queue::new("bench-queue", 60, 0, 1200); Sep 19 19:34:13.195 INFO kablam! | ^^ Sep 19 19:34:13.195 INFO kablam! | | Sep 19 19:34:13.195 INFO kablam! | expected enum `std::option::Option`, found integral variable Sep 19 19:34:13.195 INFO kablam! | help: try using a variant of the expected type: `Some(60)` Sep 19 19:34:13.195 INFO kablam! | Sep 19 19:34:13.195 INFO kablam! = note: expected type `std::option::Option` Sep 19 19:34:13.195 INFO kablam! found type `{integer}` Sep 19 19:34:13.195 INFO kablam! Sep 19 19:34:13.323 INFO kablam! error[E0308]: mismatched types Sep 19 19:34:13.323 INFO kablam! --> benches/benchmark.rs:10:41 Sep 19 19:34:13.323 INFO kablam! | Sep 19 19:34:13.323 INFO kablam! 10 | let q = Queue::new("bench-queue", 60, 0, 1200); Sep 19 19:34:13.323 INFO kablam! | ^ Sep 19 19:34:13.323 INFO kablam! | | Sep 19 19:34:13.323 INFO kablam! | expected enum `std::option::Option`, found integral variable Sep 19 19:34:13.323 INFO kablam! | help: try using a variant of the expected type: `Some(0)` Sep 19 19:34:13.323 INFO kablam! | Sep 19 19:34:13.323 INFO kablam! = note: expected type `std::option::Option` Sep 19 19:34:13.323 INFO kablam! found type `{integer}` Sep 19 19:34:13.323 INFO kablam! Sep 19 19:34:13.446 INFO kablam! error[E0308]: mismatched types Sep 19 19:34:13.446 INFO kablam! --> benches/benchmark.rs:10:44 Sep 19 19:34:13.446 INFO kablam! | Sep 19 19:34:13.446 INFO kablam! 10 | let q = Queue::new("bench-queue", 60, 0, 1200); Sep 19 19:34:13.446 INFO kablam! | ^^^^ Sep 19 19:34:13.446 INFO kablam! | | Sep 19 19:34:13.446 INFO kablam! | expected enum `std::option::Option`, found integral variable Sep 19 19:34:13.446 INFO kablam! | help: try using a variant of the expected type: `Some(1200)` Sep 19 19:34:13.446 INFO kablam! | Sep 19 19:34:13.446 INFO kablam! = note: expected type `std::option::Option` Sep 19 19:34:13.446 INFO kablam! found type `{integer}` Sep 19 19:34:13.446 INFO kablam! Sep 19 19:34:13.483 INFO kablam! error: aborting due to 3 previous errors Sep 19 19:34:13.483 INFO kablam! Sep 19 19:34:13.483 INFO kablam! For more information about this error, try `rustc --explain E0308`. Sep 19 19:34:13.483 INFO kablam! error: Could not compile `rsmq`. Sep 19 19:34:13.483 INFO kablam! Sep 19 19:34:13.483 INFO kablam! To learn more, run the command again with --verbose. Sep 19 19:34:13.483 INFO kablam! su: No module specific data is present Sep 19 19:34:14.429 INFO running `"docker" "rm" "-f" "a87d127f44438fd22997a53917e5db7a0793663978f040707be446e20665a0eb"` Sep 19 19:34:14.701 INFO blam! a87d127f44438fd22997a53917e5db7a0793663978f040707be446e20665a0eb