[INFO] cloning repository https://github.com/KROSF/vercel-ddns [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/KROSF/vercel-ddns" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKROSF%2Fvercel-ddns", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKROSF%2Fvercel-ddns'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1ebe6edf73845d7d7c9e6f13d054a387208de548 [INFO] testing KROSF/vercel-ddns against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKROSF%2Fvercel-ddns" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/KROSF/vercel-ddns on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/KROSF/vercel-ddns [INFO] finished tweaking git repo https://github.com/KROSF/vercel-ddns [INFO] tweaked toml for git repo https://github.com/KROSF/vercel-ddns written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/KROSF/vercel-ddns already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f75ab2f6c50abe1cadbca9b720d6b85e22af1e06763d6ed67fa28fe9c4de948a [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "f75ab2f6c50abe1cadbca9b720d6b85e22af1e06763d6ed67fa28fe9c4de948a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f75ab2f6c50abe1cadbca9b720d6b85e22af1e06763d6ed67fa28fe9c4de948a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f75ab2f6c50abe1cadbca9b720d6b85e22af1e06763d6ed67fa28fe9c4de948a", kill_on_drop: false }` [INFO] [stdout] f75ab2f6c50abe1cadbca9b720d6b85e22af1e06763d6ed67fa28fe9c4de948a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3e6cc46bb78015381d25f693c1cdbd593795a04e402af63d6e77feed6080e4e1 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "3e6cc46bb78015381d25f693c1cdbd593795a04e402af63d6e77feed6080e4e1", kill_on_drop: false }` [INFO] [stderr] Compiling nibble_vec v0.0.4 [INFO] [stderr] Compiling data-encoding v2.2.1 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling eyre v0.6.0 [INFO] [stderr] Compiling chunked_transfer v1.2.0 [INFO] [stderr] Compiling indenter v0.3.0 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling standback v0.2.9 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.3 [INFO] [stderr] Compiling time v0.2.16 [INFO] [stderr] Compiling proc-macro-error v1.0.3 [INFO] [stderr] Compiling ring v0.16.15 [INFO] [stderr] Compiling miniz_oxide v0.4.0 [INFO] [stderr] Compiling qstring v0.7.2 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling radix_trie v0.1.6 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling backtrace v0.3.50 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling tokio v0.2.21 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling chrono v0.4.13 [INFO] [stderr] Compiling time-macros v0.1.0 [INFO] [stderr] Compiling structopt-derive v0.4.8 [INFO] [stderr] Compiling webpki v0.21.3 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling simplelog v0.8.0 [INFO] [stderr] Compiling webpki-roots v0.19.0 [INFO] [stderr] Compiling rustls v0.17.0 [INFO] [stderr] Compiling cookie v0.13.3 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling h2 v0.2.5 [INFO] [stderr] Compiling trust-dns-proto v0.18.1 [INFO] [stderr] Compiling structopt v0.3.15 [INFO] [stderr] Compiling ureq v1.3.0 [INFO] [stderr] Compiling hyper v0.13.6 [INFO] [stderr] Compiling trust-dns-client v0.18.1 [INFO] [stderr] Compiling public-ip v0.1.0 [INFO] [stderr] Compiling vercel-ddns v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `pagination` [INFO] [stdout] --> src/vercel.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | pub pagination: Pagination, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `count` [INFO] [stdout] --> src/vercel.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | pub count: i64, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `next` [INFO] [stdout] --> src/vercel.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | pub next: i64, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `prev` [INFO] [stdout] --> src/vercel.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | pub prev: i64, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 28s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: time-macros-impl v0.1.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 16` [INFO] running `Command { std: "docker" "inspect" "3e6cc46bb78015381d25f693c1cdbd593795a04e402af63d6e77feed6080e4e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e6cc46bb78015381d25f693c1cdbd593795a04e402af63d6e77feed6080e4e1", kill_on_drop: false }` [INFO] [stdout] 3e6cc46bb78015381d25f693c1cdbd593795a04e402af63d6e77feed6080e4e1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 0a44e91108b88f2cf7df00c1ca6f47d6c1d0101c54edc9c101f4ba0ee4337734 [INFO] running `Command { std: "docker" "start" "-a" "0a44e91108b88f2cf7df00c1ca6f47d6c1d0101c54edc9c101f4ba0ee4337734", kill_on_drop: false }` [INFO] [stderr] Compiling vercel-ddns v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `pagination` [INFO] [stdout] --> src/vercel.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | pub pagination: Pagination, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `count` [INFO] [stdout] --> src/vercel.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | pub count: i64, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `next` [INFO] [stdout] --> src/vercel.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | pub next: i64, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `prev` [INFO] [stdout] --> src/vercel.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | pub prev: i64, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.78s [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: time-macros-impl v0.1.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 17` [INFO] running `Command { std: "docker" "inspect" "0a44e91108b88f2cf7df00c1ca6f47d6c1d0101c54edc9c101f4ba0ee4337734", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0a44e91108b88f2cf7df00c1ca6f47d6c1d0101c54edc9c101f4ba0ee4337734", kill_on_drop: false }` [INFO] [stdout] 0a44e91108b88f2cf7df00c1ca6f47d6c1d0101c54edc9c101f4ba0ee4337734 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ec9acd8a4554de306f7c4fa6759d29ebcd695610333456ae29cd6f8e728d95d6 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "ec9acd8a4554de306f7c4fa6759d29ebcd695610333456ae29cd6f8e728d95d6", kill_on_drop: false }` [INFO] [stderr] warning: field is never read: `pagination` [INFO] [stderr] --> src/vercel.rs:15:5 [INFO] [stderr] | [INFO] [stderr] 15 | pub pagination: Pagination, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: field is never read: `count` [INFO] [stderr] --> src/vercel.rs:21:5 [INFO] [stderr] | [INFO] [stderr] 21 | pub count: i64, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field is never read: `next` [INFO] [stderr] --> src/vercel.rs:22:5 [INFO] [stderr] | [INFO] [stderr] 22 | pub next: i64, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field is never read: `prev` [INFO] [stderr] --> src/vercel.rs:23:5 [INFO] [stderr] | [INFO] [stderr] 23 | pub prev: i64, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `vercel-ddns` (bin "vercel-ddns" test) generated 4 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: time-macros-impl v0.1.1 [INFO] [stdout] [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 18` [INFO] [stdout] running 0 tests [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/vercel_ddns-ffd56225c7bd841d) [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "ec9acd8a4554de306f7c4fa6759d29ebcd695610333456ae29cd6f8e728d95d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec9acd8a4554de306f7c4fa6759d29ebcd695610333456ae29cd6f8e728d95d6", kill_on_drop: false }` [INFO] [stdout] ec9acd8a4554de306f7c4fa6759d29ebcd695610333456ae29cd6f8e728d95d6