[INFO] fetching crate search-provider 0.11.0... [INFO] checking search-provider-0.11.0 against try#998b6603a58e47f42ccce7a67943234e96b6839e for pr-143170 [INFO] extracting crate search-provider 0.11.0 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate search-provider 0.11.0 [INFO] finished tweaking crates.io crate search-provider 0.11.0 [INFO] tweaked toml for crates.io crate search-provider 0.11.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate search-provider 0.11.0 on toolchain 998b6603a58e47f42ccce7a67943234e96b6839e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 139 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 029c71350d824ec53c48086aa734a5729ad1fbf4196611c48d4e45457ef2d101 [INFO] running `Command { std: "docker" "start" "-a" "029c71350d824ec53c48086aa734a5729ad1fbf4196611c48d4e45457ef2d101", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "029c71350d824ec53c48086aa734a5729ad1fbf4196611c48d4e45457ef2d101", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "029c71350d824ec53c48086aa734a5729ad1fbf4196611c48d4e45457ef2d101", kill_on_drop: false }` [INFO] [stdout] 029c71350d824ec53c48086aa734a5729ad1fbf4196611c48d4e45457ef2d101 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 52bd06087ab0aa8411e0ec00a13469507d1ea8d4041ba538359b6e664dbce733 [INFO] running `Command { std: "docker" "start" "-a" "52bd06087ab0aa8411e0ec00a13469507d1ea8d4041ba538359b6e664dbce733", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Checking parking v2.2.1 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling winnow v0.7.11 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Checking unicode-ident v1.0.18 [INFO] [stderr] Checking tracing-core v0.1.34 [INFO] [stderr] Checking linux-raw-sys v0.9.4 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Checking async-task v4.7.1 [INFO] [stderr] Compiling endi v1.1.0 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Checking signal-hook-registry v1.4.5 [INFO] [stderr] Checking futures-lite v2.6.0 [INFO] [stderr] Checking atomic-waker v1.1.2 [INFO] [stderr] Checking ordered-stream v0.2.0 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking piper v0.2.4 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Checking event-listener v5.4.0 [INFO] [stderr] Checking event-listener-strategy v0.5.4 [INFO] [stderr] Checking async-lock v3.4.0 [INFO] [stderr] Checking async-channel v2.3.1 [INFO] [stderr] Checking async-broadcast v0.7.2 [INFO] [stderr] Checking async-executor v1.13.2 [INFO] [stderr] Checking blocking v1.6.1 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling enumflags2_derive v0.7.12 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking polling v3.8.0 [INFO] [stderr] Checking async-io v2.4.1 [INFO] [stderr] Checking async-signal v0.2.11 [INFO] [stderr] Checking async-process v2.3.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking enumflags2 v0.7.12 [INFO] [stderr] Checking zvariant_utils v3.2.0 [INFO] [stderr] Compiling zvariant_derive v5.5.3 [INFO] [stderr] Compiling zvariant v5.5.3 [INFO] [stderr] Checking zbus_names v4.2.0 [INFO] [stderr] Compiling zbus_macros v5.7.1 [INFO] [stderr] Checking zbus v5.7.1 [INFO] [stderr] Checking search-provider v0.11.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `zbus::zvariant::Type` [INFO] [stdout] --> src/result_metadata.rs:156:9 [INFO] [stdout] | [INFO] [stdout] 156 | use zbus::zvariant::Type; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `signature` found for struct `IconData` in the current scope [INFO] [stdout] --> src/result_metadata.rs:160:37 [INFO] [stdout] | [INFO] [stdout] 34 | pub struct IconData { [INFO] [stdout] | ------------------- function or associated item `signature` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 160 | assert_eq!(super::IconData::signature(), "(iiibiiay)"); [INFO] [stdout] | ^^^^^^^^^ function or associated item not found in `IconData` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `DynamicType` which provides `signature` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 156 + use zbus::zvariant::DynamicType; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `search-provider` (lib test) due to 1 previous error; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "52bd06087ab0aa8411e0ec00a13469507d1ea8d4041ba538359b6e664dbce733", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "52bd06087ab0aa8411e0ec00a13469507d1ea8d4041ba538359b6e664dbce733", kill_on_drop: false }` [INFO] [stdout] 52bd06087ab0aa8411e0ec00a13469507d1ea8d4041ba538359b6e664dbce733