Sep 04 16:07:52.090 INFO checking jsonnet-0.1.0 against master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8 for pr-53913 Sep 04 16:07:52.090 INFO running: cargo +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets Sep 04 16:07:52.090 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53913/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53913/worker-3/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/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 +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 16:07:52.238 INFO blam! 6c73f8a58b0da6cbad369c3d0d463feaa82b355bb2e7a0241e49595b77b40414 Sep 04 16:07:52.240 INFO running `"docker" "start" "-a" "6c73f8a58b0da6cbad369c3d0d463feaa82b355bb2e7a0241e49595b77b40414"` Sep 04 16:07:52.934 INFO kablam! Checking jsonnet v0.1.0 (file:///source) Sep 04 16:07:53.459 INFO kablam! warning: `extern` block uses type `ffi::command::JsonnetVm` which is not FFI-safe: this struct has no fields Sep 04 16:07:53.459 INFO kablam! --> src/ffi/command.rs:16:24 Sep 04 16:07:53.459 INFO kablam! | Sep 04 16:07:53.459 INFO kablam! 16 | fn jsonnet_make() -> *mut JsonnetVm; Sep 04 16:07:53.459 INFO kablam! | ^^^^^^^^^^^^^^ Sep 04 16:07:53.459 INFO kablam! | Sep 04 16:07:53.459 INFO kablam! = note: #[warn(improper_ctypes)] on by default Sep 04 16:07:53.459 INFO kablam! = help: consider adding a member to this struct Sep 04 16:07:53.460 INFO kablam! note: type defined here Sep 04 16:07:53.460 INFO kablam! --> src/ffi/command.rs:8:1 Sep 04 16:07:53.460 INFO kablam! | Sep 04 16:07:53.460 INFO kablam! 8 | struct JsonnetVm; Sep 04 16:07:53.460 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 04 16:07:53.460 INFO kablam! Sep 04 16:07:53.461 INFO kablam! warning: `extern` block uses type `ffi::command::JsonnetVm` which is not FFI-safe: this struct has no fields Sep 04 16:07:53.461 INFO kablam! --> src/ffi/command.rs:17:31 Sep 04 16:07:53.461 INFO kablam! | Sep 04 16:07:53.461 INFO kablam! 17 | fn jsonnet_evaluate_file(vm: *mut JsonnetVm,filename: *const c_char,error:*mut size_t) -> *const c_char; Sep 04 16:07:53.461 INFO kablam! | ^^^^^^^^^^^^^^ Sep 04 16:07:53.461 INFO kablam! | Sep 04 16:07:53.461 INFO kablam! = help: consider adding a member to this struct Sep 04 16:07:53.461 INFO kablam! note: type defined here Sep 04 16:07:53.461 INFO kablam! --> src/ffi/command.rs:8:1 Sep 04 16:07:53.461 INFO kablam! | Sep 04 16:07:53.461 INFO kablam! 8 | struct JsonnetVm; Sep 04 16:07:53.461 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 04 16:07:53.461 INFO kablam! Sep 04 16:07:53.461 INFO kablam! warning: `extern` block uses type `ffi::command::JsonnetVm` which is not FFI-safe: this struct has no fields Sep 04 16:07:53.461 INFO kablam! --> src/ffi/command.rs:18:34 Sep 04 16:07:53.461 INFO kablam! | Sep 04 16:07:53.461 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 04 16:07:53.461 INFO kablam! | ^^^^^^^^^^^^^^ Sep 04 16:07:53.462 INFO kablam! | Sep 04 16:07:53.462 INFO kablam! = help: consider adding a member to this struct Sep 04 16:07:53.462 INFO kablam! note: type defined here Sep 04 16:07:53.462 INFO kablam! --> src/ffi/command.rs:8:1 Sep 04 16:07:53.462 INFO kablam! | Sep 04 16:07:53.462 INFO kablam! 8 | struct JsonnetVm; Sep 04 16:07:53.462 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 04 16:07:53.462 INFO kablam! Sep 04 16:07:53.462 INFO kablam! warning: `extern` block uses type `ffi::command::JsonnetVm` which is not FFI-safe: this struct has no fields Sep 04 16:07:53.462 INFO kablam! --> src/ffi/command.rs:19:25 Sep 04 16:07:53.462 INFO kablam! | Sep 04 16:07:53.462 INFO kablam! 19 | fn jsonnet_destroy(vm: *mut JsonnetVm); Sep 04 16:07:53.462 INFO kablam! | ^^^^^^^^^^^^^^ Sep 04 16:07:53.462 INFO kablam! | Sep 04 16:07:53.462 INFO kablam! = help: consider adding a member to this struct Sep 04 16:07:53.462 INFO kablam! note: type defined here Sep 04 16:07:53.462 INFO kablam! --> src/ffi/command.rs:8:1 Sep 04 16:07:53.462 INFO kablam! | Sep 04 16:07:53.462 INFO kablam! 8 | struct JsonnetVm; Sep 04 16:07:53.462 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 04 16:07:53.462 INFO kablam! Sep 04 16:07:53.572 INFO kablam! warning: `extern` block uses type `ffi::command::JsonnetVm` which is not FFI-safe: this struct has no fields Sep 04 16:07:53.572 INFO kablam! --> src/ffi/command.rs:16:24 Sep 04 16:07:53.572 INFO kablam! | Sep 04 16:07:53.573 INFO kablam! 16 | fn jsonnet_make() -> *mut JsonnetVm; Sep 04 16:07:53.573 INFO kablam! | ^^^^^^^^^^^^^^ Sep 04 16:07:53.573 INFO kablam! | Sep 04 16:07:53.573 INFO kablam! = note: #[warn(improper_ctypes)] on by default Sep 04 16:07:53.573 INFO kablam! = help: consider adding a member to this struct Sep 04 16:07:53.573 INFO kablam! note: type defined here Sep 04 16:07:53.573 INFO kablam! --> src/ffi/command.rs:8:1 Sep 04 16:07:53.573 INFO kablam! | Sep 04 16:07:53.573 INFO kablam! 8 | struct JsonnetVm; Sep 04 16:07:53.573 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 04 16:07:53.573 INFO kablam! Sep 04 16:07:53.573 INFO kablam! warning: `extern` block uses type `ffi::command::JsonnetVm` which is not FFI-safe: this struct has no fields Sep 04 16:07:53.573 INFO kablam! --> src/ffi/command.rs:17:31 Sep 04 16:07:53.573 INFO kablam! | Sep 04 16:07:53.573 INFO kablam! 17 | fn jsonnet_evaluate_file(vm: *mut JsonnetVm,filename: *const c_char,error:*mut size_t) -> *const c_char; Sep 04 16:07:53.573 INFO kablam! | ^^^^^^^^^^^^^^ Sep 04 16:07:53.573 INFO kablam! | Sep 04 16:07:53.573 INFO kablam! = help: consider adding a member to this struct Sep 04 16:07:53.573 INFO kablam! note: type defined here Sep 04 16:07:53.574 INFO kablam! --> src/ffi/command.rs:8:1 Sep 04 16:07:53.574 INFO kablam! | Sep 04 16:07:53.574 INFO kablam! 8 | struct JsonnetVm; Sep 04 16:07:53.574 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 04 16:07:53.574 INFO kablam! Sep 04 16:07:53.574 INFO kablam! warning: `extern` block uses type `ffi::command::JsonnetVm` which is not FFI-safe: this struct has no fields Sep 04 16:07:53.574 INFO kablam! --> src/ffi/command.rs:18:34 Sep 04 16:07:53.574 INFO kablam! | Sep 04 16:07:53.574 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 04 16:07:53.574 INFO kablam! | ^^^^^^^^^^^^^^ Sep 04 16:07:53.574 INFO kablam! | Sep 04 16:07:53.574 INFO kablam! = help: consider adding a member to this struct Sep 04 16:07:53.574 INFO kablam! note: type defined here Sep 04 16:07:53.574 INFO kablam! --> src/ffi/command.rs:8:1 Sep 04 16:07:53.574 INFO kablam! | Sep 04 16:07:53.574 INFO kablam! 8 | struct JsonnetVm; Sep 04 16:07:53.574 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 04 16:07:53.574 INFO kablam! Sep 04 16:07:53.574 INFO kablam! warning: `extern` block uses type `ffi::command::JsonnetVm` which is not FFI-safe: this struct has no fields Sep 04 16:07:53.575 INFO kablam! --> src/ffi/command.rs:19:25 Sep 04 16:07:53.575 INFO kablam! | Sep 04 16:07:53.575 INFO kablam! 19 | fn jsonnet_destroy(vm: *mut JsonnetVm); Sep 04 16:07:53.575 INFO kablam! | ^^^^^^^^^^^^^^ Sep 04 16:07:53.575 INFO kablam! | Sep 04 16:07:53.575 INFO kablam! = help: consider adding a member to this struct Sep 04 16:07:53.575 INFO kablam! note: type defined here Sep 04 16:07:53.575 INFO kablam! --> src/ffi/command.rs:8:1 Sep 04 16:07:53.575 INFO kablam! | Sep 04 16:07:53.575 INFO kablam! 8 | struct JsonnetVm; Sep 04 16:07:53.575 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 04 16:07:53.575 INFO kablam! Sep 04 16:07:53.993 INFO kablam! warning: unused variable: `msg` Sep 04 16:07:53.993 INFO kablam! --> test/test.rs:8:6 Sep 04 16:07:53.993 INFO kablam! | Sep 04 16:07:53.993 INFO kablam! 8 | let msg : *const c_char = Jsonnet::version(); Sep 04 16:07:53.993 INFO kablam! | ^^^ help: consider using `_msg` instead Sep 04 16:07:53.993 INFO kablam! | Sep 04 16:07:53.993 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 04 16:07:53.994 INFO kablam! Sep 04 16:07:54.004 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.09s Sep 04 16:07:54.007 INFO kablam! su: No module specific data is present Sep 04 16:07:54.739 INFO running `"docker" "rm" "-f" "6c73f8a58b0da6cbad369c3d0d463feaa82b355bb2e7a0241e49595b77b40414"` Sep 04 16:07:54.821 INFO blam! 6c73f8a58b0da6cbad369c3d0d463feaa82b355bb2e7a0241e49595b77b40414