[INFO] fetching crate beet_core_macros 0.0.7...
[INFO] testing beet_core_macros-0.0.7 against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] extracting crate beet_core_macros 0.0.7 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate beet_core_macros 0.0.7
[INFO] finished tweaking crates.io crate beet_core_macros 0.0.7
[INFO] tweaked toml for crates.io crate beet_core_macros 0.0.7 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate beet_core_macros 0.0.7 on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate beet_core_macros 0.0.7 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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8940955a7a4bebd5c2f6ed20dbbc47403b0bbcd4e7d46b1020b066a6fe47c442
[INFO] running `Command { std: "docker" "start" "-a" "8940955a7a4bebd5c2f6ed20dbbc47403b0bbcd4e7d46b1020b066a6fe47c442", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8940955a7a4bebd5c2f6ed20dbbc47403b0bbcd4e7d46b1020b066a6fe47c442", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8940955a7a4bebd5c2f6ed20dbbc47403b0bbcd4e7d46b1020b066a6fe47c442", kill_on_drop: false }`
[INFO] [stdout] 8940955a7a4bebd5c2f6ed20dbbc47403b0bbcd4e7d46b1020b066a6fe47c442
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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 -Copt-level=3" "-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cbdba0617ef88970e213cc14e8ef515744bd0be2d563ce7e5b7346c029e74d58
[INFO] running `Command { std: "docker" "start" "-a" "cbdba0617ef88970e213cc14e8ef515744bd0be2d563ce7e5b7346c029e74d58", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling toml_datetime v0.7.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]    Compiling spin v0.10.0
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling erased-serde v0.4.8
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling disqualified v1.0.0
[INFO] [stderr]    Compiling downcast-rs v2.0.2
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling bevy_ptr v0.17.1
[INFO] [stderr]    Compiling inventory v0.3.21
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling async-task v4.7.1
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling nonmax v0.5.5
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling nu-ansi-term v0.50.1
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling async-executor v1.13.3
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling const-fnv1a-hash v1.1.0
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling path-clean v1.0.1
[INFO] [stderr]    Compiling toml_parser v1.0.3
[INFO] [stderr]    Compiling clap_builder v4.5.48
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling ctrlc v3.5.0
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling bevy_platform v0.17.1
[INFO] [stderr]    Compiling bevy_utils v0.17.1
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling toml_edit v0.23.6
[INFO] [stderr]    Compiling bevy_macro_utils v0.17.1
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling bytemuck_derive v1.10.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling bevy_reflect_derive v0.17.1
[INFO] [stderr]    Compiling variadics_please v1.1.0
[INFO] [stderr]    Compiling assert_type_match v0.1.1
[INFO] [stderr]    Compiling bevy_ecs_macros v0.17.1
[INFO] [stderr]    Compiling bevy_derive v0.17.1
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling extend v1.2.0
[INFO] [stderr]    Compiling bytemuck v1.23.2
[INFO] [stderr]    Compiling glam v0.30.8
[INFO] [stderr]    Compiling clap v4.5.48
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling bevy_tasks v0.17.1
[INFO] [stderr]    Compiling bevy_reflect v0.17.1
[INFO] [stderr]    Compiling bevy_ecs v0.17.1
[INFO] [stderr]    Compiling bevy_math v0.17.1
[INFO] [stderr]    Compiling bevy_color v0.17.1
[INFO] [stderr]    Compiling bevy_app v0.17.1
[INFO] [stderr]    Compiling bevy_log v0.17.1
[INFO] [stderr]    Compiling bevy_time v0.17.1
[INFO] [stderr]    Compiling bevy_input v0.17.1
[INFO] [stderr]    Compiling bevy_transform v0.17.1
[INFO] [stderr]    Compiling bevy_diagnostic v0.17.1
[INFO] [stderr]    Compiling bevy_internal v0.17.1
[INFO] [stderr]    Compiling bevy v0.17.1
[INFO] [stderr]    Compiling beet_utils v0.0.7
[INFO] [stderr]    Compiling beet_core_macros v0.0.7 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 45s
[INFO] running `Command { std: "docker" "inspect" "cbdba0617ef88970e213cc14e8ef515744bd0be2d563ce7e5b7346c029e74d58", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cbdba0617ef88970e213cc14e8ef515744bd0be2d563ce7e5b7346c029e74d58", kill_on_drop: false }`
[INFO] [stdout] cbdba0617ef88970e213cc14e8ef515744bd0be2d563ce7e5b7346c029e74d58
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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 -Copt-level=3" "-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d126743cff8b3edf9520f881a564de14e29b90f1a07e68cd41d3f886cd772740
[INFO] running `Command { std: "docker" "start" "-a" "d126743cff8b3edf9520f881a564de14e29b90f1a07e68cd41d3f886cd772740", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling piper v0.2.4
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling nanorand v0.7.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling async-executor v1.13.3
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling rustc-demangle v0.1.26
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling async-lock v3.4.1
[INFO] [stderr]    Compiling blocking v1.6.2
[INFO] [stderr]    Compiling sweet_macros v0.0.7
[INFO] [stderr]    Compiling web-time v1.1.0
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling async-fs v2.2.0
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling colorize v0.1.0
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling env_logger v0.7.1
[INFO] [stderr]    Compiling pretty_env_logger v0.4.0
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling ron v0.8.1
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling bevy_platform v0.17.1
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling bevy_utils v0.17.1
[INFO] [stderr]    Compiling bevy_tasks v0.17.1
[INFO] [stderr]    Compiling ctrlc v3.5.0
[INFO] [stderr]    Compiling toml_edit v0.23.6
[INFO] [stderr]    Compiling bevy_macro_utils v0.17.1
[INFO] [stderr]    Compiling bevy_reflect_derive v0.17.1
[INFO] [stderr]    Compiling bevy_ecs_macros v0.17.1
[INFO] [stderr]    Compiling bevy_derive v0.17.1
[INFO] [stderr]    Compiling bevy_reflect v0.17.1
[INFO] [stderr]    Compiling bevy_ecs v0.17.1
[INFO] [stderr]    Compiling bevy_math v0.17.1
[INFO] [stderr]    Compiling bevy_color v0.17.1
[INFO] [stderr]    Compiling bevy_app v0.17.1
[INFO] [stderr]    Compiling bevy_time v0.17.1
[INFO] [stderr]    Compiling bevy_log v0.17.1
[INFO] [stderr]    Compiling bevy_input v0.17.1
[INFO] [stderr]    Compiling bevy_transform v0.17.1
[INFO] [stderr]    Compiling bevy_diagnostic v0.17.1
[INFO] [stderr]    Compiling bevy_internal v0.17.1
[INFO] [stderr]    Compiling bevy v0.17.1
[INFO] [stderr]    Compiling beet_utils v0.0.7
[INFO] [stderr]    Compiling sweet v0.4.2
[INFO] [stderr]    Compiling beet_core_macros v0.0.7 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3m 45s
[INFO] running `Command { std: "docker" "inspect" "d126743cff8b3edf9520f881a564de14e29b90f1a07e68cd41d3f886cd772740", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d126743cff8b3edf9520f881a564de14e29b90f1a07e68cd41d3f886cd772740", kill_on_drop: false }`
[INFO] [stdout] d126743cff8b3edf9520f881a564de14e29b90f1a07e68cd41d3f886cd772740
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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 -Copt-level=3" "-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ff135d952c012ababaf10decea613859e20e427876fb11fb1d5a955043bd4924
[INFO] running `Command { std: "docker" "start" "-a" "ff135d952c012ababaf10decea613859e20e427876fb11fb1d5a955043bd4924", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.44s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/beet_core_macros-f1cfa4f89142f161)
[INFO] [stdout] 
[INFO] [stdout] 🤘 sweet as 🤘
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] [42;1;30m PASS [0;39;49m [2msrc[0;39;49m[2m/[0;39;49m[1msendit.rs[0;39;49m
[INFO] [stdout] [41;1;30m FAIL [0;39;49m [2msrc[0;39;49m[2m/[0;39;49m[1mto_tokens.rs[0;39;49m
[INFO] [stdout] 
[INFO] [stdout] [31m
[INFO] [stdout] 	• to_tokens > named_struct 
[INFO] [stdout] 
[INFO] [stdout] [0;39;49m
[INFO] [stdout] Snapshot file not found: /opt/rustwide/workdir/.sweet/snapshots/src/to_tokens.rs::to_tokens::test::named_struct.ron
[INFO] [stdout] please run `cargo test -- --snap` to generate, snapshots should be commited to version control
[INFO] [stdout] 
[INFO] [stdout] Received:
[INFO] [stdout] 
[INFO] [stdout] [31mimpl beet_core::prelude::TokenizeSelf for MyNamedStruct {
[INFO] [stdout]     fn self_tokens(&self, tokens: &mut beet_core::exports::proc_macro2::TokenStream) {
[INFO] [stdout]         use beet_core::exports::quote;
[INFO] [stdout]         use beet_core::exports::proc_macro2;
[INFO] [stdout]         let field1 = self.field1.self_token_stream();
[INFO] [stdout]         let field2 = self.field2.self_token_stream();
[INFO] [stdout]         tokens
[INFO] [stdout]             .extend(
[INFO] [stdout]                 quote::quote! {
[INFO] [stdout]                     MyNamedStruct { field1 : # field1, field2 : # field2 }
[INFO] [stdout]                 },
[INFO] [stdout]             );
[INFO] [stdout]     }
[INFO] [stdout] }
[INFO] [stdout] [0;39;49m
[INFO] [stdout] 				
[INFO] [stdout] 
[INFO] [stdout] Bactrace has no file
[INFO] [stdout] [31m
[INFO] [stdout] 	• to_tokens > tuple_struct 
[INFO] [stdout] 
[INFO] [stdout] [0;39;49m
[INFO] [stdout] Snapshot file not found: /opt/rustwide/workdir/.sweet/snapshots/src/to_tokens.rs::to_tokens::test::tuple_struct.ron
[INFO] [stdout] please run `cargo test -- --snap` to generate, snapshots should be commited to version control
[INFO] [stdout] 
[INFO] [stdout] Received:
[INFO] [stdout] 
[INFO] [stdout] [31mimpl beet_core::prelude::TokenizeSelf for MyTupleStruct {
[INFO] [stdout]     fn self_tokens(&self, tokens: &mut beet_core::exports::proc_macro2::TokenStream) {
[INFO] [stdout]         use beet_core::exports::quote;
[INFO] [stdout]         use beet_core::exports::proc_macro2;
[INFO] [stdout]         let field0 = self.0.self_token_stream();
[INFO] [stdout]         let field1 = self.1.self_token_stream();
[INFO] [stdout]         tokens
[INFO] [stdout]             .extend(
[INFO] [stdout]                 quote::quote! {
[INFO] [stdout]                     MyTupleStruct(# field0, # field1)
[INFO] [stdout]                 },
[INFO] [stdout]             );
[INFO] [stdout]     }
[INFO] [stdout] }
[INFO] [stdout] [0;39;49m
[INFO] [stdout] 				
[INFO] [stdout] 
[INFO] [stdout] Bactrace has no file
[INFO] [stdout] [31m
[INFO] [stdout] 	• to_tokens > tuple_struct_constructor 
[INFO] [stdout] 
[INFO] [stdout] [0;39;49m
[INFO] [stdout] Snapshot file not found: /opt/rustwide/workdir/.sweet/snapshots/src/to_tokens.rs::to_tokens::test::tuple_struct_constructor.ron
[INFO] [stdout] please run `cargo test -- --snap` to generate, snapshots should be commited to version control
[INFO] [stdout] 
[INFO] [stdout] Received:
[INFO] [stdout] 
[INFO] [stdout] [31mimpl beet_core::prelude::TokenizeSelf for MyTupleStruct {
[INFO] [stdout]     fn self_tokens(&self, tokens: &mut beet_core::exports::proc_macro2::TokenStream) {
[INFO] [stdout]         use beet_core::exports::quote;
[INFO] [stdout]         use beet_core::exports::proc_macro2;
[INFO] [stdout]         let field0 = self.0.self_token_stream();
[INFO] [stdout]         let field1 = self.1.self_token_stream();
[INFO] [stdout]         tokens
[INFO] [stdout]             .extend(
[INFO] [stdout]                 quote::quote! {
[INFO] [stdout]                     Self::new(# field0, # field1)
[INFO] [stdout]                 },
[INFO] [stdout]             );
[INFO] [stdout]     }
[INFO] [stdout] }
[INFO] [stdout] [0;39;49m
[INFO] [stdout] 				
[INFO] [stdout] 
[INFO] [stdout] Bactrace has no file
[INFO] [stdout] [31m
[INFO] [stdout] 	• to_tokens > r#enum 
[INFO] [stdout] 
[INFO] [stdout] [0;39;49m
[INFO] [stdout] Snapshot file not found: /opt/rustwide/workdir/.sweet/snapshots/src/to_tokens.rs::to_tokens::test::r#enum.ron
[INFO] [stdout] please run `cargo test -- --snap` to generate, snapshots should be commited to version control
[INFO] [stdout] 
[INFO] [stdout] Received:
[INFO] [stdout] 
[INFO] [stdout] [31mimpl beet_core::prelude::TokenizeSelf for MyEnum {
[INFO] [stdout]     fn self_tokens(&self, tokens: &mut beet_core::exports::proc_macro2::TokenStream) {
[INFO] [stdout]         use beet_core::exports::quote;
[INFO] [stdout]         use beet_core::exports::proc_macro2;
[INFO] [stdout]         match self {
[INFO] [stdout]             Self::A => {
[INFO] [stdout]                 tokens
[INFO] [stdout]                     .extend(
[INFO] [stdout]                         quote::quote! {
[INFO] [stdout]                             MyEnum::A
[INFO] [stdout]                         },
[INFO] [stdout]                     );
[INFO] [stdout]             }
[INFO] [stdout]             Self::B(field0) => {
[INFO] [stdout]                 let field0 = field0.self_token_stream();
[INFO] [stdout]                 tokens
[INFO] [stdout]                     .extend(
[INFO] [stdout]                         quote::quote! {
[INFO] [stdout]                             MyEnum::B(# field0)
[INFO] [stdout]                         },
[INFO] [stdout]                     );
[INFO] [stdout]             }
[INFO] [stdout]             Self::C { value } => {
[INFO] [stdout]                 let value = value.self_token_stream();
[INFO] [stdout]                 tokens
[INFO] [stdout]                     .extend(
[INFO] [stdout]                         quote::quote! {
[INFO] [stdout]                             MyEnum::C { value : # value }
[INFO] [stdout]                         },
[INFO] [stdout]                     );
[INFO] [stdout]             }
[INFO] [stdout]         }
[INFO] [stdout]     }
[INFO] [stdout] }
[INFO] [stdout] [0;39;49m
[INFO] [stdout] 				
[INFO] [stdout] 
[INFO] [stdout] Bactrace has no file
[INFO] [stdout] [31m
[INFO] [stdout] 	• to_tokens > named_struct_constructor 
[INFO] [stdout] 
[INFO] [stdout] [0;39;49m
[INFO] [stdout] Snapshot file not found: /opt/rustwide/workdir/.sweet/snapshots/src/to_tokens.rs::to_tokens::test::named_struct_constructor.ron
[INFO] [stdout] please run `cargo test -- --snap` to generate, snapshots should be commited to version control
[INFO] [stdout] 
[INFO] [stdout] Received:
[INFO] [stdout] 
[INFO] [stdout] [31mimpl beet_core::prelude::TokenizeSelf for MyNamedStruct {
[INFO] [stdout]     fn self_tokens(&self, tokens: &mut beet_core::exports::proc_macro2::TokenStream) {
[INFO] [stdout]         use beet_core::exports::quote;
[INFO] [stdout]         use beet_core::exports::proc_macro2;
[INFO] [stdout]         let field1 = self.field1.self_token_stream();
[INFO] [stdout]         let field2 = self.field2.self_token_stream();
[INFO] [stdout]         tokens
[INFO] [stdout]             .extend(
[INFO] [stdout]                 quote::quote! {
[INFO] [stdout]                     Self::new(# field1, # field2)
[INFO] [stdout]                 },
[INFO] [stdout]             );
[INFO] [stdout]     }
[INFO] [stdout] }
[INFO] [stdout] [0;39;49m
[INFO] [stdout] 				
[INFO] [stdout] 
[INFO] [stdout] Bactrace has no file
[INFO] [stdout] [31m
[INFO] [stdout] 	• to_tokens > generics 
[INFO] [stdout] 
[INFO] [stdout] [0;39;49m
[INFO] [stdout] Snapshot file not found: /opt/rustwide/workdir/.sweet/snapshots/src/to_tokens.rs::to_tokens::test::generics.ron
[INFO] [stdout] please run `cargo test -- --snap` to generate, snapshots should be commited to version control
[INFO] [stdout] 
[INFO] [stdout] Received:
[INFO] [stdout] 
[INFO] [stdout] [31mimpl<U: Clone> beet_core::prelude::TokenizeSelf for MyGenericStruct<U>
[INFO] [stdout] where
[INFO] [stdout]     U: beet_core::prelude::TokenizeSelf,
[INFO] [stdout] {
[INFO] [stdout]     fn self_tokens(&self, tokens: &mut beet_core::exports::proc_macro2::TokenStream) {
[INFO] [stdout]         use beet_core::exports::quote;
[INFO] [stdout]         use beet_core::exports::proc_macro2;
[INFO] [stdout]         let generic0 = short_type_path::<U>();
[INFO] [stdout]         tokens
[INFO] [stdout]             .extend(
[INFO] [stdout]                 quote::quote! {
[INFO] [stdout]                     MyGenericStruct:: < # generic0 > {}
[INFO] [stdout]                 },
[INFO] [stdout]             );
[INFO] [stdout]     }
[INFO] [stdout] }
[INFO] [stdout] [0;39;49m
[INFO] [stdout] 				
[INFO] [stdout] 
[INFO] [stdout] Bactrace has no file
[INFO] [stdout] [41;1;30m FAIL [0;39;49m [2msrc[0;39;49m[2m/[0;39;49m[1maction.rs[0;39;49m
[INFO] [stdout] 
[INFO] [stdout] [31m
[INFO] [stdout] 	• action > generics 
[INFO] [stdout] 
[INFO] [stdout] [0;39;49m
[INFO] [stdout] Snapshot file not found: /opt/rustwide/workdir/.sweet/snapshots/src/action.rs::action::test::generics.ron
[INFO] [stdout] please run `cargo test -- --snap` to generate, snapshots should be commited to version control
[INFO] [stdout] 
[INFO] [stdout] Received:
[INFO] [stdout] 
[INFO] [stdout] [31m#[allow(non_snake_case)]
[INFO] [stdout] fn OnAddFoo<T>(
[INFO] [stdout]     mut world: beet_core::prelude::DeferredWorld,
[INFO] [stdout]     cx: beet_core::prelude::HookContext,
[INFO] [stdout] ) {
[INFO] [stdout]     world.commands().entity(cx.entity).observe_any(bar).observe_any(bazz::<T>);
[INFO] [stdout] }
[INFO] [stdout] #[derive(Component)]
[INFO] [stdout] #[component(on_add = OnAddFoo::<T>)]
[INFO] [stdout] struct Foo<T>;
[INFO] [stdout] [0;39;49m
[INFO] [stdout] 				
[INFO] [stdout] 
[INFO] [stdout] Bactrace has no file
[INFO] [stdout] [31m
[INFO] [stdout] 	• action > works 
[INFO] [stdout] 
[INFO] [stdout] [0;39;49m
[INFO] [stdout] Snapshot file not found: /opt/rustwide/workdir/.sweet/snapshots/src/action.rs::action::test::works.ron
[INFO] [stdout] please run `cargo test -- --snap` to generate, snapshots should be commited to version control
[INFO] [stdout] 
[INFO] [stdout] Received:
[INFO] [stdout] 
[INFO] [stdout] [31m#[allow(non_snake_case)]
[INFO] [stdout] fn OnAddFoo(
[INFO] [stdout]     mut world: beet_core::prelude::DeferredWorld,
[INFO] [stdout]     cx: beet_core::prelude::HookContext,
[INFO] [stdout] ) {
[INFO] [stdout]     world.commands().entity(cx.entity).observe_any(bar).observe_any(bazz);
[INFO] [stdout] }
[INFO] [stdout] #[derive(Component)]
[INFO] [stdout] #[component(on_add = OnAddFoo)]
[INFO] [stdout] struct Foo;
[INFO] [stdout] [0;39;49m
[INFO] [stdout] 				
[INFO] [stdout] 
[INFO] [stdout] Bactrace has no file
[INFO] [stdout] 
[INFO] [stdout] [1mFiles[0;39;49m:		[31;1m2 failed[0;39;49m, [32;1m1 passed[0;39;49m, 1 of 3 total
[INFO] [stdout] [1mTests[0;39;49m:		[31;1m8 failed[0;39;49m, [32;1m1 passed[0;39;49m, 1 of 9 total
[INFO] [stdout] [1mTime: 		[0;39;49m28 ms
[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_core_macros-f1cfa4f89142f161` (exit status: 1)
[INFO] [stderr] note: test exited abnormally; to see the full output pass --nocapture to the harness.
[INFO] [stdout] [0;39;49m
[INFO] running `Command { std: "docker" "inspect" "ff135d952c012ababaf10decea613859e20e427876fb11fb1d5a955043bd4924", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ff135d952c012ababaf10decea613859e20e427876fb11fb1d5a955043bd4924", kill_on_drop: false }`
[INFO] [stdout] ff135d952c012ababaf10decea613859e20e427876fb11fb1d5a955043bd4924
