Nov 30 10:46:58.646 INFO checking HarukiUchito/rtklib_rust against try#32252761328f59ccfadb1bafb8148c685bc830b3 for pr-56323 Nov 30 10:46:58.646 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56323/worker-3/try#32252761328f59ccfadb1bafb8148c685bc830b3:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/pr-56323/try#32252761328f59ccfadb1bafb8148c685bc830b3:/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 +32252761328f59ccfadb1bafb8148c685bc830b3-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"` Nov 30 10:46:59.027 INFO [stdout] 31acdca5828cd8151f3543ed5f553468ea653c5a8eaa5b9ca9c710e8d749d8a6 Nov 30 10:46:59.029 INFO running `"docker" "start" "-a" "31acdca5828cd8151f3543ed5f553468ea653c5a8eaa5b9ca9c710e8d749d8a6"` Nov 30 10:47:00.964 INFO [stderr] usermod: no changes Nov 30 10:47:01.004 INFO [stderr] Compiling rtklib_rust v0.1.0 (/source) Nov 30 10:47:02.772 INFO [stderr] warning: src/rtkcmn.c:88:1: warning: 'static' is not at beginning of declaration [-Wold-style-declaration] Nov 30 10:47:02.772 INFO [stderr] warning: const static double gpst0[]={1980,1, 6,0,0,0}; /* gps time reference */ Nov 30 10:47:02.772 INFO [stderr] warning: ^ Nov 30 10:47:02.772 INFO [stderr] warning: src/rtkcmn.c:89:1: warning: 'static' is not at beginning of declaration [-Wold-style-declaration] Nov 30 10:47:02.772 INFO [stderr] warning: const static double gst0 []={1999,8,22,0,0,0}; /* galileo system time reference */ Nov 30 10:47:02.772 INFO [stderr] warning: ^ Nov 30 10:47:02.772 INFO [stderr] warning: src/rtkcmn.c:91:1: warning: 'static' is not at beginning of declaration [-Wold-style-declaration] Nov 30 10:47:02.772 INFO [stderr] warning: const static double leaps[][7]={ /* leap seconds {y,m,d,h,m,s,utc-gpst,...} */ Nov 30 10:47:02.772 INFO [stderr] warning: ^ Nov 30 10:47:02.772 INFO [stderr] warning: src/rtkcmn.c: In function 'str2num': Nov 30 10:47:02.772 INFO [stderr] warning: src/rtkcmn.c:871:45: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] Nov 30 10:47:02.772 INFO [stderr] warning: if (i<0||(int)strlen(s) src/main.rs:4:5 Nov 30 10:47:03.448 INFO [stderr] | Nov 30 10:47:03.448 INFO [stderr] 4 | fn satno(sys:i32, prn:i32) -> i32; Nov 30 10:47:03.448 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 30 10:47:03.448 INFO [stderr] | Nov 30 10:47:03.448 INFO [stderr] = note: #[warn(dead_code)] on by default Nov 30 10:47:03.448 INFO [stderr] Nov 30 10:47:03.448 INFO [stderr] warning: `extern` block uses type `str` which is not FFI-safe: string slices have no C equivalent Nov 30 10:47:03.448 INFO [stderr] --> src/main.rs:3:20 Nov 30 10:47:03.448 INFO [stderr] | Nov 30 10:47:03.448 INFO [stderr] 3 | fn satid2no(id:&str) -> i32; Nov 30 10:47:03.448 INFO [stderr] | ^^^^ Nov 30 10:47:03.448 INFO [stderr] | Nov 30 10:47:03.448 INFO [stderr] = note: #[warn(improper_ctypes)] on by default Nov 30 10:47:03.448 INFO [stderr] = help: consider using `*const u8` and a length instead Nov 30 10:47:03.448 INFO [stderr] Nov 30 10:47:03.748 INFO [stderr] warning: foreign function is never used: `satno` Nov 30 10:47:03.748 INFO [stderr] --> src/main.rs:4:5 Nov 30 10:47:03.748 INFO [stderr] | Nov 30 10:47:03.748 INFO [stderr] 4 | fn satno(sys:i32, prn:i32) -> i32; Nov 30 10:47:03.748 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 30 10:47:03.748 INFO [stderr] | Nov 30 10:47:03.748 INFO [stderr] = note: #[warn(dead_code)] on by default Nov 30 10:47:03.748 INFO [stderr] Nov 30 10:47:03.748 INFO [stderr] warning: `extern` block uses type `str` which is not FFI-safe: string slices have no C equivalent Nov 30 10:47:03.748 INFO [stderr] --> src/main.rs:3:20 Nov 30 10:47:03.748 INFO [stderr] | Nov 30 10:47:03.748 INFO [stderr] 3 | fn satid2no(id:&str) -> i32; Nov 30 10:47:03.748 INFO [stderr] | ^^^^ Nov 30 10:47:03.748 INFO [stderr] | Nov 30 10:47:03.748 INFO [stderr] = note: #[warn(improper_ctypes)] on by default Nov 30 10:47:03.748 INFO [stderr] = help: consider using `*const u8` and a length instead Nov 30 10:47:03.748 INFO [stderr] Nov 30 10:47:03.767 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.78s Nov 30 10:47:03.772 INFO [stderr] su: No module specific data is present Nov 30 10:47:04.590 INFO running `"docker" "inspect" "31acdca5828cd8151f3543ed5f553468ea653c5a8eaa5b9ca9c710e8d749d8a6"` Nov 30 10:47:04.947 INFO running `"docker" "rm" "-f" "31acdca5828cd8151f3543ed5f553468ea653c5a8eaa5b9ca9c710e8d749d8a6"` Nov 30 10:47:05.272 INFO [stdout] 31acdca5828cd8151f3543ed5f553468ea653c5a8eaa5b9ca9c710e8d749d8a6