Sep 01 20:06:21.037 INFO checking gccjit-0.0.1 against master#1114ab684fbad001c4e580326d8eb4d8c4e917d3 for pr-53831 Sep 01 20:06:21.037 INFO running: cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets Sep 01 20:06:21.037 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53831/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53831/worker-1/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/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 +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 20:06:21.294 INFO blam! 7fb67c196a38cc275bd6048e328bd7851238c1d7b52bf57ba3ebd676880a3bb1 Sep 01 20:06:21.296 INFO running `"docker" "start" "-a" "7fb67c196a38cc275bd6048e328bd7851238c1d7b52bf57ba3ebd676880a3bb1"` Sep 01 20:06:22.078 INFO kablam! warning: dependency (gccjit_sys) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions Sep 01 20:06:22.085 INFO kablam! Checking gccjit_sys v0.0.1 Sep 01 20:06:22.588 INFO kablam! Checking gccjit v0.0.1 (file:///source) Sep 01 20:06:22.648 INFO kablam! warning: lint `raw_pointer_derive` has been removed: `using derive with raw pointers is ok` Sep 01 20:06:22.648 INFO kablam! --> src/lib.rs:1:10 Sep 01 20:06:22.648 INFO kablam! | Sep 01 20:06:22.648 INFO kablam! 1 | #![allow(raw_pointer_derive)] Sep 01 20:06:22.648 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 01 20:06:22.648 INFO kablam! | Sep 01 20:06:22.648 INFO kablam! = note: #[warn(renamed_and_removed_lints)] on by default Sep 01 20:06:22.648 INFO kablam! Sep 01 20:06:22.663 INFO kablam! warning: lint `raw_pointer_derive` has been removed: `using derive with raw pointers is ok` Sep 01 20:06:22.663 INFO kablam! --> src/lib.rs:1:10 Sep 01 20:06:22.664 INFO kablam! | Sep 01 20:06:22.664 INFO kablam! 1 | #![allow(raw_pointer_derive)] Sep 01 20:06:22.664 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 01 20:06:22.664 INFO kablam! | Sep 01 20:06:22.664 INFO kablam! = note: #[warn(renamed_and_removed_lints)] on by default Sep 01 20:06:22.664 INFO kablam! Sep 01 20:06:23.565 INFO kablam! warning: unused variable: `ctx` Sep 01 20:06:23.565 INFO kablam! --> src/context.rs:694:13 Sep 01 20:06:23.565 INFO kablam! | Sep 01 20:06:23.565 INFO kablam! 694 | let ctx = Context::default(); Sep 01 20:06:23.565 INFO kablam! | ^^^ help: consider using `_ctx` instead Sep 01 20:06:23.565 INFO kablam! | Sep 01 20:06:23.565 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 01 20:06:23.565 INFO kablam! Sep 01 20:06:23.565 INFO kablam! warning: unused variable: `child` Sep 01 20:06:23.565 INFO kablam! --> src/context.rs:700:13 Sep 01 20:06:23.565 INFO kablam! | Sep 01 20:06:23.565 INFO kablam! 700 | let child = ctx.new_child_context(); Sep 01 20:06:23.565 INFO kablam! | ^^^^^ help: consider using `_child` instead Sep 01 20:06:23.565 INFO kablam! Sep 01 20:06:23.566 INFO kablam! warning: unused variable: `location` Sep 01 20:06:23.566 INFO kablam! --> src/context.rs:706:13 Sep 01 20:06:23.566 INFO kablam! | Sep 01 20:06:23.566 INFO kablam! 706 | let location = ctx.new_location("hello.rs", 1, 32); Sep 01 20:06:23.566 INFO kablam! | ^^^^^^^^ help: consider using `_location` instead Sep 01 20:06:23.566 INFO kablam! Sep 01 20:06:23.567 INFO kablam! warning: unused variable: `int_type` Sep 01 20:06:23.567 INFO kablam! --> src/context.rs:712:13 Sep 01 20:06:23.567 INFO kablam! | Sep 01 20:06:23.567 INFO kablam! 712 | let int_type = ctx.new_type::(); Sep 01 20:06:23.567 INFO kablam! | ^^^^^^^^ help: consider using `_int_type` instead Sep 01 20:06:23.567 INFO kablam! Sep 01 20:06:23.567 INFO kablam! warning: unused variable: `int_field` Sep 01 20:06:23.567 INFO kablam! --> src/context.rs:719:13 Sep 01 20:06:23.567 INFO kablam! | Sep 01 20:06:23.567 INFO kablam! 719 | let int_field = ctx.new_field(None, int_type, "x"); Sep 01 20:06:23.567 INFO kablam! | ^^^^^^^^^ help: consider using `_int_field` instead Sep 01 20:06:23.567 INFO kablam! Sep 01 20:06:23.667 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.60s Sep 01 20:06:23.671 INFO kablam! su: No module specific data is present Sep 01 20:06:24.290 INFO running `"docker" "rm" "-f" "7fb67c196a38cc275bd6048e328bd7851238c1d7b52bf57ba3ebd676880a3bb1"` Sep 01 20:06:24.400 INFO blam! 7fb67c196a38cc275bd6048e328bd7851238c1d7b52bf57ba3ebd676880a3bb1