Sep 21 04:55:36.083 INFO checking relay8x-0.1.1 against try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6 for pr-54394 Sep 21 04:55:36.083 INFO running: cargo +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets Sep 21 04:55:36.083 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-5/pr-54394/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-5/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/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 +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-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.291 INFO blam! ad1651f41c50e271d4e925f4d66578704a6c7c7d6b847069664a83479a9a5467 Sep 21 04:55:36.293 INFO running `"docker" "start" "-a" "ad1651f41c50e271d4e925f4d66578704a6c7c7d6b847069664a83479a9a5467"` Sep 21 04:55:37.234 INFO kablam! usermod: no changes Sep 21 04:55:37.448 INFO kablam! Checking serial v0.4.0 Sep 21 04:55:37.843 INFO kablam! Checking relay8x v0.1.1 (/source) Sep 21 04:55:38.397 INFO kablam! error[E0308]: mismatched types Sep 21 04:55:38.398 INFO kablam! --> src/lib.rs:331:26 Sep 21 04:55:38.398 INFO kablam! | Sep 21 04:55:38.398 INFO kablam! 331 | Relay8x::new(String::from("/dev/ttyUSB0"), 1).expect("Failed to connect to device"); Sep 21 04:55:38.399 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 04:55:38.399 INFO kablam! | | Sep 21 04:55:38.399 INFO kablam! | expected &str, found struct `std::string::String` Sep 21 04:55:38.400 INFO kablam! | help: consider borrowing here: `&String::from("/dev/ttyUSB0")` Sep 21 04:55:38.400 INFO kablam! | Sep 21 04:55:38.400 INFO kablam! = note: expected type `&str` Sep 21 04:55:38.401 INFO kablam! found type `std::string::String` Sep 21 04:55:38.401 INFO kablam! Sep 21 04:55:38.441 INFO kablam! error[E0599]: no method named `init_device` found for type `Relay8x` in the current scope Sep 21 04:55:38.442 INFO kablam! --> src/lib.rs:332:35 Sep 21 04:55:38.442 INFO kablam! | Sep 21 04:55:38.442 INFO kablam! 18 | pub struct Relay8x { Sep 21 04:55:38.443 INFO kablam! | ------------------ method `init_device` not found for this Sep 21 04:55:38.443 INFO kablam! ... Sep 21 04:55:38.443 INFO kablam! 332 | let init_response = relay.init_device().expect("Failed to init device"); Sep 21 04:55:38.444 INFO kablam! | ^^^^^^^^^^^ Sep 21 04:55:38.444 INFO kablam! Sep 21 04:55:38.460 INFO kablam! error: aborting due to 2 previous errors Sep 21 04:55:38.460 INFO kablam! Sep 21 04:55:38.460 INFO kablam! Some errors occurred: E0308, E0599. Sep 21 04:55:38.460 INFO kablam! For more information about an error, try `rustc --explain E0308`. Sep 21 04:55:38.474 INFO kablam! error: Could not compile `relay8x`. Sep 21 04:55:38.475 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 21 04:55:38.764 INFO kablam! error: build failed Sep 21 04:55:38.768 INFO kablam! su: No module specific data is present Sep 21 04:55:39.361 INFO running `"docker" "rm" "-f" "ad1651f41c50e271d4e925f4d66578704a6c7c7d6b847069664a83479a9a5467"` Sep 21 04:55:39.454 INFO blam! ad1651f41c50e271d4e925f4d66578704a6c7c7d6b847069664a83479a9a5467