[INFO] cloning repository https://github.com/timtoole02/Camelid-Enterprise [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/timtoole02/Camelid-Enterprise" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftimtoole02%2FCamelid-Enterprise", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftimtoole02%2FCamelid-Enterprise'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 552f67cc27214f7c6aca83a818a4809becd89585 [INFO] checking timtoole02/Camelid-Enterprise/552f67cc27214f7c6aca83a818a4809becd89585 against 67854e511de21d881bb16426996cd4259d44aa2e for pr-161154 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftimtoole02%2FCamelid-Enterprise" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/timtoole02/Camelid-Enterprise [INFO] finished tweaking git repo https://github.com/timtoole02/Camelid-Enterprise [INFO] tweaked toml for git repo https://github.com/timtoole02/Camelid-Enterprise written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/timtoole02/Camelid-Enterprise on toolchain 67854e511de21d881bb16426996cd4259d44aa2e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+67854e511de21d881bb16426996cd4259d44aa2e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/timtoole02/Camelid-Enterprise 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" "+67854e511de21d881bb16426996cd4259d44aa2e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/timtoole02/Camelid` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tokio-macros v2.7.1 [INFO] [stderr] Downloaded sha2-asm v0.6.4 [INFO] [stderr] Downloaded memo-map v0.3.3 [INFO] [stderr] Downloaded wasite v1.0.2 [INFO] [stderr] Downloaded rust-embed-utils v8.12.0 [INFO] [stderr] Downloaded zeroize_derive v1.5.0 [INFO] [stderr] Downloaded tokio-postgres-rustls v0.13.0 [INFO] [stderr] Downloaded rust-embed-impl v8.12.0 [INFO] [stderr] Downloaded whoami v2.1.2 [INFO] [stderr] Downloaded cmov v0.5.4 [INFO] [stderr] Downloaded postgres-protocol v0.6.12 [INFO] [stderr] Downloaded md-5 v0.11.0 [INFO] [stderr] Downloaded deadpool-postgres v0.14.1 [INFO] [stderr] Downloaded postgres-types v0.2.14 [INFO] [stderr] Downloaded objc2-system-configuration v0.3.2 [INFO] [stderr] Downloaded hmac v0.13.0 [INFO] [stderr] Downloaded minijinja v2.21.0 [INFO] [stderr] Downloaded compact_str v0.8.2 [INFO] [stderr] Downloaded tokio-postgres v0.7.18 [INFO] [stderr] Downloaded rust-embed v8.12.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] c0ce1b54a0a4401f8b93c2f3990107cf1b3253fa694c46bb3f06c6060f27302e [INFO] running `Command { std: "docker" "start" "c0ce1b54a0a4401f8b93c2f3990107cf1b3253fa694c46bb3f06c6060f27302e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c0ce1b54a0a4401f8b93c2f3990107cf1b3253fa694c46bb3f06c6060f27302e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c0ce1b54a0a4401f8b93c2f3990107cf1b3253fa694c46bb3f06c6060f27302e" "/opt/rustwide/cargo-home/bin/cargo" "+67854e511de21d881bb16426996cd4259d44aa2e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c0ce1b54a0a4401f8b93c2f3990107cf1b3253fa694c46bb3f06c6060f27302e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c0ce1b54a0a4401f8b93c2f3990107cf1b3253fa694c46bb3f06c6060f27302e" "/opt/rustwide/cargo-home/bin/cargo" "+67854e511de21d881bb16426996cd4259d44aa2e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.107 [INFO] [stderr] Compiling quote v1.0.47 [INFO] [stderr] Compiling libc v0.2.189 [INFO] [stderr] Checking log v0.4.33 [INFO] [stderr] Compiling serde_core v1.0.229 [INFO] [stderr] Checking typenum v1.20.1 [INFO] [stderr] Compiling serde v1.0.229 [INFO] [stderr] Compiling crossbeam-utils v0.8.22 [INFO] [stderr] Compiling crossbeam-epoch v0.9.20 [INFO] [stderr] Checking either v1.17.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.7 [INFO] [stderr] Checking bitflags v2.13.1 [INFO] [stderr] Checking futures-core v0.3.33 [INFO] [stderr] Compiling cc v1.4.0 [INFO] [stderr] Checking futures-sink v0.3.33 [INFO] [stderr] Checking cmov v0.5.4 [INFO] [stderr] Checking ctutils v0.4.2 [INFO] [stderr] Checking tracing-core v0.1.36 [INFO] [stderr] Checking rayon-core v1.13.0 [INFO] [stderr] Checking hybrid-array v0.4.13 [INFO] [stderr] Compiling syn v2.0.119 [INFO] [stderr] Compiling syn v3.0.3 [INFO] [stderr] Checking rayon v1.12.0 [INFO] [stderr] Checking const-oid v0.10.2 [INFO] [stderr] Checking crypto-common v0.2.2 [INFO] [stderr] Checking block-buffer v0.12.1 [INFO] [stderr] Checking slab v0.4.12 [INFO] [stderr] Compiling zmij v1.0.23 [INFO] [stderr] Checking futures-task v0.3.33 [INFO] [stderr] Compiling serde_json v1.0.151 [INFO] [stderr] Checking errno v0.3.14 [INFO] [stderr] Checking mio v1.2.2 [INFO] [stderr] Checking signal-hook-registry v1.4.8 [INFO] [stderr] Checking getrandom v0.4.3 [INFO] [stderr] Checking socket2 v0.6.5 [INFO] [stderr] Checking digest v0.11.3 [INFO] [stderr] Checking futures-channel v0.3.33 [INFO] [stderr] Compiling rustversion v1.0.23 [INFO] [stderr] Checking sha2 v0.11.0 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking rustix v1.1.4 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking http-body v1.1.0 [INFO] [stderr] Checking generic-array v0.14.7 [INFO] [stderr] Compiling zerocopy v0.8.55 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Checking fastrand v2.5.0 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.7 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking tinyvec v1.12.0 [INFO] [stderr] Checking http-body-util v0.1.4 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Checking sync_wrapper v1.0.2 [INFO] [stderr] Checking regex-syntax v0.8.11 [INFO] [stderr] Checking tempfile v3.27.0 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking unicode-normalization v0.1.25 [INFO] [stderr] Checking unicode-properties v0.1.4 [INFO] [stderr] Compiling hashbrown v0.17.1 [INFO] [stderr] Checking regex-automata v0.4.16 [INFO] [stderr] Checking rustls-pki-types v1.15.1 [INFO] [stderr] Checking stringprep v0.1.5 [INFO] [stderr] Compiling indexmap v2.14.0 [INFO] [stderr] Compiling serde_derive v1.0.229 [INFO] [stderr] Compiling tokio-macros v2.7.1 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling futures-macro v0.3.33 [INFO] [stderr] Compiling async-trait v0.1.91 [INFO] [stderr] Checking tokio v1.53.1 [INFO] [stderr] Checking futures-util v0.3.33 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Checking matchers v0.2.0 [INFO] [stderr] Compiling clap_derive v4.6.4 [INFO] [stderr] Checking clap_builder v4.6.2 [INFO] [stderr] Checking rand v0.10.2 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking hashlink v0.9.1 [INFO] [stderr] Checking serde_path_to_error v0.1.20 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking hmac v0.13.0 [INFO] [stderr] Checking md-5 v0.11.0 [INFO] [stderr] Checking getrandom v0.2.17 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking thread_local v1.1.10 [INFO] [stderr] Checking nu-ansi-term v0.50.3 [INFO] [stderr] Checking fallible-iterator v0.3.0 [INFO] [stderr] Checking axum-core v0.4.5 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Checking fallible-streaming-iterator v0.1.9 [INFO] [stderr] Checking siphasher v1.0.3 [INFO] [stderr] Checking clap v4.6.4 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Checking phf_shared v0.13.1 [INFO] [stderr] Checking postgres-protocol v0.6.12 [INFO] [stderr] Checking tracing-subscriber v0.3.23 [INFO] [stderr] Checking camelid-enterprise-engine-core v0.1.0 (/opt/rustwide/workdir/crates/engine-core) [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking tokio-util v0.7.19 [INFO] [stderr] Checking hyper v1.11.0 [INFO] [stderr] Checking tower v0.5.3 [INFO] [stderr] Checking tower-http v0.5.2 [INFO] [stderr] Compiling der_derive v0.7.3 [INFO] [stderr] Checking flagset v0.4.7 [INFO] [stderr] Compiling rustls v0.23.43 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Checking const-oid v0.9.6 [INFO] [stderr] Checking hyper-util v0.1.20 [INFO] [stderr] Checking rustls-webpki v0.103.13 [INFO] [stderr] Checking postgres-types v0.2.14 [INFO] [stderr] Checking phf v0.13.1 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Checking whoami v2.1.2 [INFO] [stderr] Checking camelid-enterprise-replica-contract v0.1.0 (/opt/rustwide/workdir/crates/replica-contract) [INFO] [stderr] Checking memo-map v0.3.3 [INFO] [stderr] Checking async-stream v0.3.6 [INFO] [stderr] Checking tokio-postgres v0.7.18 [INFO] [stderr] Checking minijinja v2.21.0 [INFO] [stderr] Checking der v0.7.10 [INFO] [stderr] Checking axum v0.7.9 [INFO] [stderr] Checking camelid-enterprise-engine-linux v0.1.0 (/opt/rustwide/workdir/crates/engine-linux) [INFO] [stderr] Checking deadpool-runtime v0.1.4 [INFO] [stderr] Checking num_cpus v1.17.0 [INFO] [stderr] Compiling camelid-enterprise v0.1.0 (/opt/rustwide/workdir/crates/server) [INFO] [stderr] Compiling unicase v2.9.0 [INFO] [stderr] Checking spki v0.7.3 [INFO] [stderr] Checking x509-cert v0.2.5 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Checking deadpool v0.12.3 [INFO] [stderr] Checking rustls-pemfile v2.2.0 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling darling_core v0.23.0 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Checking deadpool-postgres v0.14.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Checking rusqlite v0.32.1 [INFO] [stderr] Compiling cpufeatures v0.3.0 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling instability v0.3.12 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Checking unicode-segmentation v1.13.3 [INFO] [stderr] Checking camelid-enterprise-identity v0.1.0 (/opt/rustwide/workdir/crates/identity) [INFO] [stderr] Checking tokio-rustls v0.26.4 [INFO] [stderr] Checking signal-hook-mio v0.2.5 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Checking castaway v0.2.4 [INFO] [stderr] Checking tokio-postgres-rustls v0.13.0 [INFO] [stderr] Compiling rust-embed-utils v8.12.0 [INFO] [stderr] Checking camelid-enterprise-platform-store v0.1.0 (/opt/rustwide/workdir/crates/platform-store) [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking nibble_vec v0.1.0 [INFO] [stderr] Compiling anyhow v1.0.104 [INFO] [stderr] Compiling indoc v2.0.7 [INFO] [stderr] Checking radix_trie v0.2.1 [INFO] [stderr] Checking compact_str v0.8.2 [INFO] [stderr] Checking crossterm v0.28.1 [INFO] [stderr] Compiling rust-embed-impl v8.12.0 [INFO] [stderr] Checking nix v0.28.0 [INFO] [stderr] Checking lru v0.12.5 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking fd-lock v4.0.4 [INFO] [stderr] Compiling camelid v0.3.1 (https://github.com/timtoole02/Camelid?rev=b4e3a9056567ed8145fc4fa29850d6f1f261ac2b#b4e3a905) [INFO] [stderr] Checking rust-embed v8.12.0 [INFO] [stderr] Checking camelid-enterprise-gateway v0.1.0 (/opt/rustwide/workdir/crates/gateway) [INFO] [stderr] Checking unicode-truncate v1.1.0 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Checking uuid v1.24.0 [INFO] [stderr] Checking camelid-enterprise-engine-macos v0.1.0 (/opt/rustwide/workdir/crates/engine-macos) [INFO] [stderr] Compiling darling_macro v0.23.0 [INFO] [stderr] Checking camelid-enterprise-engine-windows v0.1.0 (/opt/rustwide/workdir/crates/engine-windows) [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Compiling darling v0.23.0 [INFO] [stderr] Checking rustyline v14.0.0 [INFO] [stderr] Checking ratatui v0.29.0 [INFO] [stdout] error: #[derive(RustEmbed)] folder '/opt/rustwide/cargo-home/git/checkouts/camelid-b59591540f121c45/b4e3a90/frontend/dist' does not exist. cwd: '/opt/rustwide/cargo-home/git/checkouts/camelid-b59591540f121c45/b4e3a90' [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/camelid-b59591540f121c45/b4e3a90/src/web_ui.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | / #[folder = "frontend/dist"] [INFO] [stdout] 24 | | struct WebAssets; [INFO] [stdout] | |_________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no associated function or constant named `get` found for struct `WebAssets` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/camelid-b59591540f121c45/b4e3a90/src/web_ui.rs:47:28 [INFO] [stdout] | [INFO] [stdout] 24 | struct WebAssets; [INFO] [stdout] | ---------------- associated function or constant `get` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 47 | let asset = WebAssets::get(path)?; [INFO] [stdout] | ^^^ associated function or constant not found in `WebAssets` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `get`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `Embed` [INFO] [stdout] candidate #2: `History` [INFO] [stdout] candidate #3: `SliceIndex` [INFO] [stdout] candidate #4: `fallible_streaming_iterator::FallibleStreamingIterator` [INFO] [stdout] candidate #5: `itertools::Itertools` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] warning: camelid@0.3.1: could not create /opt/rustwide/cargo-home/git/checkouts/camelid-b59591540f121c45/b4e3a90/frontend/dist: Read-only file system (os error 30); web UI will be unavailable [INFO] [stderr] warning: camelid@0.3.1: skipping optional x86 AMX Q8 shim because gcc rejected the AMX flags [INFO] [stderr] error: could not compile `camelid` (lib) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "c0ce1b54a0a4401f8b93c2f3990107cf1b3253fa694c46bb3f06c6060f27302e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c0ce1b54a0a4401f8b93c2f3990107cf1b3253fa694c46bb3f06c6060f27302e", kill_on_drop: false }` [INFO] [stdout] c0ce1b54a0a4401f8b93c2f3990107cf1b3253fa694c46bb3f06c6060f27302e