Sep 01 08:56:13.661 INFO checking carddav-0.1.1 against master#d0d81b7fc1421859ba0218e8a437af29ae3b0967 for pr-53578 Sep 01 08:56:13.661 INFO running: cargo +d0d81b7fc1421859ba0218e8a437af29ae3b0967-alt check --frozen --all --all-targets Sep 01 08:56:13.661 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53578/master#d0d81b7fc1421859ba0218e8a437af29ae3b0967:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578/worker-0/master#d0d81b7fc1421859ba0218e8a437af29ae3b0967:/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 +d0d81b7fc1421859ba0218e8a437af29ae3b0967-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 08:56:13.817 INFO blam! 2eb787d5e8d0e82c52d5f1c0be358bf0873587c74e335e6f9a5937512c4ba7f8 Sep 01 08:56:13.818 INFO running `"docker" "start" "-a" "2eb787d5e8d0e82c52d5f1c0be358bf0873587c74e335e6f9a5937512c4ba7f8"` Sep 01 08:56:14.827 INFO kablam! Checking quick-xml v0.11.0 Sep 01 08:56:16.991 INFO kablam! Checking minidom v0.8.0 Sep 01 08:56:18.778 INFO kablam! Checking carddav v0.1.1 (file:///source) Sep 01 08:56:25.876 INFO kablam! warning: unused variable: `resp` Sep 01 08:56:25.877 INFO kablam! --> src/lib.rs:190:17 Sep 01 08:56:25.877 INFO kablam! | Sep 01 08:56:25.877 INFO kablam! 190 | let mut resp = self.cd Sep 01 08:56:25.877 INFO kablam! | ^^^^ help: consider using `_resp` instead Sep 01 08:56:25.877 INFO kablam! | Sep 01 08:56:25.877 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 01 08:56:25.877 INFO kablam! Sep 01 08:56:25.923 INFO kablam! warning: variable does not need to be mutable Sep 01 08:56:25.923 INFO kablam! --> src/lib.rs:190:13 Sep 01 08:56:25.924 INFO kablam! | Sep 01 08:56:25.924 INFO kablam! 190 | let mut resp = self.cd Sep 01 08:56:25.924 INFO kablam! | ----^^^^ Sep 01 08:56:25.924 INFO kablam! | | Sep 01 08:56:25.924 INFO kablam! | help: remove this `mut` Sep 01 08:56:25.924 INFO kablam! | Sep 01 08:56:25.924 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 01 08:56:25.924 INFO kablam! Sep 01 08:56:26.424 INFO kablam! warning: unused variable: `resp` Sep 01 08:56:26.424 INFO kablam! --> src/lib.rs:190:17 Sep 01 08:56:26.424 INFO kablam! | Sep 01 08:56:26.424 INFO kablam! 190 | let mut resp = self.cd Sep 01 08:56:26.425 INFO kablam! | ^^^^ help: consider using `_resp` instead Sep 01 08:56:26.425 INFO kablam! | Sep 01 08:56:26.425 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 01 08:56:26.425 INFO kablam! Sep 01 08:56:26.470 INFO kablam! warning: variable does not need to be mutable Sep 01 08:56:26.471 INFO kablam! --> src/lib.rs:190:13 Sep 01 08:56:26.471 INFO kablam! | Sep 01 08:56:26.471 INFO kablam! 190 | let mut resp = self.cd Sep 01 08:56:26.471 INFO kablam! | ----^^^^ Sep 01 08:56:26.471 INFO kablam! | | Sep 01 08:56:26.471 INFO kablam! | help: remove this `mut` Sep 01 08:56:26.471 INFO kablam! | Sep 01 08:56:26.471 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 01 08:56:26.471 INFO kablam! Sep 01 08:56:35.235 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 01 08:56:35.235 INFO kablam! --> examples/dump_vcard.rs:12:47 Sep 01 08:56:35.235 INFO kablam! | Sep 01 08:56:35.236 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 01 08:56:35.236 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 08:56:35.236 INFO kablam! Sep 01 08:56:35.236 INFO kablam! error: aborting due to previous error Sep 01 08:56:35.236 INFO kablam! Sep 01 08:56:35.253 INFO kablam! error: Could not compile `carddav`. Sep 01 08:56:35.253 INFO kablam! Sep 01 08:56:35.253 INFO kablam! To learn more, run the command again with --verbose. Sep 01 08:56:35.255 INFO kablam! su: No module specific data is present Sep 01 08:56:35.755 INFO running `"docker" "rm" "-f" "2eb787d5e8d0e82c52d5f1c0be358bf0873587c74e335e6f9a5937512c4ba7f8"` Sep 01 08:56:35.850 INFO blam! 2eb787d5e8d0e82c52d5f1c0be358bf0873587c74e335e6f9a5937512c4ba7f8