[INFO] cloning repository https://github.com/derspyy/porkbun-ddns-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/derspyy/porkbun-ddns-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fderspyy%2Fporkbun-ddns-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fderspyy%2Fporkbun-ddns-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 64243362d1f1675a1673150c08d478084f9a0239 [INFO] checking derspyy/porkbun-ddns-rust against try#1baf923b9c3a455162afe43e18647f494c1a4b73 for pr-151510 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fderspyy%2Fporkbun-ddns-rust" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/derspyy/porkbun-ddns-rust [INFO] finished tweaking git repo https://github.com/derspyy/porkbun-ddns-rust [INFO] tweaked toml for git repo https://github.com/derspyy/porkbun-ddns-rust written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/derspyy/porkbun-ddns-rust on toolchain 1baf923b9c3a455162afe43e18647f494c1a4b73 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1baf923b9c3a455162afe43e18647f494c1a4b73" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/derspyy/porkbun-ddns-rust 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" "+1baf923b9c3a455162afe43e18647f494c1a4b73" "fetch" "--manifest-path" "Cargo.toml", 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] Downloading crates ... [INFO] [stderr] Downloaded ureq-proto v0.5.3 [INFO] [stderr] Downloaded ureq v3.1.4 [INFO] [stderr] Downloaded cc v1.1.37 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+1baf923b9c3a455162afe43e18647f494c1a4b73" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0163e4482af7673f7b7249dc12952491169d79acbe4892901978ac85b7cc694d [INFO] running `Command { std: "docker" "start" "-a" "0163e4482af7673f7b7249dc12952491169d79acbe4892901978ac85b7cc694d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0163e4482af7673f7b7249dc12952491169d79acbe4892901978ac85b7cc694d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0163e4482af7673f7b7249dc12952491169d79acbe4892901978ac85b7cc694d", kill_on_drop: false }` [INFO] [stdout] 0163e4482af7673f7b7249dc12952491169d79acbe4892901978ac85b7cc694d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+1baf923b9c3a455162afe43e18647f494c1a4b73" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c8ca1d4d5534046ec6d3703e40f2a36431b8be228a7283d17f67bee884cc8fc8 [INFO] running `Command { std: "docker" "start" "-a" "c8ca1d4d5534046ec6d3703e40f2a36431b8be228a7283d17f67bee884cc8fc8", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling libc v0.2.162 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling serde_json v1.0.132 [INFO] [stderr] Checking hashbrown v0.15.1 [INFO] [stderr] Compiling cc v1.1.37 [INFO] [stderr] Checking rustls-pki-types v1.14.0 [INFO] [stderr] Compiling rustls v0.23.36 [INFO] [stderr] Checking log v0.4.29 [INFO] [stderr] Checking http v1.4.0 [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Checking flate2 v1.0.34 [INFO] [stderr] Checking webpki-roots v1.0.5 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking indexmap v2.6.0 [INFO] [stderr] Checking ureq-proto v0.5.3 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Checking thiserror v2.0.17 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking rustls-webpki v0.103.9 [INFO] [stderr] Checking toml_datetime v0.6.8 [INFO] [stderr] Checking serde_spanned v0.6.8 [INFO] [stderr] Checking toml_edit v0.22.22 [INFO] [stderr] Checking toml v0.8.19 [INFO] [stderr] Checking ureq v3.1.4 [INFO] [stderr] Checking porkbun-ddns v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.74s [INFO] running `Command { std: "docker" "inspect" "c8ca1d4d5534046ec6d3703e40f2a36431b8be228a7283d17f67bee884cc8fc8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c8ca1d4d5534046ec6d3703e40f2a36431b8be228a7283d17f67bee884cc8fc8", kill_on_drop: false }` [INFO] [stdout] c8ca1d4d5534046ec6d3703e40f2a36431b8be228a7283d17f67bee884cc8fc8