Sep 04 22:21:47.421 INFO checking carddav-0.1.1 against try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0 for pr-53893 Sep 04 22:21:47.421 INFO running: cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets Sep 04 22:21:47.421 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53893/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-1/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/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=500" "-e" "CMD=cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 22:21:47.570 INFO blam! 0b63fd535b2f18c94df90f4971f7900de3b1c5eac8967180042c0060e211dc57 Sep 04 22:21:47.572 INFO running `"docker" "start" "-a" "0b63fd535b2f18c94df90f4971f7900de3b1c5eac8967180042c0060e211dc57"` Sep 04 22:21:48.470 INFO kablam! Checking quick-xml v0.11.0 Sep 04 22:21:50.567 INFO kablam! Checking minidom v0.8.0 Sep 04 22:21:52.398 INFO kablam! Checking carddav v0.1.1 (file:///source) Sep 04 22:22:00.254 INFO kablam! warning: unused variable: `resp` Sep 04 22:22:00.254 INFO kablam! --> src/lib.rs:190:17 Sep 04 22:22:00.254 INFO kablam! | Sep 04 22:22:00.254 INFO kablam! 190 | let mut resp = self.cd Sep 04 22:22:00.254 INFO kablam! | ^^^^ help: consider using `_resp` instead Sep 04 22:22:00.255 INFO kablam! | Sep 04 22:22:00.255 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 04 22:22:00.255 INFO kablam! Sep 04 22:22:00.302 INFO kablam! warning: variable does not need to be mutable Sep 04 22:22:00.302 INFO kablam! --> src/lib.rs:190:13 Sep 04 22:22:00.302 INFO kablam! | Sep 04 22:22:00.302 INFO kablam! 190 | let mut resp = self.cd Sep 04 22:22:00.302 INFO kablam! | ----^^^^ Sep 04 22:22:00.302 INFO kablam! | | Sep 04 22:22:00.302 INFO kablam! | help: remove this `mut` Sep 04 22:22:00.302 INFO kablam! | Sep 04 22:22:00.302 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 04 22:22:00.302 INFO kablam! Sep 04 22:22:01.122 INFO kablam! warning: unused variable: `resp` Sep 04 22:22:01.122 INFO kablam! --> src/lib.rs:190:17 Sep 04 22:22:01.123 INFO kablam! | Sep 04 22:22:01.123 INFO kablam! 190 | let mut resp = self.cd Sep 04 22:22:01.123 INFO kablam! | ^^^^ help: consider using `_resp` instead Sep 04 22:22:01.123 INFO kablam! | Sep 04 22:22:01.123 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 04 22:22:01.123 INFO kablam! Sep 04 22:22:01.167 INFO kablam! warning: variable does not need to be mutable Sep 04 22:22:01.167 INFO kablam! --> src/lib.rs:190:13 Sep 04 22:22:01.167 INFO kablam! | Sep 04 22:22:01.167 INFO kablam! 190 | let mut resp = self.cd Sep 04 22:22:01.167 INFO kablam! | ----^^^^ Sep 04 22:22:01.167 INFO kablam! | | Sep 04 22:22:01.167 INFO kablam! | help: remove this `mut` Sep 04 22:22:01.167 INFO kablam! | Sep 04 22:22:01.167 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 04 22:22:01.167 INFO kablam! Sep 04 22:22:08.282 INFO kablam! error: couldn't read /home/leonardo/.contacts/2f19599a-fa69-43c8-9444-0973b9472f25/7be5df25-c148-4a1c-8e5e-e8a00ea39430.vcf: No such file or directory (os error 2) Sep 04 22:22:08.283 INFO kablam! --> examples/dump_vcard.rs:12:47 Sep 04 22:22:08.283 INFO kablam! | Sep 04 22:22:08.283 INFO kablam! 12 | addressbook.create_contact("test-id", include_str!("/home/leonardo/.contacts/2f19599a-fa69-43c8-9444-0973b9472f25/7be5df25-c148-4a1c-8e5e-e8a00ea39430.vcf"))?; Sep 04 22:22:08.283 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 22:22:08.283 INFO kablam! Sep 04 22:22:08.283 INFO kablam! error: aborting due to previous error Sep 04 22:22:08.284 INFO kablam! Sep 04 22:22:08.301 INFO kablam! error: Could not compile `carddav`. Sep 04 22:22:08.301 INFO kablam! Sep 04 22:22:08.301 INFO kablam! To learn more, run the command again with --verbose. Sep 04 22:22:08.302 INFO kablam! su: No module specific data is present Sep 04 22:22:08.701 INFO running `"docker" "rm" "-f" "0b63fd535b2f18c94df90f4971f7900de3b1c5eac8967180042c0060e211dc57"` Sep 04 22:22:08.791 INFO blam! 0b63fd535b2f18c94df90f4971f7900de3b1c5eac8967180042c0060e211dc57