Sep 01 09:47:11.086 INFO checking bindgen-0.37.4 against try#a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b for pr-53578 Sep 01 09:47:11.087 INFO running: cargo +a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b-alt check --frozen --all --all-targets Sep 01 09:47:11.087 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53578/try#a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578/worker-1/try#a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b:/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 +a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 09:47:11.294 INFO blam! 2deb45568e15a73d4ccd6e19a29477f9b9e5bca4dd5ce2b6f1b1bc8f36f7dc7e Sep 01 09:47:11.296 INFO running `"docker" "start" "-a" "2deb45568e15a73d4ccd6e19a29477f9b9e5bca4dd5ce2b6f1b1bc8f36f7dc7e"` Sep 01 09:47:12.186 INFO kablam! Compiling bindgen v0.37.4 (file:///source) Sep 01 09:47:12.186 INFO kablam! Checking peeking_take_while v0.1.2 Sep 01 09:47:12.187 INFO kablam! Checking which v1.0.5 Sep 01 09:47:12.190 INFO kablam! Checking proc-macro2 v0.3.5 Sep 01 09:47:12.191 INFO kablam! Checking cexpr v0.2.3 Sep 01 09:47:12.192 INFO kablam! Checking clang-sys v0.23.0 Sep 01 09:47:14.998 INFO kablam! Checking quote v0.5.2 Sep 01 09:47:24.550 INFO kablam! error: the trait `ir::template::TemplateParameters` cannot be made into an object Sep 01 09:47:24.550 INFO kablam! --> src/ir/template.rs:134:5 Sep 01 09:47:24.550 INFO kablam! | Sep 01 09:47:24.551 INFO kablam! 134 | / fn all_template_params(&self, ctx: &BindgenContext) -> Vec Sep 01 09:47:24.551 INFO kablam! 135 | | where Sep 01 09:47:24.551 INFO kablam! 136 | | Self: ItemAncestors, Sep 01 09:47:24.551 INFO kablam! 137 | | { Sep 01 09:47:24.551 INFO kablam! ... | Sep 01 09:47:24.551 INFO kablam! 141 | | }).collect() Sep 01 09:47:24.551 INFO kablam! 142 | | } Sep 01 09:47:24.551 INFO kablam! | |_____^ Sep 01 09:47:24.551 INFO kablam! | Sep 01 09:47:24.551 INFO kablam! note: lint level defined here Sep 01 09:47:24.551 INFO kablam! --> src/lib.rs:11:9 Sep 01 09:47:24.551 INFO kablam! | Sep 01 09:47:24.551 INFO kablam! 11 | #![deny(warnings)] Sep 01 09:47:24.551 INFO kablam! | ^^^^^^^^ Sep 01 09:47:24.551 INFO kablam! = note: #[deny(where_clauses_object_safety)] implied by #[deny(warnings)] Sep 01 09:47:24.551 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 01 09:47:24.551 INFO kablam! = note: for more information, see issue #51443 Sep 01 09:47:24.551 INFO kablam! = note: method `all_template_params` references the `Self` type in where clauses Sep 01 09:47:24.551 INFO kablam! Sep 01 09:47:24.552 INFO kablam! error: the trait `ir::template::TemplateParameters` cannot be made into an object Sep 01 09:47:24.552 INFO kablam! --> src/ir/template.rs:147:5 Sep 01 09:47:24.552 INFO kablam! | Sep 01 09:47:24.552 INFO kablam! 147 | / fn used_template_params(&self, ctx: &BindgenContext) -> Vec Sep 01 09:47:24.552 INFO kablam! 148 | | where Sep 01 09:47:24.552 INFO kablam! 149 | | Self: AsRef, Sep 01 09:47:24.552 INFO kablam! 150 | | { Sep 01 09:47:24.552 INFO kablam! ... | Sep 01 09:47:24.552 INFO kablam! 160 | | .collect() Sep 01 09:47:24.552 INFO kablam! 161 | | } Sep 01 09:47:24.552 INFO kablam! | |_____^ Sep 01 09:47:24.552 INFO kablam! | Sep 01 09:47:24.552 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 01 09:47:24.552 INFO kablam! = note: for more information, see issue #51443 Sep 01 09:47:24.552 INFO kablam! = note: method `used_template_params` references the `Self` type in where clauses Sep 01 09:47:24.552 INFO kablam! Sep 01 09:47:24.896 INFO kablam! error: aborting due to 2 previous errors Sep 01 09:47:24.896 INFO kablam! Sep 01 09:47:24.906 INFO kablam! error: Could not compile `bindgen`. Sep 01 09:47:24.906 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 01 09:47:25.065 INFO kablam! error: the trait `ir::template::TemplateParameters` cannot be made into an object Sep 01 09:47:25.065 INFO kablam! --> src/ir/template.rs:134:5 Sep 01 09:47:25.065 INFO kablam! | Sep 01 09:47:25.065 INFO kablam! 134 | / fn all_template_params(&self, ctx: &BindgenContext) -> Vec Sep 01 09:47:25.065 INFO kablam! 135 | | where Sep 01 09:47:25.065 INFO kablam! 136 | | Self: ItemAncestors, Sep 01 09:47:25.065 INFO kablam! 137 | | { Sep 01 09:47:25.065 INFO kablam! ... | Sep 01 09:47:25.065 INFO kablam! 141 | | }).collect() Sep 01 09:47:25.065 INFO kablam! 142 | | } Sep 01 09:47:25.065 INFO kablam! | |_____^ Sep 01 09:47:25.066 INFO kablam! | Sep 01 09:47:25.066 INFO kablam! note: lint level defined here Sep 01 09:47:25.066 INFO kablam! --> src/lib.rs:11:9 Sep 01 09:47:25.066 INFO kablam! | Sep 01 09:47:25.066 INFO kablam! 11 | #![deny(warnings)] Sep 01 09:47:25.066 INFO kablam! | ^^^^^^^^ Sep 01 09:47:25.066 INFO kablam! = note: #[deny(where_clauses_object_safety)] implied by #[deny(warnings)] Sep 01 09:47:25.066 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 01 09:47:25.066 INFO kablam! = note: for more information, see issue #51443 Sep 01 09:47:25.066 INFO kablam! = note: method `all_template_params` references the `Self` type in where clauses Sep 01 09:47:25.066 INFO kablam! Sep 01 09:47:25.066 INFO kablam! error: the trait `ir::template::TemplateParameters` cannot be made into an object Sep 01 09:47:25.066 INFO kablam! --> src/ir/template.rs:147:5 Sep 01 09:47:25.066 INFO kablam! | Sep 01 09:47:25.066 INFO kablam! 147 | / fn used_template_params(&self, ctx: &BindgenContext) -> Vec Sep 01 09:47:25.066 INFO kablam! 148 | | where Sep 01 09:47:25.067 INFO kablam! 149 | | Self: AsRef, Sep 01 09:47:25.067 INFO kablam! 150 | | { Sep 01 09:47:25.067 INFO kablam! ... | Sep 01 09:47:25.067 INFO kablam! 160 | | .collect() Sep 01 09:47:25.067 INFO kablam! 161 | | } Sep 01 09:47:25.067 INFO kablam! | |_____^ Sep 01 09:47:25.067 INFO kablam! | Sep 01 09:47:25.067 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 01 09:47:25.067 INFO kablam! = note: for more information, see issue #51443 Sep 01 09:47:25.067 INFO kablam! = note: method `used_template_params` references the `Self` type in where clauses Sep 01 09:47:25.067 INFO kablam! Sep 01 09:47:25.378 INFO kablam! error: aborting due to 2 previous errors Sep 01 09:47:25.378 INFO kablam! Sep 01 09:47:25.393 INFO kablam! error: Could not compile `bindgen`. Sep 01 09:47:25.393 INFO kablam! Sep 01 09:47:25.393 INFO kablam! To learn more, run the command again with --verbose. Sep 01 09:47:25.395 INFO kablam! su: No module specific data is present Sep 01 09:47:25.787 INFO running `"docker" "rm" "-f" "2deb45568e15a73d4ccd6e19a29477f9b9e5bca4dd5ce2b6f1b1bc8f36f7dc7e"` Sep 01 09:47:25.906 INFO blam! 2deb45568e15a73d4ccd6e19a29477f9b9e5bca4dd5ce2b6f1b1bc8f36f7dc7e