Jul 12 13:19:26.286 INFO checking bindgen-0.37.4 against master#ae5b629efd79de78e6ba7ef493c32857bd7f9cf9 for pr-52234 Jul 12 13:19:26.286 INFO running: cargo +ae5b629efd79de78e6ba7ef493c32857bd7f9cf9-alt check --frozen --all --all-targets Jul 12 13:19:26.286 INFO creating container for: cargo +ae5b629efd79de78e6ba7ef493c32857bd7f9cf9-alt check --frozen --all --all-targets Jul 12 13:19:26.286 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-5/pr-52234/master#ae5b629efd79de78e6ba7ef493c32857bd7f9cf9:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-52234/worker-5/master#ae5b629efd79de78e6ba7ef493c32857bd7f9cf9:/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 +ae5b629efd79de78e6ba7ef493c32857bd7f9cf9-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "crater"` Jul 12 13:19:26.539 INFO blam! 643ad4664934726499ffc91b7c151e9e2ad1b0c1a83a31c19b6465ff56bed3be Jul 12 13:19:26.541 INFO running `"docker" "start" "-a" "643ad4664934726499ffc91b7c151e9e2ad1b0c1a83a31c19b6465ff56bed3be"` Jul 12 13:19:27.693 INFO kablam! Compiling bindgen v0.37.4 (file:///source) Jul 12 13:19:27.699 INFO kablam! Checking peeking_take_while v0.1.2 Jul 12 13:19:27.707 INFO kablam! Checking which v1.0.5 Jul 12 13:19:27.735 INFO kablam! Checking proc-macro2 v0.3.5 Jul 12 13:19:27.747 INFO kablam! Checking cexpr v0.2.3 Jul 12 13:19:27.754 INFO kablam! Checking clang-sys v0.23.0 Jul 12 13:19:35.627 INFO kablam! Checking quote v0.5.2 Jul 12 13:19:51.290 INFO kablam! error: the trait `ir::template::TemplateParameters` cannot be made into an object Jul 12 13:19:51.290 INFO kablam! --> src/ir/template.rs:134:5 Jul 12 13:19:51.290 INFO kablam! | Jul 12 13:19:51.290 INFO kablam! 134 | / fn all_template_params(&self, ctx: &BindgenContext) -> Vec Jul 12 13:19:51.290 INFO kablam! 135 | | where Jul 12 13:19:51.290 INFO kablam! 136 | | Self: ItemAncestors, Jul 12 13:19:51.291 INFO kablam! 137 | | { Jul 12 13:19:51.291 INFO kablam! ... | Jul 12 13:19:51.291 INFO kablam! 141 | | }).collect() Jul 12 13:19:51.291 INFO kablam! 142 | | } Jul 12 13:19:51.291 INFO kablam! | |_____^ Jul 12 13:19:51.291 INFO kablam! | Jul 12 13:19:51.291 INFO kablam! note: lint level defined here Jul 12 13:19:51.291 INFO kablam! --> src/lib.rs:11:9 Jul 12 13:19:51.291 INFO kablam! | Jul 12 13:19:51.291 INFO kablam! 11 | #![deny(warnings)] Jul 12 13:19:51.291 INFO kablam! | ^^^^^^^^ Jul 12 13:19:51.291 INFO kablam! = note: #[deny(where_clauses_object_safety)] implied by #[deny(warnings)] Jul 12 13:19:51.291 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:19:51.292 INFO kablam! = note: for more information, see issue #51443 Jul 12 13:19:51.292 INFO kablam! = note: method `all_template_params` references the `Self` type in where clauses Jul 12 13:19:51.292 INFO kablam! Jul 12 13:19:51.292 INFO kablam! error: the trait `ir::template::TemplateParameters` cannot be made into an object Jul 12 13:19:51.292 INFO kablam! --> src/ir/template.rs:147:5 Jul 12 13:19:51.292 INFO kablam! | Jul 12 13:19:51.292 INFO kablam! 147 | / fn used_template_params(&self, ctx: &BindgenContext) -> Vec Jul 12 13:19:51.292 INFO kablam! 148 | | where Jul 12 13:19:51.292 INFO kablam! 149 | | Self: AsRef, Jul 12 13:19:51.292 INFO kablam! 150 | | { Jul 12 13:19:51.292 INFO kablam! ... | Jul 12 13:19:51.292 INFO kablam! 160 | | .collect() Jul 12 13:19:51.292 INFO kablam! 161 | | } Jul 12 13:19:51.293 INFO kablam! | |_____^ Jul 12 13:19:51.293 INFO kablam! | Jul 12 13:19:51.293 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:19:51.293 INFO kablam! = note: for more information, see issue #51443 Jul 12 13:19:51.293 INFO kablam! = note: method `used_template_params` references the `Self` type in where clauses Jul 12 13:19:51.293 INFO kablam! Jul 12 13:19:52.040 INFO kablam! error: aborting due to 2 previous errors Jul 12 13:19:52.046 INFO kablam! Jul 12 13:19:52.071 INFO kablam! error: Could not compile `bindgen`. Jul 12 13:19:52.071 INFO kablam! warning: build failed, waiting for other jobs to finish... Jul 12 13:19:52.630 INFO kablam! error: the trait `ir::template::TemplateParameters` cannot be made into an object Jul 12 13:19:52.630 INFO kablam! --> src/ir/template.rs:134:5 Jul 12 13:19:52.630 INFO kablam! | Jul 12 13:19:52.630 INFO kablam! 134 | / fn all_template_params(&self, ctx: &BindgenContext) -> Vec Jul 12 13:19:52.630 INFO kablam! 135 | | where Jul 12 13:19:52.630 INFO kablam! 136 | | Self: ItemAncestors, Jul 12 13:19:52.630 INFO kablam! 137 | | { Jul 12 13:19:52.630 INFO kablam! ... | Jul 12 13:19:52.630 INFO kablam! 141 | | }).collect() Jul 12 13:19:52.630 INFO kablam! 142 | | } Jul 12 13:19:52.630 INFO kablam! | |_____^ Jul 12 13:19:52.630 INFO kablam! | Jul 12 13:19:52.630 INFO kablam! note: lint level defined here Jul 12 13:19:52.630 INFO kablam! --> src/lib.rs:11:9 Jul 12 13:19:52.630 INFO kablam! | Jul 12 13:19:52.630 INFO kablam! 11 | #![deny(warnings)] Jul 12 13:19:52.630 INFO kablam! | ^^^^^^^^ Jul 12 13:19:52.630 INFO kablam! = note: #[deny(where_clauses_object_safety)] implied by #[deny(warnings)] Jul 12 13:19:52.631 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:19:52.631 INFO kablam! = note: for more information, see issue #51443 Jul 12 13:19:52.631 INFO kablam! = note: method `all_template_params` references the `Self` type in where clauses Jul 12 13:19:52.631 INFO kablam! Jul 12 13:19:52.632 INFO kablam! error: the trait `ir::template::TemplateParameters` cannot be made into an object Jul 12 13:19:52.632 INFO kablam! --> src/ir/template.rs:147:5 Jul 12 13:19:52.632 INFO kablam! | Jul 12 13:19:52.632 INFO kablam! 147 | / fn used_template_params(&self, ctx: &BindgenContext) -> Vec Jul 12 13:19:52.632 INFO kablam! 148 | | where Jul 12 13:19:52.632 INFO kablam! 149 | | Self: AsRef, Jul 12 13:19:52.632 INFO kablam! 150 | | { Jul 12 13:19:52.632 INFO kablam! ... | Jul 12 13:19:52.632 INFO kablam! 160 | | .collect() Jul 12 13:19:52.632 INFO kablam! 161 | | } Jul 12 13:19:52.632 INFO kablam! | |_____^ Jul 12 13:19:52.632 INFO kablam! | Jul 12 13:19:52.633 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:19:52.633 INFO kablam! = note: for more information, see issue #51443 Jul 12 13:19:52.633 INFO kablam! = note: method `used_template_params` references the `Self` type in where clauses Jul 12 13:19:52.633 INFO kablam! Jul 12 13:19:53.045 INFO kablam! error: aborting due to 2 previous errors Jul 12 13:19:53.045 INFO kablam! Jul 12 13:19:53.064 INFO kablam! error: Could not compile `bindgen`. Jul 12 13:19:53.064 INFO kablam! Jul 12 13:19:53.064 INFO kablam! To learn more, run the command again with --verbose. Jul 12 13:19:53.067 INFO kablam! su: No module specific data is present Jul 12 13:19:53.621 INFO running `"docker" "rm" "-f" "643ad4664934726499ffc91b7c151e9e2ad1b0c1a83a31c19b6465ff56bed3be"` Jul 12 13:19:53.800 INFO blam! 643ad4664934726499ffc91b7c151e9e2ad1b0c1a83a31c19b6465ff56bed3be