Sep 19 19:34:00.655 INFO checking rsmq-0.2.1 against try#fcacde07b66fe513e52c41b73aef91bcc121905b for pr-54346 Sep 19 19:34:00.655 INFO running: cargo +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets Sep 19 19:34:00.655 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-54346/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-0/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/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 +fcacde07b66fe513e52c41b73aef91bcc121905b-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:01.115 INFO blam! 803fcaaafb1e1cfb6d5aa76777b300ef79ec07dc32e9d3ff74e0d13c4c49aaf6 Sep 19 19:34:01.117 INFO running `"docker" "start" "-a" "803fcaaafb1e1cfb6d5aa76777b300ef79ec07dc32e9d3ff74e0d13c4c49aaf6"` Sep 19 19:34:02.550 INFO kablam! usermod: no changes Sep 19 19:34:02.819 INFO kablam! Checking cast v0.1.0 Sep 19 19:34:02.827 INFO kablam! Checking radix v0.3.5 Sep 19 19:34:02.829 INFO kablam! Checking itertools v0.5.10 Sep 19 19:34:02.832 INFO kablam! Checking simplelog v0.4.4 Sep 19 19:34:02.832 INFO kablam! Checking r2d2_redis v0.7.0 Sep 19 19:34:03.551 INFO kablam! Checking criterion-stats v0.1.3 Sep 19 19:34:04.175 INFO kablam! Checking rsmq v0.2.1 (/source) Sep 19 19:34:06.521 INFO kablam! Checking criterion-plot v0.1.3 Sep 19 19:34:07.411 INFO kablam! Checking criterion v0.1.2 Sep 19 19:34:12.641 INFO kablam! error[E0308]: mismatched types Sep 19 19:34:12.641 INFO kablam! --> benches/benchmark.rs:10:37 Sep 19 19:34:12.641 INFO kablam! | Sep 19 19:34:12.641 INFO kablam! 10 | let q = Queue::new("bench-queue", 60, 0, 1200); Sep 19 19:34:12.641 INFO kablam! | ^^ Sep 19 19:34:12.641 INFO kablam! | | Sep 19 19:34:12.641 INFO kablam! | expected enum `std::option::Option`, found integral variable Sep 19 19:34:12.641 INFO kablam! | help: try using a variant of the expected type: `Some(60)` Sep 19 19:34:12.641 INFO kablam! | Sep 19 19:34:12.641 INFO kablam! = note: expected type `std::option::Option` Sep 19 19:34:12.641 INFO kablam! found type `{integer}` Sep 19 19:34:12.641 INFO kablam! Sep 19 19:34:12.783 INFO kablam! error[E0308]: mismatched types Sep 19 19:34:12.783 INFO kablam! --> benches/benchmark.rs:10:41 Sep 19 19:34:12.783 INFO kablam! | Sep 19 19:34:12.783 INFO kablam! 10 | let q = Queue::new("bench-queue", 60, 0, 1200); Sep 19 19:34:12.783 INFO kablam! | ^ Sep 19 19:34:12.783 INFO kablam! | | Sep 19 19:34:12.783 INFO kablam! | expected enum `std::option::Option`, found integral variable Sep 19 19:34:12.783 INFO kablam! | help: try using a variant of the expected type: `Some(0)` Sep 19 19:34:12.783 INFO kablam! | Sep 19 19:34:12.783 INFO kablam! = note: expected type `std::option::Option` Sep 19 19:34:12.783 INFO kablam! found type `{integer}` Sep 19 19:34:12.783 INFO kablam! Sep 19 19:34:12.907 INFO kablam! error[E0308]: mismatched types Sep 19 19:34:12.907 INFO kablam! --> benches/benchmark.rs:10:44 Sep 19 19:34:12.907 INFO kablam! | Sep 19 19:34:12.907 INFO kablam! 10 | let q = Queue::new("bench-queue", 60, 0, 1200); Sep 19 19:34:12.907 INFO kablam! | ^^^^ Sep 19 19:34:12.907 INFO kablam! | | Sep 19 19:34:12.907 INFO kablam! | expected enum `std::option::Option`, found integral variable Sep 19 19:34:12.907 INFO kablam! | help: try using a variant of the expected type: `Some(1200)` Sep 19 19:34:12.907 INFO kablam! | Sep 19 19:34:12.907 INFO kablam! = note: expected type `std::option::Option` Sep 19 19:34:12.907 INFO kablam! found type `{integer}` Sep 19 19:34:12.907 INFO kablam! Sep 19 19:34:12.920 INFO kablam! error: aborting due to 3 previous errors Sep 19 19:34:12.920 INFO kablam! Sep 19 19:34:12.920 INFO kablam! For more information about this error, try `rustc --explain E0308`. Sep 19 19:34:12.937 INFO kablam! error: Could not compile `rsmq`. Sep 19 19:34:12.937 INFO kablam! Sep 19 19:34:12.937 INFO kablam! To learn more, run the command again with --verbose. Sep 19 19:34:12.951 INFO kablam! su: No module specific data is present Sep 19 19:34:13.822 INFO running `"docker" "rm" "-f" "803fcaaafb1e1cfb6d5aa76777b300ef79ec07dc32e9d3ff74e0d13c4c49aaf6"` Sep 19 19:34:14.080 INFO blam! 803fcaaafb1e1cfb6d5aa76777b300ef79ec07dc32e9d3ff74e0d13c4c49aaf6