[INFO] cloning repository https://github.com/lcolonq/ranch [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lcolonq/ranch" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flcolonq%2Franch", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flcolonq%2Franch'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c85b04d75e8eb11f1ddbf6f143e199c494ae2b2b [INFO] testing lcolonq/ranch against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flcolonq%2Franch" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/lcolonq/ranch [INFO] finished tweaking git repo https://github.com/lcolonq/ranch [INFO] tweaked toml for git repo https://github.com/lcolonq/ranch written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/lcolonq/ranch on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/lcolonq/ranch 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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9babd54ed86bbbdcfc61a1423aa448eeef04322e19fa8fdd7336e2cd2e586ae4 [INFO] running `Command { std: "docker" "start" "-a" "9babd54ed86bbbdcfc61a1423aa448eeef04322e19fa8fdd7336e2cd2e586ae4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9babd54ed86bbbdcfc61a1423aa448eeef04322e19fa8fdd7336e2cd2e586ae4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9babd54ed86bbbdcfc61a1423aa448eeef04322e19fa8fdd7336e2cd2e586ae4", kill_on_drop: false }` [INFO] [stdout] 9babd54ed86bbbdcfc61a1423aa448eeef04322e19fa8fdd7336e2cd2e586ae4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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 -Copt-level=3" "-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ceafb6f978e9738a4a368b5f31346f5c7f2a1342482543c0f204fe1d15e3aa90 [INFO] running `Command { std: "docker" "start" "-a" "ceafb6f978e9738a4a368b5f31346f5c7f2a1342482543c0f204fe1d15e3aa90", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling bytemuck v1.14.3 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling cc v1.1.30 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling ahash v0.8.10 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling tokio v1.40.0 [INFO] [stderr] Compiling symphonia-core v0.5.4 [INFO] [stderr] Compiling encoding_rs v0.8.34 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling smallvec v1.13.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling symphonia-metadata v0.5.4 [INFO] [stderr] Compiling miniz_oxide v0.7.2 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling openssl-sys v0.9.104 [INFO] [stderr] Compiling openssl v0.10.67 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling tokio-util v0.7.12 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling indexmap v2.2.5 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling matrixmultiply v0.3.9 [INFO] [stderr] Compiling safe_arch v0.7.4 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Compiling mint v0.5.9 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling h2 v0.4.6 [INFO] [stderr] Compiling glam v0.29.2 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling wide v0.7.32 [INFO] [stderr] Compiling hash32 v0.3.1 [INFO] [stderr] Compiling symphonia-utils-xiph v0.5.4 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling hyper v1.5.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling simba v0.9.0 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Compiling fdeflate v0.3.4 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling gimli v0.28.1 [INFO] [stderr] Compiling robust v1.1.0 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling zune-core v0.4.12 [INFO] [stderr] Compiling extended v0.1.0 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling unicode-bidi v0.3.17 [INFO] [stderr] Compiling inflections v1.1.1 [INFO] [stderr] Compiling cpal v0.15.3 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling symphonia-format-riff v0.5.4 [INFO] [stderr] Compiling spade v2.13.1 [INFO] [stderr] Compiling zune-jpeg v0.4.14 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling png v0.17.13 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling alsa v0.9.1 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling rstar v0.12.2 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling symphonia-format-ogg v0.5.4 [INFO] [stderr] Compiling symphonia-codec-vorbis v0.5.4 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling symphonia-codec-pcm v0.5.4 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling crossbeam-channel v0.5.14 [INFO] [stderr] Compiling ordered-float v4.6.0 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling ena v0.14.3 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling dasp_sample v0.11.0 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling rustls-pki-types v1.10.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling byteorder-lite v0.1.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling virtue v0.0.18 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling image v0.25.6 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling symphonia v0.5.4 [INFO] [stderr] Compiling env_filter v0.1.2 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling bincode_derive v2.0.1 [INFO] [stderr] Compiling triple_buffer v8.0.0 [INFO] [stderr] Compiling ringbuf v0.3.3 [INFO] [stderr] Compiling sync_wrapper v1.0.1 [INFO] [stderr] Compiling raw-window-handle v0.6.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling unty v0.0.4 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling ipnet v2.10.1 [INFO] [stderr] Compiling bit-vec v0.7.0 [INFO] [stderr] Compiling ttf-parser v0.21.1 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling color-eyre v0.6.3 [INFO] [stderr] Compiling fontdue v0.9.2 [INFO] [stderr] Compiling env_logger v0.11.5 [INFO] [stderr] Compiling kira v0.9.6 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling directories v6.0.0 (https://github.com/lcolonq/directories-rs#164536da) [INFO] [stderr] Compiling tobj v4.0.1 [INFO] [stderr] Compiling bimap v0.6.3 [INFO] [stderr] Compiling glow v0.13.1 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling pin-project-internal v1.1.6 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling nalgebra-macros v0.2.2 [INFO] [stderr] Compiling thiserror-impl v1.0.57 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling nalgebra v0.33.2 [INFO] [stderr] Compiling gltf-derive v1.4.1 (https://github.com/lcolonq/gltf#9763a5ab) [INFO] [stderr] Compiling profiling-procmacros v1.0.16 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling profiling v1.0.16 [INFO] [stderr] Compiling enum-map-derive v0.17.0 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling pin-project v1.1.6 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling hyper-util v0.1.7 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling enum-map v2.7.3 [INFO] [stderr] Compiling parry3d v0.18.0 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling glfw v0.59.0 (https://github.com/lcolonq/glfw-rs#1ce13a2b) [INFO] [stderr] Compiling bincode v2.0.1 [INFO] [stderr] Compiling reqwest v0.12.8 [INFO] [stderr] Compiling gltf-json v1.4.1 (https://github.com/lcolonq/gltf#9763a5ab) [INFO] [stdout] error: could not find native static library `glfw3`, perhaps an -L flag is missing? [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `glfw` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "ceafb6f978e9738a4a368b5f31346f5c7f2a1342482543c0f204fe1d15e3aa90", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ceafb6f978e9738a4a368b5f31346f5c7f2a1342482543c0f204fe1d15e3aa90", kill_on_drop: false }` [INFO] [stdout] ceafb6f978e9738a4a368b5f31346f5c7f2a1342482543c0f204fe1d15e3aa90