[INFO] cloning repository https://github.com/ylwnet/vpncloud [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ylwnet/vpncloud" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fylwnet%2Fvpncloud", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fylwnet%2Fvpncloud'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fba72882a63efd4fe4ee900950b3b29a2009b3c5 [INFO] building ylwnet/vpncloud against try#8aaecdf5df68a6fbc126704e44d399ba2fe66bf2 for pr-94962 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fylwnet%2Fvpncloud" "/workspace/builds/worker-19/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-19/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ylwnet/vpncloud on toolchain 8aaecdf5df68a6fbc126704e44d399ba2fe66bf2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8aaecdf5df68a6fbc126704e44d399ba2fe66bf2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-19/source/.cargo/config [INFO] started tweaking git repo https://github.com/ylwnet/vpncloud [INFO] finished tweaking git repo https://github.com/ylwnet/vpncloud [INFO] tweaked toml for git repo https://github.com/ylwnet/vpncloud written to /workspace/builds/worker-19/source/Cargo.toml [INFO] crate git repo https://github.com/ylwnet/vpncloud already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8aaecdf5df68a6fbc126704e44d399ba2fe66bf2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+8aaecdf5df68a6fbc126704e44d399ba2fe66bf2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2e17747ec4fd89f9993da590a6b89bea8c5506c65b5b021e57aa976b6665b7f0 [INFO] running `Command { std: "docker" "start" "-a" "2e17747ec4fd89f9993da590a6b89bea8c5506c65b5b021e57aa976b6665b7f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2e17747ec4fd89f9993da590a6b89bea8c5506c65b5b021e57aa976b6665b7f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2e17747ec4fd89f9993da590a6b89bea8c5506c65b5b021e57aa976b6665b7f0", kill_on_drop: false }` [INFO] [stdout] 2e17747ec4fd89f9993da590a6b89bea8c5506c65b5b021e57aa976b6665b7f0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+8aaecdf5df68a6fbc126704e44d399ba2fe66bf2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6db688699c4fd89d9888311de7cf71a0266e582e0c8d677601088208d0e4121b [INFO] running `Command { std: "docker" "start" "-a" "6db688699c4fd89d9888311de7cf71a0266e582e0c8d677601088208d0e4121b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling memchr v2.3.0 [INFO] [stderr] Compiling smallvec v1.1.0 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling nix v0.15.0 [INFO] [stderr] Compiling rustversion v1.0.2 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling regex-syntax v0.6.13 [INFO] [stderr] Compiling linked-hash-map v0.5.2 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling boxfnonce v0.1.1 [INFO] [stderr] Compiling untrusted v0.7.0 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling dtoa v0.4.4 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling siphasher v0.3.1 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling yaml-rust v0.4.3 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Compiling c2-chacha v0.2.3 [INFO] [stderr] Compiling xml-rs v0.7.0 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling ring v0.16.9 [INFO] [stderr] Compiling vpncloud v1.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling xmltree v0.8.0 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling daemonize v0.4.1 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling regex v1.3.3 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling http v0.1.21 [INFO] [stderr] warning: Error building manpage: No such file or directory (os error 2) [INFO] [stderr] warning: The manpage will not be build. Do you have 'ronn'? [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling attohttpc v0.4.5 [INFO] [stderr] Compiling signal v0.7.0 [INFO] [stderr] Compiling privdrop v0.3.3 [INFO] [stderr] Compiling time-macros-impl v0.1.0 [INFO] [stderr] Compiling igd v0.10.0 [INFO] [stderr] Compiling time-macros v0.1.0 [INFO] [stderr] Compiling time v0.2.4 [INFO] [stderr] Compiling serde_yaml v0.8.11 [INFO] [stderr] Compiling docopt v1.1.0 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 42.88s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: time-macros-impl v0.1.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "6db688699c4fd89d9888311de7cf71a0266e582e0c8d677601088208d0e4121b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6db688699c4fd89d9888311de7cf71a0266e582e0c8d677601088208d0e4121b", kill_on_drop: false }` [INFO] [stdout] 6db688699c4fd89d9888311de7cf71a0266e582e0c8d677601088208d0e4121b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+8aaecdf5df68a6fbc126704e44d399ba2fe66bf2" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b7b9ff462c2a3ade4934e0eec4dfbd6dc0e862d0198755c9b283fec794644abe [INFO] running `Command { std: "docker" "start" "-a" "b7b9ff462c2a3ade4934e0eec4dfbd6dc0e862d0198755c9b283fec794644abe", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] warning: Error building manpage: No such file or directory (os error 2) [INFO] [stderr] warning: The manpage will not be build. Do you have 'ronn'? [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling vpncloud v1.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 52.68s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: time-macros-impl v0.1.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/vpncloud-54299fd5ea58d5c2) [INFO] running `Command { std: "docker" "inspect" "b7b9ff462c2a3ade4934e0eec4dfbd6dc0e862d0198755c9b283fec794644abe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b7b9ff462c2a3ade4934e0eec4dfbd6dc0e862d0198755c9b283fec794644abe", kill_on_drop: false }` [INFO] [stdout] b7b9ff462c2a3ade4934e0eec4dfbd6dc0e862d0198755c9b283fec794644abe