[INFO] cloning repository https://github.com/coderedart/taffy_play
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/coderedart/taffy_play" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcoderedart%2Ftaffy_play", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcoderedart%2Ftaffy_play'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 48b83ef3d40b7b45140529d9690c8a7a04553406
[INFO] checking coderedart/taffy_play against master#f5e2df741b4a9820a7579f0c8eccc951706a8782 for pr-147995
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcoderedart%2Ftaffy_play" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc1/source/rust-toolchain
[INFO] started tweaking git repo https://github.com/coderedart/taffy_play
[INFO] finished tweaking git repo https://github.com/coderedart/taffy_play
[INFO] tweaked toml for git repo https://github.com/coderedart/taffy_play written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/coderedart/taffy_play on toolchain f5e2df741b4a9820a7579f0c8eccc951706a8782
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f5e2df741b4a9820a7579f0c8eccc951706a8782" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/coderedart/taffy_play 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" "+f5e2df741b4a9820a7579f0c8eccc951706a8782" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded vergen-gitcl v1.0.1
[INFO] [stderr]   Downloaded emath v0.29.0
[INFO] [stderr]   Downloaded ecolor v0.29.0
[INFO] [stderr]   Downloaded vergen-lib v0.1.4
[INFO] [stderr]   Downloaded proc-macro-crate v3.0.0
[INFO] [stderr]   Downloaded egui-winit v0.29.0
[INFO] [stderr]   Downloaded egui_glow v0.29.0
[INFO] [stderr]   Downloaded epaint v0.29.0
[INFO] [stderr]   Downloaded taffy v0.6.1
[INFO] [stderr]   Downloaded vergen v9.0.1
[INFO] [stderr]   Downloaded egui v0.29.0
[INFO] [stderr]   Downloaded eframe v0.29.0
[INFO] [stderr]   Downloaded epaint_default_fonts v0.29.0
[INFO] [stderr]   Downloaded glow v0.14.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+f5e2df741b4a9820a7579f0c8eccc951706a8782" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 256d617f477ff954e578badb0db82a831444f89d26fd1c880f00970e312668cb
[INFO] running `Command { std: "docker" "start" "-a" "256d617f477ff954e578badb0db82a831444f89d26fd1c880f00970e312668cb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "256d617f477ff954e578badb0db82a831444f89d26fd1c880f00970e312668cb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "256d617f477ff954e578badb0db82a831444f89d26fd1c880f00970e312668cb", kill_on_drop: false }`
[INFO] [stdout] 256d617f477ff954e578badb0db82a831444f89d26fd1c880f00970e312668cb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+f5e2df741b4a9820a7579f0c8eccc951706a8782" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fb23ea679ce0d79e5ccd048b568818098f5a6edca33a26153cfa5d2d4d8e596b
[INFO] running `Command { std: "docker" "start" "-a" "fb23ea679ce0d79e5ccd048b568818098f5a6edca33a26153cfa5d2d4d8e596b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.76
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling libc v0.2.152
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]    Compiling pkg-config v0.3.28
[INFO] [stderr]     Checking smallvec v1.11.2
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]     Checking libloading v0.8.1
[INFO] [stderr]    Compiling rustix v0.38.28
[INFO] [stderr]     Checking linux-raw-sys v0.4.12
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]     Checking downcast-rs v1.2.0
[INFO] [stderr]     Checking scoped-tls v1.0.1
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling quick-xml v0.36.2
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]    Compiling wayland-client v0.31.6
[INFO] [stderr]    Compiling wayland-sys v0.31.5
[INFO] [stderr]    Compiling rustversion v1.0.18
[INFO] [stderr]    Compiling khronos_api v3.1.0
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]     Checking nix v0.26.4
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling xml-rs v0.8.19
[INFO] [stderr]     Checking pin-project-lite v0.2.13
[INFO] [stderr]    Compiling wayland-scanner v0.31.5
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]     Checking polling v3.3.1
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]     Checking getrandom v0.2.11
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking zerocopy v0.7.32
[INFO] [stderr]     Checking ttf-parser v0.20.0
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]     Checking xkeysym v0.2.0
[INFO] [stderr]    Compiling wayland-backend v0.3.7
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]    Compiling smithay-client-toolkit v0.19.2
[INFO] [stderr]     Checking cursor-icon v1.1.0
[INFO] [stderr]    Compiling anyhow v1.0.93
[INFO] [stderr]     Checking xcursor v0.3.5
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]    Compiling vergen-lib v0.1.4
[INFO] [stderr]     Checking memmap2 v0.9.3
[INFO] [stderr]     Checking ab_glyph_rasterizer v0.1.8
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]     Checking owned_ttf_parser v0.20.0
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]     Checking ab_glyph v0.2.23
[INFO] [stderr]    Compiling glutin_egl_sys v0.7.0
[INFO] [stderr]    Compiling glutin_glx_sys v0.6.0
[INFO] [stderr]    Compiling vergen v9.0.1
[INFO] [stderr]    Compiling winit v0.30.5
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]     Checking x11rb-protocol v0.13.1
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]     Checking unicode-bidi v0.3.14
[INFO] [stderr]     Checking nohash-hasher v0.2.0
[INFO] [stderr]    Compiling x11rb v0.12.0
[INFO] [stderr]     Checking as-raw-xcb-connection v1.0.1
[INFO] [stderr]     Checking raw-window-handle v0.6.2
[INFO] [stderr]     Checking epaint_default_fonts v0.29.0
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]     Checking wayland-protocols v0.32.4
[INFO] [stderr]     Checking wayland-cursor v0.31.0
[INFO] [stderr]     Checking aho-corasick v1.1.2
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]    Compiling vergen-gitcl v1.0.1
[INFO] [stderr]     Checking x11rb-protocol v0.12.0
[INFO] [stderr]    Compiling glutin v0.32.1
[INFO] [stderr]     Checking gethostname v0.3.0
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]     Checking regex-syntax v0.8.2
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]     Checking dpi v0.1.1
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]     Checking smol_str v0.2.0
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]     Checking regex-automata v0.4.3
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]     Checking wayland-protocols-wlr v0.3.4
[INFO] [stderr]     Checking wayland-protocols-plasma v0.3.4
[INFO] [stderr]     Checking flate2 v1.0.28
[INFO] [stderr]     Checking fdeflate v0.3.3
[INFO] [stderr]    Compiling glutin-winit v0.5.0
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]     Checking home v0.5.9
[INFO] [stderr]     Checking anstyle-parse v0.2.5
[INFO] [stderr]     Checking png v0.17.10
[INFO] [stderr]     Checking webbrowser v1.0.1
[INFO] [stderr]     Checking regex v1.10.2
[INFO] [stderr]     Checking glow v0.14.1
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking web-time v1.1.0
[INFO] [stderr]     Checking anstyle-query v1.1.1
[INFO] [stderr]     Checking colorchoice v1.0.2
[INFO] [stderr]    Compiling litrs v0.4.1
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.1
[INFO] [stderr]     Checking anstyle v1.0.8
[INFO] [stderr]    Compiling serde v1.0.195
[INFO] [stderr]     Checking anstream v0.6.15
[INFO] [stderr]     Checking env_filter v0.1.2
[INFO] [stderr]     Checking grid v0.15.0
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking humantime v2.1.0
[INFO] [stderr]     Checking taffy v0.6.1
[INFO] [stderr]     Checking env_logger v0.11.5
[INFO] [stderr]    Compiling document-features v0.2.8
[INFO] [stderr]     Checking x11rb v0.13.1
[INFO] [stderr]    Compiling bytemuck_derive v1.5.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling serde_derive v1.0.195
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]     Checking bytemuck v1.14.0
[INFO] [stderr]     Checking emath v0.29.0
[INFO] [stderr]     Checking ecolor v0.29.0
[INFO] [stderr]     Checking epaint v0.29.0
[INFO] [stderr]     Checking image v0.25.1
[INFO] [stderr]     Checking calloop v0.13.0
[INFO] [stderr]     Checking arboard v3.3.0
[INFO] [stderr]     Checking egui v0.29.0
[INFO] [stderr]     Checking calloop-wayland-source v0.3.0
[INFO] [stderr]     Checking smithay-clipboard v0.7.2
[INFO] [stderr]     Checking egui_glow v0.29.0
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]     Checking egui-winit v0.29.0
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]     Checking eframe v0.29.0
[INFO] [stderr]    Compiling taffy_play v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 31s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: document-features v0.2.8
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 5`
[INFO] running `Command { std: "docker" "inspect" "fb23ea679ce0d79e5ccd048b568818098f5a6edca33a26153cfa5d2d4d8e596b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fb23ea679ce0d79e5ccd048b568818098f5a6edca33a26153cfa5d2d4d8e596b", kill_on_drop: false }`
[INFO] [stdout] fb23ea679ce0d79e5ccd048b568818098f5a6edca33a26153cfa5d2d4d8e596b
