Sep 06 07:02:59.542 INFO checking finchers-http-0.11.0 against master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6 for pr-53854 Sep 06 07:02:59.542 INFO running: cargo +1c2e17f4e3a2070a7f703f51e29c1c388ef703b6-alt check --frozen --all --all-targets Sep 06 07:02:59.542 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53854/master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-3/master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6:/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 +1c2e17f4e3a2070a7f703f51e29c1c388ef703b6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 06 07:02:59.702 INFO blam! 552dcf2fbed4e5e0abdfb46836b6bfee783cfe3e2732465c66b2e7d88b9e0708 Sep 06 07:02:59.704 INFO running `"docker" "start" "-a" "552dcf2fbed4e5e0abdfb46836b6bfee783cfe3e2732465c66b2e7d88b9e0708"` Sep 06 07:03:00.450 INFO kablam! usermod: no changes Sep 06 07:03:00.622 INFO kablam! Checking finchers-core v0.11.0 Sep 06 07:03:02.856 INFO kablam! Checking finchers-ext v0.11.0 Sep 06 07:03:02.857 INFO kablam! Checking finchers-test v0.11.0 Sep 06 07:03:02.859 INFO kablam! Checking finchers-http v0.11.0 (file:///source) Sep 06 07:03:06.859 INFO kablam! error[E0277]: `E` doesn't implement `std::fmt::Debug` Sep 06 07:03:06.859 INFO kablam! --> src/header.rs:106:17 Sep 06 07:03:06.859 INFO kablam! | Sep 06 07:03:06.859 INFO kablam! 106 | #[derive(Debug, Fail)] Sep 06 07:03:06.859 INFO kablam! | ^^^^ `E` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 06 07:03:06.859 INFO kablam! | Sep 06 07:03:06.859 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `E` Sep 06 07:03:06.859 INFO kablam! = help: consider adding a `where E: std::fmt::Debug` bound Sep 06 07:03:06.859 INFO kablam! = note: required because of the requirements on the impl of `std::fmt::Debug` for `header::HeaderError` Sep 06 07:03:06.859 INFO kablam! Sep 06 07:03:06.859 INFO kablam! error[E0277]: `E` cannot be shared between threads safely Sep 06 07:03:06.859 INFO kablam! --> src/header.rs:106:17 Sep 06 07:03:06.859 INFO kablam! | Sep 06 07:03:06.859 INFO kablam! 106 | #[derive(Debug, Fail)] Sep 06 07:03:06.859 INFO kablam! | ^^^^ `E` cannot be shared between threads safely Sep 06 07:03:06.859 INFO kablam! | Sep 06 07:03:06.859 INFO kablam! = help: within `header::HeaderError`, the trait `std::marker::Sync` is not implemented for `E` Sep 06 07:03:06.859 INFO kablam! = help: consider adding a `where E: std::marker::Sync` bound Sep 06 07:03:06.859 INFO kablam! = note: required because it appears within the type `header::HeaderError` Sep 06 07:03:06.860 INFO kablam! Sep 06 07:03:06.860 INFO kablam! error[E0277]: `E` cannot be sent between threads safely Sep 06 07:03:06.860 INFO kablam! --> src/header.rs:106:17 Sep 06 07:03:06.860 INFO kablam! | Sep 06 07:03:06.860 INFO kablam! 106 | #[derive(Debug, Fail)] Sep 06 07:03:06.860 INFO kablam! | ^^^^ `E` cannot be sent between threads safely Sep 06 07:03:06.860 INFO kablam! | Sep 06 07:03:06.860 INFO kablam! = help: within `header::HeaderError`, the trait `std::marker::Send` is not implemented for `E` Sep 06 07:03:06.860 INFO kablam! = help: consider adding a `where E: std::marker::Send` bound Sep 06 07:03:06.860 INFO kablam! = note: required because it appears within the type `header::HeaderError` Sep 06 07:03:06.860 INFO kablam! Sep 06 07:03:06.866 INFO kablam! error[E0277]: `E` doesn't implement `std::fmt::Debug` Sep 06 07:03:06.866 INFO kablam! --> src/path.rs:271:17 Sep 06 07:03:06.866 INFO kablam! | Sep 06 07:03:06.866 INFO kablam! 271 | #[derive(Debug, Fail)] Sep 06 07:03:06.866 INFO kablam! | ^^^^ `E` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 06 07:03:06.866 INFO kablam! | Sep 06 07:03:06.866 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `E` Sep 06 07:03:06.866 INFO kablam! = help: consider adding a `where E: std::fmt::Debug` bound Sep 06 07:03:06.866 INFO kablam! = note: required because of the requirements on the impl of `std::fmt::Debug` for `path::FromSegmentError` Sep 06 07:03:06.866 INFO kablam! Sep 06 07:03:06.866 INFO kablam! error[E0277]: `E` cannot be shared between threads safely Sep 06 07:03:06.866 INFO kablam! --> src/path.rs:271:17 Sep 06 07:03:06.866 INFO kablam! | Sep 06 07:03:06.866 INFO kablam! 271 | #[derive(Debug, Fail)] Sep 06 07:03:06.866 INFO kablam! | ^^^^ `E` cannot be shared between threads safely Sep 06 07:03:06.866 INFO kablam! | Sep 06 07:03:06.866 INFO kablam! = help: within `path::FromSegmentError`, the trait `std::marker::Sync` is not implemented for `E` Sep 06 07:03:06.866 INFO kablam! = help: consider adding a `where E: std::marker::Sync` bound Sep 06 07:03:06.866 INFO kablam! = note: required because it appears within the type `path::FromSegmentError` Sep 06 07:03:06.866 INFO kablam! Sep 06 07:03:06.866 INFO kablam! error[E0277]: `E` cannot be sent between threads safely Sep 06 07:03:06.866 INFO kablam! --> src/path.rs:271:17 Sep 06 07:03:06.866 INFO kablam! | Sep 06 07:03:06.866 INFO kablam! 271 | #[derive(Debug, Fail)] Sep 06 07:03:06.866 INFO kablam! | ^^^^ `E` cannot be sent between threads safely Sep 06 07:03:06.866 INFO kablam! | Sep 06 07:03:06.866 INFO kablam! = help: within `path::FromSegmentError`, the trait `std::marker::Send` is not implemented for `E` Sep 06 07:03:06.866 INFO kablam! = help: consider adding a `where E: std::marker::Send` bound Sep 06 07:03:06.866 INFO kablam! = note: required because it appears within the type `path::FromSegmentError` Sep 06 07:03:06.867 INFO kablam! Sep 06 07:03:06.870 INFO kablam! error[E0277]: `E` doesn't implement `std::fmt::Debug` Sep 06 07:03:06.870 INFO kablam! --> src/query.rs:146:17 Sep 06 07:03:06.870 INFO kablam! | Sep 06 07:03:06.870 INFO kablam! 146 | #[derive(Debug, Fail)] Sep 06 07:03:06.870 INFO kablam! | ^^^^ `E` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 06 07:03:06.870 INFO kablam! | Sep 06 07:03:06.870 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `E` Sep 06 07:03:06.870 INFO kablam! = help: consider adding a `where E: std::fmt::Debug` bound Sep 06 07:03:06.870 INFO kablam! = note: required because of the requirements on the impl of `std::fmt::Debug` for `query::QueryError` Sep 06 07:03:06.870 INFO kablam! Sep 06 07:03:06.870 INFO kablam! error[E0277]: `E` cannot be shared between threads safely Sep 06 07:03:06.870 INFO kablam! --> src/query.rs:146:17 Sep 06 07:03:06.870 INFO kablam! | Sep 06 07:03:06.870 INFO kablam! 146 | #[derive(Debug, Fail)] Sep 06 07:03:06.870 INFO kablam! | ^^^^ `E` cannot be shared between threads safely Sep 06 07:03:06.870 INFO kablam! | Sep 06 07:03:06.870 INFO kablam! = help: within `query::QueryError`, the trait `std::marker::Sync` is not implemented for `E` Sep 06 07:03:06.870 INFO kablam! = help: consider adding a `where E: std::marker::Sync` bound Sep 06 07:03:06.870 INFO kablam! = note: required because it appears within the type `query::QueryError` Sep 06 07:03:06.870 INFO kablam! Sep 06 07:03:06.870 INFO kablam! error[E0277]: `E` cannot be sent between threads safely Sep 06 07:03:06.870 INFO kablam! --> src/query.rs:146:17 Sep 06 07:03:06.870 INFO kablam! | Sep 06 07:03:06.870 INFO kablam! 146 | #[derive(Debug, Fail)] Sep 06 07:03:06.870 INFO kablam! | ^^^^ `E` cannot be sent between threads safely Sep 06 07:03:06.870 INFO kablam! | Sep 06 07:03:06.870 INFO kablam! = help: within `query::QueryError`, the trait `std::marker::Send` is not implemented for `E` Sep 06 07:03:06.870 INFO kablam! = help: consider adding a `where E: std::marker::Send` bound Sep 06 07:03:06.870 INFO kablam! = note: required because it appears within the type `query::QueryError` Sep 06 07:03:06.870 INFO kablam! Sep 06 07:03:06.902 INFO kablam! error: aborting due to 9 previous errors Sep 06 07:03:06.902 INFO kablam! Sep 06 07:03:06.902 INFO kablam! For more information about this error, try `rustc --explain E0277`. Sep 06 07:03:06.912 INFO kablam! error: Could not compile `finchers-http`. Sep 06 07:03:06.912 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 06 07:03:08.685 INFO kablam! error[E0277]: `E` doesn't implement `std::fmt::Debug` Sep 06 07:03:08.686 INFO kablam! --> src/header.rs:106:17 Sep 06 07:03:08.686 INFO kablam! | Sep 06 07:03:08.686 INFO kablam! 106 | #[derive(Debug, Fail)] Sep 06 07:03:08.686 INFO kablam! | ^^^^ `E` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 06 07:03:08.686 INFO kablam! | Sep 06 07:03:08.686 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `E` Sep 06 07:03:08.686 INFO kablam! = help: consider adding a `where E: std::fmt::Debug` bound Sep 06 07:03:08.686 INFO kablam! = note: required because of the requirements on the impl of `std::fmt::Debug` for `header::HeaderError` Sep 06 07:03:08.686 INFO kablam! Sep 06 07:03:08.686 INFO kablam! error[E0277]: `E` cannot be shared between threads safely Sep 06 07:03:08.686 INFO kablam! --> src/header.rs:106:17 Sep 06 07:03:08.686 INFO kablam! | Sep 06 07:03:08.686 INFO kablam! 106 | #[derive(Debug, Fail)] Sep 06 07:03:08.686 INFO kablam! | ^^^^ `E` cannot be shared between threads safely Sep 06 07:03:08.686 INFO kablam! | Sep 06 07:03:08.686 INFO kablam! = help: within `header::HeaderError`, the trait `std::marker::Sync` is not implemented for `E` Sep 06 07:03:08.686 INFO kablam! = help: consider adding a `where E: std::marker::Sync` bound Sep 06 07:03:08.686 INFO kablam! = note: required because it appears within the type `header::HeaderError` Sep 06 07:03:08.686 INFO kablam! Sep 06 07:03:08.686 INFO kablam! error[E0277]: `E` cannot be sent between threads safely Sep 06 07:03:08.686 INFO kablam! --> src/header.rs:106:17 Sep 06 07:03:08.686 INFO kablam! | Sep 06 07:03:08.686 INFO kablam! 106 | #[derive(Debug, Fail)] Sep 06 07:03:08.686 INFO kablam! | ^^^^ `E` cannot be sent between threads safely Sep 06 07:03:08.686 INFO kablam! | Sep 06 07:03:08.686 INFO kablam! = help: within `header::HeaderError`, the trait `std::marker::Send` is not implemented for `E` Sep 06 07:03:08.686 INFO kablam! = help: consider adding a `where E: std::marker::Send` bound Sep 06 07:03:08.686 INFO kablam! = note: required because it appears within the type `header::HeaderError` Sep 06 07:03:08.686 INFO kablam! Sep 06 07:03:08.691 INFO kablam! error[E0277]: `E` doesn't implement `std::fmt::Debug` Sep 06 07:03:08.691 INFO kablam! --> src/path.rs:271:17 Sep 06 07:03:08.691 INFO kablam! | Sep 06 07:03:08.691 INFO kablam! 271 | #[derive(Debug, Fail)] Sep 06 07:03:08.692 INFO kablam! | ^^^^ `E` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 06 07:03:08.692 INFO kablam! | Sep 06 07:03:08.692 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `E` Sep 06 07:03:08.692 INFO kablam! = help: consider adding a `where E: std::fmt::Debug` bound Sep 06 07:03:08.692 INFO kablam! = note: required because of the requirements on the impl of `std::fmt::Debug` for `path::FromSegmentError` Sep 06 07:03:08.692 INFO kablam! Sep 06 07:03:08.692 INFO kablam! error[E0277]: `E` cannot be shared between threads safely Sep 06 07:03:08.692 INFO kablam! --> src/path.rs:271:17 Sep 06 07:03:08.692 INFO kablam! | Sep 06 07:03:08.692 INFO kablam! 271 | #[derive(Debug, Fail)] Sep 06 07:03:08.692 INFO kablam! | ^^^^ `E` cannot be shared between threads safely Sep 06 07:03:08.692 INFO kablam! | Sep 06 07:03:08.692 INFO kablam! = help: within `path::FromSegmentError`, the trait `std::marker::Sync` is not implemented for `E` Sep 06 07:03:08.692 INFO kablam! = help: consider adding a `where E: std::marker::Sync` bound Sep 06 07:03:08.692 INFO kablam! = note: required because it appears within the type `path::FromSegmentError` Sep 06 07:03:08.692 INFO kablam! Sep 06 07:03:08.692 INFO kablam! error[E0277]: `E` cannot be sent between threads safely Sep 06 07:03:08.692 INFO kablam! --> src/path.rs:271:17 Sep 06 07:03:08.692 INFO kablam! | Sep 06 07:03:08.692 INFO kablam! 271 | #[derive(Debug, Fail)] Sep 06 07:03:08.692 INFO kablam! | ^^^^ `E` cannot be sent between threads safely Sep 06 07:03:08.692 INFO kablam! | Sep 06 07:03:08.692 INFO kablam! = help: within `path::FromSegmentError`, the trait `std::marker::Send` is not implemented for `E` Sep 06 07:03:08.692 INFO kablam! = help: consider adding a `where E: std::marker::Send` bound Sep 06 07:03:08.692 INFO kablam! = note: required because it appears within the type `path::FromSegmentError` Sep 06 07:03:08.692 INFO kablam! Sep 06 07:03:08.694 INFO kablam! error[E0277]: `E` doesn't implement `std::fmt::Debug` Sep 06 07:03:08.695 INFO kablam! --> src/query.rs:146:17 Sep 06 07:03:08.695 INFO kablam! | Sep 06 07:03:08.695 INFO kablam! 146 | #[derive(Debug, Fail)] Sep 06 07:03:08.695 INFO kablam! | ^^^^ `E` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 06 07:03:08.695 INFO kablam! | Sep 06 07:03:08.695 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `E` Sep 06 07:03:08.695 INFO kablam! = help: consider adding a `where E: std::fmt::Debug` bound Sep 06 07:03:08.695 INFO kablam! = note: required because of the requirements on the impl of `std::fmt::Debug` for `query::QueryError` Sep 06 07:03:08.695 INFO kablam! Sep 06 07:03:08.695 INFO kablam! error[E0277]: `E` cannot be shared between threads safely Sep 06 07:03:08.695 INFO kablam! --> src/query.rs:146:17 Sep 06 07:03:08.695 INFO kablam! | Sep 06 07:03:08.695 INFO kablam! 146 | #[derive(Debug, Fail)] Sep 06 07:03:08.695 INFO kablam! | ^^^^ `E` cannot be shared between threads safely Sep 06 07:03:08.695 INFO kablam! | Sep 06 07:03:08.695 INFO kablam! = help: within `query::QueryError`, the trait `std::marker::Sync` is not implemented for `E` Sep 06 07:03:08.695 INFO kablam! = help: consider adding a `where E: std::marker::Sync` bound Sep 06 07:03:08.695 INFO kablam! = note: required because it appears within the type `query::QueryError` Sep 06 07:03:08.695 INFO kablam! Sep 06 07:03:08.695 INFO kablam! error[E0277]: `E` cannot be sent between threads safely Sep 06 07:03:08.695 INFO kablam! --> src/query.rs:146:17 Sep 06 07:03:08.695 INFO kablam! | Sep 06 07:03:08.695 INFO kablam! 146 | #[derive(Debug, Fail)] Sep 06 07:03:08.695 INFO kablam! | ^^^^ `E` cannot be sent between threads safely Sep 06 07:03:08.695 INFO kablam! | Sep 06 07:03:08.695 INFO kablam! = help: within `query::QueryError`, the trait `std::marker::Send` is not implemented for `E` Sep 06 07:03:08.695 INFO kablam! = help: consider adding a `where E: std::marker::Send` bound Sep 06 07:03:08.695 INFO kablam! = note: required because it appears within the type `query::QueryError` Sep 06 07:03:08.695 INFO kablam! Sep 06 07:03:08.722 INFO kablam! error: aborting due to 9 previous errors Sep 06 07:03:08.722 INFO kablam! Sep 06 07:03:08.722 INFO kablam! For more information about this error, try `rustc --explain E0277`. Sep 06 07:03:08.739 INFO kablam! error: Could not compile `finchers-http`. Sep 06 07:03:08.739 INFO kablam! Sep 06 07:03:08.739 INFO kablam! To learn more, run the command again with --verbose. Sep 06 07:03:08.741 INFO kablam! su: No module specific data is present Sep 06 07:03:09.329 INFO running `"docker" "rm" "-f" "552dcf2fbed4e5e0abdfb46836b6bfee783cfe3e2732465c66b2e7d88b9e0708"` Sep 06 07:03:09.393 INFO blam! 552dcf2fbed4e5e0abdfb46836b6bfee783cfe3e2732465c66b2e7d88b9e0708