[INFO] fetching crate egui-tetra2 0.6.0... [INFO] testing egui-tetra2-0.6.0 against master#160e7623e8cbbf1feab2b6e2a24733a98c7bde9c for pr-145628 [INFO] extracting crate egui-tetra2 0.6.0 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate egui-tetra2 0.6.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate egui-tetra2 0.6.0 [INFO] tweaked toml for crates.io crate egui-tetra2 0.6.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate egui-tetra2 0.6.0 on toolchain 160e7623e8cbbf1feab2b6e2a24733a98c7bde9c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+160e7623e8cbbf1feab2b6e2a24733a98c7bde9c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate egui-tetra2 0.6.0 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" "+160e7623e8cbbf1feab2b6e2a24733a98c7bde9c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded egui_extras v0.29.0 [INFO] [stderr] Downloaded egui_plot v0.29.0 [INFO] [stderr] Downloaded tetra v0.8.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+160e7623e8cbbf1feab2b6e2a24733a98c7bde9c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 453c8c013aea5a7299b35dd9ad47aa2b222dad6639e920fd919020c0a4809a4d [INFO] running `Command { std: "docker" "start" "-a" "453c8c013aea5a7299b35dd9ad47aa2b222dad6639e920fd919020c0a4809a4d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "453c8c013aea5a7299b35dd9ad47aa2b222dad6639e920fd919020c0a4809a4d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "453c8c013aea5a7299b35dd9ad47aa2b222dad6639e920fd919020c0a4809a4d", kill_on_drop: false }` [INFO] [stdout] 453c8c013aea5a7299b35dd9ad47aa2b222dad6639e920fd919020c0a4809a4d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+160e7623e8cbbf1feab2b6e2a24733a98c7bde9c" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0478d56958ddee5d2cc91a3eff31c4212ea575f4f3e4ea7feec11066c06f4d4b [INFO] running `Command { std: "docker" "start" "-a" "0478d56958ddee5d2cc91a3eff31c4212ea575f4f3e4ea7feec11066c06f4d4b", kill_on_drop: false }` [INFO] [stderr] Compiling once_cell v1.20.1 [INFO] [stderr] Compiling rustix v0.38.37 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling libloading v0.8.5 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling wayland-sys v0.31.5 [INFO] [stderr] Compiling cc v1.1.22 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling downcast-rs v1.2.1 [INFO] [stderr] Compiling wayland-client v0.31.6 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling thiserror v1.0.64 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling version-compare v0.1.1 [INFO] [stderr] Compiling dlib v0.5.2 [INFO] [stderr] Compiling cursor-icon v1.1.0 [INFO] [stderr] Compiling ttf-parser v0.24.1 [INFO] [stderr] Compiling xcursor v0.3.8 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling smithay-client-toolkit v0.19.2 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling sdl2-sys v0.35.2 [INFO] [stderr] Compiling vek v0.15.10 [INFO] [stderr] Compiling memmap2 v0.9.5 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling emath v0.29.0 [INFO] [stderr] Compiling x11rb-protocol v0.13.1 [INFO] [stderr] Compiling xkeysym v0.2.1 [INFO] [stderr] Compiling sdl2 v0.35.2 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling quick-xml v0.36.2 [INFO] [stderr] Compiling is-docker v0.2.0 [INFO] [stderr] Compiling epaint_default_fonts v0.29.0 [INFO] [stderr] Compiling nohash-hasher v0.2.0 [INFO] [stderr] Compiling float_next_after v1.0.0 [INFO] [stderr] Compiling syn v2.0.79 [INFO] [stderr] Compiling is-wsl v0.4.0 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling glow v0.12.3 [INFO] [stderr] Compiling open v5.3.0 [INFO] [stderr] Compiling euclid v0.22.11 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling ecolor v0.29.0 [INFO] [stderr] Compiling wayland-backend v0.3.7 [INFO] [stderr] Compiling wayland-scanner v0.31.5 [INFO] [stderr] Compiling lyon_geom v1.0.5 [INFO] [stderr] Compiling lyon_path v1.0.5 [INFO] [stderr] Compiling thiserror-impl v1.0.64 [INFO] [stderr] Compiling bytemuck_derive v1.7.1 [INFO] [stderr] Compiling lyon_tessellation v1.0.15 [INFO] [stderr] Compiling owned_ttf_parser v0.24.0 [INFO] [stderr] Compiling ab_glyph v0.2.28 [INFO] [stderr] Compiling epaint v0.29.0 [INFO] [stderr] Compiling bytemuck v1.18.0 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling image v0.24.9 [INFO] [stderr] Compiling egui v0.29.0 [INFO] [stderr] Compiling tetra v0.8.0 [INFO] [stderr] Compiling polling v3.7.3 [INFO] [stderr] Compiling calloop v0.13.0 [INFO] [stderr] Compiling x11rb v0.13.1 [INFO] [stderr] Compiling wayland-csd-frame v0.3.0 [INFO] [stderr] Compiling x11-clipboard v0.9.2 [INFO] [stderr] Compiling wayland-protocols v0.32.4 [INFO] [stderr] Compiling calloop-wayland-source v0.3.0 [INFO] [stderr] Compiling wayland-cursor v0.31.6 [INFO] [stderr] Compiling wayland-protocols-wlr v0.3.4 [INFO] [stderr] Compiling smithay-clipboard v0.7.2 [INFO] [stderr] Compiling copypasta v0.10.1 [INFO] [stderr] Compiling egui-tetra2 v0.6.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 53.75s [INFO] running `Command { std: "docker" "inspect" "0478d56958ddee5d2cc91a3eff31c4212ea575f4f3e4ea7feec11066c06f4d4b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0478d56958ddee5d2cc91a3eff31c4212ea575f4f3e4ea7feec11066c06f4d4b", kill_on_drop: false }` [INFO] [stdout] 0478d56958ddee5d2cc91a3eff31c4212ea575f4f3e4ea7feec11066c06f4d4b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+160e7623e8cbbf1feab2b6e2a24733a98c7bde9c" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b621fca661a7f52f82a6240419e3eeff37e613c3020e1c9d62839d2ca1a698e1 [INFO] running `Command { std: "docker" "start" "-a" "b621fca661a7f52f82a6240419e3eeff37e613c3020e1c9d62839d2ca1a698e1", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling miniz_oxide v0.8.0 [INFO] [stderr] Compiling quick-xml v0.36.2 [INFO] [stderr] Compiling syn v2.0.79 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling fdeflate v0.3.5 [INFO] [stderr] Compiling strict-num v0.1.1 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling weezl v0.1.8 [INFO] [stderr] Compiling jpeg-decoder v0.3.1 [INFO] [stderr] Compiling built v0.7.4 [INFO] [stderr] Compiling aligned-vec v0.5.0 [INFO] [stderr] Compiling rustls-pki-types v1.9.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling kurbo v0.9.5 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling wayland-sys v0.31.5 [INFO] [stderr] Compiling v_frame v0.3.8 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling wayland-backend v0.3.7 [INFO] [stderr] Compiling gif v0.13.1 [INFO] [stderr] Compiling rav1e v0.7.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling flate2 v1.0.34 [INFO] [stderr] Compiling rctree v0.5.0 [INFO] [stderr] Compiling rustls v0.23.13 [INFO] [stderr] Compiling cpal v0.15.3 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling alsa v0.9.1 [INFO] [stderr] Compiling wayland-scanner v0.31.5 [INFO] [stderr] Compiling lyon_geom v1.0.5 [INFO] [stderr] Compiling simplecss v0.2.1 [INFO] [stderr] Compiling ogg v0.8.0 [INFO] [stderr] Compiling png v0.17.14 [INFO] [stderr] Compiling svgtypes v0.13.0 [INFO] [stderr] Compiling wayland-csd-frame v0.3.0 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling rquickjs-sys v0.6.2 [INFO] [stderr] Compiling maybe-rayon v0.1.1 [INFO] [stderr] Compiling bitstream-io v2.5.3 [INFO] [stderr] Compiling imgref v1.10.1 [INFO] [stderr] Compiling dasp_sample v0.11.0 [INFO] [stderr] Compiling noop_proc_macro v0.3.0 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling data-url v0.3.1 [INFO] [stderr] Compiling imagesize v0.12.0 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling roxmltree v0.19.0 [INFO] [stderr] Compiling wayland-client v0.31.6 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling loop9 v0.1.5 [INFO] [stderr] Compiling av1-grain v0.2.3 [INFO] [stderr] Compiling indexmap v2.5.0 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling lyon_path v1.0.5 [INFO] [stderr] Compiling lewton v0.10.2 [INFO] [stderr] Compiling mime_guess2 v2.0.5 [INFO] [stderr] Compiling rustls-webpki v0.102.8 [INFO] [stderr] Compiling webpki-roots v0.26.6 [INFO] [stderr] Compiling avif-serialize v0.8.1 [INFO] [stderr] Compiling flume v0.11.0 [INFO] [stderr] Compiling quick-xml v0.32.0 [INFO] [stderr] Compiling xmlwriter v0.1.0 [INFO] [stderr] Compiling wayland-protocols v0.32.4 [INFO] [stderr] Compiling wayland-cursor v0.31.6 [INFO] [stderr] Compiling pico-args v0.5.0 [INFO] [stderr] Compiling bit_field v0.10.2 [INFO] [stderr] Compiling byteorder-lite v0.1.0 [INFO] [stderr] Compiling hound v3.5.1 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Compiling zune-core v0.4.12 [INFO] [stderr] Compiling lyon_tessellation v1.0.15 [INFO] [stderr] Compiling vek v0.15.10 [INFO] [stderr] Compiling tiff v0.9.1 [INFO] [stderr] Compiling image-webp v0.1.3 [INFO] [stderr] Compiling zune-jpeg v0.4.13 [INFO] [stderr] Compiling document-features v0.2.10 [INFO] [stderr] Compiling bytemuck_derive v1.7.1 [INFO] [stderr] Compiling thiserror-impl v1.0.64 [INFO] [stderr] Compiling profiling-procmacros v1.0.15 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling profiling v1.0.15 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling regex v1.11.0 [INFO] [stderr] Compiling enum-map-derive v0.17.0 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling plist v1.7.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling thiserror v1.0.64 [INFO] [stderr] Compiling enum-map v2.7.3 [INFO] [stderr] Compiling calloop v0.13.0 [INFO] [stderr] Compiling fancy-regex v0.11.0 [INFO] [stderr] Compiling egui_plot v0.29.0 [INFO] [stderr] Compiling bytemuck v1.18.0 [INFO] [stderr] Compiling calloop-wayland-source v0.3.0 [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/bincode-76ae58f7a7637707.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No such file or directory (os error 2) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/rustls-3e1941512ae55567.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No such file or directory (os error 2) [INFO] running `Command { std: "docker" "inspect" "b621fca661a7f52f82a6240419e3eeff37e613c3020e1c9d62839d2ca1a698e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b621fca661a7f52f82a6240419e3eeff37e613c3020e1c9d62839d2ca1a698e1", kill_on_drop: false }` [INFO] [stdout] b621fca661a7f52f82a6240419e3eeff37e613c3020e1c9d62839d2ca1a698e1