Sep 18 03:18:41.954 INFO checking bindgen-0.37.4 against master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690 for pr-54033 Sep 18 03:18:41.955 INFO running: cargo +cb6d2dfa8923902b0992a1522dc4a45a9d3ba690-alt check --frozen --all --all-targets Sep 18 03:18:41.955 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-54033/master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54033/worker-1/master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690:/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 +cb6d2dfa8923902b0992a1522dc4a45a9d3ba690-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.323 INFO blam! 305b0c3cc704a58120798c8223056cd2f0ea8aa773474c7961b56d665da00eca Sep 18 03:18:42.331 INFO running `"docker" "start" "-a" "305b0c3cc704a58120798c8223056cd2f0ea8aa773474c7961b56d665da00eca"` Sep 18 03:18:43.922 INFO kablam! usermod: no changes Sep 18 03:18:44.095 INFO kablam! Compiling bindgen v0.37.4 (/source) Sep 18 03:18:44.095 INFO kablam! Checking peeking_take_while v0.1.2 Sep 18 03:18:44.103 INFO kablam! Checking which v1.0.5 Sep 18 03:18:44.111 INFO kablam! Checking proc-macro2 v0.3.5 Sep 18 03:18:44.119 INFO kablam! Checking cexpr v0.2.3 Sep 18 03:18:44.119 INFO kablam! Checking clang-sys v0.23.0 Sep 18 03:18:46.175 INFO kablam! Checking quote v0.5.2 Sep 18 03:18:51.039 INFO kablam! error: the trait `ir::template::TemplateParameters` cannot be made into an object Sep 18 03:18:51.039 INFO kablam! --> src/ir/template.rs:134:5 Sep 18 03:18:51.039 INFO kablam! | Sep 18 03:18:51.039 INFO kablam! 134 | / fn all_template_params(&self, ctx: &BindgenContext) -> Vec Sep 18 03:18:51.039 INFO kablam! 135 | | where Sep 18 03:18:51.039 INFO kablam! 136 | | Self: ItemAncestors, Sep 18 03:18:51.039 INFO kablam! 137 | | { Sep 18 03:18:51.039 INFO kablam! ... | Sep 18 03:18:51.039 INFO kablam! 141 | | }).collect() Sep 18 03:18:51.039 INFO kablam! 142 | | } Sep 18 03:18:51.039 INFO kablam! | |_____^ Sep 18 03:18:51.039 INFO kablam! | Sep 18 03:18:51.039 INFO kablam! note: lint level defined here Sep 18 03:18:51.039 INFO kablam! --> src/lib.rs:11:9 Sep 18 03:18:51.039 INFO kablam! | Sep 18 03:18:51.039 INFO kablam! 11 | #![deny(warnings)] Sep 18 03:18:51.039 INFO kablam! | ^^^^^^^^ Sep 18 03:18:51.039 INFO kablam! = note: #[deny(where_clauses_object_safety)] implied by #[deny(warnings)] Sep 18 03:18:51.039 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:51.039 INFO kablam! = note: for more information, see issue #51443 Sep 18 03:18:51.039 INFO kablam! = note: method `all_template_params` references the `Self` type in where clauses Sep 18 03:18:51.039 INFO kablam! Sep 18 03:18:51.039 INFO kablam! error: the trait `ir::template::TemplateParameters` cannot be made into an object Sep 18 03:18:51.039 INFO kablam! --> src/ir/template.rs:147:5 Sep 18 03:18:51.039 INFO kablam! | Sep 18 03:18:51.039 INFO kablam! 147 | / fn used_template_params(&self, ctx: &BindgenContext) -> Vec Sep 18 03:18:51.039 INFO kablam! 148 | | where Sep 18 03:18:51.039 INFO kablam! 149 | | Self: AsRef, Sep 18 03:18:51.039 INFO kablam! 150 | | { Sep 18 03:18:51.039 INFO kablam! ... | Sep 18 03:18:51.039 INFO kablam! 160 | | .collect() Sep 18 03:18:51.039 INFO kablam! 161 | | } Sep 18 03:18:51.039 INFO kablam! | |_____^ Sep 18 03:18:51.039 INFO kablam! | Sep 18 03:18:51.039 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:51.039 INFO kablam! = note: for more information, see issue #51443 Sep 18 03:18:51.039 INFO kablam! = note: method `used_template_params` references the `Self` type in where clauses Sep 18 03:18:51.039 INFO kablam! Sep 18 03:18:51.299 INFO kablam! error: aborting due to 2 previous errors Sep 18 03:18:51.299 INFO kablam! Sep 18 03:18:51.319 INFO kablam! error: Could not compile `bindgen`. Sep 18 03:18:51.319 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 18 03:18:51.447 INFO kablam! error: the trait `ir::template::TemplateParameters` cannot be made into an object Sep 18 03:18:51.447 INFO kablam! --> src/ir/template.rs:134:5 Sep 18 03:18:51.447 INFO kablam! | Sep 18 03:18:51.447 INFO kablam! 134 | / fn all_template_params(&self, ctx: &BindgenContext) -> Vec Sep 18 03:18:51.447 INFO kablam! 135 | | where Sep 18 03:18:51.447 INFO kablam! 136 | | Self: ItemAncestors, Sep 18 03:18:51.448 INFO kablam! 137 | | { Sep 18 03:18:51.448 INFO kablam! ... | Sep 18 03:18:51.448 INFO kablam! 141 | | }).collect() Sep 18 03:18:51.448 INFO kablam! 142 | | } Sep 18 03:18:51.448 INFO kablam! | |_____^ Sep 18 03:18:51.448 INFO kablam! | Sep 18 03:18:51.448 INFO kablam! note: lint level defined here Sep 18 03:18:51.449 INFO kablam! --> src/lib.rs:11:9 Sep 18 03:18:51.449 INFO kablam! | Sep 18 03:18:51.449 INFO kablam! 11 | #![deny(warnings)] Sep 18 03:18:51.449 INFO kablam! | ^^^^^^^^ Sep 18 03:18:51.449 INFO kablam! = note: #[deny(where_clauses_object_safety)] implied by #[deny(warnings)] Sep 18 03:18:51.449 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:51.449 INFO kablam! = note: for more information, see issue #51443 Sep 18 03:18:51.450 INFO kablam! = note: method `all_template_params` references the `Self` type in where clauses Sep 18 03:18:51.450 INFO kablam! Sep 18 03:18:51.450 INFO kablam! error: the trait `ir::template::TemplateParameters` cannot be made into an object Sep 18 03:18:51.450 INFO kablam! --> src/ir/template.rs:147:5 Sep 18 03:18:51.450 INFO kablam! | Sep 18 03:18:51.450 INFO kablam! 147 | / fn used_template_params(&self, ctx: &BindgenContext) -> Vec Sep 18 03:18:51.450 INFO kablam! 148 | | where Sep 18 03:18:51.450 INFO kablam! 149 | | Self: AsRef, Sep 18 03:18:51.451 INFO kablam! 150 | | { Sep 18 03:18:51.451 INFO kablam! ... | Sep 18 03:18:51.451 INFO kablam! 160 | | .collect() Sep 18 03:18:51.451 INFO kablam! 161 | | } Sep 18 03:18:51.451 INFO kablam! | |_____^ Sep 18 03:18:51.451 INFO kablam! | Sep 18 03:18:51.451 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:51.451 INFO kablam! = note: for more information, see issue #51443 Sep 18 03:18:51.452 INFO kablam! = note: method `used_template_params` references the `Self` type in where clauses Sep 18 03:18:51.452 INFO kablam! Sep 18 03:18:51.656 INFO kablam! error: aborting due to 2 previous errors Sep 18 03:18:51.656 INFO kablam! Sep 18 03:18:51.671 INFO kablam! error: Could not compile `bindgen`. Sep 18 03:18:51.671 INFO kablam! Sep 18 03:18:51.671 INFO kablam! To learn more, run the command again with --verbose. Sep 18 03:18:51.673 INFO kablam! su: No module specific data is present Sep 18 03:18:52.212 INFO running `"docker" "rm" "-f" "305b0c3cc704a58120798c8223056cd2f0ea8aa773474c7961b56d665da00eca"` Sep 18 03:18:52.286 INFO blam! 305b0c3cc704a58120798c8223056cd2f0ea8aa773474c7961b56d665da00eca