Sep 19 23:30:31.550 INFO checking jsonnet-0.1.0 against try#fcacde07b66fe513e52c41b73aef91bcc121905b for pr-54346 Sep 19 23:30:31.550 INFO running: cargo +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets Sep 19 23:30:31.550 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-7/pr-54346/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-7/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/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 +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 23:30:31.663 INFO blam! 4e2a5bc77278650997390bd919c90b3db01de1d277ce5ce309409a43f9585a87 Sep 19 23:30:31.665 INFO running `"docker" "start" "-a" "4e2a5bc77278650997390bd919c90b3db01de1d277ce5ce309409a43f9585a87"` Sep 19 23:30:32.848 INFO kablam! usermod: no changes Sep 19 23:30:32.867 INFO kablam! Checking jsonnet v0.1.0 (/source) Sep 19 23:30:33.049 INFO kablam! warning: `extern` block uses type `ffi::command::JsonnetVm` which is not FFI-safe: this struct has no fields Sep 19 23:30:33.049 INFO kablam! --> src/ffi/command.rs:16:24 Sep 19 23:30:33.049 INFO kablam! | Sep 19 23:30:33.049 INFO kablam! 16 | fn jsonnet_make() -> *mut JsonnetVm; Sep 19 23:30:33.049 INFO kablam! | ^^^^^^^^^^^^^^ Sep 19 23:30:33.049 INFO kablam! | Sep 19 23:30:33.049 INFO kablam! = note: #[warn(improper_ctypes)] on by default Sep 19 23:30:33.049 INFO kablam! = help: consider adding a member to this struct Sep 19 23:30:33.049 INFO kablam! note: type defined here Sep 19 23:30:33.049 INFO kablam! --> src/ffi/command.rs:8:1 Sep 19 23:30:33.049 INFO kablam! | Sep 19 23:30:33.049 INFO kablam! 8 | struct JsonnetVm; Sep 19 23:30:33.049 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 19 23:30:33.049 INFO kablam! Sep 19 23:30:33.049 INFO kablam! warning: `extern` block uses type `ffi::command::JsonnetVm` which is not FFI-safe: this struct has no fields Sep 19 23:30:33.049 INFO kablam! --> src/ffi/command.rs:17:31 Sep 19 23:30:33.049 INFO kablam! | Sep 19 23:30:33.049 INFO kablam! 17 | fn jsonnet_evaluate_file(vm: *mut JsonnetVm,filename: *const c_char,error:*mut size_t) -> *const c_char; Sep 19 23:30:33.049 INFO kablam! | ^^^^^^^^^^^^^^ Sep 19 23:30:33.049 INFO kablam! | Sep 19 23:30:33.049 INFO kablam! = help: consider adding a member to this struct Sep 19 23:30:33.049 INFO kablam! note: type defined here Sep 19 23:30:33.049 INFO kablam! --> src/ffi/command.rs:8:1 Sep 19 23:30:33.049 INFO kablam! | Sep 19 23:30:33.049 INFO kablam! 8 | struct JsonnetVm; Sep 19 23:30:33.049 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 19 23:30:33.049 INFO kablam! Sep 19 23:30:33.049 INFO kablam! warning: `extern` block uses type `ffi::command::JsonnetVm` which is not FFI-safe: this struct has no fields Sep 19 23:30:33.049 INFO kablam! --> src/ffi/command.rs:18:34 Sep 19 23:30:33.049 INFO kablam! | Sep 19 23:30:33.049 INFO kablam! 18 | fn jsonnet_evaluate_snippet(vm: *mut JsonnetVm,filename: *const c_char,snippet: *const c_char,error:*mut size_t) ->*const c_char; Sep 19 23:30:33.049 INFO kablam! | ^^^^^^^^^^^^^^ Sep 19 23:30:33.049 INFO kablam! | Sep 19 23:30:33.049 INFO kablam! = help: consider adding a member to this struct Sep 19 23:30:33.049 INFO kablam! note: type defined here Sep 19 23:30:33.049 INFO kablam! --> src/ffi/command.rs:8:1 Sep 19 23:30:33.049 INFO kablam! | Sep 19 23:30:33.049 INFO kablam! 8 | struct JsonnetVm; Sep 19 23:30:33.049 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 19 23:30:33.049 INFO kablam! Sep 19 23:30:33.049 INFO kablam! warning: `extern` block uses type `ffi::command::JsonnetVm` which is not FFI-safe: this struct has no fields Sep 19 23:30:33.049 INFO kablam! --> src/ffi/command.rs:19:25 Sep 19 23:30:33.049 INFO kablam! | Sep 19 23:30:33.049 INFO kablam! 19 | fn jsonnet_destroy(vm: *mut JsonnetVm); Sep 19 23:30:33.049 INFO kablam! | ^^^^^^^^^^^^^^ Sep 19 23:30:33.049 INFO kablam! | Sep 19 23:30:33.049 INFO kablam! = help: consider adding a member to this struct Sep 19 23:30:33.049 INFO kablam! note: type defined here Sep 19 23:30:33.049 INFO kablam! --> src/ffi/command.rs:8:1 Sep 19 23:30:33.049 INFO kablam! | Sep 19 23:30:33.049 INFO kablam! 8 | struct JsonnetVm; Sep 19 23:30:33.049 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 19 23:30:33.049 INFO kablam! Sep 19 23:30:33.091 INFO kablam! warning: `extern` block uses type `ffi::command::JsonnetVm` which is not FFI-safe: this struct has no fields Sep 19 23:30:33.091 INFO kablam! --> src/ffi/command.rs:16:24 Sep 19 23:30:33.091 INFO kablam! | Sep 19 23:30:33.091 INFO kablam! 16 | fn jsonnet_make() -> *mut JsonnetVm; Sep 19 23:30:33.091 INFO kablam! | ^^^^^^^^^^^^^^ Sep 19 23:30:33.091 INFO kablam! | Sep 19 23:30:33.091 INFO kablam! = note: #[warn(improper_ctypes)] on by default Sep 19 23:30:33.091 INFO kablam! = help: consider adding a member to this struct Sep 19 23:30:33.091 INFO kablam! note: type defined here Sep 19 23:30:33.091 INFO kablam! --> src/ffi/command.rs:8:1 Sep 19 23:30:33.091 INFO kablam! | Sep 19 23:30:33.091 INFO kablam! 8 | struct JsonnetVm; Sep 19 23:30:33.091 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 19 23:30:33.091 INFO kablam! Sep 19 23:30:33.091 INFO kablam! warning: `extern` block uses type `ffi::command::JsonnetVm` which is not FFI-safe: this struct has no fields Sep 19 23:30:33.091 INFO kablam! --> src/ffi/command.rs:17:31 Sep 19 23:30:33.091 INFO kablam! | Sep 19 23:30:33.091 INFO kablam! 17 | fn jsonnet_evaluate_file(vm: *mut JsonnetVm,filename: *const c_char,error:*mut size_t) -> *const c_char; Sep 19 23:30:33.091 INFO kablam! | ^^^^^^^^^^^^^^ Sep 19 23:30:33.091 INFO kablam! | Sep 19 23:30:33.091 INFO kablam! = help: consider adding a member to this struct Sep 19 23:30:33.091 INFO kablam! note: type defined here Sep 19 23:30:33.091 INFO kablam! --> src/ffi/command.rs:8:1 Sep 19 23:30:33.091 INFO kablam! | Sep 19 23:30:33.091 INFO kablam! 8 | struct JsonnetVm; Sep 19 23:30:33.091 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 19 23:30:33.092 INFO kablam! Sep 19 23:30:33.092 INFO kablam! warning: `extern` block uses type `ffi::command::JsonnetVm` which is not FFI-safe: this struct has no fields Sep 19 23:30:33.092 INFO kablam! --> src/ffi/command.rs:18:34 Sep 19 23:30:33.092 INFO kablam! | Sep 19 23:30:33.092 INFO kablam! 18 | fn jsonnet_evaluate_snippet(vm: *mut JsonnetVm,filename: *const c_char,snippet: *const c_char,error:*mut size_t) ->*const c_char; Sep 19 23:30:33.092 INFO kablam! | ^^^^^^^^^^^^^^ Sep 19 23:30:33.092 INFO kablam! | Sep 19 23:30:33.092 INFO kablam! = help: consider adding a member to this struct Sep 19 23:30:33.092 INFO kablam! note: type defined here Sep 19 23:30:33.092 INFO kablam! --> src/ffi/command.rs:8:1 Sep 19 23:30:33.092 INFO kablam! | Sep 19 23:30:33.092 INFO kablam! 8 | struct JsonnetVm; Sep 19 23:30:33.092 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 19 23:30:33.092 INFO kablam! Sep 19 23:30:33.092 INFO kablam! warning: `extern` block uses type `ffi::command::JsonnetVm` which is not FFI-safe: this struct has no fields Sep 19 23:30:33.092 INFO kablam! --> src/ffi/command.rs:19:25 Sep 19 23:30:33.092 INFO kablam! | Sep 19 23:30:33.092 INFO kablam! 19 | fn jsonnet_destroy(vm: *mut JsonnetVm); Sep 19 23:30:33.092 INFO kablam! | ^^^^^^^^^^^^^^ Sep 19 23:30:33.092 INFO kablam! | Sep 19 23:30:33.092 INFO kablam! = help: consider adding a member to this struct Sep 19 23:30:33.092 INFO kablam! note: type defined here Sep 19 23:30:33.092 INFO kablam! --> src/ffi/command.rs:8:1 Sep 19 23:30:33.092 INFO kablam! | Sep 19 23:30:33.092 INFO kablam! 8 | struct JsonnetVm; Sep 19 23:30:33.092 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 19 23:30:33.092 INFO kablam! Sep 19 23:30:33.273 INFO kablam! warning: unused variable: `msg` Sep 19 23:30:33.273 INFO kablam! --> test/test.rs:8:6 Sep 19 23:30:33.273 INFO kablam! | Sep 19 23:30:33.273 INFO kablam! 8 | let msg : *const c_char = Jsonnet::version(); Sep 19 23:30:33.273 INFO kablam! | ^^^ help: consider using `_msg` instead Sep 19 23:30:33.273 INFO kablam! | Sep 19 23:30:33.273 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 19 23:30:33.273 INFO kablam! Sep 19 23:30:33.282 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.42s Sep 19 23:30:33.285 INFO kablam! su: No module specific data is present Sep 19 23:30:33.891 INFO running `"docker" "rm" "-f" "4e2a5bc77278650997390bd919c90b3db01de1d277ce5ce309409a43f9585a87"` Sep 19 23:30:33.972 INFO blam! 4e2a5bc77278650997390bd919c90b3db01de1d277ce5ce309409a43f9585a87