[INFO] cloning repository https://github.com/matsadler/quack [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/matsadler/quack" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatsadler%2Fquack", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatsadler%2Fquack'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 89a1410ea2adbdee3094b7780418b59cdb77aacd [INFO] testing matsadler/quack against 1.52.1 for beta-1.52-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatsadler%2Fquack" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/matsadler/quack on toolchain 1.52.1 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.52.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/matsadler/quack [INFO] finished tweaking git repo https://github.com/matsadler/quack [INFO] tweaked toml for git repo https://github.com/matsadler/quack written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/matsadler/quack already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.52.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded trust-dns-proto v0.20.0 [INFO] [stderr] Downloaded trust-dns-client v0.20.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+1.52.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ae1127c2192624d0e430baaf53b545d9197a34e941ad2b5f4fe60ddd82b26e74 [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" "ae1127c2192624d0e430baaf53b545d9197a34e941ad2b5f4fe60ddd82b26e74", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ae1127c2192624d0e430baaf53b545d9197a34e941ad2b5f4fe60ddd82b26e74", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ae1127c2192624d0e430baaf53b545d9197a34e941ad2b5f4fe60ddd82b26e74", kill_on_drop: false }` [INFO] [stdout] ae1127c2192624d0e430baaf53b545d9197a34e941ad2b5f4fe60ddd82b26e74 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+1.52.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5ae07fa26fecd3466bf92261907d6d61697e1e2dab735a57352cc42df19909da [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" "5ae07fa26fecd3466bf92261907d6d61697e1e2dab735a57352cc42df19909da", kill_on_drop: false }` [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling serde v1.0.120 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling data-encoding v2.3.2 [INFO] [stderr] Compiling futures-io v0.3.12 [INFO] [stderr] Compiling tokio v1.1.0 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling nom v6.1.0 [INFO] [stderr] Compiling futures-util v0.3.12 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling async-stream-impl v0.3.0 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling enum-as-inner v0.3.3 [INFO] [stderr] Compiling async-trait v0.1.42 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling rand_core v0.6.1 [INFO] [stderr] Compiling http v0.2.3 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling rand v0.8.2 [INFO] [stderr] Compiling stderrlog v0.5.1 [INFO] [stderr] Compiling async-stream v0.3.0 [INFO] [stderr] Compiling thiserror v1.0.23 [INFO] [stderr] Compiling http-body v0.4.0 [INFO] [stderr] Compiling structopt v0.3.21 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Compiling tokio-stream v0.1.2 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling trust-dns-proto v0.20.0 [INFO] [stderr] Compiling tokio-util v0.6.2 [INFO] [stderr] Compiling h2 v0.3.0 [INFO] [stderr] Compiling trust-dns-client v0.20.0 [INFO] [stderr] Compiling hyper v0.14.2 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.0 [INFO] [stderr] Compiling public_ip v0.1.0 (/opt/rustwide/workdir/public_ip) [INFO] [stderr] Compiling duck_dns v0.1.0 (/opt/rustwide/workdir/duck_dns) [INFO] [stderr] Compiling quack v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 01s [INFO] running `Command { std: "docker" "inspect" "5ae07fa26fecd3466bf92261907d6d61697e1e2dab735a57352cc42df19909da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5ae07fa26fecd3466bf92261907d6d61697e1e2dab735a57352cc42df19909da", kill_on_drop: false }` [INFO] [stdout] 5ae07fa26fecd3466bf92261907d6d61697e1e2dab735a57352cc42df19909da [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+1.52.1" "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] 742323bd2d64010fde06e4250bd8bad3ed8cda95a196563a1423147be35ef40f [INFO] running `Command { std: "docker" "start" "-a" "742323bd2d64010fde06e4250bd8bad3ed8cda95a196563a1423147be35ef40f", kill_on_drop: false }` [INFO] [stderr] Compiling quack v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 6.30s [INFO] running `Command { std: "docker" "inspect" "742323bd2d64010fde06e4250bd8bad3ed8cda95a196563a1423147be35ef40f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "742323bd2d64010fde06e4250bd8bad3ed8cda95a196563a1423147be35ef40f", kill_on_drop: false }` [INFO] [stdout] 742323bd2d64010fde06e4250bd8bad3ed8cda95a196563a1423147be35ef40f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+1.52.1" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e6727b972f1bda8c54c0132c1cbc98b66c13f128409afc7baf0a2a4be9118cf9 [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" "e6727b972f1bda8c54c0132c1cbc98b66c13f128409afc7baf0a2a4be9118cf9", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/quack-3153a09c571357ef) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test check_ip_opts::tests::it_parses_dns_host ... ok [INFO] [stdout] test check_ip_opts::tests::it_parses_dns_socket_addr ... ok [INFO] [stdout] test check_ip_opts::tests::it_parses_url_as_plain_text ... ok [INFO] [stdout] test check_ip_opts::tests::it_parses_json_with_space ... ok [INFO] [stdout] test check_ip_opts::tests::it_parses_json ... ok [INFO] [stdout] test check_ip_opts::tests::it_parses_dns_without_record_type ... ok [INFO] [stdout] test parse_duration::tests::it_parses ... ok [INFO] [stdout] test check_ip_opts::tests::it_parses_dns_ip ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "e6727b972f1bda8c54c0132c1cbc98b66c13f128409afc7baf0a2a4be9118cf9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e6727b972f1bda8c54c0132c1cbc98b66c13f128409afc7baf0a2a4be9118cf9", kill_on_drop: false }` [INFO] [stdout] e6727b972f1bda8c54c0132c1cbc98b66c13f128409afc7baf0a2a4be9118cf9