[INFO] cloning repository https://github.com/mixxplorer/guest-users [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mixxplorer/guest-users" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmixxplorer%2Fguest-users", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmixxplorer%2Fguest-users'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 17b6597d96af074de774185285008b0a7cf3da34 [INFO] testing mixxplorer/guest-users against try#2440211fe03bc45c89b6dc1a3df18382ce91e32b for pr-146098-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmixxplorer%2Fguest-users" "/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/mixxplorer/guest-users [INFO] finished tweaking git repo https://github.com/mixxplorer/guest-users [INFO] tweaked toml for git repo https://github.com/mixxplorer/guest-users written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/mixxplorer/guest-users on toolchain 2440211fe03bc45c89b6dc1a3df18382ce91e32b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/mixxplorer/guest-users 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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a9159ceddbc26e203370280af03231f2a1ad1de4339f50336dae583660a2022b [INFO] running `Command { std: "docker" "start" "-a" "a9159ceddbc26e203370280af03231f2a1ad1de4339f50336dae583660a2022b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a9159ceddbc26e203370280af03231f2a1ad1de4339f50336dae583660a2022b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a9159ceddbc26e203370280af03231f2a1ad1de4339f50336dae583660a2022b", kill_on_drop: false }` [INFO] [stdout] a9159ceddbc26e203370280af03231f2a1ad1de4339f50336dae583660a2022b [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 03c54576e85b74b58ae2b610aea4704eca5e1b16b6edc46c92512d7e09f764f0 [INFO] running `Command { std: "docker" "start" "-a" "03c54576e85b74b58ae2b610aea4704eca5e1b16b6edc46c92512d7e09f764f0", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling winnow v0.7.11 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling event-listener v5.4.0 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling futures-lite v2.6.0 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling slab v0.4.10 [INFO] [stderr] Compiling libsqlite3-sys v0.33.0 [INFO] [stderr] Compiling async-lock v3.4.0 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling endi v1.1.0 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling async-channel v2.5.0 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling dlv-list v0.5.2 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling ordered-multimap v0.7.3 [INFO] [stderr] Compiling piper v0.2.4 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling arraydeque v0.5.1 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling rust-ini v0.21.2 [INFO] [stderr] Compiling blocking v1.6.2 [INFO] [stderr] Compiling async-executor v1.13.2 [INFO] [stderr] Compiling async-broadcast v0.7.2 [INFO] [stderr] Compiling colored v2.2.0 [INFO] [stderr] Compiling ordered-stream v0.2.0 [INFO] [stderr] Compiling yaml-rust2 v0.10.3 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling diesel_table_macro_syntax v0.2.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling anstyle-query v1.1.3 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling pathdiff v0.2.3 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling anstream v0.6.19 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling simple_logger v5.0.0 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling bindgen v0.69.5 [INFO] [stderr] Compiling clap_builder v4.5.40 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling uzers v0.11.3 [INFO] [stderr] Compiling libnss v0.9.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling enumflags2_derive v0.7.12 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling dsl_auto_type v0.1.3 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling tokio v1.46.1 [INFO] [stderr] Compiling diesel_derives v2.2.6 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling pest v2.8.1 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling clap_derive v4.5.40 [INFO] [stderr] Compiling gecos v0.1.3 [INFO] [stderr] Compiling pest_meta v2.8.1 [INFO] [stderr] Compiling pam-macros v0.0.3 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling clap v4.5.40 [INFO] [stderr] Compiling clap-verbosity-flag v3.0.3 [INFO] [stderr] Compiling pest_generator v2.8.1 [INFO] [stderr] Compiling pest_derive v2.8.1 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling diesel v2.2.11 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling zvariant_utils v3.2.0 [INFO] [stderr] Compiling enumflags2 v0.7.12 [INFO] [stderr] Compiling json5 v0.4.1 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling ron v0.8.1 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling migrations_internals v2.2.0 [INFO] [stderr] Compiling config v0.15.11 [INFO] [stderr] Compiling zvariant_derive v5.6.0 [INFO] [stderr] Compiling migrations_macros v2.2.0 [INFO] [stderr] Compiling zvariant v5.6.0 [INFO] [stderr] Compiling polling v3.8.0 [INFO] [stderr] Compiling async-io v2.4.1 [INFO] [stderr] Compiling async-signal v0.2.11 [INFO] [stderr] Compiling async-process v2.3.1 [INFO] [stderr] Compiling pam-sys v1.0.0-alpha5 [INFO] [stderr] Compiling zbus_names v4.2.0 [INFO] [stderr] Compiling pam v0.8.0 (https://github.com/lmm-git/pam.git?branch=fix%2Fpam-module#f195323b) [INFO] [stderr] Compiling zbus_macros v5.8.0 [INFO] [stderr] Compiling zbus v5.8.0 [INFO] [stderr] Compiling diesel_migrations v2.2.0 [INFO] [stderr] Compiling guest-users-lib v0.0.0-dev (/opt/rustwide/workdir/guest-users-lib) [INFO] [stdout] error[E0583]: file not found for module `schema` [INFO] [stdout] --> guest-users-lib/src/db.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | pub mod schema; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `schema`, create file "guest-users-lib/src/db/schema.rs" or "guest-users-lib/src/db/schema/mod.rs" [INFO] [stdout] = note: if there is a `mod schema` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `users` in `schema` [INFO] [stdout] --> guest-users-lib/src/db.rs:70:21 [INFO] [stdout] | [INFO] [stdout] 70 | use schema::users::dsl::*; [INFO] [stdout] | ^^^^^ could not find `users` in `schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `users` in `schema` [INFO] [stdout] --> guest-users-lib/src/db.rs:112:21 [INFO] [stdout] | [INFO] [stdout] 112 | use schema::users::dsl::*; [INFO] [stdout] | ^^^^^ could not find `users` in `schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `users` in `schema` [INFO] [stdout] --> guest-users-lib/src/db.rs:219:21 [INFO] [stdout] | [INFO] [stdout] 219 | use schema::users::dsl::users; [INFO] [stdout] | ^^^^^ could not find `users` in `schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `users` in `schema` [INFO] [stdout] --> guest-users-lib/src/db.rs:228:21 [INFO] [stdout] | [INFO] [stdout] 228 | use schema::users::dsl::{id, users}; [INFO] [stdout] | ^^^^^ could not find `users` in `schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `users` in `schema` [INFO] [stdout] --> guest-users-lib/src/db.rs:239:21 [INFO] [stdout] | [INFO] [stdout] 239 | use schema::users::dsl::{user_name, users}; [INFO] [stdout] | ^^^^^ could not find `users` in `schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `groups` in `schema` [INFO] [stdout] --> guest-users-lib/src/db.rs:250:21 [INFO] [stdout] | [INFO] [stdout] 250 | use schema::groups::dsl::groups; [INFO] [stdout] | ^^^^^^ could not find `groups` in `schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `groups` in `schema` [INFO] [stdout] --> guest-users-lib/src/db.rs:259:21 [INFO] [stdout] | [INFO] [stdout] 259 | use schema::groups::dsl::{groups, id}; [INFO] [stdout] | ^^^^^^ could not find `groups` in `schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `groups` in `schema` [INFO] [stdout] --> guest-users-lib/src/db.rs:270:21 [INFO] [stdout] | [INFO] [stdout] 270 | use schema::groups::dsl::{group_name, groups}; [INFO] [stdout] | ^^^^^^ could not find `groups` in `schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `users` in this scope [INFO] [stdout] --> guest-users-lib/src/db.rs:74:35 [INFO] [stdout] | [INFO] [stdout] 74 | if let Some(cur_max_id) = users.select(diesel::dsl::max(id)).first(&mut self.conn)? { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `id` in this scope [INFO] [stdout] --> guest-users-lib/src/db.rs:74:65 [INFO] [stdout] | [INFO] [stdout] 74 | if let Some(cur_max_id) = users.select(diesel::dsl::max(id)).first(&mut self.conn)? { [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 6 + use std::process::id; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `users` in this scope [INFO] [stdout] --> guest-users-lib/src/db.rs:115:35 [INFO] [stdout] | [INFO] [stdout] 115 | if let Some(cur_max_id) = users.select(diesel::dsl::max(id)).first(&mut self.conn)? { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `id` in this scope [INFO] [stdout] --> guest-users-lib/src/db.rs:115:65 [INFO] [stdout] | [INFO] [stdout] 115 | if let Some(cur_max_id) = users.select(diesel::dsl::max(id)).first(&mut self.conn)? { [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 6 + use std::process::id; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0433, E0583. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `guest-users-lib` (lib) due to 13 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "03c54576e85b74b58ae2b610aea4704eca5e1b16b6edc46c92512d7e09f764f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "03c54576e85b74b58ae2b610aea4704eca5e1b16b6edc46c92512d7e09f764f0", kill_on_drop: false }` [INFO] [stdout] 03c54576e85b74b58ae2b610aea4704eca5e1b16b6edc46c92512d7e09f764f0