[INFO] fetching crate beet_design 0.0.6... [INFO] testing beet_design-0.0.6 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate beet_design 0.0.6 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate beet_design 0.0.6 [INFO] finished tweaking crates.io crate beet_design 0.0.6 [INFO] tweaked toml for crates.io crate beet_design 0.0.6 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate beet_design 0.0.6 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate beet_design 0.0.6 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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 064269ae21aa6f0eb9d05cfb0ff4ea94d86f4b6c8bf0e392024d5e63b1177eb0 [INFO] running `Command { std: "docker" "start" "-a" "064269ae21aa6f0eb9d05cfb0ff4ea94d86f4b6c8bf0e392024d5e63b1177eb0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "064269ae21aa6f0eb9d05cfb0ff4ea94d86f4b6c8bf0e392024d5e63b1177eb0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "064269ae21aa6f0eb9d05cfb0ff4ea94d86f4b6c8bf0e392024d5e63b1177eb0", kill_on_drop: false }` [INFO] [stdout] 064269ae21aa6f0eb9d05cfb0ff4ea94d86f4b6c8bf0e392024d5e63b1177eb0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] da643e78ef766799a56015e2c287e169b4c46c6113a74230ee296564ae15ff16 [INFO] running `Command { std: "docker" "start" "-a" "da643e78ef766799a56015e2c287e169b4c46c6113a74230ee296564ae15ff16", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling winnow v0.7.9 [INFO] [stderr] Compiling toml_write v0.1.1 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling libm v0.2.13 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling disqualified v1.0.0 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling futures-lite v2.6.0 [INFO] [stderr] Compiling cc v1.2.21 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling uuid v1.16.0 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling async-executor v1.13.2 [INFO] [stderr] Compiling event-listener v5.4.0 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling litemap v0.7.5 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.1 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling icu_properties_data v1.5.1 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling async-channel v2.3.1 [INFO] [stderr] Compiling clap_builder v4.5.37 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling icu_normalizer_data v1.5.1 [INFO] [stderr] Compiling rustversion v1.0.20 [INFO] [stderr] Compiling aws-lc-rs v1.13.0 [INFO] [stderr] Compiling blocking v1.6.1 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling async-lock v3.4.0 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling pathdiff v0.2.3 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling constant_time_eq v0.3.1 [INFO] [stderr] Compiling rapidhash v1.4.0 [INFO] [stderr] Compiling path-clean v1.0.1 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling async-broadcast v0.7.2 [INFO] [stderr] Compiling atomicow v1.1.0 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling stackfuture v0.3.0 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling aws-lc-sys v0.28.2 [INFO] [stderr] Compiling blake3 v1.8.2 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling async-fs v2.1.2 [INFO] [stderr] Compiling utf8-width v0.1.7 [INFO] [stderr] Compiling rustls v0.23.26 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling html-escape v0.2.13 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling fs-err v3.1.0 [INFO] [stderr] Compiling send_wrapper v0.6.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling ascii v0.7.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling notify-types v2.0.0 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling file-id v0.2.2 [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling http-range-header v0.4.2 [INFO] [stderr] Compiling prettyplease v0.2.32 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling combine v2.5.2 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling flume v0.11.1 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling bytemuck_derive v1.9.3 [INFO] [stderr] Compiling variadics_please v1.1.0 [INFO] [stderr] Compiling assert_type_match v0.1.1 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling tokio v1.44.2 [INFO] [stderr] Compiling extend v1.2.0 [INFO] [stderr] Compiling axum-macros v0.5.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling bytemuck v1.23.0 [INFO] [stderr] Compiling derive-where v1.4.0 [INFO] [stderr] Compiling syn_derive v0.2.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling beet_rsx_combinator v0.0.6 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling axum-core v0.5.2 [INFO] [stderr] Compiling derive_more v1.0.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling rstml v0.12.1 [INFO] [stderr] Compiling clap v4.5.37 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling rustls-webpki v0.103.1 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tower-livereload v0.9.6 [INFO] [stderr] Compiling hashbrown v0.15.3 [INFO] [stderr] Compiling toml_datetime v0.6.9 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling erased-serde v0.4.6 [INFO] [stderr] Compiling glam v0.29.3 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_path_to_error v0.1.17 [INFO] [stderr] Compiling ron v0.8.1 [INFO] [stderr] Compiling inotify v0.11.0 [INFO] [stderr] Compiling tower-http v0.6.2 [INFO] [stderr] Compiling notify v8.0.0 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling bevy_platform v0.16.0 [INFO] [stderr] Compiling bevy_utils v0.16.0 [INFO] [stderr] Compiling bevy_tasks v0.16.0 [INFO] [stderr] Compiling notify-debouncer-full v0.5.0 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling h2 v0.4.9 [INFO] [stderr] Compiling toml_edit v0.22.26 [INFO] [stderr] Compiling material-colors v0.4.2 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling ctrlc v3.4.6 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling bevy_macro_utils v0.16.0 [INFO] [stderr] Compiling toml v0.8.22 [INFO] [stderr] Compiling bevy_reflect_derive v0.16.0 [INFO] [stderr] Compiling bevy_ecs_macros v0.16.0 [INFO] [stderr] Compiling bevy_derive v0.16.0 [INFO] [stderr] Compiling bevy_asset_macros v0.16.0 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling bevy_reflect v0.16.0 [INFO] [stderr] Compiling hyper-util v0.1.11 [INFO] [stderr] Compiling axum v0.8.4 [INFO] [stderr] Compiling axum-server v0.7.2 [INFO] [stderr] Compiling reqwest v0.12.15 [INFO] [stderr] Compiling axum-extra v0.10.1 [INFO] [stderr] Compiling bevy_ecs v0.16.0 [INFO] [stderr] Compiling bevy_math v0.16.0 [INFO] [stderr] Compiling bevy_color v0.16.1 [INFO] [stderr] Compiling bevy_app v0.16.0 [INFO] [stderr] Compiling bevy_log v0.16.0 [INFO] [stderr] Compiling bevy_time v0.16.0 [INFO] [stderr] Compiling bevy_input v0.16.0 [INFO] [stderr] Compiling bevy_asset v0.16.0 [INFO] [stderr] Compiling bevy_transform v0.16.0 [INFO] [stderr] Compiling bevy_diagnostic v0.16.0 [INFO] [stderr] Compiling bevy_internal v0.16.0 [INFO] [stderr] Compiling bevy v0.16.0 [INFO] [stderr] Compiling beet_utils v0.0.6 [INFO] [stderr] Compiling beet_core_macros v0.0.6 [INFO] [stderr] Compiling bevy_scene v0.16.0 [INFO] [stderr] Compiling beet_core v0.0.6 [INFO] [stderr] Compiling beet_parse v0.0.6 [INFO] [stderr] Compiling beet_rsx_macros v0.0.6 [INFO] [stderr] Compiling beet_rsx v0.0.6 [INFO] [stderr] Compiling beet_router v0.0.6 [INFO] [stderr] Compiling beet_server v0.0.6 [INFO] [stderr] Compiling beet_design v0.0.6 (/opt/rustwide/workdir) [INFO] [stdout] warning: the feature `let_chains` has been stable since 1.88.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/lib.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | #![feature(let_chains)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 05s [INFO] running `Command { std: "docker" "inspect" "da643e78ef766799a56015e2c287e169b4c46c6113a74230ee296564ae15ff16", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "da643e78ef766799a56015e2c287e169b4c46c6113a74230ee296564ae15ff16", kill_on_drop: false }` [INFO] [stdout] da643e78ef766799a56015e2c287e169b4c46c6113a74230ee296564ae15ff16 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] de904eacef8ae5a71b90d6b4d1318c7334911a87826f9f19848cbb8e76d8ad92 [INFO] running `Command { std: "docker" "start" "-a" "de904eacef8ae5a71b90d6b4d1318c7334911a87826f9f19848cbb8e76d8ad92", kill_on_drop: false }` [INFO] [stderr] Compiling async-executor v1.13.2 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling event-listener v5.4.0 [INFO] [stderr] Compiling bevy_tasks v0.16.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling sweet_macros v0.0.6 [INFO] [stderr] Compiling rstml v0.12.1 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling miniz_oxide v0.8.8 [INFO] [stderr] Compiling colorize v0.1.0 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling async-channel v2.3.1 [INFO] [stderr] Compiling bevy_ecs v0.16.0 [INFO] [stderr] Compiling async-lock v3.4.0 [INFO] [stderr] Compiling async-broadcast v0.7.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling blocking v1.6.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling async-fs v2.1.2 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Compiling backtrace v0.3.74 [INFO] [stderr] Compiling bevy_app v0.16.0 [INFO] [stderr] Compiling bevy_log v0.16.0 [INFO] [stderr] Compiling bevy_asset v0.16.0 [INFO] [stderr] Compiling bevy_time v0.16.0 [INFO] [stderr] Compiling bevy_input v0.16.0 [INFO] [stderr] Compiling bevy_transform v0.16.0 [INFO] [stderr] Compiling bevy_diagnostic v0.16.0 [INFO] [stderr] Compiling bevy_internal v0.16.0 [INFO] [stderr] Compiling bevy v0.16.0 [INFO] [stderr] Compiling beet_utils v0.0.6 [INFO] [stderr] Compiling bevy_scene v0.16.0 [INFO] [stderr] Compiling beet_core_macros v0.0.6 [INFO] [stderr] Compiling beet_core v0.0.6 [INFO] [stderr] Compiling sweet v0.4.2-rc.1 [INFO] [stderr] Compiling beet_parse v0.0.6 [INFO] [stderr] Compiling beet_rsx_macros v0.0.6 [INFO] [stderr] Compiling beet_rsx v0.0.6 [INFO] [stderr] Compiling beet_router v0.0.6 [INFO] [stderr] Compiling beet_server v0.0.6 [INFO] [stderr] Compiling beet_design v0.0.6 (/opt/rustwide/workdir) [INFO] [stdout] warning: the feature `let_chains` has been stable since 1.88.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/lib.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | #![feature(let_chains)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `let_chains` has been stable since 1.88.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/lib.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | #![feature(let_chains)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 24s [INFO] running `Command { std: "docker" "inspect" "de904eacef8ae5a71b90d6b4d1318c7334911a87826f9f19848cbb8e76d8ad92", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "de904eacef8ae5a71b90d6b4d1318c7334911a87826f9f19848cbb8e76d8ad92", kill_on_drop: false }` [INFO] [stdout] de904eacef8ae5a71b90d6b4d1318c7334911a87826f9f19848cbb8e76d8ad92 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6bcf14d6faba4074f8443a1181f97aa4f5dab91955d3861202b2325e234a1d23 [INFO] running `Command { std: "docker" "start" "-a" "6bcf14d6faba4074f8443a1181f97aa4f5dab91955d3861202b2325e234a1d23", kill_on_drop: false }` [INFO] [stderr] warning: the feature `let_chains` has been stable since 1.88.0 and no longer requires an attribute to enable [INFO] [stderr] --> src/lib.rs:4:12 [INFO] [stderr] | [INFO] [stderr] 4 | #![feature(let_chains)] [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(stable_features)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `beet_design` (lib) generated 1 warning [INFO] [stderr] warning: `beet_design` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.71s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/beet_design-2c71205ffca60fb0) [INFO] [stdout] [INFO] [stdout] 🤘 sweet as 🤘 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout]  PASS  src/color/color_scheme.rs [INFO] [stdout]  PASS  src/html_elements/html_attributes.rs [INFO] [stdout]  FAIL  src/components/sidebar/sidebar.rs [INFO] [stdout] [INFO] [stdout]  [INFO] [stdout] • sidebar > works [INFO] [stdout] [INFO] [stdout] self closing style tags are not allowed in HTML [INFO] [stdout] [INFO] [stdout]   119| { [INFO] [stdout]   120| if element.self_closing && **tag == "style" { [INFO] [stdout] > 121| panic!("self closing style tags are not allowed in HTML"); [INFO] [stdout]  | ^ [INFO] [stdout]   122| } [INFO] [stdout]   123| [INFO] [stdout] [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/beet_rsx-0.0.6/src/templating/html_fragment.rs:121:17 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sweet-0.4.2-rc.1/src/backtrace/backtrace_location.rs:151:5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sweet-0.4.2-rc.1/src/test_case/test_result.rs:74:8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sweet-0.4.2-rc.1/src/test_case/test_result.rs:78:25 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sweet-0.4.2-rc.1/src/native/test_runner_rayon.rs:48:19 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:700:13 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:698:5 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/panicking.rs:75:14 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/beet_rsx-0.0.6/src/templating/html_fragment.rs:121:5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/beet_rsx-0.0.6/src/templating/html_fragment.rs:114:10 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/beet_rsx-0.0.6/src/templating/html_fragment.rs:114:10 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/beet_rsx-0.0.6/src/templating/html_fragment.rs:149:11 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/beet_rsx-0.0.6/src/templating/html_fragment.rs:149:11 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/beet_rsx-0.0.6/src/templating/html_fragment.rs:114:10 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/beet_rsx-0.0.6/src/templating/html_fragment.rs:149:11 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/beet_rsx-0.0.6/src/templating/html_fragment.rs:114:10 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/beet_rsx-0.0.6/src/templating/html_fragment.rs:114:10 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/beet_rsx-0.0.6/src/templating/html_fragment.rs:149:11 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/beet_rsx-0.0.6/src/templating/html_fragment.rs:149:11 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/beet_rsx-0.0.6/src/templating/html_fragment.rs:114:10 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/beet_rsx-0.0.6/src/templating/html_fragment.rs:149:11 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/beet_rsx-0.0.6/src/templating/html_fragment.rs:114:10 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/beet_rsx-0.0.6/src/templating/html_fragment.rs:114:10 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/beet_rsx-0.0.6/src/templating/html_fragment.rs:114:10 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/beet_rsx-0.0.6/src/templating/html_fragment.rs:114:10 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/beet_rsx-0.0.6/src/templating/html_fragment.rs:149:11 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/beet_rsx-0.0.6/src/templating/html_fragment.rs:114:10 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/beet_rsx-0.0.6/src/templating/html_fragment.rs:114:10 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/beet_rsx-0.0.6/src/templating/html_fragment.rs:114:10 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/beet_rsx-0.0.6/src/templating/html_fragment.rs:45:10 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/ops/function.rs:168:5 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/ops/function.rs:301:21 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.16.0/src/system/function_system.rs:980:21 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.16.0/src/system/function_system.rs:983:17 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.16.0/src/system/function_system.rs:735:29 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.16.0/src/system/system.rs:106:23 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.16.0/src/system/system_registry.rs:360:34 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/result.rs:828:25 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.16.0/src/system/system_registry.rs:357:14 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.16.0/src/system/system_registry.rs:472:14 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/beet_rsx-0.0.6/src/templating/html_fragment.rs:27:5 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/ops/function.rs:253:5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/beet_utils-0.0.6/src/utils/pipeline.rs:19:56 [INFO] [stdout] at src/components/sidebar/sidebar.rs:76:4 [INFO] [stdout] at src/components/sidebar/sidebar.rs:47:12 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/ops/function.rs:253:5 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/ops/function.rs:253:5 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:590:40 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:553:19 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sweet-0.4.2-rc.1/src/native/test_runner_rayon.rs:77:9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sweet-0.4.2-rc.1/src/test_case/sweet_test_collector.rs:50:14 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/thread/local.rs:315:12 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/thread/local.rs:279:20 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sweet-0.4.2-rc.1/src/test_case/sweet_test_collector.rs:49:10 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sweet-0.4.2-rc.1/src/native/test_runner_rayon.rs:76:8 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/ops/function.rs:266:22 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/src/iter/map_with.rs:317:22 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/ops/function.rs:313:21 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/src/iter/plumbing/mod.rs:177:21 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/src/iter/map_with.rs:322:35 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/src/iter/plumbing/mod.rs:109:16 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/src/iter/plumbing/mod.rs:437:22 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.10.0/src/iter/plumbing/mod.rs:426:21 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/join/mod.rs:129:25 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/job.rs:218:41 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:590:40 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:553:19 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/unwind.rs:17:5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/job.rs:218:15 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/job.rs:120:32 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/job.rs:64:9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/registry.rs:860:13 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/registry.rs:794:26 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/registry.rs:769:18 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/registry.rs:818:14 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/registry.rs:923:19 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/registry.rs:53:18 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.12.1/src/registry.rs:98:27 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:590:40 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:553:19 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/ops/function.rs:253:5 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] [INFO] [stdout] Files: 1 failed, 2 passed, 2 of 3 total [INFO] [stdout] Tests: 1 failed, 4 passed, 4 of 5 total [INFO] [stdout] Time: 2.18 s [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/deps/beet_design-2c71205ffca60fb0` (exit status: 1) [INFO] [stderr] note: test exited abnormally; to see the full output pass --nocapture to the harness. [INFO] [stdout]  [INFO] running `Command { std: "docker" "inspect" "6bcf14d6faba4074f8443a1181f97aa4f5dab91955d3861202b2325e234a1d23", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6bcf14d6faba4074f8443a1181f97aa4f5dab91955d3861202b2325e234a1d23", kill_on_drop: false }` [INFO] [stdout] 6bcf14d6faba4074f8443a1181f97aa4f5dab91955d3861202b2325e234a1d23