Sep 04 20:36:42.319 INFO checking finchers-http-0.11.0 against try#5fe695a3844714c70e8f7731a553f7947987a68a for pr-53913 Sep 04 20:36:42.319 INFO running: cargo +5fe695a3844714c70e8f7731a553f7947987a68a-alt check --frozen --all --all-targets Sep 04 20:36:42.319 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53913/try#5fe695a3844714c70e8f7731a553f7947987a68a:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53913/worker-1/try#5fe695a3844714c70e8f7731a553f7947987a68a:/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 +5fe695a3844714c70e8f7731a553f7947987a68a-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 20:36:42.514 INFO blam! 03ae1ade8f29f0f50300c3b0bdeef3e3dc41f50c8cfbfafdf78f5f3fce782743 Sep 04 20:36:42.516 INFO running `"docker" "start" "-a" "03ae1ade8f29f0f50300c3b0bdeef3e3dc41f50c8cfbfafdf78f5f3fce782743"` Sep 04 20:36:43.316 INFO kablam! Checking finchers-core v0.11.0 Sep 04 20:36:47.068 INFO kablam! Checking finchers-test v0.11.0 Sep 04 20:36:47.068 INFO kablam! Checking finchers-ext v0.11.0 Sep 04 20:36:47.069 INFO kablam! Checking finchers-http v0.11.0 (file:///source) Sep 04 20:36:53.784 INFO kablam! error[E0277]: `E` doesn't implement `std::fmt::Debug` Sep 04 20:36:53.784 INFO kablam! --> src/header.rs:106:17 Sep 04 20:36:53.784 INFO kablam! | Sep 04 20:36:53.784 INFO kablam! 106 | #[derive(Debug, Fail)] Sep 04 20:36:53.784 INFO kablam! | ^^^^ `E` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 04 20:36:53.784 INFO kablam! | Sep 04 20:36:53.784 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `E` Sep 04 20:36:53.784 INFO kablam! = help: consider adding a `where E: std::fmt::Debug` bound Sep 04 20:36:53.784 INFO kablam! = note: required because of the requirements on the impl of `std::fmt::Debug` for `header::HeaderError` Sep 04 20:36:53.784 INFO kablam! Sep 04 20:36:53.784 INFO kablam! error[E0277]: `E` cannot be shared between threads safely Sep 04 20:36:53.784 INFO kablam! --> src/header.rs:106:17 Sep 04 20:36:53.784 INFO kablam! | Sep 04 20:36:53.785 INFO kablam! 106 | #[derive(Debug, Fail)] Sep 04 20:36:53.785 INFO kablam! | ^^^^ `E` cannot be shared between threads safely Sep 04 20:36:53.785 INFO kablam! | Sep 04 20:36:53.785 INFO kablam! = help: within `header::HeaderError`, the trait `std::marker::Sync` is not implemented for `E` Sep 04 20:36:53.785 INFO kablam! = help: consider adding a `where E: std::marker::Sync` bound Sep 04 20:36:53.785 INFO kablam! = note: required because it appears within the type `header::HeaderError` Sep 04 20:36:53.785 INFO kablam! Sep 04 20:36:53.785 INFO kablam! error[E0277]: `E` cannot be sent between threads safely Sep 04 20:36:53.785 INFO kablam! --> src/header.rs:106:17 Sep 04 20:36:53.785 INFO kablam! | Sep 04 20:36:53.785 INFO kablam! 106 | #[derive(Debug, Fail)] Sep 04 20:36:53.785 INFO kablam! | ^^^^ `E` cannot be sent between threads safely Sep 04 20:36:53.785 INFO kablam! | Sep 04 20:36:53.785 INFO kablam! = help: within `header::HeaderError`, the trait `std::marker::Send` is not implemented for `E` Sep 04 20:36:53.785 INFO kablam! = help: consider adding a `where E: std::marker::Send` bound Sep 04 20:36:53.785 INFO kablam! = note: required because it appears within the type `header::HeaderError` Sep 04 20:36:53.785 INFO kablam! Sep 04 20:36:53.796 INFO kablam! error[E0277]: `E` doesn't implement `std::fmt::Debug` Sep 04 20:36:53.796 INFO kablam! --> src/path.rs:271:17 Sep 04 20:36:53.796 INFO kablam! | Sep 04 20:36:53.796 INFO kablam! 271 | #[derive(Debug, Fail)] Sep 04 20:36:53.796 INFO kablam! | ^^^^ `E` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 04 20:36:53.796 INFO kablam! | Sep 04 20:36:53.796 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `E` Sep 04 20:36:53.796 INFO kablam! = help: consider adding a `where E: std::fmt::Debug` bound Sep 04 20:36:53.796 INFO kablam! = note: required because of the requirements on the impl of `std::fmt::Debug` for `path::FromSegmentError` Sep 04 20:36:53.796 INFO kablam! Sep 04 20:36:53.796 INFO kablam! error[E0277]: `E` cannot be shared between threads safely Sep 04 20:36:53.796 INFO kablam! --> src/path.rs:271:17 Sep 04 20:36:53.796 INFO kablam! | Sep 04 20:36:53.796 INFO kablam! 271 | #[derive(Debug, Fail)] Sep 04 20:36:53.796 INFO kablam! | ^^^^ `E` cannot be shared between threads safely Sep 04 20:36:53.796 INFO kablam! | Sep 04 20:36:53.796 INFO kablam! = help: within `path::FromSegmentError`, the trait `std::marker::Sync` is not implemented for `E` Sep 04 20:36:53.796 INFO kablam! = help: consider adding a `where E: std::marker::Sync` bound Sep 04 20:36:53.796 INFO kablam! = note: required because it appears within the type `path::FromSegmentError` Sep 04 20:36:53.796 INFO kablam! Sep 04 20:36:53.796 INFO kablam! error[E0277]: `E` cannot be sent between threads safely Sep 04 20:36:53.796 INFO kablam! --> src/path.rs:271:17 Sep 04 20:36:53.796 INFO kablam! | Sep 04 20:36:53.796 INFO kablam! 271 | #[derive(Debug, Fail)] Sep 04 20:36:53.796 INFO kablam! | ^^^^ `E` cannot be sent between threads safely Sep 04 20:36:53.796 INFO kablam! | Sep 04 20:36:53.797 INFO kablam! = help: within `path::FromSegmentError`, the trait `std::marker::Send` is not implemented for `E` Sep 04 20:36:53.797 INFO kablam! = help: consider adding a `where E: std::marker::Send` bound Sep 04 20:36:53.797 INFO kablam! = note: required because it appears within the type `path::FromSegmentError` Sep 04 20:36:53.797 INFO kablam! Sep 04 20:36:53.803 INFO kablam! error[E0277]: `E` doesn't implement `std::fmt::Debug` Sep 04 20:36:53.803 INFO kablam! --> src/query.rs:146:17 Sep 04 20:36:53.803 INFO kablam! | Sep 04 20:36:53.803 INFO kablam! 146 | #[derive(Debug, Fail)] Sep 04 20:36:53.803 INFO kablam! | ^^^^ `E` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 04 20:36:53.803 INFO kablam! | Sep 04 20:36:53.804 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `E` Sep 04 20:36:53.804 INFO kablam! = help: consider adding a `where E: std::fmt::Debug` bound Sep 04 20:36:53.804 INFO kablam! = note: required because of the requirements on the impl of `std::fmt::Debug` for `query::QueryError` Sep 04 20:36:53.804 INFO kablam! Sep 04 20:36:53.804 INFO kablam! error[E0277]: `E` cannot be shared between threads safely Sep 04 20:36:53.804 INFO kablam! --> src/query.rs:146:17 Sep 04 20:36:53.804 INFO kablam! | Sep 04 20:36:53.804 INFO kablam! 146 | #[derive(Debug, Fail)] Sep 04 20:36:53.804 INFO kablam! | ^^^^ `E` cannot be shared between threads safely Sep 04 20:36:53.804 INFO kablam! | Sep 04 20:36:53.804 INFO kablam! = help: within `query::QueryError`, the trait `std::marker::Sync` is not implemented for `E` Sep 04 20:36:53.804 INFO kablam! = help: consider adding a `where E: std::marker::Sync` bound Sep 04 20:36:53.804 INFO kablam! = note: required because it appears within the type `query::QueryError` Sep 04 20:36:53.804 INFO kablam! Sep 04 20:36:53.804 INFO kablam! error[E0277]: `E` cannot be sent between threads safely Sep 04 20:36:53.804 INFO kablam! --> src/query.rs:146:17 Sep 04 20:36:53.804 INFO kablam! | Sep 04 20:36:53.804 INFO kablam! 146 | #[derive(Debug, Fail)] Sep 04 20:36:53.804 INFO kablam! | ^^^^ `E` cannot be sent between threads safely Sep 04 20:36:53.804 INFO kablam! | Sep 04 20:36:53.804 INFO kablam! = help: within `query::QueryError`, the trait `std::marker::Send` is not implemented for `E` Sep 04 20:36:53.804 INFO kablam! = help: consider adding a `where E: std::marker::Send` bound Sep 04 20:36:53.804 INFO kablam! = note: required because it appears within the type `query::QueryError` Sep 04 20:36:53.804 INFO kablam! Sep 04 20:36:53.856 INFO kablam! error: aborting due to 9 previous errors Sep 04 20:36:53.856 INFO kablam! Sep 04 20:36:53.856 INFO kablam! For more information about this error, try `rustc --explain E0277`. Sep 04 20:36:53.868 INFO kablam! error: Could not compile `finchers-http`. Sep 04 20:36:53.868 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 20:36:57.633 INFO kablam! error[E0277]: `E` doesn't implement `std::fmt::Debug` Sep 04 20:36:57.634 INFO kablam! --> src/header.rs:106:17 Sep 04 20:36:57.634 INFO kablam! | Sep 04 20:36:57.634 INFO kablam! 106 | #[derive(Debug, Fail)] Sep 04 20:36:57.634 INFO kablam! | ^^^^ `E` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 04 20:36:57.634 INFO kablam! | Sep 04 20:36:57.634 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `E` Sep 04 20:36:57.634 INFO kablam! = help: consider adding a `where E: std::fmt::Debug` bound Sep 04 20:36:57.634 INFO kablam! = note: required because of the requirements on the impl of `std::fmt::Debug` for `header::HeaderError` Sep 04 20:36:57.634 INFO kablam! Sep 04 20:36:57.634 INFO kablam! error[E0277]: `E` cannot be shared between threads safely Sep 04 20:36:57.634 INFO kablam! --> src/header.rs:106:17 Sep 04 20:36:57.634 INFO kablam! | Sep 04 20:36:57.634 INFO kablam! 106 | #[derive(Debug, Fail)] Sep 04 20:36:57.634 INFO kablam! | ^^^^ `E` cannot be shared between threads safely Sep 04 20:36:57.634 INFO kablam! | Sep 04 20:36:57.634 INFO kablam! = help: within `header::HeaderError`, the trait `std::marker::Sync` is not implemented for `E` Sep 04 20:36:57.634 INFO kablam! = help: consider adding a `where E: std::marker::Sync` bound Sep 04 20:36:57.634 INFO kablam! = note: required because it appears within the type `header::HeaderError` Sep 04 20:36:57.634 INFO kablam! Sep 04 20:36:57.634 INFO kablam! error[E0277]: `E` cannot be sent between threads safely Sep 04 20:36:57.634 INFO kablam! --> src/header.rs:106:17 Sep 04 20:36:57.634 INFO kablam! | Sep 04 20:36:57.634 INFO kablam! 106 | #[derive(Debug, Fail)] Sep 04 20:36:57.634 INFO kablam! | ^^^^ `E` cannot be sent between threads safely Sep 04 20:36:57.634 INFO kablam! | Sep 04 20:36:57.634 INFO kablam! = help: within `header::HeaderError`, the trait `std::marker::Send` is not implemented for `E` Sep 04 20:36:57.635 INFO kablam! = help: consider adding a `where E: std::marker::Send` bound Sep 04 20:36:57.635 INFO kablam! = note: required because it appears within the type `header::HeaderError` Sep 04 20:36:57.635 INFO kablam! Sep 04 20:36:57.644 INFO kablam! error[E0277]: `E` doesn't implement `std::fmt::Debug` Sep 04 20:36:57.644 INFO kablam! --> src/path.rs:271:17 Sep 04 20:36:57.645 INFO kablam! | Sep 04 20:36:57.645 INFO kablam! 271 | #[derive(Debug, Fail)] Sep 04 20:36:57.645 INFO kablam! | ^^^^ `E` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 04 20:36:57.645 INFO kablam! | Sep 04 20:36:57.645 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `E` Sep 04 20:36:57.645 INFO kablam! = help: consider adding a `where E: std::fmt::Debug` bound Sep 04 20:36:57.645 INFO kablam! = note: required because of the requirements on the impl of `std::fmt::Debug` for `path::FromSegmentError` Sep 04 20:36:57.645 INFO kablam! Sep 04 20:36:57.645 INFO kablam! error[E0277]: `E` cannot be shared between threads safely Sep 04 20:36:57.645 INFO kablam! --> src/path.rs:271:17 Sep 04 20:36:57.645 INFO kablam! | Sep 04 20:36:57.645 INFO kablam! 271 | #[derive(Debug, Fail)] Sep 04 20:36:57.645 INFO kablam! | ^^^^ `E` cannot be shared between threads safely Sep 04 20:36:57.645 INFO kablam! | Sep 04 20:36:57.645 INFO kablam! = help: within `path::FromSegmentError`, the trait `std::marker::Sync` is not implemented for `E` Sep 04 20:36:57.645 INFO kablam! = help: consider adding a `where E: std::marker::Sync` bound Sep 04 20:36:57.645 INFO kablam! = note: required because it appears within the type `path::FromSegmentError` Sep 04 20:36:57.645 INFO kablam! Sep 04 20:36:57.645 INFO kablam! error[E0277]: `E` cannot be sent between threads safely Sep 04 20:36:57.645 INFO kablam! --> src/path.rs:271:17 Sep 04 20:36:57.645 INFO kablam! | Sep 04 20:36:57.645 INFO kablam! 271 | #[derive(Debug, Fail)] Sep 04 20:36:57.645 INFO kablam! | ^^^^ `E` cannot be sent between threads safely Sep 04 20:36:57.645 INFO kablam! | Sep 04 20:36:57.645 INFO kablam! = help: within `path::FromSegmentError`, the trait `std::marker::Send` is not implemented for `E` Sep 04 20:36:57.645 INFO kablam! = help: consider adding a `where E: std::marker::Send` bound Sep 04 20:36:57.645 INFO kablam! = note: required because it appears within the type `path::FromSegmentError` Sep 04 20:36:57.645 INFO kablam! Sep 04 20:36:57.650 INFO kablam! error[E0277]: `E` doesn't implement `std::fmt::Debug` Sep 04 20:36:57.651 INFO kablam! --> src/query.rs:146:17 Sep 04 20:36:57.651 INFO kablam! | Sep 04 20:36:57.651 INFO kablam! 146 | #[derive(Debug, Fail)] Sep 04 20:36:57.651 INFO kablam! | ^^^^ `E` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 04 20:36:57.651 INFO kablam! | Sep 04 20:36:57.651 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `E` Sep 04 20:36:57.651 INFO kablam! = help: consider adding a `where E: std::fmt::Debug` bound Sep 04 20:36:57.651 INFO kablam! = note: required because of the requirements on the impl of `std::fmt::Debug` for `query::QueryError` Sep 04 20:36:57.651 INFO kablam! Sep 04 20:36:57.651 INFO kablam! error[E0277]: `E` cannot be shared between threads safely Sep 04 20:36:57.651 INFO kablam! --> src/query.rs:146:17 Sep 04 20:36:57.651 INFO kablam! | Sep 04 20:36:57.651 INFO kablam! 146 | #[derive(Debug, Fail)] Sep 04 20:36:57.651 INFO kablam! | ^^^^ `E` cannot be shared between threads safely Sep 04 20:36:57.651 INFO kablam! | Sep 04 20:36:57.651 INFO kablam! = help: within `query::QueryError`, the trait `std::marker::Sync` is not implemented for `E` Sep 04 20:36:57.651 INFO kablam! = help: consider adding a `where E: std::marker::Sync` bound Sep 04 20:36:57.651 INFO kablam! = note: required because it appears within the type `query::QueryError` Sep 04 20:36:57.651 INFO kablam! Sep 04 20:36:57.651 INFO kablam! error[E0277]: `E` cannot be sent between threads safely Sep 04 20:36:57.651 INFO kablam! --> src/query.rs:146:17 Sep 04 20:36:57.651 INFO kablam! | Sep 04 20:36:57.651 INFO kablam! 146 | #[derive(Debug, Fail)] Sep 04 20:36:57.651 INFO kablam! | ^^^^ `E` cannot be sent between threads safely Sep 04 20:36:57.651 INFO kablam! | Sep 04 20:36:57.651 INFO kablam! = help: within `query::QueryError`, the trait `std::marker::Send` is not implemented for `E` Sep 04 20:36:57.652 INFO kablam! = help: consider adding a `where E: std::marker::Send` bound Sep 04 20:36:57.652 INFO kablam! = note: required because it appears within the type `query::QueryError` Sep 04 20:36:57.652 INFO kablam! Sep 04 20:36:57.693 INFO kablam! error: aborting due to 9 previous errors Sep 04 20:36:57.693 INFO kablam! Sep 04 20:36:57.693 INFO kablam! For more information about this error, try `rustc --explain E0277`. Sep 04 20:36:57.709 INFO kablam! error: Could not compile `finchers-http`. Sep 04 20:36:57.709 INFO kablam! Sep 04 20:36:57.709 INFO kablam! To learn more, run the command again with --verbose. Sep 04 20:36:57.711 INFO kablam! su: No module specific data is present Sep 04 20:36:58.331 INFO running `"docker" "rm" "-f" "03ae1ade8f29f0f50300c3b0bdeef3e3dc41f50c8cfbfafdf78f5f3fce782743"` Sep 04 20:36:58.425 INFO blam! 03ae1ade8f29f0f50300c3b0bdeef3e3dc41f50c8cfbfafdf78f5f3fce782743