Oct 15 10:25:37.895 INFO testing HarukiUchito/rtklib_rust against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 10:25:37.896 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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"` Oct 15 10:25:38.327 INFO blam! e41c968f6e7efe28828fec0686468a4b4254255c8d9400764489c5f728385f4a Oct 15 10:25:38.328 INFO running `"docker" "start" "-a" "e41c968f6e7efe28828fec0686468a4b4254255c8d9400764489c5f728385f4a"` Oct 15 10:25:39.667 INFO kablam! usermod: no changes Oct 15 10:25:39.731 INFO kablam! Compiling rtklib_rust v0.1.0 (/source) Oct 15 10:25:41.448 INFO kablam! warning: src/rtkcmn.c:88:1: warning: 'static' is not at beginning of declaration [-Wold-style-declaration] Oct 15 10:25:41.449 INFO kablam! warning: const static double gpst0[]={1980,1, 6,0,0,0}; /* gps time reference */ Oct 15 10:25:41.449 INFO kablam! warning: ^ Oct 15 10:25:41.449 INFO kablam! warning: src/rtkcmn.c:89:1: warning: 'static' is not at beginning of declaration [-Wold-style-declaration] Oct 15 10:25:41.450 INFO kablam! warning: const static double gst0 []={1999,8,22,0,0,0}; /* galileo system time reference */ Oct 15 10:25:41.450 INFO kablam! warning: ^ Oct 15 10:25:41.450 INFO kablam! warning: src/rtkcmn.c:91:1: warning: 'static' is not at beginning of declaration [-Wold-style-declaration] Oct 15 10:25:41.451 INFO kablam! warning: const static double leaps[][7]={ /* leap seconds {y,m,d,h,m,s,utc-gpst,...} */ Oct 15 10:25:41.451 INFO kablam! warning: ^ Oct 15 10:25:41.451 INFO kablam! warning: src/rtkcmn.c: In function 'str2num': Oct 15 10:25:41.452 INFO kablam! warning: src/rtkcmn.c:871:45: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] Oct 15 10:25:41.452 INFO kablam! warning: if (i<0||(int)strlen(s) src/main.rs:4:5 Oct 15 10:25:41.859 INFO kablam! | Oct 15 10:25:41.859 INFO kablam! 4 | fn satno(sys:i32, prn:i32) -> i32; Oct 15 10:25:41.859 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 10:25:41.859 INFO kablam! | Oct 15 10:25:41.859 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 10:25:41.859 INFO kablam! Oct 15 10:25:41.859 INFO kablam! warning: `extern` block uses type `str` which is not FFI-safe: string slices have no C equivalent Oct 15 10:25:41.859 INFO kablam! --> src/main.rs:3:20 Oct 15 10:25:41.859 INFO kablam! | Oct 15 10:25:41.859 INFO kablam! 3 | fn satid2no(id:&str) -> i32; Oct 15 10:25:41.859 INFO kablam! | ^^^^ Oct 15 10:25:41.859 INFO kablam! | Oct 15 10:25:41.859 INFO kablam! = note: #[warn(improper_ctypes)] on by default Oct 15 10:25:41.859 INFO kablam! = help: consider using `*const u8` and a length instead Oct 15 10:25:41.859 INFO kablam! Oct 15 10:25:42.203 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.51s Oct 15 10:25:42.207 INFO kablam! su: No module specific data is present Oct 15 10:25:42.838 INFO running `"docker" "rm" "-f" "e41c968f6e7efe28828fec0686468a4b4254255c8d9400764489c5f728385f4a"` Oct 15 10:25:43.239 INFO blam! e41c968f6e7efe28828fec0686468a4b4254255c8d9400764489c5f728385f4a Oct 15 10:25:43.242 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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"` Oct 15 10:25:43.668 INFO blam! d3965ed73ab2d08cfe36bd1d888655fdd117bdc91444af5671f4881bd672a3fb Oct 15 10:25:43.673 INFO running `"docker" "start" "-a" "d3965ed73ab2d08cfe36bd1d888655fdd117bdc91444af5671f4881bd672a3fb"` Oct 15 10:25:44.727 INFO kablam! usermod: no changes Oct 15 10:25:44.814 INFO kablam! warning: src/rtkcmn.c:88:1: warning: 'static' is not at beginning of declaration [-Wold-style-declaration] Oct 15 10:25:44.814 INFO kablam! warning: const static double gpst0[]={1980,1, 6,0,0,0}; /* gps time reference */ Oct 15 10:25:44.814 INFO kablam! warning: ^ Oct 15 10:25:44.814 INFO kablam! warning: src/rtkcmn.c:89:1: warning: 'static' is not at beginning of declaration [-Wold-style-declaration] Oct 15 10:25:44.814 INFO kablam! warning: const static double gst0 []={1999,8,22,0,0,0}; /* galileo system time reference */ Oct 15 10:25:44.814 INFO kablam! warning: ^ Oct 15 10:25:44.814 INFO kablam! warning: src/rtkcmn.c:91:1: warning: 'static' is not at beginning of declaration [-Wold-style-declaration] Oct 15 10:25:44.814 INFO kablam! warning: const static double leaps[][7]={ /* leap seconds {y,m,d,h,m,s,utc-gpst,...} */ Oct 15 10:25:44.814 INFO kablam! warning: ^ Oct 15 10:25:44.814 INFO kablam! warning: src/rtkcmn.c: In function 'str2num': Oct 15 10:25:44.814 INFO kablam! warning: src/rtkcmn.c:871:45: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] Oct 15 10:25:44.814 INFO kablam! warning: if (i<0||(int)strlen(s) src/main.rs:4:5 Oct 15 10:25:45.263 INFO kablam! | Oct 15 10:25:45.263 INFO kablam! 4 | fn satno(sys:i32, prn:i32) -> i32; Oct 15 10:25:45.263 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 10:25:45.263 INFO kablam! | Oct 15 10:25:45.263 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 10:25:45.263 INFO kablam! Oct 15 10:25:45.263 INFO kablam! warning: `extern` block uses type `str` which is not FFI-safe: string slices have no C equivalent Oct 15 10:25:45.263 INFO kablam! --> src/main.rs:3:20 Oct 15 10:25:45.263 INFO kablam! | Oct 15 10:25:45.263 INFO kablam! 3 | fn satid2no(id:&str) -> i32; Oct 15 10:25:45.263 INFO kablam! | ^^^^ Oct 15 10:25:45.263 INFO kablam! | Oct 15 10:25:45.263 INFO kablam! = note: #[warn(improper_ctypes)] on by default Oct 15 10:25:45.263 INFO kablam! = help: consider using `*const u8` and a length instead Oct 15 10:25:45.263 INFO kablam! Oct 15 10:25:45.676 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.92s Oct 15 10:25:45.678 INFO kablam! su: No module specific data is present Oct 15 10:25:46.665 INFO running `"docker" "rm" "-f" "d3965ed73ab2d08cfe36bd1d888655fdd117bdc91444af5671f4881bd672a3fb"` Oct 15 10:25:46.927 INFO blam! d3965ed73ab2d08cfe36bd1d888655fdd117bdc91444af5671f4881bd672a3fb Oct 15 10:25:46.929 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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"` Oct 15 10:25:47.552 INFO blam! f562ffad096e751409701409a0d18201008ad7471038dd78459ba7a5dc7255a3 Oct 15 10:25:47.557 INFO running `"docker" "start" "-a" "f562ffad096e751409701409a0d18201008ad7471038dd78459ba7a5dc7255a3"` Oct 15 10:25:48.628 INFO kablam! usermod: no changes Oct 15 10:25:48.715 INFO kablam! warning: src/rtkcmn.c:88:1: warning: 'static' is not at beginning of declaration [-Wold-style-declaration] Oct 15 10:25:48.715 INFO kablam! warning: const static double gpst0[]={1980,1, 6,0,0,0}; /* gps time reference */ Oct 15 10:25:48.715 INFO kablam! warning: ^ Oct 15 10:25:48.715 INFO kablam! warning: src/rtkcmn.c:89:1: warning: 'static' is not at beginning of declaration [-Wold-style-declaration] Oct 15 10:25:48.715 INFO kablam! warning: const static double gst0 []={1999,8,22,0,0,0}; /* galileo system time reference */ Oct 15 10:25:48.715 INFO kablam! warning: ^ Oct 15 10:25:48.715 INFO kablam! warning: src/rtkcmn.c:91:1: warning: 'static' is not at beginning of declaration [-Wold-style-declaration] Oct 15 10:25:48.715 INFO kablam! warning: const static double leaps[][7]={ /* leap seconds {y,m,d,h,m,s,utc-gpst,...} */ Oct 15 10:25:48.715 INFO kablam! warning: ^ Oct 15 10:25:48.715 INFO kablam! warning: src/rtkcmn.c: In function 'str2num': Oct 15 10:25:48.715 INFO kablam! warning: src/rtkcmn.c:871:45: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] Oct 15 10:25:48.715 INFO kablam! warning: if (i<0||(int)strlen(s)