Jul 12 13:19:35.341 INFO checking bindgen-0.32.3 against try#d39a6f7eddafd45dcc60e99001b8cd08c2bd3255 for pr-52234 Jul 12 13:19:35.341 INFO running: cargo +d39a6f7eddafd45dcc60e99001b8cd08c2bd3255-alt check --frozen --all --all-targets Jul 12 13:19:35.341 INFO creating container for: cargo +d39a6f7eddafd45dcc60e99001b8cd08c2bd3255-alt check --frozen --all --all-targets Jul 12 13:19:35.341 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-52234/try#d39a6f7eddafd45dcc60e99001b8cd08c2bd3255:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-52234/worker-0/try#d39a6f7eddafd45dcc60e99001b8cd08c2bd3255:/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 +d39a6f7eddafd45dcc60e99001b8cd08c2bd3255-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "crater"` Jul 12 13:19:35.597 INFO blam! 36cafa02c41c3b0302d1674df2e58fdce508a6b75c11a57aa02e51eebd7dc093 Jul 12 13:19:35.597 INFO running `"docker" "start" "-a" "36cafa02c41c3b0302d1674df2e58fdce508a6b75c11a57aa02e51eebd7dc093"` Jul 12 13:19:36.829 INFO kablam! Compiling bindgen v0.32.3 (file:///source) Jul 12 13:19:36.830 INFO kablam! Checking peeking_take_while v0.1.2 Jul 12 13:19:36.837 INFO kablam! Checking which v1.0.5 Jul 12 13:19:36.861 INFO kablam! Checking proc-macro2 v0.2.3 Jul 12 13:19:36.874 INFO kablam! Checking cexpr v0.2.3 Jul 12 13:19:36.877 INFO kablam! Checking clang-sys v0.21.2 Jul 12 13:19:48.415 INFO kablam! Checking quote v0.4.2 Jul 12 13:20:06.215 INFO kablam! error: the trait `ir::template::TemplateParameters` cannot be made into an object Jul 12 13:20:06.215 INFO kablam! --> src/ir/template.rs:139:5 Jul 12 13:20:06.215 INFO kablam! | Jul 12 13:20:06.215 INFO kablam! 139 | / fn all_template_params(&self, ctx: &BindgenContext) -> Option> Jul 12 13:20:06.216 INFO kablam! 140 | | where Jul 12 13:20:06.216 INFO kablam! 141 | | Self: ItemAncestors, Jul 12 13:20:06.216 INFO kablam! 142 | | { Jul 12 13:20:06.216 INFO kablam! ... | Jul 12 13:20:06.216 INFO kablam! 156 | | } Jul 12 13:20:06.216 INFO kablam! 157 | | } Jul 12 13:20:06.216 INFO kablam! | |_____^ Jul 12 13:20:06.216 INFO kablam! | Jul 12 13:20:06.216 INFO kablam! note: lint level defined here Jul 12 13:20:06.216 INFO kablam! --> src/lib.rs:8:9 Jul 12 13:20:06.216 INFO kablam! | Jul 12 13:20:06.216 INFO kablam! 8 | #![deny(warnings)] Jul 12 13:20:06.216 INFO kablam! | ^^^^^^^^ Jul 12 13:20:06.216 INFO kablam! = note: #[deny(where_clauses_object_safety)] implied by #[deny(warnings)] Jul 12 13:20:06.217 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Jul 12 13:20:06.217 INFO kablam! = note: for more information, see issue #51443 Jul 12 13:20:06.217 INFO kablam! = note: method `all_template_params` references the `Self` type in where clauses Jul 12 13:20:06.217 INFO kablam! Jul 12 13:20:06.217 INFO kablam! error: the trait `ir::template::TemplateParameters` cannot be made into an object Jul 12 13:20:06.217 INFO kablam! --> src/ir/template.rs:162:5 Jul 12 13:20:06.217 INFO kablam! | Jul 12 13:20:06.217 INFO kablam! 162 | / fn used_template_params(&self, ctx: &BindgenContext) -> Option> Jul 12 13:20:06.217 INFO kablam! 163 | | where Jul 12 13:20:06.217 INFO kablam! 164 | | Self: AsRef, Jul 12 13:20:06.217 INFO kablam! 165 | | { Jul 12 13:20:06.217 INFO kablam! ... | Jul 12 13:20:06.217 INFO kablam! 179 | | ) Jul 12 13:20:06.217 INFO kablam! 180 | | } Jul 12 13:20:06.218 INFO kablam! | |_____^ Jul 12 13:20:06.218 INFO kablam! | Jul 12 13:20:06.218 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Jul 12 13:20:06.218 INFO kablam! = note: for more information, see issue #51443 Jul 12 13:20:06.218 INFO kablam! = note: method `used_template_params` references the `Self` type in where clauses Jul 12 13:20:06.218 INFO kablam! Jul 12 13:20:06.374 INFO kablam! error: the trait `ir::template::TemplateParameters` cannot be made into an object Jul 12 13:20:06.374 INFO kablam! --> src/ir/template.rs:139:5 Jul 12 13:20:06.374 INFO kablam! | Jul 12 13:20:06.374 INFO kablam! 139 | / fn all_template_params(&self, ctx: &BindgenContext) -> Option> Jul 12 13:20:06.374 INFO kablam! 140 | | where Jul 12 13:20:06.374 INFO kablam! 141 | | Self: ItemAncestors, Jul 12 13:20:06.374 INFO kablam! 142 | | { Jul 12 13:20:06.374 INFO kablam! ... | Jul 12 13:20:06.374 INFO kablam! 156 | | } Jul 12 13:20:06.374 INFO kablam! 157 | | } Jul 12 13:20:06.374 INFO kablam! | |_____^ Jul 12 13:20:06.374 INFO kablam! | Jul 12 13:20:06.374 INFO kablam! note: lint level defined here Jul 12 13:20:06.374 INFO kablam! --> src/lib.rs:8:9 Jul 12 13:20:06.375 INFO kablam! | Jul 12 13:20:06.375 INFO kablam! 8 | #![deny(warnings)] Jul 12 13:20:06.375 INFO kablam! | ^^^^^^^^ Jul 12 13:20:06.375 INFO kablam! = note: #[deny(where_clauses_object_safety)] implied by #[deny(warnings)] Jul 12 13:20:06.375 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Jul 12 13:20:06.375 INFO kablam! = note: for more information, see issue #51443 Jul 12 13:20:06.375 INFO kablam! = note: method `all_template_params` references the `Self` type in where clauses Jul 12 13:20:06.375 INFO kablam! Jul 12 13:20:06.375 INFO kablam! error: the trait `ir::template::TemplateParameters` cannot be made into an object Jul 12 13:20:06.375 INFO kablam! --> src/ir/template.rs:162:5 Jul 12 13:20:06.375 INFO kablam! | Jul 12 13:20:06.375 INFO kablam! 162 | / fn used_template_params(&self, ctx: &BindgenContext) -> Option> Jul 12 13:20:06.375 INFO kablam! 163 | | where Jul 12 13:20:06.375 INFO kablam! 164 | | Self: AsRef, Jul 12 13:20:06.375 INFO kablam! 165 | | { Jul 12 13:20:06.375 INFO kablam! ... | Jul 12 13:20:06.375 INFO kablam! 179 | | ) Jul 12 13:20:06.375 INFO kablam! 180 | | } Jul 12 13:20:06.375 INFO kablam! | |_____^ Jul 12 13:20:06.375 INFO kablam! | Jul 12 13:20:06.375 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Jul 12 13:20:06.375 INFO kablam! = note: for more information, see issue #51443 Jul 12 13:20:06.375 INFO kablam! = note: method `used_template_params` references the `Self` type in where clauses Jul 12 13:20:06.376 INFO kablam! Jul 12 13:20:06.916 INFO kablam! error: aborting due to 2 previous errors Jul 12 13:20:06.916 INFO kablam! Jul 12 13:20:06.953 INFO kablam! error: Could not compile `bindgen`. Jul 12 13:20:06.954 INFO kablam! warning: build failed, waiting for other jobs to finish... Jul 12 13:20:07.064 INFO kablam! error: aborting due to 2 previous errors Jul 12 13:20:07.064 INFO kablam! Jul 12 13:20:07.094 INFO kablam! error: Could not compile `bindgen`. Jul 12 13:20:07.094 INFO kablam! Jul 12 13:20:07.094 INFO kablam! To learn more, run the command again with --verbose. Jul 12 13:20:07.100 INFO kablam! su: No module specific data is present Jul 12 13:20:07.698 INFO running `"docker" "rm" "-f" "36cafa02c41c3b0302d1674df2e58fdce508a6b75c11a57aa02e51eebd7dc093"` Jul 12 13:20:07.862 INFO blam! 36cafa02c41c3b0302d1674df2e58fdce508a6b75c11a57aa02e51eebd7dc093