[INFO] cloning repository https://github.com/jeffutter/do_dns_updater [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jeffutter/do_dns_updater" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjeffutter%2Fdo_dns_updater", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjeffutter%2Fdo_dns_updater'... [INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjeffutter%2Fdo_dns_updater: No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 1) [INFO] cloning repository https://github.com/jeffutter/do_dns_updater [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jeffutter/do_dns_updater" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjeffutter%2Fdo_dns_updater", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjeffutter%2Fdo_dns_updater'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d6b5ad45bd74c05f821d6013d478ad24244a9b40 [INFO] testing jeffutter/do_dns_updater against 1.84.0 for beta-1.85-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjeffutter%2Fdo_dns_updater" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jeffutter/do_dns_updater on toolchain 1.84.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.84.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jeffutter/do_dns_updater [INFO] finished tweaking git repo https://github.com/jeffutter/do_dns_updater [INFO] tweaked toml for git repo https://github.com/jeffutter/do_dns_updater written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/jeffutter/do_dns_updater 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" "+1.84.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded stun_codec v0.2.0 [INFO] [stderr] Downloaded stunclient v0.4.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d8dcc343f9f4812e4ab7584c487a5414b65aa1b0be518d16b889f994772ca62f [INFO] running `Command { std: "docker" "start" "-a" "d8dcc343f9f4812e4ab7584c487a5414b65aa1b0be518d16b889f994772ca62f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d8dcc343f9f4812e4ab7584c487a5414b65aa1b0be518d16b889f994772ca62f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d8dcc343f9f4812e4ab7584c487a5414b65aa1b0be518d16b889f994772ca62f", kill_on_drop: false }` [INFO] [stdout] d8dcc343f9f4812e4ab7584c487a5414b65aa1b0be518d16b889f994772ca62f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "RUSTDOCFLAGS=--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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d8f96b1c9e83a69396106cc3d1f3a87e49ccf7896eedfc7f0af5a878efbd0186 [INFO] running `Command { std: "docker" "start" "-a" "d8f96b1c9e83a69396106cc3d1f3a87e49ccf7896eedfc7f0af5a878efbd0186", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.151 [INFO] [stderr] Compiling proc-macro2 v1.0.71 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling rustix v0.38.28 [INFO] [stderr] Compiling crc-catalog v1.1.1 [INFO] [stderr] Compiling sha1 v0.2.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling linux-raw-sys v0.4.12 [INFO] [stderr] Compiling unicode-bidi v0.3.14 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling getrandom v0.2.11 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling syn v2.0.43 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling rustls v0.21.10 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling ring v0.17.7 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling hmac-sha1 v0.1.3 [INFO] [stderr] Compiling crc v2.1.0 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling ryu v1.0.16 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling trackable_derive v1.0.0 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling serde_derive v1.0.193 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling base64 v0.21.5 [INFO] [stderr] Compiling trackable v1.3.0 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling trackable v0.2.24 [INFO] [stderr] Compiling termcolor v1.4.0 [INFO] [stderr] Compiling bytecodec v0.4.15 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling webpki-roots v0.25.3 [INFO] [stderr] Compiling env_logger v0.10.1 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling stun_codec v0.2.0 [INFO] [stderr] Compiling stunclient v0.4.0 [INFO] [stderr] Compiling ureq v2.9.1 [INFO] [stderr] Compiling do-dns-updater v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.77s [INFO] running `Command { std: "docker" "inspect" "d8f96b1c9e83a69396106cc3d1f3a87e49ccf7896eedfc7f0af5a878efbd0186", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d8f96b1c9e83a69396106cc3d1f3a87e49ccf7896eedfc7f0af5a878efbd0186", kill_on_drop: false }` [INFO] [stdout] d8f96b1c9e83a69396106cc3d1f3a87e49ccf7896eedfc7f0af5a878efbd0186 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "RUSTDOCFLAGS=--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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1afd64e5ffca1947aa7590f2d4ea642eda31012ccc7143078b42fd8810b2ef88 [INFO] running `Command { std: "docker" "start" "-a" "1afd64e5ffca1947aa7590f2d4ea642eda31012ccc7143078b42fd8810b2ef88", kill_on_drop: false }` [INFO] [stderr] Compiling do-dns-updater v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.58s [INFO] running `Command { std: "docker" "inspect" "1afd64e5ffca1947aa7590f2d4ea642eda31012ccc7143078b42fd8810b2ef88", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1afd64e5ffca1947aa7590f2d4ea642eda31012ccc7143078b42fd8810b2ef88", kill_on_drop: false }` [INFO] [stdout] 1afd64e5ffca1947aa7590f2d4ea642eda31012ccc7143078b42fd8810b2ef88 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "RUSTDOCFLAGS=--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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 280df16adff701aa680bdd24c159a401dd3bf51c34eb662df8a04d67f3ef448c [INFO] running `Command { std: "docker" "start" "-a" "280df16adff701aa680bdd24c159a401dd3bf51c34eb662df8a04d67f3ef448c", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/do_dns_updater-455b6c1611269a69) [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" "280df16adff701aa680bdd24c159a401dd3bf51c34eb662df8a04d67f3ef448c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "280df16adff701aa680bdd24c159a401dd3bf51c34eb662df8a04d67f3ef448c", kill_on_drop: false }` [INFO] [stdout] 280df16adff701aa680bdd24c159a401dd3bf51c34eb662df8a04d67f3ef448c