[INFO] cloning repository https://github.com/zeahelal/rust-app-using-ai [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zeahelal/rust-app-using-ai" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzeahelal%2Frust-app-using-ai", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzeahelal%2Frust-app-using-ai'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6ab38e25a0a941afa7e4c723443aa8bde61e5b85 [INFO] checking zeahelal/rust-app-using-ai against master#86a49fd71fecd25b0fd20247db0ba95eeceaba28 for pr-129543-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzeahelal%2Frust-app-using-ai" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/zeahelal/rust-app-using-ai [INFO] finished tweaking git repo https://github.com/zeahelal/rust-app-using-ai [INFO] tweaked toml for git repo https://github.com/zeahelal/rust-app-using-ai written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/zeahelal/rust-app-using-ai on toolchain 86a49fd71fecd25b0fd20247db0ba95eeceaba28 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+86a49fd71fecd25b0fd20247db0ba95eeceaba28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/zeahelal/rust-app-using-ai 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" "+86a49fd71fecd25b0fd20247db0ba95eeceaba28" "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 pest_meta v2.8.1 [INFO] [stderr] Downloaded pest_derive v2.8.1 [INFO] [stderr] Downloaded implicit-clone v0.4.9 [INFO] [stderr] Downloaded pest_generator v2.8.1 [INFO] [stderr] Downloaded implicit-clone-derive v0.1.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+86a49fd71fecd25b0fd20247db0ba95eeceaba28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f29b0ba09016f7d2b444dde3dd0041ae23bd897c397710a382275ccda279a989 [INFO] running `Command { std: "docker" "start" "-a" "f29b0ba09016f7d2b444dde3dd0041ae23bd897c397710a382275ccda279a989", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f29b0ba09016f7d2b444dde3dd0041ae23bd897c397710a382275ccda279a989", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f29b0ba09016f7d2b444dde3dd0041ae23bd897c397710a382275ccda279a989", kill_on_drop: false }` [INFO] [stdout] f29b0ba09016f7d2b444dde3dd0041ae23bd897c397710a382275ccda279a989 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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" "+86a49fd71fecd25b0fd20247db0ba95eeceaba28" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 32756fb35140c5bdfcec9dcd4e25aa774fc1ba0046737debf1d666197cf7fe85 [INFO] running `Command { std: "docker" "start" "-a" "32756fb35140c5bdfcec9dcd4e25aa774fc1ba0046737debf1d666197cf7fe85", kill_on_drop: false }` [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.100 [INFO] [stderr] Compiling cc v1.2.32 [INFO] [stderr] Compiling wasm-bindgen v0.2.100 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking tokio v1.47.1 [INFO] [stderr] Checking indexmap v2.10.0 [INFO] [stderr] Checking getrandom v0.3.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking zerovec v0.11.4 [INFO] [stderr] Checking bitflags v2.9.1 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Checking ahash v0.8.12 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.100 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Checking potential_utf v0.1.2 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking icu_collections v2.0.0 [INFO] [stderr] Compiling pest v2.8.1 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Checking uuid v1.17.0 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.100 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Checking icu_properties v2.0.1 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling pest_meta v2.8.1 [INFO] [stderr] Checking const-random v0.1.18 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.100 [INFO] [stderr] Compiling sqlformat v0.2.6 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking dlv-list v0.5.2 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking toml_datetime v0.6.11 [INFO] [stderr] Checking js-sys v0.3.77 [INFO] [stderr] Checking serde_spanned v0.6.9 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Checking winnow v0.7.12 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking tokio-stream v0.1.17 [INFO] [stderr] Checking tokio-util v0.7.16 [INFO] [stderr] Checking h2 v0.3.27 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Compiling pest_generator v2.8.1 [INFO] [stderr] Checking toml_write v0.1.2 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Checking time v0.3.41 [INFO] [stderr] Checking pin-project v1.1.10 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Checking hyper v1.6.0 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking web-sys v0.3.77 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Checking wasm-bindgen-futures v0.4.50 [INFO] [stderr] Compiling pest_derive v2.8.1 [INFO] [stderr] Checking rustls-webpki v0.101.7 [INFO] [stderr] Checking sct v0.7.1 [INFO] [stderr] Checking pinned v0.1.0 [INFO] [stderr] Checking ordered-multimap v0.7.3 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling prettyplease v0.2.36 [INFO] [stderr] Checking base64ct v1.8.0 [INFO] [stderr] Checking toml_edit v0.22.27 [INFO] [stderr] Checking arraydeque v0.5.1 [INFO] [stderr] Checking yaml-rust2 v0.8.1 [INFO] [stderr] Checking password-hash v0.5.0 [INFO] [stderr] Checking pem v3.0.5 [INFO] [stderr] Checking rust-ini v0.20.0 [INFO] [stderr] Checking convert_case v0.6.0 [INFO] [stderr] Checking json5 v0.4.1 [INFO] [stderr] Checking hyper-util v0.1.16 [INFO] [stderr] Compiling gloo-worker-macros v0.1.0 [INFO] [stderr] Checking serde-wasm-bindgen v0.6.5 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking axum-core v0.4.5 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking ron v0.8.1 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking blake2 v0.10.6 [INFO] [stderr] Checking serde_path_to_error v0.1.17 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Compiling axum-macros v0.4.2 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking pathdiff v0.2.3 [INFO] [stderr] Checking simple_asn1 v0.6.3 [INFO] [stderr] Checking argon2 v0.5.3 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking gloo-timers v0.3.0 [INFO] [stderr] Checking tower-http v0.5.2 [INFO] [stderr] Checking jsonwebtoken v9.3.1 [INFO] [stderr] Compiling implicit-clone-derive v0.1.2 [INFO] [stderr] Checking num_cpus v1.17.0 [INFO] [stderr] Compiling boolinator v2.4.0 [INFO] [stderr] Checking console_error_panic_hook v0.1.7 [INFO] [stderr] Checking shared v0.1.0 (/opt/rustwide/workdir/shared) [INFO] [stderr] Checking prokio v0.1.0 [INFO] [stderr] Checking implicit-clone v0.4.9 [INFO] [stderr] Checking sqlx-core v0.7.4 [INFO] [stderr] Checking toml v0.8.23 [INFO] [stderr] Checking tokio-rustls v0.24.1 [INFO] [stderr] Compiling yew-macro v0.21.0 [INFO] [stderr] Checking config v0.14.1 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking tracing-subscriber v0.3.19 [INFO] [stderr] Checking axum v0.7.9 [INFO] [stderr] Checking hyper v0.14.32 [INFO] [stderr] Checking sqlx-postgres v0.7.4 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking hyper-rustls v0.24.2 [INFO] [stderr] Checking reqwest v0.11.27 [INFO] [stderr] Compiling sqlx-macros-core v0.7.4 [INFO] [stderr] Checking gloo-utils v0.2.0 [INFO] [stderr] Checking gloo-events v0.2.0 [INFO] [stderr] Checking gloo-dialogs v0.2.0 [INFO] [stderr] Checking gloo-render v0.2.0 [INFO] [stderr] Compiling sqlx-macros v0.7.4 [INFO] [stderr] Checking gloo-worker v0.4.0 [INFO] [stderr] Checking gloo-console v0.3.0 [INFO] [stderr] Checking gloo-net v0.4.0 [INFO] [stderr] Checking gloo-storage v0.3.0 [INFO] [stderr] Checking gloo-history v0.2.2 [INFO] [stderr] Checking gloo-file v0.3.0 [INFO] [stderr] Checking gloo v0.10.0 [INFO] [stderr] Checking yew v0.21.0 [INFO] [stderr] Checking sqlx v0.7.4 [INFO] [stderr] Checking backend v0.1.0 (/opt/rustwide/workdir/backend) [INFO] [stderr] Checking frontend v0.1.0 (/opt/rustwide/workdir/frontend) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 13s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: sqlx-postgres v0.7.4 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 5` [INFO] running `Command { std: "docker" "inspect" "32756fb35140c5bdfcec9dcd4e25aa774fc1ba0046737debf1d666197cf7fe85", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "32756fb35140c5bdfcec9dcd4e25aa774fc1ba0046737debf1d666197cf7fe85", kill_on_drop: false }` [INFO] [stdout] 32756fb35140c5bdfcec9dcd4e25aa774fc1ba0046737debf1d666197cf7fe85