[INFO] fetching crate libredr-worker 0.0.21...
[INFO] checking libredr-worker-0.0.21 against master#42f4793e5a514858221b07ac379029d90353913e for pr-148952
[INFO] extracting crate libredr-worker 0.0.21 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate libredr-worker 0.0.21
[INFO] finished tweaking crates.io crate libredr-worker 0.0.21
[INFO] tweaked toml for crates.io crate libredr-worker 0.0.21 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate libredr-worker 0.0.21 on toolchain 42f4793e5a514858221b07ac379029d90353913e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+42f4793e5a514858221b07ac379029d90353913e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate libredr-worker 0.0.21 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" "+42f4793e5a514858221b07ac379029d90353913e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 4 packages to latest compatible versions
[INFO] [stderr]       Adding cl-sys v0.4.3
[INFO] [stderr]       Adding ocl v0.19.7
[INFO] [stderr]       Adding ocl-core v0.11.5
[INFO] [stderr]       Adding ocl-core-vector v0.1.1
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ocl-core-vector v0.1.1
[INFO] [stderr]   Downloaded qutex v0.2.6
[INFO] [stderr]   Downloaded uuid-macro-internal v1.17.0
[INFO] [stderr]   Downloaded enum_primitive v0.1.1
[INFO] [stderr]   Downloaded tobj v4.0.3
[INFO] [stderr]   Downloaded is_debug v1.1.0
[INFO] [stderr]   Downloaded libredr-common v0.0.21
[INFO] [stderr]   Downloaded cl-sys v0.4.3
[INFO] [stderr]   Downloaded configparser v3.1.0
[INFO] [stderr]   Downloaded tz-rs v0.7.0
[INFO] [stderr]   Downloaded ocl-core v0.11.5
[INFO] [stderr]   Downloaded ocl v0.19.7
[INFO] [stderr]   Downloaded shadow-rs v1.2.0
[INFO] [stderr]   Downloaded tzdb v0.7.2
[INFO] [stderr]   Downloaded tzdb_data v0.2.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+42f4793e5a514858221b07ac379029d90353913e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 14880ee75fe33107c315b10ba841074b051ae79af9d293a317feb35192fecae4
[INFO] running `Command { std: "docker" "start" "-a" "14880ee75fe33107c315b10ba841074b051ae79af9d293a317feb35192fecae4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "14880ee75fe33107c315b10ba841074b051ae79af9d293a317feb35192fecae4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "14880ee75fe33107c315b10ba841074b051ae79af9d293a317feb35192fecae4", kill_on_drop: false }`
[INFO] [stdout] 14880ee75fe33107c315b10ba841074b051ae79af9d293a317feb35192fecae4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+42f4793e5a514858221b07ac379029d90353913e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 826c438a2e2a338a48b3dfb5b58ac625f67aa9a2c8c886dd217cbe4d8c23dd15
[INFO] running `Command { std: "docker" "start" "-a" "826c438a2e2a338a48b3dfb5b58ac625f67aa9a2c8c886dd217cbe4d8c23dd15", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]     Checking cfg-if v1.0.1
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling tz-rs v0.7.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]     Checking bytemuck v1.23.1
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]     Checking memchr v2.7.5
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]    Compiling tzdb_data v0.2.2
[INFO] [stderr]     Checking safe_arch v0.7.4
[INFO] [stderr]    Compiling const_format v0.2.34
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling cl-sys v0.4.3
[INFO] [stderr]    Compiling cc v1.2.27
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]    Compiling is_debug v1.1.0
[INFO] [stderr]     Checking wide v0.7.33
[INFO] [stderr]     Checking hash32 v0.2.1
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking object v0.36.7
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]    Compiling ocl-core v0.11.5
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking num-traits v0.1.43
[INFO] [stderr]     Checking rustc-demangle v0.1.25
[INFO] [stderr]     Checking anstyle-query v1.1.3
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]     Checking anstream v0.6.19
[INFO] [stderr]    Compiling libz-sys v1.1.22
[INFO] [stderr]    Compiling libgit2-sys v0.18.2+1.9.1
[INFO] [stderr]    Compiling tikv-jemalloc-sys v0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7
[INFO] [stderr]    Compiling tzdb v0.7.2
[INFO] [stderr]    Compiling blake3 v1.8.2
[INFO] [stderr]     Checking simba v0.9.0
[INFO] [stderr]     Checking enum_primitive v0.1.1
[INFO] [stderr]     Checking crossbeam v0.8.4
[INFO] [stderr]     Checking backtrace v0.3.75
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking rand v0.9.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking signal-hook-registry v1.4.5
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking ocl-core-vector v0.1.1
[INFO] [stderr]     Checking futures v0.1.31
[INFO] [stderr]     Checking cobs v0.2.3
[INFO] [stderr]     Checking clap_builder v4.5.40
[INFO] [stderr]     Checking tobj v4.0.3
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]     Checking qutex v0.2.6
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling nalgebra-macros v0.2.2
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling uuid-macro-internal v1.17.0
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking tokio v1.45.1
[INFO] [stderr]     Checking nalgebra v0.33.2
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]    Compiling clap_derive v4.5.40
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]     Checking configparser v3.1.0
[INFO] [stderr]     Checking nodrop v0.1.14
[INFO] [stderr]     Checking ocl v0.19.7
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]     Checking clap v4.5.40
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking ndarray v0.16.1
[INFO] [stderr]     Checking uuid v1.17.0
[INFO] [stderr]     Checking hashbrown v0.15.4
[INFO] [stderr]     Checking postcard v1.1.1
[INFO] [stderr]    Compiling git2 v0.20.2
[INFO] [stderr]     Checking shadow-rs v1.2.0
[INFO] [stderr]    Compiling libredr-common v0.0.21
[INFO] [stderr]     Checking tikv-jemallocator v0.6.0
[INFO] [stderr]     Checking libredr-worker v0.0.21 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/render/render_cl.rs:389:7
[INFO] [stdout]     |
[INFO] [stdout] 389 |       &self,
[INFO] [stdout]     |       ^^^^^ the lifetime is elided here
[INFO] [stdout] 390 |       request: &RequestRayTracingForward,
[INFO] [stdout] 391 |       data_cache: &DataCache) -> Result<(GeometryBuffer, RenderBuffer)> {
[INFO] [stdout]     |                                                          ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 391 |       data_cache: &DataCache) -> Result<(GeometryBuffer, RenderBuffer<'_>)> {
[INFO] [stdout]     |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/render/render_cl.rs:389:7
[INFO] [stdout]     |
[INFO] [stdout] 389 |       &self,
[INFO] [stdout]     |       ^^^^^ the lifetime is elided here
[INFO] [stdout] 390 |       request: &RequestRayTracingForward,
[INFO] [stdout] 391 |       data_cache: &DataCache) -> Result<(GeometryBuffer, RenderBuffer)> {
[INFO] [stdout]     |                                                          ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 391 |       data_cache: &DataCache) -> Result<(GeometryBuffer, RenderBuffer<'_>)> {
[INFO] [stdout]     |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 12s
[INFO] running `Command { std: "docker" "inspect" "826c438a2e2a338a48b3dfb5b58ac625f67aa9a2c8c886dd217cbe4d8c23dd15", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "826c438a2e2a338a48b3dfb5b58ac625f67aa9a2c8c886dd217cbe4d8c23dd15", kill_on_drop: false }`
[INFO] [stdout] 826c438a2e2a338a48b3dfb5b58ac625f67aa9a2c8c886dd217cbe4d8c23dd15
