[INFO] cloning repository https://github.com/nilz3ro/xdns [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nilz3ro/xdns" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnilz3ro%2Fxdns", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnilz3ro%2Fxdns'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5f49477ff72ae0932ea426993a02c26774e2c155 [INFO] testing nilz3ro/xdns against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnilz3ro%2Fxdns" "/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/nilz3ro/xdns on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/nilz3ro/xdns [INFO] finished tweaking git repo https://github.com/nilz3ro/xdns [INFO] tweaked toml for git repo https://github.com/nilz3ro/xdns written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/nilz3ro/xdns already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded blake2b_simd v0.5.7 [INFO] [stderr] Downloaded bytes v0.5.1 [INFO] [stderr] Downloaded mio v0.6.20 [INFO] [stderr] Downloaded crabby_dns v0.1.0-alpha.5 [INFO] [stderr] Downloaded ace v0.2.0 [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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cdc70f529226287efadd8f5407f48851e66d4096785c1a79e65877bafed5a942 [INFO] running `Command { std: "docker" "start" "-a" "cdc70f529226287efadd8f5407f48851e66d4096785c1a79e65877bafed5a942", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cdc70f529226287efadd8f5407f48851e66d4096785c1a79e65877bafed5a942", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cdc70f529226287efadd8f5407f48851e66d4096785c1a79e65877bafed5a942", kill_on_drop: false }` [INFO] [stdout] cdc70f529226287efadd8f5407f48851e66d4096785c1a79e65877bafed5a942 [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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5c2636ebd488e932d6ec67a8cb1b0c323b64d20354b74dc20065ed10d53d3637 [INFO] running `Command { std: "docker" "start" "-a" "5c2636ebd488e932d6ec67a8cb1b0c323b64d20354b74dc20065ed10d53d3637", 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] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling syn v1.0.8 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling proc-macro-nested v0.1.3 [INFO] [stderr] Compiling futures-sink v0.3.4 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling yaml-rust v0.3.5 [INFO] [stderr] Compiling pin-project-lite v0.1.1 [INFO] [stderr] Compiling bytes v0.5.1 [INFO] [stderr] Compiling ace v0.2.0 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling futures-channel v0.3.4 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dirs-sys v0.3.4 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling mio v0.6.20 [INFO] [stderr] Compiling regex v1.3.6 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling crabby_dns v0.1.0-alpha.5 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling tokio v0.2.16 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Compiling futures-util v0.3.4 [INFO] [stderr] Compiling futures-executor v0.3.4 [INFO] [stderr] Compiling futures v0.3.4 [INFO] [stderr] Compiling updns v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 13.74s [INFO] running `Command { std: "docker" "inspect" "5c2636ebd488e932d6ec67a8cb1b0c323b64d20354b74dc20065ed10d53d3637", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5c2636ebd488e932d6ec67a8cb1b0c323b64d20354b74dc20065ed10d53d3637", kill_on_drop: false }` [INFO] [stdout] 5c2636ebd488e932d6ec67a8cb1b0c323b64d20354b74dc20065ed10d53d3637 [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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 168ad462c798465edefe95c9f6a42fa1dfe1ec155f9eae56b1c231c9c9f5a0e0 [INFO] running `Command { std: "docker" "start" "-a" "168ad462c798465edefe95c9f6a42fa1dfe1ec155f9eae56b1c231c9c9f5a0e0", kill_on_drop: false }` [INFO] [stderr] Compiling updns v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.61s [INFO] running `Command { std: "docker" "inspect" "168ad462c798465edefe95c9f6a42fa1dfe1ec155f9eae56b1c231c9c9f5a0e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "168ad462c798465edefe95c9f6a42fa1dfe1ec155f9eae56b1c231c9c9f5a0e0", kill_on_drop: false }` [INFO] [stdout] 168ad462c798465edefe95c9f6a42fa1dfe1ec155f9eae56b1c231c9c9f5a0e0 [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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 8112c8b319d7c3654bb6df4e8493d21c38fd18b5a9d9a28fded997eb52705e20 [INFO] running `Command { std: "docker" "start" "-a" "8112c8b319d7c3654bb6df4e8493d21c38fd18b5a9d9a28fded997eb52705e20", kill_on_drop: false }` [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stdout] running 0 tests [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/updns-c3dcaac6f9cde6b6) [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/updns-3dcb68a9b1772bb6) [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test matcher::test_matcher::test_create ... ok [INFO] [stdout] test matcher::test_matcher::test_text ... ok [INFO] [stdout] test matcher::test_matcher::test_to_string ... ok [INFO] [stdout] test matcher::test_matcher::test_wildcard ... ok [INFO] [stdout] test matcher::test_matcher::test_regex ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/lookup.rs (/opt/rustwide/target/debug/deps/lookup-841055c06dce8186) [INFO] [stdout] [INFO] [stderr] Doc-tests updns [INFO] [stdout] running 1 test [INFO] [stdout] test lookup ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [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; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "8112c8b319d7c3654bb6df4e8493d21c38fd18b5a9d9a28fded997eb52705e20", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8112c8b319d7c3654bb6df4e8493d21c38fd18b5a9d9a28fded997eb52705e20", kill_on_drop: false }` [INFO] [stdout] 8112c8b319d7c3654bb6df4e8493d21c38fd18b5a9d9a28fded997eb52705e20