Sep 19 23:11:28.257 INFO checking lcov-0.4.2 against master#ff6422d7a392acfc8af28994d65af2bbaecea4f6 for pr-54346 Sep 19 23:11:28.257 INFO running: cargo +ff6422d7a392acfc8af28994d65af2bbaecea4f6-alt check --frozen --all --all-targets Sep 19 23:11:28.257 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-54346/master#ff6422d7a392acfc8af28994d65af2bbaecea4f6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-1/master#ff6422d7a392acfc8af28994d65af2bbaecea4f6:/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 +ff6422d7a392acfc8af28994d65af2bbaecea4f6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 23:11:28.418 INFO blam! bfc8f944e4003569492ff178b5832341a2d20a798d2f2d7150c6440eda8e3fa3 Sep 19 23:11:28.420 INFO running `"docker" "start" "-a" "bfc8f944e4003569492ff178b5832341a2d20a798d2f2d7150c6440eda8e3fa3"` Sep 19 23:11:30.355 INFO kablam! usermod: no changes Sep 19 23:11:30.542 INFO kablam! Checking cargo-readme v2.0.1 Sep 19 23:11:30.543 INFO kablam! Checking lcov v0.4.2 (/source) Sep 19 23:11:31.422 INFO kablam! error[E0277]: `ReadError` doesn't implement `std::fmt::Debug` Sep 19 23:11:31.422 INFO kablam! --> src/report/error.rs:4:24 Sep 19 23:11:31.422 INFO kablam! | Sep 19 23:11:31.422 INFO kablam! 4 | #[derive(Debug, Clone, Fail, Eq, PartialEq)] Sep 19 23:11:31.422 INFO kablam! | ^^^^ `ReadError` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 19 23:11:31.422 INFO kablam! | Sep 19 23:11:31.422 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `ReadError` Sep 19 23:11:31.422 INFO kablam! = help: consider adding a `where ReadError: std::fmt::Debug` bound Sep 19 23:11:31.422 INFO kablam! = note: required because of the requirements on the impl of `std::fmt::Debug` for `report::error::ParseError` Sep 19 23:11:31.422 INFO kablam! Sep 19 23:11:31.422 INFO kablam! error[E0277]: `ReadError` cannot be shared between threads safely Sep 19 23:11:31.422 INFO kablam! --> src/report/error.rs:4:24 Sep 19 23:11:31.422 INFO kablam! | Sep 19 23:11:31.422 INFO kablam! 4 | #[derive(Debug, Clone, Fail, Eq, PartialEq)] Sep 19 23:11:31.422 INFO kablam! | ^^^^ `ReadError` cannot be shared between threads safely Sep 19 23:11:31.422 INFO kablam! | Sep 19 23:11:31.422 INFO kablam! = help: within `report::error::ParseError`, the trait `std::marker::Sync` is not implemented for `ReadError` Sep 19 23:11:31.422 INFO kablam! = help: consider adding a `where ReadError: std::marker::Sync` bound Sep 19 23:11:31.422 INFO kablam! = note: required because it appears within the type `report::error::ParseError` Sep 19 23:11:31.422 INFO kablam! Sep 19 23:11:31.423 INFO kablam! error[E0277]: `ReadError` cannot be sent between threads safely Sep 19 23:11:31.423 INFO kablam! --> src/report/error.rs:4:24 Sep 19 23:11:31.423 INFO kablam! | Sep 19 23:11:31.423 INFO kablam! 4 | #[derive(Debug, Clone, Fail, Eq, PartialEq)] Sep 19 23:11:31.423 INFO kablam! | ^^^^ `ReadError` cannot be sent between threads safely Sep 19 23:11:31.423 INFO kablam! | Sep 19 23:11:31.423 INFO kablam! = help: within `report::error::ParseError`, the trait `std::marker::Send` is not implemented for `ReadError` Sep 19 23:11:31.423 INFO kablam! = help: consider adding a `where ReadError: std::marker::Send` bound Sep 19 23:11:31.423 INFO kablam! = note: required because it appears within the type `report::error::ParseError` Sep 19 23:11:31.423 INFO kablam! Sep 19 23:11:31.471 INFO kablam! error: aborting due to 3 previous errors Sep 19 23:11:31.471 INFO kablam! Sep 19 23:11:31.471 INFO kablam! For more information about this error, try `rustc --explain E0277`. Sep 19 23:11:31.487 INFO kablam! error: Could not compile `lcov`. Sep 19 23:11:31.487 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 19 23:11:32.103 INFO kablam! error[E0277]: `ReadError` doesn't implement `std::fmt::Debug` Sep 19 23:11:32.103 INFO kablam! --> src/report/error.rs:4:24 Sep 19 23:11:32.103 INFO kablam! | Sep 19 23:11:32.103 INFO kablam! 4 | #[derive(Debug, Clone, Fail, Eq, PartialEq)] Sep 19 23:11:32.103 INFO kablam! | ^^^^ `ReadError` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 19 23:11:32.103 INFO kablam! | Sep 19 23:11:32.103 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `ReadError` Sep 19 23:11:32.103 INFO kablam! = help: consider adding a `where ReadError: std::fmt::Debug` bound Sep 19 23:11:32.103 INFO kablam! = note: required because of the requirements on the impl of `std::fmt::Debug` for `report::error::ParseError` Sep 19 23:11:32.103 INFO kablam! Sep 19 23:11:32.103 INFO kablam! error[E0277]: `ReadError` cannot be shared between threads safely Sep 19 23:11:32.104 INFO kablam! --> src/report/error.rs:4:24 Sep 19 23:11:32.104 INFO kablam! | Sep 19 23:11:32.104 INFO kablam! 4 | #[derive(Debug, Clone, Fail, Eq, PartialEq)] Sep 19 23:11:32.104 INFO kablam! | ^^^^ `ReadError` cannot be shared between threads safely Sep 19 23:11:32.104 INFO kablam! | Sep 19 23:11:32.104 INFO kablam! = help: within `report::error::ParseError`, the trait `std::marker::Sync` is not implemented for `ReadError` Sep 19 23:11:32.104 INFO kablam! = help: consider adding a `where ReadError: std::marker::Sync` bound Sep 19 23:11:32.104 INFO kablam! = note: required because it appears within the type `report::error::ParseError` Sep 19 23:11:32.104 INFO kablam! Sep 19 23:11:32.104 INFO kablam! error[E0277]: `ReadError` cannot be sent between threads safely Sep 19 23:11:32.104 INFO kablam! --> src/report/error.rs:4:24 Sep 19 23:11:32.104 INFO kablam! | Sep 19 23:11:32.104 INFO kablam! 4 | #[derive(Debug, Clone, Fail, Eq, PartialEq)] Sep 19 23:11:32.104 INFO kablam! | ^^^^ `ReadError` cannot be sent between threads safely Sep 19 23:11:32.104 INFO kablam! | Sep 19 23:11:32.104 INFO kablam! = help: within `report::error::ParseError`, the trait `std::marker::Send` is not implemented for `ReadError` Sep 19 23:11:32.104 INFO kablam! = help: consider adding a `where ReadError: std::marker::Send` bound Sep 19 23:11:32.104 INFO kablam! = note: required because it appears within the type `report::error::ParseError` Sep 19 23:11:32.104 INFO kablam! Sep 19 23:11:32.132 INFO kablam! error: aborting due to 3 previous errors Sep 19 23:11:32.132 INFO kablam! Sep 19 23:11:32.132 INFO kablam! For more information about this error, try `rustc --explain E0277`. Sep 19 23:11:32.144 INFO kablam! error: Could not compile `lcov`. Sep 19 23:11:32.144 INFO kablam! Sep 19 23:11:32.144 INFO kablam! To learn more, run the command again with --verbose. Sep 19 23:11:32.145 INFO kablam! su: No module specific data is present Sep 19 23:11:32.589 INFO running `"docker" "rm" "-f" "bfc8f944e4003569492ff178b5832341a2d20a798d2f2d7150c6440eda8e3fa3"` Sep 19 23:11:32.674 INFO blam! bfc8f944e4003569492ff178b5832341a2d20a798d2f2d7150c6440eda8e3fa3