Sep 10 06:44:10.185 INFO checking voucherify_rs-0.1.1 against try#3a2610c2a16575649896925631bf8cec4f4b1961 for pr-54090 Sep 10 06:44:10.185 INFO running: cargo +3a2610c2a16575649896925631bf8cec4f4b1961-alt check --frozen --all --all-targets Sep 10 06:44:10.185 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-54090/try#3a2610c2a16575649896925631bf8cec4f4b1961:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54090/worker-2/try#3a2610c2a16575649896925631bf8cec4f4b1961:/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 +3a2610c2a16575649896925631bf8cec4f4b1961-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-m" "2G" "crater"` Sep 10 06:44:10.443 INFO blam! 9eef977bd54f3905a615f1ca4d21cd64b5cfbe2dd41e22f3b65f933e5f7caea2 Sep 10 06:44:10.445 INFO running `"docker" "start" "-a" "9eef977bd54f3905a615f1ca4d21cd64b5cfbe2dd41e22f3b65f933e5f7caea2"` Sep 10 06:44:12.002 INFO kablam! usermod: no changes Sep 10 06:44:12.286 INFO kablam! Compiling serde_codegen_internals v0.14.2 Sep 10 06:44:14.322 INFO kablam! Compiling serde_derive v0.9.15 Sep 10 06:44:20.594 INFO kablam! Checking voucherify_rs v0.1.1 (file:///source) Sep 10 06:44:24.474 INFO kablam! error[E0308]: mismatched types Sep 10 06:44:24.474 INFO kablam! --> examples/vouchers.rs:12:31 Sep 10 06:44:24.474 INFO kablam! | Sep 10 06:44:24.474 INFO kablam! 12 | let hello: Vec = voucherify.voucher_list().limit(2).page(1).send(); Sep 10 06:44:24.474 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `std::vec::Vec`, found enum `std::result::Result` Sep 10 06:44:24.474 INFO kablam! | Sep 10 06:44:24.474 INFO kablam! = note: expected type `std::vec::Vec<_>` Sep 10 06:44:24.474 INFO kablam! found type `std::result::Result, voucherify_rs::utils::error::VoucherifyError>` Sep 10 06:44:24.474 INFO kablam! Sep 10 06:44:24.481 INFO kablam! error: aborting due to previous error Sep 10 06:44:24.481 INFO kablam! Sep 10 06:44:24.481 INFO kablam! For more information about this error, try `rustc --explain E0308`. Sep 10 06:44:24.499 INFO kablam! error: Could not compile `voucherify_rs`. Sep 10 06:44:24.499 INFO kablam! Sep 10 06:44:24.499 INFO kablam! To learn more, run the command again with --verbose. Sep 10 06:44:24.501 INFO kablam! su: No module specific data is present Sep 10 06:44:25.396 INFO running `"docker" "rm" "-f" "9eef977bd54f3905a615f1ca4d21cd64b5cfbe2dd41e22f3b65f933e5f7caea2"` Sep 10 06:44:25.510 INFO blam! 9eef977bd54f3905a615f1ca4d21cd64b5cfbe2dd41e22f3b65f933e5f7caea2