Oct 15 10:25:38.549 INFO testing HarukiUchito/rtklib_rust against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 10:25:38.549 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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.991 INFO blam! 1a28d96784bdad200ac3111be72b0a666dac3b775e7c5df480e1eeddd7f96f79 Oct 15 10:25:38.995 INFO running `"docker" "start" "-a" "1a28d96784bdad200ac3111be72b0a666dac3b775e7c5df480e1eeddd7f96f79"` Oct 15 10:25:40.147 INFO kablam! usermod: no changes Oct 15 10:25:40.191 INFO kablam! Compiling rtklib_rust v0.1.0 (/source) Oct 15 10:25:41.672 INFO kablam! warning: src/rtkcmn.c:88:1: warning: 'static' is not at beginning of declaration [-Wold-style-declaration] Oct 15 10:25:41.672 INFO kablam! warning: const static double gpst0[]={1980,1, 6,0,0,0}; /* gps time reference */ Oct 15 10:25:41.672 INFO kablam! warning: ^ Oct 15 10:25:41.672 INFO kablam! warning: src/rtkcmn.c:89:1: warning: 'static' is not at beginning of declaration [-Wold-style-declaration] Oct 15 10:25:41.672 INFO kablam! warning: const static double gst0 []={1999,8,22,0,0,0}; /* galileo system time reference */ Oct 15 10:25:41.672 INFO kablam! warning: ^ Oct 15 10:25:41.672 INFO kablam! warning: src/rtkcmn.c:91:1: warning: 'static' is not at beginning of declaration [-Wold-style-declaration] Oct 15 10:25:41.672 INFO kablam! warning: const static double leaps[][7]={ /* leap seconds {y,m,d,h,m,s,utc-gpst,...} */ Oct 15 10:25:41.672 INFO kablam! warning: ^ Oct 15 10:25:41.672 INFO kablam! warning: src/rtkcmn.c: In function 'str2num': Oct 15 10:25:41.672 INFO kablam! warning: src/rtkcmn.c:871:45: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] Oct 15 10:25:41.672 INFO kablam! warning: if (i<0||(int)strlen(s) src/main.rs:4:5 Oct 15 10:25:42.067 INFO kablam! | Oct 15 10:25:42.067 INFO kablam! 4 | fn satno(sys:i32, prn:i32) -> i32; Oct 15 10:25:42.067 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 10:25:42.067 INFO kablam! | Oct 15 10:25:42.067 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 10:25:42.067 INFO kablam! Oct 15 10:25:42.067 INFO kablam! warning: `extern` block uses type `str` which is not FFI-safe: string slices have no C equivalent Oct 15 10:25:42.067 INFO kablam! --> src/main.rs:3:20 Oct 15 10:25:42.067 INFO kablam! | Oct 15 10:25:42.067 INFO kablam! 3 | fn satid2no(id:&str) -> i32; Oct 15 10:25:42.067 INFO kablam! | ^^^^ Oct 15 10:25:42.067 INFO kablam! | Oct 15 10:25:42.067 INFO kablam! = note: #[warn(improper_ctypes)] on by default Oct 15 10:25:42.067 INFO kablam! = help: consider using `*const u8` and a length instead Oct 15 10:25:42.067 INFO kablam! Oct 15 10:25:42.417 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.25s Oct 15 10:25:42.421 INFO kablam! su: No module specific data is present Oct 15 10:25:43.249 INFO running `"docker" "rm" "-f" "1a28d96784bdad200ac3111be72b0a666dac3b775e7c5df480e1eeddd7f96f79"` Oct 15 10:25:43.580 INFO blam! 1a28d96784bdad200ac3111be72b0a666dac3b775e7c5df480e1eeddd7f96f79 Oct 15 10:25:43.583 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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:44.068 INFO blam! bfb014a9b841deec895bd194df5de624e3ba53d8f5070e31959af6921582c159 Oct 15 10:25:44.068 INFO running `"docker" "start" "-a" "bfb014a9b841deec895bd194df5de624e3ba53d8f5070e31959af6921582c159"` Oct 15 10:25:45.290 INFO kablam! usermod: no changes Oct 15 10:25:45.336 INFO kablam! warning: src/rtkcmn.c:88:1: warning: 'static' is not at beginning of declaration [-Wold-style-declaration] Oct 15 10:25:45.336 INFO kablam! warning: const static double gpst0[]={1980,1, 6,0,0,0}; /* gps time reference */ Oct 15 10:25:45.336 INFO kablam! warning: ^ Oct 15 10:25:45.336 INFO kablam! warning: src/rtkcmn.c:89:1: warning: 'static' is not at beginning of declaration [-Wold-style-declaration] Oct 15 10:25:45.336 INFO kablam! warning: const static double gst0 []={1999,8,22,0,0,0}; /* galileo system time reference */ Oct 15 10:25:45.336 INFO kablam! warning: ^ Oct 15 10:25:45.336 INFO kablam! warning: src/rtkcmn.c:91:1: warning: 'static' is not at beginning of declaration [-Wold-style-declaration] Oct 15 10:25:45.336 INFO kablam! warning: const static double leaps[][7]={ /* leap seconds {y,m,d,h,m,s,utc-gpst,...} */ Oct 15 10:25:45.336 INFO kablam! warning: ^ Oct 15 10:25:45.336 INFO kablam! warning: src/rtkcmn.c: In function 'str2num': Oct 15 10:25:45.336 INFO kablam! warning: src/rtkcmn.c:871:45: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] Oct 15 10:25:45.336 INFO kablam! warning: if (i<0||(int)strlen(s) src/main.rs:4:5 Oct 15 10:25:45.823 INFO kablam! | Oct 15 10:25:45.823 INFO kablam! 4 | fn satno(sys:i32, prn:i32) -> i32; Oct 15 10:25:45.823 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 10:25:45.823 INFO kablam! | Oct 15 10:25:45.823 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 10:25:45.823 INFO kablam! Oct 15 10:25:45.823 INFO kablam! warning: `extern` block uses type `str` which is not FFI-safe: string slices have no C equivalent Oct 15 10:25:45.823 INFO kablam! --> src/main.rs:3:20 Oct 15 10:25:45.823 INFO kablam! | Oct 15 10:25:45.823 INFO kablam! 3 | fn satid2no(id:&str) -> i32; Oct 15 10:25:45.823 INFO kablam! | ^^^^ Oct 15 10:25:45.823 INFO kablam! | Oct 15 10:25:45.823 INFO kablam! = note: #[warn(improper_ctypes)] on by default Oct 15 10:25:45.823 INFO kablam! = help: consider using `*const u8` and a length instead Oct 15 10:25:45.823 INFO kablam! Oct 15 10:25:46.328 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.01s Oct 15 10:25:46.335 INFO kablam! su: No module specific data is present Oct 15 10:25:47.075 INFO running `"docker" "rm" "-f" "bfb014a9b841deec895bd194df5de624e3ba53d8f5070e31959af6921582c159"` Oct 15 10:25:47.402 INFO blam! bfb014a9b841deec895bd194df5de624e3ba53d8f5070e31959af6921582c159 Oct 15 10:25:47.405 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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.896 INFO blam! c24954010d87fafd9ac3bbebf149ad224f9b89727cd108b11fb577705cf61b9c Oct 15 10:25:47.903 INFO running `"docker" "start" "-a" "c24954010d87fafd9ac3bbebf149ad224f9b89727cd108b11fb577705cf61b9c"` Oct 15 10:25:48.979 INFO kablam! usermod: no changes Oct 15 10:25:49.015 INFO kablam! warning: src/rtkcmn.c:88:1: warning: 'static' is not at beginning of declaration [-Wold-style-declaration] Oct 15 10:25:49.015 INFO kablam! warning: const static double gpst0[]={1980,1, 6,0,0,0}; /* gps time reference */ Oct 15 10:25:49.015 INFO kablam! warning: ^ Oct 15 10:25:49.015 INFO kablam! warning: src/rtkcmn.c:89:1: warning: 'static' is not at beginning of declaration [-Wold-style-declaration] Oct 15 10:25:49.015 INFO kablam! warning: const static double gst0 []={1999,8,22,0,0,0}; /* galileo system time reference */ Oct 15 10:25:49.015 INFO kablam! warning: ^ Oct 15 10:25:49.015 INFO kablam! warning: src/rtkcmn.c:91:1: warning: 'static' is not at beginning of declaration [-Wold-style-declaration] Oct 15 10:25:49.015 INFO kablam! warning: const static double leaps[][7]={ /* leap seconds {y,m,d,h,m,s,utc-gpst,...} */ Oct 15 10:25:49.015 INFO kablam! warning: ^ Oct 15 10:25:49.015 INFO kablam! warning: src/rtkcmn.c: In function 'str2num': Oct 15 10:25:49.015 INFO kablam! warning: src/rtkcmn.c:871:45: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] Oct 15 10:25:49.015 INFO kablam! warning: if (i<0||(int)strlen(s)