Oct 27 11:35:24.577 INFO checking HarukiUchito/rtklib_rust against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 11:35:24.578 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-3/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/pr-55192-2/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 27 11:35:24.996 INFO blam! 1544f0acfbefc4869a5b5c6cbc6600486842adcff272d162f661f673c8193e32 Oct 27 11:35:24.998 INFO running `"docker" "start" "-a" "1544f0acfbefc4869a5b5c6cbc6600486842adcff272d162f661f673c8193e32"` Oct 27 11:35:26.350 INFO kablam! usermod: no changes Oct 27 11:35:26.419 INFO kablam! Compiling rtklib_rust v0.1.0 (/source) Oct 27 11:35:28.518 INFO kablam! warning: src/rtkcmn.c:88:1: warning: 'static' is not at beginning of declaration [-Wold-style-declaration] Oct 27 11:35:28.518 INFO kablam! warning: const static double gpst0[]={1980,1, 6,0,0,0}; /* gps time reference */ Oct 27 11:35:28.518 INFO kablam! warning: ^ Oct 27 11:35:28.518 INFO kablam! warning: src/rtkcmn.c:89:1: warning: 'static' is not at beginning of declaration [-Wold-style-declaration] Oct 27 11:35:28.518 INFO kablam! warning: const static double gst0 []={1999,8,22,0,0,0}; /* galileo system time reference */ Oct 27 11:35:28.518 INFO kablam! warning: ^ Oct 27 11:35:28.518 INFO kablam! warning: src/rtkcmn.c:91:1: warning: 'static' is not at beginning of declaration [-Wold-style-declaration] Oct 27 11:35:28.518 INFO kablam! warning: const static double leaps[][7]={ /* leap seconds {y,m,d,h,m,s,utc-gpst,...} */ Oct 27 11:35:28.518 INFO kablam! warning: ^ Oct 27 11:35:28.518 INFO kablam! warning: src/rtkcmn.c: In function 'str2num': Oct 27 11:35:28.518 INFO kablam! warning: src/rtkcmn.c:871:45: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] Oct 27 11:35:28.518 INFO kablam! warning: if (i<0||(int)strlen(s) src/main.rs:4:5 Oct 27 11:35:29.271 INFO kablam! | Oct 27 11:35:29.271 INFO kablam! 4 | fn satno(sys:i32, prn:i32) -> i32; Oct 27 11:35:29.271 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 11:35:29.271 INFO kablam! | Oct 27 11:35:29.271 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 11:35:29.271 INFO kablam! Oct 27 11:35:29.271 INFO kablam! warning: `extern` block uses type `str` which is not FFI-safe: string slices have no C equivalent Oct 27 11:35:29.271 INFO kablam! --> src/main.rs:3:20 Oct 27 11:35:29.271 INFO kablam! | Oct 27 11:35:29.271 INFO kablam! 3 | fn satid2no(id:&str) -> i32; Oct 27 11:35:29.271 INFO kablam! | ^^^^ Oct 27 11:35:29.271 INFO kablam! | Oct 27 11:35:29.271 INFO kablam! = note: #[warn(improper_ctypes)] on by default Oct 27 11:35:29.271 INFO kablam! = help: consider using `*const u8` and a length instead Oct 27 11:35:29.271 INFO kablam! Oct 27 11:35:29.423 INFO kablam! warning: foreign function is never used: `satno` Oct 27 11:35:29.423 INFO kablam! --> src/main.rs:4:5 Oct 27 11:35:29.423 INFO kablam! | Oct 27 11:35:29.423 INFO kablam! 4 | fn satno(sys:i32, prn:i32) -> i32; Oct 27 11:35:29.423 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 11:35:29.423 INFO kablam! | Oct 27 11:35:29.423 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 11:35:29.423 INFO kablam! Oct 27 11:35:29.423 INFO kablam! warning: `extern` block uses type `str` which is not FFI-safe: string slices have no C equivalent Oct 27 11:35:29.423 INFO kablam! --> src/main.rs:3:20 Oct 27 11:35:29.423 INFO kablam! | Oct 27 11:35:29.423 INFO kablam! 3 | fn satid2no(id:&str) -> i32; Oct 27 11:35:29.423 INFO kablam! | ^^^^ Oct 27 11:35:29.423 INFO kablam! | Oct 27 11:35:29.423 INFO kablam! = note: #[warn(improper_ctypes)] on by default Oct 27 11:35:29.423 INFO kablam! = help: consider using `*const u8` and a length instead Oct 27 11:35:29.423 INFO kablam! Oct 27 11:35:29.447 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.06s Oct 27 11:35:29.447 INFO kablam! su: No module specific data is present Oct 27 11:35:30.467 INFO running `"docker" "rm" "-f" "1544f0acfbefc4869a5b5c6cbc6600486842adcff272d162f661f673c8193e32"` Oct 27 11:35:30.739 INFO blam! 1544f0acfbefc4869a5b5c6cbc6600486842adcff272d162f661f673c8193e32