Sep 21 04:55:36.234 INFO checking relay8x-0.1.1 against master#f7f4c500b46603386e940f116b469c7adc043a6d for pr-54394 Sep 21 04:55:36.234 INFO running: cargo +f7f4c500b46603386e940f116b469c7adc043a6d-alt check --frozen --all --all-targets Sep 21 04:55:36.234 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-54394/master#f7f4c500b46603386e940f116b469c7adc043a6d:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-0/master#f7f4c500b46603386e940f116b469c7adc043a6d:/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 +f7f4c500b46603386e940f116b469c7adc043a6d-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 21 04:55:36.478 INFO blam! 8ba5dae3a88aefbb80209607d144e798f4b3de80d758296ce51d76e272aa7cd0 Sep 21 04:55:36.479 INFO running `"docker" "start" "-a" "8ba5dae3a88aefbb80209607d144e798f4b3de80d758296ce51d76e272aa7cd0"` Sep 21 04:55:37.730 INFO kablam! usermod: no changes Sep 21 04:55:37.994 INFO kablam! Checking serial-core v0.4.0 Sep 21 04:55:37.994 INFO kablam! Checking ioctl-rs v0.1.6 Sep 21 04:55:38.634 INFO kablam! Checking serial-unix v0.4.0 Sep 21 04:55:39.070 INFO kablam! Checking serial v0.4.0 Sep 21 04:55:39.299 INFO kablam! Checking relay8x v0.1.1 (/source) Sep 21 04:55:39.762 INFO kablam! error[E0308]: mismatched types Sep 21 04:55:39.762 INFO kablam! --> src/lib.rs:331:26 Sep 21 04:55:39.762 INFO kablam! | Sep 21 04:55:39.762 INFO kablam! 331 | Relay8x::new(String::from("/dev/ttyUSB0"), 1).expect("Failed to connect to device"); Sep 21 04:55:39.762 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 04:55:39.762 INFO kablam! | | Sep 21 04:55:39.762 INFO kablam! | expected &str, found struct `std::string::String` Sep 21 04:55:39.762 INFO kablam! | help: consider borrowing here: `&String::from("/dev/ttyUSB0")` Sep 21 04:55:39.762 INFO kablam! | Sep 21 04:55:39.762 INFO kablam! = note: expected type `&str` Sep 21 04:55:39.762 INFO kablam! found type `std::string::String` Sep 21 04:55:39.762 INFO kablam! Sep 21 04:55:39.797 INFO kablam! error[E0599]: no method named `init_device` found for type `Relay8x` in the current scope Sep 21 04:55:39.797 INFO kablam! --> src/lib.rs:332:35 Sep 21 04:55:39.797 INFO kablam! | Sep 21 04:55:39.797 INFO kablam! 18 | pub struct Relay8x { Sep 21 04:55:39.797 INFO kablam! | ------------------ method `init_device` not found for this Sep 21 04:55:39.797 INFO kablam! ... Sep 21 04:55:39.798 INFO kablam! 332 | let init_response = relay.init_device().expect("Failed to init device"); Sep 21 04:55:39.798 INFO kablam! | ^^^^^^^^^^^ Sep 21 04:55:39.798 INFO kablam! Sep 21 04:55:39.812 INFO kablam! error: aborting due to 2 previous errors Sep 21 04:55:39.812 INFO kablam! Sep 21 04:55:39.812 INFO kablam! Some errors occurred: E0308, E0599. Sep 21 04:55:39.812 INFO kablam! For more information about an error, try `rustc --explain E0308`. Sep 21 04:55:39.832 INFO kablam! error: Could not compile `relay8x`. Sep 21 04:55:39.833 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 21 04:55:41.517 INFO kablam! error: build failed Sep 21 04:55:41.519 INFO kablam! su: No module specific data is present Sep 21 04:55:41.964 INFO running `"docker" "rm" "-f" "8ba5dae3a88aefbb80209607d144e798f4b3de80d758296ce51d76e272aa7cd0"` Sep 21 04:55:42.036 INFO blam! 8ba5dae3a88aefbb80209607d144e798f4b3de80d758296ce51d76e272aa7cd0