Oct 13 04:28:07.613 INFO checking HarukiUchito/rtklib_rust against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 13 04:28:07.613 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-1/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/pr-54977/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/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 +4021bd0b3c5815b087d6db10ce461e7e4854ade7-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 13 04:28:07.957 INFO blam! 403822a93e0f98669e2978c76fa9dc59d296cc5465c64d4152209146a7de4ab3 Oct 13 04:28:07.962 INFO running `"docker" "start" "-a" "403822a93e0f98669e2978c76fa9dc59d296cc5465c64d4152209146a7de4ab3"` Oct 13 04:28:09.419 INFO kablam! usermod: no changes Oct 13 04:28:09.504 INFO kablam! Compiling rtklib_rust v0.1.0 (/source) Oct 13 04:28:11.282 INFO kablam! warning: src/rtkcmn.c:88:1: warning: 'static' is not at beginning of declaration [-Wold-style-declaration] Oct 13 04:28:11.285 INFO kablam! warning: const static double gpst0[]={1980,1, 6,0,0,0}; /* gps time reference */ Oct 13 04:28:11.285 INFO kablam! warning: ^ Oct 13 04:28:11.286 INFO kablam! warning: src/rtkcmn.c:89:1: warning: 'static' is not at beginning of declaration [-Wold-style-declaration] Oct 13 04:28:11.286 INFO kablam! warning: const static double gst0 []={1999,8,22,0,0,0}; /* galileo system time reference */ Oct 13 04:28:11.286 INFO kablam! warning: ^ Oct 13 04:28:11.287 INFO kablam! warning: src/rtkcmn.c:91:1: warning: 'static' is not at beginning of declaration [-Wold-style-declaration] Oct 13 04:28:11.287 INFO kablam! warning: const static double leaps[][7]={ /* leap seconds {y,m,d,h,m,s,utc-gpst,...} */ Oct 13 04:28:11.287 INFO kablam! warning: ^ Oct 13 04:28:11.288 INFO kablam! warning: src/rtkcmn.c: In function 'str2num': Oct 13 04:28:11.288 INFO kablam! warning: src/rtkcmn.c:871:45: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] Oct 13 04:28:11.288 INFO kablam! warning: if (i<0||(int)strlen(s) src/main.rs:4:5 Oct 13 04:28:12.256 INFO kablam! | Oct 13 04:28:12.256 INFO kablam! 4 | fn satno(sys:i32, prn:i32) -> i32; Oct 13 04:28:12.256 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 04:28:12.256 INFO kablam! | Oct 13 04:28:12.256 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 04:28:12.256 INFO kablam! Oct 13 04:28:12.256 INFO kablam! warning: `extern` block uses type `str` which is not FFI-safe: string slices have no C equivalent Oct 13 04:28:12.256 INFO kablam! --> src/main.rs:3:20 Oct 13 04:28:12.256 INFO kablam! | Oct 13 04:28:12.256 INFO kablam! 3 | fn satid2no(id:&str) -> i32; Oct 13 04:28:12.256 INFO kablam! | ^^^^ Oct 13 04:28:12.256 INFO kablam! | Oct 13 04:28:12.256 INFO kablam! = note: #[warn(improper_ctypes)] on by default Oct 13 04:28:12.256 INFO kablam! = help: consider using `*const u8` and a length instead Oct 13 04:28:12.256 INFO kablam! Oct 13 04:28:12.340 INFO kablam! warning: foreign function is never used: `satno` Oct 13 04:28:12.340 INFO kablam! --> src/main.rs:4:5 Oct 13 04:28:12.340 INFO kablam! | Oct 13 04:28:12.340 INFO kablam! 4 | fn satno(sys:i32, prn:i32) -> i32; Oct 13 04:28:12.340 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 04:28:12.340 INFO kablam! | Oct 13 04:28:12.340 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 04:28:12.340 INFO kablam! Oct 13 04:28:12.340 INFO kablam! warning: `extern` block uses type `str` which is not FFI-safe: string slices have no C equivalent Oct 13 04:28:12.340 INFO kablam! --> src/main.rs:3:20 Oct 13 04:28:12.340 INFO kablam! | Oct 13 04:28:12.340 INFO kablam! 3 | fn satid2no(id:&str) -> i32; Oct 13 04:28:12.340 INFO kablam! | ^^^^ Oct 13 04:28:12.340 INFO kablam! | Oct 13 04:28:12.340 INFO kablam! = note: #[warn(improper_ctypes)] on by default Oct 13 04:28:12.340 INFO kablam! = help: consider using `*const u8` and a length instead Oct 13 04:28:12.340 INFO kablam! Oct 13 04:28:12.388 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.93s Oct 13 04:28:12.388 INFO kablam! su: No module specific data is present Oct 13 04:28:13.641 INFO running `"docker" "rm" "-f" "403822a93e0f98669e2978c76fa9dc59d296cc5465c64d4152209146a7de4ab3"` Oct 13 04:28:14.020 INFO blam! 403822a93e0f98669e2978c76fa9dc59d296cc5465c64d4152209146a7de4ab3