Sep 06 09:33:38.600 INFO checking bindgen-0.37.4 against try#51ff957df5095d92d1d3d4682207ee8b7ad408a8 for pr-53854 Sep 06 09:33:38.600 INFO running: cargo +51ff957df5095d92d1d3d4682207ee8b7ad408a8-alt check --frozen --all --all-targets Sep 06 09:33:38.600 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-4/pr-53854/try#51ff957df5095d92d1d3d4682207ee8b7ad408a8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-4/try#51ff957df5095d92d1d3d4682207ee8b7ad408a8:/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 +51ff957df5095d92d1d3d4682207ee8b7ad408a8-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 06 09:33:38.858 INFO blam! 25c83a73d83c8b798545328b662f6169f65fd424a4385b114c20508ab7473715 Sep 06 09:33:38.860 INFO running `"docker" "start" "-a" "25c83a73d83c8b798545328b662f6169f65fd424a4385b114c20508ab7473715"` Sep 06 09:33:40.589 INFO kablam! usermod: no changes Sep 06 09:33:40.739 INFO kablam! Compiling bindgen v0.37.4 (file:///source) Sep 06 09:33:40.740 INFO kablam! Checking peeking_take_while v0.1.2 Sep 06 09:33:40.741 INFO kablam! Checking which v1.0.5 Sep 06 09:33:40.747 INFO kablam! Checking proc-macro2 v0.3.5 Sep 06 09:33:40.749 INFO kablam! Checking cexpr v0.2.3 Sep 06 09:33:40.751 INFO kablam! Checking clang-sys v0.23.0 Sep 06 09:33:44.338 INFO kablam! Checking quote v0.5.2 Sep 06 09:33:50.810 INFO kablam! error: the trait `ir::template::TemplateParameters` cannot be made into an object Sep 06 09:33:50.810 INFO kablam! --> src/ir/template.rs:134:5 Sep 06 09:33:50.810 INFO kablam! | Sep 06 09:33:50.810 INFO kablam! 134 | / fn all_template_params(&self, ctx: &BindgenContext) -> Vec Sep 06 09:33:50.810 INFO kablam! 135 | | where Sep 06 09:33:50.810 INFO kablam! 136 | | Self: ItemAncestors, Sep 06 09:33:50.810 INFO kablam! 137 | | { Sep 06 09:33:50.810 INFO kablam! ... | Sep 06 09:33:50.810 INFO kablam! 141 | | }).collect() Sep 06 09:33:50.810 INFO kablam! 142 | | } Sep 06 09:33:50.810 INFO kablam! | |_____^ Sep 06 09:33:50.810 INFO kablam! | Sep 06 09:33:50.810 INFO kablam! note: lint level defined here Sep 06 09:33:50.810 INFO kablam! --> src/lib.rs:11:9 Sep 06 09:33:50.810 INFO kablam! | Sep 06 09:33:50.810 INFO kablam! 11 | #![deny(warnings)] Sep 06 09:33:50.810 INFO kablam! | ^^^^^^^^ Sep 06 09:33:50.810 INFO kablam! = note: #[deny(where_clauses_object_safety)] implied by #[deny(warnings)] Sep 06 09:33:50.810 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 06 09:33:50.810 INFO kablam! = note: for more information, see issue #51443 Sep 06 09:33:50.810 INFO kablam! = note: method `all_template_params` references the `Self` type in where clauses Sep 06 09:33:50.810 INFO kablam! Sep 06 09:33:50.810 INFO kablam! error: the trait `ir::template::TemplateParameters` cannot be made into an object Sep 06 09:33:50.810 INFO kablam! --> src/ir/template.rs:147:5 Sep 06 09:33:50.810 INFO kablam! | Sep 06 09:33:50.810 INFO kablam! 147 | / fn used_template_params(&self, ctx: &BindgenContext) -> Vec Sep 06 09:33:50.810 INFO kablam! 148 | | where Sep 06 09:33:50.810 INFO kablam! 149 | | Self: AsRef, Sep 06 09:33:50.810 INFO kablam! 150 | | { Sep 06 09:33:50.811 INFO kablam! ... | Sep 06 09:33:50.811 INFO kablam! 160 | | .collect() Sep 06 09:33:50.811 INFO kablam! 161 | | } Sep 06 09:33:50.811 INFO kablam! | |_____^ Sep 06 09:33:50.811 INFO kablam! | Sep 06 09:33:50.811 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 06 09:33:50.811 INFO kablam! = note: for more information, see issue #51443 Sep 06 09:33:50.811 INFO kablam! = note: method `used_template_params` references the `Self` type in where clauses Sep 06 09:33:50.811 INFO kablam! Sep 06 09:33:51.030 INFO kablam! error: the trait `ir::template::TemplateParameters` cannot be made into an object Sep 06 09:33:51.030 INFO kablam! --> src/ir/template.rs:134:5 Sep 06 09:33:51.030 INFO kablam! | Sep 06 09:33:51.030 INFO kablam! 134 | / fn all_template_params(&self, ctx: &BindgenContext) -> Vec Sep 06 09:33:51.030 INFO kablam! 135 | | where Sep 06 09:33:51.030 INFO kablam! 136 | | Self: ItemAncestors, Sep 06 09:33:51.030 INFO kablam! 137 | | { Sep 06 09:33:51.030 INFO kablam! ... | Sep 06 09:33:51.030 INFO kablam! 141 | | }).collect() Sep 06 09:33:51.030 INFO kablam! 142 | | } Sep 06 09:33:51.030 INFO kablam! | |_____^ Sep 06 09:33:51.031 INFO kablam! | Sep 06 09:33:51.031 INFO kablam! note: lint level defined here Sep 06 09:33:51.031 INFO kablam! --> src/lib.rs:11:9 Sep 06 09:33:51.031 INFO kablam! | Sep 06 09:33:51.031 INFO kablam! 11 | #![deny(warnings)] Sep 06 09:33:51.031 INFO kablam! | ^^^^^^^^ Sep 06 09:33:51.031 INFO kablam! = note: #[deny(where_clauses_object_safety)] implied by #[deny(warnings)] Sep 06 09:33:51.031 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 06 09:33:51.031 INFO kablam! = note: for more information, see issue #51443 Sep 06 09:33:51.031 INFO kablam! = note: method `all_template_params` references the `Self` type in where clauses Sep 06 09:33:51.031 INFO kablam! Sep 06 09:33:51.032 INFO kablam! error: the trait `ir::template::TemplateParameters` cannot be made into an object Sep 06 09:33:51.032 INFO kablam! --> src/ir/template.rs:147:5 Sep 06 09:33:51.032 INFO kablam! | Sep 06 09:33:51.032 INFO kablam! 147 | / fn used_template_params(&self, ctx: &BindgenContext) -> Vec Sep 06 09:33:51.032 INFO kablam! 148 | | where Sep 06 09:33:51.032 INFO kablam! 149 | | Self: AsRef, Sep 06 09:33:51.032 INFO kablam! 150 | | { Sep 06 09:33:51.032 INFO kablam! ... | Sep 06 09:33:51.032 INFO kablam! 160 | | .collect() Sep 06 09:33:51.032 INFO kablam! 161 | | } Sep 06 09:33:51.032 INFO kablam! | |_____^ Sep 06 09:33:51.032 INFO kablam! | Sep 06 09:33:51.032 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 06 09:33:51.032 INFO kablam! = note: for more information, see issue #51443 Sep 06 09:33:51.032 INFO kablam! = note: method `used_template_params` references the `Self` type in where clauses Sep 06 09:33:51.032 INFO kablam! Sep 06 09:33:51.106 INFO kablam! error: aborting due to 2 previous errors Sep 06 09:33:51.106 INFO kablam! Sep 06 09:33:51.126 INFO kablam! error: Could not compile `bindgen`. Sep 06 09:33:51.126 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 06 09:33:51.234 INFO kablam! error: aborting due to 2 previous errors Sep 06 09:33:51.234 INFO kablam! Sep 06 09:33:51.249 INFO kablam! error: Could not compile `bindgen`. Sep 06 09:33:51.249 INFO kablam! Sep 06 09:33:51.249 INFO kablam! To learn more, run the command again with --verbose. Sep 06 09:33:51.250 INFO kablam! su: No module specific data is present Sep 06 09:33:52.104 INFO running `"docker" "rm" "-f" "25c83a73d83c8b798545328b662f6169f65fd424a4385b114c20508ab7473715"` Sep 06 09:33:52.222 INFO blam! 25c83a73d83c8b798545328b662f6169f65fd424a4385b114c20508ab7473715