[INFO] cloning repository https://github.com/machshev/haqor-core [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/machshev/haqor-core" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmachshev%2Fhaqor-core", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmachshev%2Fhaqor-core'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] da54fe32e57f2ff23492882a5ffaaf55b175c051 [INFO] checking machshev/haqor-core against try#fa4dd1f19bfeb3fd235dc7f1406c42404436bef5 for pr-145108-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmachshev%2Fhaqor-core" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/machshev/haqor-core [INFO] finished tweaking git repo https://github.com/machshev/haqor-core [INFO] tweaked toml for git repo https://github.com/machshev/haqor-core written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/machshev/haqor-core on toolchain fa4dd1f19bfeb3fd235dc7f1406c42404436bef5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fa4dd1f19bfeb3fd235dc7f1406c42404436bef5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/machshev/haqor-core 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" "+fa4dd1f19bfeb3fd235dc7f1406c42404436bef5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+fa4dd1f19bfeb3fd235dc7f1406c42404436bef5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 86c81b218126c5882c6dd50030119194339eabdd097adb206e26c37e9cba3eb2 [INFO] running `Command { std: "docker" "start" "-a" "86c81b218126c5882c6dd50030119194339eabdd097adb206e26c37e9cba3eb2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "86c81b218126c5882c6dd50030119194339eabdd097adb206e26c37e9cba3eb2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "86c81b218126c5882c6dd50030119194339eabdd097adb206e26c37e9cba3eb2", kill_on_drop: false }` [INFO] [stdout] 86c81b218126c5882c6dd50030119194339eabdd097adb206e26c37e9cba3eb2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+fa4dd1f19bfeb3fd235dc7f1406c42404436bef5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cb21f4f775774df02058901705d52361172d1ec5ec5b793aae5bb7ae0aaaa52d [INFO] running `Command { std: "docker" "start" "-a" "cb21f4f775774df02058901705d52361172d1ec5ec5b793aae5bb7ae0aaaa52d", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.2.27 [INFO] [stderr] Checking tokio v1.45.1 [INFO] [stderr] Checking hashbrown v0.15.4 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking flate2 v1.1.2 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Compiling clap_derive v4.5.41 [INFO] [stderr] Checking clap_builder v4.5.42 [INFO] [stderr] Compiling rust-embed-utils v8.7.2 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Compiling rust-embed-impl v8.7.2 [INFO] [stderr] Checking rust-embed v8.7.2 [INFO] [stderr] Checking indexmap v2.10.0 [INFO] [stderr] Checking hashlink v0.10.0 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling libsqlite3-sys v0.35.0 [INFO] [stderr] Checking clap v4.5.42 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking env_filter v0.1.3 [INFO] [stderr] Checking env_logger v0.11.8 [INFO] [stderr] Checking serde_json v1.0.140 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking tokio-util v0.7.15 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking async-compression v0.4.25 [INFO] [stderr] Checking tower-http v0.6.6 [INFO] [stderr] Checking h2 v0.4.10 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking hyper v1.6.0 [INFO] [stderr] Checking hyper-util v0.1.14 [INFO] [stderr] Checking hyper-tls v0.6.0 [INFO] [stderr] Checking reqwest v0.12.22 [INFO] [stderr] Checking rusqlite v0.37.0 [INFO] [stderr] Checking haqor-core v0.2.2 (/opt/rustwide/workdir) [INFO] [stdout] error: cannot find derive macro `Embed` in this scope [INFO] [stdout] --> src/bible.rs:6:10 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Embed)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Embed` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> src/bible.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use rust_embed::Embed; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Embed` in this scope [INFO] [stdout] --> src/bible.rs:6:10 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Embed)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Embed` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> src/bible.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use rust_embed::Embed; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `folder` in this scope [INFO] [stdout] --> src/bible.rs:7:3 [INFO] [stdout] | [INFO] [stdout] 7 | #[folder = "data/"] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: `folder` is an attribute that can be used by the derive macro `RustEmbed`, you might be missing a `derive` attribute [INFO] [stdout] | [INFO] [stdout] 8 + #[derive(RustEmbed)] [INFO] [stdout] 9 | struct Asset; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `folder` in this scope [INFO] [stdout] --> src/bible.rs:7:3 [INFO] [stdout] | [INFO] [stdout] 7 | #[folder = "data/"] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: `folder` is an attribute that can be used by the derive macro `RustEmbed`, you might be missing a `derive` attribute [INFO] [stdout] | [INFO] [stdout] 8 + #[derive(RustEmbed)] [INFO] [stdout] 9 | struct Asset; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `get` found for struct `Asset` in the current scope [INFO] [stdout] --> src/bible.rs:17:31 [INFO] [stdout] | [INFO] [stdout] 8 | struct Asset; [INFO] [stdout] | ------------ function or associated item `get` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 17 | let haqor_db = Asset::get("haqor.db").unwrap(); [INFO] [stdout] | ^^^ function or associated item not found in `Asset` [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: `FallibleStreamingIterator` [INFO] [stdout] candidate #3: `SliceIndex` [INFO] [stdout] candidate #4: `icu_properties::names::PropertyEnumToValueNameLookup` [INFO] [stdout] candidate #5: `icu_provider::baked::DataStore` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `get` found for struct `Asset` in the current scope [INFO] [stdout] --> src/bible.rs:17:31 [INFO] [stdout] | [INFO] [stdout] 8 | struct Asset; [INFO] [stdout] | ------------ function or associated item `get` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 17 | let haqor_db = Asset::get("haqor.db").unwrap(); [INFO] [stdout] | ^^^ function or associated item not found in `Asset` [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: `FallibleStreamingIterator` [INFO] [stdout] candidate #3: `SliceIndex` [INFO] [stdout] candidate #4: `icu_properties::names::PropertyEnumToValueNameLookup` [INFO] [stdout] candidate #5: `icu_provider::baked::DataStore` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `haqor-core` (lib) due to 3 previous errors [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `haqor-core` (lib test) due to 3 previous errors [INFO] running `Command { std: "docker" "inspect" "cb21f4f775774df02058901705d52361172d1ec5ec5b793aae5bb7ae0aaaa52d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cb21f4f775774df02058901705d52361172d1ec5ec5b793aae5bb7ae0aaaa52d", kill_on_drop: false }` [INFO] [stdout] cb21f4f775774df02058901705d52361172d1ec5ec5b793aae5bb7ae0aaaa52d