[INFO] cloning repository https://github.com/ronjakoi/dyfi-client [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ronjakoi/dyfi-client" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fronjakoi%2Fdyfi-client", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fronjakoi%2Fdyfi-client'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ee3303e8c45211257d5eb83e58cd2951c403ac62 [INFO] testing ronjakoi/dyfi-client against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fronjakoi%2Fdyfi-client" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ronjakoi/dyfi-client on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ronjakoi/dyfi-client [INFO] finished tweaking git repo https://github.com/ronjakoi/dyfi-client [INFO] tweaked toml for git repo https://github.com/ronjakoi/dyfi-client written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/ronjakoi/dyfi-client already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "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" "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" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 64dc4afd59fd422531f290cfe2414d9667b877400d22450ff154feb3b52d1692 [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" "64dc4afd59fd422531f290cfe2414d9667b877400d22450ff154feb3b52d1692", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "64dc4afd59fd422531f290cfe2414d9667b877400d22450ff154feb3b52d1692", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "64dc4afd59fd422531f290cfe2414d9667b877400d22450ff154feb3b52d1692", kill_on_drop: false }` [INFO] [stdout] 64dc4afd59fd422531f290cfe2414d9667b877400d22450ff154feb3b52d1692 [INFO] running `Command { std: "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" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--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] 05d0b3f6e806b57980b4c92d3a670304e0d4f34418e34fe75a181f087e2a832c [INFO] running `Command { std: "docker" "start" "-a" "05d0b3f6e806b57980b4c92d3a670304e0d4f34418e34fe75a181f087e2a832c", kill_on_drop: false }` [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling httparse v1.6.0 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling tracing-core v0.1.23 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling mio v0.8.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling tracing v0.1.32 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling h2 v0.3.12 [INFO] [stderr] Compiling hyper v0.14.17 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.10 [INFO] [stderr] Compiling dyfi-client v0.2.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 12s [INFO] running `Command { std: "docker" "inspect" "05d0b3f6e806b57980b4c92d3a670304e0d4f34418e34fe75a181f087e2a832c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "05d0b3f6e806b57980b4c92d3a670304e0d4f34418e34fe75a181f087e2a832c", kill_on_drop: false }` [INFO] [stdout] 05d0b3f6e806b57980b4c92d3a670304e0d4f34418e34fe75a181f087e2a832c [INFO] running `Command { std: "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" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "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] b06607ffe81ea294e6f81b3c226bf4188e120a9c2e986c4da3b55c69ac22016f [INFO] running `Command { std: "docker" "start" "-a" "b06607ffe81ea294e6f81b3c226bf4188e120a9c2e986c4da3b55c69ac22016f", kill_on_drop: false }` [INFO] [stderr] Compiling similar v2.1.0 [INFO] [stderr] Compiling getrandom v0.2.5 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling assert-json-diff v2.0.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling mockito v0.31.0 [INFO] [stderr] Compiling dyfi-client v0.2.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 18.36s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/dyfi_client-0db8e61651d8440a) [INFO] running `Command { std: "docker" "inspect" "b06607ffe81ea294e6f81b3c226bf4188e120a9c2e986c4da3b55c69ac22016f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b06607ffe81ea294e6f81b3c226bf4188e120a9c2e986c4da3b55c69ac22016f", kill_on_drop: false }` [INFO] [stdout] b06607ffe81ea294e6f81b3c226bf4188e120a9c2e986c4da3b55c69ac22016f [INFO] running `Command { std: "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" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 28f66b554f0f2ca3fed8c3a553661742ea2c8facd6ca4ec266a21a89d6dd7049 [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" "28f66b554f0f2ca3fed8c3a553661742ea2c8facd6ca4ec266a21a89d6dd7049", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/dyfi_client-0db8e61651d8440a) [INFO] [stdout] running 8 tests [INFO] [stderr] [2022-04-16T04:59:56Z DEBUG dyfi_client::client] Initializing HTTP client... [INFO] [stderr] [2022-04-16T04:59:56Z DEBUG dyfi_client::client] Resolving hostname(s)... [INFO] [stderr] [2022-04-16T04:59:56Z DEBUG dyfi_client::client] something-outrageous currently resolves to [] [INFO] [stderr] [2022-04-16T04:59:56Z DEBUG dyfi_client::client] example.com currently resolves to [] [INFO] [stderr] [2022-04-16T04:59:56Z DEBUG dyfi_client::client] Getting my current IP address from http://127.0.0.1:1234 [INFO] [stderr] [2022-04-16T04:59:56Z DEBUG dyfi_client::client] My current IP address is 192.0.2.1 [INFO] [stderr] [2022-04-16T04:59:56Z INFO dyfi_client::client] No update performed yet, time until release unknown. Updating... [INFO] [stdout] test tests::test_update_notfqdn ... ok [INFO] [stderr] [2022-04-16T04:59:56Z ERROR dyfi_client::types] dy.fi replied: Given hostname not a valid .dy.fi FQDN [INFO] [stderr] [2022-04-16T04:59:56Z ERROR dyfi_client::client] Unrecoverable error, exiting... [INFO] [stderr] [2022-04-16T04:59:56Z DEBUG dyfi_client::client] Initializing HTTP client... [INFO] [stderr] [2022-04-16T04:59:56Z DEBUG dyfi_client::client] Resolving hostname(s)... [INFO] [stderr] [2022-04-16T04:59:56Z DEBUG dyfi_client::client] mock.dy.fi currently resolves to [] [INFO] [stderr] [2022-04-16T04:59:56Z DEBUG dyfi_client::client] mock-some-more.dy.fi currently resolves to [] [INFO] [stderr] [2022-04-16T04:59:56Z DEBUG dyfi_client::client] Getting my current IP address from http://127.0.0.1:1234 [INFO] [stderr] [2022-04-16T04:59:57Z DEBUG dyfi_client::client] My current IP address is 192.0.2.1 [INFO] [stderr] [2022-04-16T04:59:57Z INFO dyfi_client::client] No update performed yet, time until release unknown. Updating... [INFO] [stderr] [2022-04-16T04:59:57Z ERROR dyfi_client::types] dy.fi replied: Request failed due to technical problem [INFO] [stderr] [2022-04-16T04:59:57Z ERROR dyfi_client::client] Unrecoverable error, exiting... [INFO] [stdout] test tests::test_update_dnserr ... ok [INFO] [stderr] [2022-04-16T04:59:57Z DEBUG dyfi_client::client] Initializing HTTP client... [INFO] [stderr] [2022-04-16T04:59:57Z DEBUG dyfi_client::client] Resolving hostname(s)... [INFO] [stderr] [2022-04-16T04:59:57Z DEBUG dyfi_client::client] mock.dy.fi currently resolves to [] [INFO] [stderr] [2022-04-16T04:59:57Z DEBUG dyfi_client::client] mock-some-more.dy.fi currently resolves to [] [INFO] [stderr] [2022-04-16T04:59:57Z DEBUG dyfi_client::client] Getting my current IP address from http://127.0.0.1:1234 [INFO] [stderr] [2022-04-16T04:59:57Z DEBUG dyfi_client::client] My current IP address is 192.0.2.1 [INFO] [stderr] [2022-04-16T04:59:57Z INFO dyfi_client::client] No update performed yet, time until release unknown. Updating... [INFO] [stderr] [2022-04-16T04:59:57Z ERROR dyfi_client::types] dy.fi replied: Request denied due to abuse [INFO] [stdout] test tests::test_update_abuse ... ok [INFO] [stderr] [2022-04-16T04:59:57Z ERROR dyfi_client::client] Unrecoverable error, exiting... [INFO] [stderr] [2022-04-16T04:59:57Z DEBUG dyfi_client::client] Initializing HTTP client... [INFO] [stderr] [2022-04-16T04:59:57Z DEBUG dyfi_client::client] Resolving hostname(s)... [INFO] [stderr] [2022-04-16T04:59:57Z DEBUG dyfi_client::client] mock.dy.fi currently resolves to [] [INFO] [stderr] [2022-04-16T04:59:57Z DEBUG dyfi_client::client] mock-some-more.dy.fi currently resolves to [] [INFO] [stderr] [2022-04-16T04:59:57Z DEBUG dyfi_client::client] Getting my current IP address from http://127.0.0.1:1234 [INFO] [stderr] [2022-04-16T04:59:57Z DEBUG dyfi_client::client] My current IP address is 192.0.2.1 [INFO] [stderr] [2022-04-16T04:59:57Z INFO dyfi_client::client] No update performed yet, time until release unknown. Updating... [INFO] [stderr] [2022-04-16T04:59:57Z ERROR dyfi_client::types] dy.fi replied: Authentication failed [INFO] [stderr] [2022-04-16T04:59:57Z ERROR dyfi_client::client] Unrecoverable error, exiting... [INFO] [stdout] test tests::test_update_badauth ... ok [INFO] [stderr] [2022-04-16T04:59:57Z DEBUG dyfi_client::client] Initializing HTTP client... [INFO] [stderr] [2022-04-16T04:59:57Z DEBUG dyfi_client::client] Resolving hostname(s)... [INFO] [stderr] [2022-04-16T04:59:57Z DEBUG dyfi_client::client] mock.dy.fi currently resolves to [] [INFO] [stderr] [2022-04-16T04:59:57Z DEBUG dyfi_client::client] mock-some-more.dy.fi currently resolves to [] [INFO] [stderr] [2022-04-16T04:59:57Z DEBUG dyfi_client::client] Getting my current IP address from http://127.0.0.1:1234 [INFO] [stderr] [2022-04-16T04:59:57Z DEBUG dyfi_client::client] My current IP address is 192.0.2.1 [INFO] [stderr] [2022-04-16T04:59:57Z INFO dyfi_client::client] No update performed yet, time until release unknown. Updating... [INFO] [stderr] [2022-04-16T04:59:57Z INFO dyfi_client::types] dy.fi replied: Hostname(s) pointed at new address 192.0.2.1 [INFO] [stdout] test tests::test_update_good ... ok [INFO] [stderr] [2022-04-16T04:59:57Z DEBUG dyfi_client::client] Initializing HTTP client... [INFO] [stderr] [2022-04-16T04:59:57Z DEBUG dyfi_client::client] Resolving hostname(s)... [INFO] [stderr] [2022-04-16T04:59:57Z DEBUG dyfi_client::client] mock.dy.fi currently resolves to [] [INFO] [stderr] [2022-04-16T04:59:57Z DEBUG dyfi_client::client] mock-some-more.dy.fi currently resolves to [] [INFO] [stderr] [2022-04-16T04:59:57Z DEBUG dyfi_client::client] Getting my current IP address from http://127.0.0.1:1234 [INFO] [stderr] [2022-04-16T04:59:57Z DEBUG dyfi_client::client] My current IP address is 192.0.2.1 [INFO] [stderr] [2022-04-16T04:59:57Z INFO dyfi_client::client] No update performed yet, time until release unknown. Updating... [INFO] [stderr] [2022-04-16T04:59:57Z ERROR dyfi_client::types] dy.fi replied: IP address 192.0.2.1 not valid or not registered to a Finnish organisation [INFO] [stderr] [2022-04-16T04:59:57Z ERROR dyfi_client::client] Unrecoverable error, exiting... [INFO] [stdout] test tests::test_update_badip ... ok [INFO] [stderr] [2022-04-16T04:59:57Z DEBUG dyfi_client::client] Initializing HTTP client... [INFO] [stderr] [2022-04-16T04:59:57Z DEBUG dyfi_client::client] Resolving hostname(s)... [INFO] [stderr] [2022-04-16T04:59:57Z DEBUG dyfi_client::client] Getting my current IP address from http://127.0.0.1:1234 [INFO] [stderr] [2022-04-16T04:59:57Z DEBUG dyfi_client::client] My current IP address is 192.0.2.1 [INFO] [stderr] [2022-04-16T04:59:57Z INFO dyfi_client::client] No update performed yet, time until release unknown. Updating... [INFO] [stderr] [2022-04-16T04:59:57Z ERROR dyfi_client::types] dy.fi replied: No hostname parameter or hostname not allocated for user [INFO] [stderr] [2022-04-16T04:59:57Z ERROR dyfi_client::client] Unrecoverable error, exiting... [INFO] [stderr] [2022-04-16T04:59:57Z DEBUG dyfi_client::client] Initializing HTTP client... [INFO] [stdout] test tests::test_update_nohost ... ok [INFO] [stderr] [2022-04-16T04:59:57Z DEBUG dyfi_client::client] Resolving hostname(s)... [INFO] [stderr] [2022-04-16T04:59:57Z DEBUG dyfi_client::client] mock.dy.fi currently resolves to [] [INFO] [stderr] [2022-04-16T04:59:57Z DEBUG dyfi_client::client] mock-some-more.dy.fi currently resolves to [] [INFO] [stderr] [2022-04-16T04:59:57Z DEBUG dyfi_client::client] Getting my current IP address from http://127.0.0.1:1234 [INFO] [stderr] [2022-04-16T04:59:57Z DEBUG dyfi_client::client] My current IP address is 192.0.2.1 [INFO] [stderr] [2022-04-16T04:59:57Z INFO dyfi_client::client] No update performed yet, time until release unknown. Updating... [INFO] [stderr] [2022-04-16T04:59:57Z INFO dyfi_client::types] dy.fi replied: No change [INFO] [stdout] test tests::test_update_nocfg ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.33s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "28f66b554f0f2ca3fed8c3a553661742ea2c8facd6ca4ec266a21a89d6dd7049", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "28f66b554f0f2ca3fed8c3a553661742ea2c8facd6ca4ec266a21a89d6dd7049", kill_on_drop: false }` [INFO] [stdout] 28f66b554f0f2ca3fed8c3a553661742ea2c8facd6ca4ec266a21a89d6dd7049