Sep 05 02:05:06.248 INFO checking bindgen-0.37.4 against master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8 for pr-53913 Sep 05 02:05:06.248 INFO running: cargo +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets Sep 05 02:05:06.248 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53913/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53913/worker-2/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/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 +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 05 02:05:06.499 INFO blam! 5fdf465ed5b0f1fa9bc0c9f7d601aba05dfedc369011a2917bf45f478ef0647b Sep 05 02:05:06.501 INFO running `"docker" "start" "-a" "5fdf465ed5b0f1fa9bc0c9f7d601aba05dfedc369011a2917bf45f478ef0647b"` Sep 05 02:05:07.319 INFO kablam! Compiling bindgen v0.37.4 (file:///source) Sep 05 02:05:07.321 INFO kablam! Checking proc-macro2 v0.3.5 Sep 05 02:05:07.322 INFO kablam! Checking cexpr v0.2.3 Sep 05 02:05:07.323 INFO kablam! Checking clang-sys v0.23.0 Sep 05 02:05:10.648 INFO kablam! Checking quote v0.5.2 Sep 05 02:05:18.638 INFO kablam! error: the trait `ir::template::TemplateParameters` cannot be made into an object Sep 05 02:05:18.638 INFO kablam! --> src/ir/template.rs:134:5 Sep 05 02:05:18.638 INFO kablam! | Sep 05 02:05:18.638 INFO kablam! 134 | / fn all_template_params(&self, ctx: &BindgenContext) -> Vec Sep 05 02:05:18.639 INFO kablam! 135 | | where Sep 05 02:05:18.639 INFO kablam! 136 | | Self: ItemAncestors, Sep 05 02:05:18.639 INFO kablam! 137 | | { Sep 05 02:05:18.639 INFO kablam! ... | Sep 05 02:05:18.639 INFO kablam! 141 | | }).collect() Sep 05 02:05:18.639 INFO kablam! 142 | | } Sep 05 02:05:18.639 INFO kablam! | |_____^ Sep 05 02:05:18.639 INFO kablam! | Sep 05 02:05:18.639 INFO kablam! note: lint level defined here Sep 05 02:05:18.639 INFO kablam! --> src/lib.rs:11:9 Sep 05 02:05:18.639 INFO kablam! | Sep 05 02:05:18.639 INFO kablam! 11 | #![deny(warnings)] Sep 05 02:05:18.639 INFO kablam! | ^^^^^^^^ Sep 05 02:05:18.639 INFO kablam! = note: #[deny(where_clauses_object_safety)] implied by #[deny(warnings)] Sep 05 02:05:18.639 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 05 02:05:18.639 INFO kablam! = note: for more information, see issue #51443 Sep 05 02:05:18.639 INFO kablam! = note: method `all_template_params` references the `Self` type in where clauses Sep 05 02:05:18.639 INFO kablam! Sep 05 02:05:18.639 INFO kablam! error: the trait `ir::template::TemplateParameters` cannot be made into an object Sep 05 02:05:18.639 INFO kablam! --> src/ir/template.rs:147:5 Sep 05 02:05:18.639 INFO kablam! | Sep 05 02:05:18.639 INFO kablam! 147 | / fn used_template_params(&self, ctx: &BindgenContext) -> Vec Sep 05 02:05:18.639 INFO kablam! 148 | | where Sep 05 02:05:18.639 INFO kablam! 149 | | Self: AsRef, Sep 05 02:05:18.639 INFO kablam! 150 | | { Sep 05 02:05:18.639 INFO kablam! ... | Sep 05 02:05:18.639 INFO kablam! 160 | | .collect() Sep 05 02:05:18.639 INFO kablam! 161 | | } Sep 05 02:05:18.639 INFO kablam! | |_____^ Sep 05 02:05:18.639 INFO kablam! | Sep 05 02:05:18.639 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 05 02:05:18.639 INFO kablam! = note: for more information, see issue #51443 Sep 05 02:05:18.640 INFO kablam! = note: method `used_template_params` references the `Self` type in where clauses Sep 05 02:05:18.640 INFO kablam! Sep 05 02:05:18.954 INFO kablam! error: aborting due to 2 previous errors Sep 05 02:05:18.954 INFO kablam! Sep 05 02:05:18.967 INFO kablam! error: Could not compile `bindgen`. Sep 05 02:05:18.967 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 05 02:05:19.202 INFO kablam! error: the trait `ir::template::TemplateParameters` cannot be made into an object Sep 05 02:05:19.202 INFO kablam! --> src/ir/template.rs:134:5 Sep 05 02:05:19.202 INFO kablam! | Sep 05 02:05:19.202 INFO kablam! 134 | / fn all_template_params(&self, ctx: &BindgenContext) -> Vec Sep 05 02:05:19.202 INFO kablam! 135 | | where Sep 05 02:05:19.202 INFO kablam! 136 | | Self: ItemAncestors, Sep 05 02:05:19.202 INFO kablam! 137 | | { Sep 05 02:05:19.202 INFO kablam! ... | Sep 05 02:05:19.202 INFO kablam! 141 | | }).collect() Sep 05 02:05:19.202 INFO kablam! 142 | | } Sep 05 02:05:19.202 INFO kablam! | |_____^ Sep 05 02:05:19.202 INFO kablam! | Sep 05 02:05:19.202 INFO kablam! note: lint level defined here Sep 05 02:05:19.202 INFO kablam! --> src/lib.rs:11:9 Sep 05 02:05:19.202 INFO kablam! | Sep 05 02:05:19.202 INFO kablam! 11 | #![deny(warnings)] Sep 05 02:05:19.202 INFO kablam! | ^^^^^^^^ Sep 05 02:05:19.202 INFO kablam! = note: #[deny(where_clauses_object_safety)] implied by #[deny(warnings)] Sep 05 02:05:19.202 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 05 02:05:19.202 INFO kablam! = note: for more information, see issue #51443 Sep 05 02:05:19.203 INFO kablam! = note: method `all_template_params` references the `Self` type in where clauses Sep 05 02:05:19.203 INFO kablam! Sep 05 02:05:19.203 INFO kablam! error: the trait `ir::template::TemplateParameters` cannot be made into an object Sep 05 02:05:19.203 INFO kablam! --> src/ir/template.rs:147:5 Sep 05 02:05:19.203 INFO kablam! | Sep 05 02:05:19.203 INFO kablam! 147 | / fn used_template_params(&self, ctx: &BindgenContext) -> Vec Sep 05 02:05:19.203 INFO kablam! 148 | | where Sep 05 02:05:19.203 INFO kablam! 149 | | Self: AsRef, Sep 05 02:05:19.203 INFO kablam! 150 | | { Sep 05 02:05:19.203 INFO kablam! ... | Sep 05 02:05:19.203 INFO kablam! 160 | | .collect() Sep 05 02:05:19.203 INFO kablam! 161 | | } Sep 05 02:05:19.203 INFO kablam! | |_____^ Sep 05 02:05:19.203 INFO kablam! | Sep 05 02:05:19.203 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 05 02:05:19.203 INFO kablam! = note: for more information, see issue #51443 Sep 05 02:05:19.203 INFO kablam! = note: method `used_template_params` references the `Self` type in where clauses Sep 05 02:05:19.203 INFO kablam! Sep 05 02:05:19.508 INFO kablam! error: aborting due to 2 previous errors Sep 05 02:05:19.508 INFO kablam! Sep 05 02:05:19.519 INFO kablam! error: Could not compile `bindgen`. Sep 05 02:05:19.519 INFO kablam! Sep 05 02:05:19.519 INFO kablam! To learn more, run the command again with --verbose. Sep 05 02:05:19.521 INFO kablam! su: No module specific data is present Sep 05 02:05:20.182 INFO running `"docker" "rm" "-f" "5fdf465ed5b0f1fa9bc0c9f7d601aba05dfedc369011a2917bf45f478ef0647b"` Sep 05 02:05:20.290 INFO blam! 5fdf465ed5b0f1fa9bc0c9f7d601aba05dfedc369011a2917bf45f478ef0647b