[INFO] cloning repository https://github.com/brdsmth/pearity [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/brdsmth/pearity" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrdsmth%2Fpearity", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrdsmth%2Fpearity'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 91506f5115368e5bdd225a2d2614339a351255f1 [INFO] checking brdsmth/pearity/91506f5115368e5bdd225a2d2614339a351255f1 against master#fd0c901b00ee1e08a250039cdb90258603497e20 for pr-153692 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrdsmth%2Fpearity" "/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/brdsmth/pearity [INFO] finished tweaking git repo https://github.com/brdsmth/pearity [INFO] tweaked toml for git repo https://github.com/brdsmth/pearity written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/brdsmth/pearity on toolchain fd0c901b00ee1e08a250039cdb90258603497e20 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fd0c901b00ee1e08a250039cdb90258603497e20" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/brdsmth/pearity 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" "+fd0c901b00ee1e08a250039cdb90258603497e20" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+fd0c901b00ee1e08a250039cdb90258603497e20" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 28a5900cc24295bd51c2668418ae8ac0f74663f948f4d300aa7c39164ebb5744 [INFO] running `Command { std: "docker" "start" "-a" "28a5900cc24295bd51c2668418ae8ac0f74663f948f4d300aa7c39164ebb5744", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "28a5900cc24295bd51c2668418ae8ac0f74663f948f4d300aa7c39164ebb5744", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "28a5900cc24295bd51c2668418ae8ac0f74663f948f4d300aa7c39164ebb5744", kill_on_drop: false }` [INFO] [stdout] 28a5900cc24295bd51c2668418ae8ac0f74663f948f4d300aa7c39164ebb5744 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+fd0c901b00ee1e08a250039cdb90258603497e20" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b54d2e428460174748a7376bcde41a6dc1c9ffc96654fa6c632d6abd21a1c235 [INFO] running `Command { std: "docker" "start" "-a" "b54d2e428460174748a7376bcde41a6dc1c9ffc96654fa6c632d6abd21a1c235", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking similar v2.7.0 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Compiling native-tls v0.2.18 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Checking icu_normalizer v2.1.1 [INFO] [stderr] Checking rust-embed-utils v8.11.0 [INFO] [stderr] Compiling rust-embed-impl v8.11.0 [INFO] [stderr] Compiling axum-macros v0.5.0 [INFO] [stderr] Checking open v5.3.3 [INFO] [stderr] Checking tempfile v3.26.0 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking tokio v1.49.0 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking axum-core v0.5.6 [INFO] [stderr] Checking tracing-subscriber v0.3.22 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking rust-embed v8.11.0 [INFO] [stderr] Checking url v2.5.8 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking serde_json v1.0.149 [INFO] [stderr] Checking serde_path_to_error v0.1.20 [INFO] [stderr] Checking serde_spanned v0.6.9 [INFO] [stderr] Checking toml_datetime v0.6.11 [INFO] [stderr] Checking chrono v0.4.44 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking toml_edit v0.22.27 [INFO] [stderr] Checking toml v0.8.23 [INFO] [stderr] Checking pearity-core v0.1.0 (/opt/rustwide/workdir/crates/pearity-core) [INFO] [stderr] Checking tokio-util v0.7.18 [INFO] [stderr] Checking tower v0.5.3 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking tower-http v0.6.8 [INFO] [stderr] Checking h2 v0.4.13 [INFO] [stdout] warning: field `ref_store` is never read [INFO] [stdout] --> crates/pearity-core/src/replay.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 27 | pub struct ReplayEngine { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] 28 | store: Arc, [INFO] [stdout] 29 | ref_store: Arc, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `store` is never read [INFO] [stdout] --> crates/pearity-core/src/promote.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 20 | pub struct PromotionEngine { [INFO] [stdout] | --------------- field in this struct [INFO] [stdout] 21 | store: Arc, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `ref_store` is never read [INFO] [stdout] --> crates/pearity-core/src/replay.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 27 | pub struct ReplayEngine { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] 28 | store: Arc, [INFO] [stdout] 29 | ref_store: Arc, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `store` is never read [INFO] [stdout] --> crates/pearity-core/src/promote.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 20 | pub struct PromotionEngine { [INFO] [stdout] | --------------- field in this struct [INFO] [stdout] 21 | store: Arc, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking pearity-sdk-core v0.1.0 (/opt/rustwide/workdir/crates/pearity-sdk-core) [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> crates/pearity-sdk-core/src/instrument.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | /// Thread-local active run context for auto-instrumentation. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] = note: `#[warn(unused_doc_comments)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> crates/pearity-sdk-core/src/instrument.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | /// Thread-local active run context for auto-instrumentation. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] = note: `#[warn(unused_doc_comments)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking hyper v1.8.1 [INFO] [stderr] Checking hyper-util v0.1.20 [INFO] [stderr] Checking axum v0.8.8 [INFO] [stderr] Checking hyper-tls v0.6.0 [INFO] [stderr] Checking reqwest v0.12.28 [INFO] [stderr] Checking pearity-providers v0.1.0 (/opt/rustwide/workdir/crates/pearity-providers) [INFO] [stderr] Checking pearity-server v0.1.0 (/opt/rustwide/workdir/crates/pearity-server) [INFO] [stdout] error: #[derive(RustEmbed)] folder '/opt/rustwide/workdir/crates/pearity-server/../../ui/dist/' does not exist. cwd: '/opt/rustwide/workdir' [INFO] [stdout] --> crates/pearity-server/src/embed.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / #[folder = "../../ui/dist/"] [INFO] [stdout] 10 | | pub struct UiAssets; [INFO] [stdout] | |____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: #[derive(RustEmbed)] folder '/opt/rustwide/workdir/crates/pearity-server/../../ui/dist/' does not exist. cwd: '/opt/rustwide/workdir' [INFO] [stdout] --> crates/pearity-server/src/embed.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / #[folder = "../../ui/dist/"] [INFO] [stdout] 10 | | pub struct UiAssets; [INFO] [stdout] | |____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `get` found for struct `UiAssets` in the current scope [INFO] [stdout] --> crates/pearity-server/src/embed.rs:16:21 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct UiAssets; [INFO] [stdout] | ------------------- function or associated item `get` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 16 | match UiAssets::get(path) { [INFO] [stdout] | ^^^ function or associated item not found in `UiAssets` [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: `SliceIndex` [INFO] [stdout] candidate #3: `Store` [INFO] [stdout] candidate #4: `toml_edit::table::TableLike` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `get` found for struct `UiAssets` in the current scope [INFO] [stdout] --> crates/pearity-server/src/embed.rs:27:29 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct UiAssets; [INFO] [stdout] | ------------------- function or associated item `get` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 27 | match UiAssets::get("index.html") { [INFO] [stdout] | ^^^ function or associated item not found in `UiAssets` [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: `SliceIndex` [INFO] [stdout] candidate #3: `Store` [INFO] [stdout] candidate #4: `toml_edit::table::TableLike` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `get` found for struct `UiAssets` in the current scope [INFO] [stdout] --> crates/pearity-server/src/embed.rs:16:21 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct UiAssets; [INFO] [stdout] | ------------------- function or associated item `get` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 16 | match UiAssets::get(path) { [INFO] [stdout] | ^^^ function or associated item not found in `UiAssets` [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: `SliceIndex` [INFO] [stdout] candidate #3: `Store` [INFO] [stdout] candidate #4: `toml_edit::table::TableLike` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `get` found for struct `UiAssets` in the current scope [INFO] [stdout] --> crates/pearity-server/src/embed.rs:27:29 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct UiAssets; [INFO] [stdout] | ------------------- function or associated item `get` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 27 | match UiAssets::get("index.html") { [INFO] [stdout] | ^^^ function or associated item not found in `UiAssets` [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: `SliceIndex` [INFO] [stdout] candidate #3: `Store` [INFO] [stdout] candidate #4: `toml_edit::table::TableLike` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `pearity-server` (lib) due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `pearity-server` (lib test) due to 3 previous errors [INFO] running `Command { std: "docker" "inspect" "b54d2e428460174748a7376bcde41a6dc1c9ffc96654fa6c632d6abd21a1c235", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b54d2e428460174748a7376bcde41a6dc1c9ffc96654fa6c632d6abd21a1c235", kill_on_drop: false }` [INFO] [stdout] b54d2e428460174748a7376bcde41a6dc1c9ffc96654fa6c632d6abd21a1c235