[INFO] cloning repository https://github.com/danieldonaldson/rust-captcha-verification [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/danieldonaldson/rust-captcha-verification" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanieldonaldson%2Frust-captcha-verification", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanieldonaldson%2Frust-captcha-verification'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7920d9113894fcbc8097d01f1a3a410989905b47 [INFO] building danieldonaldson/rust-captcha-verification against try#58b1b3c5342a414c161338871f8004258ccef2a7 for pr-149937 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanieldonaldson%2Frust-captcha-verification" "/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/danieldonaldson/rust-captcha-verification [INFO] finished tweaking git repo https://github.com/danieldonaldson/rust-captcha-verification [INFO] tweaked toml for git repo https://github.com/danieldonaldson/rust-captcha-verification written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/danieldonaldson/rust-captcha-verification on toolchain 58b1b3c5342a414c161338871f8004258ccef2a7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/danieldonaldson/rust-captcha-verification 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" "+58b1b3c5342a414c161338871f8004258ccef2a7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7c83922ef35a30ca39094e3729ef849605d8964303dfb878539a60a89eeba8ed [INFO] running `Command { std: "docker" "start" "-a" "7c83922ef35a30ca39094e3729ef849605d8964303dfb878539a60a89eeba8ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7c83922ef35a30ca39094e3729ef849605d8964303dfb878539a60a89eeba8ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7c83922ef35a30ca39094e3729ef849605d8964303dfb878539a60a89eeba8ed", kill_on_drop: false }` [INFO] [stdout] 7c83922ef35a30ca39094e3729ef849605d8964303dfb878539a60a89eeba8ed [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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a278fb573575d799a758dc82841f0f0ea674f21b73ef1d6777c5ef93b37a0199 [INFO] running `Command { std: "docker" "start" "-a" "a278fb573575d799a758dc82841f0f0ea674f21b73ef1d6777c5ef93b37a0199", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.178 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling bytes v1.11.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling zerocopy v0.8.31 [INFO] [stderr] Compiling cc v1.2.49 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling tracing-core v0.1.35 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling indexmap v2.12.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling gimli v0.32.3 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling iri-string v0.7.9 [INFO] [stderr] Compiling tracing v0.1.43 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling rustc-demangle v0.1.26 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling rustls-pki-types v1.13.1 [INFO] [stderr] Compiling sentry-contexts v0.36.0 [INFO] [stderr] Compiling raw-cpuid v11.6.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Compiling findshlibs v0.10.2 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.7 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling quanta v0.12.6 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling uname v0.1.1 [INFO] [stderr] Compiling addr2line v0.25.1 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling hostname v0.4.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling spinning_top v0.3.0 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling web-time v1.1.0 [INFO] [stderr] Compiling nonzero_ext v0.3.0 [INFO] [stderr] Compiling maybe-async v0.2.10 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling governor v0.10.2 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling uuid v1.19.0 [INFO] [stderr] Compiling axum-core v0.4.5 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling backtrace v0.3.76 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling debugid v0.8.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling ecow v0.2.6 [INFO] [stderr] Compiling sentry-types v0.36.0 [INFO] [stderr] Compiling tokio-util v0.7.17 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tower-http v0.6.7 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling sentry-core v0.36.0 [INFO] [stderr] Compiling sentry-backtrace v0.36.0 [INFO] [stderr] Compiling sentry-debug-images v0.36.0 [INFO] [stderr] Compiling sentry-panic v0.36.0 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling hyper-util v0.1.19 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling axum v0.7.9 [INFO] [stderr] Compiling reqwest v0.12.24 [INFO] [stderr] Compiling resend-rs v0.19.0 [INFO] [stderr] Compiling sentry v0.36.0 [INFO] [stderr] Compiling rust-captcha-verification v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 02s [INFO] running `Command { std: "docker" "inspect" "a278fb573575d799a758dc82841f0f0ea674f21b73ef1d6777c5ef93b37a0199", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a278fb573575d799a758dc82841f0f0ea674f21b73ef1d6777c5ef93b37a0199", kill_on_drop: false }` [INFO] [stdout] a278fb573575d799a758dc82841f0f0ea674f21b73ef1d6777c5ef93b37a0199 [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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ea6578d9a51572ac5c1eb8957e20701ab85e608bf053a4e6fb779709adeb3482 [INFO] running `Command { std: "docker" "start" "-a" "ea6578d9a51572ac5c1eb8957e20701ab85e608bf053a4e6fb779709adeb3482", kill_on_drop: false }` [INFO] [stderr] Compiling rust-captcha-verification v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.30s [INFO] running `Command { std: "docker" "inspect" "ea6578d9a51572ac5c1eb8957e20701ab85e608bf053a4e6fb779709adeb3482", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ea6578d9a51572ac5c1eb8957e20701ab85e608bf053a4e6fb779709adeb3482", kill_on_drop: false }` [INFO] [stdout] ea6578d9a51572ac5c1eb8957e20701ab85e608bf053a4e6fb779709adeb3482