[INFO] fetching crate beet_core_macros 0.0.7...
[INFO] testing beet_core_macros-0.0.7 against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] extracting crate beet_core_macros 0.0.7 into /workspace/builds/worker-3-tc1/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-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate beet_core_macros 0.0.7 on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d39d88fe1990ba15c016c0337bbb8b42a5f6e85137dbae38a554926a5050ab87
[INFO] running `Command { std: "docker" "start" "-a" "d39d88fe1990ba15c016c0337bbb8b42a5f6e85137dbae38a554926a5050ab87", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d39d88fe1990ba15c016c0337bbb8b42a5f6e85137dbae38a554926a5050ab87", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d39d88fe1990ba15c016c0337bbb8b42a5f6e85137dbae38a554926a5050ab87", kill_on_drop: false }`
[INFO] [stdout] d39d88fe1990ba15c016c0337bbb8b42a5f6e85137dbae38a554926a5050ab87
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 988fc4d1a723d2c41900ab4442c2ae87661b64cdf46087e27f802b3feff7c67a
[INFO] running `Command { std: "docker" "start" "-a" "988fc4d1a723d2c41900ab4442c2ae87661b64cdf46087e27f802b3feff7c67a", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[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 serde_core v1.0.228
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[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 libm v0.2.15
[INFO] [stderr]    Compiling erased-serde v0.4.8
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling disqualified v1.0.0
[INFO] [stderr]    Compiling inventory v0.3.21
[INFO] [stderr]    Compiling downcast-rs v2.0.2
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling bevy_ptr v0.17.1
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling async-task v4.7.1
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling log v0.4.28
[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 nonmax v0.5.5
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling quote v1.0.41
[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 itertools v0.14.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling nu-ansi-term v0.50.1
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling async-executor v1.13.3
[INFO] [stderr]    Compiling const-fnv1a-hash v1.1.0
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling path-clean v1.0.1
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling anstream v0.6.21
[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 toml_parser v1.0.3
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling ctrlc v3.5.0
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling bevy_platform v0.17.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling bevy_utils v0.17.1
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling toml_edit v0.23.6
[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 assert_type_match v0.1.1
[INFO] [stderr]    Compiling variadics_please v1.1.0
[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 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 thiserror v1.0.69
[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 55.87s
[INFO] running `Command { std: "docker" "inspect" "988fc4d1a723d2c41900ab4442c2ae87661b64cdf46087e27f802b3feff7c67a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "988fc4d1a723d2c41900ab4442c2ae87661b64cdf46087e27f802b3feff7c67a", kill_on_drop: false }`
[INFO] [stdout] 988fc4d1a723d2c41900ab4442c2ae87661b64cdf46087e27f802b3feff7c67a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5712a0c8f00adcf32c47c1f4ab414161b0bd2d1e07f22423785796ec7edfa7a3
[INFO] running `Command { std: "docker" "start" "-a" "5712a0c8f00adcf32c47c1f4ab414161b0bd2d1e07f22423785796ec7edfa7a3", 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 memchr v2.7.6
[INFO] [stderr]    Compiling serde_derive v1.0.228
[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 futures-macro v0.3.31
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling pin-utils v0.1.0
[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 anyhow v1.0.100
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling nanorand v0.7.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[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 miniz_oxide v0.8.9
[INFO] [stderr]    Compiling rustc-demangle v0.1.26
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling sweet_macros v0.0.7
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling colorize v0.1.0
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling async-lock v3.4.1
[INFO] [stderr]    Compiling web-time v1.1.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling async-executor v1.13.3
[INFO] [stderr]    Compiling blocking v1.6.2
[INFO] [stderr]    Compiling async-fs v2.2.0
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling ron v0.8.1
[INFO] [stderr]    Compiling ctrlc v3.5.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 bevy_tasks v0.17.1
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling toml_edit v0.23.6
[INFO] [stderr]    Compiling bevy_macro_utils v0.17.1
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[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 env_logger v0.7.1
[INFO] [stderr]    Compiling pretty_env_logger v0.4.0
[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 52.11s
[INFO] running `Command { std: "docker" "inspect" "5712a0c8f00adcf32c47c1f4ab414161b0bd2d1e07f22423785796ec7edfa7a3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5712a0c8f00adcf32c47c1f4ab414161b0bd2d1e07f22423785796ec7edfa7a3", kill_on_drop: false }`
[INFO] [stdout] 5712a0c8f00adcf32c47c1f4ab414161b0bd2d1e07f22423785796ec7edfa7a3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 83bdb29c4147d74a293b64b0152c3d52d54d5685e966bc4a5afd2eb44d1e10fe
[INFO] running `Command { std: "docker" "start" "-a" "83bdb29c4147d74a293b64b0152c3d52d54d5685e966bc4a5afd2eb44d1e10fe", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.37s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/beet_core_macros-39aecee44308d43e)
[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[1maction.rs[0;39;49m
[INFO] [stdout] 
[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] Failed to read file:
[INFO] [stdout] cwd:	/opt/rustwide/workdir
[INFO] [stdout] path:	/rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs
[INFO] [stdout] SWEET_ROOT: Err(NotPresent)
[INFO] [stdout] 
[INFO] [stdout] This can happen when working with workspaces and the sweet root has not been set.
[INFO] [stdout] (This setting is required because rust does not have a CARGO_WORKSPACE_DIR)
[INFO] [stdout] 
[INFO] [stdout] Please configure the following:
[INFO] [stdout] 
[INFO] [stdout] ``` .cargo/config.toml
[INFO] [stdout] 
[INFO] [stdout] [env]
[INFO] [stdout] SWEET_ROOT = { value = "", relative = true }
[INFO] [stdout] 
[INFO] [stdout] ```
[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] Failed to read file:
[INFO] [stdout] cwd:	/opt/rustwide/workdir
[INFO] [stdout] path:	/rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs
[INFO] [stdout] SWEET_ROOT: Err(NotPresent)
[INFO] [stdout] 
[INFO] [stdout] This can happen when working with workspaces and the sweet root has not been set.
[INFO] [stdout] (This setting is required because rust does not have a CARGO_WORKSPACE_DIR)
[INFO] [stdout] 
[INFO] [stdout] Please configure the following:
[INFO] [stdout] 
[INFO] [stdout] ``` .cargo/config.toml
[INFO] [stdout] 
[INFO] [stdout] [env]
[INFO] [stdout] SWEET_ROOT = { value = "", relative = true }
[INFO] [stdout] 
[INFO] [stdout] ```
[INFO] [stdout] 
[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 > 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] Failed to read file:
[INFO] [stdout] cwd:	/opt/rustwide/workdir
[INFO] [stdout] path:	/rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs
[INFO] [stdout] SWEET_ROOT: Err(NotPresent)
[INFO] [stdout] 
[INFO] [stdout] This can happen when working with workspaces and the sweet root has not been set.
[INFO] [stdout] (This setting is required because rust does not have a CARGO_WORKSPACE_DIR)
[INFO] [stdout] 
[INFO] [stdout] Please configure the following:
[INFO] [stdout] 
[INFO] [stdout] ``` .cargo/config.toml
[INFO] [stdout] 
[INFO] [stdout] [env]
[INFO] [stdout] SWEET_ROOT = { value = "", relative = true }
[INFO] [stdout] 
[INFO] [stdout] ```
[INFO] [stdout] 
[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] Failed to read file:
[INFO] [stdout] cwd:	/opt/rustwide/workdir
[INFO] [stdout] path:	/rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs
[INFO] [stdout] SWEET_ROOT: Err(NotPresent)
[INFO] [stdout] 
[INFO] [stdout] This can happen when working with workspaces and the sweet root has not been set.
[INFO] [stdout] (This setting is required because rust does not have a CARGO_WORKSPACE_DIR)
[INFO] [stdout] 
[INFO] [stdout] Please configure the following:
[INFO] [stdout] 
[INFO] [stdout] ``` .cargo/config.toml
[INFO] [stdout] 
[INFO] [stdout] [env]
[INFO] [stdout] SWEET_ROOT = { value = "", relative = true }
[INFO] [stdout] 
[INFO] [stdout] ```
[INFO] [stdout] 
[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] Failed to read file:
[INFO] [stdout] cwd:	/opt/rustwide/workdir
[INFO] [stdout] path:	/rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs
[INFO] [stdout] SWEET_ROOT: Err(NotPresent)
[INFO] [stdout] 
[INFO] [stdout] This can happen when working with workspaces and the sweet root has not been set.
[INFO] [stdout] (This setting is required because rust does not have a CARGO_WORKSPACE_DIR)
[INFO] [stdout] 
[INFO] [stdout] Please configure the following:
[INFO] [stdout] 
[INFO] [stdout] ``` .cargo/config.toml
[INFO] [stdout] 
[INFO] [stdout] [env]
[INFO] [stdout] SWEET_ROOT = { value = "", relative = true }
[INFO] [stdout] 
[INFO] [stdout] ```
[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] Failed to read file:
[INFO] [stdout] cwd:	/opt/rustwide/workdir
[INFO] [stdout] path:	/rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs
[INFO] [stdout] SWEET_ROOT: Err(NotPresent)
[INFO] [stdout] 
[INFO] [stdout] This can happen when working with workspaces and the sweet root has not been set.
[INFO] [stdout] (This setting is required because rust does not have a CARGO_WORKSPACE_DIR)
[INFO] [stdout] 
[INFO] [stdout] Please configure the following:
[INFO] [stdout] 
[INFO] [stdout] ``` .cargo/config.toml
[INFO] [stdout] 
[INFO] [stdout] [env]
[INFO] [stdout] SWEET_ROOT = { value = "", relative = true }
[INFO] [stdout] 
[INFO] [stdout] ```
[INFO] [stdout] 
[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] Failed to read file:
[INFO] [stdout] cwd:	/opt/rustwide/workdir
[INFO] [stdout] path:	/rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs
[INFO] [stdout] SWEET_ROOT: Err(NotPresent)
[INFO] [stdout] 
[INFO] [stdout] This can happen when working with workspaces and the sweet root has not been set.
[INFO] [stdout] (This setting is required because rust does not have a CARGO_WORKSPACE_DIR)
[INFO] [stdout] 
[INFO] [stdout] Please configure the following:
[INFO] [stdout] 
[INFO] [stdout] ``` .cargo/config.toml
[INFO] [stdout] 
[INFO] [stdout] [env]
[INFO] [stdout] SWEET_ROOT = { value = "", relative = true }
[INFO] [stdout] 
[INFO] [stdout] ```
[INFO] [stdout] 
[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] Failed to read file:
[INFO] [stdout] cwd:	/opt/rustwide/workdir
[INFO] [stdout] path:	/rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs
[INFO] [stdout] SWEET_ROOT: Err(NotPresent)
[INFO] [stdout] 
[INFO] [stdout] This can happen when working with workspaces and the sweet root has not been set.
[INFO] [stdout] (This setting is required because rust does not have a CARGO_WORKSPACE_DIR)
[INFO] [stdout] 
[INFO] [stdout] Please configure the following:
[INFO] [stdout] 
[INFO] [stdout] ``` .cargo/config.toml
[INFO] [stdout] 
[INFO] [stdout] [env]
[INFO] [stdout] SWEET_ROOT = { value = "", relative = true }
[INFO] [stdout] 
[INFO] [stdout] ```
[INFO] [stdout] 
[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;49m0.20 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_core_macros-39aecee44308d43e` (exit status: 1)
[INFO] [stderr] note: test exited abnormally; to see the full output pass --no-capture to the harness.
[INFO] [stdout] [0;39;49m
[INFO] running `Command { std: "docker" "inspect" "83bdb29c4147d74a293b64b0152c3d52d54d5685e966bc4a5afd2eb44d1e10fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "83bdb29c4147d74a293b64b0152c3d52d54d5685e966bc4a5afd2eb44d1e10fe", kill_on_drop: false }`
[INFO] [stdout] 83bdb29c4147d74a293b64b0152c3d52d54d5685e966bc4a5afd2eb44d1e10fe
