Dec 14 09:49:11.812 INFO testing HarukiUchito/rtklib_rust against try#aa49d8ef14939ddec0e34b346b60174a5673d48f for pr-56550 Dec 14 09:49:11.812 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-1/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/pr-56550/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/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 +aa49d8ef14939ddec0e34b346b60174a5673d48f-alt build --frozen" "-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 14 09:49:12.210 INFO [stdout] 2456e4318c3ac8056872a56f01b565fbea60bd625eb3e1468837ce9459720020 Dec 14 09:49:12.215 INFO running `"docker" "start" "-a" "2456e4318c3ac8056872a56f01b565fbea60bd625eb3e1468837ce9459720020"` Dec 14 09:49:13.541 INFO [stderr] usermod: no changes Dec 14 09:49:13.607 INFO [stderr] Compiling rtklib_rust v0.1.0 (/source) Dec 14 09:49:15.424 INFO [stderr] warning: src/rtkcmn.c:88:1: warning: 'static' is not at beginning of declaration [-Wold-style-declaration] Dec 14 09:49:15.424 INFO [stderr] warning: const static double gpst0[]={1980,1, 6,0,0,0}; /* gps time reference */ Dec 14 09:49:15.424 INFO [stderr] warning: ^ Dec 14 09:49:15.425 INFO [stderr] warning: src/rtkcmn.c:89:1: warning: 'static' is not at beginning of declaration [-Wold-style-declaration] Dec 14 09:49:15.425 INFO [stderr] warning: const static double gst0 []={1999,8,22,0,0,0}; /* galileo system time reference */ Dec 14 09:49:15.425 INFO [stderr] warning: ^ Dec 14 09:49:15.426 INFO [stderr] warning: src/rtkcmn.c:91:1: warning: 'static' is not at beginning of declaration [-Wold-style-declaration] Dec 14 09:49:15.426 INFO [stderr] warning: const static double leaps[][7]={ /* leap seconds {y,m,d,h,m,s,utc-gpst,...} */ Dec 14 09:49:15.426 INFO [stderr] warning: ^ Dec 14 09:49:15.426 INFO [stderr] warning: src/rtkcmn.c: In function 'str2num': Dec 14 09:49:15.427 INFO [stderr] warning: src/rtkcmn.c:871:45: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] Dec 14 09:49:15.427 INFO [stderr] warning: if (i<0||(int)strlen(s) src/main.rs:4:5 Dec 14 09:49:15.951 INFO [stderr] | Dec 14 09:49:15.951 INFO [stderr] 4 | fn satno(sys:i32, prn:i32) -> i32; Dec 14 09:49:15.951 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 14 09:49:15.951 INFO [stderr] | Dec 14 09:49:15.963 INFO [stderr] = note: #[warn(dead_code)] on by default Dec 14 09:49:15.963 INFO [stderr] Dec 14 09:49:15.963 INFO [stderr] warning: `extern` block uses type `str` which is not FFI-safe: string slices have no C equivalent Dec 14 09:49:15.963 INFO [stderr] --> src/main.rs:3:20 Dec 14 09:49:15.963 INFO [stderr] | Dec 14 09:49:15.963 INFO [stderr] 3 | fn satid2no(id:&str) -> i32; Dec 14 09:49:15.963 INFO [stderr] | ^^^^ Dec 14 09:49:15.963 INFO [stderr] | Dec 14 09:49:15.963 INFO [stderr] = note: #[warn(improper_ctypes)] on by default Dec 14 09:49:15.963 INFO [stderr] = help: consider using `*const u8` and a length instead Dec 14 09:49:15.963 INFO [stderr] Dec 14 09:49:16.256 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.68s Dec 14 09:49:16.259 INFO [stderr] su: No module specific data is present Dec 14 09:49:17.332 INFO running `"docker" "inspect" "2456e4318c3ac8056872a56f01b565fbea60bd625eb3e1468837ce9459720020"` Dec 14 09:49:17.605 INFO running `"docker" "rm" "-f" "2456e4318c3ac8056872a56f01b565fbea60bd625eb3e1468837ce9459720020"` Dec 14 09:49:17.894 INFO [stdout] 2456e4318c3ac8056872a56f01b565fbea60bd625eb3e1468837ce9459720020 Dec 14 09:49:17.901 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-1/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/pr-56550/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/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 +aa49d8ef14939ddec0e34b346b60174a5673d48f-alt test --frozen --no-run" "-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 14 09:49:18.523 INFO [stdout] 9276fb26e9fc9f319569a2f666675bc47eed42e78fe080879bad2d9304a6c429 Dec 14 09:49:18.523 INFO running `"docker" "start" "-a" "9276fb26e9fc9f319569a2f666675bc47eed42e78fe080879bad2d9304a6c429"` Dec 14 09:49:19.961 INFO [stderr] usermod: no changes Dec 14 09:49:20.060 INFO [stderr] warning: src/rtkcmn.c:88:1: warning: 'static' is not at beginning of declaration [-Wold-style-declaration] Dec 14 09:49:20.060 INFO [stderr] warning: const static double gpst0[]={1980,1, 6,0,0,0}; /* gps time reference */ Dec 14 09:49:20.060 INFO [stderr] warning: ^ Dec 14 09:49:20.060 INFO [stderr] warning: src/rtkcmn.c:89:1: warning: 'static' is not at beginning of declaration [-Wold-style-declaration] Dec 14 09:49:20.060 INFO [stderr] warning: const static double gst0 []={1999,8,22,0,0,0}; /* galileo system time reference */ Dec 14 09:49:20.060 INFO [stderr] warning: ^ Dec 14 09:49:20.060 INFO [stderr] warning: src/rtkcmn.c:91:1: warning: 'static' is not at beginning of declaration [-Wold-style-declaration] Dec 14 09:49:20.060 INFO [stderr] warning: const static double leaps[][7]={ /* leap seconds {y,m,d,h,m,s,utc-gpst,...} */ Dec 14 09:49:20.060 INFO [stderr] warning: ^ Dec 14 09:49:20.060 INFO [stderr] warning: src/rtkcmn.c: In function 'str2num': Dec 14 09:49:20.060 INFO [stderr] warning: src/rtkcmn.c:871:45: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] Dec 14 09:49:20.060 INFO [stderr] warning: if (i<0||(int)strlen(s) src/main.rs:4:5 Dec 14 09:49:20.667 INFO [stderr] | Dec 14 09:49:20.667 INFO [stderr] 4 | fn satno(sys:i32, prn:i32) -> i32; Dec 14 09:49:20.667 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 14 09:49:20.667 INFO [stderr] | Dec 14 09:49:20.667 INFO [stderr] = note: #[warn(dead_code)] on by default Dec 14 09:49:20.667 INFO [stderr] Dec 14 09:49:20.667 INFO [stderr] warning: `extern` block uses type `str` which is not FFI-safe: string slices have no C equivalent Dec 14 09:49:20.667 INFO [stderr] --> src/main.rs:3:20 Dec 14 09:49:20.667 INFO [stderr] | Dec 14 09:49:20.667 INFO [stderr] 3 | fn satid2no(id:&str) -> i32; Dec 14 09:49:20.667 INFO [stderr] | ^^^^ Dec 14 09:49:20.667 INFO [stderr] | Dec 14 09:49:20.667 INFO [stderr] = note: #[warn(improper_ctypes)] on by default Dec 14 09:49:20.667 INFO [stderr] = help: consider using `*const u8` and a length instead Dec 14 09:49:20.667 INFO [stderr] Dec 14 09:49:21.066 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.06s Dec 14 09:49:21.075 INFO [stderr] su: No module specific data is present Dec 14 09:49:21.961 INFO running `"docker" "inspect" "9276fb26e9fc9f319569a2f666675bc47eed42e78fe080879bad2d9304a6c429"` Dec 14 09:49:22.209 INFO running `"docker" "rm" "-f" "9276fb26e9fc9f319569a2f666675bc47eed42e78fe080879bad2d9304a6c429"` Dec 14 09:49:22.511 INFO [stdout] 9276fb26e9fc9f319569a2f666675bc47eed42e78fe080879bad2d9304a6c429 Dec 14 09:49:22.513 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-1/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/pr-56550/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/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 +aa49d8ef14939ddec0e34b346b60174a5673d48f-alt test --frozen" "-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 14 09:49:22.991 INFO [stdout] 330ec5ac5617a856f96e92c725ed3938007601ced1af7ee6550cad5b07b9333c Dec 14 09:49:22.996 INFO running `"docker" "start" "-a" "330ec5ac5617a856f96e92c725ed3938007601ced1af7ee6550cad5b07b9333c"` Dec 14 09:49:24.379 INFO [stderr] usermod: no changes Dec 14 09:49:24.435 INFO [stderr] warning: src/rtkcmn.c:88:1: warning: 'static' is not at beginning of declaration [-Wold-style-declaration] Dec 14 09:49:24.435 INFO [stderr] warning: const static double gpst0[]={1980,1, 6,0,0,0}; /* gps time reference */ Dec 14 09:49:24.435 INFO [stderr] warning: ^ Dec 14 09:49:24.435 INFO [stderr] warning: src/rtkcmn.c:89:1: warning: 'static' is not at beginning of declaration [-Wold-style-declaration] Dec 14 09:49:24.435 INFO [stderr] warning: const static double gst0 []={1999,8,22,0,0,0}; /* galileo system time reference */ Dec 14 09:49:24.435 INFO [stderr] warning: ^ Dec 14 09:49:24.435 INFO [stderr] warning: src/rtkcmn.c:91:1: warning: 'static' is not at beginning of declaration [-Wold-style-declaration] Dec 14 09:49:24.435 INFO [stderr] warning: const static double leaps[][7]={ /* leap seconds {y,m,d,h,m,s,utc-gpst,...} */ Dec 14 09:49:24.435 INFO [stderr] warning: ^ Dec 14 09:49:24.435 INFO [stderr] warning: src/rtkcmn.c: In function 'str2num': Dec 14 09:49:24.435 INFO [stderr] warning: src/rtkcmn.c:871:45: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] Dec 14 09:49:24.435 INFO [stderr] warning: if (i<0||(int)strlen(s)