Oct 21 21:25:43.895 INFO checking HarukiUchito/rtklib_rust against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 21:25:43.897 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-3/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/pr-55192/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +155510e377ae2a8d8ee0dad1a5f809c9062a5526-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 21 21:25:44.344 INFO blam! 909d0322620f016d30cf3601809697f9c41510d7b341fd60c7f661505c5ebbc0 Oct 21 21:25:44.356 INFO running `"docker" "start" "-a" "909d0322620f016d30cf3601809697f9c41510d7b341fd60c7f661505c5ebbc0"` Oct 21 21:25:45.618 INFO kablam! usermod: no changes Oct 21 21:25:45.696 INFO kablam! Compiling rtklib_rust v0.1.0 (/source) Oct 21 21:25:47.400 INFO kablam! warning: src/rtkcmn.c:88:1: warning: 'static' is not at beginning of declaration [-Wold-style-declaration] Oct 21 21:25:47.400 INFO kablam! warning: const static double gpst0[]={1980,1, 6,0,0,0}; /* gps time reference */ Oct 21 21:25:47.401 INFO kablam! warning: ^ Oct 21 21:25:47.401 INFO kablam! warning: src/rtkcmn.c:89:1: warning: 'static' is not at beginning of declaration [-Wold-style-declaration] Oct 21 21:25:47.402 INFO kablam! warning: const static double gst0 []={1999,8,22,0,0,0}; /* galileo system time reference */ Oct 21 21:25:47.402 INFO kablam! warning: ^ Oct 21 21:25:47.402 INFO kablam! warning: src/rtkcmn.c:91:1: warning: 'static' is not at beginning of declaration [-Wold-style-declaration] Oct 21 21:25:47.402 INFO kablam! warning: const static double leaps[][7]={ /* leap seconds {y,m,d,h,m,s,utc-gpst,...} */ Oct 21 21:25:47.403 INFO kablam! warning: ^ Oct 21 21:25:47.410 INFO kablam! warning: src/rtkcmn.c: In function 'str2num': Oct 21 21:25:47.410 INFO kablam! warning: src/rtkcmn.c:871:45: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] Oct 21 21:25:47.410 INFO kablam! warning: if (i<0||(int)strlen(s) src/main.rs:4:5 Oct 21 21:25:47.961 INFO kablam! | Oct 21 21:25:47.961 INFO kablam! 4 | fn satno(sys:i32, prn:i32) -> i32; Oct 21 21:25:47.961 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 21:25:47.961 INFO kablam! | Oct 21 21:25:47.961 INFO kablam! = note: #[warn(dead_code)] on by default Oct 21 21:25:47.961 INFO kablam! Oct 21 21:25:47.961 INFO kablam! warning: `extern` block uses type `str` which is not FFI-safe: string slices have no C equivalent Oct 21 21:25:47.961 INFO kablam! --> src/main.rs:3:20 Oct 21 21:25:47.961 INFO kablam! | Oct 21 21:25:47.961 INFO kablam! 3 | fn satid2no(id:&str) -> i32; Oct 21 21:25:47.961 INFO kablam! | ^^^^ Oct 21 21:25:47.961 INFO kablam! | Oct 21 21:25:47.961 INFO kablam! = note: #[warn(improper_ctypes)] on by default Oct 21 21:25:47.961 INFO kablam! = help: consider using `*const u8` and a length instead Oct 21 21:25:47.961 INFO kablam! Oct 21 21:25:48.001 INFO kablam! warning: foreign function is never used: `satno` Oct 21 21:25:48.001 INFO kablam! --> src/main.rs:4:5 Oct 21 21:25:48.001 INFO kablam! | Oct 21 21:25:48.001 INFO kablam! 4 | fn satno(sys:i32, prn:i32) -> i32; Oct 21 21:25:48.001 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 21:25:48.002 INFO kablam! | Oct 21 21:25:48.002 INFO kablam! = note: #[warn(dead_code)] on by default Oct 21 21:25:48.002 INFO kablam! Oct 21 21:25:48.002 INFO kablam! warning: `extern` block uses type `str` which is not FFI-safe: string slices have no C equivalent Oct 21 21:25:48.002 INFO kablam! --> src/main.rs:3:20 Oct 21 21:25:48.002 INFO kablam! | Oct 21 21:25:48.002 INFO kablam! 3 | fn satid2no(id:&str) -> i32; Oct 21 21:25:48.002 INFO kablam! | ^^^^ Oct 21 21:25:48.002 INFO kablam! | Oct 21 21:25:48.002 INFO kablam! = note: #[warn(improper_ctypes)] on by default Oct 21 21:25:48.002 INFO kablam! = help: consider using `*const u8` and a length instead Oct 21 21:25:48.002 INFO kablam! Oct 21 21:25:48.056 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.40s Oct 21 21:25:48.062 INFO kablam! su: No module specific data is present Oct 21 21:25:48.948 INFO running `"docker" "rm" "-f" "909d0322620f016d30cf3601809697f9c41510d7b341fd60c7f661505c5ebbc0"` Oct 21 21:25:49.328 INFO blam! 909d0322620f016d30cf3601809697f9c41510d7b341fd60c7f661505c5ebbc0