Sep 18 03:18:41.959 INFO checking bindgen-0.37.4 against try#cfeeefe83c83bceb55d60d7e2be173db7597ed50 for pr-54033 Sep 18 03:18:41.959 INFO running: cargo +cfeeefe83c83bceb55d60d7e2be173db7597ed50-alt check --frozen --all --all-targets Sep 18 03:18:41.959 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-54033/try#cfeeefe83c83bceb55d60d7e2be173db7597ed50:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54033/worker-6/try#cfeeefe83c83bceb55d60d7e2be173db7597ed50:/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 +cfeeefe83c83bceb55d60d7e2be173db7597ed50-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 18 03:18:42.266 INFO blam! 480814a82d56d746f0c239db5b52c99acfa1bbbe83335f05221e4d928e997588 Sep 18 03:18:42.271 INFO running `"docker" "start" "-a" "480814a82d56d746f0c239db5b52c99acfa1bbbe83335f05221e4d928e997588"` Sep 18 03:18:43.525 INFO kablam! usermod: no changes Sep 18 03:18:43.661 INFO kablam! Compiling bindgen v0.37.4 (/source) Sep 18 03:18:43.661 INFO kablam! Checking peeking_take_while v0.1.2 Sep 18 03:18:43.671 INFO kablam! Checking which v1.0.5 Sep 18 03:18:43.675 INFO kablam! Checking proc-macro2 v0.3.5 Sep 18 03:18:43.675 INFO kablam! Checking cexpr v0.2.3 Sep 18 03:18:43.675 INFO kablam! Checking clang-sys v0.23.0 Sep 18 03:18:45.628 INFO kablam! Checking quote v0.5.2 Sep 18 03:18:50.391 INFO kablam! error: the trait `ir::template::TemplateParameters` cannot be made into an object Sep 18 03:18:50.391 INFO kablam! --> src/ir/template.rs:134:5 Sep 18 03:18:50.391 INFO kablam! | Sep 18 03:18:50.391 INFO kablam! 134 | / fn all_template_params(&self, ctx: &BindgenContext) -> Vec Sep 18 03:18:50.391 INFO kablam! 135 | | where Sep 18 03:18:50.391 INFO kablam! 136 | | Self: ItemAncestors, Sep 18 03:18:50.391 INFO kablam! 137 | | { Sep 18 03:18:50.391 INFO kablam! ... | Sep 18 03:18:50.391 INFO kablam! 141 | | }).collect() Sep 18 03:18:50.391 INFO kablam! 142 | | } Sep 18 03:18:50.391 INFO kablam! | |_____^ Sep 18 03:18:50.391 INFO kablam! | Sep 18 03:18:50.391 INFO kablam! note: lint level defined here Sep 18 03:18:50.391 INFO kablam! --> src/lib.rs:11:9 Sep 18 03:18:50.391 INFO kablam! | Sep 18 03:18:50.391 INFO kablam! 11 | #![deny(warnings)] Sep 18 03:18:50.391 INFO kablam! | ^^^^^^^^ Sep 18 03:18:50.391 INFO kablam! = note: #[deny(where_clauses_object_safety)] implied by #[deny(warnings)] Sep 18 03:18:50.391 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 18 03:18:50.391 INFO kablam! = note: for more information, see issue #51443 Sep 18 03:18:50.391 INFO kablam! = note: method `all_template_params` references the `Self` type in where clauses Sep 18 03:18:50.391 INFO kablam! Sep 18 03:18:50.391 INFO kablam! error: the trait `ir::template::TemplateParameters` cannot be made into an object Sep 18 03:18:50.391 INFO kablam! --> src/ir/template.rs:147:5 Sep 18 03:18:50.391 INFO kablam! | Sep 18 03:18:50.391 INFO kablam! 147 | / fn used_template_params(&self, ctx: &BindgenContext) -> Vec Sep 18 03:18:50.391 INFO kablam! 148 | | where Sep 18 03:18:50.391 INFO kablam! 149 | | Self: AsRef, Sep 18 03:18:50.391 INFO kablam! 150 | | { Sep 18 03:18:50.391 INFO kablam! ... | Sep 18 03:18:50.391 INFO kablam! 160 | | .collect() Sep 18 03:18:50.391 INFO kablam! 161 | | } Sep 18 03:18:50.391 INFO kablam! | |_____^ Sep 18 03:18:50.391 INFO kablam! | Sep 18 03:18:50.391 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 18 03:18:50.391 INFO kablam! = note: for more information, see issue #51443 Sep 18 03:18:50.391 INFO kablam! = note: method `used_template_params` references the `Self` type in where clauses Sep 18 03:18:50.391 INFO kablam! Sep 18 03:18:50.575 INFO kablam! error: aborting due to 2 previous errors Sep 18 03:18:50.575 INFO kablam! Sep 18 03:18:50.583 INFO kablam! error: Could not compile `bindgen`. Sep 18 03:18:50.583 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 18 03:18:50.679 INFO kablam! error: the trait `ir::template::TemplateParameters` cannot be made into an object Sep 18 03:18:50.679 INFO kablam! --> src/ir/template.rs:134:5 Sep 18 03:18:50.679 INFO kablam! | Sep 18 03:18:50.679 INFO kablam! 134 | / fn all_template_params(&self, ctx: &BindgenContext) -> Vec Sep 18 03:18:50.679 INFO kablam! 135 | | where Sep 18 03:18:50.679 INFO kablam! 136 | | Self: ItemAncestors, Sep 18 03:18:50.679 INFO kablam! 137 | | { Sep 18 03:18:50.679 INFO kablam! ... | Sep 18 03:18:50.679 INFO kablam! 141 | | }).collect() Sep 18 03:18:50.679 INFO kablam! 142 | | } Sep 18 03:18:50.679 INFO kablam! | |_____^ Sep 18 03:18:50.679 INFO kablam! | Sep 18 03:18:50.679 INFO kablam! note: lint level defined here Sep 18 03:18:50.679 INFO kablam! --> src/lib.rs:11:9 Sep 18 03:18:50.679 INFO kablam! | Sep 18 03:18:50.679 INFO kablam! 11 | #![deny(warnings)] Sep 18 03:18:50.679 INFO kablam! | ^^^^^^^^ Sep 18 03:18:50.679 INFO kablam! = note: #[deny(where_clauses_object_safety)] implied by #[deny(warnings)] Sep 18 03:18:50.679 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 18 03:18:50.679 INFO kablam! = note: for more information, see issue #51443 Sep 18 03:18:50.679 INFO kablam! = note: method `all_template_params` references the `Self` type in where clauses Sep 18 03:18:50.679 INFO kablam! Sep 18 03:18:50.679 INFO kablam! error: the trait `ir::template::TemplateParameters` cannot be made into an object Sep 18 03:18:50.679 INFO kablam! --> src/ir/template.rs:147:5 Sep 18 03:18:50.679 INFO kablam! | Sep 18 03:18:50.679 INFO kablam! 147 | / fn used_template_params(&self, ctx: &BindgenContext) -> Vec Sep 18 03:18:50.679 INFO kablam! 148 | | where Sep 18 03:18:50.679 INFO kablam! 149 | | Self: AsRef, Sep 18 03:18:50.679 INFO kablam! 150 | | { Sep 18 03:18:50.679 INFO kablam! ... | Sep 18 03:18:50.679 INFO kablam! 160 | | .collect() Sep 18 03:18:50.679 INFO kablam! 161 | | } Sep 18 03:18:50.679 INFO kablam! | |_____^ Sep 18 03:18:50.679 INFO kablam! | Sep 18 03:18:50.679 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 18 03:18:50.679 INFO kablam! = note: for more information, see issue #51443 Sep 18 03:18:50.679 INFO kablam! = note: method `used_template_params` references the `Self` type in where clauses Sep 18 03:18:50.679 INFO kablam! Sep 18 03:18:50.846 INFO kablam! error: aborting due to 2 previous errors Sep 18 03:18:50.846 INFO kablam! Sep 18 03:18:50.863 INFO kablam! error: Could not compile `bindgen`. Sep 18 03:18:50.863 INFO kablam! Sep 18 03:18:50.863 INFO kablam! To learn more, run the command again with --verbose. Sep 18 03:18:50.864 INFO kablam! su: No module specific data is present Sep 18 03:18:51.875 INFO running `"docker" "rm" "-f" "480814a82d56d746f0c239db5b52c99acfa1bbbe83335f05221e4d928e997588"` Sep 18 03:18:51.956 INFO blam! 480814a82d56d746f0c239db5b52c99acfa1bbbe83335f05221e4d928e997588