[INFO] cloning repository https://github.com/Icemic/huozi-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Icemic/huozi-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIcemic%2Fhuozi-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIcemic%2Fhuozi-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b15b48c92edd615546756a92bb3550c12df0dbba
[INFO] testing Icemic/huozi-rs against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIcemic%2Fhuozi-rs" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Icemic/huozi-rs
[INFO] removed 0 missing examples
[INFO] finished tweaking git repo https://github.com/Icemic/huozi-rs
[INFO] tweaked toml for git repo https://github.com/Icemic/huozi-rs written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Icemic/huozi-rs on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Icemic/huozi-rs 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: file `/workspace/builds/worker-2-tc2/source/examples/render/main.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `example` target `render`
[INFO] [stderr]   * `example` target `render-lib`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b2cff7cf122e05e10dc1cc3349892a49e9c824631ad1324727aec7e3a2ae2d25
[INFO] running `Command { std: "docker" "start" "-a" "b2cff7cf122e05e10dc1cc3349892a49e9c824631ad1324727aec7e3a2ae2d25", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b2cff7cf122e05e10dc1cc3349892a49e9c824631ad1324727aec7e3a2ae2d25", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b2cff7cf122e05e10dc1cc3349892a49e9c824631ad1324727aec7e3a2ae2d25", kill_on_drop: false }`
[INFO] [stdout] b2cff7cf122e05e10dc1cc3349892a49e9c824631ad1324727aec7e3a2ae2d25
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a00bc1e7bae528f0830424d2731f45e9348ac1aeb54c26f68becd4dda7b233e0
[INFO] running `Command { std: "docker" "start" "-a" "a00bc1e7bae528f0830424d2731f45e9348ac1aeb54c26f68becd4dda7b233e0", kill_on_drop: false }`
[INFO] [stderr] warning: file `/opt/rustwide/workdir/examples/render/main.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `example` target `render`
[INFO] [stderr]   * `example` target `render-lib`
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]    Compiling naga v29.0.1
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]    Compiling bit-vec v0.9.1
[INFO] [stderr]    Compiling wayland-sys v0.31.11
[INFO] [stderr]    Compiling codespan-reporting v0.13.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling wgpu-hal v29.0.1
[INFO] [stderr]    Compiling presser v0.3.1
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling renderdoc-sys v1.1.0
[INFO] [stderr]    Compiling glow v0.17.0
[INFO] [stderr]    Compiling spirv v0.4.0+sdk-1.4.341.0
[INFO] [stderr]    Compiling bit-set v0.9.1
[INFO] [stderr]    Compiling gpu-descriptor-types v0.2.0
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]    Compiling wgpu-core v29.0.1
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling wgpu v29.0.1
[INFO] [stderr]    Compiling gpu-descriptor v0.3.2
[INFO] [stderr]    Compiling pxfm v0.1.29
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling byteorder-lite v0.1.0
[INFO] [stderr]    Compiling phf_generator v0.13.1
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]    Compiling lru v0.16.4
[INFO] [stderr]    Compiling ordered-float v5.3.0
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling khronos-egl v6.0.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling moxcms v0.8.1
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling phf_macros v0.13.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling phf v0.13.1
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling wgpu-types v29.0.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling nom-language v0.1.0
[INFO] [stderr]    Compiling nom_locate v5.0.0
[INFO] [stderr]    Compiling gpu-allocator v0.28.0
[INFO] [stderr]    Compiling image v0.25.10
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling csscolorparser v0.8.3
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling wgpu-naga-bridge v29.0.1
[INFO] [stderr]    Compiling wgpu-core-deps-windows-linux-android v29.0.0
[INFO] [stderr]    Compiling huozi v0.16.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 07s
[INFO] running `Command { std: "docker" "inspect" "a00bc1e7bae528f0830424d2731f45e9348ac1aeb54c26f68becd4dda7b233e0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a00bc1e7bae528f0830424d2731f45e9348ac1aeb54c26f68becd4dda7b233e0", kill_on_drop: false }`
[INFO] [stdout] a00bc1e7bae528f0830424d2731f45e9348ac1aeb54c26f68becd4dda7b233e0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 689e788d937047e862f54048b773b1812124526f2417c57687c820b91ee9306b
[INFO] running `Command { std: "docker" "start" "-a" "689e788d937047e862f54048b773b1812124526f2417c57687c820b91ee9306b", kill_on_drop: false }`
[INFO] [stderr] warning: file `/opt/rustwide/workdir/examples/render/main.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `example` target `render`
[INFO] [stderr]   * `example` target `render-lib`
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling wayland-client v0.31.14
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling cc v1.2.61
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling wayland-sys v0.31.11
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling litemap v0.8.2
[INFO] [stderr]    Compiling writeable v0.6.3
[INFO] [stderr]    Compiling core_maths v0.1.1
[INFO] [stderr]    Compiling spirv v0.4.0+sdk-1.4.341.0
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling kurbo v0.13.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling ttf-parser v0.25.1
[INFO] [stderr]    Compiling wgpu-hal v29.0.1
[INFO] [stderr]    Compiling gpu-descriptor-types v0.2.0
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling linebender_resource_handle v0.1.1
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling gpu-descriptor v0.3.2
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling memmap2 v0.9.10
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling wgpu-core v29.0.1
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling wgpu v29.0.1
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling quick-xml v0.39.2
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling epaint_default_fonts v0.34.1
[INFO] [stderr]    Compiling self_cell v1.2.2
[INFO] [stderr]    Compiling smithay-client-toolkit v0.20.0
[INFO] [stderr]    Compiling winit v0.30.13
[INFO] [stderr]    Compiling uuid v1.23.1
[INFO] [stderr]    Compiling xkbcommon-dl v0.4.2
[INFO] [stderr]    Compiling web-time v1.1.0
[INFO] [stderr]    Compiling png v0.18.1
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling rustc-hash v2.1.2
[INFO] [stderr]    Compiling accesskit v0.24.0
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling wayland-scanner v0.31.10
[INFO] [stderr]    Compiling type-map v0.5.1
[INFO] [stderr]    Compiling unicode-bidi-mirroring v0.4.0
[INFO] [stderr]    Compiling unicode-ccc v0.4.0
[INFO] [stderr]    Compiling unicode-script v0.5.8
[INFO] [stderr]    Compiling wayland-backend v0.3.15
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]    Compiling jiff v0.2.24
[INFO] [stderr]    Compiling pollster v0.4.0
[INFO] [stderr]    Compiling owned_ttf_parser v0.25.1
[INFO] [stderr]    Compiling ab_glyph v0.2.32
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling polling v3.11.0
[INFO] [stderr]    Compiling gethostname v1.1.0
[INFO] [stderr]    Compiling x11rb v0.13.2
[INFO] [stderr]    Compiling env_filter v1.0.1
[INFO] [stderr]    Compiling calloop v0.14.4
[INFO] [stderr]    Compiling wayland-csd-frame v0.3.0
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling phf_macros v0.13.1
[INFO] [stderr]    Compiling env_logger v0.11.10
[INFO] [stderr]    Compiling phf v0.13.1
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling zerofrom v0.1.7
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling calloop v0.13.0
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling gpu-allocator v0.28.0
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling wayland-protocols v0.32.12
[INFO] [stderr]    Compiling wayland-cursor v0.31.14
[INFO] [stderr]    Compiling calloop-wayland-source v0.4.1
[INFO] [stderr]    Compiling color v0.3.2
[INFO] [stderr]    Compiling wgpu-types v29.0.1
[INFO] [stderr]    Compiling font-types v0.11.3
[INFO] [stderr]    Compiling fearless_simd v0.3.0
[INFO] [stderr]    Compiling emath v0.34.1
[INFO] [stderr]    Compiling tiny-skia-path v0.11.4
[INFO] [stderr]    Compiling calloop-wayland-source v0.3.0
[INFO] [stderr]    Compiling image v0.25.10
[INFO] [stderr]    Compiling rustybuzz v0.20.1
[INFO] [stderr]    Compiling read-fonts v0.37.0
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling ecolor v0.34.1
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling peniko v0.6.0
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling tiny-skia v0.11.4
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling csscolorparser v0.8.3
[INFO] [stderr]    Compiling arboard v3.6.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling webbrowser v1.2.1
[INFO] [stderr]    Compiling vello_common v0.0.6
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling naga v29.0.1
[INFO] [stderr]    Compiling vello_cpu v0.0.6
[INFO] [stderr]    Compiling skrifa v0.40.0
[INFO] [stderr]    Compiling wayland-protocols-wlr v0.3.12
[INFO] [stderr]    Compiling wayland-protocols-misc v0.3.12
[INFO] [stderr]    Compiling wayland-protocols-experimental v20250721.0.1
[INFO] [stderr]    Compiling wayland-protocols-plasma v0.3.12
[INFO] [stderr]    Compiling smithay-client-toolkit v0.19.2
[INFO] [stderr]    Compiling smithay-clipboard v0.7.3
[INFO] [stderr]    Compiling epaint v0.34.1
[INFO] [stderr]    Compiling sctk-adwaita v0.10.1
[INFO] [stderr]    Compiling egui v0.34.1
[INFO] [stderr]    Compiling egui-winit v0.34.1
[INFO] [stderr]    Compiling wgpu-naga-bridge v29.0.1
[INFO] [stderr]    Compiling wgpu-core-deps-windows-linux-android v29.0.0
[INFO] [stderr]    Compiling egui-wgpu v0.34.1
[INFO] [stderr]    Compiling huozi v0.16.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: associated function `from_bytes` is never used
[INFO] [stdout]   --> examples/render/texture.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl Texture {
[INFO] [stdout]    | ------------ associated function in this implementation
[INFO] [stdout] 12 |     pub fn from_bytes(
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `main` is never used
[INFO] [stdout]    --> examples/render/main.rs:788:4
[INFO] [stdout]     |
[INFO] [stdout] 788 | fn main() {
[INFO] [stdout]     |    ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `from_bytes` is never used
[INFO] [stdout]   --> examples/render/texture.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl Texture {
[INFO] [stdout]    | ------------ associated function in this implementation
[INFO] [stdout] 12 |     pub fn from_bytes(
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 28s
[INFO] running `Command { std: "docker" "inspect" "689e788d937047e862f54048b773b1812124526f2417c57687c820b91ee9306b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "689e788d937047e862f54048b773b1812124526f2417c57687c820b91ee9306b", kill_on_drop: false }`
[INFO] [stdout] 689e788d937047e862f54048b773b1812124526f2417c57687c820b91ee9306b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] eb7853072845748c6e64c0ca7fcaa249b6b1a575b6fa88c54c015ad1b3a11b5f
[INFO] running `Command { std: "docker" "start" "-a" "eb7853072845748c6e64c0ca7fcaa249b6b1a575b6fa88c54c015ad1b3a11b5f", kill_on_drop: false }`
[INFO] [stderr] warning: file `/opt/rustwide/workdir/examples/render/main.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `example` target `render`
[INFO] [stderr]   * `example` target `render-lib`
[INFO] [stderr] warning: function `main` is never used
[INFO] [stderr]    --> examples/render/main.rs:788:4
[INFO] [stderr]     |
[INFO] [stderr] 788 | fn main() {
[INFO] [stderr]     |    ^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `from_bytes` is never used
[INFO] [stderr]   --> examples/render/texture.rs:12:12
[INFO] [stderr]    |
[INFO] [stderr] 11 | impl Texture {
[INFO] [stderr]    | ------------ associated function in this implementation
[INFO] [stderr] 12 |     pub fn from_bytes(
[INFO] [stderr]    |            ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `from_bytes` is never used
[INFO] [stderr]   --> examples/render/texture.rs:12:12
[INFO] [stderr]    |
[INFO] [stderr] 11 | impl Texture {
[INFO] [stderr]    | ------------ associated function in this implementation
[INFO] [stderr] 12 |     pub fn from_bytes(
[INFO] [stderr]    |            ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `huozi` (example "render-lib") generated 2 warnings
[INFO] [stderr] warning: `huozi` (example "render") generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.63s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/huozi-ca6ce6d5e37438a2)
[INFO] [stdout] 
[INFO] [stdout] running 41 tests
[INFO] [stdout] test parser::tests::double_bracket_escape ... ok
[INFO] [stdout] test parser::tests::complex_escape_tags ... ok
[INFO] [stdout] test parser::elements_to_spans::tests::test_single_span_tag ... ok
[INFO] [stdout] test parser::tests::empty ... ok
[INFO] [stdout] test parser::elements_to_spans::tests::test_empty_tag_structure ... ok
[INFO] [stdout] test parser::tests::mixed_escape_and_tag2 ... ok
[INFO] [stdout] test parser::elements_to_spans::tests::test_single_style_tag ... ok
[INFO] [stdout] test parser::tests::mixed_text_and_block ... ok
[INFO] [stdout] test parser::tests::no_tag_block ... ok
[INFO] [stdout] test parser::tests::nested_blocks ... ok
[INFO] [stdout] test parser::elements_to_spans::tests::test_stroke_attributes ... ok
[INFO] [stdout] test parser::elements_to_spans::tests::test_complex_scenario ... ok
[INFO] [stdout] test parser::tests::plain_text_with_backslash ... ok
[INFO] [stdout] test parser::tests::quad_bracket_escape ... ok
[INFO] [stdout] test parser::tests::single_block_with_value ... ok
[INFO] [stdout] test parser::tests::single_block_with_value_quoted_double ... ok
[INFO] [stdout] test parser::tests::single_block_with_value_quoted_single ... ok
[INFO] [stdout] test parser::tests::plain_text_multiple_line ... ok
[INFO] [stdout] test parser::tests::single_block_without_value ... ok
[INFO] [stdout] test parser::tests::single_block_multiline ... ok
[INFO] [stdout] test parser::text_style::tests::parse_shadow_style_all ... ok
[INFO] [stdout] test parser::text_style::tests::parse_shadow_style_nan_width ... ok
[INFO] [stdout] test parser::tests::tagpair_with_spaces ... ok
[INFO] [stdout] test parser::text_style::tests::parse_shadow_style_negative_blur ... ok
[INFO] [stdout] test parser::text_style::tests::parse_stroke_style_negative_width ... ok
[INFO] [stdout] test parser::text_style::tests::parse_shadow_style_offset ... ok
[INFO] [stdout] test parser::text_style::tests::parse_stroke_style_width ... ok
[INFO] [stdout] test parser::text_style::tests::parse_stroke_style_color_and_width ... ok
[INFO] [stdout] test parser::text_style::tests::parse_stroke_style_invalid ... ok
[INFO] [stdout] test parser::elements_to_spans::tests::test_plain_text ... ok
[INFO] [stdout] test parser::elements_to_spans::tests::test_shadow_style_attributes ... ok
[INFO] [stdout] test parser::elements_to_spans::tests::test_byte_positions ... ok
[INFO] [stdout] test parser::tests::complex_elements ... ok
[INFO] [stdout] test parser::elements_to_spans::tests::test_multiple_style_attributes ... ok
[INFO] [stdout] test parser::elements_to_spans::tests::test_nonexistent_tag_fallback_to_span ... ok
[INFO] [stdout] test parser::tests::failed ... ok
[INFO] [stdout] test parser::tests::mixed_escape_and_tag ... ok
[INFO] [stdout] test parser::tests::plain_text ... ok
[INFO] [stdout] test parser::elements_to_spans::tests::test_indent_attribute ... ok
[INFO] [stdout] test parser::tests::double_bracket_in_text ... ok
[INFO] [stdout] test parser::elements_to_spans::tests::test_nested_spans ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 41 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/parser_custom_symbols.rs (/opt/rustwide/target/debug/deps/parser_custom_symbols-82b05cdcfd8f6154)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test unicode_brackets_quad_escape ... ok
[INFO] [stdout] test unicode_brackets_empty_tag ... ok
[INFO] [stdout] test unicode_brackets_nested ... ok
[INFO] [stdout] test unicode_brackets_with_quoted_value ... ok
[INFO] [stdout] test unicode_brackets_with_single_quoted_value ... ok
[INFO] [stdout] test unicode_brackets_with_escape ... ok
[INFO] [stdout] test unicode_brackets_basic ... ok
[INFO] [stdout] test unicode_brackets_mixed_content ... ok
[INFO] [stdout] test unicode_brackets_multiline ... ok
[INFO] [stderr]    Doc-tests huozi
[INFO] [stdout] test unicode_brackets_with_value ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test src/parser/parse_elements.rs - parser::parse_elements::parse_with (line 297) ... ignored
[INFO] [stdout] test src/parser/text_span.rs - parser::text_span::TextSpan (line 7) ... ok
[INFO] [stdout] test src/parser/text_run.rs - parser::text_run::TextRun (line 17) ... ok
[INFO] [stdout] test src/parser/text_run.rs - parser::text_run::TextRun (line 7) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 1.86s; merged doctests compilation took 1.63s
[INFO] running `Command { std: "docker" "inspect" "eb7853072845748c6e64c0ca7fcaa249b6b1a575b6fa88c54c015ad1b3a11b5f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eb7853072845748c6e64c0ca7fcaa249b6b1a575b6fa88c54c015ad1b3a11b5f", kill_on_drop: false }`
[INFO] [stdout] eb7853072845748c6e64c0ca7fcaa249b6b1a575b6fa88c54c015ad1b3a11b5f
