Sep 20 01:18:48.831 INFO checking jsonnet-0.1.0 against master#1e21c9a297a9fe668d62887a3a6a4add8e717b17 for pr-54352 Sep 20 01:18:48.831 INFO running: cargo +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets Sep 20 01:18:48.831 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-54352/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-0/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/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 +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 20 01:18:49.028 INFO blam! 6e66ead472143cc07e1238c36891685eb39d74f2375c6cc45128e9dc4c4d1cbf Sep 20 01:18:49.028 INFO running `"docker" "start" "-a" "6e66ead472143cc07e1238c36891685eb39d74f2375c6cc45128e9dc4c4d1cbf"` Sep 20 01:18:49.734 INFO kablam! usermod: no changes Sep 20 01:18:49.794 INFO kablam! Checking jsonnet v0.1.0 (/source) Sep 20 01:18:50.199 INFO kablam! warning: `extern` block uses type `ffi::command::JsonnetVm` which is not FFI-safe: this struct has no fields Sep 20 01:18:50.199 INFO kablam! --> src/ffi/command.rs:16:24 Sep 20 01:18:50.199 INFO kablam! | Sep 20 01:18:50.199 INFO kablam! 16 | fn jsonnet_make() -> *mut JsonnetVm; Sep 20 01:18:50.199 INFO kablam! | ^^^^^^^^^^^^^^ Sep 20 01:18:50.199 INFO kablam! | Sep 20 01:18:50.199 INFO kablam! = note: #[warn(improper_ctypes)] on by default Sep 20 01:18:50.199 INFO kablam! = help: consider adding a member to this struct Sep 20 01:18:50.199 INFO kablam! note: type defined here Sep 20 01:18:50.199 INFO kablam! --> src/ffi/command.rs:8:1 Sep 20 01:18:50.199 INFO kablam! | Sep 20 01:18:50.199 INFO kablam! 8 | struct JsonnetVm; Sep 20 01:18:50.199 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 20 01:18:50.199 INFO kablam! Sep 20 01:18:50.199 INFO kablam! warning: `extern` block uses type `ffi::command::JsonnetVm` which is not FFI-safe: this struct has no fields Sep 20 01:18:50.199 INFO kablam! --> src/ffi/command.rs:17:31 Sep 20 01:18:50.199 INFO kablam! | Sep 20 01:18:50.199 INFO kablam! 17 | fn jsonnet_evaluate_file(vm: *mut JsonnetVm,filename: *const c_char,error:*mut size_t) -> *const c_char; Sep 20 01:18:50.199 INFO kablam! | ^^^^^^^^^^^^^^ Sep 20 01:18:50.199 INFO kablam! | Sep 20 01:18:50.199 INFO kablam! = help: consider adding a member to this struct Sep 20 01:18:50.199 INFO kablam! note: type defined here Sep 20 01:18:50.199 INFO kablam! --> src/ffi/command.rs:8:1 Sep 20 01:18:50.199 INFO kablam! | Sep 20 01:18:50.199 INFO kablam! 8 | struct JsonnetVm; Sep 20 01:18:50.199 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 20 01:18:50.199 INFO kablam! Sep 20 01:18:50.199 INFO kablam! warning: `extern` block uses type `ffi::command::JsonnetVm` which is not FFI-safe: this struct has no fields Sep 20 01:18:50.199 INFO kablam! --> src/ffi/command.rs:18:34 Sep 20 01:18:50.199 INFO kablam! | Sep 20 01:18:50.199 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 20 01:18:50.200 INFO kablam! | ^^^^^^^^^^^^^^ Sep 20 01:18:50.200 INFO kablam! | Sep 20 01:18:50.200 INFO kablam! = help: consider adding a member to this struct Sep 20 01:18:50.200 INFO kablam! note: type defined here Sep 20 01:18:50.200 INFO kablam! --> src/ffi/command.rs:8:1 Sep 20 01:18:50.200 INFO kablam! | Sep 20 01:18:50.200 INFO kablam! 8 | struct JsonnetVm; Sep 20 01:18:50.200 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 20 01:18:50.200 INFO kablam! Sep 20 01:18:50.200 INFO kablam! warning: `extern` block uses type `ffi::command::JsonnetVm` which is not FFI-safe: this struct has no fields Sep 20 01:18:50.200 INFO kablam! --> src/ffi/command.rs:19:25 Sep 20 01:18:50.200 INFO kablam! | Sep 20 01:18:50.200 INFO kablam! 19 | fn jsonnet_destroy(vm: *mut JsonnetVm); Sep 20 01:18:50.200 INFO kablam! | ^^^^^^^^^^^^^^ Sep 20 01:18:50.200 INFO kablam! | Sep 20 01:18:50.200 INFO kablam! = help: consider adding a member to this struct Sep 20 01:18:50.200 INFO kablam! note: type defined here Sep 20 01:18:50.200 INFO kablam! --> src/ffi/command.rs:8:1 Sep 20 01:18:50.200 INFO kablam! | Sep 20 01:18:50.200 INFO kablam! 8 | struct JsonnetVm; Sep 20 01:18:50.200 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 20 01:18:50.200 INFO kablam! Sep 20 01:18:50.217 INFO kablam! warning: `extern` block uses type `ffi::command::JsonnetVm` which is not FFI-safe: this struct has no fields Sep 20 01:18:50.217 INFO kablam! --> src/ffi/command.rs:16:24 Sep 20 01:18:50.217 INFO kablam! | Sep 20 01:18:50.217 INFO kablam! 16 | fn jsonnet_make() -> *mut JsonnetVm; Sep 20 01:18:50.217 INFO kablam! | ^^^^^^^^^^^^^^ Sep 20 01:18:50.217 INFO kablam! | Sep 20 01:18:50.217 INFO kablam! = note: #[warn(improper_ctypes)] on by default Sep 20 01:18:50.217 INFO kablam! = help: consider adding a member to this struct Sep 20 01:18:50.217 INFO kablam! note: type defined here Sep 20 01:18:50.217 INFO kablam! --> src/ffi/command.rs:8:1 Sep 20 01:18:50.217 INFO kablam! | Sep 20 01:18:50.217 INFO kablam! 8 | struct JsonnetVm; Sep 20 01:18:50.217 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 20 01:18:50.217 INFO kablam! Sep 20 01:18:50.217 INFO kablam! warning: `extern` block uses type `ffi::command::JsonnetVm` which is not FFI-safe: this struct has no fields Sep 20 01:18:50.217 INFO kablam! --> src/ffi/command.rs:17:31 Sep 20 01:18:50.217 INFO kablam! | Sep 20 01:18:50.217 INFO kablam! 17 | fn jsonnet_evaluate_file(vm: *mut JsonnetVm,filename: *const c_char,error:*mut size_t) -> *const c_char; Sep 20 01:18:50.217 INFO kablam! | ^^^^^^^^^^^^^^ Sep 20 01:18:50.217 INFO kablam! | Sep 20 01:18:50.217 INFO kablam! = help: consider adding a member to this struct Sep 20 01:18:50.217 INFO kablam! note: type defined here Sep 20 01:18:50.217 INFO kablam! --> src/ffi/command.rs:8:1 Sep 20 01:18:50.217 INFO kablam! | Sep 20 01:18:50.217 INFO kablam! 8 | struct JsonnetVm; Sep 20 01:18:50.217 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 20 01:18:50.217 INFO kablam! Sep 20 01:18:50.217 INFO kablam! warning: `extern` block uses type `ffi::command::JsonnetVm` which is not FFI-safe: this struct has no fields Sep 20 01:18:50.217 INFO kablam! --> src/ffi/command.rs:18:34 Sep 20 01:18:50.217 INFO kablam! | Sep 20 01:18:50.217 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 20 01:18:50.217 INFO kablam! | ^^^^^^^^^^^^^^ Sep 20 01:18:50.217 INFO kablam! | Sep 20 01:18:50.217 INFO kablam! = help: consider adding a member to this struct Sep 20 01:18:50.217 INFO kablam! note: type defined here Sep 20 01:18:50.217 INFO kablam! --> src/ffi/command.rs:8:1 Sep 20 01:18:50.217 INFO kablam! | Sep 20 01:18:50.217 INFO kablam! 8 | struct JsonnetVm; Sep 20 01:18:50.217 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 20 01:18:50.217 INFO kablam! Sep 20 01:18:50.217 INFO kablam! warning: `extern` block uses type `ffi::command::JsonnetVm` which is not FFI-safe: this struct has no fields Sep 20 01:18:50.217 INFO kablam! --> src/ffi/command.rs:19:25 Sep 20 01:18:50.217 INFO kablam! | Sep 20 01:18:50.218 INFO kablam! 19 | fn jsonnet_destroy(vm: *mut JsonnetVm); Sep 20 01:18:50.218 INFO kablam! | ^^^^^^^^^^^^^^ Sep 20 01:18:50.218 INFO kablam! | Sep 20 01:18:50.218 INFO kablam! = help: consider adding a member to this struct Sep 20 01:18:50.218 INFO kablam! note: type defined here Sep 20 01:18:50.218 INFO kablam! --> src/ffi/command.rs:8:1 Sep 20 01:18:50.218 INFO kablam! | Sep 20 01:18:50.218 INFO kablam! 8 | struct JsonnetVm; Sep 20 01:18:50.218 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 20 01:18:50.218 INFO kablam! Sep 20 01:18:50.526 INFO kablam! warning: unused variable: `msg` Sep 20 01:18:50.526 INFO kablam! --> test/test.rs:8:6 Sep 20 01:18:50.526 INFO kablam! | Sep 20 01:18:50.526 INFO kablam! 8 | let msg : *const c_char = Jsonnet::version(); Sep 20 01:18:50.526 INFO kablam! | ^^^ help: consider using `_msg` instead Sep 20 01:18:50.526 INFO kablam! | Sep 20 01:18:50.526 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 20 01:18:50.526 INFO kablam! Sep 20 01:18:50.547 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.79s Sep 20 01:18:50.550 INFO kablam! su: No module specific data is present Sep 20 01:18:51.217 INFO running `"docker" "rm" "-f" "6e66ead472143cc07e1238c36891685eb39d74f2375c6cc45128e9dc4c4d1cbf"` Sep 20 01:18:51.300 INFO blam! 6e66ead472143cc07e1238c36891685eb39d74f2375c6cc45128e9dc4c4d1cbf