Sep 19 20:07:40.020 INFO checking sixel-sys-0.3.1 against try#135b4cd023a753409d01e43b0f23d22a899feeeb for pr-54352 Sep 19 20:07:40.020 INFO running: cargo +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets Sep 19 20:07:40.021 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-54352/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-6/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/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 +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 20:07:40.281 INFO blam! 325248179b7f752aca730860e18700a2900dd7809a7507b0dffa1e7b11ab9c16 Sep 19 20:07:40.284 INFO running `"docker" "start" "-a" "325248179b7f752aca730860e18700a2900dd7809a7507b0dffa1e7b11ab9c16"` Sep 19 20:07:41.607 INFO kablam! usermod: no changes Sep 19 20:07:41.682 INFO kablam! Compiling make-cmd v0.1.0 Sep 19 20:07:42.212 INFO kablam! Compiling sixel-sys v0.3.1 (/source) Sep 19 20:07:45.342 INFO kablam! error[E0412]: cannot find type `Status` in this scope Sep 19 20:07:45.342 INFO kablam! --> tests/lib.rs:87:30 Sep 19 20:07:45.342 INFO kablam! | Sep 19 20:07:45.342 INFO kablam! 87 | let assert_ok = |actual: Status| { Sep 19 20:07:45.342 INFO kablam! | ^^^^^^ not found in this scope Sep 19 20:07:45.342 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 19 20:07:45.342 INFO kablam! | Sep 19 20:07:45.342 INFO kablam! 6 | use sixel::status::Status; Sep 19 20:07:45.342 INFO kablam! | Sep 19 20:07:45.342 INFO kablam! Sep 19 20:07:45.342 INFO kablam! error[E0425]: cannot find value `OK` in module `sixel` Sep 19 20:07:45.342 INFO kablam! --> tests/lib.rs:88:27 Sep 19 20:07:45.342 INFO kablam! | Sep 19 20:07:45.342 INFO kablam! 88 | assert_eq!(sixel::OK, Sep 19 20:07:45.342 INFO kablam! | ^^ not found in `sixel` Sep 19 20:07:45.342 INFO kablam! help: possible candidate is found in another module, you can import it into scope Sep 19 20:07:45.342 INFO kablam! | Sep 19 20:07:45.342 INFO kablam! 6 | use sixel::status::OK; Sep 19 20:07:45.342 INFO kablam! | Sep 19 20:07:45.342 INFO kablam! Sep 19 20:07:45.342 INFO kablam! warning: unused import: `std::os::raw::c_int` Sep 19 20:07:45.342 INFO kablam! --> tests/lib.rs:83:9 Sep 19 20:07:45.342 INFO kablam! | Sep 19 20:07:45.342 INFO kablam! 83 | use std::os::raw::c_int; Sep 19 20:07:45.342 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 19 20:07:45.342 INFO kablam! | Sep 19 20:07:45.342 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 19 20:07:45.342 INFO kablam! Sep 19 20:07:45.342 INFO kablam! warning: unused import: `std::os::raw::c_uint` Sep 19 20:07:45.342 INFO kablam! --> tests/lib.rs:84:9 Sep 19 20:07:45.342 INFO kablam! | Sep 19 20:07:45.342 INFO kablam! 84 | use std::os::raw::c_uint; Sep 19 20:07:45.342 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 19 20:07:45.342 INFO kablam! Sep 19 20:07:45.402 INFO kablam! error: aborting due to 2 previous errors Sep 19 20:07:45.402 INFO kablam! Sep 19 20:07:45.402 INFO kablam! Some errors occurred: E0412, E0425. Sep 19 20:07:45.402 INFO kablam! For more information about an error, try `rustc --explain E0412`. Sep 19 20:07:45.407 INFO kablam! error: Could not compile `sixel-sys`. Sep 19 20:07:45.408 INFO kablam! Sep 19 20:07:45.408 INFO kablam! To learn more, run the command again with --verbose. Sep 19 20:07:45.409 INFO kablam! su: No module specific data is present Sep 19 20:07:46.698 INFO running `"docker" "rm" "-f" "325248179b7f752aca730860e18700a2900dd7809a7507b0dffa1e7b11ab9c16"` Sep 19 20:07:46.809 INFO blam! 325248179b7f752aca730860e18700a2900dd7809a7507b0dffa1e7b11ab9c16