[INFO] cloning repository https://github.com/PaulBenHill/cyclops [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/PaulBenHill/cyclops" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPaulBenHill%2Fcyclops", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPaulBenHill%2Fcyclops'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3e3d0dd3bf1e86f1f8f0b0a936b3b35608afdf5c [INFO] checking PaulBenHill/cyclops against try#b1f2594eac607c1f051534800237eeedb5590a49 for pr-139493-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPaulBenHill%2Fcyclops" "/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/PaulBenHill/cyclops [INFO] finished tweaking git repo https://github.com/PaulBenHill/cyclops [INFO] tweaked toml for git repo https://github.com/PaulBenHill/cyclops written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/PaulBenHill/cyclops on toolchain b1f2594eac607c1f051534800237eeedb5590a49 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/PaulBenHill/cyclops 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" "+b1f2594eac607c1f051534800237eeedb5590a49" "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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f6df55aa2f76a91515763919a1722ebf3f54b837c6c1e452a9d2656a77fab98e [INFO] running `Command { std: "docker" "start" "-a" "f6df55aa2f76a91515763919a1722ebf3f54b837c6c1e452a9d2656a77fab98e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f6df55aa2f76a91515763919a1722ebf3f54b837c6c1e452a9d2656a77fab98e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f6df55aa2f76a91515763919a1722ebf3f54b837c6c1e452a9d2656a77fab98e", kill_on_drop: false }` [INFO] [stdout] f6df55aa2f76a91515763919a1722ebf3f54b837c6c1e452a9d2656a77fab98e [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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b6970ed896cb513aa397f14b5412bff45551dca4400df54f3e8aa548621e8d33 [INFO] running `Command { std: "docker" "start" "-a" "b6970ed896cb513aa397f14b5412bff45551dca4400df54f3e8aa548621e8d33", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling serde v1.0.195 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Compiling jobserver v0.1.31 [INFO] [stderr] Checking parking_lot_core v0.9.9 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Checking bytes v1.6.0 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling cc v1.0.95 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Checking socket2 v0.5.6 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Checking regex-automata v0.4.5 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking tokio v1.37.0 [INFO] [stderr] Checking ttf-parser v0.25.1 [INFO] [stderr] Compiling syn v2.0.91 [INFO] [stderr] Checking indexmap v2.2.5 [INFO] [stderr] Compiling windows_x86_64_gnu v0.53.0 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling zstd-sys v2.0.10+zstd.1.5.6 [INFO] [stderr] Compiling cmake v0.1.52 [INFO] [stderr] Checking nohash-hasher v0.2.0 [INFO] [stderr] Compiling cgmath v0.18.0 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking epaint_default_fonts v0.29.1 [INFO] [stderr] Compiling zstd-safe v7.1.0 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Compiling libsqlite3-sys v0.28.0 [INFO] [stderr] Checking owned_ttf_parser v0.25.0 [INFO] [stderr] Compiling glfw-sys-passthrough v4.0.3+3.3.5 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Checking approx v0.4.0 [INFO] [stderr] Checking ab_glyph v0.2.29 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Checking raw-window-handle v0.6.2 [INFO] [stderr] Compiling serde_json v1.0.111 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Checking actix-rt v2.9.0 [INFO] [stderr] Checking windows-targets v0.53.0 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking actix-service v2.0.2 [INFO] [stderr] Compiling regex v1.10.3 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling bytestring v1.3.1 [INFO] [stderr] Checking brotli-decompressor v2.5.1 [INFO] [stderr] Compiling chrono-tz-build v0.2.1 [INFO] [stderr] Checking actix-utils v3.0.1 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Checking winnow v0.5.40 [INFO] [stderr] Checking unic-char-range v0.9.0 [INFO] [stderr] Checking unic-common v0.9.0 [INFO] [stderr] Checking glow v0.13.1 [INFO] [stderr] Checking walkdir v2.4.0 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Checking unic-char-property v0.9.0 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking unic-ucd-version v0.9.0 [INFO] [stderr] Checking brotli v3.5.0 [INFO] [stderr] Compiling serde_derive v1.0.195 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling bytemuck_derive v1.8.1 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Compiling zerocopy-derive v0.6.6 [INFO] [stderr] Compiling pest v2.7.6 [INFO] [stderr] Checking tokio-util v0.7.10 [INFO] [stderr] Checking zerocopy v0.6.6 [INFO] [stderr] Checking half v2.4.1 [INFO] [stderr] Checking bytemuck v1.21.0 [INFO] [stderr] Checking h2 v0.3.26 [INFO] [stderr] Checking emath v0.29.1 [INFO] [stderr] Checking three-d-asset v0.7.0 [INFO] [stderr] Compiling pest_meta v2.7.6 [INFO] [stderr] Checking ecolor v0.29.1 [INFO] [stderr] Checking actix-codec v0.5.2 [INFO] [stderr] Checking epaint v0.29.1 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling chrono-tz v0.8.5 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking globset v0.4.14 [INFO] [stderr] Compiling diesel_table_macro_syntax v0.1.0 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Checking egui v0.29.1 [INFO] [stderr] Checking local-channel v0.1.5 [INFO] [stderr] Checking encoding_rs v0.8.34 [INFO] [stderr] Compiling v_htmlescape v0.15.8 [INFO] [stderr] Checking raw-window-handle v0.5.2 [INFO] [stderr] Checking chrono v0.4.33 [INFO] [stderr] Checking glfw-passthrough v0.55.0 [INFO] [stderr] Compiling diesel_derives v2.1.2 [INFO] [stderr] Checking serde_spanned v0.6.5 [INFO] [stderr] Checking toml_datetime v0.6.5 [INFO] [stderr] Checking toml_edit v0.19.15 [INFO] [stderr] Checking egui_render_glow v0.9.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking actix-router v0.5.2 [INFO] [stderr] Checking ignore v0.4.22 [INFO] [stderr] Compiling pest_generator v2.7.6 [INFO] [stderr] Checking three-d v0.17.1 [INFO] [stderr] Checking zstd v0.13.1 [INFO] [stderr] Compiling actix-web-codegen v4.2.2 [INFO] [stderr] Checking actix-http v3.6.0 [INFO] [stderr] Checking actix-server v2.3.0 [INFO] [stderr] Checking toml v0.7.8 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Compiling windows-implement v0.59.0 [INFO] [stderr] Compiling windows-interface v0.59.0 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Checking unic-ucd-segment v0.9.0 [INFO] [stderr] Checking windows-result v0.3.0 [INFO] [stderr] Checking windows-strings v0.3.0 [INFO] [stderr] Checking deunicode v1.4.2 [INFO] [stderr] Compiling current_platform v0.2.0 [INFO] [stderr] Checking slug v0.1.5 [INFO] [stderr] Checking unic-segment v0.9.0 [INFO] [stderr] Checking clap_builder v4.4.18 [INFO] [stderr] Checking windows-core v0.59.0 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Compiling migrations_internals v2.1.0 [INFO] [stderr] Checking egui_render_three_d v0.9.0 [INFO] [stderr] Compiling pest_derive v2.7.6 [INFO] [stderr] Checking globwalk v0.8.1 [INFO] [stderr] Checking actix-web v4.5.1 [INFO] [stderr] Checking egui_window_glfw_passthrough v0.9.0 [INFO] [stderr] Compiling migrations_macros v2.1.0 [INFO] [stderr] Checking hashlink v0.9.0 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking humansize v2.1.3 [INFO] [stderr] Checking csv-core v0.1.11 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking http-range v0.1.5 [INFO] [stderr] Checking fallible-streaming-iterator v0.1.9 [INFO] [stderr] Checking fallible-iterator v0.3.0 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking num-format v0.4.4 [INFO] [stderr] Checking tracing-subscriber v0.3.19 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking rusqlite v0.31.0 [INFO] [stderr] Checking csv v1.3.0 [INFO] [stderr] Checking clap v4.4.18 [INFO] [stderr] Checking egui_overlay v0.9.0 [INFO] [stderr] Checking windows v0.59.0 [INFO] [stderr] Checking serde_qs v0.13.0 [INFO] [stderr] Checking dotenvy v0.15.7 [INFO] [stderr] Checking dunce v1.0.4 [INFO] [stderr] Checking natord v1.0.9 [INFO] [stderr] Checking diesel v2.1.5 [INFO] [stderr] Checking actix-files v0.6.5 [INFO] [stderr] Checking tera v1.19.1 [INFO] [stderr] Checking diesel_migrations v2.1.0 [INFO] [stderr] Checking cyclops v1.4.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> src/monitoring/uiaccess.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | Win32::{ [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `windows::core` [INFO] [stdout] --> src/monitoring/uiaccess.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | core::*, [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> src/monitoring/uiaccess.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | Win32::{ [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `windows::core` [INFO] [stdout] --> src/monitoring/uiaccess.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | core::*, [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/monitoring/uiaccess.rs:211:5 [INFO] [stdout] | [INFO] [stdout] 211 | / unsafe { [INFO] [stdout] 212 | | GetStartupInfoW(&mut startup_info); [INFO] [stdout] 213 | | CreateProcessAsUserW( [INFO] [stdout] 214 | | Some(token_handle), [INFO] [stdout] ... | [INFO] [stdout] 229 | | ExitProcess(0); [INFO] [stdout] 230 | | } [INFO] [stdout] | |_____^ expected `Result<(), Error>`, found `()` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `Result<(), anyhow::Error>` [INFO] [stdout] found unit type `()` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/monitoring/uiaccess.rs:211:5 [INFO] [stdout] | [INFO] [stdout] 211 | / unsafe { [INFO] [stdout] 212 | | GetStartupInfoW(&mut startup_info); [INFO] [stdout] 213 | | CreateProcessAsUserW( [INFO] [stdout] 214 | | Some(token_handle), [INFO] [stdout] ... | [INFO] [stdout] 229 | | ExitProcess(0); [INFO] [stdout] 230 | | } [INFO] [stdout] | |_____^ expected `Result<(), Error>`, found `()` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `Result<(), anyhow::Error>` [INFO] [stdout] found unit type `()` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/db/mod.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 12 | let mut conn = SqliteConnection::establish(path.to_str().unwrap()) [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/db/mod.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 12 | let mut conn = SqliteConnection::establish(path.to_str().unwrap()) [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0308, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `cyclops` (bin "cyclops") due to 3 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] Some errors have detailed explanations: E0308, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `cyclops` (bin "cyclops" test) due to 3 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "b6970ed896cb513aa397f14b5412bff45551dca4400df54f3e8aa548621e8d33", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b6970ed896cb513aa397f14b5412bff45551dca4400df54f3e8aa548621e8d33", kill_on_drop: false }` [INFO] [stdout] b6970ed896cb513aa397f14b5412bff45551dca4400df54f3e8aa548621e8d33