Sep 01 20:48:50.983 INFO checking finchers-http-0.11.0 against try#aa245a5862056b681d2ccdb178f58891108cd3a6 for pr-53831 Sep 01 20:48:50.983 INFO running: cargo +aa245a5862056b681d2ccdb178f58891108cd3a6-alt check --frozen --all --all-targets Sep 01 20:48:50.983 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53831/try#aa245a5862056b681d2ccdb178f58891108cd3a6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53831/worker-2/try#aa245a5862056b681d2ccdb178f58891108cd3a6:/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 +aa245a5862056b681d2ccdb178f58891108cd3a6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 20:48:51.154 INFO blam! 32b0a134566b55485300c547548650537715b8da4c081c8dbc1c725c9dc007a5 Sep 01 20:48:51.156 INFO running `"docker" "start" "-a" "32b0a134566b55485300c547548650537715b8da4c081c8dbc1c725c9dc007a5"` Sep 01 20:48:52.200 INFO kablam! Checking serde_qs v0.4.1 Sep 01 20:48:52.201 INFO kablam! Checking finchers-core v0.11.0 Sep 01 20:48:56.581 INFO kablam! Checking finchers-test v0.11.0 Sep 01 20:48:56.581 INFO kablam! Checking finchers-http v0.11.0 (file:///source) Sep 01 20:48:56.581 INFO kablam! Checking finchers-ext v0.11.0 Sep 01 20:49:05.997 INFO kablam! error[E0277]: `E` doesn't implement `std::fmt::Debug` Sep 01 20:49:05.997 INFO kablam! --> src/header.rs:106:17 Sep 01 20:49:05.997 INFO kablam! | Sep 01 20:49:05.997 INFO kablam! 106 | #[derive(Debug, Fail)] Sep 01 20:49:05.997 INFO kablam! | ^^^^ `E` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 01 20:49:05.998 INFO kablam! | Sep 01 20:49:05.998 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `E` Sep 01 20:49:05.998 INFO kablam! = help: consider adding a `where E: std::fmt::Debug` bound Sep 01 20:49:05.998 INFO kablam! = note: required because of the requirements on the impl of `std::fmt::Debug` for `header::HeaderError` Sep 01 20:49:05.998 INFO kablam! Sep 01 20:49:05.998 INFO kablam! error[E0277]: `E` cannot be shared between threads safely Sep 01 20:49:05.998 INFO kablam! --> src/header.rs:106:17 Sep 01 20:49:05.998 INFO kablam! | Sep 01 20:49:05.998 INFO kablam! 106 | #[derive(Debug, Fail)] Sep 01 20:49:05.998 INFO kablam! | ^^^^ `E` cannot be shared between threads safely Sep 01 20:49:05.998 INFO kablam! | Sep 01 20:49:05.998 INFO kablam! = help: within `header::HeaderError`, the trait `std::marker::Sync` is not implemented for `E` Sep 01 20:49:05.998 INFO kablam! = help: consider adding a `where E: std::marker::Sync` bound Sep 01 20:49:05.998 INFO kablam! = note: required because it appears within the type `header::HeaderError` Sep 01 20:49:05.998 INFO kablam! Sep 01 20:49:05.999 INFO kablam! error[E0277]: `E` cannot be sent between threads safely Sep 01 20:49:05.999 INFO kablam! --> src/header.rs:106:17 Sep 01 20:49:05.999 INFO kablam! | Sep 01 20:49:05.999 INFO kablam! 106 | #[derive(Debug, Fail)] Sep 01 20:49:05.999 INFO kablam! | ^^^^ `E` cannot be sent between threads safely Sep 01 20:49:05.999 INFO kablam! | Sep 01 20:49:05.999 INFO kablam! = help: within `header::HeaderError`, the trait `std::marker::Send` is not implemented for `E` Sep 01 20:49:05.999 INFO kablam! = help: consider adding a `where E: std::marker::Send` bound Sep 01 20:49:05.999 INFO kablam! = note: required because it appears within the type `header::HeaderError` Sep 01 20:49:05.999 INFO kablam! Sep 01 20:49:06.013 INFO kablam! error[E0277]: `E` doesn't implement `std::fmt::Debug` Sep 01 20:49:06.013 INFO kablam! --> src/path.rs:271:17 Sep 01 20:49:06.013 INFO kablam! | Sep 01 20:49:06.013 INFO kablam! 271 | #[derive(Debug, Fail)] Sep 01 20:49:06.013 INFO kablam! | ^^^^ `E` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 01 20:49:06.013 INFO kablam! | Sep 01 20:49:06.013 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `E` Sep 01 20:49:06.013 INFO kablam! = help: consider adding a `where E: std::fmt::Debug` bound Sep 01 20:49:06.013 INFO kablam! = note: required because of the requirements on the impl of `std::fmt::Debug` for `path::FromSegmentError` Sep 01 20:49:06.013 INFO kablam! Sep 01 20:49:06.014 INFO kablam! error[E0277]: `E` cannot be shared between threads safely Sep 01 20:49:06.014 INFO kablam! --> src/path.rs:271:17 Sep 01 20:49:06.014 INFO kablam! | Sep 01 20:49:06.014 INFO kablam! 271 | #[derive(Debug, Fail)] Sep 01 20:49:06.014 INFO kablam! | ^^^^ `E` cannot be shared between threads safely Sep 01 20:49:06.014 INFO kablam! | Sep 01 20:49:06.014 INFO kablam! = help: within `path::FromSegmentError`, the trait `std::marker::Sync` is not implemented for `E` Sep 01 20:49:06.014 INFO kablam! = help: consider adding a `where E: std::marker::Sync` bound Sep 01 20:49:06.014 INFO kablam! = note: required because it appears within the type `path::FromSegmentError` Sep 01 20:49:06.014 INFO kablam! Sep 01 20:49:06.014 INFO kablam! error[E0277]: `E` cannot be sent between threads safely Sep 01 20:49:06.014 INFO kablam! --> src/path.rs:271:17 Sep 01 20:49:06.014 INFO kablam! | Sep 01 20:49:06.014 INFO kablam! 271 | #[derive(Debug, Fail)] Sep 01 20:49:06.014 INFO kablam! | ^^^^ `E` cannot be sent between threads safely Sep 01 20:49:06.014 INFO kablam! | Sep 01 20:49:06.014 INFO kablam! = help: within `path::FromSegmentError`, the trait `std::marker::Send` is not implemented for `E` Sep 01 20:49:06.014 INFO kablam! = help: consider adding a `where E: std::marker::Send` bound Sep 01 20:49:06.014 INFO kablam! = note: required because it appears within the type `path::FromSegmentError` Sep 01 20:49:06.014 INFO kablam! Sep 01 20:49:06.020 INFO kablam! error[E0277]: `E` doesn't implement `std::fmt::Debug` Sep 01 20:49:06.020 INFO kablam! --> src/query.rs:146:17 Sep 01 20:49:06.020 INFO kablam! | Sep 01 20:49:06.021 INFO kablam! 146 | #[derive(Debug, Fail)] Sep 01 20:49:06.021 INFO kablam! | ^^^^ `E` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` Sep 01 20:49:06.021 INFO kablam! | Sep 01 20:49:06.021 INFO kablam! = help: the trait `std::fmt::Debug` is not implemented for `E` Sep 01 20:49:06.021 INFO kablam! = help: consider adding a `where E: std::fmt::Debug` bound Sep 01 20:49:06.021 INFO kablam! = note: required because of the requirements on the impl of `std::fmt::Debug` for `query::QueryError` Sep 01 20:49:06.024 INFO kablam! Sep 01 20:49:06.025 INFO kablam! error[E0277]: `E` cannot be shared between threads safely Sep 01 20:49:06.025 INFO kablam! --> src/query.rs:146:17 Sep 01 20:49:06.025 INFO kablam! | Sep 01 20:49:06.025 INFO kablam! 146 | #[derive(Debug, Fail)] Sep 01 20:49:06.025 INFO kablam! | ^^^^ `E` cannot be shared between threads safely Sep 01 20:49:06.025 INFO kablam! | Sep 01 20:49:06.025 INFO kablam! = help: within `query::QueryError`, the trait `std::marker::Sync` is not implemented for `E` Sep 01 20:49:06.025 INFO kablam! = help: consider adding a `where E: std::marker::Sync` bound Sep 01 20:49:06.025 INFO kablam! = note: required because it appears within the type `query::QueryError` Sep 01 20:49:06.025 INFO kablam! Sep 01 20:49:06.025 INFO kablam! error[E0277]: `E` cannot be sent between threads safely Sep 01 20:49:06.025 INFO kablam! --> src/query.rs:146:17 Sep 01 20:49:06.025 INFO kablam! | Sep 01 20:49:06.026 INFO kablam! 146 | #[derive(Debug, Fail)] Sep 01 20:49:06.026 INFO kablam! | ^^^^ `E` cannot be sent between threads safely Sep 01 20:49:06.026 INFO kablam! | Sep 01 20:49:06.026 INFO kablam! = help: within `query::QueryError`, the trait `std::marker::Send` is not implemented for `E` Sep 01 20:49:06.026 INFO kablam! = help: consider adding a `where E: std::marker::Send` bound Sep 01 20:49:06.026 INFO kablam! = note: required because it appears within the type `query::QueryError` Sep 01 20:49:06.026 INFO kablam! Sep 01 20:49:06.097 INFO kablam! error: aborting due to 9 previous errors Sep 01 20:49:06.097 INFO kablam! Sep 01 20:49:06.098 INFO kablam! For more information about this error, try `rustc --explain E0277`. Sep 01 20:49:06.113 INFO kablam! error: Could not compile `finchers-http`. Sep 01 20:49:06.113 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 01 20:49:06.635 INFO kablam! error: build failed Sep 01 20:49:06.646 INFO kablam! su: No module specific data is present Sep 01 20:49:07.255 INFO running `"docker" "rm" "-f" "32b0a134566b55485300c547548650537715b8da4c081c8dbc1c725c9dc007a5"` Sep 01 20:49:07.397 INFO blam! 32b0a134566b55485300c547548650537715b8da4c081c8dbc1c725c9dc007a5