[INFO] updating cached repository https://github.com/HarukiUchito/rtklib_rust [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] dd46c151c9dacc10eb34eef9f303184b7786439a [INFO] checking HarukiUchito/rtklib_rust against beta-2019-10-27 for pr-65897 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHarukiUchito%2Frtklib_rust" "/workspace/builds/worker-6/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/HarukiUchito/rtklib_rust on toolchain beta-2019-10-27 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2019-10-27" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/HarukiUchito/rtklib_rust [INFO] finished tweaking git repo https://github.com/HarukiUchito/rtklib_rust [INFO] tweaked toml for git repo https://github.com/HarukiUchito/rtklib_rust written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/HarukiUchito/rtklib_rust already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2019-10-27" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=allow" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2019-10-27" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] e58d0c012aa0e98edd166fbd26fb581030717150bb7538abbe921d54d2b16b98 [INFO] running `"docker" "start" "-a" "e58d0c012aa0e98edd166fbd26fb581030717150bb7538abbe921d54d2b16b98"` [INFO] [stderr] Compiling cc v1.0.18 [INFO] [stderr] Compiling rtklib_rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: src/rtkcmn.c:88:1: warning: 'static' is not at beginning of declaration [-Wold-style-declaration] [INFO] [stderr] warning: const static double gpst0[]={1980,1, 6,0,0,0}; /* gps time reference */ [INFO] [stderr] warning: ^~~~~ [INFO] [stderr] warning: src/rtkcmn.c:89:1: warning: 'static' is not at beginning of declaration [-Wold-style-declaration] [INFO] [stderr] warning: const static double gst0 []={1999,8,22,0,0,0}; /* galileo system time reference */ [INFO] [stderr] warning: ^~~~~ [INFO] [stderr] warning: src/rtkcmn.c:91:1: warning: 'static' is not at beginning of declaration [-Wold-style-declaration] [INFO] [stderr] warning: const static double leaps[][7]={ /* leap seconds {y,m,d,h,m,s,utc-gpst,...} */ [INFO] [stderr] warning: ^~~~~ [INFO] [stderr] warning: src/rtkcmn.c: In function 'matinv': [INFO] [stderr] warning: src/rtkcmn.c:699:9: warning: this 'for' clause does not guard... [-Wmisleading-indentation] [INFO] [stderr] warning: for (i=0;i=0;s++) *p++=*s=='d'||*s=='D'?'E':*s; *p='\0'; [INFO] [stderr] warning: ^~~ [INFO] [stderr] warning: src/rtkcmn.c:872:61: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' [INFO] [stderr] warning: for (s+=i;*s&&--n>=0;s++) *p++=*s=='d'||*s=='D'?'E':*s; *p='\0'; [INFO] [stderr] warning: ^ [INFO] [stderr] warning: src/rtkcmn.c: In function 'str2time': [INFO] [stderr] warning: src/rtkcmn.c:887:45: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] [INFO] [stderr] warning: if (i<0||(int)strlen(s)=0;) *p++=*s++; *p='\0'; [INFO] [stderr] warning: ^~~ [INFO] [stderr] warning: src/rtkcmn.c:888:39: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' [INFO] [stderr] warning: for (s+=i;*s&&--n>=0;) *p++=*s++; *p='\0'; [INFO] [stderr] warning: ^ [INFO] [stderr] warning: src/rtkcmn.c: In function 'gpst2utc': [INFO] [stderr] warning: src/rtkcmn.c:1072:15: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] [INFO] [stderr] warning: for (i=0;i