[INFO] cloning repository https://github.com/avaonline437/openclaw-qdrant
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/avaonline437/openclaw-qdrant" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Favaonline437%2Fopenclaw-qdrant", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Favaonline437%2Fopenclaw-qdrant'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c277d89c5c2c439cdfa044106a111bf05a65802d
[INFO] checking avaonline437/openclaw-qdrant against f99a7560a6b5f0a5e6894aea7e8afe0e01d3edd1 for pr-160235-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Favaonline437%2Fopenclaw-qdrant" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/avaonline437/openclaw-qdrant
[INFO] finished tweaking git repo https://github.com/avaonline437/openclaw-qdrant
[INFO] tweaked toml for git repo https://github.com/avaonline437/openclaw-qdrant written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/avaonline437/openclaw-qdrant on toolchain f99a7560a6b5f0a5e6894aea7e8afe0e01d3edd1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f99a7560a6b5f0a5e6894aea7e8afe0e01d3edd1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/avaonline437/openclaw-qdrant 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" "+f99a7560a6b5f0a5e6894aea7e8afe0e01d3edd1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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] 49209c34a6f6ef831fad8e22f0baaa56dcf5dc3fbca086dd48bf4b785fb16403
[INFO] running `Command { std: "docker" "start" "49209c34a6f6ef831fad8e22f0baaa56dcf5dc3fbca086dd48bf4b785fb16403", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "49209c34a6f6ef831fad8e22f0baaa56dcf5dc3fbca086dd48bf4b785fb16403", 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" "49209c34a6f6ef831fad8e22f0baaa56dcf5dc3fbca086dd48bf4b785fb16403" "/opt/rustwide/cargo-home/bin/cargo" "+f99a7560a6b5f0a5e6894aea7e8afe0e01d3edd1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "49209c34a6f6ef831fad8e22f0baaa56dcf5dc3fbca086dd48bf4b785fb16403", 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" "49209c34a6f6ef831fad8e22f0baaa56dcf5dc3fbca086dd48bf4b785fb16403" "/opt/rustwide/cargo-home/bin/cargo" "+f99a7560a6b5f0a5e6894aea7e8afe0e01d3edd1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.76
[INFO] [stderr]    Compiling unicode-ident v1.0.6
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]     Checking itoa v1.0.5
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling indexmap v1.9.2
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]     Checking smallvec v1.13.1
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]     Checking bytes v1.5.0
[INFO] [stderr]     Checking pin-project-lite v0.2.12
[INFO] [stderr]     Checking rustc-demangle v0.1.21
[INFO] [stderr]     Checking gimli v0.27.0
[INFO] [stderr]     Checking object v0.30.0
[INFO] [stderr]    Compiling jobserver v0.1.25
[INFO] [stderr]     Checking miniz_oxide v0.6.2
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]     Checking fixedbitset v0.4.2
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling regex-syntax v0.7.2
[INFO] [stderr]     Checking getrandom v0.2.11
[INFO] [stderr]     Checking thread-id v4.0.0
[INFO] [stderr]    Compiling anyhow v1.0.80
[INFO] [stderr]    Compiling thiserror v1.0.57
[INFO] [stderr]    Compiling backtrace v0.3.67
[INFO] [stderr]     Checking ryu v1.0.12
[INFO] [stderr]    Compiling libm v0.2.6
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]     Checking addr2line v0.19.0
[INFO] [stderr]    Compiling either v1.10.0
[INFO] [stderr]     Checking zerocopy v0.7.31
[INFO] [stderr]     Checking allocator-api2 v0.2.16
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking socket2 v0.5.5
[INFO] [stderr]    Compiling serde_json v1.0.114
[INFO] [stderr]    Compiling regex v1.8.4
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]    Compiling bitflags v2.4.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]     Checking tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.57
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]     Checking unicode-bidi v0.3.13
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]    Compiling semver v1.0.22
[INFO] [stderr]     Checking flate2 v1.0.26
[INFO] [stderr]     Checking encoding_rs v0.8.32
[INFO] [stderr]    Compiling rustversion v1.0.11
[INFO] [stderr]    Compiling rustix v0.38.31
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]    Compiling prost-derive v0.11.9
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling paste v1.0.11
[INFO] [stderr]    Compiling pulldown-cmark v0.9.3
[INFO] [stderr]    Compiling fastrand v2.0.1
[INFO] [stderr]    Compiling petgraph v0.6.2
[INFO] [stderr]    Compiling which v4.3.0
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling prettyplease v0.1.22
[INFO] [stderr]    Compiling multimap v0.8.3
[INFO] [stderr]    Compiling prost v0.11.9
[INFO] [stderr]    Compiling rustix v0.37.27
[INFO] [stderr]    Compiling prost-types v0.11.9
[INFO] [stderr]     Checking linux-raw-sys v0.3.8
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling pulldown-cmark-to-cmark v10.0.4
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling ring v0.17.5
[INFO] [stderr]    Compiling crossbeam-utils v0.8.14
[INFO] [stderr]    Compiling prost-build v0.11.9
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustix-0.37.27/src/backend/linux_raw/io/errno.rs:28:25
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[cfg_attr(rustc_attrs, rustc_layout_scalar_valid_range_start(0xf001))]
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustix-0.37.27/src/backend/linux_raw/io/errno.rs:29:25
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[cfg_attr(rustc_attrs, rustc_layout_scalar_valid_range_end(0xffff))]
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rustc_layout_scalar_valid_range_start` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustix-0.37.27/src/backend/linux_raw/io/errno.rs:28:25
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[cfg_attr(rustc_attrs, rustc_layout_scalar_valid_range_start(0xf001))]
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rustc_layout_scalar_valid_range_end` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustix-0.37.27/src/backend/linux_raw/io/errno.rs:29:25
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[cfg_attr(rustc_attrs, rustc_layout_scalar_valid_range_end(0xffff))]
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling validator_types v0.16.0
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]     Checking encoding_index_tests v0.1.4
[INFO] [stderr]    Compiling if_chain v1.0.2
[INFO] [stderr]    Compiling validator_derive v0.16.0
[INFO] [stderr]     Checking csv-core v0.1.11
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr] error: could not compile `rustix` (lib) due to 4 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "49209c34a6f6ef831fad8e22f0baaa56dcf5dc3fbca086dd48bf4b785fb16403", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "49209c34a6f6ef831fad8e22f0baaa56dcf5dc3fbca086dd48bf4b785fb16403", kill_on_drop: false }`
[INFO] [stdout] 49209c34a6f6ef831fad8e22f0baaa56dcf5dc3fbca086dd48bf4b785fb16403
