Sep 04 19:53:56.978 INFO checking gccjit-0.0.1 against try#5fe695a3844714c70e8f7731a553f7947987a68a for pr-53913 Sep 04 19:53:56.978 INFO running: cargo +5fe695a3844714c70e8f7731a553f7947987a68a-alt check --frozen --all --all-targets Sep 04 19:53:56.978 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53913/try#5fe695a3844714c70e8f7731a553f7947987a68a:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53913/worker-3/try#5fe695a3844714c70e8f7731a553f7947987a68a:/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 +5fe695a3844714c70e8f7731a553f7947987a68a-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 19:53:57.258 INFO blam! fb9715906f3f838ba1cfb1d660d2bd60336d37117993a7a813da883da42a01ab Sep 04 19:53:57.260 INFO running `"docker" "start" "-a" "fb9715906f3f838ba1cfb1d660d2bd60336d37117993a7a813da883da42a01ab"` Sep 04 19:53:58.069 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 04 19:53:58.089 INFO kablam! Checking gccjit v0.0.1 (file:///source) Sep 04 19:53:58.213 INFO kablam! warning: lint `raw_pointer_derive` has been removed: `using derive with raw pointers is ok` Sep 04 19:53:58.214 INFO kablam! --> src/lib.rs:1:10 Sep 04 19:53:58.214 INFO kablam! | Sep 04 19:53:58.214 INFO kablam! 1 | #![allow(raw_pointer_derive)] Sep 04 19:53:58.214 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 04 19:53:58.220 INFO kablam! | Sep 04 19:53:58.220 INFO kablam! = note: #[warn(renamed_and_removed_lints)] on by default Sep 04 19:53:58.220 INFO kablam! Sep 04 19:53:58.232 INFO kablam! warning: lint `raw_pointer_derive` has been removed: `using derive with raw pointers is ok` Sep 04 19:53:58.232 INFO kablam! --> src/lib.rs:1:10 Sep 04 19:53:58.232 INFO kablam! | Sep 04 19:53:58.232 INFO kablam! 1 | #![allow(raw_pointer_derive)] Sep 04 19:53:58.232 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 04 19:53:58.233 INFO kablam! | Sep 04 19:53:58.233 INFO kablam! = note: #[warn(renamed_and_removed_lints)] on by default Sep 04 19:53:58.234 INFO kablam! Sep 04 19:53:59.505 INFO kablam! warning: unused variable: `ctx` Sep 04 19:53:59.505 INFO kablam! --> src/context.rs:694:13 Sep 04 19:53:59.505 INFO kablam! | Sep 04 19:53:59.505 INFO kablam! 694 | let ctx = Context::default(); Sep 04 19:53:59.505 INFO kablam! | ^^^ help: consider using `_ctx` instead Sep 04 19:53:59.506 INFO kablam! | Sep 04 19:53:59.506 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 04 19:53:59.506 INFO kablam! Sep 04 19:53:59.506 INFO kablam! warning: unused variable: `child` Sep 04 19:53:59.506 INFO kablam! --> src/context.rs:700:13 Sep 04 19:53:59.506 INFO kablam! | Sep 04 19:53:59.506 INFO kablam! 700 | let child = ctx.new_child_context(); Sep 04 19:53:59.506 INFO kablam! | ^^^^^ help: consider using `_child` instead Sep 04 19:53:59.506 INFO kablam! Sep 04 19:53:59.506 INFO kablam! warning: unused variable: `location` Sep 04 19:53:59.506 INFO kablam! --> src/context.rs:706:13 Sep 04 19:53:59.506 INFO kablam! | Sep 04 19:53:59.506 INFO kablam! 706 | let location = ctx.new_location("hello.rs", 1, 32); Sep 04 19:53:59.506 INFO kablam! | ^^^^^^^^ help: consider using `_location` instead Sep 04 19:53:59.506 INFO kablam! Sep 04 19:53:59.506 INFO kablam! warning: unused variable: `int_type` Sep 04 19:53:59.506 INFO kablam! --> src/context.rs:712:13 Sep 04 19:53:59.506 INFO kablam! | Sep 04 19:53:59.506 INFO kablam! 712 | let int_type = ctx.new_type::(); Sep 04 19:53:59.506 INFO kablam! | ^^^^^^^^ help: consider using `_int_type` instead Sep 04 19:53:59.506 INFO kablam! Sep 04 19:53:59.506 INFO kablam! warning: unused variable: `int_field` Sep 04 19:53:59.506 INFO kablam! --> src/context.rs:719:13 Sep 04 19:53:59.506 INFO kablam! | Sep 04 19:53:59.506 INFO kablam! 719 | let int_field = ctx.new_field(None, int_type, "x"); Sep 04 19:53:59.506 INFO kablam! | ^^^^^^^^^ help: consider using `_int_field` instead Sep 04 19:53:59.507 INFO kablam! Sep 04 19:53:59.730 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.68s Sep 04 19:53:59.732 INFO kablam! su: No module specific data is present Sep 04 19:54:00.534 INFO running `"docker" "rm" "-f" "fb9715906f3f838ba1cfb1d660d2bd60336d37117993a7a813da883da42a01ab"` Sep 04 19:54:00.660 INFO blam! fb9715906f3f838ba1cfb1d660d2bd60336d37117993a7a813da883da42a01ab