[INFO] cloning repository https://github.com/Ibukhvalov/render
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Ibukhvalov/render" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIbukhvalov%2Frender", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIbukhvalov%2Frender'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4ccb4a9c72c889ffc3ba55e8620ee11f973e6bb6
[INFO] checking Ibukhvalov/render against master#5a45ab9738330fb317d49e3594c2db5248b1e971 for pr-136303
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIbukhvalov%2Frender" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  66% (16/24)
Updating files:  70% (17/24)
Updating files:  75% (18/24)
Updating files:  79% (19/24)
Updating files:  83% (20/24)
Updating files:  87% (21/24)
Updating files:  91% (22/24)
Updating files:  95% (23/24)
Updating files: 100% (24/24)
Updating files: 100% (24/24), done.
[INFO] validating manifest of git repo https://github.com/Ibukhvalov/render on toolchain 5a45ab9738330fb317d49e3594c2db5248b1e971
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/Ibukhvalov/render
[INFO] finished tweaking git repo https://github.com/Ibukhvalov/render
[INFO] tweaked toml for git repo https://github.com/Ibukhvalov/render written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/Ibukhvalov/render 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" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: dependencies.bytemuck.feature
[INFO] [stderr] warning: unused manifest key: dependencies.egui.feature
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded blosc-src v0.3.4
[INFO] [stderr]   Downloaded async-channel v2.3.0
[INFO] [stderr]   Downloaded zbus_names v4.1.1
[INFO] [stderr]   Downloaded lz4-sys v1.11.1+lz4-1.10.0
[INFO] [stderr]   Downloaded glam v0.29.2
[INFO] [stderr]   Downloaded arboard v3.3.2
[INFO] [stderr]   Downloaded egui_tiles v0.10.1
[INFO] [stderr]   Downloaded single_value_channel v1.2.2
[INFO] [stderr]   Downloaded vdb-rs v0.6.0
[INFO] [stderr]   Downloaded catppuccin-egui v5.3.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2ffc1a222bc4f42b14140205a93afc919d3eebbb383c71908bce49c42881b344
[INFO] running `Command { std: "docker" "start" "-a" "2ffc1a222bc4f42b14140205a93afc919d3eebbb383c71908bce49c42881b344", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2ffc1a222bc4f42b14140205a93afc919d3eebbb383c71908bce49c42881b344", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2ffc1a222bc4f42b14140205a93afc919d3eebbb383c71908bce49c42881b344", kill_on_drop: false }`
[INFO] [stdout] 2ffc1a222bc4f42b14140205a93afc919d3eebbb383c71908bce49c42881b344
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9b94aecc6bd0b874239a7004850e5d323a28fa013d24d1ccf85fcf9483b4bd46
[INFO] running `Command { std: "docker" "start" "-a" "9b94aecc6bd0b874239a7004850e5d323a28fa013d24d1ccf85fcf9483b4bd46", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: dependencies.bytemuck.feature
[INFO] [stderr] warning: unused manifest key: dependencies.egui.feature
[INFO] [stderr]    Compiling proc-macro2 v1.0.82
[INFO] [stderr]    Compiling serde v1.0.201
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]     Checking pin-project-lite v0.2.14
[INFO] [stderr]    Compiling rustix v0.38.32
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking linux-raw-sys v0.4.13
[INFO] [stderr]     Checking libloading v0.8.3
[INFO] [stderr]    Compiling cc v1.2.1
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling thiserror v1.0.64
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]     Checking downcast-rs v1.2.1
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]     Checking concurrent-queue v2.4.0
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]     Checking event-listener v5.4.0
[INFO] [stderr]    Compiling wayland-sys v0.31.5
[INFO] [stderr]     Checking parking_lot_core v0.9.9
[INFO] [stderr]    Compiling syn v2.0.65
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling winnow v0.6.24
[INFO] [stderr]     Checking fastrand v2.3.0
[INFO] [stderr]     Checking event-listener-strategy v0.5.3
[INFO] [stderr]    Compiling quick-xml v0.36.2
[INFO] [stderr]    Compiling wayland-client v0.31.6
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]     Checking futures-lite v2.6.0
[INFO] [stderr]     Checking unicode-bidi v0.3.15
[INFO] [stderr]    Compiling indexmap v2.7.0
[INFO] [stderr]    Compiling wayland-backend v0.3.7
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]     Checking raw-window-handle v0.6.0
[INFO] [stderr]     Checking ttf-parser v0.20.0
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]    Compiling wayland-scanner v0.31.5
[INFO] [stderr]     Checking unicode-ident v1.0.12
[INFO] [stderr]     Checking async-lock v3.4.0
[INFO] [stderr]     Checking ab_glyph_rasterizer v0.1.8
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking async-task v4.7.1
[INFO] [stderr]     Checking async-channel v2.3.0
[INFO] [stderr]    Compiling naga v22.1.0
[INFO] [stdout] error[E0432]: unresolved import `concurrent_queue::ForcePushError`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-channel-2.3.0/src/lib.rs:50:41
[INFO] [stdout]    |
[INFO] [stdout] 50 | use concurrent_queue::{ConcurrentQueue, ForcePushError, PopError, PushError};
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^ no `ForcePushError` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking unicode-width v0.1.11
[INFO] [stdout] error[E0599]: no method named `force_push` found for struct `ConcurrentQueue` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-channel-2.3.0/src/lib.rs:313:34
[INFO] [stdout]     |
[INFO] [stdout] 313 |         match self.channel.queue.force_push(msg) {
[INFO] [stdout]     |                                  ^^^^^^^^^^ method not found in `ConcurrentQueue<T>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr]     Checking xkeysym v0.2.0
[INFO] [stderr] error: could not compile `async-channel` (lib) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "9b94aecc6bd0b874239a7004850e5d323a28fa013d24d1ccf85fcf9483b4bd46", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9b94aecc6bd0b874239a7004850e5d323a28fa013d24d1ccf85fcf9483b4bd46", kill_on_drop: false }`
[INFO] [stdout] 9b94aecc6bd0b874239a7004850e5d323a28fa013d24d1ccf85fcf9483b4bd46
