[INFO] updating cached repository https://github.com/attenuation/boringvpn [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] cd3a0f0632846011072763099fb2515f2a1e4d2e [INFO] checking attenuation/boringvpn against beta-2019-10-27 for pr-65897 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fattenuation%2Fboringvpn" "/workspace/builds/worker-5/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/attenuation/boringvpn 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/attenuation/boringvpn [INFO] finished tweaking git repo https://github.com/attenuation/boringvpn [INFO] tweaked toml for git repo https://github.com/attenuation/boringvpn written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/attenuation/boringvpn 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] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-5/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] the lockfile is outdated, regenerating it [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2019-10-27" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2019-10-27" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] 28c61db5b0b87551f0bb326871bbbdd002f35e8052db1b6dad174f20e87d6980 [INFO] running `"docker" "start" "-a" "28c61db5b0b87551f0bb326871bbbdd002f35e8052db1b6dad174f20e87d6980"` [INFO] [stderr] Checking transient-hashmap v0.4.1 [INFO] [stderr] Compiling boringvpn v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking dns-lookup v1.0.1 [INFO] [stderr] warning: src/c/tuntap.c: In function 'set_ip': [INFO] [stderr] warning: src/c/tuntap.c:71:5: warning: format not a string literal and no format arguments [-Wformat-security] [INFO] [stderr] warning: printf(ip_addr); [INFO] [stderr] warning: ^~~~~~ [INFO] [stderr] warning: src/c/tuntap.c:72:5: warning: format not a string literal and no format arguments [-Wformat-security] [INFO] [stderr] warning: printf(netmask); [INFO] [stderr] warning: ^~~~~~ [INFO] [stderr] warning: src/c/tuntap.c:86:23: warning: passing argument 2 of 'inet_aton' from incompatible pointer type [-Wincompatible-pointer-types] [INFO] [stderr] warning: inet_aton(ip_addr,&sin.sin_addr.s_addr); [INFO] [stderr] warning: ^ [INFO] [stderr] warning: In file included from src/c/tuntap.c:12:0: [INFO] [stderr] warning: /usr/include/arpa/inet.h:73:12: note: expected 'struct in_addr *' but argument is of type 'in_addr_t * {aka unsigned int *}' [INFO] [stderr] warning: extern int inet_aton (const char *__cp, struct in_addr *__inp) __THROW; [INFO] [stderr] warning: ^~~~~~~~~ [INFO] [stderr] warning: src/c/tuntap.c:91:23: warning: passing argument 2 of 'inet_aton' from incompatible pointer type [-Wincompatible-pointer-types] [INFO] [stderr] warning: inet_aton(netmask,&sin.sin_addr.s_addr); [INFO] [stderr] warning: ^ [INFO] [stderr] warning: In file included from src/c/tuntap.c:12:0: [INFO] [stderr] warning: /usr/include/arpa/inet.h:73:12: note: expected 'struct in_addr *' but argument is of type 'in_addr_t * {aka unsigned int *}' [INFO] [stderr] warning: extern int inet_aton (const char *__cp, struct in_addr *__inp) __THROW; [INFO] [stderr] warning: ^~~~~~~~~ [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.83s [INFO] running `"docker" "inspect" "28c61db5b0b87551f0bb326871bbbdd002f35e8052db1b6dad174f20e87d6980"` [INFO] running `"docker" "rm" "-f" "28c61db5b0b87551f0bb326871bbbdd002f35e8052db1b6dad174f20e87d6980"` [INFO] [stdout] 28c61db5b0b87551f0bb326871bbbdd002f35e8052db1b6dad174f20e87d6980