Sep 20 06:09:29.760 INFO checking bindgen-0.37.4 against master#1e21c9a297a9fe668d62887a3a6a4add8e717b17 for pr-54352 Sep 20 06:09:29.760 INFO running: cargo +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets Sep 20 06:09:29.760 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-54352/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-2/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/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 +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 20 06:09:29.976 INFO blam! 9eb1ae01ed6e453d8e4698e6281223713823f08c72ca144fc6f5381bc25b641b Sep 20 06:09:29.978 INFO running `"docker" "start" "-a" "9eb1ae01ed6e453d8e4698e6281223713823f08c72ca144fc6f5381bc25b641b"` Sep 20 06:09:31.518 INFO kablam! usermod: no changes Sep 20 06:09:31.778 INFO kablam! Compiling bindgen v0.37.4 (/source) Sep 20 06:09:31.778 INFO kablam! Checking peeking_take_while v0.1.2 Sep 20 06:09:31.814 INFO kablam! Checking which v1.0.5 Sep 20 06:09:31.814 INFO kablam! Checking proc-macro2 v0.3.5 Sep 20 06:09:31.814 INFO kablam! Checking cexpr v0.2.3 Sep 20 06:09:31.814 INFO kablam! Checking clang-sys v0.23.0 Sep 20 06:09:35.048 INFO kablam! Checking quote v0.5.2 Sep 20 06:09:40.337 INFO kablam! error: the trait `ir::template::TemplateParameters` cannot be made into an object Sep 20 06:09:40.337 INFO kablam! --> src/ir/template.rs:134:5 Sep 20 06:09:40.337 INFO kablam! | Sep 20 06:09:40.337 INFO kablam! 134 | / fn all_template_params(&self, ctx: &BindgenContext) -> Vec Sep 20 06:09:40.337 INFO kablam! 135 | | where Sep 20 06:09:40.337 INFO kablam! 136 | | Self: ItemAncestors, Sep 20 06:09:40.337 INFO kablam! 137 | | { Sep 20 06:09:40.337 INFO kablam! ... | Sep 20 06:09:40.337 INFO kablam! 141 | | }).collect() Sep 20 06:09:40.337 INFO kablam! 142 | | } Sep 20 06:09:40.337 INFO kablam! | |_____^ Sep 20 06:09:40.337 INFO kablam! | Sep 20 06:09:40.337 INFO kablam! note: lint level defined here Sep 20 06:09:40.337 INFO kablam! --> src/lib.rs:11:9 Sep 20 06:09:40.337 INFO kablam! | Sep 20 06:09:40.337 INFO kablam! 11 | #![deny(warnings)] Sep 20 06:09:40.337 INFO kablam! | ^^^^^^^^ Sep 20 06:09:40.337 INFO kablam! = note: #[deny(where_clauses_object_safety)] implied by #[deny(warnings)] Sep 20 06:09:40.337 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! Sep 20 06:09:40.337 INFO kablam! = note: for more information, see issue #51443 Sep 20 06:09:40.337 INFO kablam! = note: method `all_template_params` references the `Self` type in where clauses Sep 20 06:09:40.337 INFO kablam! Sep 20 06:09:40.337 INFO kablam! error: the trait `ir::template::TemplateParameters` cannot be made into an object Sep 20 06:09:40.337 INFO kablam! --> src/ir/template.rs:147:5 Sep 20 06:09:40.337 INFO kablam! | Sep 20 06:09:40.337 INFO kablam! 147 | / fn used_template_params(&self, ctx: &BindgenContext) -> Vec Sep 20 06:09:40.337 INFO kablam! 148 | | where Sep 20 06:09:40.337 INFO kablam! 149 | | Self: AsRef, Sep 20 06:09:40.337 INFO kablam! 150 | | { Sep 20 06:09:40.337 INFO kablam! ... | Sep 20 06:09:40.337 INFO kablam! 160 | | .collect() Sep 20 06:09:40.337 INFO kablam! 161 | | } Sep 20 06:09:40.337 INFO kablam! | |_____^ Sep 20 06:09:40.337 INFO kablam! | Sep 20 06:09:40.337 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! Sep 20 06:09:40.337 INFO kablam! = note: for more information, see issue #51443 Sep 20 06:09:40.337 INFO kablam! = note: method `used_template_params` references the `Self` type in where clauses Sep 20 06:09:40.337 INFO kablam! Sep 20 06:09:40.519 INFO kablam! error: aborting due to 2 previous errors Sep 20 06:09:40.519 INFO kablam! Sep 20 06:09:40.531 INFO kablam! error: Could not compile `bindgen`. Sep 20 06:09:40.531 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 20 06:09:40.603 INFO kablam! error: the trait `ir::template::TemplateParameters` cannot be made into an object Sep 20 06:09:40.603 INFO kablam! --> src/ir/template.rs:134:5 Sep 20 06:09:40.603 INFO kablam! | Sep 20 06:09:40.603 INFO kablam! 134 | / fn all_template_params(&self, ctx: &BindgenContext) -> Vec Sep 20 06:09:40.603 INFO kablam! 135 | | where Sep 20 06:09:40.603 INFO kablam! 136 | | Self: ItemAncestors, Sep 20 06:09:40.603 INFO kablam! 137 | | { Sep 20 06:09:40.603 INFO kablam! ... | Sep 20 06:09:40.603 INFO kablam! 141 | | }).collect() Sep 20 06:09:40.603 INFO kablam! 142 | | } Sep 20 06:09:40.603 INFO kablam! | |_____^ Sep 20 06:09:40.603 INFO kablam! | Sep 20 06:09:40.603 INFO kablam! note: lint level defined here Sep 20 06:09:40.603 INFO kablam! --> src/lib.rs:11:9 Sep 20 06:09:40.603 INFO kablam! | Sep 20 06:09:40.603 INFO kablam! 11 | #![deny(warnings)] Sep 20 06:09:40.603 INFO kablam! | ^^^^^^^^ Sep 20 06:09:40.603 INFO kablam! = note: #[deny(where_clauses_object_safety)] implied by #[deny(warnings)] Sep 20 06:09:40.603 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! Sep 20 06:09:40.603 INFO kablam! = note: for more information, see issue #51443 Sep 20 06:09:40.603 INFO kablam! = note: method `all_template_params` references the `Self` type in where clauses Sep 20 06:09:40.603 INFO kablam! Sep 20 06:09:40.603 INFO kablam! error: the trait `ir::template::TemplateParameters` cannot be made into an object Sep 20 06:09:40.603 INFO kablam! --> src/ir/template.rs:147:5 Sep 20 06:09:40.603 INFO kablam! | Sep 20 06:09:40.603 INFO kablam! 147 | / fn used_template_params(&self, ctx: &BindgenContext) -> Vec Sep 20 06:09:40.603 INFO kablam! 148 | | where Sep 20 06:09:40.603 INFO kablam! 149 | | Self: AsRef, Sep 20 06:09:40.603 INFO kablam! 150 | | { Sep 20 06:09:40.603 INFO kablam! ... | Sep 20 06:09:40.603 INFO kablam! 160 | | .collect() Sep 20 06:09:40.603 INFO kablam! 161 | | } Sep 20 06:09:40.603 INFO kablam! | |_____^ Sep 20 06:09:40.603 INFO kablam! | Sep 20 06:09:40.603 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! Sep 20 06:09:40.603 INFO kablam! = note: for more information, see issue #51443 Sep 20 06:09:40.603 INFO kablam! = note: method `used_template_params` references the `Self` type in where clauses Sep 20 06:09:40.603 INFO kablam! Sep 20 06:09:40.752 INFO kablam! error: aborting due to 2 previous errors Sep 20 06:09:40.752 INFO kablam! Sep 20 06:09:40.764 INFO kablam! error: Could not compile `bindgen`. Sep 20 06:09:40.764 INFO kablam! Sep 20 06:09:40.764 INFO kablam! To learn more, run the command again with --verbose. Sep 20 06:09:40.766 INFO kablam! su: No module specific data is present Sep 20 06:09:41.449 INFO running `"docker" "rm" "-f" "9eb1ae01ed6e453d8e4698e6281223713823f08c72ca144fc6f5381bc25b641b"` Sep 20 06:09:41.542 INFO blam! 9eb1ae01ed6e453d8e4698e6281223713823f08c72ca144fc6f5381bc25b641b