Dec 05 02:12:33.089 INFO checking HarukiUchito/rtklib_rust against try#1df97983eb2057dc6a8f7eb364e263b51ae23230 for pr-56481 Dec 05 02:12:33.089 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56481/worker-3/try#1df97983eb2057dc6a8f7eb364e263b51ae23230:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/pr-56481/try#1df97983eb2057dc6a8f7eb364e263b51ae23230:/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 +1df97983eb2057dc6a8f7eb364e263b51ae23230-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"` Dec 05 02:12:33.549 INFO [stdout] d5ecf0a99e65e44561d2b6984911275c43f90a7117b67ee4c8f42d90ef07394f Dec 05 02:12:33.551 INFO running `"docker" "start" "-a" "d5ecf0a99e65e44561d2b6984911275c43f90a7117b67ee4c8f42d90ef07394f"` Dec 05 02:12:36.078 INFO [stderr] usermod: no changes Dec 05 02:12:36.195 INFO [stderr] Compiling rtklib_rust v0.1.0 (/source) Dec 05 02:12:38.084 INFO [stderr] warning: src/rtkcmn.c:88:1: warning: 'static' is not at beginning of declaration [-Wold-style-declaration] Dec 05 02:12:38.084 INFO [stderr] warning: const static double gpst0[]={1980,1, 6,0,0,0}; /* gps time reference */ Dec 05 02:12:38.085 INFO [stderr] warning: ^ Dec 05 02:12:38.085 INFO [stderr] warning: src/rtkcmn.c:89:1: warning: 'static' is not at beginning of declaration [-Wold-style-declaration] Dec 05 02:12:38.085 INFO [stderr] warning: const static double gst0 []={1999,8,22,0,0,0}; /* galileo system time reference */ Dec 05 02:12:38.086 INFO [stderr] warning: ^ Dec 05 02:12:38.086 INFO [stderr] warning: src/rtkcmn.c:91:1: warning: 'static' is not at beginning of declaration [-Wold-style-declaration] Dec 05 02:12:38.087 INFO [stderr] warning: const static double leaps[][7]={ /* leap seconds {y,m,d,h,m,s,utc-gpst,...} */ Dec 05 02:12:38.087 INFO [stderr] warning: ^ Dec 05 02:12:38.088 INFO [stderr] warning: src/rtkcmn.c: In function 'str2num': Dec 05 02:12:38.088 INFO [stderr] warning: src/rtkcmn.c:871:45: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] Dec 05 02:12:38.089 INFO [stderr] warning: if (i<0||(int)strlen(s) src/main.rs:4:5 Dec 05 02:12:38.879 INFO [stderr] | Dec 05 02:12:38.879 INFO [stderr] 4 | fn satno(sys:i32, prn:i32) -> i32; Dec 05 02:12:38.879 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 05 02:12:38.879 INFO [stderr] | Dec 05 02:12:38.879 INFO [stderr] = note: #[warn(dead_code)] on by default Dec 05 02:12:38.879 INFO [stderr] Dec 05 02:12:38.879 INFO [stderr] warning: `extern` block uses type `str` which is not FFI-safe: string slices have no C equivalent Dec 05 02:12:38.879 INFO [stderr] --> src/main.rs:3:20 Dec 05 02:12:38.879 INFO [stderr] | Dec 05 02:12:38.879 INFO [stderr] 3 | fn satid2no(id:&str) -> i32; Dec 05 02:12:38.879 INFO [stderr] | ^^^^ Dec 05 02:12:38.880 INFO [stderr] | Dec 05 02:12:38.880 INFO [stderr] = note: #[warn(improper_ctypes)] on by default Dec 05 02:12:38.880 INFO [stderr] = help: consider using `*const u8` and a length instead Dec 05 02:12:38.880 INFO [stderr] Dec 05 02:12:39.079 INFO [stderr] warning: foreign function is never used: `satno` Dec 05 02:12:39.079 INFO [stderr] --> src/main.rs:4:5 Dec 05 02:12:39.079 INFO [stderr] | Dec 05 02:12:39.079 INFO [stderr] 4 | fn satno(sys:i32, prn:i32) -> i32; Dec 05 02:12:39.079 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 05 02:12:39.079 INFO [stderr] | Dec 05 02:12:39.079 INFO [stderr] = note: #[warn(dead_code)] on by default Dec 05 02:12:39.079 INFO [stderr] Dec 05 02:12:39.079 INFO [stderr] warning: `extern` block uses type `str` which is not FFI-safe: string slices have no C equivalent Dec 05 02:12:39.079 INFO [stderr] --> src/main.rs:3:20 Dec 05 02:12:39.079 INFO [stderr] | Dec 05 02:12:39.079 INFO [stderr] 3 | fn satid2no(id:&str) -> i32; Dec 05 02:12:39.079 INFO [stderr] | ^^^^ Dec 05 02:12:39.079 INFO [stderr] | Dec 05 02:12:39.079 INFO [stderr] = note: #[warn(improper_ctypes)] on by default Dec 05 02:12:39.079 INFO [stderr] = help: consider using `*const u8` and a length instead Dec 05 02:12:39.079 INFO [stderr] Dec 05 02:12:39.116 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.00s Dec 05 02:12:39.121 INFO [stderr] su: No module specific data is present Dec 05 02:12:40.892 INFO running `"docker" "inspect" "d5ecf0a99e65e44561d2b6984911275c43f90a7117b67ee4c8f42d90ef07394f"` Dec 05 02:12:41.271 INFO running `"docker" "rm" "-f" "d5ecf0a99e65e44561d2b6984911275c43f90a7117b67ee4c8f42d90ef07394f"` Dec 05 02:12:41.615 INFO [stdout] d5ecf0a99e65e44561d2b6984911275c43f90a7117b67ee4c8f42d90ef07394f