[INFO] cloning repository https://github.com/HSMF/awesome-pets [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/HSMF/awesome-pets" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHSMF%2Fawesome-pets", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHSMF%2Fawesome-pets'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8ca36f160ab440ec4e0351fa58ba15bc6ac27401 [INFO] building HSMF/awesome-pets against try#23647e694de8d0904848ad068b2e0ec2dd098c37+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHSMF%2Fawesome-pets" "/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/HSMF/awesome-pets [INFO] finished tweaking git repo https://github.com/HSMF/awesome-pets [INFO] tweaked toml for git repo https://github.com/HSMF/awesome-pets written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/HSMF/awesome-pets on toolchain 23647e694de8d0904848ad068b2e0ec2dd098c37 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/HSMF/awesome-pets 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" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8d8fbe609c1348fdb610a548e7999e5fc03113127962ef4d3456d527cc2b8b6b [INFO] running `Command { std: "docker" "start" "-a" "8d8fbe609c1348fdb610a548e7999e5fc03113127962ef4d3456d527cc2b8b6b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8d8fbe609c1348fdb610a548e7999e5fc03113127962ef4d3456d527cc2b8b6b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8d8fbe609c1348fdb610a548e7999e5fc03113127962ef4d3456d527cc2b8b6b", kill_on_drop: false }` [INFO] [stdout] 8d8fbe609c1348fdb610a548e7999e5fc03113127962ef4d3456d527cc2b8b6b [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" "-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "build" "--frozen" "--message-format=json" "--target" "wasm32-wasip1", kill_on_drop: false }` [INFO] [stdout] 481cd19949f42b26d85b6dd62352ebf67cefd163dc5e32d480102d1b6bc8bfab [INFO] running `Command { std: "docker" "start" "-a" "481cd19949f42b26d85b6dd62352ebf67cefd163dc5e32d480102d1b6bc8bfab", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling bumpalo v3.15.4 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling portable-atomic v1.6.0 [INFO] [stderr] Compiling critical-section v1.1.2 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling wasm-bindgen v0.2.92 [INFO] [stderr] Compiling ttf-parser v0.20.0 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling unicode-script v0.5.6 [INFO] [stderr] Compiling unicode-properties v0.1.1 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling miniz_oxide v0.7.2 [INFO] [stderr] Compiling raw-window-handle v0.6.0 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling fdeflate v0.3.4 [INFO] [stderr] Compiling smol_str v0.2.1 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling strict-num v0.1.1 [INFO] [stderr] Compiling semver v1.0.22 [INFO] [stderr] Compiling arrayref v0.3.7 [INFO] [stderr] Compiling kurbo v0.10.4 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling palette v0.7.5 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling png v0.17.13 [INFO] [stderr] Compiling fast-srgb8 v1.0.0 [INFO] [stderr] Compiling cfg_aliases v0.2.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling allocator-api2 v0.2.16 [INFO] [stderr] Compiling glam v0.25.0 [INFO] [stderr] Compiling xxhash-rust v0.8.10 [INFO] [stderr] Compiling font-types v0.4.3 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling syn v2.0.55 [INFO] [stderr] Compiling euclid v0.22.9 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling ttf-parser v0.19.2 [INFO] [stderr] Compiling yazi v0.1.6 [INFO] [stderr] Compiling zeno v0.2.3 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling memmap2 v0.8.0 [INFO] [stderr] Compiling read-fonts v0.16.0 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling self_cell v1.0.3 [INFO] [stderr] Compiling rangemap v1.5.1 [INFO] [stderr] Compiling sys-locale v0.3.1 [INFO] [stderr] Compiling field-offset v0.3.6 [INFO] [stderr] Compiling fontdb v0.16.2 [INFO] [stderr] Compiling svgtypes v0.14.0 [INFO] [stderr] Compiling kurbo v0.9.5 [INFO] [stderr] Compiling lyon_geom v1.0.5 [INFO] [stderr] Compiling lru v0.12.3 [INFO] [stderr] Compiling simplecss v0.2.1 [INFO] [stderr] Compiling pico-args v0.5.0 [INFO] [stderr] Compiling imagesize v0.12.0 [INFO] [stderr] Compiling roxmltree v0.19.0 [INFO] [stderr] Compiling xmlwriter v0.1.0 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling unicode-vo v0.1.0 [INFO] [stderr] Compiling data-url v0.3.1 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling lyon_path v1.0.4 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling winit v0.29.15 [INFO] [stderr] Compiling wgpu v0.19.3 [INFO] [stderr] Compiling half v2.4.0 [INFO] [stderr] Compiling svg_fmt v0.4.2 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling lyon_extra v1.0.1 [INFO] [stderr] Compiling lyon_algorithms v1.0.4 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling integer-sqrt v0.1.5 [INFO] [stderr] Compiling softbuffer v0.4.1 [INFO] [stderr] Compiling unicode-ccc v0.2.0 [INFO] [stderr] Compiling profiling v1.0.15 [INFO] [stderr] Compiling fontdb v0.15.0 [INFO] [stderr] Compiling unicode-bidi-mirroring v0.2.0 [INFO] [stderr] Compiling i-slint-common v1.5.1 [INFO] [stderr] Compiling clru v0.6.1 [INFO] [stderr] Compiling scoped-tls-hkt v0.1.4 [INFO] [stderr] Compiling cursor-icon v1.1.0 [INFO] [stderr] Compiling pin-weak v1.1.0 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling etagere v0.2.10 [INFO] [stderr] Compiling softbuffer v0.3.4 [INFO] [stderr] Compiling i-slint-backend-qt v1.5.1 [INFO] [stderr] Compiling imgref v1.10.1 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling guillotiere v0.6.2 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling i-slint-backend-winit v1.5.1 [INFO] [stderr] Compiling countme v3.0.1 [INFO] [stderr] Compiling text-size v1.1.1 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling codemap v0.1.3 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling i-slint-compiler v1.5.1 [INFO] [stderr] Compiling css-color-parser2 v1.0.1 [INFO] [stderr] Compiling linked_hash_set v0.1.4 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling i-slint-backend-selector v1.5.1 [INFO] [stderr] Compiling rowan v0.15.15 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling codemap-diagnostic v0.1.2 [INFO] [stderr] Compiling by_address v1.2.1 [INFO] [stderr] Compiling spin_on v0.1.1 [INFO] [stderr] Compiling swash v0.1.13 [INFO] [stderr] Compiling anyhow v1.0.81 [INFO] [stderr] Compiling toml_edit v0.21.1 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.92 [INFO] [stderr] Compiling derive_utils v0.14.1 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.92 [INFO] [stderr] Compiling bytemuck_derive v1.6.0 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling phf_macros v0.11.2 [INFO] [stderr] Compiling palette_derive v0.7.5 [INFO] [stderr] Compiling strum_macros v0.26.2 [INFO] [stderr] Compiling const-field-offset-macro v0.1.5 [INFO] [stderr] Compiling vtable-macro v0.2.0 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling auto_enums v0.8.5 [INFO] [stderr] Compiling i-slint-core-macros v1.5.1 [INFO] [stderr] Compiling const-field-offset v0.1.5 [INFO] [stderr] Compiling proc-macro-crate v3.1.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling vtable v0.2.0 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling bytemuck v1.15.0 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.92 [INFO] [stderr] Compiling tiny-skia-path v0.11.4 [INFO] [stderr] Compiling rustybuzz v0.11.0 [INFO] [stderr] Compiling rgb v0.8.37 [INFO] [stderr] Compiling rustybuzz v0.12.1 [INFO] [stderr] Compiling image v0.24.9 [INFO] [stderr] Compiling rustybuzz v0.13.0 [INFO] [stderr] Compiling window_clipboard v0.4.1 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling tiny-skia v0.11.4 [INFO] [stderr] Compiling strum v0.26.2 [INFO] [stderr] Compiling num_enum_derive v0.7.2 [INFO] [stderr] Compiling js-sys v0.3.69 [INFO] [stderr] Compiling num_enum v0.7.2 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling wasm-timer v0.2.5 [INFO] [stderr] Compiling usvg v0.40.0 [INFO] [stderr] Compiling cosmic-text v0.10.0 [INFO] [stderr] Compiling resvg v0.40.0 [INFO] [stderr] Compiling web-sys v0.3.67 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.42 [INFO] [stderr] Compiling iced_core v0.12.3 [INFO] [stderr] Compiling iced_futures v0.12.0 [INFO] [stderr] Compiling iced_style v0.12.1 [INFO] [stderr] Compiling iced_graphics v0.12.1 [INFO] [stderr] Compiling iced_runtime v0.12.1 [INFO] [stderr] Compiling slint-macros v1.5.1 [INFO] [stderr] Compiling wgpu-types v0.19.2 [INFO] [stderr] Compiling i-slint-core v1.5.1 [INFO] [stderr] Compiling glow v0.13.1 [INFO] [stderr] Compiling iced_tiny_skia v0.12.1 [INFO] [stderr] Compiling femtovg v0.9.0 [INFO] [stderr] Compiling iced_winit v0.12.2 [INFO] [stderr] Compiling i-slint-renderer-femtovg v1.5.1 [INFO] [stderr] Compiling slint v1.5.1 [INFO] [stderr] Compiling glyphon v0.5.0 [INFO] [stderr] Compiling iced_wgpu v0.12.1 [INFO] [stderr] Compiling iced_renderer v0.12.1 [INFO] [stderr] Compiling iced_widget v0.12.3 [INFO] [stderr] Compiling iced v0.12.1 [INFO] [stderr] Compiling awesome-pets v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 39s [INFO] running `Command { std: "docker" "inspect" "481cd19949f42b26d85b6dd62352ebf67cefd163dc5e32d480102d1b6bc8bfab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "481cd19949f42b26d85b6dd62352ebf67cefd163dc5e32d480102d1b6bc8bfab", kill_on_drop: false }` [INFO] [stdout] 481cd19949f42b26d85b6dd62352ebf67cefd163dc5e32d480102d1b6bc8bfab [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" "-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "test" "--frozen" "--no-run" "--message-format=json" "--target" "wasm32-wasip1", kill_on_drop: false }` [INFO] [stdout] b29c90415686c34dcc220ca26d19242d8ca24edd5581e523559c646b4205f960 [INFO] running `Command { std: "docker" "start" "-a" "b29c90415686c34dcc220ca26d19242d8ca24edd5581e523559c646b4205f960", kill_on_drop: false }` [INFO] [stderr] Compiling awesome-pets v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.73s [INFO] running `Command { std: "docker" "inspect" "b29c90415686c34dcc220ca26d19242d8ca24edd5581e523559c646b4205f960", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b29c90415686c34dcc220ca26d19242d8ca24edd5581e523559c646b4205f960", kill_on_drop: false }` [INFO] [stdout] b29c90415686c34dcc220ca26d19242d8ca24edd5581e523559c646b4205f960