[INFO] cloning repository https://github.com/SamuelGallay/condensate
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SamuelGallay/condensate" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSamuelGallay%2Fcondensate", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSamuelGallay%2Fcondensate'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6c6d62aed718663f72ae9b085b4c77cfffea23f5
[INFO] building SamuelGallay/condensate against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSamuelGallay%2Fcondensate" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/SamuelGallay/condensate
[INFO] finished tweaking git repo https://github.com/SamuelGallay/condensate
[INFO] tweaked toml for git repo https://github.com/SamuelGallay/condensate written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/SamuelGallay/condensate on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/SamuelGallay/condensate 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded qutex v0.2.6
[INFO] [stderr]   Downloaded num-complex v0.3.1
[INFO] [stderr]   Downloaded ocl-core-vector v0.1.1
[INFO] [stderr]   Downloaded csscolorparser v0.7.0
[INFO] [stderr]   Downloaded colorgrad v0.7.0
[INFO] [stderr]   Downloaded clap v4.5.27
[INFO] [stderr]   Downloaded serde_derive v1.0.216
[INFO] [stderr]   Downloaded cc v1.2.5
[INFO] [stderr]   Downloaded ocl-core v0.11.5
[INFO] [stderr]   Downloaded ocl v0.19.7
[INFO] [stderr]   Downloaded serde v1.0.216
[INFO] [stderr]   Downloaded indicatif v0.17.9
[INFO] [stderr]   Downloaded noise v0.9.0
[INFO] [stderr]   Downloaded cl-sys v0.4.3
[INFO] [stderr]   Downloaded matrixmultiply v0.2.4
[INFO] [stderr]   Downloaded ndarray v0.14.0
[INFO] [stderr]   Downloaded bindgen v0.71.1
[INFO] [stderr]   Downloaded syn v2.0.91
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d8ea2a634fbefb3b185d0da4cc109d7dcd6fef2e6e8d8d3d4de46537c8f13a9d
[INFO] running `Command { std: "docker" "start" "-a" "d8ea2a634fbefb3b185d0da4cc109d7dcd6fef2e6e8d8d3d4de46537c8f13a9d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d8ea2a634fbefb3b185d0da4cc109d7dcd6fef2e6e8d8d3d4de46537c8f13a9d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d8ea2a634fbefb3b185d0da4cc109d7dcd6fef2e6e8d8d3d4de46537c8f13a9d", kill_on_drop: false }`
[INFO] [stdout] d8ea2a634fbefb3b185d0da4cc109d7dcd6fef2e6e8d8d3d4de46537c8f13a9d
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2112629fc6342a8c45daf1923b4d7da874d095b14536916448fb8d4a808f354e
[INFO] running `Command { std: "docker" "start" "-a" "2112629fc6342a8c45daf1923b4d7da874d095b14536916448fb8d4a808f354e", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.91
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling semver v1.0.24
[INFO] [stderr]    Compiling prettyplease v0.2.25
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling libloading v0.8.6
[INFO] [stderr]    Compiling bindgen v0.71.1
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling cl-sys v0.4.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling miniz_oxide v0.8.2
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling built v0.7.5
[INFO] [stderr]    Compiling rustc-hash v2.1.0
[INFO] [stderr]    Compiling num-traits v0.1.43
[INFO] [stderr]    Compiling cc v1.2.5
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling crossbeam-channel v0.5.14
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling flate2 v1.0.35
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling enum_primitive v0.1.1
[INFO] [stderr]    Compiling ocl-core v0.11.5
[INFO] [stderr]    Compiling ocl-core-vector v0.1.1
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling portable-atomic v1.10.0
[INFO] [stderr]    Compiling futures v0.1.31
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling avif-serialize v0.8.2
[INFO] [stderr]    Compiling half v2.4.1
[INFO] [stderr]    Compiling bytemuck v1.21.0
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling ndarray v0.14.0
[INFO] [stderr]    Compiling nodrop v0.1.14
[INFO] [stderr]    Compiling clap_builder v4.5.27
[INFO] [stderr]    Compiling exr v1.73.0
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling console v0.15.10
[INFO] [stderr]    Compiling matrixmultiply v0.2.4
[INFO] [stderr]    Compiling tiff v0.9.1
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling rand_xorshift v0.3.0
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling qutex v0.2.6
[INFO] [stderr]    Compiling image-webp v0.2.0
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling num-complex v0.3.1
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling av1-grain v0.2.3
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling indicatif v0.17.9
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling maybe-rayon v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling profiling-procmacros v1.0.16
[INFO] [stderr]    Compiling phf_macros v0.11.2
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling clap_derive v4.5.24
[INFO] [stderr]    Compiling profiling v1.0.16
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]    Compiling csscolorparser v0.7.0
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling colorgrad v0.7.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling clap v4.5.27
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling noise v0.9.0
[INFO] [stderr]    Compiling ocl v0.19.7
[INFO] [stderr]    Compiling ocl-vkfft-sys v0.1.0 (/opt/rustwide/workdir/ocl-vkfft/ocl-vkfft-sys)
[INFO] [stderr]    Compiling ravif v0.11.11
[INFO] [stderr]    Compiling image v0.25.5
[INFO] [stderr]    Compiling ocl-vkfft v0.1.0 (/opt/rustwide/workdir/ocl-vkfft/ocl-vkfft)
[INFO] [stderr]    Compiling navier v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/allocator.rs:42:22
[INFO] [stdout]    |
[INFO] [stdout] 42 |     pub fn new_array(&self) -> array::Array {
[INFO] [stdout]    |                      ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided 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] 42 |     pub fn new_array(&self) -> array::Array<'_> {
[INFO] [stdout]    |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/allocator.rs:57:27
[INFO] [stdout]    |
[INFO] [stdout] 57 |     pub fn dumb_new_array(&self) -> array::Array {
[INFO] [stdout]    |                           ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                           |
[INFO] [stdout]    |                           the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 57 |     pub fn dumb_new_array(&self) -> array::Array<'_> {
[INFO] [stdout]    |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 32s
[INFO] running `Command { std: "docker" "inspect" "2112629fc6342a8c45daf1923b4d7da874d095b14536916448fb8d4a808f354e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2112629fc6342a8c45daf1923b4d7da874d095b14536916448fb8d4a808f354e", kill_on_drop: false }`
[INFO] [stdout] 2112629fc6342a8c45daf1923b4d7da874d095b14536916448fb8d4a808f354e
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 59cc711e4c04e7a5701187d8d18868d20530cccdb399579ac0a7ec1c117ba812
[INFO] running `Command { std: "docker" "start" "-a" "59cc711e4c04e7a5701187d8d18868d20530cccdb399579ac0a7ec1c117ba812", kill_on_drop: false }`
[INFO] [stderr]    Compiling navier v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/allocator.rs:42:22
[INFO] [stdout]    |
[INFO] [stdout] 42 |     pub fn new_array(&self) -> array::Array {
[INFO] [stdout]    |                      ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided 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] 42 |     pub fn new_array(&self) -> array::Array<'_> {
[INFO] [stdout]    |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/allocator.rs:57:27
[INFO] [stdout]    |
[INFO] [stdout] 57 |     pub fn dumb_new_array(&self) -> array::Array {
[INFO] [stdout]    |                           ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                           |
[INFO] [stdout]    |                           the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 57 |     pub fn dumb_new_array(&self) -> array::Array<'_> {
[INFO] [stdout]    |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.98s
[INFO] running `Command { std: "docker" "inspect" "59cc711e4c04e7a5701187d8d18868d20530cccdb399579ac0a7ec1c117ba812", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "59cc711e4c04e7a5701187d8d18868d20530cccdb399579ac0a7ec1c117ba812", kill_on_drop: false }`
[INFO] [stdout] 59cc711e4c04e7a5701187d8d18868d20530cccdb399579ac0a7ec1c117ba812
