[INFO] cloning repository https://github.com/MycelNet/sdns-sandbox [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MycelNet/sdns-sandbox" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMycelNet%2Fsdns-sandbox", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMycelNet%2Fsdns-sandbox'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f82e2cb4c4cf51f89983f3c7f7860a724993a458 [INFO] testing MycelNet/sdns-sandbox against try#16fbf98f22730e073c09e7b03f0eafb87a295545 for pr-145628-retry-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMycelNet%2Fsdns-sandbox" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/MycelNet/sdns-sandbox [INFO] finished tweaking git repo https://github.com/MycelNet/sdns-sandbox [INFO] tweaked toml for git repo https://github.com/MycelNet/sdns-sandbox written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/MycelNet/sdns-sandbox on toolchain 16fbf98f22730e073c09e7b03f0eafb87a295545 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/MycelNet/sdns-sandbox already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fc96a588fdde0cf699dd8b6c4fb85f0cc68c53603b36fe143da21371fddcd450 [INFO] running `Command { std: "docker" "start" "-a" "fc96a588fdde0cf699dd8b6c4fb85f0cc68c53603b36fe143da21371fddcd450", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fc96a588fdde0cf699dd8b6c4fb85f0cc68c53603b36fe143da21371fddcd450", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fc96a588fdde0cf699dd8b6c4fb85f0cc68c53603b36fe143da21371fddcd450", kill_on_drop: false }` [INFO] [stdout] fc96a588fdde0cf699dd8b6c4fb85f0cc68c53603b36fe143da21371fddcd450 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a89c6630720a5a2cffff6c2d2fd0fda71551b1b1b8952f286d38af3d32243d5b [INFO] running `Command { std: "docker" "start" "-a" "a89c6630720a5a2cffff6c2d2fd0fda71551b1b1b8952f286d38af3d32243d5b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Compiling serde v1.0.189 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling gimli v0.28.0 [INFO] [stderr] Compiling smallvec v1.11.1 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling anstyle-parse v0.2.2 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling rustc-demangle v0.1.23 [INFO] [stderr] Compiling anstyle v1.0.4 [INFO] [stderr] Compiling object v0.32.1 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling anstream v0.6.4 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling socket2 v0.5.4 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling clap_lex v0.5.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Compiling clap_builder v4.4.6 [INFO] [stderr] Compiling serde_derive v1.0.189 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling clap_derive v4.4.2 [INFO] [stderr] Compiling tokio v1.33.0 [INFO] [stderr] Compiling mycelnet-dns-protocol v0.1.0 (/opt/rustwide/workdir/crates/mycelnet-dns-protocol) [INFO] [stderr] Compiling clap v4.4.6 [INFO] [stderr] Compiling serde_fmt v1.0.3 [INFO] [stderr] Compiling erased-serde v0.3.31 [INFO] [stderr] Compiling value-bag-serde1 v1.4.2 [INFO] [stderr] Compiling value-bag v1.4.2 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling structured-logger v1.0.3 [INFO] [stderr] Compiling dns-iterate v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 50.80s [INFO] running `Command { std: "docker" "inspect" "a89c6630720a5a2cffff6c2d2fd0fda71551b1b1b8952f286d38af3d32243d5b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a89c6630720a5a2cffff6c2d2fd0fda71551b1b1b8952f286d38af3d32243d5b", kill_on_drop: false }` [INFO] [stdout] a89c6630720a5a2cffff6c2d2fd0fda71551b1b1b8952f286d38af3d32243d5b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8167a6ddbe1e2d850f489dde9a9d8d1a60aeb808c9c904ff6f99c4c4009d2b91 [INFO] running `Command { std: "docker" "start" "-a" "8167a6ddbe1e2d850f489dde9a9d8d1a60aeb808c9c904ff6f99c4c4009d2b91", kill_on_drop: false }` [INFO] [stderr] Compiling dns-iterate v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.61s [INFO] running `Command { std: "docker" "inspect" "8167a6ddbe1e2d850f489dde9a9d8d1a60aeb808c9c904ff6f99c4c4009d2b91", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8167a6ddbe1e2d850f489dde9a9d8d1a60aeb808c9c904ff6f99c4c4009d2b91", kill_on_drop: false }` [INFO] [stdout] 8167a6ddbe1e2d850f489dde9a9d8d1a60aeb808c9c904ff6f99c4c4009d2b91 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f81af67b2b0876a3e845bdcf5aff484686f126a083977128ad493caa9075825d [INFO] running `Command { std: "docker" "start" "-a" "f81af67b2b0876a3e845bdcf5aff484686f126a083977128ad493caa9075825d", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running unittests src/lib/cli.rs (/opt/rustwide/target/debug/deps/cli-70bc948ddd0d0aed) [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/dns_iterate-33a27a3f1557601c) [INFO] [stderr] Running tests/integration_dns_query_test.rs (/opt/rustwide/target/debug/deps/integration_dns_query_test-11776d2f1c2147c2) [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] [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] [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] [stderr] Doc-tests cli [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" "f81af67b2b0876a3e845bdcf5aff484686f126a083977128ad493caa9075825d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f81af67b2b0876a3e845bdcf5aff484686f126a083977128ad493caa9075825d", kill_on_drop: false }` [INFO] [stdout] f81af67b2b0876a3e845bdcf5aff484686f126a083977128ad493caa9075825d