[INFO] cloning repository https://github.com/jcgruenhage/ovh-dynhost [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jcgruenhage/ovh-dynhost" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjcgruenhage%2Fovh-dynhost"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjcgruenhage%2Fovh-dynhost'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 764ada6763a9f56bdb14fef4744930fb78349732 [INFO] testing jcgruenhage/ovh-dynhost against beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjcgruenhage%2Fovh-dynhost" "/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/jcgruenhage/ovh-dynhost on toolchain beta-2020-06-03 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/jcgruenhage/ovh-dynhost [INFO] finished tweaking git repo https://github.com/jcgruenhage/ovh-dynhost [INFO] tweaked toml for git repo https://github.com/jcgruenhage/ovh-dynhost written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/jcgruenhage/ovh-dynhost already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded gip v0.6.0 [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=warn" "-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-2020-06-03" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 66cc7ffe14b18c92c5ac8b6f90a1aa2a65eb4430066ef1b8ae49bef906010bd8 [INFO] running `"docker" "start" "-a" "66cc7ffe14b18c92c5ac8b6f90a1aa2a65eb4430066ef1b8ae49bef906010bd8"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling futures-task v0.3.4 [INFO] [stderr] Compiling traitobject v0.0.1 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling typeable v0.1.2 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling custom_error v1.7.1 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling fern v0.6.0 [INFO] [stderr] Compiling backtrace-sys v0.1.35 [INFO] [stderr] Compiling openssl-sys v0.9.55 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling backtrace v0.3.46 [INFO] [stderr] Compiling futures-util v0.3.4 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling hpack v0.2.0 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling error-chain v0.11.0 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling openssl v0.10.29 [INFO] [stderr] Compiling solicit v0.4.4 [INFO] [stderr] Compiling tokio v0.2.18 [INFO] [stderr] Compiling cookie v0.2.5 [INFO] [stderr] Compiling hyper v0.9.18 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling structopt-derive v0.2.18 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.0 [INFO] [stderr] Compiling h2 v0.2.4 [INFO] [stderr] Compiling structopt v0.2.18 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling hyper v0.13.4 [INFO] [stderr] Compiling hyper-tls v0.4.1 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling serde_json v1.0.51 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling reqwest v0.10.4 [INFO] [stderr] Compiling gip v0.6.0 [INFO] [stderr] Compiling ovh-dynhost v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: function is never used: `ipv6` [INFO] [stderr] --> src/main.rs:116:10 [INFO] [stderr] | [INFO] [stderr] 116 | async fn ipv6(client: Client) -> Result { [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused `std::result::Result` that must be used [INFO] [stderr] --> src/main.rs:57:5 [INFO] [stderr] | [INFO] [stderr] 57 | run(config).await; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_must_use)]` on by default [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 03s [INFO] running `"docker" "inspect" "66cc7ffe14b18c92c5ac8b6f90a1aa2a65eb4430066ef1b8ae49bef906010bd8"` [INFO] running `"docker" "rm" "-f" "66cc7ffe14b18c92c5ac8b6f90a1aa2a65eb4430066ef1b8ae49bef906010bd8"` [INFO] [stdout] 66cc7ffe14b18c92c5ac8b6f90a1aa2a65eb4430066ef1b8ae49bef906010bd8 [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=warn" "-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-2020-06-03" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 7704bac72144bea5e89396509cf6e07906c230cd156a070e9d45f630e4a1cb17 [INFO] running `"docker" "start" "-a" "7704bac72144bea5e89396509cf6e07906c230cd156a070e9d45f630e4a1cb17"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling ovh-dynhost v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: function is never used: `ipv6` [INFO] [stderr] --> src/main.rs:116:10 [INFO] [stderr] | [INFO] [stderr] 116 | async fn ipv6(client: Client) -> Result { [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused `std::result::Result` that must be used [INFO] [stderr] --> src/main.rs:57:5 [INFO] [stderr] | [INFO] [stderr] 57 | run(config).await; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_must_use)]` on by default [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.39s [INFO] running `"docker" "inspect" "7704bac72144bea5e89396509cf6e07906c230cd156a070e9d45f630e4a1cb17"` [INFO] running `"docker" "rm" "-f" "7704bac72144bea5e89396509cf6e07906c230cd156a070e9d45f630e4a1cb17"` [INFO] [stdout] 7704bac72144bea5e89396509cf6e07906c230cd156a070e9d45f630e4a1cb17 [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=warn" "-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-2020-06-03" "test" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 38876696a36605d2d42b0fb4e803bc52610750c69b5a1be1ff0ee2c90b7d2f76 [INFO] running `"docker" "start" "-a" "38876696a36605d2d42b0fb4e803bc52610750c69b5a1be1ff0ee2c90b7d2f76"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] warning: function is never used: `ipv6` [INFO] [stderr] --> src/main.rs:116:10 [INFO] [stderr] | [INFO] [stderr] 116 | async fn ipv6(client: Client) -> Result { [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused `std::result::Result` that must be used [INFO] [stderr] --> src/main.rs:57:5 [INFO] [stderr] | [INFO] [stderr] 57 | run(config).await; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_must_use)]` on by default [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/ovh_dynhost-c45c08b8a33a0dd5 [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "38876696a36605d2d42b0fb4e803bc52610750c69b5a1be1ff0ee2c90b7d2f76"` [INFO] running `"docker" "rm" "-f" "38876696a36605d2d42b0fb4e803bc52610750c69b5a1be1ff0ee2c90b7d2f76"` [INFO] [stdout] 38876696a36605d2d42b0fb4e803bc52610750c69b5a1be1ff0ee2c90b7d2f76